::-webkit-input-placeholder{
opacity:1;
} 
:-moz-placeholder{
opacity:1;
} 
::-moz-placeholder{ 
opacity:1;
} 
:-ms-input-placeholder{
opacity:1;
} 
:input-placeholder{
opacity:1;
}

body .container, body .et_pb_row{
	width:100%;
}
html body, html body p{
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size:15px;
	line-height:20px;
	font-weight:400;
}
#page-container header#main-header{
background: rgba(255, 255, 255, 0.3);
padding: 11px 0;
-webkit-box-shadow: none;
box-shadow: none;
position:absolute;
width:100%;
top:20px;
left:0;
}
#page-container header#main-header .mobile-main-menu{
	display:none;
}
#page-container header#main-header .header-left-section{
	float:left;
	width:415px;
	padding:0 0 0 30px;
}
#page-container header#main-header .logo_container{
position: relative;
width: 266px;
height: auto;
float: left;
margin: 17px 0 0 37px;
}
#page-container header#main-header .logo_container a, #page-container header#main-header .logo_container img{
	display:block;
	margin:auto;
	width:100%;
	max-width:inherit;
	max-height:inherit;
	height:auto;
}
#page-container header#main-header .main-menu #et-top-navigation{
	float:none;
	padding:0 !important;
}
#page-container header#main-header .main-menu #et-top-navigation nav, #page-container header#main-header .main-menu #et-top-navigation nav ul{
	float:none;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul:after{
	clear:both;
	content:"";
	display:block;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li{
	float:left;
	position:relative;
	margin:0;
	padding:0;
	display:block;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li a{
display: block;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
padding: 5px 36px;
opacity: 1;
color: #000000;
line-height: 88px;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li ul.sub-menu{
	display:none;
	box-shadow: 0 4px 10px -2px rgba(0,0,0,.1);
	position: absolute;
top: 100%;
z-index: 99999;
width:240px;
background:#fff;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li.menu-item-has-children:hover ul.sub-menu, #page-container header#main-header .main-menu #et-top-navigation nav ul li.menu-item-has-children ul.sub-menu li.menu-item-has-children:hover ul.sub-menu{
	display:block;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li.menu-item-has-children > a:after{
content: "\33";
font-size: 19px;
font-weight: 500;
color: inherit;
top: 4px;
right: 12px;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li:hover a, #page-container header#main-header .main-menu #et-top-navigation nav ul li.current-menu-item a, #page-container header#main-header .main-menu #et-top-navigation nav ul li ul.sub-menu li:hover a, #page-container header#main-header .main-menu #et-top-navigation nav ul li ul.sub-menu li.current-menu-item a, #page-container header#main-header .main-menu #et-top-navigation nav ul li ul.sub-menu li ul.sub-menu li:hover a, #page-container header#main-header .main-menu #et-top-navigation nav ul li ul.sub-menu li ul.sub-menu li.current-menu-item a{
	color:#527c4e;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li ul.sub-menu li{
	float:none;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li ul.sub-menu li a{
padding: 12px 16px;
font-size: 14px;
border-bottom: 1px solid #eaeaea;
line-height: 21px;
width: 100%;
color: #000;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li ul.sub-menu li:last-child a{
	border:none;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu{
	display:none;
	left:100%;
	top:-1px;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li ul.sub-menu li.menu-item-has-children > a:after{
content: "\35";
top: 50%;
margin: -12px 0 0;
right: 8px;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li ul.sub-menu li ul.sub-menu li a{
	color:#000;
}
#page-container header#main-header .header-right-section{
float: right;
width: 428px;
}
#page-container header#main-header .header-right-section .main-menu{
	float:left;
}
#page-container header#main-header .header-cart{
float: right;
position: relative;
padding: 38px 17px 37px 26px;
}
#page-container header#main-header .header-cart .header-cart-total a.toggle{
width: 26px;
height: 23px;
display:block;
position: relative;
background:url(images/header-cart-icon.png) no-repeat center center;
}
#page-container header#main-header .header-cart .header-cart-total a.toggle .cartcontents{
background: #527b4d;
width: 16px;
height: 16px;
border: 1px solid #ffffff;
min-width: inherit;
min-height: inherit;
border-radius: 100%;
line-height: 15px;
padding: 0;
font-size: 10px;
position: absolute;
right: -6px;
bottom: 0;
color: #fff;
text-align: center;
font-weight: 700;
}
#page-container header#main-header .header-cart .header-cart-widget{
	position:absolute;
	width:280px;
	box-shadow: 0 2px 8px 1px rgba(0,0,0,.07);
transition: all .3s ease;
border: 2px solid #e6e6e6;
background:#fff;
opacity: 0;
visibility: hidden;
right: 17px;
left: auto;
top:100%;
margin:-2px 0 0;
}
#page-container header#main-header .header-cart .header-cart-widget:before, #page-container header#main-header .header-cart .header-cart-widget:after{
bottom: 100%;
left: auto;
right: 8px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
#page-container header#main-header .header-cart .header-cart-widget:before{
border-color: rgba(230,230,230,0);
border-bottom-color: #e6e6e6;
border-width: 9px;
margin-left: -5px;
right: 5px;
}
#page-container header#main-header .header-cart .header-cart-widget:after{
border-color: rgba(255,255,255,0);
border-bottom-color: #fff;
border-width: 6px;
margin-left: -6px;
margin-bottom: -.3px;
}
#page-container header#main-header .header-cart:hover .header-cart-widget{
opacity: 1;
visibility: visible;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart_content .woocommerce-mini-cart__empty-message{
	padding:15px;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widgettitle{
	display:none;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content ul{
	padding:1em 1.5em;
	max-height: 50vh;
overflow-y: auto;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content ul li{
	padding:.5em 1.8em .5em 5em;
	border-bottom:1px solid rgba(0,0,0,.05);
	min-height: 5em;
	margin: 0;
line-height: 1.5;
position:relative;
font-size:14px;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content ul li a{
font-weight: 400;
padding: 0;
color: #000000;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content ul li img{
	position: absolute;
left: 0;
width: 4em;
max-width: 4em;
margin: 0 0 .5em 0;
top: 50%;
transform: translateY(-50%);
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content ul li .remove{
position: absolute;
left: auto;
right: 0;
top: .5em;
color: #ccc !important;
font-size: 18px;
width: 24px;
height: 24px;
text-align: center;
line-height: 21px;
border-radius: 100%;
border:1px solid #ccc;
background:none !important;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content ul li .quantity{
	font-size:13px;
	font-weight:400;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content ul li:last-child{
	border:none;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content p.woocommerce-mini-cart__total.total{
border-top: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
padding: 1em 1.5em;
text-align: center;
font-size: 13px;
line-height: 20px;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content p.woocommerce-mini-cart__total.total .amount{
	color:#527c4e;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons{
	padding:1em 1.5em;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button{
padding: 10px 25px;
background: #527c4e;
font-weight: 700;
color: #fff;
font-size: 13px;
text-align: center;
display: block;
margin: 0 !important;
line-height: 14px !important;
border-radius: 5px;
border: none;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button.checkout{
	margin:5px 0 0 !important;
	background:#4cba39;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button:hover{
background:#4cba39;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button:after{
	display:none;
}
.et_pb_section.home-slider-section.et_section_regular{
	padding:0;
}
.et_pb_section.home-slider-section .et_pb_slider .et_pb_slides .et_pb_slide{
	padding:0;
}
.et_pb_section.home-slider-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description{
	padding:383px 0 224px;
	text-shadow:none;
	text-align:left;
}
.et_pb_section.home-slider-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .home-slider-details h1{
font-size: 80px;
line-height: 96px;
width: 750px;
letter-spacing: -0.2px;
font-weight: 900;
text-transform: uppercase;
padding:0 0 40px;
}
.et_pb_section.home-slider-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .home-slider-details .home-slider-btn a{
	height: 60px;
line-height: 60px;
text-align: center;
background: #51794d;
color: #f9f9f9;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
width:160px;
display:block;
}
.et_pb_section.home-leading-info-section.et_section_regular{
	padding:76px 0 71px;
}
.et_pb_section.home-leading-info-section .et_pb_module{
	text-align:center;
	padding:0 10px;
}
.et_pb_section.home-leading-info-section .et_pb_module p{
font-size: 20px;
color: #1d2429;
font-weight: 500;
line-height: 24px;
margin: 0;
letter-spacing: 0;
}
.et_pb_section.home-signup-section.et_section_regular{
	padding:0;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row{
background: url(images/home-signup-bg.jpg) no-repeat left bottom #51794d;
padding: 60px 0 65px 162px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column.home-signup-left{
	width:245px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column.home-signup-right{
width: 470px;
margin-left: 143px;
padding:5px 0 0;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column .et_pb_module h3{
color: #f9f9f9 !important;
font-size: 35px;
line-height: 28px;
font-weight: 900;
text-transform: uppercase;
padding: 0;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column .et_pb_module h3 span{
font-size: 18px;
line-height: 24px;
font-weight: 500;
display: block;
padding: 0 0 2px 4px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column form .mc4wp-form-fields:after{
	clear:both;
	content:"";
	display:block;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column form .mc4wp-form-fields p.signup-email{
	width:280px;
	padding:0;
	float:left;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column form .mc4wp-form-fields p input[type="email"]{
border: 2px solid #84a178;
width: 100%;
height: 50px;
padding: 5px 32px;
color: #f9f9f9;
font-size: 14px;
line-height: 20px;
font-weight: 500;
letter-spacing: 0;
background: #51794d;
border-radius: 0;
text-transform: capitalize;
outline: none;
box-shadow: none;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column form .mc4wp-form-fields p input[type="submit"]{
background: #fbfcdd;
border: 2px solid #fbfcdd;
border-radius: 0;
outline: none;
box-shadow: none;
width: 100%;
height: 50px;
line-height: 46px;
padding: 0;
text-align: center;
font-size: 18px;
color: #000000;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
cursor:pointer;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column form .mc4wp-form-fields p.signup-submit{
	float:left;
	width:190px;
}
.et_pb_section.home-info-section.et_section_regular{
	padding:74px 0;
}
.et_pb_section.home-info-section .et_pb_column .home-info-details h4{
	font-family: "Montserrat", Sans-serif;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
color:#000;
line-height:20px;
padding:0;
}
.et_pb_section.home-info-section .et_pb_column .home-info-details h4 a{
	color:inherit;
	display:block;
}
.et_pb_section.home-info-section .et_pb_column .home-info-details h4 a span{
	display:block;
	font-size: 15px;
font-weight: 500;
text-transform:none;
}
.et_pb_section.home-info-section .et_pb_column.home-info-l .home-info-details h4 a{
background: url(images/official-gear-icon.jpg) no-repeat;
padding:0 0 0 70px;
}
.et_pb_section.home-info-section .et_pb_column.home-info-l .home-info-details h4 a:hover{
background: url(images/official-gear-hover-icon.jpg) no-repeat;
}
.et_pb_section.home-info-section .et_pb_column.home-info-m .home-info-details h4 a{
background: url(images/lowest-price-icon.jpg) no-repeat;
padding:0 0 0 45px;
margin-left: 8px;
}
.et_pb_section.home-info-section .et_pb_column.home-info-m .home-info-details h4 a:hover{
background: url(images/lowest-price-hover-icon.jpg) no-repeat;
}
.et_pb_section.home-info-section .et_pb_column.home-info-bl .home-info-details h4 a{
background: url(images/free-shipping-icon.jpg) no-repeat;
padding:0 0 0 60px;
margin-left: 15px;
}
.et_pb_section.home-info-section .et_pb_column.home-info-bl .home-info-details h4 a:hover{
background: url(images/free-shipping-hover-icon.jpg) no-repeat;
}
.et_pb_section.home-info-section .et_pb_column.home-info-r .home-info-details h4 a{
background: url(images/easy-return-icon.jpg) no-repeat;
padding:0 0 0 47px;
margin-left: 23px;
}
.et_pb_section.home-info-section .et_pb_column.home-info-r .home-info-details h4 a:hover{
background: url(images/easy-return-hover-icon.jpg) no-repeat;
}
.et_pb_section.home-info-section .et_pb_column .home-info-details h4 a:hover{
	color:#51794d;
}
.et_pb_section.home-info-section .et_pb_column{
	padding:0 20px;
}
.et_pb_section.overlanding-gear-section.et_section_regular{
	background:#e8e8e8;
	padding:105px 0 86px;
}
.et_pb_section.overlanding-gear-section .et_pb_module h2{
color: #000000;
font-size: 40px;
line-height: 40px;
font-weight: 800;
padding: 0 0 52px;
text-align: center;
text-transform: uppercase;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1{
	padding-top:0;
	padding-bottom:26px;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row2{
	padding-top:0;
	padding-bottom:0;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1 .et_pb_column.et_pb_column_1_2{
	width:570px;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1 .et_pb_column.et_pb_column_1_2.et-last-child{
	float:right;
}
.et_pb_section.overlanding-gear-section .et_pb_row .et_pb_column .home-overlanding-img img{
	display:block;
	width:100%;
	object-fit: cover;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1 .et_pb_column .home-overlanding-img img{
height: 320px;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row2 .et_pb_column .home-overlanding-img img{
	height:280px;
}
.et_pb_section.overlanding-gear-section .et_pb_row .et_pb_column .home-overlanding-details{
	position:relative;
}
.et_pb_section.overlanding-gear-section .et_pb_row .et_pb_column .home-overlanding-details .home-overlanding-info{
	position:absolute;
	bottom:0;
	left:0;
}
.et_pb_section.overlanding-gear-section .et_pb_row .et_pb_column .home-overlanding-details .home-overlanding-info a{
	height: 60px;
line-height: 60px;
color: #f9f9f9;
font-size: 20px;
letter-spacing: 0;
font-weight: 700;
background: #574e44;
text-transform: uppercase;
padding: 0 50px;
display:block;
}
.et_pb_section.overlanding-gear-section .et_pb_row .et_pb_column.et_pb_column_1_4{
	width:274px;
	margin:0 24px 0 0;
}
.et_pb_section.overlanding-gear-section .et_pb_row .et_pb_column.et_pb_column_1_4:last-child{
	margin-right:0;
}
.et_pb_section.offterrain-tested-section.et_section_regular{
background: url(images/offterain-tested-bg.jpg) no-repeat center center #e8e8e8;
background-size: cover;
padding: 96px 0;
}
.et_pb_section.offterrain-tested-section .offterrain-tested-img img{
	display:block;
	margin:auto;
}
.et_pb_section.home-products-section.et_section_regular{
padding: 115px 0 100px;
background: #e8e8e8;
}
.et_pb_section.home-products-section .home-products-shortcode{
	margin:0 -15px;
}
.et_pb_section.home-products-section ul#home_product_slider, .et_pb_section.home-products-section ul#home_product_slider ul.slick-dots, body #page-container #et-main-area .store-page-main .store-page-section ul.products{
	list-style:none;
	margin:0;
	padding:0;
}
.et_pb_section.home-products-section ul#home_product_slider li.home_product_item{
	float:left;
	width:300px;
	padding:0 14px 28px;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details{
	background:#fff;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_img a, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_img a{
	display:block;
	padding:35px 20px;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_img img, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_img img{
	display:block;
height: 160px;
width: auto;
object-fit: contain;
object-position: top;
margin:auto !important;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_info, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_info{
	padding:30px 20px;
	background:#f9f9f9;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_info h5{
	color: #1d2429;
font-size: 15px;
line-height: 20px;
font-weight: 500;
padding:0 0 2px;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_info h3, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_info h3{
	color: #000000;
	padding:0 0 5px;
	font-size: 18px;
line-height: 20px;
font-weight: 700;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_info h3 a, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_info h3 a{
	color:inherit;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_info h6, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_info h6{
	font-size: 18px;
line-height: 20px;
font-weight: 700;
color:#527b4d;
padding:0;
}
.et_pb_section.home-products-section ul#home_product_slider ul.slick-dots{
	text-align:center;
margin: 40px 0 0;
height: 30px;
width: 100%;
}
.et_pb_section.home-products-section ul#home_product_slider ul.slick-dots li{
	display: inline-block;
vertical-align: top;
float: none;
padding: 0;
margin: 0 5px;
}
.et_pb_section.home-products-section ul#home_product_slider ul.slick-dots li button{
	width: 30px;
height: 30px;
border: 1px solid #aeaaa6;
outline: none;
box-shadow: none;
display: block;
border-radius: 0;
background: #e8e8e8;
color: #574e44;
font-size: 15px;
line-height: 28px;
font-weight: 400;
padding: 0;
margin: 0;
cursor:pointer;
}
.et_pb_section.home-products-section ul#home_product_slider ul.slick-dots li button:hover, .et_pb_section.home-products-section ul#home_product_slider ul.slick-dots li.slick-active button{
    border-color: #527b4d;
    color: #527b4d;
}
.et_pb_section.home-proudly-section.et_section_regular{
background: url(images/home-proudly-section-bg.jpg) no-repeat center center;
background-size: cover;
padding: 33px 0 53px;
}
.et_pb_section.home-proudly-section .offterrain-flag-img img{
	display:block;
	width:85px;
	margin:auto;
}
.et_pb_section.home-proudly-section h4{
color: #ffffff;
font-size: 22px;
font-weight: 200;
padding: 0;
text-align: center;
line-height: 1.5;
}
.et_pb_section.our-kinetic-section.et_section_regular{
	padding:103px 0 106px;
}
.et_pb_section.our-kinetic-section .et_pb_column h2{
	text-align:center;
	color: #000000;
font-size: 40px;
line-height: 40px;
padding: 0 0 30px;
font-weight: 800;
text-transform: uppercase;
letter-spacing:1px;
}
.et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo{
	position:relative;
}
.et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo:before, .et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo:after{
    background: #aba6a1;
    width: 460px;
    height: 1px;
    content: "'";
    display: block;
    position: absolute;
    top: 50%;
}
.et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo:before{
	left:0;
}
.et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo:after{
	right:0;
}
.et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo img{
	display:block;
	margin:auto;
	width:150px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row{
	padding-top:30px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column.you-could-left{
width: 645px;
padding: 32px 0 0;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column.you-could-right{
	width:460px;
	float:right;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column h3{
color: #000000;
font-size: 40px;
line-height: 49px;
font-weight: 800;
padding: 0 0 21px;
text-transform: uppercase;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column p{
color: #595046;
font-size: 18px;
line-height: 23px;
font-weight: 400;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column .ot-wicked-img img{
	display:block;
	width:125px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column .ot-wicked-img{
	padding:26px 0 12px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column .ot-get-it-btn{
	padding:62px 0 0;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column .ot-get-it-btn a, .et_pb_section.home-support-section .et_pb_module .support-vets-btn a, .et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right .check-blog-btn a, .et_pb_section.make-quality-section .et_pb_column.make-quality-right .make-gear-btn a, .et_pb_section.home-want-section .et_pb_module .expeditions-btn a, .et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc .about-contact-btn a, .et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .apply-btn a, .et_pb_section.gallery-list-section .et_pb_module .send-pics-btn a{
	height: 60px;
line-height: 60px;
text-align: center;
background: #51794d;
color: #f9f9f9;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
width:190px;
display:block;
}
.et_pb_section.home-proudly-section.et_section_regular.designed-section{
	padding:10px 0 30px;
	background:url(images/overlay-layer.jpg) no-repeat;
	background-size:cover;
}
.et_pb_section.home-proudly-section.et_section_regular.designed-section:before{
background: #5e5449;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
content: "";
opacity: 0.95;
}
.et_pb_section.home-support-section.et_section_regular{
	background:url(images/overlay-layer2.jpg) no-repeat;
	background-size:cover;
	padding:78px 0;
}
.et_pb_section.home-support-section.et_section_regular:before{
background: rgba(206,205,192,1);
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
content: "";
opacity: 0.81;
}
.et_pb_section.home-support-section .et_pb_module{
	text-align:center;
}
.et_pb_section.home-support-section .et_pb_module h2{
	color: #1c1c1c;
font-size: 40px;
line-height: 40px;
font-weight: 800;
text-transform: uppercase;
padding:0 0 36px;
}
.et_pb_section.home-support-section .et_pb_module .support-vets-btn a{
	margin:auto;
}
.et_pb_section.home-support-section.et_section_regular:hover{
	background:url(images/Off-Terrain-Flag-3.png) no-repeat center center;
	background-size: 45% auto;
}
.et_pb_section.home-makers-section.et_section_regular{
	padding:115px 0 118px;
}
.et_pb_section.home-makers-section .offterrain-logo img{
	width:348px;
	margin:auto;
	display:block;
}
.et_pb_section.home-makers-section .offterrain-logo{
	padding:0 0 30px;
}
.et_pb_section.home-makers-section .et_pb_module p{
color: #1d2429;
font-size: 15px;
line-height: 20px;
font-weight: 500;
text-align:center;
}
.et_pb_section.home-makers-section .home-product-cats ul{
	list-style:none;
	margin:0 -15px;
	padding:80px 0 0;
}
.et_pb_section.home-makers-section .home-product-cats ul li{
	float:left;
	width:300px;
	padding:0 14px;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-img a{
background: #e8e8e8;
padding: 48px 30px;
display: block;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-img a img{
	display:block;
	margin:auto;
	height: 136px;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-info{
background: #5e544a;
padding: 27px 0;
position: relative;
text-align:center;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-info h4{
color: #ffffff;
font-size: 20px;
line-height: 20px;
font-weight: 700;
padding:0;
text-transform:uppercase;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-info h4 a{
	color:inherit;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-info h6{
padding: 0;
color: #ffffff;
font-size: 15px;
line-height: 20px;
font-weight: 500;
text-transform: capitalize;
}
.et_pb_section.home-knowledge-section.et_section_regular{
	padding:0;
	overflow:hidden;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left{
	padding:120px 0 113px;
	background: url(images/want-know-edge-bg.jpg) no-repeat right top;
	background-size:cover;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right{
	padding:108px 60px 108px 140px;
	background: url(images/homw-want-right-bg.jpg) no-repeat right top;
	background-size:cover;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right:after{
background: url(images/home-chack-blog-right-img.png) no-repeat right bottom;
width: 335px;
height: 414px;
content: "";
display: block;
position: absolute;
right: -110px;
bottom: 0;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left .et_pb_text{
	text-align:center;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left .want-orange-img img{
width: 192px;
display: block;
margin: auto;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left h2{
	padding:32px 0 13px;
	font-size: 50px;
font-weight: bold;
text-transform: uppercase;
line-height: 1em;
letter-spacing: 1px;
color:#fff;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left h2 a{
	color:inherit;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left h4{
	color: #ffffff;
font-size: 30px;
line-height: 30px;
font-weight: 800;
padding:0;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right h2{
	color: #000000;
font-size: 30px;
line-height: 37px;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 0;
width: 365px;
padding:0 0 35px;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right .check-blog-btn a{
	width:160px;
}
.et_pb_section.make-quality-section.et_section_regular{
padding: 0;
background: #272727;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left{
	width:73%;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-right{
	width:27%;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-details{
	display:flex;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-left{
	width:45%;
	text-align:center;
	background: url(images/home-wemake-left-bg.jpg) no-repeat right top #5e544a;
padding: 106px 45px 96px 0;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-right{
	width:70.44%;
	padding:132px 5px 126px;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-left h3{
font-size: 30px;
letter-spacing: 0;
line-height: 30px;
padding: 0 0 10px;
color: #fff;
font-family: "Michroma", Sans-serif;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-left .make-orange-logo img{
width: 86px;
display:block;
margin:auto;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-left h6{
padding: 15px 0 0;
font-size: 17px;
letter-spacing: 1px;
font-weight: 400;
line-height: 20px;
color:#fff;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-right h2{
	color: #ffffff;
font-size: 40px;
line-height: 40px;
letter-spacing: 0;
font-weight: 800;
text-transform: uppercase;
padding:0 0 7px;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-right h5{
	color: #ffffff;
font-size: 18px;
line-height: 20px;
font-weight: 600;
padding:0;
}
.et_pb_section.make-quality-section .et_pb_row{
	align-items:center;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-right .make-gear-btn{
	padding-left:81px;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-right .make-gear-btn a{
	background: #fbfcdd;
color: #262626;
width:160px;
}
.et_pb_section.home-want-section.et_section_regular{
background: url(images/home-wantin-section-bg.jpg) no-repeat center center;
background-size: cover;
padding:104px 0 127px;
}
.et_pb_section.home-want-section .et_pb_module{
	text-align:center;
}
.et_pb_section.home-want-section .et_pb_module h2{
	    color: #ffffff;
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
	padding:0 0 16px;
}
.et_pb_section.home-want-section .et_pb_module h5{
	color: #ffffff;
font-size: 18px;
line-height: 20px;
font-weight: 600;
padding:0 0 25px;
}
.et_pb_section.home-want-section .et_pb_module .expeditions-btn a{
	width:215px;
	margin:auto;
}
.et_pb_section.home-want-section .et_pb_module p{
	color: #ffffff;
font-size: 18px;
line-height: 20px;
font-weight: 400;
padding:28px 0 0;
}
.et_pb_section.gear-road-section.et_section_regular{
	background:#ffffff;
	padding:75px 0;
}
.et_pb_section.gear-road-section .et_pb_module h2{
	color: #000000;
font-size: 40px;
line-height: 40px;
font-weight: 800;
padding:0;
text-align:center;
text-transform:uppercase;
}
body .et_pb_widget{
	float:none;
}
body .et_pb_widget ol li, body .et_pb_widget ul li{
	margin-bottom:0;
}
body #page-container #main-footer{
background: url(images/footer-bg.jpg) no-repeat;
background-size:cover;
padding:98px 0 0;
}
#main-footer .footer-follow-section .follow-title{
	text-align:center;
	padding:0 0 24px;
}
#main-footer .footer-follow-section .follow-title h2{
	color: #000000;
font-size: 40px;
line-height: 40px;
font-weight:800;
padding:0;
text-transform:uppercase;
}
#main-footer .footer-follow-section .follow-title h6{
	color: #000000;
font-size: 18px;
line-height: 23px;
font-weight: 600;
padding:0;
}
#main-footer .footer-follow-section .footer-follow-list ul{
	list-style:none;
	margin:0 -12px;
	padding:0;
}
#main-footer .footer-follow-section .footer-follow-list ul li{
	float:left;
	width:25%;
	padding:0 12px;
}
#main-footer .footer-follow-section .footer-follow-list ul li .footer-follow-details{
	position:relative;
}
#main-footer .footer-follow-section .footer-follow-list ul li .footer-follow-details .footer-follow-img img{
	display:block;
	width:100%;
}
#main-footer .footer-follow-section .footer-follow-list ul li .footer-follow-details .footer-follow-info{
	position:absolute;
	padding: 21px 33px;
background: #574e44;
bottom:0;
left:0;
}
#main-footer .footer-follow-section .footer-follow-list ul li .footer-follow-details .footer-follow-info h4{
color: #f9f9f9;
font-size: 20px;
line-height: 22px;
font-weight: 700;
text-transform: uppercase;
padding:0;
}
#main-footer .footer-follow-section .footer-follow-list ul li.footer-pint .footer-follow-details .footer-follow-info h4{
background: url(images/pinterest-icon.jpg) no-repeat left 2px;
padding-left: 28px;
}
#main-footer .footer-follow-section .footer-follow-list ul li.footer-instagram .footer-follow-details .footer-follow-info h4{
background: url(images/instagram-icon.jpg) no-repeat left 2px;
padding-left: 24px;
}
#main-footer .footer-follow-section .footer-follow-list ul li.footer-twitter .footer-follow-details .footer-follow-info h4{
background: url(images/twitter-icon.jpg) no-repeat left 2px;
padding-left: 32px;
}
#main-footer .footer-follow-section .footer-follow-list ul li.footer-youtube .footer-follow-details .footer-follow-info h4{
background: url(images/youtube-icon.jpg) no-repeat left 2px;
padding-left: 37px;
}
#main-footer .footer-signup-section{
	padding:30px 0 0;
}
#main-footer .footer-signup-section .et_pb_section.home-signup-section{
	background:none;
}
#main-footer .footer-signup-section .et_pb_section.home-signup-section .et_pb_row.get-off-row{
	max-width:1170px;
	width:100%;
	padding:60px 0 65px 162px !important;
}
#main-footer .footer-widgets-section{
	padding:70px 0 50px;
}
#main-footer .footer-widgets-section #footer-widgets{
	padding:0;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget{
	margin:0 !important;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .fwidget{
	margin:0 !important;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget:first-child, #main-footer .footer-widgets-section #footer-widgets .footer-widget:nth-child(2){
	width:33.333%;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget:first-child{
padding:0 19px 0 0;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget	.footer-about-info h2{
	color: #000000;
font-family: 'Michroma', sans-serif;
font-size: 36px;
font-weight: 600;
line-height: 1em;
letter-spacing: 2px;
padding:0;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget	.footer-about-info h5{
	color: #000000;
font-family: 'Michroma', sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 1em;
letter-spacing: 2px;
padding:23px 0 42px;
text-align:right;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget	.footer-about-info p{
color: #1d2429;
font-size: 16px;
line-height: 21px;
letter-spacing: 0;
font-weight: 500;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .footer-logo-info img{
	display:block;
	width:158px;
	margin:auto;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .footer-logo-info h6{
	color: #000000;
font-family: "Michroma", Sans-serif;
font-size: 15px;
padding:8px 0 0;
line-height: 1.6em;
letter-spacing: 1.6px;
text-align:center;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget:nth-child(3), #main-footer .footer-widgets-section #footer-widgets .footer-widget:nth-child(4){
	width:195px;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .title{
	color: #000000;
font-size: 18px;
line-height: 20px;
font-weight: 600;
padding:0 0 26px;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget ul.menu{
	list-style:none;
	margin:0;
	padding:0;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget ul.menu li:before{
	display:none;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget ul.menu li{
	padding:0;
	margin:0 0 12px;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget ul.menu li a{
color: #1d2429;
font-size: 16px;
line-height: 20px;
font-weight: 400;
display: block;
}
#page-container .footer-copyright-section{
background: #272727;
padding: 32px 0;
}
#page-container .footer-copyright-section .footer-copyright-l{
	float:left;
}
#page-container .footer-copyright-section .footer-copyright-r{
	float:right;
}
#page-container .footer-copyright-section .footer-copyright-details p{
color: #ffffff;
font-size: 18px;
line-height: 25px;
font-weight: 400;
}
#page-container .footer-copyright-section .footer-copyright-details p img{
display: inline-block;
vertical-align: middle;
margin: 0 0 0 24px;
}
#main-footer .footer-social-section .footer-second-r{
	float:right;
	width:auto;
}
#main-footer .footer-social-section .footer-second-r ul li{
float: left;
width: 65px;
padding: 0 0 0 20px;
}
#main-footer .footer-social-section .footer-second-r ul li img{
	display:block;
}
#main-footer .footer-social-section{
background: rgba(39, 39, 39, 0.1);
padding: 26px 0;
}
#main-footer .footer-social-section .footer-second-l, #main-footer .footer-social-section .footer-second-m{
	float:left;
	width:33.333%;
}
#main-footer .footer-social-section .footer-second-l img{
width: 106px;
margin: 7px 0 0;
display:block;
}
#main-footer .footer-social-section .footer-second-m ul{
	list-style:none;
	margin:0;
	padding:5px 0 0;
	text-align:center;
}
#main-footer .footer-social-section .footer-second-m ul li{
	float:left;
	margin:0 10px 0 0;
}
#main-footer .footer-social-section .footer-second-m ul li a, #main-footer .footer-social-section .footer-second-m ul li img{
	display:block;
}
#main-footer .footer-social-section .footer-second-m ul li a{
	background:#000000;
	border-radius:5px;
	width:35px;
	height:35px;
	line-height:35px;
	color:#fff;
}
#main-footer .footer-social-section .footer-second-m ul li a:hover{
	background:#d57249;
}
#main-footer .footer-social-section .footer-second-m ul li.flag{
width: 45px;
margin: 8px 50px 0 0;
}
body .page-banner-section .page-title{
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: relative;
padding:270px 0 190px;
}
body .page-banner-section .page-title:before{
background: #000;
content: "";
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.2;
position: absolute;
}
body .page-banner-section .page-title .elementor-shape{
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
	-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
bottom:-1px;
}
body .page-banner-section .page-title svg{
    width: calc(227% + 1.3px);
    height: 45px;
	z-index: -1;
	position: relative;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
display:block;
}
body .page-banner-section .page-title svg .elementor-shape-fill{
    fill: rgba(255,255,255,0.49);
	-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
body .page-banner-section .page-title h1{
	font-family: "Montserrat", Sans-serif;
font-size: 80px;
line-height: 96px;
font-weight: 900;
color: #ffffff;
padding:0;
}
html body #main-content .container:before{
	display:none;
}
html body:not(.et-tb) #main-content .container, html body:not(.et-tb-has-header) #main-content .container{
	padding-top:0;
}
html body #page-container #et-main-area .store-page-main{
	background:#e8e8e8;
}
body #page-container #et-main-area .store-page-main .store-page-section, body #page-container #et-main-area .shop-information-section #main-content .page-full-section{
	padding:70px 0;
	border-bottom:1px solid #f2ad71;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-right-area{
	float:right;
	width:860px;
	padding:0;
	margin:0;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar{
	width:270px;
	float:left;
	padding:0;
	margin:0;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget{
margin: 0 0 25px;
border: 1px solid #84a178;
background: #fff;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget:last-child{
	margin-bottom:0;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget h4, body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget h2{
border-bottom: 1px solid #84a178;
font-size: 14px;
text-transform: uppercase;
font-weight: 500;
line-height: 20px;
color: #000;
padding: 10px 14px;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget ul{
	padding: 18px 14px 8px;
margin: 0;
list-style: none;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget ul li{
line-height: 20px;
margin: 0;
padding: 0 0 10px;
font-size: 14px;
font-weight: 500;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget ul li a{
outline: none;
box-shadow: none;
display: block;
color:#527c4e;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget ul li span{
	display:none;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .wc-block-product-categories{
	margin-bottom:0;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget form{
	padding:28px 14px 14px;
}
body.woocommerce #page-container #et-main-area .store-page-main .store-page-section .widget_price_filter .ui-slider .ui-slider-handle{
	background:#527c4e;
	top: -.4em;
}
body.woocommerce #page-container #et-main-area .store-page-main .store-page-section .widget_price_filter .ui-slider .ui-slider-range{
background:#527c4e;
}
body.woocommerce #page-container #et-main-area .store-page-main .store-page-section .widget_price_filter .ui-slider-horizontal{
	height:.2em;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar #block-16.et_pb_widget{
	border:none;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .wc-block-product-search form{
	padding:0;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .wc-block-product-search form .wc-block-product-search__fields input.wc-block-product-search__field[type="search"]{
border: 1px solid #84a178;
font-size: 14px;
line-height: 20px;
font-weight: 500;
letter-spacing: 0;
padding: 5px 12px;
color: #71685E;
width: 100%;
height: 42px;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .wc-block-product-search form .wc-block-product-search__fields{
	position:relative;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .wc-block-product-search form .wc-block-product-search__fields .wc-block-product-search__button[type="submit"]{
background: #51794d;
color: #fff;
font-size: 14px;
text-transform: uppercase;
border: none;
position: absolute;
right: 0;
top: 0;
padding: 0;
border-radius: 0;
font-weight: 500;
width: 90px;
height: 100%;
text-align: center;
display: block;
margin: 0;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .wc-block-product-search form .wc-block-product-search__fields .wc-block-product-search__button svg{
	display:none;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .wc-block-product-search form .wc-block-product-search__fields .wc-block-product-search__button[type="submit"]:before{
	content:"Search";
	display:block;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-right-area .woocommerce-ordering{
    float: none;
    background: #fff;
    padding: 10px 14px;
    margin: 0 0 20px;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-right-area .woocommerce-ordering:after{
	content:"";
	display:block;
	clear:both;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-right-area .woocommerce-result-count{
    padding: 18px 14px 0;
    line-height: 20px;
    font-size: 14px;
	margin:0
}
body #page-container #et-main-area .store-page-main .store-page-section .store-right-area .woocommerce-ordering select{
float: right;
border: 1px solid #84a178;
color: #71685E;
font-size: 13px;
line-height: 20px;
padding: 7px 10px;
font-weight: 500;
text-transform: capitalize;
background: url(images/select-arrow-icon.png) no-repeat 96% center #fff;
background-size: 13px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product{
width: 276px;
text-align: center;
margin: 0 16px 28px 0;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product:nth-child(3n+0){
	margin-right:0;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product:first-child, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product:nth-child(3n+1){
	clear:left;
}
body #page-container #et-main-area .store-page-main .store-page-section .woocommerce-pagination ul.page-numbers{
display: block;
text-align: left;
margin: 8px 0 0;
border: none;
}
body #page-container #et-main-area .store-page-main .store-page-section .woocommerce-pagination ul.page-numbers li{
margin: 0 5px 0 0;
border: 1px solid #527c4e;
}
body #page-container #et-main-area .store-page-main .store-page-section .woocommerce-pagination ul.page-numbers li .page-numbers{
padding: 0;
width: 30px;
height: 30px;
line-height: 29px;
text-align: center;
min-width: inherit;
color: #527c4e;
background: none;
}
body #page-container #et-main-area .store-page-main .store-page-section .woocommerce-pagination ul.page-numbers li .page-numbers.current, body #page-container #et-main-area .store-page-main .store-page-section .woocommerce-pagination ul.page-numbers li .page-numbers:hover{
	background:#527c4e;
	color:#fff;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .widget_price_filter form .price_slider_amount button[type="submit"]{
border-radius: 0;
padding: 5px 12px;
border: none;
font-size: 13px !important;
font-weight: 500;
background: #527c4e;
color: #fff;
line-height: 20px !important;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .widget_price_filter form .price_slider_amount button[type="submit"]:after{
	clear:both;
	content:"";
	display:block;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .widget_price_filter form .price_slider_amount .price_label{
line-height: 25px;
font-size: 12px;
text-transform: uppercase;
color: #000000;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .widget_price_filter form .price_slider_amount .price_label span{
color: #51794d;
}
html body.single-product #page-container header#main-header{
	position:relative;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product div.images{
	width:50%;
	margin:0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary{
	width:46%;
	float:right;
	margin:0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product div.images .flex-control-nav:after{
	clear:both;
	content:"";
	display:block;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product div.images .flex-control-nav{
	margin:15px 0 0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product div.images .flex-control-nav li{
width: 78px;
margin: 0 6px 6px 0;
clear: none;
padding:2px;
background:#fff;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product div.images .flex-control-nav li img{
	display:block;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product div.images .flex-control-nav li:nth-child(7){
	margin-right:0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-product-title{
	font-size:30px;
	font-family:'Montserrat',sans-serif;
	line-height:36px;
	color:#000000;
	padding:0 0 15px;
	font-weight:400;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-short-description ul{
	margin: 0;
padding: 0 0 0 15px;
list-style:disc;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-short-description ul li, body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-short-description p{
line-height: 22px;
font-size: 14px;
color:#000000;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-short-description ul li{
	margin:0 0 7px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-price{
	font-size:23px;
	line-height:28px;
	color:#000;
	font-weight:700;
	padding:20px 0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart{
	margin:8px 0 0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations{
	margin:0 0 34px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations, body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations tbody, body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations tr{
	display:block;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations tr td{
	display:block;
	padding:0 0 8px !important;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations tr td label{
	font-weight: 700;
	color:#000;
	font-size:15px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations tr td select{
border: 1px solid #ddd;
font-family: 'Montserrat',sans-serif;
font-weight: 400;
font-size: 15px;
line-height: 20px;
background: #fafafa;
color: #666;
padding: 9px 10px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations tr .reset_variations{
text-transform: uppercase;
color: #666;
font-size: 10px;
padding-top: 6px;
display: inline-block;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart .woocommerce-variation-price .price{
	color: #000000;
	font-size:23px;
	font-weight:700;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .stock{
	display:none;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .woocommerce-variation-price{
	padding:0 0 30px;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-quantity .quantity:after{
	clear:both;
	content:"";
	display:block;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart .quantity, body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-quantity .quantity{
background: #fff;
margin: 0 !important;
border: 1px solid #527c4e;
position: relative;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart .quantity input.input-text.qty.text, body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-quantity .quantity input.input-text.qty.text{
height: 40px;
width: 50px;
border-width: 0 1px !important;
border-style: solid !important;
border-color: #527c4e !important;
background: #fff !important;
padding: 10px 12px;
border-radius: 0;
box-shadow: none !important;
outline: none;
text-align: center;
font-size: 14px !important;
font-weight: 700 !important;
color: #666 !important;
display: block;
float: left;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart .quantity input.minus, body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart .quantity input.plus, body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-quantity .quantity input.minus, body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-quantity .quantity input.plus{
height: 40px !important;
width: 32px !important;
text-align: center;
border: none !important;
font-size: 24px !important;
font-weight: 500 !important;
line-height: 40px;
border-radius: 0 !important;
color: #9C9C9C !important;
float: left;
display: block;
cursor:pointer;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart .single_add_to_cart_button{
	height: 42px;
line-height: 42px;
border-radius: 0;
outline: none;
box-shadow: none;
padding: 0 28px;
font-weight: 700;
font-size: 16px;
text-transform: capitalize;
margin: 0 0 0 16px;
color: #ffffff;
border-color: #527c4e;
background-color: #527c4e;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart .single_add_to_cart_button:hover{
border-color: #4cba39;
background-color: #4cba39;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart .single_add_to_cart_button:after{
	display:none;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper{
margin: 0;
padding: 50px 0;
border:none;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs{
	margin:0;
	padding:0;
	border-top:1px solid rgba(0,0,0,.05);
	background:none;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs:before, body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li:before, body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li:after{
	display:none;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li{
margin: 0 20px 0 0;
display: inline-block;
float: none;
padding: 0;
background: none;
border: none;
border-radius: 0;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a{
padding: 20px 0 !important;
font-weight: 700;
background: no-repeat;
font-size: 15px;
line-height: 20px;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a:before{
	content: ' ';
position: absolute;
width: 100%;
height: 3px;
box-shadow: none;
top: 0;
left: 0;
border-radius: 0;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active a:before{
background: #527c4e;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel{
background: #fff;
padding: 30px 30px 20px;
margin: 0;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2{
	display:none;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p, body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel ul li{
line-height: 22px;
font-size: 14px;
color:#000;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p{
	padding:0 0 15px;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel ul{
margin: 0;
padding: 0 0 10px 15px;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel ul li{
	margin:0 0 6px;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel table tr td, body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel table tr th{
padding: 12px;
font-style: normal;
}
body #page-container #et-main-area .store-page-section .single-product-section .related-products-section h2{
font-weight: 600;
text-transform: capitalize;
font-size: 24px;
line-height: 28px;
padding: 0 0 20px;
color:#000;
}
body #page-container #et-main-area .store-page-section .single-product-section .related-products-section ul.products li.product{
	margin-bottom:0;
}
body #page-container #et-main-area .store-page-section .single-product-section .related-products-section ul.products li.product:nth-child(3n){
	margin-right:16px;
}
body #page-container #et-main-area .store-page-section .single-product-section .related-products-section ul.products li.product:nth-child(4n){
	margin-right:0;
}
body #page-container #et-main-area .store-page-section .single-product-section .related-products-section ul.products li.product:nth-child(3n+1){
	clear:none;
}
body #page-container .woocommerce-error, body #page-container .woocommerce-info, body #page-container .woocommerce-message{
font-size: 16px !important;
color: #fff !important;
padding: 12px 14px !important;
}
body #page-container .woocommerce-message .button.wc-forward{
padding: 9px 14px;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
line-height: 18px !important;
color: #527b4d !important;
}
body #page-container .woocommerce-message .button.wc-forward:after{
	display:none;
}
body #page-container #et-main-area .shop-information-section{
	background:#e8e8e8;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table{
    margin:0 !important;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #527c4e;
    border-radius: 0;
    background: #fff;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td, body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr th{
border-width: 0 1px 1px 0;
border-style: solid;
border-color: #527c4e;
padding: 11px 12px;
line-height: 23px;
font-size:15px;
color:#000;
font-weight:400;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table thead tr th, body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table thead tr td{
background: #527c4e;
border-color: #3A6436;
color: #fff;
text-transform: uppercase;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-remove a.remove{
border: 1px solid #353535;
color: #353535 !important;
font-size: 27px;
width: 24px;
height: 24px;
line-height: 22px;
font-weight: 400;
background: none;
}
body #page-container #et-main-area .shop-information-section #main-content{
	background:none;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-thumbnail img{
	width:70px;
	display:block;
	height:auto;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-quantity .quantity{
	width:116px;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td .amount{
	color:#000;
	font-weight:700;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-name{
	font-weight:700;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions .coupon input#coupon_code{
height: 42px;
padding: 4px 10px;
max-height: inherit;
font-size: 14px !important;
font-weight: 500 !important;
border: 1px solid #d3ced2 !important;
background: #fff !important;
width: 220px;
color: #666 !important;
border-radius: 0;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions .coupon ::-webkit-input-placeholder{
	color:#666;
} 
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions .coupon :-moz-placeholder{
	color:#666;
} 
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions .coupon ::-moz-placeholder{ 
	color:#666;
} 
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions .coupon :-ms-input-placeholder{
	color:#666;
} 
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions .coupon :input-placeholder{
	color:#666;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions button{
    height: 42px;
    line-height: 40px;
    padding: 0 23px;
    border-radius: 0;
    text-transform: capitalize;
    font-size: 15px;
    color: #fff;
	background:#527c4e;
	border:1px solid #527c4e;
	font-weight:700;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions button:after{
	display:none;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals{
padding: 40px 0 0;
margin: 0;
width: 360px;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals h2{
	background: none;
padding: 0 0 13px;
text-transform: uppercase;
font-size: 17px;
font-weight: 700;
line-height: 20px;
margin:0;
color:#000;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr td, body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr th{
	font-weight:normal;
	width:auto;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr td .amount{
	font-weight:normal;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals .wc-proceed-to-checkout{
	padding:23px 0 0;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button{
margin: 0;
padding: 14px 0;
display: block;
background: #527c4e;
border: 1px solid #527c4e;
color: #fff;
font-size: 17px;
text-align: center;
font-weight: 700;
line-height: 20px !important;
border-radius: 0;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover, body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form .button:hover{
border-color: #4cba39;
background-color: #4cba39;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:after, body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form .button:after{
	display:none;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover{
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form{
	margin:10px 0 0;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p{
	padding: 0 0 12px;
	margin:0;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p input, body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p select{
border: 1px solid #ddd;
color: #666;
height: 46px;
padding: 6px 12px;
line-height: 20px;
border-radius: 0;
font-size: 14px;
font-weight: 400;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form .select2-container .select2-selection--single{
	height:46px;
	margin:0;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form .select2-container--default .select2-selection--single{
border: 1px solid #ddd;
border-radius: 0;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__rendered{
color: #666;
line-height: 46px;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form .select2-container .select2-selection--single .select2-selection__rendered{
	padding-left:12px;
	font-size:14px;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__arrow{
height: 46px;
top: 0;
right: 0;
width: 30px;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form .button{
background: #527c4e;
border: 1px solid #527c4e;
color: #fff;
font-size: 15px;
text-align: center;
font-weight: 700;
line-height: 20px !important;
border-radius: 0;
margin: 0;
padding: 9px 20px;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section .woocommerce .woocommerce-info{
background: #f7f6f7 !important;
padding: 1em 2em 1em 3.5em !important;
color: #515151 !important;
border-top: 3px solid #527c4e !important;
margin:0 0 20px;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section .woocommerce .woocommerce-info:before{
font-family: WooCommerce;
content: '\e028';
display: inline-block !important;
position: absolute;
top: 1em;
left: 1.5em;
color: #527c4e !important;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section .woocommerce .woocommerce-info a{
	color:#527c4e !important;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.checkout_coupon, html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.woocommerce-form-login{
background: #fff;
padding: 20px 20px 10px;
border-radius: 0;
border: 1px solid #d3ced2;
margin:0 0 30px;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.checkout_coupon p, html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.woocommerce-form-login p{
padding: 0 0 14px;
margin: 0;
line-height: 20px;
color: #000;
font-weight: 400;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.woocommerce-form-login p label{
	color:#000;
	font-weight:600;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.woocommerce-form-login p label.woocommerce-form__label.woocommerce-form-login__rememberme{
	padding-top:8px;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.checkout_coupon .button[type="submit"], html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.woocommerce-form-login .button[type="submit"]{
border-radius: 0;
height: 44px;
line-height: 42px !important;
padding: 0 20px;
text-transform: capitalize;
background: #527c4e;
border: 1px solid #527c4e;
color: #fff;
font-size: 15px;
font-weight: 700;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.checkout_coupon .button[type="submit"]:after, html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.woocommerce-form-login .button[type="submit"]:after{
	display:none;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.checkout_coupon p.form-row.form-row-first{
	width:300px;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.checkout_coupon p.form-row.form-row-last{
float: left;
margin-left: 15px;
}
html body #page-container #et-main-area #main-content .page-full-section .checkout-page-left{
	width:64%;
	float:left;
}
html body #page-container #et-main-area #main-content .page-full-section .checkout-page-right{
	float:right;
	width:33%;
}
html body #page-container #et-main-area #main-content .page-full-section form.checkout h3, html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order h2, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content h2, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content h3, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login h2{
text-transform: uppercase;
font-weight: 600;
color: #000;
line-height: 22px;
font-size: 18px;
padding:0 0 15px;
}
html body #page-container #et-main-area #main-content .page-full-section form.checkout #customer_details .col-1, html body #page-container #et-main-area #main-content .page-full-section form.checkout #customer_details .col-2{
	float:none;
	width:100%;
	margin:0;
	padding:0;
}
html body #page-container #et-main-area #main-content .page-full-section form p{
	padding:0 0 12px;
	margin:0;
}
html body #page-container #et-main-area #main-content .page-full-section form p input[type="text"], html body #page-container #et-main-area #main-content .page-full-section form p input[type="tel"], html body #page-container #et-main-area #main-content .page-full-section form p input[type="email"], html body #page-container #et-main-area #main-content .page-full-section form p input[type="password"], html body #page-container #et-main-area #main-content .page-full-section form p select, html body #page-container #et-main-area #main-content .page-full-section form p textarea{
font-weight: 500;
height: 44px;
padding: 8px 12px;
width:100%;
color: #666;
border:1px solid #ddd;
border-radius:0;
font-size:14px;
line-height:20px;
background:#fff;
}
html body #page-container #et-main-area #main-content .page-full-section form p textarea{
	height:120px;
	padding-top:12px;
}
html body #page-container .select2-container .select2-selection--single{
	height:44px;
	margin:0;
	border: 1px solid #ddd;
border-radius: 0;
}
html body #page-container .select2-container .select2-selection--single .select2-selection__rendered{
	font-size:14px;
	font-weight:500;
	padding-left: 12px;
}
html body #page-container .select2-container--default .select2-selection--single .select2-selection__rendered{
color: #666;
line-height: 42px;
}
html body #page-container .select2-container--default .select2-selection--single .select2-selection__arrow{
height: 44px;
top: 0;
right: 0;
width: 36px;
}
html body #page-container #et-main-area #main-content .page-full-section form p.form-row-first, html body #page-container #et-main-area #main-content .page-full-section form p.form-row-last{
	width:49%;
}
html body #page-container #et-main-area #main-content .page-full-section form.checkout #customer_details p label{
	display:none;
}
html body #page-container #et-main-area #main-content .page-full-section form.checkout #customer_details .woocommerce-shipping-fields{
	padding:25px 0 0;
}
html body #page-container #et-main-area #main-content .page-full-section form.checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address input[type="checkbox"]{
width: 16px;
height: 16px;
margin: 0 6px 0 0;
display: inline-block;
}
html body #page-container #et-main-area #main-content .page-full-section .checkout-page-right #order_review table.shop_table tr td{
	font-weight:normal;
}
html body #page-container #et-main-area #main-content .page-full-section .checkout-page-right #order_review table.shop_table tr td .amount{
	font-weight:normal;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment{
    background: #fff;
    padding: 20px;
    margin: 30px 0 0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc_payment_methods{
    list-style: none;
    margin: 0;
    padding: 0;
	border:none;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc_payment_methods li{
    line-height: 22px;
    margin: 0 0 26px;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc_payment_methods li label .card-brand-icons{
	display:inline-block;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc_payment_methods li label .card-brand-icons img{
width: 35px;
margin-left: 2px;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc_payment_methods li input[type="radio"]{
    margin: 0 2px 0 0;
    width: auto;
    height: auto;
    padding: 0;
    vertical-align: 0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc_payment_methods li .payment_box{
	margin-bottom:0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc_payment_methods li .payment_box p:last-child{
	padding-bottom:0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment .form-row.place-order{
    padding: 0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper p.form-row{
    padding: 0 0 16px;
    margin: 0;
    line-height: 20px;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper p.form-row label{
    line-height: 22px;
    padding: 0 0 0 24px;
    position: relative;
    display: block;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper p.form-row input[type="checkbox"]{
    position: absolute;
    margin: 0;
    left: 0;
    top: 5px;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment #place_order{
border-radius: 0;
height: 42px;
line-height: 42px !important;
padding: 0;
outline: none;
box-shadow: none;
background: #527c4e;
border: 1px solid #527c4e;
color: #fff;
font-weight: 700;
font-size: 16px;
width: 100%;
float: none;
display:block !important;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment #place_order:after{
	display:none;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc-saved-payment-methods{
	padding:0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment .payment_box #stripe-payment-data p{
font-size: 14px;
line-height: 20px;
color: #000;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment .payment_box #stripe-payment-data p.form-row input#wc-stripe-new-payment-method{
margin: 0 3px 0 0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment #woo_pp_ec_button_checkout{
	display:none !important;
}
html body #page-container #et-main-area #main-content .page-full-section p.return-to-shop .button.wc-backward:after{
	display:none;
}
html body #page-container #et-main-area #main-content .page-full-section p.return-to-shop .button.wc-backward{
background: #fff;
font-size: 16px;
line-height: 17px !important;
font-weight: 600;
padding: 11px 20px;
border-radius: 0;
border: 1px solid #527b4d;
color: #527b4d !important;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order ul.woocommerce-order-overview{
padding: 30px 0;
margin: 0;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order ul.woocommerce-order-overview li{
color: #000;
font-size: 13px;
line-height: 20px;
font-weight: 400;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order ul.woocommerce-order-overview li strong{
font-weight: 600;
font-size: 18px;
line-height: 22px;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order:after{
	clear:both;
	content:"";
	display:block;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order .woocommerce-order-details{
	float:left;
	width:45%;
	margin:0;
	padding:30px 0 0;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order .woocommerce-customer-details{
float: right;
width: 52%;
padding: 30px 0 0;
margin: 0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce-customer-details .woocommerce-columns{
	margin:0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce-customer-details address, html body #page-container #et-main-area #main-content .page-full-section .addresses address{
border: none;
padding: 20px 24px;
margin: 0;
background: #fff;
border-radius: 0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce-customer-details address, html body #page-container #et-main-area #main-content .page-full-section .woocommerce-customer-details address p, html body #page-container #et-main-area #main-content .page-full-section .addresses address, html body #page-container #et-main-area #main-content .page-full-section .addresses address p{
	line-height:26px !important;
	font-style:normal;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce-customer-details address p:before, html body #page-container #et-main-area #main-content .page-full-section .addresses address p:before{
	display:none;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce-customer-details address p, html body #page-container #et-main-area #main-content .page-full-section .addresses address p{
	padding:0 !important;
	margin:0;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-navigation{
    width: 21%;
    border: 1px solid #527c4e;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-navigation ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-navigation ul li{
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #527c4e;
    background: #fff;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-navigation ul li a{
    color: #000;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 12px 14px;
	display:block;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-navigation ul li.is-active a, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-navigation ul li a:hover{
    color: #527c4e;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-navigation ul li:last-child{
	border:none;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content{
    width: 75%;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content p{
	line-height:23px;
	padding:0 0 20px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content table.shop_table tr td .button{
background: #527c4e;
border: 1px solid #527c4e;
color: #fff;
line-height: 14px !important;
font-size: 13px;
font-weight: 600;
padding: 6px 12px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content table.shop_table tr td .button:after, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content form .button[type="submit"]:after{
	display:none;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content table.shop_table tr td .button:hover, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .woocommerce-info .button:hover, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content form .button[type="submit"]:hover, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .button:hover, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login form.woocommerce-form .button[type="submit"]:hover, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce form.lost_reset_password .button[type="submit"]:hover{
border-color: #4cba39;
background-color: #4cba39;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content p mark{
	background:none;
	padding:0;
	margin:0;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .woocommerce-order-details{
 width: 59%;
    float: left;
    margin: 15px 0 0;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .woocommerce-customer-details{
float: right;
width: 38%;
margin: 15px 0 0;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns{
	margin:0;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column{
	float:none;
	width:100%;
	margin:0;
	padding:0;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column.woocommerce-column--2{
	padding-top:20px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .woocommerce-info{
padding: 1em 2em 1em 3.5em !important;
margin: 0 0 2em;
position: relative;
background: #f7f6f7 !important;
line-height: 23px;
border-top: 3px solid #527c4e !important;
color: #515151 !important;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .woocommerce-info:before{
font-family: WooCommerce;
content: '\e028';
display: inline-block !important;
position: absolute;
top: 1em;
left: 1.5em;
color: #515151 !important;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .woocommerce-info .button, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .button{
background: #527c4e;
border: 1px solid #527c4e;
color: #fff;
line-height: 14px !important;
font-size: 13px;
font-weight: 600;
padding: 10px 14px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .woocommerce-info .button:after, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .button:after, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login form.woocommerce-form .button[type="submit"]:after, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce form.lost_reset_password .button[type="submit"]:after{
	display:none;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .addresses{
	margin:0;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content form, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login form.woocommerce-form, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce form.lost_reset_password{
background: #fff;
padding: 20px 20px 10px;
border-radius: 0;
margin: 0;
border: none;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper:after{
	content:"";
	display:block;
	clear:both;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content form .button[type="submit"], html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login form.woocommerce-form .button[type="submit"], html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce form.lost_reset_password .button[type="submit"]{
background: #527c4e;
border: 1px solid #527c4e;
color: #fff;
line-height: 16px !important;
font-size: 15px;
font-weight: 600;
padding: 12px 26px;
border-radius: 0;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content form p, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login form.woocommerce-form p, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce form.lost_reset_password p{
	padding:0 0 14px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content form fieldset legend{
padding: 0 0 6px;
border-bottom: 1px solid #e5e5e5;
width: 100%;
margin: 15px 0 24px;
display: block;
font-size: 17px;
font-weight: 500;
line-height: 24px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content form label, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login form.woocommerce-form label, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce form.lost_reset_password label{
font-weight: 500;
margin: 0 0 4px;
line-height: 20px;
font-size: 14px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content form p span em{
font-style: normal;
font-size: 13px;
line-height: 20px;
padding-top: 5px;
display: block;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login form.woocommerce-form{
	min-height:348px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login form.woocommerce-form label.woocommerce-form-login__rememberme{
display: block;
margin: 5px 0 18px;
font-weight: 600;
}
.et_pb_section.home-proudly-section.about-proudly.et_section_regular, .et_pb_section.offterrain-tested-section.about-tested.et_section_regular{
	background:url(images/about-proudly-section-bg.jpg) no-repeat center center;
	background-size:cover;
}
.et_pb_section.home-proudly-section.about-proudly.et_section_regular:before, .et_pb_section.offterrain-tested-section.about-tested.et_section_regular:before{
background: #fff;
opacity: 0.8;
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.et_pb_section.offterrain-tested-section.about-tested.et_section_regular:before{
	opacity:0.5;
}
.et_pb_section.home-proudly-section.about-proudly h4, .et_pb_section.home-proudly-section.affiliate-proudly h4{
	color: #000;
font-size: 18px;
font-weight:400;
}
.et_pb_section.about-page-main.et_section_regular, .et_pb_section.veterans-savings-section.et_section_regular, .et_pb_section.contact-help-section.et_section_regular{
	background:url(images/Off-Terrain-Off-Road-Accessories.jpg) no-repeat center center;
	background-size:cover;
	padding:70px 0;
}
.et_pb_section.about-page-main.et_section_regular:after, .et_pb_section.veterans-savings-section.et_section_regular:after, .et_pb_section.contact-help-section.et_section_regular:after{
background-color: #000000;
opacity: 0.2;
filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc, .et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row, .et_pb_section.contact-help-section.et_section_regular .et_pb_row{
	border:1px solid #f2ad71;
	border-radius:3px;
	padding:30px 25px;
	background:rgba(0, 0, 0, 0.5);
}
.et_pb_section.about-page-main.et_section_regular a{
padding: 19px 5px;
  display: block;
  line-height: 27px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc h2{
	color: #ffffff;
font-family: "Michroma", Sans-serif;
font-size: 50px;
font-weight: bold;
line-height:50px;
letter-spacing: 2px;
padding:0 0 12px;
text-align:center;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc .about-orange-logo img{
	display:block;
	margin:auto;
	width:86px
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc h4{
	color: #ffffff;
font-family: "Michroma", Sans-serif;
font-size: 28px;
font-weight: 200;
line-height:28px;
letter-spacing: 2px;
padding:15px 0 20px;
text-align:center;
}
.about-info-divider{
--divider-pattern-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' overflow='visible' height='100%' viewBox='0 0 24 24' fill='black' stroke='none'%3E%3Cpolygon points='9.4,2 24,2 14.6,21.6 0,21.6'/%3E%3C/svg%3E");
padding:10px 0;
}
.about-info-divider .about-info-divider-info{
	min-height:10px;
	mask-size: 10px;
-webkit-mask-repeat: repeat-x;
mask-repeat: repeat-x;
background-color: #fff;
-webkit-mask-image: var(--divider-pattern-url);
mask-image: var(--divider-pattern-url);
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc h5{
line-height: 32px;
padding: 15px 10% 40px;
font-size: 22px;
color: #fff;
font-weight: 800;
text-transform: uppercase;
text-align:center;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc p{
color: #fff;
padding: 0 0 15px;
font-size: 16px;
line-height: 26px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc p a{
font-weight: 700;
color: #fff;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc .about-contact-btn{
	padding:20px 0 10px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc .about-contact-btn a{
margin: auto;
  height: auto;
  line-height: 22px;
}
.et_pb_section.home-proudly-section.affiliate-proudly.et_section_regular{
	background:#fff;
}
.et_pb_section.affiliate-program-section.et_section_regular{
	background:#e8e8e8;
	padding:70px 0;
}
.et_pb_section.affiliate-program-section.et_section_regular:after{
	background:#2F2F2F;
	opacity:0.2;
	content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row{
border: 1px solid #f2ad71;
padding: 30px 25px;
background: #fff;
position: relative;
z-index: 9;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .outdoor-affiliate img{
	display:block;
	width:300px;
	margin:auto;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row h2{
	text-align:center;
	color: #000000;
font-size: 32px;
font-weight: 600;
line-height: 34px;
padding:25px 0 8px;
text-transform: uppercase;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row h3{
	text-align:center;
	font-size: 23px;
line-height: 26px;
padding:0 0 28px;
color: #5E5449;
font-weight: 600;
text-transform: uppercase;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .affiliate-outdoor-info{
padding: 20px 12% 23px;
margin-bottom: 25px;
background:#527C4E;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .affiliate-outdoor-info p{
	font-weight: 600;
font-size: 18px;
line-height: 27px;
color:#fff;
text-align:center;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table, .et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table{
	border-width:1px 0 1px 1px;
	border-style:solid;
	border-color:#e4e4e4;
	display:flex;
	margin:0 0 40px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col{
width: 20%;
border-right: 1px solid #e4e4e4;
padding: 15px 10px;
text-align: center;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col h3{
font-size: 18px;
line-height: 24px;
padding: 0 0 5px;
font-weight: 700;
text-transform: none;
color: #000;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col .affiliate-brand-logo{
	margin-top:8px;
	min-height:89px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col .affiliate-brand-logo img{
	display:block;
	width:89px;
	margin:auto;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col .affiliate-brand-logo i{
background: #427C4E;
width: 72px;
height: 72px;
line-height: 72px;
border-radius: 100px;
color: #fff;
font-size: 42px;
font-weight: 900;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col h4{
	font-size: 17px;
line-height: 20px;
color:#000;
font-weight:700;
padding:0 0 12px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col ul{
	text-align:left;
	list-style:none;
	padding:0 2px 0 5px;
	margin:0;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col ul li, .et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col ul li{
position: relative;
line-height: 22px;
margin: 0 0 6px;
padding: 0 0 0 19px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col ul li:before, .et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col ul li:before{
font-family: FontAwesome;
font-weight: 900;
position: absolute;
left: 0;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col ul li:before{
content: "\f058";
font-size: 15px;
top: 1px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col.arrow .affiliate-brand-icon i{
	color:#D57249;
	font-size:36px;
	margin:8px 0 0;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .affiliate-passion h2{
	font-size: 26px;
line-height: 30px;
padding:0 0 18px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col{
width: 25%;
border-right: 1px solid #e4e4e4;
padding: 1px 10px 30px;
text-align: center;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col h4{
	padding:16px 0 10px;
	font-size: 18px;
line-height: 20px;
color:#5e5449;
font-weight:600;
text-transform:uppercase;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col ul{
	text-align:left;
	padding:0 2px 0 5px;
	margin:0;
	list-style:none;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col ul li:before{
top: 1px;
content: "\f14a";
color: #23A455;
font-size: 14px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col h5{
	text-align:left;
	line-height:22px;
	color:#000000;
	font-size:15px;
	font-weight:400;
	padding:8px 0 12px 5px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col.col-s ul li:before{
content: "\f00c";
font-weight: 400;
font-size: 15px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col.col-t ul li:before{
content: "\f071";
color: #FF1B00;
font-size: 18px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col.col-t ul li{
	padding-left:24px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item, .et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item{
	border-width:0 0 1px;
	border-style:solid;
	border-color:#d4d4d4;
	background:none;
	border-radius:0;
	padding:13px 15px;
	margin:0;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item .et_pb_toggle_title, .et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title{
font-weight: 700;
line-height: 20px;
padding: 0 0 0 15px;
color: #000;
font-size: 15px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item .et_pb_toggle_title:before, .et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title:before{
content: "\f0da";
font-family: 'FontAwesome' !important;
font-weight: 900;
display: block;
left: 0;
color: inherit;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title:before, .et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title:before{
content: "\f0d8";
margin: -10px 0 0;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item .et_pb_toggle_content{
	padding:26px 0 15px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item .et_pb_toggle_content p, .et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p{
line-height: 24px;
font-size: 16px;
padding:0 0 15px;
color:#000;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item .et_pb_toggle_content p:last-child{
	padding:0;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .apply-btn{
	padding:32px 0 14px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .apply-btn a{
	width:160px;
	margin:auto;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .apply-flag-img img{
	display:block;
	margin:auto;
	width:52px;
}
.et_pb_section.offterrain-tested-section.affiliate-tested.et_section_regular{
	background:#fff;
}
.et_pb_section.local-retailers-section.et_section_regular{
	padding:70px 0;
	background:url(images/overlay-layer2.jpg) no-repeat center center;
	background-size:cover;
}
.et_pb_section.local-retailers-section.et_section_regular:before{
background: #fff;
position: absolute;
width: 100%;
height: 100%;
content: "";
display: block;
top: 0;
left: 0;
opacity: 0.9;
}
.et_pb_section.local-retailers-section .et_pb_column .local-retailer-info{
	text-align:center;
}
.et_pb_section.local-retailers-section .et_pb_column .local-retailer-info .local-retailer-icon i{
	width:90px;
	height:90px;
	line-height:90px;
	border-radius:100px;
	font-size:55px;
	font-weight:900;
	color:#fff;
	margin:auto;
	background:#d57249;
}
.et_pb_section.local-retailers-section .et_pb_column .local-retailer-info h2{
	font-size: 46px;
font-weight: bold;
text-transform: uppercase;
line-height:46px;
letter-spacing: 1px;
color: #000000;
padding:20px 0 42px;
}
.et_pb_section.local-retailers-section .et_pb_column .local-retailer-info h6{
color: #000000;
font-size: 20px;
line-height: 24px;
font-weight: 400;
padding: 0;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode{
	padding:55px 0 0;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-search-wrap form label{
	width:auto;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-search-btn[type="submit"]{
text-shadow: none;
background: #527c4e;
color: #fff;
border: none;
border-radius: 0;
padding: 0 18px;
line-height: 37px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-search-wrap form input{
	height:37px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list{
margin: 0;
background: #fff;
padding: 5px 30px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li{
padding: 25px 0;
border-bottom: 1px solid #e4e4e4;
position:relative;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li:last-child{
	border:none;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li p{
	line-height:26px;
	margin:0;
	padding:0 0 25px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li p:last-child{
	padding:0;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-store-details, .et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-directions{
height: 42px;
line-height: 42px;
text-align: center;
background: #51794d;
color: #f9f9f9;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
display: block;
width: 140px;
padding: 0;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-direction-wrap{
position: absolute;
bottom: 25px;
left: 160px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-flag-img img{
	width:58px;
	margin:auto;
	display:block;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .ourbrave-info{
	text-align:center;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .ourbrave-info h2{
	font-size: 36px;
font-weight: 600;
text-transform: uppercase;
line-height:36px;
color:#fff;
padding:16px 0 0;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .ourbrave-info h4{
	padding:15px 20% 24px;
	color:#fff;
	font-size:22px;
	line-height:32px;
	text-transform:uppercase;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .et_pb_module p{
	font-size: 15px;
line-height: 21px;
color:#fff;
font-weight:500;
padding:0 0 15px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .et_pb_module ul{
	list-style:none;
	margin:0;
	padding:10px 0 14px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .et_pb_module ul li{
color: #fff;
font-size: 14px;
font-weight: 500;
line-height: 21px;
padding: 0 0 10px 23px;
position: relative;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .et_pb_module ul li:before{
color: #23A455;
font-size: 14px;
font-family: 'FontAwesome';
position: absolute;
content: "\f14a";
left: 0;
top: 0;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-discount-form, .et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info{
	background: rgba(0, 0, 0, 0.5);
padding: 30px;
margin-top:15px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-discount-form{
	margin-bottom:30px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-form-details .one_half{
	width:49%;
	margin:0 2% 0 0;
	float:left;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-form-details .last{
	margin-right:0 !important;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row form p input[type="file"]{
border: 1px solid #84a178;
background: #fff;
color: #595046;
padding: 14px 12px;
letter-spacing: 0;
font-size: 14px;
font-weight: 500;
line-height: 20px;
width:100%;
}
html body #page-container #et-main-area #main-content .page-full-section form p input[type="submit"]{
	height: 60px;
line-height: 60px;
border: none;
padding: 0;
text-align: center;
background: #51794d;
color: #f9f9f9;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
outline: none;
box-shadow: none;
border-radius: 0;
letter-spacing: 0;
width:160px;
cursor:pointer;
}
html body .wpcf7 form .wpcf7-response-output{
margin: 10px 0 0;
padding: 8px 14px;
background: #fff;
font-size: 16px;
line-height: 20px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info{
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info ul li:before{
	display:none;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info ul{
	list-style:none;
	margin:0;
	padding:0;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info ul li{
	float:left;
	width:50%;
	text-align:center;
	padding:0;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info ul li h3{
font-size: 24px;
font-weight: 600;
text-transform: uppercase;
line-height: 26px;
color: #fff;
padding:0 0 20px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info ul li .veterans-contact-icon i{
	font-size:30px;
	color:#fff;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info ul li .veterans-contact-icon{
	padding:0 0 18px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info ul li a{
	color:inherit;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info ul li p{
	padding:0;
}
html body.blog .page-banner-section .page-title{
	background-position:bottom center;
}
.et_pb_section.main-blog-section.et_section_regular{
	background:#e8e8e8;
	padding:70px 0 40px;
}
.et_pb_section.main-blog-section .blog-offterrain-logo{
	margin:0 0 18px;
}
.et_pb_section.main-blog-section .blog-offterrain-logo img{
	display:block;
	margin:auto;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .filter-menu ul{
	list-style:none;
	padding:0;
	text-align:center;
	margin: 0 0 30px;
height: 32px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .filter-menu ul li{
	margin: 0 2px;
	display:inline-block;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .filter-menu ul li a{
line-height: 20px;
padding: 5px 13px;
font-size: 13px;
border-radius: 3px;
background: #fff;
border: 1px solid #84a178;
display: block;
font-weight: 600;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .filter-menu ul li a:hover, .et_pb_section.main-blog-section .blog-posts-shortcode .filter-menu ul li a.selected{
background: #51794d;
color: #fff;
border-color: #51794d;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item{
	margin:0 0 40px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details{
	padding: 20px;
background: #f6f6f6;
display:flex;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-img{
	border: 1px solid #e6e6e6;
padding: 15px;
background: #fff;
width:520px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-img img{
	display:block;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap{
	background: #fff;
padding: 20px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap.withimg{
width:610px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-cats{
line-height: 20px;
font-size: 12px;
margin-bottom: 20px;
padding: 6px 12px;
border-radius: 3px;
color: #ffffff;
background-color: #000000;
font-weight: 600;
display:inline-block;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-cats span{
	display:inline-block;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-cats span:after{
content: "|";
margin: 0 0.4em;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-cats span:last-child:after{
	display:none;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap h3{
color: #000000;
font-size: 26px;
font-weight: 600;
line-height: 30px;
padding:0 0 28px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap h3 a{
	color:inherit;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-desc p{
line-height: 25px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-desc{
	padding:0 0 32px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-btn a{
text-align: center;
color: #f9f9f9;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
padding: 0;
border: none;
height: 40px;
width: 160px;
line-height: 40px;
background:#527c4e;
display:block;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-btn a:hover{
	background:#61ce70;
}
body #page-container #et-main-area .single-post-title-section{
	background:url(images/overlay-layer2.jpg) no-repeat center center;
	background-size:cover;
	padding:190px 0 56px;
	position:relative;
}
body #page-container #et-main-area .single-post-title-section:before{
opacity: 0.8;
background: #5E5449;
width: 100%;
height: 100%;
display: block;
position: absolute;
left: 0;
top: 0;
content: "";
}
body #page-container #et-main-area .single-post-title-section h1{
font-size: 40px;
color: #ffffff;
font-weight: 800;
text-transform: uppercase;
line-height: 48px;
padding:0;
}
body #page-container #et-main-area .single-post-title-section .single_post_img{
	padding:40px 0 0;
}
body #page-container #et-main-area .single-post-title-section .single_post_img img{
	display:block;
	margin:auto;
	border:2px solid #fff;
	border-radius:5px;
}
html body.single.single-post .et_pb_post .entry-content{
	padding-top:0;
}
body #page-container #main-content .single-post-main-section{
	padding:40px 0 90px;
}
body #page-container #main-content .single-post-main-section .single-post-icon img{
width: 132px;
filter: brightness( 90% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
border-style: solid;
border-width: 2px 2px 2px 2px;
border-color: #ffffff;
border-radius: 100% 100% 100% 100%;
box-shadow: 0px 0px 38px 0px rgba(0,0,0,0.19);
display:block;
margin:auto;
}
body #page-container #main-content .single-post-main-section .single-post-author h2{
font-size: 18px;
font-family: 'Montserrat',sans-serif;
color: #000;
font-weight: 600;
line-height: 20px;
padding:0 0 18px;
}
body #page-container #main-content .single-post-main-section .entry-content h2{
	font-size: 34px;
line-height: 40px;
font-weight: 500;
padding:10px 0 17px;
}
body #page-container #main-content .single-post-main-section .entry-content p{
line-height: 23px;
font-size: 16px;
font-weight: 400;
padding:0 0 15px;
}
body #page-container #main-content .single-post-main-section .single-post-share h6{
font-size: 18px;
color: #000;
font-weight: 600;
line-height: 20px;
padding:0 0 18px;
}
body #page-container #main-content .single-post-main-section .single-post-share{
	padding:40px 0 0;
}
body #page-container #main-content .single-post-main-section .single-post-share ul{
	list-style:none;
	margin:0;
	padding:0;
}
body #page-container #main-content .single-post-main-section .single-post-share ul li{
	float:left;
	margin:0 7px 0 0;
}
body #page-container #main-content .single-post-main-section .single-post-share ul li a{
font-size: 14px;
height: 32px;
line-height: 32px;
border-radius: 5px;
display: block;
color: #fff;
padding: 0 10px 0 0;
font-weight: 600;
}
body #page-container #main-content .single-post-main-section .single-post-share ul li a i{
	width:32px;
	font-size:14px;
	text-align:center;
}
body #page-container #main-content .single-post-main-section .single-post-share ul li.facebook a{
	background:#3b5998;
}
body #page-container #main-content .single-post-main-section .single-post-share ul li.twitter a{
	background:#1da1f2;
}
body #page-container #main-content .single-post-main-section .single-post-share ul li.pinterest a{
	background:#bd081c;
}
body #page-container #main-content .single-post-main-section .single-post-share ul li.linkedin a{
	background:#0077b5;
}
body #page-container #main-content .single-post-main-section .single-post-share ul li.email a{
	background:#ea4335;
}
body #page-container #main-content .single-post-main-section .et_pb_post{
	padding:0;
	margin:0;
}
body #page-container #main-content .single-post-main-section #left-area{
	float:none;
	padding:0;
	width:100%;
}
body #page-container #main-content .et_pb_section.contact-help-section .contact-offterrain-logo img{
	display:block;
	width:300px;
	margin:auto;
}
.et_pb_section.contact-help-section .et_pb_module h4{
color: #fff;
font-size: 20px;
font-weight: 600;
line-height: 26px;
padding:20px 0 39px;
text-align:center;
}
.et_pb_section.contact-help-section .et_pb_module .we-help-form, .et_pb_section.contact-help-section .et_pb_module .contact-details-info{
	background: rgba(0, 0, 0, 0.5);
padding: 30px;
max-width:670px;
margin:auto;
}
html body #page-container #et-main-area #main-content .et_pb_section.contact-help-section .et_pb_module .we-help-form form p{
	padding:0 0 16px;
}
html body #page-container #et-main-area #main-content .et_pb_section.contact-help-section .et_pb_module .we-help-form form p.contact-form-submit{
	padding:3px 0 0;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info{
	margin:25px auto 20px;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul{
	list-style:none;
	margin:0;
	padding:0;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul li{
	float:left;
	width:33.333%;
	text-align:center;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul li h2{
	color: #fff;
line-height: 26px;
font-size: 22px;
font-weight:600;
text-transform:uppercase;
padding:0 0 16px;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul li .contact-icon{
	padding:0 0 17px;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul li .contact-icon i{
color: #fff;
font-size: 28px;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul li p{
color: #fff;
font-size: 16px;
line-height: 24px;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul li a{
	color:inherit;
}
.et_pb_section.contact-help-section .et_pb_module .flag-img img{
	display:block;
	width:52px;
	margin:auto;
}
html body #page-container #et-main-area #main-content .page-full-section form p input.wpcf7-not-valid, html body #page-container #et-main-area #main-content .page-full-section form p select.wpcf7-not-valid, html body #page-container #et-main-area #main-content .page-full-section form p textarea.wpcf7-not-valid{
	border-color:#dc3232;
}
html body .wpcf7-not-valid-tip{
	display:none;
}
html body #page-container #et-main-area #main-content .page-full-section form.wpcf7-form p select{
	background:url(images/contact-form-select-icon.jpg) no-repeat 98% center #fff;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}
.et_pb_section.faq-asked-section.et_section_regular, .et_pb_section.gallery-list-section.et_section_regular, .et_pb_section.media-manage-section.et_section_regular, .et_pb_section.privacy-policy-section.et_section_regular{
	background: #e8e8e8;
	padding:70px 0;
}
.et_pb_section.faq-asked-section .faq-page-icon i, .et_pb_section.gallery-list-section .galery-list-icon i{
	background:#d57249;
	width:60px;
	height:60px;
	font-size:30px;
	line-height:60px;
	border-radius:100px;
	text-align:center;
	display:block;
	margin:auto;
	color:#fff;
}
.et_pb_section.faq-asked-section .et_pb_module h2, .et_pb_section.gallery-list-section .et_pb_module h2{
font-size: 28px;
font-weight: bold;
text-transform: uppercase;
line-height: 28px;
letter-spacing: 1px;
padding: 18px 0 33px;
text-align: center;
color: #000;
}
.et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item{
	padding:18px 0;
	border-bottom:1px solid #527c4e;
}
.et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title{
	padding:0 15px 0 0;
	font-size:16px;
}
.et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title:before{
content: "\f0d8";
left: auto;
right: 0;
}
.et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title:before{
	content: "\f0d8";
}
.et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title{
color: #527c4e;
}
.et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content{
	padding:18px 0 0;
}
.et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item:last-child{
	border-bottom:none;
}
.et_pb_section.home-want-section.expeditions-want-sec .et_pb_module p{
	font-size:16px;
	font-weight: 500;
line-height: 25px;
padding:0 0 18px;
}
.et_pb_section.home-want-section.expeditions-want-sec .et_pb_module .expeditions-btn{
	padding-top:20px;
}
.et_pb_section.gallery-list-section .et_pb_module .send-pics-btn a{
margin: auto;
width: 160px;
height: 50px;
line-height: 50px;
font-size: 18px;
}
.et_pb_section.gallery-list-section .et_pb_module .send-pics-btn a:hover{
	background:#8bc34a;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list{
	padding:55px 0 0;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item h3{
color: #000;
font-size: 26px;
font-weight: 600;
line-height: 30px;
padding:0 0 23px;
text-align:center;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul{
	list-style:none;
	margin:0;
	padding:0;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li{
width: 380px;
margin: 0 15px 15px 0;
float: left;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li:nth-child(3n){
	margin-right:0;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li a, .et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li img{
	display:block;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li img{
height: 285px;
width: 100%;
object-fit: cover;
object-position: top;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item{
	padding:0 0 55px;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item:last-child{
	padding-bottom:0;
}
.et_pb_section.media-manage-section .et_pb_column{
		padding:30px;
	background:#fff;
}
.et_pb_section.media-manage-section .et_pb_column:before{
	background:url(images/OffTerrain-HiRes.png) no-repeat center center;
	background-size: 28% auto;
opacity: 0.05;
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
content:"";
}
.et_pb_section.media-manage-section .et_pb_column .et_pb_module{
	z-index:99;
	position:relative;
}
.et_pb_section.media-manage-section .et_pb_column .et_pb_module p{
	font-size: 24px;
font-weight: 400;
line-height:29px;
}
.et_pb_section.media-manage-section .et_pb_column .et_pb_module .media-email{
	padding:20px 0 0;
}
.et_pb_section.media-manage-section .et_pb_column .et_pb_module .media-email a{
	background:#527c4e;
	width:100px;
	height:100px;
	line-height:100px;
	display:block;
	margin:auto;
	border-radius:100px;
	font-size:50px;
	color:#fff;
	text-align:center;
}
.et_pb_section.media-manage-section .et_pb_column .et_pb_module .media-email a i{
	color:inherit;
}
.et_pb_section.media-manage-section.et_section_regular, .et_pb_section.privacy-policy-section.et_section_regular{
border-bottom: 1px solid #f2ad71;
}
.et_pb_section.privacy-policy-section .et_pb_module h3{
	font-size: 26px;
line-height: 28px;
padding:0 0 16px;
color:#000000;
font-weight:400;
}
.et_pb_section.privacy-policy-section .et_pb_module p{
	line-height:23px;
	padding:0 0 15px;
	color:#000000;
}
.store-page-section .single-product-section div.product .summary.entry-summary .single-product-share{
background: #ffffff;
margin: 15px 0 0;
padding: 8px 12px 6px;
}
.store-page-section .single-product-section div.product .summary.entry-summary .single-product-share ul{
	float:left;
}
.store-page-section .single-product-section div.product .summary.entry-summary .single-product-share ul li{
	float:left;
	margin:0 15px 0 0;
}
.store-page-section .single-product-section div.product .summary.entry-summary .single-product-share ul li img{
	display:block;
}
.store-page-section .single-product-section div.product .summary.entry-summary .single-product-share h6{
line-height: 20px;
font-size: 12px;
color: #000000;
float:right;
padding:0;
}
.et_pb_section.privacy-policy-section .et_pb_module h6{
color: #000;
font-weight: 700;
padding: 0 0 15px;
font-size: 16px;
line-height: 21px;
}
.et_pb_section.privacy-policy-section .et_pb_module h6 span{
	text-decoration:underline;
}
.et_pb_section.privacy-policy-section .et_pb_module h4{
color: #000;
font-weight: 700;
padding: 5px 0 15px;
line-height: 24px;
font-size: 22px;
}
.et_pb_section.privacy-policy-section .et_pb_module ol{
	padding:0 0 20px;
	counter-reset: section;
  list-style-type: none;
}
.et_pb_section.privacy-policy-section .et_pb_module ol li:before{
counter-increment: section;
content: counters(section, ".") ".";
position: absolute;
left: 0;
top: 0;
}
.et_pb_section.privacy-policy-section .et_pb_module ol li{
color: #000;
line-height: 23px;
margin: 0 0 12px;
position: relative;
padding: 0 0 0 20px;
}
.et_pb_section.privacy-policy-section .affiliate-areas{
	padding:40px 0 0;
}
html body #page-container #et-main-area #main-content .page-full-section .et_pb_section.privacy-policy-section .affiliate-areas form p{
	padding:0 0 16px;
}
html body #page-container #et-main-area #main-content .page-full-section .et_pb_section.privacy-policy-section .affiliate-areas form p:last-child{
	padding:0;
}
.et_pb_section.privacy-policy-section .affiliate-areas form#affwp-login-form{
padding: 30px 0 0;
margin: 0;
}
.et_pb_section.home-makers-section .home-product-cats ul:after{
	clear:both;
	content:"";
	display:block;
}
html div.wc_ss_btns.default-theme{
	background:#fff;
}

body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-quantity .quantity {
  width: 153px !important;
}
div.wc_ss_btns > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #fff !important;
}
.mysticky-welcomebar-fixed-wrap {
	min-height: 45px !important;
	padding: 8px 50px !important;
}
.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a {
	font-size: 15px !important;
}
.mysticky-welcomebar-fixed .mysticky-welcomebar-content p a, .mysticky-welcomebar-fixed .mysticky-welcomebar-content p {
	font-size: 15px !important;
}
body.single-product #sidebar{
	display: none;
}



@media only screen and (min-width:768px) and (max-width:1169px){
body .container, body .et_pb_row{
	padding-left:10px;
	padding-right:10px;
}
#page-container header#main-header .logo_container a{
	width:195px;
	margin:auto;
}
.et_pb_section.home-slider-section.et_section_regular .et_pb_row{
	padding:0;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul#top-menu{
	display:block;
}
#page-container header#main-header .header-left-section, #page-container header#main-header .header-right-section{
	width:37%;
}
#page-container header#main-header .header-left-section{
	padding:0 0 0 22px;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li a{
	padding:5px 16px;
	line-height: 40px;
	font-size:14px;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li.menu-item-has-children > a:after{
top: 5px;
right: 1px;
}
#page-container header#main-header .header-cart{
	padding:14px 6px 13px 4px;
}
#page-container header#main-header .logo_container{
	width:26%;
	margin:auto;
}
#page-container header#main-header{
	padding:10px 0;
}
#page-container header#main-header .header-cart .header-cart-widget{
	right:6px;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li ul.sub-menu{
	width:200px;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li ul.sub-menu li a{
padding: 8px 12px;
font-size: 13px;
}
.et_pb_section.home-slider-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description{
	padding:240px 10px 120px;
}
.et_pb_section.home-slider-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .home-slider-details h1{
font-size: 60px;
line-height: 68px;
width: 560px;
letter-spacing: 0;
padding: 0 0 28px;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li.menu-item-has-children ul.sub-menu li#menu-item-53 ul.sub-menu{
	left:auto;
	right:100%;
}
.et_pb_section.home-leading-info-section.et_section_regular{
	padding:50px 0;
}
.et_pb_section.home-leading-info-section .et_pb_module p{
	font-size:17px;
	line-height:22px;
}
.et_pb_section.home-signup-section.et_section_regular{
	padding:0 10px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row{
	padding:45px 26px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column .et_pb_module h3{
	font-size:30px;
	line-height:30px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column .et_pb_module h3 span{
	font-size:15px;
	padding:0 0 2px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column.home-signup-left{
	width: 215px !important;
margin-bottom: 0 !important;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column.home-signup-right{
width: 450px !important;
margin-left: 26px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column form .mc4wp-form-fields p input[type="submit"]{
	font-size:17px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column form .mc4wp-form-fields p.signup-submit{
	width:165px;
}
.et_pb_section.home-info-section .et_pb_column{
padding: 0 5px;
width: 25% !important;
}
.et_pb_section.home-info-section .et_pb_column:nth-child(2){
width: 23% !important;
}
.et_pb_section.home-info-section .et_pb_column:nth-child(3){
width: 27% !important;
}
.et_pb_section.home-info-section.et_section_regular{
	padding:50px 0;
}
.et_pb_section.home-info-section .et_pb_column .home-info-details h4{
	font-size:15px;
}
.et_pb_section.home-info-section .et_pb_column.home-info-l .home-info-details h4 a{
	padding:0 0 0 64px;
}
.et_pb_section.home-info-section .et_pb_column.home-info-m .home-info-details h4 a{
padding: 0 0 0 40px;
}
.et_pb_section.home-info-section .et_pb_column.home-info-bl .home-info-details h4 a{
padding: 0 0 0 56px;
margin-left: 0;
}
.et_pb_section.home-info-section .et_pb_column.home-info-r .home-info-details h4 a{
padding: 0 0 0 44px;
margin-left: 0;
}
.et_pb_section.home-info-section .et_pb_column .home-info-details h4 a span{
	font-size:14px;
	line-height:17px;
}
.et_pb_section.overlanding-gear-section.et_section_regular{
	padding:65px 0 50px;
}
.et_pb_section.overlanding-gear-section .et_pb_module h2{
font-size: 28px;
line-height: 30px;
padding: 0 0 26px;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1 .et_pb_column.et_pb_column_1_2{
	width:49%;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1 .et_pb_column .home-overlanding-img img{
	height:250px;
}
.et_pb_section.overlanding-gear-section .et_pb_row .et_pb_column .home-overlanding-details .home-overlanding-info a{
height: 48px;
line-height: 48px;
font-size: 16px;
padding:0 18px;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1{
	padding-bottom:20px;
}
.et_pb_section.overlanding-gear-section .et_pb_row .et_pb_column.et_pb_column_1_4{
width: 23.5%;
margin: 0 2% 0 0;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row2 .et_pb_column .home-overlanding-img img{
	height:200px;
}
.et_pb_section.offterrain-tested-section.et_section_regular{
	padding:64px 0;
}
.et_pb_section.home-products-section.et_section_regular{
	padding:56px 0;
}
.et_pb_section.home-products-section ul#home_product_slider li.home_product_item{
	padding:0 5px 10px;
}
.et_pb_section.home-products-section .home-products-shortcode{
	margin:0 -5px;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_img a, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_img a{
	padding:20px 10px;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_info, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_info{
	padding:15px;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_info h3, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_info h3{
padding: 0 0 4px;
font-size: 17px;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_info h6, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_info h6{
	font-size:17px;
}
.et_pb_section.home-products-section ul#home_product_slider ul.slick-dots{
	margin:25px 0 0;
}
.et_pb_section.home-proudly-section h4{
	font-size:20px;
}
.et_pb_section.home-proudly-section.et_section_regular{
	padding:30px 0 35px;
}
.et_pb_section.our-kinetic-section.et_section_regular{
	padding:55px 0;
}
.et_pb_section.our-kinetic-section .et_pb_column h2{
font-size: 29px;
line-height: 32px;
padding: 0 0 20px;
letter-spacing: 0;
}
.et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo::before, .et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo::after{
	width:50%;
}
.et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo img{
	width:100%;
}
.et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo{
width: 155px;
margin: auto;
position: relative;
z-index: 9;
padding: 0 10px;
background: #fff;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row{
	padding-top:26px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column.you-could-left{
	width:48%;
	padding:20px 0 0;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column.you-could-right{
	width:48%;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column h3{
font-size: 30px;
line-height: 36px;
padding: 0 0 10px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column p{
	font-size:16px;
	line-height:21px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column .ot-wicked-img img{
	width:100px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column p{
	font-size:15px;
	line-height:20px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column .ot-get-it-btn{
	padding:30px 0 0;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column .ot-get-it-btn a, .et_pb_section.home-support-section .et_pb_module .support-vets-btn a, .et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right .check-blog-btn a, .et_pb_section.make-quality-section .et_pb_column.make-quality-right .make-gear-btn a, .et_pb_section.home-want-section .et_pb_module .expeditions-btn a, .et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc .about-contact-btn a, .et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .apply-btn a, .et_pb_section.gallery-list-section .et_pb_module .send-pics-btn a{
height: 54px;
line-height: 54px;
font-size: 18px;
width:150px;
}
.et_pb_section.home-support-section.et_section_regular{
	padding:50px 0;
}
.et_pb_section.home-support-section .et_pb_module h2{
font-size: 34px;
line-height: 38px;
padding: 0 0 24px;
}
.et_pb_section.home-makers-section .offterrain-logo{
	padding:0 0 25px;
}
.et_pb_section.home-makers-section.et_section_regular{
	padding:55px 0;
}
.et_pb_section.home-makers-section .et_pb_module p{
	font-size:14px;
}
.et_pb_section.home-makers-section .home-product-cats ul{
	padding:40px 0 0;
	margin:0 -5px;
}
.et_pb_section.home-makers-section .home-product-cats ul li{
width: 25%;
padding: 0 5px;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-img a{
	padding:12px 15px;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-img a img{
	height:120px;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-info{
	padding:12px 0;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-info h4{
	font-size:18px;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-info h6{
	font-size:14px;
}
.et_pb_section.home-knowledge-section.et_section_regular .et_pb_row{
	padding:0;
	display: flex;
	align-items: center;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left .want-orange-img img{
	width:150px;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left h2{
padding: 30px 0 14px;
font-size: 32px;
line-height: 34px;
letter-spacing: 0;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left h4{
	font-size:25px;
	line-height:26px;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right:after{
	right:-190px;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right{
	padding:55px 20px 55px 30px;
	width:50%;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left{
	padding:67px 10px;
	width:50%;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right h2{
font-size: 24px;
line-height: 32px;
letter-spacing: 0;
width: 320px;
padding: 0 0 25px;
}
.et_pb_section.make-quality-section .et_pb_row{
	display:flex;
	padding:0;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-left h3{
	font-size:26px;
	line-height:28px;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-right{
	width:24%;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left{
	width:76%;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-left{
	width:50%;
	padding:50px 40px 50px 0;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-right h2{
font-size: 24px;
line-height: 36px;
letter-spacing: 0;
padding: 0 0 8px;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-right h5{
	font-size:17px;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-right{
	padding:55px 5px;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-right .make-gear-btn{
	padding-left:17px;
}
.et_pb_section.home-want-section.et_section_regular{
	padding:60px 0;
}
.et_pb_section.home-want-section .et_pb_module .expeditions-btn a{
	width:185px;
}
.et_pb_section.home-want-section .et_pb_module h2{
font-size: 36px;
line-height: 38px;
padding: 0 0 10px;
}
.et_pb_section.home-want-section .et_pb_module h5{
	font-size:17px;
	padding:0 0 20px;
}
.et_pb_section.home-want-section .et_pb_module p{
	font-size:17px;
	padding:24px 0 0;
}
.et_pb_section.gear-road-section.et_section_regular{
	padding:45px 0;
}
.et_pb_section.gear-road-section .et_pb_module h2{
font-size: 32px;
line-height: 36px;
}
#main-footer .footer-follow-section .footer-follow-list ul li{
	padding:0 5px;
}
#main-footer .footer-follow-section .footer-follow-list ul{
	margin:0 -5px;
}
#main-footer .footer-follow-section .footer-follow-list ul li .footer-follow-details .footer-follow-info{
	padding:12px 10px;
}
#main-footer .footer-follow-section .footer-follow-list ul li .footer-follow-details .footer-follow-info h4{
	font-size:17px;
}
#main-footer .footer-follow-section .follow-title h2{
	font-size:34px;
	line-height:36px;
}
body #page-container #main-footer{
	padding:50px 0 0;
}
#main-footer .footer-signup-section .et_pb_section.home-signup-section .et_pb_row.get-off-row{
padding: 45px 26px !important;
}
#main-footer .footer-widgets-section{
	padding:55px 0 40px;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget:first-child, #main-footer .footer-widgets-section #footer-widgets .footer-widget:nth-child(2){
	width:30% !important;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget:nth-child(3), #main-footer .footer-widgets-section #footer-widgets .footer-widget:nth-child(4){
	width:20% !important;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget:first-child{
	padding:0 10px 0 0;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .footer-about-info h2{
font-size: 30px;
line-height: 36px;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .footer-about-info h5{
font-size: 17px;
line-height: 24px;
letter-spacing: 1px;
padding: 7px 0 24px;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .footer-about-info p{
font-size: 14px;
line-height: 20px;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .title{
	font-size:17px;
	padding:0 0 18px;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget ul.menu li{
	margin:0 0 9px;
}
#main-footer .footer-social-section .footer-second-r ul li{
	width:52px;
	padding:0 0 0 8px;
}
#main-footer .footer-social-section .footer-second-l{
width: 21%;
}
#main-footer .footer-social-section .footer-second-m{
	width:36%;
}
#main-footer .footer-social-section .footer-second-m ul li{
	margin:0 6px 0 0;
}
#main-footer .footer-social-section .footer-second-m ul li.flag{
	margin-right:15px;
}
#page-container .footer-copyright-section{
	padding:24px 0;
}
body .page-banner-section .page-title h1{
	font-size:50px;
	line-height:60px;
}
body .page-banner-section .page-title{
	padding:170px 0 130px;
}
body #page-container #et-main-area .store-page-main .store-page-section, body #page-container #et-main-area .shop-information-section #main-content .page-full-section{
	padding:55px 0;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-right-area{
	width:68%;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar{
	width:30%;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .wc-block-product-search form .wc-block-product-search__fields input.wc-block-product-search__field[type="search"]{
	font-size:13px;
	padding:5px 8px;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget .wc-block-product-search form .wc-block-product-search__fields .wc-block-product-search__button[type="submit"]{
	font-size:13px;
	width:80px;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget h4, body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget h2{
	padding:8px 10px;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget ul{
	padding:14px 10px 8px;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget ul li{
	padding:0 0 6px;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product{
	width:32% !important;
	margin:0 2% 2% 0 !important;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product:nth-child(3n){
	margin-right:0 !important;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_img img{
	height:110px;
}
#main-footer .footer-signup-section .et_pb_section.home-signup-section{
	padding:0 10px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product div.images .flex-control-nav li{
width: 12.5%;
margin: 0 2% 6px 0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product div.images .flex-control-nav{
	margin:12px 0 0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-product-title{
	font-size:28px;
	line-height:34px;
	padding:0 0 12px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-short-description ul li, body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-short-description p{
	font-size:13px;
	line-height:19px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-short-description ul li{
	margin:0 0 5px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-price{
font-size: 20px;
line-height: 26px;
padding: 14px 0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations tr td label{
	font-size:14px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations tr td{
	padding:0 0 5px !important;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations{
	margin:0 0 24px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart .woocommerce-variation-price .price{
	font-size:21px;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel{
	padding:20px 20px 15px;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper{
	padding:40px 0;
}
body #page-container #et-main-area .store-page-section .single-product-section .related-products-section h2{
font-size: 23px;
line-height: 26px;
padding: 0 0 16px;
}
body #page-container #et-main-area .store-page-section .single-product-section .related-products-section ul.products li.product{
	width:23.5% !important;
	margin-right:2% !important;
}
body #page-container #et-main-area .store-page-section .single-product-section .related-products-section ul.products li.product:nth-child(4n){
	margin-right:0 !important;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td, body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr th{
padding: 10px 8px;
line-height: 20px;
font-size: 14px;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions button{
	line-height:40px !important;
	width:auto;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions .coupon input#coupon_code{
	width:210px;
	margin:0 10px 0 0;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals{
padding: 36px 0 0;
width: 350px !important;
float: right !important;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions .coupon{
	margin-bottom:0 !important;
}
html body #page-container #et-main-area #main-content .page-full-section form p.form-row-first, html body #page-container #et-main-area #main-content .page-full-section form p.form-row-last{
	width:49% !important;
}
html body #page-container #et-main-area #main-content .page-full-section form p.form-row-first{
	float:left !important;
}
html body #page-container #et-main-area #main-content .page-full-section form p.form-row-last{
	float:right !important;
}
html body #page-container #et-main-area #main-content .page-full-section form.checkout #customer_details .col-1, html body #page-container #et-main-area #main-content .page-full-section form.checkout #customer_details .col-2{
	margin:0 !important;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment{
	padding:15px;
	margin:20px 0 0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc_payment_methods li label .card-brand-icons img{
width: 32px;
margin-left: 2px;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc_payment_methods li{
	line-height:20px;
	margin:0 0 18px;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.checkout_coupon p.form-row.form-row-last{
	float:left !important;
	width:auto !important;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_info{
	padding:10px;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_info h3{
	font-size:15px;
	line-height:19px;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_info h6{
	font-size:16px;
}
body #page-container .woocommerce-error, body #page-container .woocommerce-info, body #page-container .woocommerce-message{
	font-size:15px !important;
	padding:12px 10px !important;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order ul.woocommerce-order-overview li{
	font-size:12px;
	padding-right: 10px;
margin-right: 10px;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order ul.woocommerce-order-overview li strong{
	font-size:15px;
	line-height:20px;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order ul.woocommerce-order-overview{
	padding:10px 0 26px;
}
html body, html body p{
	font-size:14px;
}
html body #page-container #et-main-area #main-content .page-full-section form.checkout h3, html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order h2, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content h2, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content h3, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login h2{
line-height: 20px;
font-size: 17px;
padding: 0 0 12px;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce-customer-details address, html body #page-container #et-main-area #main-content .page-full-section .addresses address{
	padding:14px 15px;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce-customer-details address, html body #page-container #et-main-area #main-content .page-full-section .woocommerce-customer-details address p, html body #page-container #et-main-area #main-content .page-full-section .addresses address, html body #page-container #et-main-area #main-content .page-full-section .addresses address p{
	line-height:24px !important;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-navigation{
	width:24%;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content{
	width:73%;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content p{
line-height: 22px;
padding: 0 0 16px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-navigation ul li a{
	padding:9px 10px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content table.shop_table tr td .button{
font-size: 12px;
padding: 5px 8px;
}
.et_pb_section.about-page-main.et_section_regular, .et_pb_section.veterans-savings-section.et_section_regular, .et_pb_section.contact-help-section.et_section_regular{
	padding:50px 0;
}
.et_pb_section.veterans-savings-section.et_section_regular, .et_pb_section.contact-help-section.et_section_regular{
	padding-left:10px;
	padding-right:10px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc, .et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row, .et_pb_section.contact-help-section.et_section_regular .et_pb_row{
	padding:26px 24px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc h2{
	font-size:42px;
	line-height:44px;
	letter-spacing: 1px;
padding: 0 0 12px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc .about-orange-logo img{
	width:80px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc h4{
font-size: 24px;
line-height: 26px;
letter-spacing: 1px;
padding: 12px 0 16px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc h5{
line-height: 30px;
padding: 15px 0 30px;
font-size: 20px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc p{
padding: 0 0 15px;
font-size: 14px;
line-height: 20px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc .about-contact-btn{
	padding-top:15px;
}
.et_pb_section.affiliate-program-section.et_section_regular{
	padding:50px 10px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row h2{
font-size: 28px;
font-weight: 600;
padding: 22px 0 6px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row h3{
font-size: 21px;
line-height: 24px;
padding: 0 0 24px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .affiliate-outdoor-info{
	padding:18px 3% 20px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .affiliate-outdoor-info p{
	font-size:16px;
	line-height:22px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col{
	padding:12px 5px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col h3{
font-size: 15px;
line-height: 20px;
padding: 0 0 4px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col .affiliate-brand-logo{
	margin-top:5px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col h4{
	font-size:15px;
	padding:0 0 9px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col ul li, .et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col ul li{
line-height: 21px;
margin: 0 0 4px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table, .et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table{
	margin:0 0 30px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .affiliate-passion h2{
font-size: 24px;
line-height: 28px;
padding: 0 0 20px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col h4{
padding: 14px 0 8px;
font-size: 15px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item, .et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item{
	padding:12px 0;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item .et_pb_toggle_content p, .et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p{
line-height: 22px;
font-size: 15px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item .et_pb_toggle_content{
	padding:18px 0 12px;
}
.et_pb_section.offterrain-tested-section .offterrain-tested-img img{
	width:450px;
}
.et_pb_section.local-retailers-section.et_section_regular{
	padding:50px 0;
}
.et_pb_section.local-retailers-section .et_pb_column .local-retailer-info .local-retailer-icon i{
width: 80px;
height: 80px;
line-height: 80px;
font-size: 50px;
}
.et_pb_section.local-retailers-section .et_pb_column .local-retailer-info h2{
font-size: 36px;
line-height: 42px;
letter-spacing: 0;
padding: 18px 0 15px;
}
.et_pb_section.local-retailers-section .et_pb_column .local-retailer-info h6{
	font-size:18px;
	line-height:22px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode{
	padding:40px 0 0;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-search-wrap form input{
	width:110px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-search-wrap form select{
	height:37px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-search-wrap form .wpsl-input{
	width:auto;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-search-wrap form label{
	font-size:14px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li p{
line-height: 24px;
padding: 0 0 15px;
font-size: 16px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li{
	padding:18px 0;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-direction-wrap{
	bottom:18px;
	left:140px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-store-details, .et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-directions{
	height:40px;
	line-height:40px;
	width: 130px;
	font-size:15px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list{
	padding:5px 20px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap{
	margin-bottom:0;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .ourbrave-info h2{
font-size: 30px;
line-height: 32px;
padding: 14px 0 0;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .ourbrave-info h4{
padding: 13px 5% 22px;
font-size: 19px;
line-height: 27px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .et_pb_module p{
	font-size:14px;
	line-height:20px;
	padding:0 0 10px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .et_pb_module ul li{
	line-height:20px;
	padding-bottom:8px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-discount-form, .et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info{
	padding:20px;
	margin-top:12px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-discount-form{
	margin-bottom:25px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info ul li h3{
font-size: 20px;
line-height: 24px;
padding: 0 0 15px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-img{
	width:50%;
	padding:10px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap.withimg{
	width:50%;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap{
	padding:15px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details{
	padding:15px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item{
	margin:0 0 30px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap h3{
font-size: 20px;
line-height: 23px;
padding: 0 0 10px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-desc p{
	line-height:20px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-desc{
	padding:0 0 18px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-btn a{
	width: 150px;
	font-size:14px;
}
.et_pb_section.main-blog-section.et_section_regular{
	padding:50px 0 35px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-cats{
font-size: 12px;
margin-bottom: 15px;
padding: 5px 10px;
}
body #page-container #et-main-area .single-post-title-section{
	padding:140px 0 50px;
}
body #page-container #et-main-area .single-post-title-section h1{
	font-size:30px;
	line-height:38px;
}
body #page-container #main-content .single-post-main-section{
	padding:35px 0 65px;
}
body #page-container #main-content .single-post-main-section .entry-content p{
line-height: 20px;
font-size: 15px;
padding: 0 0 12px;
}
body #page-container #main-content .single-post-main-section .single-post-author h2{
	font-size:17px;
	padding:0 0 14px;
}
body #page-container #main-content .single-post-main-section .entry-content h2{
font-size: 28px;
line-height: 34px;
padding: 6px 0 12px;
}
body #page-container #main-content .single-post-main-section .single-post-share h6{
	padding:0 0 14px;
}
body #page-container #main-content .single-post-main-section .single-post-share{
	padding:24px 0 0;
}
.et_pb_section.contact-help-section .et_pb_module h4{
	padding:16px 0 32px;
	font-size:18px;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul li h2{
line-height: 24px;
font-size: 20px;
padding: 0 0 14px;
}
.et_pb_section.home-want-section.expeditions-want-sec .et_pb_module p{
	font-size:15px;
	line-height:21px;
	padding:0 0 15px;
}
.et_pb_section.faq-asked-section.et_section_regular, .et_pb_section.gallery-list-section.et_section_regular, .et_pb_section.media-manage-section.et_section_regular, .et_pb_section.privacy-policy-section.et_section_regular{
	padding:55px 0;
}
.et_pb_section.faq-asked-section .et_pb_module h2, .et_pb_section.gallery-list-section .et_pb_module h2{
font-size: 26px;
line-height: 26px;
letter-spacing: 0;
padding: 14px 0 22px;
}
.et_pb_section.gallery-list-section .et_pb_module .send-pics-btn a{
	width:140px;
	height:48px;
	line-height:48px;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item h3{
	font-size:22px;
	line-height:26px;
	padding:0 0 20px;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li{
	width:32%;
	margin:0 2% 2% 0;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li img{
	height:185px;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item{
	padding:0 0 30px;
}
.et_pb_section.media-manage-section .et_pb_column{
	padding:25px;
}
.et_pb_section.media-manage-section .et_pb_column .et_pb_module p{
font-size: 19px;
line-height: 26px;
padding: 0 0 15px;
}
.et_pb_section.privacy-policy-section .et_pb_module h3{
font-size: 23px;
line-height: 26px;
padding: 0 0 10px;
}
.et_pb_section.privacy-policy-section .affiliate-areas{
	padding:20px 0 0;
}

}


@media only screen and (min-width:1024px) and (max-width:1169px){
#page-container header#main-header .logo_container a{
	width:240px;
}
#page-container header#main-header .main-menu #et-top-navigation nav ul li a{
padding: 5px 26px;
line-height: 48px;
font-size: 16px;
}
#page-container header#main-header .header-cart{
	padding:18px 6px 17px 4px;
}
.et_pb_section.home-info-section .et_pb_column .home-info-details h4{
	font-size:20px;
}
.et_pb_section.home-info-section .et_pb_column .home-info-details h4 a span{
	font-size:15px;
	line-height:20px;
}
.et_pb_section.overlanding-gear-section .et_pb_module h2{
font-size: 32px;
line-height: 36px;
padding: 0 0 30px;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li img{
	height:240px;
}

}


@media only screen and (max-width:767px){
body .container, body .et_pb_row{
	padding-left:10px;
	padding-right:10px;
}
#page-container header#main-header{
padding: 10px 0;
top: 29px;
}
#page-container header#main-header .header-left-section{
	display:none;
}
#page-container header#main-header .logo_container{
	width:200px;
	margin:0;
}
#page-container header#main-header .header-right-section{
	width:30px;
}
#page-container header#main-header .header-right-section .main-menu{
	display:none;
}
#page-container header#main-header .mobile-main-menu{
	display:block;
	float:right;
}
#page-container header#main-header .mobile-main-menu #et-top-navigation{
float: none;
padding: 8px 10px 0 0 !important;
}
#page-container header#main-header .mobile-main-menu #et-top-navigation nav#top-menu-nav .mobile_menu_toggle{
border: 1px solid #527b4d;
width: 36px;
padding: 0;
height: 32px;
cursor: pointer;
background:url(images/mobile-menu-icon.jpg) no-repeat center center #fff;
}
#page-container header#main-header .mobile-main-menu #et-top-navigation nav#top-menu-nav{
	float:none;
}
#page-container header#main-header .header-cart{
	padding:13px 0 12px;
}
#page-container header#main-header .mobile-main-menu #et-top-navigation #et_mobile_nav_menu{
	float:none;
}
#page-container header#main-header .mobile-main-menu #et-top-navigation nav#top-menu-nav ul#mobile-main-menu{
	background:#527c4e;
	box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
padding: 10px 12px;
border:none;
margin:19px 0 0;
position: absolute;
left: 0;
width:100%;
visibility: visible;
opacity: 1;
z-index: 9999;
display:none;
}
#page-container header#main-header .mobile-main-menu #et-top-navigation nav#top-menu-nav ul#mobile-main-menu li{
	float:none;
	display:block;
	margin:0;
	padding:0;
	position:relative;
}
#page-container header#main-header .mobile-main-menu #et-top-navigation nav#top-menu-nav ul#mobile-main-menu li a{
display: block;
color: #fff;
padding: 10px 0;
font-size: 16px;
line-height: 20px;
font-weight: 700;
text-transform: uppercase;
border-width: 0 0 1px;
border-style: solid;
border-color: #487244;
background: none;
}
#page-container header#main-header .mobile-main-menu #et-top-navigation nav#top-menu-nav ul#mobile-main-menu li:last-child a{
	border:none;
}
#page-container header#main-header .mobile-main-menu #et-top-navigation nav#top-menu-nav ul#mobile-main-menu li.menu-item-has-children span{
background: url(images/submenu-plus-icon.png) no-repeat center center;
cursor: pointer;
display: block;
height: 41px;
position: absolute;
right: 0px;
top: 0px;
width: 33px;
z-index: 999;
text-align: center;
margin: auto;
}
#page-container header#main-header .mobile-main-menu #et-top-navigation nav#top-menu-nav ul#mobile-main-menu li.menu-item-has-children span.open-icon{
background: url(images/submenu-minus-icon.png) no-repeat center center;
}
#page-container header#main-header .mobile-main-menu #et-top-navigation nav#top-menu-nav ul#mobile-main-menu li ul.sub-menu{
	display:none;
	position:relative;
	width:100%;
	margin:0;
	padding:0 0 0 20px;
}
#page-container header#main-header .mobile-main-menu #et-top-navigation nav#top-menu-nav ul#mobile-main-menu li ul.sub-menu li a{
	font-size:15px;
}
#page-container header#main-header .header-cart .header-cart-widget{
	right:0;
}
#page-container header#main-header .header-cart .header-cart-widget .widget_shopping_cart .widget_shopping_cart_content ul{
	padding:10px 12px;
}
.et_pb_section.home-slider-section.et_section_regular .et_pb_row{
	padding:0;
}
.et_pb_section.home-slider-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description{
	padding:170px 10px 60px;
}
.et_pb_section.home-slider-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .home-slider-details h1{
	font-size: 34px;
line-height: 40px;
width: 100%;
letter-spacing: 0;
padding:0 0 20px;
}
.et_pb_section.home-slider-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .home-slider-details .home-slider-btn a{
height: 54px;
line-height: 54px;
width: 140px;
}
.et_pb_section.home-leading-info-section.et_section_regular{
	padding:30px 0;
}
.et_pb_section.home-leading-info-section .et_pb_module{
	padding:0;
}
.et_pb_section.home-leading-info-section .et_pb_module p{
	font-size:15px;
	line-height:20px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row{
	padding:30px 10px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column .et_pb_module h3{
	font-size:30px;
	line-height:30px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column .et_pb_module h3 span{
	font-size: 16px;
line-height: 20px;
padding:0 0 2px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column.home-signup-left{
	width:100%;
	margin:0 !important;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column.home-signup-right{
width: 100%;
margin: 0;
padding: 18px 0 0;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column form .mc4wp-form-fields p.signup-email{
	width:100%;
	float:none;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column form .mc4wp-form-fields p.signup-submit{
	float:none;
	width:155px;
	padding:14px 0 0;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column form .mc4wp-form-fields p input[type="submit"]{
	height: 46px;
line-height: 42px;
font-size: 16px;
}
.et_pb_section.home-info-section .et_pb_column{
	width:100%;
	margin:0;
	padding:15px 0;
}
.et_pb_section.home-info-section .et_pb_column .home-info-details h4 a{
	padding:0 0 0 66px !important;
	margin:0 !important;
}
.et_pb_section.home-info-section .et_pb_column.home-info-m .home-info-details h4 a, .et_pb_section.home-info-section .et_pb_column.home-info-r .home-info-details h4 a{
background-position: 10px top !important;
}
.et_pb_section.home-info-section .et_pb_column.home-info-bl .home-info-details h4 a{
background-position: 4px top !important;
}
.et_pb_section.home-info-section.et_section_regular{
	padding:15px 0;
}
.et_pb_section.overlanding-gear-section .et_pb_module h2{
font-size: 22px;
line-height: 28px;
font-weight: 800;
padding: 0 0 16px;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1 .et_pb_column.et_pb_column_1_2, .et_pb_section.overlanding-gear-section .et_pb_row .et_pb_column.et_pb_column_1_4{
	width:100%;
	margin:0;
	padding:0 0 15px;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1 .et_pb_column.et_pb_column_1_2.et-last-child{
	float:left;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1 .et_pb_column .home-overlanding-img img, .et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row2 .et_pb_column .home-overlanding-img img{
	height:auto;
}
.et_pb_section.overlanding-gear-section .et_pb_row .et_pb_column .home-overlanding-details .home-overlanding-info a{
height: 50px;
line-height: 50px;
font-size: 17px;
padding: 0 34px;
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1{
	padding-bottom:0;
}
.et_pb_section.overlanding-gear-section.et_section_regular{
	padding:30px 0 15px;
}
.et_pb_section.offterrain-tested-section.et_section_regular{
	padding:40px 0;
}
.et_pb_section.home-products-section.et_section_regular{
	padding:30px 0;
}
.et_pb_section.home-products-section ul#home_product_slider li.home_product_item{
	padding:0 10px 15px;
}
.et_pb_section.home-products-section .home-products-shortcode{
	margin:0 -10px;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_img a, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_img a{
	padding:15px;
}
.et_pb_section.home-products-section ul#home_product_slider li .home_product_item_details .home_product_item_info, body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_info{
	padding:15px;
}
.et_pb_section.home-products-section ul#home_product_slider ul.slick-dots{
	margin:15px 0 0;
}
.et_pb_section.home-products-section ul#home_product_slider ul.slick-dots li{
	margin:0 3px;
}
.et_pb_section.home-products-section ul#home_product_slider ul.slick-dots li button{
width: 28px;
height: 28px;
font-size: 14px;
line-height: 26px;
}
.et_pb_section.home-proudly-section.et_section_regular{
	padding:20px 0 24px;
	background:#121214;
}
.et_pb_section.home-proudly-section h4{
font-size: 18px;
padding: 5px 0 0;
line-height: 26px;
}
.et_pb_section.our-kinetic-section.et_section_regular{
	padding:30px 0;
}
.et_pb_section.our-kinetic-section .et_pb_column h2{
	font-size: 22px;
line-height: 28px;
padding: 0 0 15px;
letter-spacing:0;
}
.et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo{
background: #fff;
padding: 0 15px;
position: relative;
z-index: 9;
width: 150px;
margin: auto;
}
.et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo img{
	width:100%;
}
.et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo:before, .et_pb_section.our-kinetic-section .et_pb_column .offterrain-kinetic-logo:after{
	width:50%;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row{
	padding-top:0;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column.you-could-left{
	width:100%;
	padding:0 0 20px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column.you-could-right{
	width:100%;
	float:left;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column h3{
font-size: 24px;
line-height: 30px;
padding: 0 0 8px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column p{
	font-size:16px;
	line-height:21px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column .ot-wicked-img{
	padding:15px 0 6px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column p{
	font-size:15px;
	line-height:20px;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column .ot-get-it-btn{
	padding:24px 0 0;
}
.et_pb_section.our-kinetic-section .et_pb_row.you-could-row .et_pb_column .ot-get-it-btn a, .et_pb_section.home-support-section .et_pb_module .support-vets-btn a, .et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right .check-blog-btn a, .et_pb_section.make-quality-section .et_pb_column.make-quality-right .make-gear-btn a, .et_pb_section.home-want-section .et_pb_module .expeditions-btn a, .et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc .about-contact-btn a, .et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .apply-btn a, .et_pb_section.gallery-list-section .et_pb_module .send-pics-btn a{
height: 54px;
line-height: 54px;
font-size: 18px;
width: 160px;
}
.et_pb_section.home-support-section.et_section_regular{
	padding:30px 0;
}
.et_pb_section.home-support-section .et_pb_module h2{
font-size: 23px;
line-height: 30px;
padding: 0 0 16px;
}
.et_pb_section.home-support-section .et_pb_module .support-vets-btn a{
	width:150px;
}
.et_pb_section.home-makers-section .offterrain-logo{
	padding:0 0 12px;
}
.et_pb_section.home-makers-section .et_pb_module p{
	font-size:14px;
	line-height:19px;
}
.et_pb_section.home-makers-section .home-product-cats ul li{
	width:100%;
	padding:0 0 15px;
}
.et_pb_section.home-makers-section .home-product-cats ul{
	margin:0;
	padding:25px 0 0;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-img a{
	padding:20px 10px;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-img a img{
	height:auto;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-info{
	padding:14px 0;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-info h4{
	font-size:18px;
}
.et_pb_section.home-makers-section .home-product-cats ul li .home-cat-item-details .home-cat-item-info h6{
	font-size:14px;
}
.et_pb_section.home-makers-section.et_section_regular{
	padding:30px 0 15px;
}
.et_pb_section.home-proudly-section.et_section_regular.designed-section{
	padding:20px 0 24px;
}
.et_pb_section.home-knowledge-section.et_section_regular .et_pb_row{
	padding:0;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left{
	padding:30px 10px;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left .want-orange-img img{
	width:140px;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left h4{
	font-size:21px;
	line-height:22px;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-left h2{
padding: 20px 0 7px;
font-size: 26px;
line-height: 30px;
letter-spacing: 0;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right{
	padding:30px 10px;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right:after{
	display:none;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right h2{
	font-size:21px;
	line-height:26px;
	width:100%;
	text-align:center;
	padding:0 0 20px;
}
.et_pb_section.home-knowledge-section .et_pb_column.home-knowledge-right .check-blog-btn a{
	width:140px;
	margin:auto;
}
.et_pb_section.make-quality-section .et_pb_row{
	padding:0;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-details{
	display:block;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-left{
	width:100%;
	text-align:center;
	padding:25px 0;
	background: #5e544a;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-left h6{
	padding:10px 0 0;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-left h3{
	font-size:24px;
	line-height:26px;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-right{
width: 100%;
padding: 30px 10px 24px;
text-align: center;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-right h2{
	font-size:22px;
	line-height:28px;
	padding:0 0 6px;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left .make-quality-right h5{
	font-size:16px;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-left{
	width:100%;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-right{
	width:100%;
	padding:0 0 30px;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-right .make-gear-btn{
	padding:0;
}
.et_pb_section.make-quality-section .et_pb_column.make-quality-right .make-gear-btn a{
	width:140px;
	margin:auto;
}
.et_pb_section.home-want-section.et_section_regular{
	padding:30px 0;
}
.et_pb_section.home-want-section .et_pb_module h2{
font-size: 30px;
line-height: 34px;
padding: 0 0 8px;
}
.et_pb_section.home-want-section .et_pb_module h5{
	font-size:16px;
	padding:0 0 20px;
}
.et_pb_section.home-want-section .et_pb_module .expeditions-btn a{
	width:185px;
}
.et_pb_section.home-want-section .et_pb_module p{
	font-size:16px;
	padding:18px 0 0;
}
.et_pb_section.gear-road-section.et_section_regular{
	padding:30px 0;
}
.et_pb_section.gear-road-section .et_pb_module h2{
	font-size:22px;
	line-height:28px;
}
body #page-container #main-footer{
	padding:30px 0 0;
}
#main-footer .footer-follow-section .follow-title h2{
	font-size:30px;
	line-height:32px;
}
#main-footer .footer-follow-section .follow-title h6{
	font-size:16px;
	line-height:20px;
}
#main-footer .footer-follow-section .footer-follow-list ul{
	margin:0;
}
#main-footer .footer-follow-section .footer-follow-list ul li{
	width:100%;
	padding:0 0 15px;
}
#main-footer .footer-follow-section .footer-follow-list ul li .footer-follow-details .footer-follow-info{
	padding:16px 20px;
}
#main-footer .footer-follow-section .footer-follow-list ul li .footer-follow-details .footer-follow-info h4{
	font-size:19px;
}
#main-footer .footer-signup-section{
	padding:15px 0 0;
}
#main-footer .footer-signup-section .et_pb_section.home-signup-section .et_pb_row.get-off-row{
	padding:30px 10px !important;
	width:100%;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget{
	margin:0 0 25px !important;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget:first-child{
	padding:0;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .footer-about-info h2{
	font-size:30px;
	line-height:32px;
	letter-spacing:0;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .footer-about-info h5{
	font-size:18px;
	padding: 8px 0 20px 100px;
text-align: left;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .footer-about-info p{
	font-size:15px;
	line-height:19px;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .footer-logo-info img{
	width:130px;
	margin:0;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .footer-logo-info h6{
	text-align:left;
	padding:3px 0 0;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget .title{
	padding:0 0 10px;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget ul.menu li{
	margin:0 0 9px;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget ul.menu li:last-child{
	margin:0;
}
#main-footer .footer-widgets-section{
	padding:30px 0 5px;
}
#main-footer .footer-social-section .footer-second-l, #main-footer .footer-social-section .footer-second-m{
	width:100%;
}
#main-footer .footer-social-section .footer-second-m{
padding:16px 0;
}
#main-footer .footer-social-section .footer-second-m ul li.flag{
	margin-right:15px;
}
#main-footer .footer-social-section .footer-second-r{
	float:left;
	width:100%;
}
#main-footer .footer-social-section .footer-second-r ul li{
width: 50px;
padding: 0 5px 0 0;
}
#main-footer .footer-social-section{
	padding:22px 0 18px;
}
#page-container .footer-copyright-section{
	padding:18px 0;
}
#page-container .footer-copyright-section .footer-copyright-details p{
	font-size:16px;
	text-align:center;
}
#page-container .footer-copyright-section .footer-copyright-l{
	float:none;
}
#page-container .footer-copyright-section .footer-copyright-r{
	float:none;
	padding:12px 0 0;
}
#page-container .footer-copyright-section .footer-copyright-details p img{
	margin:0 0 0 10px;
}
body .page-banner-section .page-title h1{
	font-size:40px;
	line-height:40px;
}
body .page-banner-section .page-title{
	padding:130px 0 70px;
}
body #page-container #et-main-area .store-page-main .store-page-section, body #page-container #et-main-area .shop-information-section #main-content .page-full-section{
	padding:30px 0;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar{
	width:100%;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget{
	margin:0 0 15px;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget ul li{
	padding:0 0 6px;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-left-sidebar .et_pb_widget ul{
	padding:12px 14px 6px;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-right-area{
float: left;
width: 100%;
padding: 25px 0 0;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-right-area .woocommerce-ordering{
	padding:8px;
	margin:0 0 12px;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-right-area .woocommerce-result-count{
	padding:8px 10px 10px;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product{
width: 100% !important;
margin: 0 0 15px !important;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_img img{
	height:auto;
}
#main-footer .footer-signup-section .et_pb_section.home-signup-section{
	padding:0;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-right-area .woocommerce-ordering select{
	float:none;
}
.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgba(0,0,0,.025)}

body #page-container #et-main-area .store-page-section .single-product-section div.product div.images{
	width:100%;
	float:none;
	margin:0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product div.images .flex-control-nav li{
width: 12.5%;
margin: 0 2% 6px 0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product div.images .flex-control-nav{
	margin:10px 0 0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary{
width: 100%;
float: none;
margin: 0;
padding: 20px 0 0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-product-title{
	font-size:24px;
	line-height: 30px;
padding: 0 0 10px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-short-description ul li, body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-short-description p{
line-height: 18px;
font-size: 13px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-short-description ul li{
	margin:0 0 4px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .single-price{
font-size: 20px;
line-height: 26px;
padding: 15px 0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart{
	margin:0;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations tr td label{
	font-size:13px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations tr td{
	padding:0 0 5px !important;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary .woocommerce-variation-price{
	padding:0 0 14px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart .woocommerce-variation-price .price{
	font-size:20px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations{
	margin:0 0 25px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart .single_add_to_cart_button{
	padding:0 22px;
	margin:0 0 0 10px;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper{
	padding:30px 0;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li{
margin: 0 12px 0 0;
display: inline-block !important;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a{
	padding:14px 0 !important;
	font-size: 14px;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel{
	padding:14px 15px;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p, body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel ul li{
	font-size:13px;
	line-height:19px;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p{
	padding:0 0 12px;
}
body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel table tr td, body #page-container #et-main-area .store-page-section .single-product-section .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel table tr th{
	font-size:13px;
	padding:8px;
}
body #page-container #et-main-area .store-page-section .single-product-section .related-products-section h2{
font-size: 20px;
line-height: 24px;
padding: 0 0 14px;
}
body #page-container #et-main-area .store-page-section .single-product-section div.product .summary.entry-summary form.cart table.variations tr td select{
	margin:0 !important;
}
body #page-container .woocommerce-message .button.wc-forward{
padding: 6px 8px;
font-size: 12px;
}
body #page-container .woocommerce-error, body #page-container .woocommerce-info, body #page-container .woocommerce-message{
font-size: 13px !important;
color: #fff !important;
padding: 10px 8px !important;
line-height: 18px !important;
margin:0 0 20px;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr{
	padding:0 !important;
}
.woocommerce table.shop_table_responsive tr td.product-thumbnail:before{
	display:none;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-quantity .quantity{
	display:inline-block;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-thumbnail img, body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.product-remove a.remove{
display:inline-block;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td, body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr th{
	padding:8px 10px !important;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions .coupon input#coupon_code{
	width:146px;
	height: 42px;
padding: 4px 10px;
font-size: 14px !important;
margin: 0 5px 0 0;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section table.shop_table tr td.actions button{
	height: 42px;
line-height: 40px !important;
padding: 0 5px;
width: 126px;
font-size:14px;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals{
padding: 28px 0 0;
width: 100% !important;
float: none !important;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr td p{
	font-size:14px;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p{
	text-align:left;
	padding:0 0 10px;
}
body #page-container #et-main-area .shop-information-section #main-content .page-full-section .cart-collaterals .cart_totals .wc-proceed-to-checkout{
	padding:18px 0 0;
}
html body #page-container #et-main-area #main-content .page-full-section .checkout-page-left{
	width:100%;
}
html body #page-container #et-main-area #main-content .page-full-section form.checkout h3, html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order h2, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content h2, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content h3, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login h2{
line-height: 20px;
font-size: 17px;
padding: 0 0 10px;
}
html body #page-container #et-main-area #main-content .page-full-section form p{
	padding:0 0 10px;
}
html body #page-container #et-main-area #main-content .page-full-section form.checkout #customer_details .col-1, html body #page-container #et-main-area #main-content .page-full-section form.checkout #customer_details .col-2{
	margin:0 !important;
}
html body #page-container #et-main-area #main-content .page-full-section form.checkout #customer_details .woocommerce-shipping-fields{
	padding:15px 0 0;
}
html body #page-container #et-main-area #main-content .page-full-section .checkout-page-right{
float: left;
width: 100%;
padding: 15px 0 0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment{
padding: 15px;
margin: 20px 0 0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc_payment_methods li label .card-brand-icons img{
width: 25px;
margin-left: 1px;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc_payment_methods li .payment_box{
	padding:10px;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment .payment_box #stripe-payment-data p{
	padding:0 0 6px;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment .payment_box #stripe-payment-data #wc-stripe-cc-form{
	margin:6px 0 0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment ul.wc_payment_methods li{
	margin:0 0 15px;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce form #order_review #payment.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper p.form-row label{
	padding:0 0 0 21px;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order ul.woocommerce-order-overview li{
font-size: 12px;
line-height: 20px;
padding: 0 7px 0 0;
margin: 0 7px 10px 0;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order ul.woocommerce-order-overview{
	padding:8px 0;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order ul.woocommerce-order-overview li strong{
	font-size:16px;
	line-height:20px;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order .woocommerce-order-details{
	width:100%;
	padding:25px 0 0;
}
html body.woocommerce-order-received #page-container #et-main-area #main-content .page-full-section .woocommerce-order .woocommerce-customer-details{
float: left;
width: 100%;
padding: 25px 0 0;
}
html .woocommerce .col2-set .col-1, html .woocommerce-page .col2-set .col-1{
	width:100%;
}
html .woocommerce .col2-set .col-2, html .woocommerce-page .col2-set .col-2{
float: left;
width: 100%;
padding: 20px 0 0;
}
html body #page-container #et-main-area #main-content .page-full-section .woocommerce-customer-details address, html body #page-container #et-main-area #main-content .page-full-section .addresses address{
	padding:12px 15px;
}
.et_pb_section.about-page-main.et_section_regular, .et_pb_section.veterans-savings-section.et_section_regular, .et_pb_section.contact-help-section.et_section_regular{
	padding:30px 0;
}
.et_pb_section.veterans-savings-section.et_section_regular, .et_pb_section.contact-help-section.et_section_regular{
	padding-left:10px;
	padding-right:10px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc, .et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row, .et_pb_section.contact-help-section.et_section_regular .et_pb_row{
	padding:20px 15px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc h2{
font-size: 30px;
line-height: 36px;
padding: 0 0 8px;
letter-spacing:0;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc .about-orange-logo img{
	width:80px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc h4{
	font-size: 20px;
line-height: 24px;
letter-spacing: 0;
padding: 12px 0;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc h5{
line-height: 21px;
padding: 8px 0 15px;
font-size: 14px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc p{
padding: 0 0 12px;
font-size: 14px;
line-height: 19px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc .about-contact-btn{
	padding:14px 0 3px;
}
.et_pb_section.about-page-main .et_pb_column .et_pb_module.about-info-desc .about-contact-btn a{
	width:140px;
}
.et_pb_section.affiliate-program-section.et_section_regular{
	padding:30px 10px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row{
	padding:20px 12px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row h3{
font-size: 19px;
line-height: 22px;
padding: 0 0 16px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row h2{
font-size: 22px;
line-height: 28px;
padding: 14px 0 4px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .affiliate-outdoor-info{
padding: 15px 12px;
margin-bottom: 15px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .affiliate-outdoor-info p{
font-size: 14px;
line-height: 21px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table, .et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table{
display: block;
margin: 0 0 20px;
border-bottom:none;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col{
	width:100%;
	padding:15px 10px;
	border-bottom: 1px solid #e4e4e4;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col .affiliate-brand-logo{
	margin-top:6px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .affiliate-passion h2{
font-size: 20px;
line-height: 26px;
padding: 0 0 14px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col{
width:100%;
padding:1px 10px 20px;
border-bottom: 1px solid #e4e4e4;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col ul{
	padding:0;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-brands-table .affiliate-brands-col ul li, .et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col ul li{
	line-height: 18px;
margin: 0 0 5px;
font-size:14px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .affiliate-passion-table .affiliate-passion-col h4{
padding: 12px 0 8px;
font-size: 17px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item, .et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item{
	padding:9px 0;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item .et_pb_toggle_title:before, .et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title:before{
	top:9px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item .et_pb_toggle_content p, .et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p{
	font-size:14px;
	line-height:20px;
	padding:0 0 12px;
}
.et_pb_section.affiliate-program-section .affiliate-program-row .et_pb_accordion .et_pb_module.et_pb_accordion_item .et_pb_toggle_content{
	padding:12px 0 10px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .apply-btn{
	padding:20px 0 10px;
}
.et_pb_section.affiliate-program-section .et_pb_row.affiliate-program-row .apply-btn a{
	width:140px;
}
.et_pb_section.local-retailers-section .et_pb_column .local-retailer-info .local-retailer-icon i{
width: 70px;
height: 70px;
line-height: 70px;
font-size: 48px;
}
.et_pb_section.local-retailers-section.et_section_regular{
	padding:30px 0;
}
.et_pb_section.local-retailers-section .et_pb_column .local-retailer-info h2{
font-size: 26px;
line-height: 30px;
padding: 15px 0;
}
.et_pb_section.local-retailers-section .et_pb_column .local-retailer-info h6{
font-size: 15px;
line-height: 20px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode{
	padding:20px 0 0;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-search-wrap form select{
	height:37px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode .wpsl-gmap-wrap #wpsl-gmap{
	margin-bottom:0;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li{
	padding:0 0 15px;
	margin:0 0 15px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list{
	padding:10px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li p{
	line-height:24px;
	padding:0 0 14px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-store-details, .et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-directions{
height: 40px;
line-height: 40px;
font-size: 14px;
width: 120px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-direction-wrap{
bottom: 15px;
left: 135px;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap #wpsl-result-list #wpsl-stores li:last-child{
	margin:0;
}
.et_pb_section.local-retailers-section .et_pb_column .store-locator-shortcode #wpsl-wrap{
	margin:0;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .ourbrave-info h2{
font-size: 21px;
line-height: 30px;
padding: 10px 0 0;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .ourbrave-info h4{
	padding:12px 0;
	font-size: 17px;
line-height: 23px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .et_pb_module p{
font-size: 14px;
line-height: 19px;
padding: 0 0 12px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .et_pb_module ul li{
	padding-bottom:5px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .et_pb_module ul{
	padding:5px 0 10px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-discount-form, .et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info{
padding: 15px;
margin-top: 10px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-discount-form{
	margin-bottom:18px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-form-details .one_half{
	width:100%;
	margin:0;
}
html body #page-container #et-main-area #main-content .page-full-section form p textarea{
	height:90px;
	padding-top:10px;
}
html body #page-container #et-main-area #main-content .page-full-section form p input[type="submit"]{
height: 50px;
line-height: 50px;
width: 140px;
margin-top: 8px;
font-size:18px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info ul li{
	width:100%;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .et_pb_module ul li:last-child{
	padding-top:25px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info ul li h3{
font-size: 22px;
line-height:24px;
padding: 0 0 12px;
}
.et_pb_section.veterans-savings-section .et_pb_row.veterans-savings-row .veterans-contact-info ul li .veterans-contact-icon{
	padding:0 0 12px;
}
.et_pb_section.main-blog-section.et_section_regular{
	padding:30px 0 10px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .filter-menu ul li a{
	padding:3px 9px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .filter-menu ul li{
	margin:0 2px 8px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .filter-menu ul{
	height:auto;
	margin:0 0 10px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details{
	padding:10px;
	display:block;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item{
	margin:0 0 20px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-img{
	width:100%;
	padding:10px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap{
	padding:10px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap.withimg{
	width:100%;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-cats span:after{
	margin:0 2px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-cats{
line-height: 18px;
font-size: 12px;
margin-bottom: 15px;
padding: 5px 10px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap h3{
font-size: 18px;
line-height: 21px;
padding: 0 0 10px;
}
html body, html body p{
	font-size:14px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-desc p{
	line-height:20px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-desc{
	padding:0 0 20px;
}
.et_pb_section.main-blog-section .blog-posts-shortcode .post-item .post-item-details .post-item-content-wrap .post-item-btn a{
	font-size:14px;
	width:140px;
}
body #page-container #et-main-area .single-post-title-section{
	padding:120px 0 40px;
}
body #page-container #et-main-area .single-post-title-section h1{
	font-size:22px;
	line-height:28px;
}
body #page-container #et-main-area .single-post-title-section .single_post_img{
	padding:20px 0 0;
}
body #page-container #main-content .single-post-main-section{
	padding:30px 0;
}
body #page-container #main-content .single-post-main-section .single-post-author h2{
	font-size:17px;
	padding:15px 0 10px;
}
body #page-container #main-content .single-post-main-section .entry-content p{
line-height: 20px;
font-size: 14px;
padding: 0 0 10px;
}
body #page-container #main-content .single-post-main-section .entry-content h2{
font-size: 24px;
line-height: 30px;
padding: 5px 0 10px;
}
body #page-container #main-content .single-post-main-section .single-post-share{
	padding:12px 0 0;
}
body #page-container #main-content .single-post-main-section .single-post-share h6{
	padding:0 0 12px;
}
body #page-container #main-content .single-post-main-section .single-post-share ul li{
	margin:0 5px 5px 0;
}
body #page-container #main-content .single-post-main-section .single-post-share ul li a{
	font-size:13px;
	padding:0 8px 0 0;
}
body #page-container #main-content .single-post-main-section .single-post-share ul li a i{
	width:28px;
}
.et_pb_section.contact-help-section .et_pb_module h4{
	font-size:18px;
	padding:15px 0;
	line-height:24px;
}
.et_pb_section.contact-help-section .et_pb_module .we-help-form, .et_pb_section.contact-help-section .et_pb_module .contact-details-info{
	max-width:100%;
	padding:15px;
}
html body #page-container #et-main-area #main-content .et_pb_section.contact-help-section .et_pb_module .we-help-form form p{
	padding:0 0 12px;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul li{
	width:100%;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul li h2{
	line-height: 24px;
font-size: 20px;
padding:0 0 10px;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul li .contact-icon{
	padding:0 0 10px;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul li p{
	font-size:15px;
	line-height:21px;
}
.et_pb_section.contact-help-section .et_pb_module .contact-details-info ul li.contact-phone{
	padding:25px 0;
}
.et_pb_section.faq-asked-section.et_section_regular, .et_pb_section.gallery-list-section.et_section_regular, .et_pb_section.media-manage-section.et_section_regular, .et_pb_section.privacy-policy-section.et_section_regular{
	padding:30px 0;
}
.et_pb_section.faq-asked-section .et_pb_module h2, .et_pb_section.gallery-list-section .et_pb_module h2{
font-size: 24px;
line-height: 26px;
letter-spacing: 0;
padding: 14px 0 15px;
}
.et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content{
	padding:10px 0 0;
}
.et_pb_section.faq-asked-section .et_pb_module.et_pb_accordion .et_pb_accordion_item:last-child{
	padding-bottom:0;
}
.et_pb_section.home-want-section.expeditions-want-sec .et_pb_module p{
font-size: 14px;
line-height: 20px;
padding: 0 0 8px;
}
.et_pb_section.home-want-section.expeditions-want-sec .et_pb_module .expeditions-btn{
	padding-top:16px;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item h3{
font-size: 20px;
line-height: 24px;
padding: 0 0 15px;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li{
	width:100%;
	margin:0 0 15px;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item{
	padding:0 0 10px;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li img{
	height:auto;
}
.et_pb_section.gallery-list-section.et_section_regular{
	padding-bottom:15px;
}
html body #outerImageContainer{
width: 92% !important;
height: auto !important;
}
html body #imageDataContainer{
	width:92% !important;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list{
	padding:30px 0 0;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-navigation{
	width:100%;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-navigation ul li a{
	padding:8px 12px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content{
width: 100%;
padding: 20px 0 0;
float: left;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content p{
	padding:0 0 12px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .woocommerce-order-details{
width: 100%;
float: left;
margin: 10px 0 0;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content .woocommerce-customer-details{
float: left;
width: 100%;
margin: 20px 0 0;
}
.et_pb_section.privacy-policy-section .et_pb_module h6{
	padding: 0 0 10px;
font-size: 15px;
line-height: 20px;
}
.et_pb_section.privacy-policy-section .et_pb_module p{
line-height: 20px;
padding: 0 0 10px;
}
.et_pb_section.privacy-policy-section .et_pb_module ol li{
line-height: 20px;
margin: 0 0 10px;
padding: 0 0 0 13px;
}
.et_pb_section.privacy-policy-section .affiliate-areas{
	padding:15px 0 0;
}
.et_pb_section.privacy-policy-section .affiliate-areas form#affwp-login-form{
	padding:10px 0 0;
}
.et_pb_section.privacy-policy-section .et_pb_module h3{
font-size: 22px;
line-height: 26px;
padding: 0 0 8px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce-MyAccount-content form, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login form.woocommerce-form, html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce form.lost_reset_password{
	padding:15px 15px 8px;
}
html body.woocommerce-account #page-container #et-main-area #main-content .page-full-section .woocommerce #customer_login form.woocommerce-form{
	min-height:inherit;
}
.et_pb_section.media-manage-section .et_pb_column{
	padding:15px;
}
.et_pb_section.media-manage-section .et_pb_column .et_pb_module p{
font-size: 15px;
line-height: 20px;
padding: 0 0 14px;
}
.et_pb_section.media-manage-section .et_pb_column .et_pb_module .media-email{
	padding:10px 0 0;
}
.et_pb_section.media-manage-section .et_pb_column .et_pb_module .media-email a{
width: 90px;
height: 90px;
line-height: 90px;
font-size: 46px;
}
html body.woocommerce-checkout.woocommerce-page #page-container #et-main-area .shop-information-section #main-content .page-full-section form.checkout_coupon p.form-row.form-row-last{
	margin-left:0;
}
html div.wc_ss_btns.wc_ss_btns_float ul li a{
	padding:10px 0 !important;
}
html body.single-product div.wc_ss_btns:not(.wc_ss_btns_float) > ul > li{
	width:40px !important;
}
.mysticky-welcomebar-fixed-wrap {
	min-height: 40px !important;
	padding: 7px 13px !important;
}
}

@media only screen and (min-width:410px) and (max-width:767px){
body #page-container #et-main-area .store-page-main .store-page-section .store-right-area .woocommerce-result-count{
	padding:14px 10px 0;
}
body #page-container #et-main-area .store-page-main .store-page-section .store-right-area .woocommerce-ordering select{
	float:right;
}

}


@media only screen and (min-width:568px) and (max-width:767px){
.et_pb_section.home-slider-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .home-slider-details h1{
	font-size:50px;
	line-height:54px;
	padding:0 0 26px;
}
.et_pb_section.home-leading-info-section .et_pb_module p{
	font-size:16px;
	line-height:21px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column .et_pb_module h3{
font-size: 35px;
line-height: 36px;
}
.et_pb_section.home-signup-section .et_pb_row.get-off-row .et_pb_column .et_pb_module h3 span{
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 3px;
}
.et_pb_section.overlanding-gear-section .et_pb_module h2{
font-size: 32px;
line-height: 38px;
padding: 0 0 20px;
}
.et_pb_section.our-kinetic-section .et_pb_column h2{
font-size: 32px;
line-height: 38px;
padding: 0 0 15px;
}
.et_pb_section.home-makers-section .et_pb_module p{
	font-size:15px;
	line-height:20px;
}
.et_pb_section.home-makers-section .home-product-cats ul:after{
	clear:both;
	content:"";
	display:block;
}
.et_pb_section.home-makers-section .home-product-cats ul li, #main-footer .footer-follow-section .footer-follow-list ul li{
	width:49%;
	margin-right:2%;
}
.et_pb_section.home-makers-section .home-product-cats ul li:nth-child(2n), #main-footer .footer-follow-section .footer-follow-list ul li:nth-child(2n), .et_pb_section.overlanding-gear-section .et_pb_row .et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1 .et_pb_column.et_pb_column_1_2:nth-child(2n){
	margin-right:0;
}
.et_pb_section.overlanding-gear-section .et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1 .et_pb_column.et_pb_column_1_2{
	width:49%;
	margin-right:2%
}
.et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row1 .et_pb_column .home-overlanding-img img, .et_pb_section.overlanding-gear-section .et_pb_row.home-overlanding-row2 .et_pb_column .home-overlanding-img img{
	height:180px;
}
#main-footer .footer-widgets-section #footer-widgets .footer-widget:nth-child(2), #main-footer .footer-widgets-section #footer-widgets .footer-widget:nth-child(3), #main-footer .footer-widgets-section #footer-widgets .footer-widget:nth-child(4){
	width:33.333% !important;
}
#main-footer .footer-social-section .footer-second-l, #main-footer .footer-social-section .footer-second-m{
	width:auto;
}
#main-footer .footer-social-section .footer-second-m{
	padding:0 0 0 50px;
}
#main-footer .footer-social-section .footer-second-r{
	padding:16px 0 0;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product{
	width:49% !important;
	margin-right:2% !important;
	clear:none !important;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product:nth-child(2n){
	margin-right:0 !important;
}
body.woocommerce-shop #page-container #et-main-area .store-page-main .store-page-section ul.products li.product:first-child, body.woocommerce-shop #page-container #et-main-area .store-page-main .store-page-section ul.products li.product:nth-child(2n+1){
	clear:left !important;
}
body #page-container #et-main-area .store-page-main .store-page-section ul.products li.product .home_product_item_details .home_product_item_img img{
	height:170px;
}
body #page-container .woocommerce-error, body #page-container .woocommerce-info, body #page-container .woocommerce-message{
font-size: 15px !important;
line-height: 24px !important;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li{
	width:49%;
	margin-right:2% !important;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li:nth-child(2n){
	margin-right:0 !important;
}
.et_pb_section.gallery-list-section .et_pb_module .gallery_shortcode #gallery_list .gallery_list_item ul li img{
	height:180px;
}

}