@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lato:300);
/*


FM CUSTOM STYLE SHEET



*/

/*

			Imports

*/

@font-face {
    font-family: 'BebasNeue';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/*

			GP Styles

*/


body {
	background-color: #fff !important;
	color: #272727 !important;
	}

a {
/*	transition: all 2s linear 2s;
   -webkit-transition: all .55s ease-out;
*/	 }

a:hover {
/*transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
*/}

#ajax-content-wrap {
/*	margin-top: 33px;
*/}

h1, h2, h3, h4 {
	font-family: "BebasNeue", Arial, Helvetica, sans-serif;
	line-height: auto;
}
h1, .col h1, .single-product div.product h1.product_title {
	font-size: 48px;
	color: #3c3b3b;
}

@media all and (max-width: 1000px) {
h1, .col h1 {
	font-size: 38px !important;
}

.col .wpb_wrapper h2 {
  font-size: 24px !important;
  line-height: 1em;
}

}

.row .col.section-title span {
 /* font-family: "OpenSansLight";*/
  display: block;
	padding-left: 0 !important;
}




.container-wrap, .project-title {
  background-color: #fff !important;
}

.col .wpb_wrapper h2 {
  font-size: 24px;
	line-height: 1em;
}




.fm_button,
.wpcf7-form .wpcf7-submit {

  display: inline-block;
  padding: 3px 25px 0;
  color: white;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 30px;
  /* Make inputs the same size as normal text */
	font-family: "BebasNeue", Arial, Helvetica, sans-serif !important;
   font-weight: none;
  cursor: pointer;
  overflow: visible;
  /* IE fix */
  width: auto;
  /* IE fix */
  line-height: 35px;
  border: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #720000;
  -webkit-hyphens: none;
  hyphens: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c50002), to(#720000));
  background-image: -webkit-linear-gradient(top, #c50002, #720000);
  background-image: -ms-linear-gradient(top, #c50002, #720000);
  background-image: linear-gradient(to bottom, #c50002, #720000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c50002', endColorstr='#720000') !important;
}

.fm_button:hover,
.wpcf7-form .wpcf7-submit:hover {
	color: #430d03;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}


#sidebar h4 {
  font-size: 20px !important;
}



.nectar-love-wrap {
  display: none !important
}




/*

			HEADER STYLES

*/
header#top #logo {
/*  display: block !important;
  font-size: 22px !important;
  line-height: 22px !important;
  max-width: none !important;
  width: 178px !important;
	text-align: center;*/
	margin: 0 auto !important;
}

header#top nav > ul > li > a {
/*  padding-bottom: 5px !important;
  padding-top: 4px !important;
	color: #646363 !important;
*/}
header#top nav > ul > li > a {
	font-size: 18px !important;

}
header#top nav > ul li#search-btn {
/*  padding-bottom: 4px !important;
  padding-top: 3px !important;
*/}
header#top nav > ul {
/*	width: 100%;
	display: block;
	text-align: center;
	float: none;
*/}



header#top nav > ul > li {
/*	display: inline-block;
	width: auto;
	text-align: center;
	float: none !important;
	letter-spacing: 0px;
*/	font-family: "BebasNeue", Arial, Helvetica, sans-serif !important;

}

header#top #logo img {
   margin: 0 auto !important;
}

.cart-outer {
/*	display: inline;
	width: 50px;
	height: 15px;
*/

}

@media all and (min-width: 900px){
	.cart-outer {
	display: block !important;
}

}

#fm_nav_cart {
/*	visibility: visible;
	display: inline !important;
	width: 50px;
*/}
#fm_nav_cart li,
#fm_nav_cart .button {
	font-family: "Lato", Arial, Helvetica, sans-serif !important;

}

#header-outer .cart-menu-wrap {
/*  height: 35px !important;
  overflow: hidden;
  position: absolute;
  left: 10px !important;
  top: -150px !important;
  width: 50px !important;
	opacity: 0;
*/}

#header-outer .cart-menu-wrap.has_products {
/*  left: 10px !important;
  top: -13px !important;
	opacity: 1;
*/}
#header-outer .cart-menu {
/*  background-color: transparent !important;
  padding: 0px !important;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 10000;
*/}

body[data-smooth-scrolling="0"] #header-outer #fm_nav_cart .widget_shopping_cart {
/*  right: -65px !important;
*/}

#header-outer .widget_shopping_cart .quantity {
/*  text-align: left;
*/}

#header-outer #fm_nav_cart ul.product_list_widget li dl {
/*  padding-left: 6px !important;
*/}

.sf-menu li ul.sub-menu a{
/*  font-size: 18px !important;
*/}

.sf-menu li ul.sub-menu {
/*	top: 30px !important;
	display: none;
*/}

.row .col.section-title {
/*  border-bottom: none !important;
*/}

#header-outer #fm_nav_cart .widget_shopping_cart .cart_list a {

/*  text-align: left;
*/}


header#top #toggle-nav {
  /*top: -40px !important;*/
}

header#top #mobile-cart-link {
  /*top: -39px !important;*/
}


#header-secondary-outer #social i {
  font-size: 16.5px !important;
}
#header-secondary-outer ul#social {
  float: none !important;
	display: block;
	text-align: center;
	max-width: 320px;
	width: 100%;
	margin: 0px auto;
}

#header-secondary-outer  #social li {
  float: none !important;
  margin-left: 10px;
		display: inline-block;

}


#header-outer .col.span_3 {
	margin-bottom: 5px !important;
}




@media all and (max-width: 1000px) {

body header#top #logo img {
  height: 45px !important;
}
#header-outer .col {
  margin-bottom: 10px;
}
.container-wrap, .project-title {
  padding-top: 63px;
}

}

@media all and (max-width: 500px) {

header#top #logo {
  margin: 0 auto !important;
}


#header-outer {
  box-shadow: none !important;
}

header#top .col.span_3 {
  left: 0;
  position: absolute;
  top: 0;
  width: 85% !important;
  z-index: 0;
}

}
/*
			PAGE HEADER

*/

body #page-header-bg h1, html body .row .col.section-title h1 {
  text-shadow: 0px 1px 0 rgba(0,0,0,.4);
	line-height: 1em;
}

#page-header-bg .subheader {
  font-family: "BebasNeue" !important;
  text-shadow: 0px 1px 0 rgba(0,0,0,.4);
}
#page-header-bg .span_6 h1 {
  font-size: 50px !important;
}
#page-header-bg .span_6 span.subheader {
  font-size: 30px !important;
}
@media all and (max-width: 800px) {

#page-header-bg .span_6 h1, .single.single-post .section-title h1, h1 {
  font-size: 38px !important;
  line-height: 46px !important;
}
#page-header-bg .span_6 span.subheader {
  font-size: 20px !important;
}
}

/*
			INDEX HEADER

*/

.fm_header_subtitle {

	width: 100%;
	margin: 170px auto 0;
	font-size: 16px;
	/* border: 1px solid #272727; */
	padding: 20px;
		position: relative;
}

.fm_header_subtitle h1 {
	background: rgba(255,255,255,0.3);
	color: #000;
	font-size: 36px !important;
	font-weight: normal;
	letter-spacing: .5px;
	position: relative;
	z-index: 11;
	display: inline-block;
	padding: 0px 20px;
}
.fm_header_subtitle h1 a {
	color: #000 !important;

}


.fm_header_subtitle  p{
	position: relative;
	z-index: 11;
	display: block;
	font-size: 20px;
	text-shadow: 1px 1px 0px rgba(0,0,0,.9);
	text-transform: uppercase;
	letter-spacing: 1px;
}
.fm_header_subtitle img.aligncenter {
	padding-top: 15px;
	display: block;
	position: relative;
	z-index: 11;
}






@media all and (max-width: 800px) {

.fm_header_subtitle {
	margin: 30px auto 0;
	}
}

/* Effect 8: border slight translate */
/*
.fm_header_video .fm_readmore a {
	padding: 10px 140px;
	font-family: "BebasNeue", Arial, Helvetica, sans-serif !important;
	font-size: 30px;
	color: #302f2f;
		dispay: inline-block;


}

*/
.fm_header_subtitle h1::before,
.fm_header_subtitle h1::after  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 3px solid rgba(255,255,255,0.02);
	content: '';
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	z-index: -1;
}

.fm_header_subtitle h1::after  {
	border-color: #fa0808;
	opacity: 0;
	-webkit-transform: translateY(-7px) translateX(6px);
	-moz-transform: translateY(-7px) translateX(6px);
	transform: translateY(-7px) translateX(6px);

}

.fm_header_subtitle h1:hover::before,
.fm_header_subtitle h1:focus::before {
	opacity: 0;
	-webkit-transform: translateY(5px) translateX(-5px);
	-moz-transform: translateY(5px) translateX(-5px);
	transform: translateY(5px) translateX(-5px);
}

.fm_header_subtitle h1:hover::after,
.fm_header_subtitle h1:focus::after  {
	opacity: 1;
	-webkit-transform: translateY(0px) translateX(0px);
	-moz-transform: translateY(0px) translateX(0px);
	transform: translateY(0px) translateX(0px);
}




/*
			NEWSLETTER
*/




.fm_newsletter {
/*	border-bottom: 1px solid #272727;*/
}


.fm_newsletter h2 {
	color: #c01900;
	font-size: 36px !important;
}

.fm_newsletter_left {
	text-align: center;
}

.fm_newsletter_right {
	border-left: 1px solid #272727;
	padding-left: 50px;
}

.wpcf7-form span.wpcf7-list-item-label  {
	color: #272727 !important;
}

.wpcf7-form .wpcf7-submit {
  display: inline-block;
  padding: 3px 25px 0;
  font-size: 30px;
	line-height: 35px;
  border: 0;
	width: 100%;

}
.fm_gform_nl .gform_button, .gform_button
{
/*      padding: 3px 25px 0;*/
    padding-left: 25px;
    padding-right: 25px;

  font-size: 20px !important;
    border-radius: 0;
    font-family: "BebasNeue" !important;
  text-shadow: 0px 1px 0 rgba(0,0,0,.4);
/*	line-height: 35px;/*/
/*  border: 0;  */
/*	width: 100%;*/
}
@media only screen and (min-width:641px) {
.fm_gform_nl .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield:nth-child(1):nth-last-child(3),.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield:nth-child(2):nth-last-child(2),.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield:nth-child(3):nth-last-child(1) {
		width:48.5%
	}
}


.wpcf7-form .wpcf7-text,
.wpcf7-form textarea,
.wpcf7-form input[type="text"] {
	border: 1px solid #999;
}

.wpcf7-form .ajax-loader {
	position: absolute;
	bottom: 15px;
	left: 15px;
}




.fm_index_social ul {
	padding: 0;
	margin-top: 20px

}


.fm_index_social li {
	padding: 5px 5px;
	display: inline-block;
	list-style: none !important;

}
body .fm_index_social .icon-default-style.extra-color-3[class^="icon-"] {
		-webkit-transition: all 0.3s;
	transition: all 0.3s;
	color: #999 !important;


}


body .fm_index_social .icon-default-style.extra-color-3[class^="icon-"]:hover {
  color: #c01900 !important;
}



@media only screen and (max-width: 1000px) {
.fm_newsletter_right {
	border-left: none;
	padding-left: 0px;
}

}





/*

			INDEX FEATURED PRODUCTS

*/
.fm_products_featured {

}


.fm_products_featured .product-wrap a.button {
	display: none;
}
.fm_products_featured .product {
	text-align: center;
}

.fm_products_featured .col h3 {
	font-size: 30px;
	margin: 20px 0px 10px;
	text-align: center;
}

.fm_products_featured .from,
.woocommerce .from {
	color: #272727 !important;
	padding-right: 5px;
}
.single-product-summary .from {
	display: block;
	font-size: 16px;
	color: #999 !important;
}



/*

			MID CTA SECTION

*/


.fm_cta_section {

}

.fm_cta_section h1, .fm_cta_section h2, .fm_cta_section h3 {
	color: #ffffff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.6);
	line-height: 1em;
	margin-bottom: 0px;
}

.fm_cta_section h1 {
	font-size: 82px;
}

.fm_cta_section .col h2 {
	font-size: 60px;
}

.fm_cta_section .col h3 {
		font-size: 43px;

}

.fm_cta_section .col h3 a {
		background: rgba(0,0,0,.8);
		padding: 20px 60px;
		margin-top: 50px;
		width: auto;
		color: #fff;
		position: relative;
		display: inline-block;

}
.fm_cta_section .col h3 a:after {
	border: 2px solid #999;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.fm_cta_section .col h3 a:hover:after {
	border: 2px solid #e4e3e3;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	opacity: 1;
}


.fm_cta_section .col h3 a:hover {
	color: #fa0808;
}







/*
			Testimonials and Apparel

*/

.fm_section_4 {


}

.fm_section_4 .fm_button {
	text-align: center;
	display: block;
	width: 70%;
	margin:0 auto;
	margin-top: 20px;
}

.fm_section_4 .col h2{
	font-size: 48px;


	text-align: center;
	margin-bottom: 35px !important;
	line-height: 1em;
}

.fm_testimonials {

}

.fm_testimonials .fm_quote {
	background: url("../img/fm_quote_bg.png") no-repeat 30px top;
}

.fm_testimonials .fm_testimonials_header {
	font-size: 30px;
	padding-top: 20px;
	display: block;
}

.fm_apparel {

}

.fm_apparel .button {
	display: none;
}

.fm_apparel.col h3 {
	font-size: 30px;
	margin: 20px 0px 10px;
	text-align: center;
}

.fm_apparel .product-wrap {
	width: auto;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}

.fm_apparel .product-wrap img {
	text-align: center;
	margin: 0 auto;
}

.fm_apparel .product {
	text-align: center;
}


.fm_apparel .onsale {
	z-index: 1000;
	border-radius: 100px!important;
	-webkit-border-radius: 100px!important;
	-o-border-radius: 100px!important;
	line-height: 29px!important;
	padding: 7px!important;
	right: 15px;
	width: 44px!important;
	margin-top: -8px!important;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-o-box-shadow: none!important;
	background-image: none!important;
	text-shadow: none!important;
	background-color: #fa0808;
	left: auto!important;
	position: absolute;
}

.fm_apparel a .onsale  {
	color: #fff !important;
}


.fm_apparel .from {
	color: #272727;
}


/*

			Featured Video

*/


.fm_video_home {
	color: #302f2f;
}

.fm_video_home h1 {
	font-size: 48px;
	color: #302f2f;
}

/*.fm_video_home .fm_readmore  a {
	font-family: "BebasNeue", Arial, Helvetica, sans-serif !important;
	font-size: 30px;
	padding: 10px 140px;
	border: 2px #302f2f solid;
	color: #302f2f;
	dispay: inline-block;
}
.fm_video_home .fm_readmore  a:hover {
	color: #fa0808;
}
*/
.fm_video_home .fm_readmore  {

	margin-top: 20px;

}


/* Effect 8: border slight translate */
.fm_video_home .fm_readmore a {
	padding: 10px 140px;
	font-family: "BebasNeue", Arial, Helvetica, sans-serif !important;
	font-size: 30px;
	color: #302f2f;
		dispay: inline-block;
		position: relative;


}

.fm_video_home .fm_readmore a::before,
.fm_video_home .fm_readmore a::after  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 3px solid #302f2f;
	content: '';
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}

.fm_video_home .fm_readmore a::after  {
	border-color: #fa0808;
	opacity: 0;
	-webkit-transform: translateY(-7px) translateX(6px);
	-moz-transform: translateY(-7px) translateX(6px);
	transform: translateY(-7px) translateX(6px);
}

.fm_video_home .fm_readmore a:hover::before,
.fm_video_home .fm_readmore a:focus::before {
	opacity: 0;
	-webkit-transform: translateY(5px) translateX(-5px);
	-moz-transform: translateY(5px) translateX(-5px);
	transform: translateY(5px) translateX(-5px);
}

.fm_video_home .fm_readmore a:hover::after,
.fm_video_home .fm_readmore a:focus::after  {
	opacity: 1;
	-webkit-transform: translateY(0px) translateX(0px);
	-moz-transform: translateY(0px) translateX(0px);
	transform: translateY(0px) translateX(0px);
}
.fm_video_home .fm_readmore  a:hover {
}


@media only screen and (max-width: 700px) {


.fm_video_home .fm_readmore a {
	padding: 10px 40px;
}


}



/*

			News

*/

.fm_news_home {
	border-bottom: 1px solid #272727;
}


.fm_news_home .col h1 {
	color: #b11600;
	padding-bottom: 20px;
}


.fm_news_home .post-content {
	padding-left: 0px;
}

.fm_news_home .fm_button {
	font-size: 20px;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

article.post .post-header h2.title a {
  color: #464545 !important;
}


.fm_news_home article.post .content-inner {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}



/*
			Affiliates

*/


.fm_affiliates {


}

.fm_affiliates h1 {
	padding-bottom: 20px;

}

.fm_affliliates ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;

}
.main-content .fm_affiliates ul {
  text-align: center;
}

.fm_affiliates li {
	display: inline-block;
	width: auto;
	padding: 10px 5px;
}


/* Footer Columns */
.footer1_inner_con, .menu-footer-2-container, .menu-footer-3-container, .menu-footer-4-container {
    font-size: 15px;
}



.footer_bottom {
	color: #706f6f !important;
	text-align: center;
}


.fm_footer_bottom ul#menu-footer-nav  {
	text-align: center;
    max-width: 90%;
    margin: 0 auto;
    float: none !important;
}

#footer-outer #copyright .col ul {
  float: none !important;
}

.fm_footer_bottom #menu-footer-nav li {
	display: inline-block;
	width: auto;
	padding: 0px 5px 0px 0px;
	float: none !important;
	margin:0 2px 2px !important;
	border-right: 1px #706f6f solid;
	color: #706f6f;
}

.fm_footer_bottom #menu-footer-nav li a {
	height: auto !important;
	line-height: 14px !important;
	color: #706f6f;

}

.fm_footer_bottom #menu-footer-nav li:last-child {
border-right: none;

}

#footer-outer #copyright {
	background: #070707;
}

#footer-outer ul#social {
  float: none !important;
	display: block;
	text-align: center;
	max-width: 320px;
	width: 100%;
	margin: 10px auto;
}


#footer-outer  #social li {
  float: none !important;
  margin-left: 20px;
		display: inline-block;

}

#footer-outer  #social li:first-child {
	margin-left: 0px;
}

#footer-outer #footer-outer i {
  font-size: 24px !important;
}




/*


///////////////////////////////////////// WOOCOMMERCE AREA

*/

.nectar-shop-header .woocommerce-breadcrumb {
    padding: 14px 0 10px;
}

/*.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    bottom: 19px;
    margin-right: 10px;
}*/

.woocommerce ul.products li.product a h3  {
	font-size:30px !important;
	line-height: 1em !important;
	text-align: center;
}
.woocommerce ul.products li.product.classic h3,
.woocommerce-page ul.products li.product.classic h3 {
	font-size:30px !important;
	line-height: 1em !important;
	text-align: center;
}

.woocommerce ul.products li.product .price  {
	text-align: center;
}

.woocommerce .single-product-summary .from {
  font-size: 20px;
}





.woocommerce .fm_woocommerce_wrap ul.products li.product,
.woocommerce-page fm_woocommerce_wrap ul.products li.product {
  width: 31.2% !important;
}

.woocommerce .related.products ul.products li.product,
.woocommerce-page .related.products ul.products li.product,
.woocommerce-page .upsells.products ul.products li.product {

  width: 22.45% !important;
}

.fm_woocommerce_wrap ul.products {

    display: flex;
    flex-wrap: wrap;

}

/*
body.woocommerce ul.products li.product,
body.woocommerce-page ul.products li.product,
.woocommerce .related ul.products li.product,
.woocommerce .related ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .upsells.products ul.products li.product,
.woocommerce-page .upsells.products ul li.product,
body.woocommerce .span_9 ul.products li.product,
body.woocommerce-page .span_9 ul.products li.product,
body .woocommerce ul.products li.product,
body .woocommerce-page ul.products li.product {
  margin: 0 3% 30px 0 !important;
}
.woocommerce .fm_woocommerce_wrap ul.products li.product:nth-child(3n),
.woocommerce-page fm_woocommerce_wrap ul.products li.product:nth-child(3n) {

	margin-right: 0 !important;
}

body.single-product div.product .product_title {
  padding-right: 0px !important;
}

html .woocommerce ul.products li.first.classic, html .woocommerce-page ul.products li.first.classic {
  clear: none !important;
}
*/
#fm_wc_landing .woocommerce ul.products li.product,
.fm_products_featured .woocommerce ul.products li.product{
  width: 99.45% !important;
}



.nectar-social.woo.in-sight {
	display: none !important;
}

.woocommerce .sku_wrapper,
.woocommerce .posted_in,
.woocommerce .tagged_as {
	display: block;
	font-size: 12px;
}

.woocommerce div.product form.cart .variations, p.form-row.form-row-wide {
    margin-left: 0;
}

.woocommerce .reset_variations {
	right: -105px !important;
}
.woocommerce .variations td.label label {
    font-weight: normal !important;
}

.woocommerce .single-product-summary .wc-points-rewards-product-message {
	display: inline-block;
	font-size: 16px;
	letter-spacing: 0px;
	margin-bottom: 10px;
	padding: 5px 20px;
	border: 1px solid #CCC;
}

.woocommerce .single-product-summary .wc-points-rewards-product-message strong {
	font-weight: 600 !important;
}

.woocommerce .single-product-summary .amount {
	display: block;
	margin-top: 10px;
}
.woocommerce .single-product-summary .product-addon .amount {
	display: inline-block;
}

.woocommerce .single-product-summary .product-addon small {
	font-size: 12px;
}
.woocommerce .single-product-summary .product-addon .addon-input_multiplier,
.woocommerce .single-product-summary .product-addon .addon-custom-price {
	width: auto !important;
	font-size: 18px;
		line-height: 20px !important;

}
div.addon-description p {
  font-style: normal !important;
}

.woocommerce .fm_wc_descrip {
	padding: 30px 0;
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.woocommerce .fm_wc_descrip h3 {
	font-size: 22px;
}

.woocommerce .fm_woocommerce_wrap .product-wrap .add_to_cart_button.added,
.woocommerce .fm_woocommerce_wrap .woocommerce-message,
.woocommerce .fm_woocommerce_wrap .woocommerce-error,
.woocommerce .fm_woocommerce_wrap .woocommerce-info,
.woocommerce .fm_woocommerce_wrap .woocommerce.fm_woocommerce_wrap .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce.fm_woocommerce_wrap .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  background-color: transparent !important;
	border: 3px solid #fa0808 !important;
}

html .woocommerce .fm_woocommerce_wrap .woocommerce-message,
html .woocommerce .fm_woocommerce_wrap .woocommerce-error,
html .woocommerce .fm_woocommerce_wrap .woocommerce-info {
  color: #706f6f !important;
}

.woocommerce .fm_woocommerce_wrap .fm_woocommerce_wrap a.button,
.woocommerce-page .fm_woocommerce_wrap a.button,
.woocommerce .fm_woocommerce_wrap button.button,
.woocommerce-page .fm_woocommerce_wrap button.button,
.woocommerce .fm_woocommerce_wrap input.button,
.woocommerce-page .fm_woocommerce_wrap input.button,
.woocommerce .fm_woocommerce_wrap #respond input#submit,
.woocommerce-page .fm_woocommerce_wrap #respond input#submit,
.woocommerce .fm_woocommerce_wrap #content input.button,
.woocommerce-page .fm_woocommerce_wrap #content input.button {
  /*color: #706f6f !important;*/

}

.fm_woocommerce_wrap .woocommerce-message .button.wc-forward {
  color: #706f6f !important;
	font-size: 16px !important;

}




.single-ek_faq #single-meta {
  display: none !important;
}



.fm_prod_cat_list ul {
	margin:0;
	padding: 0;

}

.fm_prod_cat_list li {
	margin: 5px 0;
	padding:0;
	list-style: none !important;
}




.woocommerce .woocommerce-info a {
  color: #706f6f   !important;
	text-decoration: underline;
}

.woocommerce .woocommerce-info .wc-social-login a {
  color: #ffffff   !important;
	text-decoration: underline;
}


.woocommerce-error strong {
  color: #706f6f   !important;
}


.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
  height: auto !important;
  width: auto !important;
	max-width:80px !important;
}


dl.product-addon-totals dt {
  width: 50%;
	color: #444444;
	padding: 5px 0 0;
	font-family: "Lato";
	font-weight: 400;

}
dt {
	font-family: "Lato";
}

dl.product-addon-totals dd {
	color: #444444;
	text-align: right;
	width: 40%;
	padding: 5px 5px 10px;
	font-size: 24px;
	font-weight: normal;

}
dl.product-addon-totals dd .amount {
	margin-top: 0px !important;
}
dl.product-addon-totals dd strong,
dl.product-addon-totals dt {
		font-weight: normal !important;

}

.product-addon-totals dt:nth-last-child(2) {
	border-top: 1px black solid !important;
}
.product-addon-totals dd:last-child {
	border-top: 1px black solid;
	font-size: 30px;
	color: #444444;
}

@media all and (max-width: 1000px) {

body.woocommerce ul.products li:nth-child(2n+2), .woocommerce .related ul.products li:nth-child(2n+2), .woocommerce .upsells.products ul li.product:nth-child(2n+2), .woocommerce .span_9 ul.products li.product:nth-child(2n+2), .woocommerce-page .span_9 ul.products li.product:nth-child(2n+2), body .woocommerce ul.products li.product:nth-child(2n+2), body .woocommerce-page ul.products li.product:nth-child(2n+2) {
  margin-right: 2% !important;
}

.woocommerce.fm_knivesshow ul.products li.product,
.woocommerce-page ul.products li.product {
  margin-bottom: 80px !important;
  margin-right: 2% !important;
  width: 48% !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  margin-right: 2% !important;
}


}


@media all and (max-width: 800px) {

.woocommerce ul.products li.product a h3 {
  font-size: 24px !important;
}
.woocommerce .fm_woocommerce_wrap ul.products li.product, .woocommerce-page fm_woocommerce_wrap ul.products li.product {
  width: 45% !important;
}



}

.fm_products_featured  .product-wrap a img {
	text-align: center;
	margin: 0 auto;

}

.fm_store_subnav {
	overflow: hidden;

}
.fm_store_subnav ul {
	display: block;
	text-align: center;
	padding: 10px 0 10px;
	margin: 0;
	border-bottom: 1px solid #ccc;

}
.fm_store_subnav li {
	list-style: none;
	display: inline-block;
	width: auto;
	padding: 0px 5px;
	font-family: "BebasNeue",Arial,Helvetica,sans-serif !important;
	font-size: 18px;
}
.fm_store_subnav li a {
	color: #646363 !important;
	}

.fm_store_subnav li a:hover {
	color: #c01900 !important;
	}
.fm_store_subnav_button {
	display: none ;
	text-align:center;
}
.fm_store_subnav_button {
	margin: 5px 0 0 !important;
}
.fm_store_subnav_button {
	cursor: pointer;
}

.fm_store_subnav_button [class^="icon-"],
.fm_store_subnav_button [class*=" icon-"] {
  background-color: transparent;
  border-radius: 999px;
  color: #000;
  display: inline-block;
  font-size: 24px;
  height: 32px;
  line-height: 32px;
  max-width: 100%;
  position: relative;
  text-align: center;
  top: -2px;
  vertical-align: middle;
  width: 32px;
  word-spacing: 1px;
}


@media all and (max-width: 500px) {

.fm_store_subnav ul {
	text-align: left;
	padding-bottom: 0px;
	display: none;
}

.fm_store_subnav ul.fm_embiggen {
	height: auto;
}



.fm_store_subnav li {
	list-style: none;
	display: block;
	width: auto;
	padding: 5px 0px 5px 30px;
	font-family: "BebasNeue",Arial,Helvetica,sans-serif !important;
	font-size: 18px;
	border-bottom: 1px solid #EEE;
}

.fm_store_subnav li:last-child {
	border-bottom: none;
}

.fm_store_subnav_button {
	display: block;
}

.fm_embiggen {

}

}



.fm_order_wrap {

	display: block;
	border: 3px solid #ececec;
	padding: 15px;
}

.woocommerce .woocommerce-checkout-review-order-table tr th.product-name,
.woocommerce .woocommerce-checkout-review-order-table tr th.product-total {
	border-bottom-width: 3px !important;
	border-left: none;
	border-right: none;
	text-transform: uppercase;
	font-size: 16px;
}
.woocommerce .woocommerce-checkout-review-order-table tr th.product-name {
	width: 45%;
}

.woocommerce .woocommerce-checkout-review-order-table tr td.product-total {
	border-right-width: 0px !important;
	border-left: none;
	border-right: none;
	font-size: 15px;
}
.woocommerce .woocommerce-checkout-review-order-table tr td.product-name {
	font-size: 15px;
}

.woocommerce .woocommerce-checkout-review-order-table td {
  border-right-width: 0 !important;
}

body:not(.woocommerce-cart) .main-content tr th:first-child, body:not(.woocommerce-cart) .main-content tr td:first-child {
  border-left-width: 0px;
  border-right-width: 0px;
}

.woocommerce-checkout-review-order-table .variation {
	padding-bottom: 5px;
  font-size: 15px !important;

}
.woocommerce .variation p,
.woocommerce .variation p {
	padding-bottom: 5px;
  font-size: 13px !important;

}
.woocommerce td.product-name dl.variation dt {
	  font-size: 13px !important;
		text-transform: uppercase;

}



.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
  margin-bottom: 0px;
}



.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  border-radius: 0px;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th {
  font-family: "Lato";
  font-weight: 400 !important;
	text-transform: capitalize;
	font-size: 15px;
}

.woocommerce-checkout #payment ul.payment_methods {
  padding: 5px;
}


.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  padding: 1px;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
  width: 100% !important;
	margin-bottom: 10px;
}

.woocommerce form fieldset div.clear {
	padding-bottom: 5px !important;
}

.woocommerce .payment_box p {
  padding-left: 0px;
	width: 100%;
}

.woocommerce #payment .terms, .woocommerce-page #payment .terms {
	font-size: 14px;
	padding-right: 0px;
	float: none !important;
	font-weight: 600;
}
.woocommerce .form-row.terms #terms {
  display: inline-block;
 }


.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: 1px solid #d3ced2;
  border-radius: 0px;
}


.woocommerce .form-row.terms {
  margin: 0 0px 15px;
}


.woocommerce table.shop_table tfoot tr.order-total th,
.woocommerce table.shop_table tfoot tr.order-total td {
	border-bottom: none !important;
	font-size: 16px !important;
	  font-weight: 700 !important;

}


.fm_login_social {
	display: block;
	clear: both;
}

.fm_login_social .wc-social-login {
	display: block;
	clear: both;
	margin-bottom: 20px;
}

.fm_login_social .wc-social-login::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.fm_login_social .wc-social-login a {
  display: table-cell;
  float: left;
  margin: 0 1% 10px;
  width: 45%;
}

#call_for_credit p {
	padding-bottom: 10px !important;
}



.woocommerce #call_for_credit input#credit_called   {
  border-color: #e1e1e1;
  border-left: medium none;
  border-right: medium none;
  border-style: solid none;
  border-width: 1px medium;
  display: inline;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 0 5px;
  position: relative;
  text-align: center;
  vertical-align: middle;
}


.sc_info_box {
  background-color: transparent;
  border-radius: 0px;
  float: left;
  font-size: 0.92em;
  line-height: 1.5em;
  margin: 2em 0 1em;
  padding: 2em 0 1em;
  position: relative;
  width: 100%;
border-top: 3px solid #ececec;
}

.sc_info_box h3 {


}

.sc_info_box ul li {
	list-style: none !important;
}

.sc_info_box ul {
	margin: 0 0 10px 10px;
}


.woocommerce-checkout #payment ul.payment_methods li {
  margin-bottom: 10px;
}


.fm_login .toggle > div {
  padding: 4%;
}

.fm_login_frame {
	padding: 4%;
	border: 1px solid #d3ced2;
	margin: 0 0 20px !important;
}

.fm_login .toggles .toggle h3 a {
  color: #272727 ;
  font-size: 24px !important;
	font-family: "BebasNeue",Arial,Helvetica,sans-serif !important;
}

.fm_login .toggle h3 a {
  padding: 14px 14px 16px;
}

.fm_login .toggle h3 a i {
  background-color: transparent;
  font-size: 17px;
  height: 19px !important;
  left: 0px;
	margin-left: 5px;
  line-height: 20px !important;
  position: relative;
  top: 0px;
  transition: all 0.2s linear 0s;
  width: 18px;
	display: inline;
}

.fm_download_header h2 {
	color: #c01900 !important;
	font-size: 36px !important;
}

.fm_download_header h1 {
	margin-bottom: 0;
}

.fm_login_largetext {
	font-size: 20px;
}


.woochimp_checkout_checkbox {
	text-align: right;
}

.woochimp_checkout_checkbox input[type="checkbox"] {
	float: right;
	margin: 8px 8px 8px 7px;
	}





/*
			FORM STYLES


*/


input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date]  {
	/*border: 1px solid #999 !important;*/
  line-height: 1.8em !important;
}


html .main-content .woocommerce .woocommerce-message,
html .main-content .woocommerce .woocommerce-info {
  color: #706f6f !important;
}
html .main-content .woocommerce .woocommerce-error
{
	font-weight: 600 !important;
}
.main-content .woocommerce .woocommerce-info,
.main-content .woocommerce .woocommerce-message,
.main-content .woocommerce-page .woocommerce-info,
.main-content .woocommerce-page .woocommerce-message {
  background: transparent !important;
	border: 1px solid #d3ced2 !important;
}
.main-content .woocommerce .woocommerce-info a.showcoupon {
	  color: #706f6f !important;
		text-decoration: underline;
		font-weight: bold;
}



table.shop_table  {
	width: 100%;
}


#header-outer a.cart-contents .cart-wrap span::before {
  border-color: #b11600;
}




.mc4wp-checkbox-registration_form {
	color: #f26522;
}



/*
		FAQ

*/





/*
		SIDEBAR

*/

#sidebar h2.title {
	line-height: 1em;
	margin-bottom: 15px;
	font-size: 16px;
	font-family: "OpenSansRegular" !important;
}


/*
		Testimonials / Feedback

*/

.feedback {
	margin-bottom: 60px;
}



.feedback .post-content {
	padding-left: 0px;
}

.feedback .feedback_content {
	padding-left: 20px;
}






/*======== Newsletter Modern FORM -============================================= */



.fm_nl .wpcf7 .container-fluid {

	border: 1px solid #fff;
}

.fm_nl .wpcf7 .col-xs-8 .wpcf7-form-control-wrap {
	border-right: 1px solid #fff;
}


.fm_nl .wpcf7 .wpcf7-form .wpcf7-submit {
  border-color: none !important;
  color: rgb(255, 255, 255, 0.7);
  font-family: "Lato",Helvetica,Arial,sans-serif !important;
  font-size: 14px !important;
  opacity: 1 !important;
  visibility: visible;
	padding:0;
}
.fm_nl .wpcf7 .col-xs-8,
.fm_nl .wpcf7 .col-xs-3 {
	padding: 0 !important;
}

.fm_nl .wpcf7-form .wpcf7-text,
.fm_nl .wpcf7-form textarea,
.fm_nl .wpcf7-form input[type="text"],
.fm_nl .wpcf7-form input[type="email"] {
  border: none !important;
	box-shadow: none;
	background: transparent !important;
	font-size: 18px;
	color: #CCC;
	padding: 15px 0 15px 10px!important;
	line-height: 2em;
}
.fm_nl .wpcf7-form input[type="text"],
.fm_nl .wpcf7-form input[type="email"]  {
	border-bottom: 1px solid #fff !important;
}
.fm_nl .wpcf7 .wpcf7-form input[type="submit"].wpcf7-submit  {
	/*border-left: 1px solid #fff !important;*/
	background: none !important;
	font-size: 0px !important;
	border-radius: 0 !important;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: table-cell;
	z-index: 2;
	}
.fm_nl .fm_submit_tablebutton_inner:before {
	content: "\f0e0";
	position: absolute;
	top:50%;
	left:50%;
	width: 30px;
	height: 30px;
	z-index: 1;
	margin-left: -13%;
	font-size: 45px;
	  font-family: FontAwesome;
		line-height: 0em;
}

.fm_nl .fm_submit_tablebutton {
	display: table;
	height: 200px;
	width: 100%;
}
.fm_nl .fm_submit_tablebutton_inner {
	display: table-cell !important;
	vertical-align: middle;
	height: 100%;
}
.fm_nl .fm_submit_tablebutton_inner:hover {
}
.fm_nl  .wpcf7-submit {

	}

.fm_nl .wpcf7-form  .wpcf7-submit:hover,
.fm_nl .wpcf7 .wpcf7-form input[type="submit"].wpcf7-submit:hover,
.fm_nl input[type=submit]:hover {
color: #031f3f;
	background: rgba(255,255,255,0) !important;

}


.fm_nl .fm_submit_tablebutton .icon-3x[class^="icon-"],
.fm_nl .fm_submit_tablebutton .icon-3x[class*=" icon-"] {
  background-color: transparent !important;
	margin-bottom: 0 !important;
	height: auto !important;
	z-index: 2;
}
.fm_nl .fm_submit_tablebutton .icon-3x[class^="icon-"]:hover,
.fm_nl .fm_submit_tablebutton .icon-3x[class*=" icon-"]:hover,
.fm_nl .fm_submit_tablebutton .icon-3x.hovered[class^="icon-"],
.fm_nl .fm_submit_tablebutton .icon-3x.hovered[class*=" icon-"]{
	color: #031f3f !important;
}


.fm_nl .wpcf7-form .wpcf7-not-valid-tip {
  border: 0 none;
  box-shadow: none;
  padding: 2px 6px;
  top: -3px;
	color: #fff !important;
	background: #7e0513;
	font-size: 12px;
}
.fm_nl .wpcf7 .wpcf7-response-output {
  background-color: #7e0513;
	color: #fff !important;
	border-width: 1px;
  margin: 0 !important;
	border-top: none !important;
	font-size: 13px;
}
.fm_nl .wpcf7 .wpcf7-mail-sent-ok {
  border-color: #fff !important;
  background-color: #fff !important;
	color:#031f3f !important;

}

.fm_nl_checkbox {
	padding: 23px 10px;
	border-right: 1px solid #fff;
	display: block;
	text-align: left;
}
.fm_nl .wpcf7 .col-xs-8 .fm_nl_checkbox .wpcf7-form-control-wrap {
	border-right: none;

}



.fm_nl.fm_nl_dark .wpcf7 .container-fluid {

	border: 1px solid #ccc;
}

.fm_nl.fm_nl_dark .wpcf7 .col-xs-8 .wpcf7-form-control-wrap {
	border-right: 1px solid #ccc;
}


.fm_nl.fm_nl_dark .wpcf7 .wpcf7-form .wpcf7-submit {
  color: rgb(0, 0, 0, 0.7);
}
.fm_nl.fm_nl_dark .fm_nl_checkbox {
	border-right: 1px solid #ccc;
}

.fm_nl.fm_nl_dark .wpcf7-form .wpcf7-text,
.fm_nl.fm_nl_dark .wpcf7-form textarea,
.fm_nl.fm_nl_dark .wpcf7-form input[type="text"],
.fm_nl.fm_nl_dark .wpcf7-form input[type="email"] {
  border: none !important;
	box-shadow: none;
	background: transparent !important;
	font-size: 18px;
	color: #031f3f;
	padding: 15px 0 15px 10px!important;
	line-height: 2em;
}

.fm_nl.fm_nl_dark .wpcf7-form input[type="text"],
.fm_nl.fm_nl_dark .wpcf7-form input[type="email"]  {
	border-bottom: 1px solid #ccc !important;
}

.fm_nl.fm_nl_dark .wpcf7-form .wpcf7-not-valid-tip {
  border: 0 none;
  box-shadow: none;
  padding: 2px 6px;
  top: -3px;
	color: #fff !important;
	background: #7e0513;
	font-size: 12px;
}
.fm_nl.fm_nl_dark .wpcf7 .wpcf7-response-output {
  background-color: #7e0513;
	color: #fff !important;
	border-width: 1px;
  margin: 0 !important;
	border-top: none !important;
	font-size: 13px;
}
.fm_nl.fm_nl_dark .wpcf7 .wpcf7-mail-sent-ok {
  border-color: #ccc !important;
  background-color: #fff !important;
	color:#031f3f !important;

}

fm_nl.fm_nl_dark .fm_nl_checkbox {
	padding: 23px 10px;
	border-right: 1px solid #fff;
	display: block;
	text-align: left;
}
.fm_nl.fm_nl_dark .wpcf7 .col-xs-8 .fm_nl_checkbox .wpcf7-form-control-wrap {
	border-right: none;

}






/*======= DEALER FORM =========================================================================== */

#fm_dlrform {

}
#fm_dlrform small {
	font-size: 12px;
}
#fm_dlrform small.upload {
	line-height: .5em !important;
}

#fm_dlrform h2, #fm_dlrform h3, #fm_dlrform h4, h3.fm_drlform_header {
	text-transform: uppercase;
}

#fm_dlrform h2 {
	font-size: 26px;
}

#fm_dlrform h3 {
	border-bottom: 1px solid #706f6f;
	font-size: 20px;
	padding-bottom:5px;
	margin-bottom: 10px;
}
#fm_dlrform h4 {


}

.fm_dlrform_section {
	margin-bottom: 20px;
	line-height: 1.5em;
}

#fm_dlrform label {
	margin-bottom: 3px;
	display: inline-block;

}

#fm_dlrform input[type="text"],
#fm_dlrform input[type="tel"],
#fm_dlrform input[type="email"],
#fm_dlrform textarea {
	width: 100%;
}

#fm_dlrform textarea {
	height: 100px;
}

#fm_dlrform input[type="text"] {
}

#fm_dlrform .fm_form_block {
	margin-bottom: 15px;
}
#fm_dlrform .wpcf7-list-item {
	margin: 0 20px 0 0;
}
#fm_dlrform .wpcf7-list-item label {
}
#fm_dlrform input[type="checkbox"]{
	margin-right: 3px;
}
#fm_dlrform small.red {
	color:  #f10303;
	font-style: italic;
	display: block;

}
#fm_dlrform p span.fm_dlrform_headernote{
font-size: 12px;
	display: block;
	color: #706f6f !important;
	}
.fm_dlrform_bottomline {
	background: #706f6f;
	margin-top: 45px;
}
.fm_dlrform_ref .col-md-4{
		margin-bottom: 20px;
}
.fm_dlrform_ref label {
	font-size: 12px;
}

#fm_dlrform .wpcf7-captchac {
	margin: 5px 0;
}

#fm_dlrform .uploadthing {
	margin: 0px 0 10px;
	display: block;
}
span.wpcf7-form-control-wrap.dlr-acceptance {
	display: inline-block !important;
	float: left;
	height: 50px;
	margin-right: 5px;
}


/*-- TIMER SHORTCODE --- */

#countdown_dashboard {
	height: 110px;
	max-width: 450px;
	width: 100%;
	margin: 0 auto;
}

.dash {
	float: left;
	margin-left: 5px;
	position: relative;
}

.dash .digit,#countdown_dashboard .colon {
	font-size: 100px;
	float: left;
	text-align: center;
	position: relative;
	overflow: hidden;
	color: #fcfcfa;
	font-family: "BebasNeue",sans-serif;
	font-weight: normal;
	height: 115px;

}

.dash_title {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #706f6f;
	text-transform: uppercase;
	font-family: "BebasNeue",sans-serif;
	font-weight: normal;

}
.dash .colon {
	float: left;
}
@media screen and (max-width: 860px) {
.dash .digit,#countdown_dashboard .colon {
	font-size: 60px;
	height: 70px;

}


}




.single #single-below-header > span {
  border-left: 1px solid #dddddd;
  padding: 0 10px !important;
}


.wcwl_email_field {
  float: none !important;
  margin-right: 0 !important;
}



.fm_head_notice {
	width:100%;
	display: block;
	min-height: 25px;
	background: #b11600;
	position: relative;
	z-index:999;
}

.fm_head_notice p {
 padding:4px 0;
 color: #ffffff;
 text-align: center;
 text-shadow: 0px 1px 0px rgba(0,0,0,.4);
 	font-family: "BebasNeue",sans-serif;
	font-size: 20px;

}

.fm_head_notice a {
	text-decoration: underline;
	color: #ffffff;
}

.fm_header_lighttextshadow h1,
.fm_header_lighttextshadow h2,
h1.fm_header_lighttextshadow,
h2.fm_header_lighttextshadow {
	text-shadow: 1px 1px 0px rgba(0,0,0,.3) !important;
}


a.fm_button_ghost {
 	font-family: "BebasNeue",sans-serif;
	font-size: 34px;
	border: 1px solid;
	padding: 20px 90px;
	display: inline-block;
	background: transparent;
}

a.fm_link_white {
	color: #ffffff !important;
	border: 1px solid #ffffff !important;
}


.fm_share_bigcircle .icon-3x[class^="icon-"] {
	color: #ffffff !important;
	border-color: rgba(255,255,255,1) !important;

}
.fm_share_bigcircle .circle-border {
  background-color: rgba(0, 0, 0, 0.02);
	border-color: rgba(255,255,255,1) !important;
}







/*

SIGNATURE SERIES PAGE (Rule mistakenly labled: COMBAT SYSTEM PAGE)

*/

.ek_combat_hero p,
.ek_sig_hero p
{
	font-size: 24px !important;

}

.ek_combat_hero h1,
.ek_sig_hero h1
{
	font-size: 60px !important;

}

.fm_combat_althead h1,
.fm_combat_althead h2,
.fm_combat_althead h3,
.fm_sig_althead h1,
.fm_sig_althead h2,
.fm_sig_althead h3
{
	font-family: 'Lato' !important;
	font-weight: 300 !important;
}

.fm_combat_althead h1,
.fm_sig_althead h1
{
	text-transform: uppercase;
}

.fm_combat_largetext p,
.fm_sig_largetext p
{
	font-size: 18px;
}
.fm_combat_largetext a,
.fm_sig_largetext a
{
	font-weight: 600;
}

.ek_combat_buynow a,
.ek_sig_buynow a
{
 	font-family: "BebasNeue",sans-serif;
	font-size: 38px;
	padding: 20px 50px;
	display: inline-block;
	background: #9d0c0c;
	color: #fff;
	border: 1px solid #fff;
	font-weight: 400 !important;
	width: auto;
	margin: 0 auto;
	text-align: center !important;
	line-height: 1em;
}
.ek_combat_buynow a:hover,
.ek_sig_buynow a:hover
{
	display: inline-block;
	background: #fff;
	color: #9d0c0c;
	border: 1px solid #9d0c0c;

}


.fm_combat_borderline_right,
.fm_sig_borderline_right
{
	border-right: 1px solid #000;
	min-height: 200px !important;
}

.fm_combat_aboutek
{
}
.fm_combat_aboutek h2
{
	font-size: 24px !important;
	font-weight: 600 !important;
	text-transform: uppercase;
}
.fm_combat_aboutek h3
{
	font-size: 30px !important;
	text-transform: uppercase;
}

.fm_combat_aboutek h4
{
	font-size: 20px !important;
	text-transform: uppercase;
	font-weight: 400 !important;
	font-family: 'Lato' !important;
}

.fm_combat_aboutek h5
{
	font-size: 24px !important;
	text-transform: uppercase;
	font-weight: 400 !important;
}

.fm_combat_aboutek .divider-small-border
{
	width: 100%;
	border-bottom: 1px solid #9d9c9c;
}


.ek_sig_subnav a
{
	font-family: 'BebasNeue';
	font-size: 30px;
	color: #ffffff;
	padding-bottom: 5px;
	border-bottom: 5px solid #ffffff;
	margin-right: 15px
}

.ek_sig_subnav a:hover
{
	color:#9d0c0c;
}

a.ek_sig_subnav_highlight
{
	color:#f8ac08;
}


@media all and  (max-width: 500px)
{

	.fm_combat_borderline_right,
	.fm_sig_borderline_right
	{
	border-right: none;
	padding: 0 !important
}
.fm_combat_largetext p,
.fm_sig_largetext p
{
	text-align: left !important;
}
.ek_combat_buynow p
.ek_sig_buynow p
{
	text-align: center !important;
	margin-top: 40px;
}

}
