/*
Theme Name: Colt Krotoszyn
Author: Bestwebdesign
Version: 1.0
Author URI: http://www.bestwebdesign.pl/
*/

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

.comment-reply-title small a:before,
.responsive-menu-button:before,
.comment-reply-link:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons-Neue";
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
vertical-align: top;
}

/* general */
* {
margin: 0;
padding: 0;
}

html {
/* height: 100%; */ /* sticky footer */
background: #FFFFFF;
}

body {
/* height: 100%; */ /* sticky footer */
line-height: 1.3;
margin: 0;
padding: 0;
font-family: "Outfit", sans-serif;
font-optical-sizing: auto;
font-size: 16px;
color: #000000;
-webkit-text-size-adjust: 100%;
image-rendering: -webkit-optimize-contrast;
min-width: 320px;
}

h1, h2, h3, h4, h5, h6 {
padding-bottom: 30px;
}

h1 {
font-size: 36px;
line-height: 1.2;
}

h2 {
font-size: 30px;
line-height: 1.3;
}

h3 {
font-size: 24px;
line-height: 1.3;
}

h4 {
font-size: 20px;
}

h5 {
font-size: 16px;
}

h6 {
font-size: 14px;
}

a {
color: #008e0b;
outline: none;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
}

a:hover {
color: #161616;
}

ul, ol {
padding-left: 25px;
padding-bottom: 20px;
}

p {
padding-bottom: 20px;
}

p:last-child,
ul:last-child,
ol:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
padding-bottom: 0;
}

img {
border: none;
vertical-align: middle;
}

fieldset {
padding: 25px;
border: 1px solid rgba(0,0,0,0.1);
margin-bottom: 20px;
}

fieldset legend {
padding: 0 15px;
margin-left: -15px;
}

input, button, select, textarea {
font-family: "Outfit", sans-serif;
font-optical-sizing: auto;
font-size: 16px;
color: #000000;
}

input[type=text],
input[type=search],
input[type=phone],
input[type=password],
input[type=email],
input[type=url],
input[type=number],
input[type=tel],
select,
.wpcf7-text {
line-height: 20px;
padding: 9px 30px;
border: 1px solid #e9e9e9;
background: #FFFFFF;
color: #000000;
outline: none;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
}

::-webkit-input-placeholder {
opacity: 1;
color: #000000;
}

:-moz-placeholder {
opacity: 1;
color: #000000;
}

::-moz-placeholder {
opacity: 1;
color: #000000;
}

:-ms-input-placeholder {  
opacity: 1;
color: #000000;
}

input[type=submit],
input[type=button],
input[type=reset],
button[type=submit],
button[type=reset] {
cursor: pointer;
background: #008e0b;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
outline: none !important;
line-height: 20px;
padding: 10px 30px;
border: none;
color: #000000;
font-weight: 700;
text-transform: uppercase;
font-size: 16px;
text-decoration: none;
box-sizing: border-box;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
}

input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
button[type=submit]:hover,
button[type=reset]:hover {
color: #FFFFFF;
background-color: #000000;
outline: none;
}

input[type=submit]:focus,
input[type=button]:focus,
input[type=reset]:focus,
button[type=submit]:focus,
button[type=button]:focus,
button[type=reset]:focus {
outline: none;
}

textarea {
line-height: 20px;
padding: 7px 30px;
border: 1px solid #e9e9e9;
background: #FFFFFF;
color: #000000;
outline: none;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
resize: none;
}

input[type=checkbox] {
float: left;
position: relative;
top: 3px;
}

input[type=radio] {
float: left;
height: 15px;
}

label {
cursor: default;
}

.clearfix:after {
clear: both;
content: ".";
display: block;
font-size: 0;
height: 0;
line-height: 0;
visibility: hidden;
}

.clearfix {
display: block
}

#PageWrapper {
position: relative;
}

#PageContainer {
text-align: left;
}

#PageWrapper {
}

#PageContainer {
}

#PageContent {
position: relative;
z-index: 1;
background: #FFFFFF;
overflow: hidden;
}

/* header */
#Header {
position: relative;
z-index: 2;
background: url(img/header_bg.png) no-repeat scroll center #008e0b;
color: #FFFFFF;
}

#InfoBar .tpl-section-wrapper {
max-width: 1560px;
padding: 10px 60px;
margin: 0 auto;
color: #008e0b;
text-align: center;
font-size: 12px;
}

#HeaderMiddle .tpl-section-wrapper {
max-width: 1560px;
padding: 0 60px;
margin: 0 auto;
}

#HeaderMiddle .tpl-header-logo {
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 362px;
transform: translateX(-50%);
background: url(img/logo_bg.png) no-repeat scroll center 0;
background-size: 100% auto;
}

#HeaderMiddle .tpl-header-logo a {
display: block;
margin: 1px auto 0 auto;
width: 212px;
height: 212px;
background: url(img/logo.png) no-repeat scroll center;
background-size: contain;
border-radius: 50%;
}

#HeaderMiddle .tpl-header-right {
float: right;
padding: 70px 0;
position: relative;
}

#HeaderMiddle .tpl-header-right .tpl-header-contact {
float: left;
margin-right: 60px;
font-size: 14px;
}

#HeaderMiddle .tpl-header-right .tpl-header-contact:last-child {
margin-right: 0;
}

#HeaderMiddle .tpl-header-right .tpl-header-contact .tpl-phone {
color: inherit;
font-weight: bold;
text-decoration: none;
font-size: 24px;
}

#HeaderMiddle .tpl-header-right .tpl-header-contact .tpl-phone:hover {
opacity: 0.6;
}

#HeaderMiddle .tpl-header-search {
float: left;
width: 480px;
padding: 75px 0;
}

#HeaderMiddle .tpl-header-search .tpl-header-search-description {
font-size: 12px;
padding: 5px 0 0 30px;
}

body div.asl_w {
background: #FFFFFF;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
}

body #ajaxsearchlite1 .probox,
body div.asl_w .probox {
height: 60px;
background: none;
}

body #ajaxsearchlite1 .probox .proinput,
div.asl_w .probox .proinput {
margin: 0;
padding: 0 30px;
font-family: inherit;
}

body #ajaxsearchlite1 .probox .proinput input,
body div.asl_w .probox .proinput input {
height: 60px;
font-size: 16px;
color: #000000 !important;
font-family: inherit;
}

body div.asl_r {
margin-top: 0;
}

body div.asl_w .probox .proinput input::-webkit-input-placeholder {
color: #000000 !important;
font-family: inherit;
}

body div.asl_w .probox .proinput input:-moz-placeholder {
color: #161616 !important;
font-family: inherit;
}

body div.asl_w .probox .proinput input::-moz-placeholder {
color: #161616 !important;
font-family: inherit;
}

body div.asl_w .probox .proinput input:-ms-input-placeholder {  
color: #161616 !important;
font-family: inherit;
}

body div.asl_w .probox .promagnifier {
width: 80px;
height: 40px;
margin: 10px 10px 10px 0px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
background: #008e0b;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
}

body div.asl_w .probox .promagnifier:hover {
opacity: 0.6;
}

body div.asl_m .probox .prosettings,
body div.asl_m .probox .proclose,
body div.asl_m .probox .proloading {
width: 36px;
height: 36px;
background: none;
}

body div.asl_m .probox .proclose {
width: 18px;
height: 60px;
margin-right: 10px;
padding: 0;
}

body div.asl_m .probox .proloading {
padding: 0;
width: 18px;
height: 18px;
margin-top: 20px;
margin-right: 10px;
}

body div.asl_m .probox div.asl_simple-circle {
border-width: 2px;
border-color: #161616;
}

body div.asl_m .probox .proclose svg {
box-shadow: none;
background: none;
fill: #161616;
}

body div.asl_r.vertical {
padding: 0;
background: #FFFFFF;
box-shadow: 0 0 3px rgba(0,0,0,0.15);
}

body div.asl_r .results .item {
padding: 0;
}

body div.asl_r .results .item .asl_content {
line-height: 1.2;
font-family: inherit;
padding: 15px;
}

body div.asl_r .results .item .asl_content h3,
body div.asl_r .results .item .asl_content h3 a {
line-height: inherit;
color: inherit;
font-weight: bold;
font-size: 14px;
font-family: inherit;
}

body div.asl_r .results .item .asl_content h3 a:hover {
line-height: inherit;
color: #008e0b;
font-weight: bold;
font-size: 14px;
font-family: inherit;
}

body div.asl_r .results .item .asl_content .tpl-price {
padding-top: 5px;
font-weight: bold;
}

body div.asl_r .results .item .asl_content .asl_desc {
margin-left: 78px;
line-height: inherit;
}

#HeaderMiddle .tpl-header-search form {
position: relative;
}

#HeaderMiddle .tpl-header-search .tpl-search-input input {
width: 100%;
height: 60px;
border: none;
background: #FFFFFF;
padding: 0 100px 0 30px;
box-sizing: border-box;
}

#HeaderMiddle .tpl-header-search .tpl-submit-input,
#HeaderMiddle .tpl-header-search .tpl-submit-input:hover {
position: absolute;
right: 10px;
top: 10px;
padding: 0;
width: 80px;
height: 40px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
background: url(img/search_button.png) center no-repeat #008e0b;
background-size: 18px auto;
}

#HeaderMiddle .tpl-header-search .tpl-submit-input:hover {
background-color: #c5dea4;
}

#HeaderMiddle .tpl-header-search .tpl-search-toggler {
display: none;
width: 40px;
height: 40px;
cursor: pointer;
background: url(img/search_button.png) 12px center no-repeat;
background-size: 18px auto;
}

#HeaderMiddle .tpl-shop-links {
float: left;
margin-left: 60px;
padding-top: 44px;
}

#HeaderMiddle .tpl-shop-links a {
float: left;
height: 32px;
margin-left: 15px;
}

#HeaderMiddle .tpl-shop-links a:first-child {
margin-left: 0;
}

#HeaderMiddle .tpl-shop-links a:hover {
opacity: 0.6;
}

#HeaderMiddle .tpl-shop-links .tpl-login-link {
background: url(img/header_shop_links_black.png) 0 0 no-repeat;
background-size: 34px auto;
width: 34px;
}

#HeaderMiddle .tpl-shop-links .tpl-account-link {
background: url(img/header_shop_links_black.png) 0 -32px no-repeat;
background-size: 34px auto;
width: 32px;
}

#HeaderMiddle .tpl-shop-links .tpl-header-cart {
background: url(img/header_shop_links_black.png) 0 -64px no-repeat;
background-size: 34px auto;
width: 30px;
position: relative;
}

#HeaderMiddle .tpl-shop-links .tpl-header-cart .tpl-header-cart-count {
position: absolute;
top: -3px;
right: -10px;
width: 20px;
height: 20px;
font-size: 12px;
font-weight: 700;
line-height: 24px;
background: #008e0b;
text-align: center;
color: #161616;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}

#HeaderBottom {
background: rgba(0,0,0,0.15);
color: #FFFFFF;
}

#HeaderBottom .tpl-section-wrapper {
max-width: 1560px;
padding: 0 60px;
margin: 0 auto;
position: relative;
}

#HeaderBottom .top-menu-container ul {
display: flex;
flex-flow: row nowrap;
padding: 0;
position: relative;
}

#HeaderBottom .top-menu-container ul li {
list-style-type: none;
z-index: 1;
flex: 1;
border-right: 1px solid rgba(255,255,255,0.1);
}

#HeaderBottom .top-menu-container ul li:last-child {
border: none;
}

#HeaderBottom .top-menu-container ul li a {
display: block;
padding: 0;
text-align: center;
font-size: 18px;
height: 60px;
line-height: 60px;
color: #FFFFFF;
text-decoration: none;
}

#HeaderBottom .top-menu-container li.tpl-special-offers.current-menu-item > a > span,
#HeaderBottom .top-menu-container li.tpl-special-offers.current-menu-ancestor > a > span,
#HeaderBottom .top-menu-container li.tpl-special-offers.current-menu-parent > a > span {
background-position: 0 -60px;
}

#HeaderBottom .top-menu-container ul li.menu-item-has-children > a > span {
padding-right: 20px;
position: relative;
}

#HeaderBottom .top-menu-container ul li.menu-item-has-children > a > span:after {
position: absolute;
right: 0px;
top: 50%;
margin-top: -2px;
width: 9px;
height: 5px;
content: '';
background: url(img/top_menu_arrows.png) 0 0 no-repeat;
background-size: 9px auto;
}

#HeaderBottom .top-menu-container ul li a span {
display: inline-block;
}

#HeaderBottom .top-menu-container ul li a:hover {
color: #bda77d;
}

#HeaderBottom .top-menu-container li.current-menu-item > a,
#HeaderBottom .top-menu-container li.current-menu-item > a:hover,
#HeaderBottom .top-menu-container li.current-menu-ancestor > a,
#HeaderBottom .top-menu-container li.current-menu-ancestor > a:hover,
#HeaderBottom .top-menu-container li.current-menu-parent > a,
#HeaderBottom .top-menu-container li.current-menu-parent > a:hover {
color: #bda77d;
}

#HeaderBottom .top-menu-container li.menu-item-has-children > a:hover span:after,
#HeaderBottom .top-menu-container li.menu-item-has-children > a:hover span:after,
#HeaderBottom .top-menu-container li.menu-item-has-children > a:hover span:after,
#HeaderBottom .top-menu-container li.current-menu-item.menu-item-has-children > a span:after,
#HeaderBottom .top-menu-container li.current-menu-ancestor.menu-item-has-children > a span:after,
#HeaderBottom .top-menu-container li.current-menu-parent.menu-item-has-children > a span:after {
background-position: 0 -5px;
}

/* menu dropdown */
#HeaderBottom .top-menu-container > ul > li > ul {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
position: absolute;
left: 0;
width: 100%;
z-index: 1;
background: url(img/footer_bg.png) center no-repeat #008e0b;
padding: 0;
box-sizing: border-box;
white-space: normal;
opacity: 0;
visibility: hidden;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: opacity, visibility;
-moz-transition-property: opacity, visibility;
-webkit-transition-property: opacity, visibility;
}

#HeaderBottom .top-menu-container > ul > li > ul:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0,0,0,0.3);
}

#HeaderBottom .top-menu-container > ul > li > ul > li {
padding: 30px;
box-sizing: border-box;
width: 25%;
border: none;
}

#HeaderBottom .top-menu-container ul li ul ul {
display: block;
}

#HeaderBottom .top-menu-container ul li:hover > ul {
opacity: 1;
visibility: visible;
}

#HeaderBottom .top-menu-container ul li li:hover > ul {
opacity: 1;
visibility: visible;
}

#HeaderBottom .top-menu-container ul li li {
float: none;
height: auto;
padding: 0;
border: none;
}

#HeaderBottom .top-menu-container ul li li a {
display: inline-block;
height: auto;
line-height: 1.2;
color: #FFFFFF;
margin: 0;
padding: 0;
border: none;
text-align: left;
text-decoration: none;
}

#HeaderBottom .top-menu-container > ul > li > ul > li > a {
font-weight: bold;
font-size: 22px;
}

#HeaderBottom .top-menu-container > ul > li > ul > li > ul {
padding-top: 15px;
}

#HeaderBottom .top-menu-container ul li li.menu-item-has-children > a > span {
padding: 0;
}

#HeaderBottom .top-menu-container ul li li.menu-item-has-children > a > span:after {
display: none;
}

/* #HeaderBottom .top-menu-container > ul > li > ul > li > ul > li {
padding-top: 5px;
} */

#HeaderBottom .top-menu-container > ul > li > ul > li > ul > li ul {
padding-top: 5px;
padding-bottom: 5px;
}

#HeaderBottom .top-menu-container ul li li ul li ul {
padding-left: 15px;
}

#HeaderBottom .top-menu-container ul li li ul li a {
display: inline-block;
padding-left: 15px;
margin: 3px 0;
position: relative;
}

#HeaderBottom .top-menu-container ul li li ul li a:before {
position: absolute;
left: 0px;
top: 50%;
margin-top: -2px;
width: 9px;
height: 5px;
content: '';
background: url(img/top_menu_arrows.png) 0 0 no-repeat;
background-size: 9px auto;
transform: rotate(-90deg);
}

#HeaderBottom .top-menu-container ul li li ul li a:hover:before,
#HeaderBottom .top-menu-container ul li li ul li.current-menu-item > a:before,
#HeaderBottom .top-menu-container ul li li ul li.current-menu-ancestor > a:before,
#HeaderBottom .top-menu-container ul li li ul li.current-menu-parent > a:before {
background-position: 0 -5px;
}

/* content */
#Content {
position: relative;
z-index: 0;
}

#Content .tpl-section-wrapper {
padding: 0px 60px 90px 60px;
max-width: 1560px;
margin: 0 auto;
}

#Content .tpl-section-content.tpl-column-layout {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

#Content .tpl-left-column {
width: 260px;
margin-right: 60px;
}

#Content .tpl-middle-column {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}

.tpl-section-title h1,
h1.page-title,
.woocommerce div.product .product_title {
font-size: 36px;
padding-bottom: 60px;
}

.page-template-contact h1.page-title {
padding-bottom: 60px;
}

#SlideshowWrapper {
position: relative;
z-index: 0;
background: #eeeeee;
}

#SlideshowWrapper .tpl-section-wrapper {
max-width: 1560px;
margin: 0 auto;
padding: 60px;
}

#SlideshowWrapper .tpl-slideshow-section-row {
margin: 0 -7px -15px -7px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

#SlideshowWrapper .tpl-slideshow-section-column {
width: 40%;
padding: 0 7px 15px 7px;
box-sizing: border-box;
}

#SlideshowWrapper .tpl-slideshow-section-column.tpl-slideshow-column {
flex: 1;
position: relative;
min-height: 565px;
}

.tpl-slideshow-container {
height: 100%;
overflow: hidden;
position: relative;
z-index: 0;
background: #bda77d;
}

.tpl-slideshow-container .slick-list,
.tpl-slideshow-container .slick-track {
height: 100%;
}

.tpl-slideshow-container .tpl-slide {
float: left;
width: 100%;
height: 100%;
position: relative;
display: none;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.tpl-slideshow-container .tpl-slide:first-child,
.tpl-slideshow-container .tpl-slide.slick-slide {
display: block;
}

.tpl-slideshow-container .tpl-slide-description-wrapper {
position: absolute;
left: 0;
width: 100%;
height: 100%;
}

.tpl-slideshow-container .tpl-slide-description {
padding: 60px;
box-sizing: border-box;
height: 100%;
color: #FFFFFF;
}

.tpl-slideshow-container .tpl-slide-description .tpl-table {
display: table;
width: 100%;
height: 100%;
}

.tpl-slideshow-container .tpl-slide-description .tpl-cell {
display: table-cell;
height: 100%;
box-sizing: border-box;
line-height: 1.3;
position: relative;
padding-bottom: 100px;
}

.tpl-slideshow-container .tpl-slide-box {
max-width: 70%;
}

.tpl-slideshow-container .tpl-slide-title {
font-size: 60px;
line-height: 1;
font-weight: 700;
}

.tpl-slideshow-container .tpl-slide-title span {
color: #008e0b;
}

.tpl-slideshow-container .tpl-slide-text {
padding-top: 15px;
font-size: 20px;
}

.tpl-slideshow-container .tpl-slide-link {
position: absolute;
z-index: 2;
left: 0;
bottom: 0;
background: #008e0b;
text-decoration: none;
color: #FFFFFF;
display: inline-block;
height: 40px;
line-height: 40px;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
padding: 0 30px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
}

.tpl-slideshow-container .tpl-slide-link:hover {
background: #40aa48;
color: #FFFFFF;
}

.tpl-slideshow-nav-wrapper {
position: absolute;
right: 67px;
bottom: 75px;
font-size: 0;
}

.tpl-slideshow-nav {
font-size: 0;
}

.tpl-slideshow-nav ul {
margin: 0;
padding: 0;
list-style: none;
}

.tpl-slideshow-nav ul li {
display: inline-block;
vertical-align: top;
margin: 0 0px 0px 10px;
}

.tpl-slideshow-nav ul li button {
cursor: pointer;
width: 20px;
height: 20px;
font-size: 0;
background: #FFFFFF;
box-sizing: border-box;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: none;
padding: 0;
font-size: 0;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, width;
-moz-transition-property: color, background-color, border-color, width;
-webkit-transition-property: color, background-color, border-color, width;
}

.tpl-slideshow-nav ul li.slick-active button {
width: 40px;
background: #008e0b;
}

#SlideshowWrapper .tpl-slideshow-boxes-row {
height: 100%;
position: relative;
padding-bottom: 15px;
}

#SlideshowWrapper .tpl-slideshow-boxes-column {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 50%;
padding-bottom: 15px;
box-sizing: border-box;
}

#SlideshowWrapper .tpl-slideshow-boxes-column.tpl-column-2 {
top: 50%;
}

#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box {
height: 100%;
box-sizing: border-box;
position: relative;
z-index: 0;
position: relative;
background: url(img/camo_bg_green.png) center 0 no-repeat #008e0b;
color: #FFFFFF;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

#SlideshowWrapper .tpl-boxes-column .tpl-column-2 .tpl-slideshow-box {
background-position: center 50%;
}

#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box-content {
box-sizing: border-box;
padding: 60px;
width: 56%;
}

#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box-image {
width: 44%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}

#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box .tpl-title {
position: relative;
z-index: 0;
font-size: 24px;
font-weight: 700;
line-height: 1.2;
}

#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box .tpl-text {
padding-top: 25px;
}

#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box .tpl-readmore {
display: inline-block;
padding: 10px 30px;
line-height: 20px;
position: absolute;
right: 30px;
bottom: 30px;
z-index: 1;
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
background: #008e0b;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
box-sizing: border-box;
}

#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box .tpl-readmore:hover {
background-color: #40aa48;
color: #FFFFFF;
}

#HomepageMessages .tpl-section-wrapper {
max-width: 1560px;
margin: 0 auto;
padding: 90px 60px 0 60px;
}

#HomepageMessages .woocommerce-error,
#HomepageMessages .woocommerce-info,
#HomepageMessages .woocommerce-message {
margin-bottom: 0;
}

#Bestsellers .tpl-section-wrapper,
#LatestProducts .tpl-section-wrapper {
max-width: 1560px;
margin: 0 auto;
padding: 60px 60px 90px 60px;
}

#Bestsellers + #LatestProducts .tpl-section-wrapper {
padding-top: 0;
}

#Bestsellers .tpl-section-wrapper .tpl-title,
#LatestProducts .tpl-section-wrapper .tpl-title {
margin-bottom: 60px;
border-bottom: 1px solid #e9e9e9;
font-size: 30px;
font-weight: 700;
line-height: 1.2;
}

#Bestsellers .tpl-section-wrapper .tpl-title span,
#LatestProducts .tpl-section-wrapper .tpl-title span {
display: inline-block;
vertical-align: top;
position: relative;
padding-bottom: 15px;
}

#Bestsellers .tpl-section-wrapper .tpl-title span:before,
#LatestProducts .tpl-section-wrapper .tpl-title span:before {
position: absolute;
left: 0;
bottom: -3px;
height: 3px;
content: '';
background: #008e0b;
width: 100%;
}

#CompanyFeatures {
background: #eeeeee;
margin-bottom: 90px;
}

#CompanyFeatures .tpl-section-wrapper {
max-width: 1560px;
margin: 0 auto;
padding: 90px 60px;
}

.tpl-company-features-row {
margin: 0 -30px -60px -30px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
justify-content: center;
}

.tpl-company-features-column {
width: 25%;
padding: 0 30px 60px 30px;
box-sizing: border-box;
text-align: center;
}

.tpl-company-features-column .tpl-title {
font-size: 72px;
line-height: 1;
color: #008e0b;
font-weight: bold;
text-transform: uppercase;
}

.tpl-company-features-column .tpl-text {
text-transform: uppercase;
font-weight: bold;
text-transform: uppercase;
}

#AboutUs {
background: #eeeeee;
}

#AboutUs .tpl-section-wrapper {
max-width: 1560px;
margin: 0 auto;
padding: 60px;
}

.tpl-about-us-row {
margin: 0 -10px -20px -10px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

.tpl-about-us-column {
width: 50%;
padding: 0 10px 20px 10px;
box-sizing: border-box;
}

.tpl-about-us-column .tpl-about-us-box {
height: 100%;
box-sizing: border-box;
position: relative;
z-index: 0;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
background: url(img/camo_bg_green.png) center 0 no-repeat #008e0b;
color: #FFFFFF;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

.tpl-about-us-column.tpl-right-column .tpl-about-us-box {
color: #000000;
background: url(img/camo_bg_brown.png) center 50% no-repeat #bda77d;
}

.tpl-about-us-column .tpl-about-us-box-content {
box-sizing: border-box;
padding: 60px;
width: 50%;
}

.tpl-about-us-column .tpl-about-us-box-image {
width: 50%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}

.tpl-about-us-column .tpl-about-us-box .tpl-title {
position: relative;
z-index: 0;
font-size: 24px;
font-weight: 700;
line-height: 1.2;
}

.tpl-about-us-column .tpl-about-us-box .tpl-text {
padding-top: 25px;
}

.tpl-about-us-column .tpl-about-us-box .tpl-readmore {
display: inline-block;
padding: 10px 30px;
line-height: 20px;
position: absolute;
right: 30px;
bottom: 30px;
z-index: 1;
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
background: #008e0b;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
box-sizing: border-box;
}

.tpl-about-us-column .tpl-about-us-box .tpl-readmore:hover {
background-color: #40aa48;
color: #FFFFFF;
}

.tpl-about-us-features-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
padding-top: 100px;
margin-bottom: -60px;
}

.tpl-about-us-feature-column {
width: 33.33%;
padding: 0 60px 60px 60px;
box-sizing: border-box;
text-align: center;
font-size: 16px;
}

.tpl-about-us-feature-column .tpl-icon {
height: 82px;
line-height: 82px;
padding-bottom: 30px;
}

.tpl-about-us-feature-column .tpl-icon img {
width: auto;
height: auto;
max-height: 82px;
vertical-align: middle;
}

.tpl-about-us-feature-column .tpl-title {
font-weight: 700;
text-transform: uppercase;
font-size: 22px;
line-height: 1.1;
padding-bottom: 20px;
}

#ShopFeatures {
background: url(img/camo_bg_brown.png) center 50% no-repeat #bda77d;
color: #FFFFFF;
}

#ShopFeatures .tpl-section-wrapper {
max-width: 1560px;
padding: 90px 60px;
margin: 0 auto;
}

.tpl-shop-features-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
margin-bottom: -60px;
justify-content: center;
}

.tpl-shop-feature-column {
width: 25%;
padding: 0 30px;
margin-bottom: 60px;
box-sizing: border-box;
}

.tpl-shop-feature-column .tpl-table {
display: table;
width: 100%;
height: 100%;
table-layout: fixed;
}

.tpl-shop-feature-column .tpl-cell {
display: table-cell;
vertical-align: middle;
}

.tpl-shop-feature-column .tpl-icon {
width: 60px;
}

.tpl-shop-feature-column .tpl-icon img {
width: auto;
height: auto;
max-width: 36px;
max-height: 36px;
vertical-align: middle;
}

.tpl-shop-feature-column .tpl-title {
font-weight: 700;
font-size: 22px;
}

.tpl-contact-layout-row {
margin: 0 -60px;
}

.tpl-contact-layout-column {
width: 50%;
float: left;
padding: 0 60px;
box-sizing: border-box;
}

.tpl-contact-layout-column.tpl-text-column {
padding-top: 60px;
}

.tpl-contact-details-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
margin: 0 -30px -60px -30px;
}

.tpl-contact-details-column {
width: 25%;
padding: 0 30px 60px 30px;
box-sizing: border-box;
}

.tpl-contact-details-column .tpl-logo {
margin-bottom: 30px;
}

.tpl-contact-details-column .tpl-logo img {
max-width: 120px;
height: auto;
}

.tpl-contact-details-column .tpl-title h4 {
padding-bottom: 30px;
font-size: 24px;
font-weight: 700;
line-height: 1.3;
}

.tpl-contact-details-column .tpl-email,
.tpl-contact-details-column .tpl-phone,
.tpl-contact-details-column .tpl-address {
padding-bottom: 15px;
}

.tpl-contact-details-column .tpl-email a {
display: inline-block;
color: inherit;
padding-left: 30px;
text-decoration: none;
background: url(img/contact_email.png) no-repeat 0 center;
background-size: 18px auto;
}

.tpl-contact-details-column .tpl-phone a {
display: inline-block;
color: inherit;
text-decoration: none;
padding-left: 30px;
background: url(img/contact_phone.png) no-repeat 0 center;
background-size: 18px auto;
}

.tpl-contact-details-column .tpl-email a:hover,
.tpl-contact-details-column .tpl-phone a:hover {
opacity: 0.6;
}

.tpl-contact-details-column .tpl-address {
padding-left: 30px;
background: url(img/contact_address.png) no-repeat 0 center;
background-size: 18px auto;
}

.tpl-contact-details-column .tpl-hours {
padding-left: 30px;
background: url(img/contact_hours.png) no-repeat 0 center;
background-size: 18px auto;
}

.tpl-contact-layout-column .tpl-form-wrapper {
padding: 60px;
background: #eeeeee;
}

.tpl-contact-layout-column .tpl-form-wrapper .tpl-title {
padding-bottom: 30px;
font-size: 24px;
font-weight: 700;
line-height: 1.2;
}

.tpl-contact-layout-column .wpcf7 {
margin-bottom: 15px;
}

.tpl-contact-layout-column .tpl-form-row {
margin: 0 -5px;
}

.tpl-contact-layout-column .tpl-form-column {
float: left;
width: 50%;
padding: 5px;
box-sizing: border-box;
}

.tpl-contact-layout-column .tpl-form-column.tpl-message,
.tpl-contact-layout-column .tpl-form-column.tpl-submit {
width: 100%;
}

.tpl-form-column.tpl-submit {
position: relative;
}

.tpl-contact-layout-column .tpl-form-column input,
.tpl-contact-layout-column .tpl-form-column textarea {
width: 100%;
box-sizing: border-box;
border-color: #FFFFFF;
}

.tpl-contact-layout-column .tpl-form-column button {
width: 100%;
box-sizing: border-box;
}

.tpl-form-column button .wpcf7-spinner {
position: absolute;
right: 30px;
top: 50%;
margin: 0;
margin-top: -12px;
}

.tpl-contact-layout-column .tpl-form-column textarea {
height: 120px;
}

#StaticMap {
height: 600px;
background: #f9f9f9;
}

#StaticMap img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}

#ContactMap {
height: 600px;
background: #f9f9f9;
}

#ContactMap p,
#ContactMap iframe {
display: block;
width: 100%;
height: 100%;
}

#ContactMap .tpl-info-window {
padding: 0 20px 20px 20px;
border-radius: 0px;
font-family: "Outfit", sans-serif;
font-size: 14px;
}

#ContactMap .tpl-info-window b,
#ContactMap .tpl-info-window strong {
font-weight: bold;
}

#ContactMap .tpl-info-window p:not(:last-child) {
padding-bottom: 15px;
}

#ContactMap button.gm-ui-hover-effect {
right: -10px !important;
}

/* woocommerce */
.woocommerce .products ul,
.woocommerce ul.products {
margin: 0 0px -20px 0px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
position: relative;
}

.woocommerce .products ul:before,
.woocommerce ul.products:before {
position: absolute;
right: 0;
width: 3px;
top: 0;
bottom: 0;
content: '';
background: #FFFFFF;
display: block;
z-index: 10;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin: 0 !important;
width: 20% !important;
padding: 0 0 20px 0;
box-sizing: border-box;
}

.woocommerce #Content .tpl-middle-column ul.products li.product,
.woocommerce-page #Content .tpl-middle-column ul.products li.product {
width: 25% !important;
}

.woocommerce ul.products li.product .tpl-product-box,
.woocommerce-page ul.products li.product .tpl-product-box {
color: inherit;
text-decoration: none;
height: 100%;
box-sizing: border-box;
border-right: 1px solid #e9e9e9;
color: inherit;
padding: 20px 20px 0 20px;
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: column nowrap;
}

.woocommerce ul.products li.product:last-child .tpl-product-box,
.woocommerce-page ul.products li.product:last-child .tpl-product-box {
border: none;
}

.woocommerce ul.products li.product .tpl-product-box-bottom,
.woocommerce-page ul.products li.product .tpl-product-box-bottom {
margin-top: auto;
}

.woocommerce ul.products li.product .tpl-product-image-wrapper,
.woocommerce-page ul.products li.product .tpl-product-image-wrapper {
display: block;
margin-top: 30px;
margin-bottom: 30px;
}

.woocommerce ul.products li.product .tpl-product-sku,
.woocommerce-page ul.products li.product .tpl-product-sku {
font-size: 12px;
display: block;
padding-bottom: 15px;
}

.woocommerce .product .tpl-ask-question {
display: block;
line-height: 20px;
font-size: 16px;
border: 1px solid #008e0b;
font-weight: 700;
text-transform: uppercase;
color: inherit;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
padding: 10px 15px;
text-align: center;
margin-top: 15px;
text-decoration: none;
}

.woocommerce .product .summary .tpl-ask-question {
margin-top: 0;
}

.woocommerce .product .tpl-ask-question:hover {
color: #008e0b;
}

.tpl-product-availability,
.woocommerce div.product .summary .stock {
font-size: 12px;
display: block;
padding-bottom: 0;
padding-left: 15px;
position: relative;
margin-bottom: 15px;
line-height: 1.2;
color: inherit;
}

.tpl-product-availability:before,
.woocommerce div.product .summary .stock:before {
position: absolute;
top: 3px;
left: 0;
width: 10px;
height: 10px;
content: '';
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}

.tpl-product-availability.out-of-stock:before,
.woocommerce div.product .summary .out-of-stock:before {
background: #c3c3c3;
}

.tpl-product-availability.available-on-backorder:before,
.woocommerce div.product .summary .available-on-backorder:before {
background: #f8c12c;
}

.tpl-product-availability.in-stock:before,
.woocommerce div.product .summary .in-stock:before {
background: #008e0b;
}

.woocommerce div.product .summary .stock .tpl-product-availability-value,
.tpl-product-availability .tpl-product-availability-value {
margin-right: 10px;
}

.woocommerce div.product .summary .stock .tpl-product-status,
.tpl-product-availability .tpl-product-status {
display: inline-block;
}

.woocommerce ul.products li.product .tpl-product-image,
.woocommerce-page ul.products li.product .tpl-product-image {
padding-bottom: 100%;
position: relative;
display: block;
}

.woocommerce ul.products li.product strong {
display: inline;
}

.woocommerce ul.products li.product .tpl-product-image img,
.woocommerce-page ul.products li.product .tpl-product-image img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
margin: auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: transform;
-moz-transition-property: -moz-transform;
-webkit-transition-property: -webkit-transform;
}

.woocommerce ul.products li.product a:hover .tpl-product-image-wrapper img,
.woocommerce-page ul.products li.product a:hover .tpl-product-image-wrapper img {
-moz-transform: scale(1.03);
-webkit-transform: scale(1.03);
transform: scale(1.03);
}

.woocommerce ul.products li.product .tpl-product-title,
.woocommerce-page ul.products li.product .tpl-product-title {
display: block;
font-weight: 700;
line-height: 1.3;
font-size: 16px;
}

.woocommerce ul.products li.product .tpl-product-price,
.woocommerce-page ul.products li.product .tpl-product-price {
padding-top: 30px;
display: block;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products ul.products li.product .price {
margin: 0;
}

.woocommerce ul.products li.product .tpl-product-current-price,
.woocommerce-page ul.products ul.products li.product .tpl-product-current-price {
display: inline-block;
color: inherit;
font-weight: bold;
color: #bda77d;
font-size: 24px;
}

.woocommerce ul.products li.product .tpl-product-sale-price,
.woocommerce-page ul.products ul.products li.product .tpl-product-sale-price {
display: inline-block;
color: inherit;
font-size: 12px;
text-decoration: line-through;
}

.woocommerce .product .tpl-product-net-price-label,
.woocommerce-page .product .tpl-product-net-price-label {
font-size: 12px;
color: #636363;
}

.woocommerce ul.products li.product .cart .button,
.woocommerce-page ul.products li.product .cart .button {
margin-top: 15px;
width: 100%;
box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
}

.woocommerce ul.products li.product .tpl-product-brand,
.woocommerce-page ul.products li.product .tpl-product-brand {
position: absolute;
right: 20px;
top: 20px;
z-index: 1;
width: 50%;
max-width: 110px;
}

.woocommerce ul.products li.product .tpl-product-brand span,
.woocommerce-page ul.products li.product .tpl-product-brand span {
display: block;
padding-bottom: 45%;
}

.woocommerce ul.products li.product .tpl-product-brand img,
.woocommerce-page ul.products li.product .tpl-product-brand img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
margin: 0 0 0 auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}

.tpl-new-badge,
.tpl-discount-badge {
display: inline-block;
vertical-align: top;
margin-bottom: 3px;
}

.tpl-discount-badge span,
.tpl-new-badge span {
height: 20px;
line-height: 20px;
font-size: 12px;
color: #FFFFFF;
padding: 0 10px;
font-weight: 700;
text-transform: uppercase;
background: #bda77d;
display: inline-block;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
vertical-align: top;
}

.tpl-new-badge span {
background: #c5dea4;
color: #000000;
}

.woocommerce ul.products li.product .tpl-product-badges,
.woocommerce-page ul.products ul.products li.product .tpl-product-badges {
position: absolute;
left: 20px;
right: 20px;
top: 20px;
z-index: 1;
}

.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
top: 0px;
right: 30px;
}

.woocommerce nav.woocommerce-pagination {
padding-top: 30px;
}

.woocommerce nav.woocommerce-pagination ul {
border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
border: none;
margin: 0 3px 6px 3px;
font-size: 14px;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
border: none;
display: block;
color: inherit;
padding: 0;
width: 30px;
height: 30px;
font-size: 12px;
line-height: 30px;
font-weight: 700;
text-align: center;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover {
}

.woocommerce nav.woocommerce-pagination ul li span.current {
background: #008e0b;
color: #FFFFFF;
}

.woocommerce .woocommerce-result-count {
font-size: 14px;
line-height: 30px;
margin-bottom: 30px;
padding: 0;
}

.woocommerce .woocommerce-ordering {
margin-bottom: 30px;
}

.woocommerce .woocommerce-ordering select {
padding: 0 15px;
font-size: 12px;
height: 30px;
box-sizing: border-box;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
height: auto;
line-height: 20px;
padding: 10px 30px;
font-size: 16px;
border: none;
background: #008e0b;
text-transform: uppercase;
color: #FFFFFF;
font-weight: 700;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background-color: #40aa48;
color: #FFFFFF;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt, .woocommerce button.button.alt,
.woocommerce input.button.alt {
background: #bda77d;
color: #FFFFFF;
padding: 10px 30px;
font-size: 16px;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background: #cebd9e;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
margin-top: 30px;
}

.woocommerce table.shop_table {
border-radius: 0;
border-spacing: 0;
/* border-collapse: collapse; */
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: 700;
}

.woocommerce table.shop_table thead th {
background: #e9e9e9;
}

.woocommerce table.shop_table th.product-remove,
.woocommerce table.shop_table td.product-remove {
width: 30px;
}

.woocommerce table.shop_table th.product-thumbnail,
.woocommerce table.shop_table td.product-thumbnail {
width: 50px;
}

.woocommerce td.product-quantity {
min-width: 95px;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
padding: 0 30px;
height: 40px;
width: 200px;
border-color: #e9e9e9;
}

#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
padding: 0 15px;
height: 40px;
text-align: left !important;
}

#add_payment_method table.cart td.actions .button,
.woocommerce-cart table.cart td.actions .button,
.woocommerce-checkout table.cart td.actions .button,
.woocommerce table.my_account_orders .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
height: 40px;
line-height: 40px;
padding-top: 0;
padding-bottom: 0;
font-size: 16px;
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
display: none !important;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled, .woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
padding: 0 30px;
opacity: 0.3;
color: #161616;
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
background-color: #008e0b;
color: #161616;
}

.woocommerce-error li:before,
.woocommerce-info li:before,
.woocommerce-message li:before {
display: none;
}

.woocommerce a.remove {
line-height: 1.15;
}

.woocommerce form .form-row {
margin-bottom: 20px;
padding-left: 0;
padding-right: 0;
}

.woocommerce .woocommerce-privacy-policy-text {
margin-bottom: 20px;
}

.woocommerce form .form-row .input-text + span {
display: block;
padding-top: 5px;
font-size: 13px;
}

.woocommerce form .form-row textarea {
height: 210px;
resize: none;
}

.woocommerce ul#shipping_method li {
padding-left: 0;
}

.woocommerce ul#shipping_method li:before {
display: none;
}

.woocommerce ul#shipping_method li label {
padding-left: 0;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
padding: 1em 2em 1em 3.5em !important;
font-size: 14px;
color: #161616;
}

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
color: inherit;
font-size: 22px;
}

.woocommerce #customer_login h2 {
color: inherit;
font-size: 22px;
padding-bottom: 0;
}

#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
table-layout: fixed;
}

.select2-container .select2-selection--single {
padding: 5px 30px;
background: #FFFFFF;
border: 1px solid #e9e9e9;
color: #161616;
-moz-border-radius: 3px;
-webkit-border-radius: 20px;
border-radius: 20px;
height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
color: inherit;
}

.select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 0;
}

.select2-dropdown {
border-color: #e9e9e9;
}

.select2-search--dropdown {
padding: 0px 30px 15px 30px;
}

.select2-search--dropdown .select2-search__field,
.select2-container--default .select2-search--dropdown .select2-search__field {
padding-left: 15px;
padding-right: 15px;
border-color: #e9e9e9;
font-size: 14px;
}

.select2-results__option {
padding: 5px 30px;
font-size: 14px;
}

.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option[data-selected="true"] {
background-color: #e9e9e9;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
background: #008e0b;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
right: 30px;
top: 7px;
}

.select2-container--open .select2-dropdown {
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
}

.select2-container--open .select2-dropdown--below {
padding-top: 15px;
}

.select2-container--open .select2-dropdown--above {
padding-top: 16px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #161616 transparent transparent transparent;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #161616 transparent;
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
/* padding-top: 3px;
padding-left: 3px;
padding-bottom: 3px; */
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address input[type=checkbox],
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address input[type=checkbox],
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address input[type=checkbox] {
margin-right: 12px;
top: 6px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
border-radius: 0;
background: #FFFFFF;
border: 1px solid rgba(0,0,0,.1);
}

.woocommerce #customer_details {
padding-bottom: 30px;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
font-size: 14px;
background: #e9e9e9;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
border-bottom-color: #e9e9e9;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li,
.woocommerce form .form-row label {
line-height: inherit;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
padding-left: 0;
}

#add_payment_method #payment ul.payment_methods li:before,
.woocommerce-cart #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods li:before {
background: none;
position: static;
width: auto;
height: auto;
}

.woocommerce form .form-row label {
padding-bottom: 10px;
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input,
.woocommerce form .form-row .input-checkbox {
float: none;
position: relative;
top: 2px;
}

#add_payment_method #payment ul.payment_methods li label,
.woocommerce-cart #payment ul.payment_methods li label,
.woocommerce-checkout #payment ul.payment_methods li label {
display: inline-block;
}

#add_payment_method #payment ul.payment_methods li label a,
.woocommerce-cart #payment ul.payment_methods li label a,
.woocommerce-checkout #payment ul.payment_methods li label a {
margin-left: 15px;
}

.woocommerce form .form-row .input-checkbox {
margin-top: -8px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border-radius: 0;
border-color: #e9e9e9;
border: none;
padding: 0;
}

.woocommerce .woocommerce-customer-details address {
border-width: 1px;
border-radius: 0;
padding: 25px;
box-sizing: border-box;
line-height: 1.5;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
padding-bottom: 0;
position: relative;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
position: absolute;
top: -2px;
}

.woocommerce ul.order_details {
padding: 0;
}

.woocommerce ul.order_details li {
margin-bottom: 20px;
padding-left: 0;
}

.woocommerce ul.order_details li:before {
display: none;
}

.woocommerce .woocommerce-order-details__title,
.woocommerce .woocommerce-column__title {
font-size: 22px;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
border-color: rgba(0,0,0,.1);
}

.woocommerce label.woocommerce-form-login__rememberme {
padding-top: 10px;
}

.woocommerce label.woocommerce-form-login__rememberme input[type=checkbox] {
margin-right: 8px;
}

.woocommerce-MyAccount-navigation ul {
list-style: none;
padding: 0;
}

.woocommerce-MyAccount-navigation ul li {
padding: 10px 0 !important;
}

.woocommerce-MyAccount-navigation ul li:before {
display: none;
}

.woocommerce-MyAccount-navigation ul li a {
color: inherit;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
}

.woocommerce-MyAccount-navigation ul li a:hover span,
.woocommerce-MyAccount-navigation ul li.is-active a span {
background-size: 100% 12px;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
/* color: #008e0b; */
}

.woocommerce-account .woocommerce-MyAccount-navigation {
width: 20%;
padding-right: 60px;
box-sizing: border-box;
}

.woocommerce-account .woocommerce-MyAccount-content {
width: 80%;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
right: 15px;
top: 7px;
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
padding: 9px 12px;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
width: 48%;
}

.term-description {
padding-top: 60px;
}

.woocommerce .woocommerce-breadcrumb {
margin: 0;
font-weight: 700;
color: #008e0b;
}

.woocommerce .woocommerce-breadcrumb span,
.woocommerce .woocommerce-breadcrumb a {
color: #161616;
font-weight: 400;
}

.woocommerce .woocommerce-breadcrumb a:hover {
color: #008e0b;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
margin: 0 0 15px 0;
}

.woocommerce div.product .summary .sku_wrapper {
font-size: 12px;
display: block;
padding-bottom: 15px;
}

.woocommerce div.product .summary .tpl-product-badges {
position: absolute;
top: 0;
}

.woocommerce div.product .summary .tpl-product-brand {
position: absolute;
top: 5px;
right: 0;
line-height: 40px;
width: 110px;
}

.woocommerce div.product .summary .tpl-product-brand span {
display: block;
padding-bottom: 45%;
}

.woocommerce div.product .summary .tpl-product-brand img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
margin: 0 0 0 auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}

.woocommerce div.product .tpl-product-new,
.woocommerce div.product .tpl-product-return {
padding: 15px 0 15px 25px;
font-weight: 700;
text-transform: uppercase;
border-top: 1px solid #e9e9e9;
}

.woocommerce div.product .summary .tpl-product-price {
padding-bottom: 15px;
}

.woocommerce div.product .summary .tpl-product-current-price {
display: inline-block;
font-size: 24px;
font-weight: bold;
color: #bda77d;
}

.woocommerce div.product .summary .tpl-product-sale-price {
display: inline-block;
color: inherit;
text-decoration: line-through;
}

.woocommerce div.product .summary div.quantity input,
.woocommerce-cart table.cart div.quantity input {
float: left;
width: 60px;
padding: 0 15px;
height: 40px;
box-sizing: border-box;
text-align: center !important;
-webkit-appearance: none;
margin: 0;
-moz-appearance: textfield;
}

.woocommerce div.product .summary div.quantity .quantity-controls,
.woocommerce-cart table.cart div.quantity .quantity-controls {
float: left;
margin-left: 4px;
}

.woocommerce div.product .summary div.quantity .quantity-controls span,
.woocommerce-cart table.cart div.quantity .quantity-controls span {
display: block;
width: 16px;
height: 16px;
line-height: 16px;
text-align: center;
border: 1px solid #e9e9e9;
background: #FFFFFF;
color: inherit;
font-size: 14px;
font-weight: 700;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}

.woocommerce div.product .summary div.quantity .quantity-controls .quantity-plus,
.woocommerce-cart table.cart div.quantity .quantity-controls .quantity-plus {
margin-bottom: 4px;
}

.woocommerce div.product form.cart {
margin: 0;
}

.woocommerce div.product .summary form.cart {
margin-bottom: 30px;
}

.woocommerce div.product form.cart div.quantity {
float: left;
margin-right: 10px;
}

.woocommerce div.product form.cart .button {
margin: 0;
}

.woocommerce div.product form.cart .button:after {
}

.woocommerce div.product .product-meta-tabs {
list-style: none;
margin: 15px -5px -5px -5px;
padding: 0;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

.woocommerce div.product .product-meta-tabs li {
padding: 5px;
width: 50%;
box-sizing: border-box;
}

.woocommerce div.product .product-meta-tabs li a {
display: block;
height: 100%;
box-sizing: border-box;
padding: 0px 30px;
line-height: 20px;
text-decoration: none;
background: #eeeeee;
font-weight: bold;
text-transform: uppercase;
color: #161616;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
position: relative;
}

.woocommerce div.product .product-meta-tabs li a:hover {
background-color: #e9e9e9;
}

.woocommerce div.product .product-meta-tabs li a span {
display: block;
position: relative;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
padding: 10px 45px 10px 0;
}

.woocommerce div.product .product-meta-tabs li a span:after {
position: absolute;
right: 0;
top: 50%;
margin-top: -12px;
width: 24px;
height: 24px;
content: '';
background: url(img/button_icons.png) 0 -72px no-repeat;
background-size: 24px auto;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
margin: 0;
padding: 0;
background: none;
font-size: 14px;
border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 6px 20px 4px 20px;
color: #161616;
background: #FFFFFF;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
font-weight: 700;
text-transform: uppercase;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
background: #e9e9e9;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
background: #161616;
color: #FFFFFF;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
display: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
background: #FFFFFF;
border-top: none;
padding: 60px;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
font-size: 24px;
color: inherit;
}

.woocommerce table.shop_attributes {
border-spacing: 0;
}

.woocommerce table.shop_attributes th {
font-size: 13px;
text-align: left;
}

.woocommerce table.shop_attributes td {
font-size: 13px;
font-style: normal;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
width: 50%;
box-sizing: border-box;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
width: 50%;
box-sizing: border-box;
padding-left: 60px;
padding-top: 60px;
position: relative;
margin-bottom: 90px;
}

.woocommerce div.product .product-main-image {
width: auto !important;
}

.woocommerce div.product .product-thumbnails + .product-main-image {
margin-left: 120px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
margin: 0 -7px -14px -7px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image {
width: 100%;
padding: 0 7px 14px 7px;
box-sizing: border-box;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child a img {
width: auto;
max-width: 100%;
max-height: 600px;
margin: 0 auto;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 20%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) a {
display: block;
padding-bottom: 100%;
position: relative;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) a img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: contain;
}

.woocommerce div.product div.images {
margin-bottom: 90px;
}

.woocommerce div.product div.images a {
display: block;
border: 1px solid #e9e9e9;
}

.woocommerce div.product div.images a:hover {
border-color: #008e0b;
}

.woocommerce div.product div.images .product-main-image a {
position: relative;
height: 0;
padding-bottom: 100%;
}

.woocommerce div.product div.images .product-main-image a span {
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
display: block;
}

.woocommerce div.product div.images .product-main-image a img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
margin: auto;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
}

.woocommerce div.product div.images .product-thumbnails {
float: left;
width: 90px;
}

.woocommerce div.product div.images .product-thumbnails .woocommerce-product-gallery__image {
box-sizing: border-box;
width: auto  !important;
display: block !important;
margin: 0;
margin-bottom: 10px;
}

.woocommerce div.product div.images .product-thumbnails img {
display: block;
}

.woocommerce span.onsale {
top: 30px;
left: 30px;
}

.woocommerce div.product .product_title {
padding-bottom: 15px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #008e0b;
font-size: 20px;
font-weight: 700;
}

.woocommerce div.product p.price {
padding-bottom: 30px;
}

.woocommerce div.product span.price {
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
font-size: 14px;
font-weight: 400;
opacity: 1;
color: #636363;
padding-right: 10px;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
text-decoration: none;
}

.woocommerce div.product .woocommerce-product-details__short-description {
padding-bottom: 30px;
}

.woocommerce div.product form.cart div.quantity {
margin-right: 20px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
margin-bottom: 2em;
}

.woocommerce span.onsale {
height: 40px;
min-height: 0;
line-height: 40px;
padding: 0 30px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
}

.woocommerce div.product .related,
.woocommerce div.product .up-sells {
clear: both;
}

.woocommerce div.product .related > h2,
.woocommerce div.product .up-sells > h2 {
margin-bottom: 60px;
border-bottom: 1px solid #e9e9e9;
padding: 0;
}

.woocommerce div.product .related > h2 span,
.woocommerce div.product .up-sells > h2 span {
display: inline-block;
vertical-align: top;
position: relative;
padding-bottom: 15px;
}

.woocommerce div.product .related > h2 span:before,
.woocommerce div.product .up-sells > h2 span:before {
position: absolute;
left: 0;
bottom: -3px;
height: 3px;
content: '';
background: #008e0b;
width: 100%;
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
padding: 90px 0;
background: #eeeeee;
position: relative;
}

.woocommerce div.product .woocommerce-tabs:before {
position: absolute;
left: 50%;
top: 0;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 100vw;
height: 100%;
content: '';
background: #eeeeee;
z-index: -1;
}

.woocommerce div.product .woocommerce-tabs + .related,
.woocommerce div.product .woocommerce-tabs + .up-sells,
.woocommerce div.product .related + .up-sells,
.woocommerce div.product .up-sells + .related {
margin-top: 90px;
}

.woocommerce .tpl-product-attributes-row .tpl-product-attributes-item {
border-bottom: 1px solid #e9e9e9;
font-size: 16px;
}

.woocommerce .tpl-product-attributes-row .tpl-product-attributes-item:last-child {
border-bottom: none;
}

.woocommerce .tpl-product-attributes-item .tpl-product-attributes-item-content {
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

.woocommerce .tpl-product-attributes-row .tpl-product-attribute-label,
.woocommerce .tpl-product-attributes-row .tpl-product-attribute-value {
width: 50%;
padding: 10px 0;
box-sizing: border-box;
}

.woocommerce .tpl-product-attributes-row .tpl-product-attribute-label {
font-weight: 500;
}

.woocommerce .tpl-product-attributes-row .tpl-product-attribute-value {
text-align: right;
padding-left: 30px;
}

.woocommerce .tpl-product-attributes-row .tpl-product-attribute-value a {
color: inherit;
text-decoration: none;
}

.woocommerce .tpl-product-attributes-row .tpl-product-attribute-value a:hover {
opacity: 0.6
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
background: none;
padding-left: 2em !important;
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
display: none;
}

.woocommerce-info {
background: #e8f3f8;
border: 1px solid #1e85be;
}

.woocommerce-error {
background: #ffdbdb;
border: 1px solid #db3330;
}

.woocommerce-message {
border: 1px solid #8bc045;
background: #dff4c1;
}

.woocommerce div.product .out-of-stock {
color: inherit;
}

.woocommerce div.product .tpl-shipping-price-processing-time-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
margin: 0 -5px -5px -5px;
padding-bottom: 30px;
align-items: center;
}

.woocommerce div.product .tpl-shipping-price-processing-time-row > div {
padding: 5px;
width: 50%;
box-sizing: border-box;
line-height: 1.2;
}

.woocommerce div.product .tpl-shipping-price-processing-time-row > div .tpl-label {
font-weight: bold;
display: inline-block;
}

.woocommerce div.product .tpl-shipping-price-processing-time-row > div .tpl-value {
display: inline-block;
}

.woocommerce div.product .tpl-shipping-price-processing-time-row .tpl-processing-time > span {
display: block;
padding-left: 35px;
background: url(img/processing_time.png) no-repeat 0 center;
background-size: 24px auto;
padding-top: 3px;
padding-bottom: 3px;
}

.woocommerce div.product .tpl-shipping-price-processing-time-row .tpl-shipping-price > span {
display: block;
padding-left: 35px;
background: url(img/shipping_price.png) no-repeat 0 center;
background-size: 24px auto;
padding-top: 3px;
padding-bottom: 3px;
}

.woocommerce-page table.cart td.actions .coupon label {
display: none;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background: none;
}

.woocommerce-account .addresses .title .edit {
font-size: 14px;
}

.woocommerce .star-rating {
color: #deb115;
line-height: 18px;
height: 18px;
}

.woocommerce .star-rating:before {
color: inherit;
}

.woocommerce .woocommerce-product-rating .star-rating {
margin-top: 8px;
}

.woocommerce .woocommerce-product-rating .woocommerce-review-link {
text-decoration: none;
color: inherit;
}

.woocommerce .woocommerce-product-rating .woocommerce-review-link:hover {
color: #deb115;
}

.woocommerce p.stars {
font-size: 0;
}

.woocommerce p.stars a {
font-size: 16px;
margin-right: 1px;
color: #f8c12c;
}

.woocommerce #review_form .comment-reply-title {
font-weight: bold;
font-size: inherit;
display: block;
padding: 0;
}

.woocommerce #review_form #respond p {
margin: 0;
}

.woocommerce #review_form .comment-form {
padding-top: 20px;
}

.woocommerce #review_form #respond textarea {
height: 120px;
}

.woocommerce #review_form .comment-form p.form-submit {
padding-top: 0;
}

.woocommerce #review_form #respond .form-submit input {
width: 100%;
box-sizing: border-box;
}

.woocommerce #reviews #comments ol.commentlist {
padding: 10px 0 0 0;
}

.woocommerce #reviews #comments ol.commentlist li {
border-bottom: 1px solid #dedcd8;
padding-bottom: 20px;
margin-bottom: 20px;
font-size: 16px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
display: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin-left: 0;
padding: 0;
border: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: inherit;
padding-bottom: 5px;
color: inherit !important;
}

body .wp-block-woocommerce-checkout {
padding-top: 0;
}

body .wc-block-components-form .wc-block-components-text-input input[type="email"],
body .wc-block-components-form .wc-block-components-text-input input[type="number"],
body .wc-block-components-form .wc-block-components-text-input input[type="password"],
body .wc-block-components-form .wc-block-components-text-input input[type="tel"],
body .wc-block-components-form .wc-block-components-text-input input[type="text"],
body .wc-block-components-form .wc-block-components-text-input input[type="url"],
body .wc-block-components-text-input input[type="email"],
body .wc-block-components-text-input input[type="number"],
body .wc-block-components-text-input input[type="password"],
body .wc-block-components-text-input input[type="tel"],
body .wc-block-components-text-input input[type="text"],
body .wc-block-components-text-input input[type="url"],
body .wc-block-components-textarea {
border-color: #e2e2e2;
border-radius: 0;
}

body .wc-blocks-components-select .wc-blocks-components-select__container {
border-color: #e2e2e2;
border-radius: 0;
}

body .wc-blocks-components-select .wc-blocks-components-select__select {
border-radius: 0;
border-color: #e2e2e2;
}

body .wc-blocks-components-select__container:first-child,
body .wc-block-components-form .wc-block-components-text-input:first-child,
body .wc-block-components-text-input:first-child {
margin-top: 0;
}

body .wc-blocks-components-select .wc-blocks-components-select__select:focus {
box-shadow: 0 0 0 1px #50575e;
border-color: #e2e2e2;
}

body .wc-block-components-checkout-step__description {
margin: 0;
padding-bottom: 30px;
}

body .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"] {
border-radius: 0;
border-color: #e2e2e2;
}

body .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:focus {
outline: none;
box-shadow: 0 0 0 1px #50575e;
}

body .wc-block-components-checkbox .wc-block-components-checkbox__mark {
fill: #636363;
margin-top: .1em;
}

body .wc-block-components-radio-control .wc-block-components-radio-control__input {
border-color: #e2e2e2;
width: 20px;
height: 20px;
min-width: 0;
min-height: 0;
}

body .wc-block-components-radio-control .wc-block-components-radio-control__input:focus {
outline: none;
box-shadow: 0 0 0 1px #50575e;
}

body .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
border-color: #e2e2e2;
}

body .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
background: #008e0b;
width: 8px;
height: 8px;
min-width: 0;
min-height: 0;
}

body .wc-block-checkout__shipping-option .wc-block-components-radio-control__option,
body .wc-block-checkout__payment-method .wc-block-components-radio-control__option {
padding-left: 3em;
}

body .wc-block-components-radio-control__label,
body .wc-block-components-radio-control__secondary-label {
padding-top: 2px;
}

body .wc-blocks-components-select .wc-blocks-components-select__expand {
fill: #636363;
}

body .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
body .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
border-radius: 0;
box-shadow: inset 0 0 0 1px #008e0b;
box-shadow: none;
}

body .wc-block-components-radio-control-accordion-content {
background: #f5f5f5;
font-size: 14px;
}

body .wc-block-components-radio-control--highlight-checked.wc-block-components-radio-control--highlight-checked--first-selected::after,
body .wc-block-components-radio-control--highlight-checked.wc-block-components-radio-control--highlight-checked--last-selected::after {
margin: 0;
}
	
body .wc-block-components-radio-control--highlight-checked::after {
border-radius: 0;
border: 1px solid #e2e2e2 !important;
}

body .wp-block-woocommerce-checkout .wc-block-checkout__create-account {
margin-top: 0 !important;
}

body .wc-block-checkout__terms .wc-block-components-checkbox {
margin-top: 0;
}

body .wc-block-components-checkbox .wc-block-components-checkbox__label,
body .wc-block-components-checkbox > span,
body .wc-block-components-checkbox label {
line-height: 1.5em;
vertical-align: middle;
padding-top: 1px;
}

body .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
background: #008e0b;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
outline: none !important;
line-height: 20px;
padding: 10px 30px;
border: none;
color: #161616;
font-weight: 700;
text-transform: uppercase;
font-size: 16px;
text-decoration: none;
box-sizing: border-box;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
min-height: 0 !important;
}

body .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
color: #FFFFFF;
background-color: #161616;
outline: none;
}

body .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:focus {
box-shadow: 0 0 0 1px #50575e !important;
}

body .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
padding: 10px 30px;
}

body .wc-block-components-panel__button > .wc-block-components-panel__button-icon {
fill: #636363;
}

body .wc-block-components-totals-wrapper:first-child {
border: none;
}

body .wp-block-woocommerce-checkout-order-summary-block {
border: 1px solid #e2e2e2;
border-radius: 0px !important;
}

body .wc-block-components-order-summary .wc-block-components-product-low-stock-badge {
display: none
}

body .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
padding: 0;
width: 20px;
height: 20px;
line-height: 20px;
font-weight: bold;
background: #008e0b;
color: #161616;
font-size: 12px;
min-height: 0;
min-width: 0;
border: none;
box-shadow: none;
}

body .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
margin-top: 6px;
}

body .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-metadata {
font-size: .875em;
display: none;
}

body .wc-block-components-address-form__address_2-toggle {
display: inline-block;
}

body .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
padding-top: 0;
padding-bottom: 0;
}

body .wc-block-components-button:not(.is-link):disabled {
opacity: 0.3;
}

body .wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
opacity: 1;
}

body .wc-block-components-chip,
body .wc-block-components-chip:active,
body .wc-block-components-chip:focus,
body .wc-block-components-chip:hover {
border-color: #e2e2e2;
background: #f5f5f5;
}

body .wc-block-components-chip .wc-block-components-chip__remove {
background: #e2e2e2;
cursor: pointer;
}

body .wc-block-components-chip__remove:focus .wc-block-components-chip__remove-icon,
body .wc-block-components-chip__remove:hover .wc-block-components-chip__remove-icon,
body button.wc-block-components-chip:focus > .wc-block-components-chip__remove .wc-block-components-chip__remove-icon,
body button.wc-block-components-chip:hover > .wc-block-components-chip__remove .wc-block-components-chip__remove-icon {
fill: #008e0b;
}

body .is-medium .wc-block-checkout__sidebar,
body .is-mobile .wc-block-checkout__sidebar,
body .is-small .wc-block-checkout__sidebar {
margin-bottom: 48px;
margin-top: 0;
}

body .is-large .wc-block-checkout__actions {
padding-bottom: 0;
}

body .wc-block-components-notice-banner > svg {
display: none;
}

body .wc-block-components-address-card {
border-radius: 0;
border-color: #e2e2e2;
}

body .wc-block-checkout__sidebar .wc-block-components-product-name {
padding: 0;
}

body .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control__option:after,
body .wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option:after {
background: #e2e2e2;
display: block !important;
}

body .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
padding-bottom: 0;
}

body .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
body .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
font-size: inherit;
}

body .wc-block-components-checkout-step__content .tpl-checkout-company-heading {
font-family: inherit;
font-size: 1.25em;
font-weight: bold;
margin: 0;
padding-bottom: 10px;
padding-top: 30px;
}

.woocommerce div.product .tpl-product-details  {
border-top: 1px solid #e9e9e9;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-entry {
border-bottom: 1px solid #e9e9e9;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-title {
padding: 20px 45px 20px 0;
cursor: pointer;
position: relative;
font-weight: bold;
text-transform: uppercase;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-title:hover {
color: #008e0b;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-title:after {
position: absolute;
top: 50%;
margin-top: -8px;
right: 0;
width: 16px;
height: 16px;
content: '';
background: url(img/form_select_arrow.png) center no-repeat;
background-size: 16px auto;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-title.ui-accordion-header-active:after {
transform: rotate(180deg);
}

.woocommerce div.product .tpl-product-details .tpl-product-details-title .star-rating {
float: none;
display: inline-block;
font-size: 16px;
margin-left: 10px;
position: relative;
top: 1px;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-content {
display: none;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-content > div {
padding-bottom: 20px;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-content table {
width: 100%;
border-collapse: collapse;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-content table td {
padding: 10px 0;
border-bottom: 1px solid #e9e9e9;
font-size: 16px;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-content table tr:last-child td {
border: none;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-content table td:last-child {
text-align: right;
padding-left: 30px;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-content table td b,
.woocommerce div.product .tpl-product-details .tpl-product-details-content table td strong {
font-weight: 500;
}

.woocommerce div.product .tpl-product-details-payments .tpl-product-details-content img {
mix-blend-mode: multiply;
max-width: 300px;
width: 100%;
}

.woocommerce div.product .tpl-product-details .tpl-product-details-content #comments {
margin: 0;
}

.woocommerce #reviews #comments h2 {
display: none;
}
/* end woocommerce */

#HeaderBreadcrumbs .tpl-section-wrapper {
max-width: 1560px;
margin: 0 auto;
padding: 0 60px;
}

.tpl-breadcrumbs-wrapper {
white-space: nowrap;
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.breadcrumbs {
padding: 0;
margin: 0;
font-size: 14px;
display: inline-block;
color: inherit;
padding: 15px 0px 35px 0px;
}

.breadcrumbs a {
color: inherit;
text-decoration: none;
}

.breadcrumbs a:hover {
color: #008e0b;
}

.breadcrumbs .current-item {
color: #bda77d;
}

.breadcrumbs .tpl-separator {
padding: 0 10px;
}

/* footer */
#Footer {
background: url(img/footer_bg.png) center no-repeat #008e0b;
overflow: hidden;
color: #FFFFFF;
}

.tpl-footer-top {
max-width: 1560px;
padding: 90px 60px;
margin: 0 auto;
}

.tpl-footer-top .tpl-footer-contact-row {
margin: 0 -30px;
margin-bottom: -60px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}

.tpl-footer-top .tpl-footer-contact-column {
box-sizing: border-box;
padding: 0 30px;
padding-bottom: 60px;
}

.tpl-footer-top .tpl-footer-contact-column.tpl-column-5 {
width: 25%;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-title h4 {
padding-bottom: 30px;
font-size: 24px;
font-weight: 700;
line-height: 1.3;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-email,
.tpl-footer-top .tpl-footer-contact-column .tpl-phone,
.tpl-footer-top .tpl-footer-contact-column .tpl-address {
padding-bottom: 15px;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-email a {
display: inline-block;
color: inherit;
padding-left: 30px;
text-decoration: none;
background: url(img/footer_email.png) no-repeat 0 center;
background-size: 18px auto;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-phone a {
display: inline-block;
color: inherit;
text-decoration: none;
padding-left: 30px;
background: url(img/footer_phone.png) no-repeat 0 center;
background-size: 18px auto;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-email a:hover,
.tpl-footer-top .tpl-footer-contact-column .tpl-phone a:hover {
opacity: 0.6;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-address {
padding-left: 30px;
background: url(img/footer_address.png) no-repeat 0 center;
background-size: 18px auto;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-hours {
padding-left: 30px;
background: url(img/footer_hours.png) no-repeat 0 center;
background-size: 18px auto;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-text ul {
padding: 0;
list-style: none;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-text ul li {
padding-bottom: 10px;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-text ul li a {
color: inherit;
text-decoration: none;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-text ul li a:hover {
opacity: 0.6;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-form-row input[type=email] {
border-color: #FFFFFF;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-form-row .tpl-submit button {
text-align: left;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-form-row .tpl-submit button:hover {
background-color: #4b4b4b;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-form-row .tpl-submit button .tpl-button-label {
display: block;
padding-right: 45px;
position: relative;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-form-row .tpl-submit button .tpl-button-label:after {
position: absolute;
right: 0;
top: 50%;
margin-top: -12px;
width: 24px;
height: 24px;
content: '';
background: url(img/button_icons.png) 0 0 no-repeat;
background-size: 24px auto;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-company-rating .tpl-company-rating-stars {
float: right;
width: 125px;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-company-rating .tpl-company-rating-stars > span {
display: block;
position: relative;
height: 20px;
background: url(img/company_rating.png) no-repeat scroll 0 center;
background-size: auto 100%;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-company-rating .tpl-company-rating-stars > span span {
position: absolute;
top: 0;
left: 0;
width: 0;
height: 100%;
background: url(img/company_rating_active.png) no-repeat scroll 0 center;
background-size: auto 100%;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-company-rating .tpl-company-rating-label {
float: left;
margin-right: 10px;
margin-bottom: 5px;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-company-rating-show-place {
margin-top: 15px;
display: block;
padding: 10px 30px;
line-height: 20px;
color: #000000;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
background: #ffffff;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
box-sizing: border-box;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-company-rating-show-place:hover {
background-color: #c5dea4;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-company-rating-show-place span {
display: block;
padding-right: 40px;
position: relative;
padding-top: 1px;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-company-rating-show-place span:after {
position: absolute;
right: 0;
top: 50%;
margin-top: -12px;
width: 24px;
height: 24px;
content: '';
background: url(img/button_icons.png) 0 -120px no-repeat;
background-size: 24px auto;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
}

.tpl-footer-top .tpl-footer-contact-column .tpl-company-rating-text {
padding-top: 30px;
font-size: 12px;
opacity: 0.3;
}

.tpl-footer-middle .tpl-footer-social-media a {
display: inline-block;
vertical-align: top;
width: 32px;
height: 32px;
margin-right: 5px;
background-repeat: no-repeat;
}

.tpl-footer-middle {
max-width: 1560px;
padding: 45px 60px;
margin: 0 auto;
margin-top: -90px;
}

.tpl-footer-middle .tpl-footer-middle-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
align-items: center;
}

.tpl-footer-middle .tpl-footer-social-media a:hover {
opacity: 0.6;
}

.tpl-footer-middle .tpl-footer-social-media a.tpl-facebook {
background: url(img/bottom_social_media_icons.png) 0 0 no-repeat;
background-position: 0 0;
background-size: 32px auto;
}

.tpl-footer-middle .tpl-footer-logos {
margin-left: auto;
white-space: nowrap;
margin-bottom: -30px;
}

.tpl-footer-middle .tpl-footer-logos .tpl-logo {
margin-right: 30px;
display: inline-block;
margin-bottom: 30px;
}

.tpl-footer-middle .tpl-footer-logos .tpl-logo:last-child {
margin-right: 0;
}

.tpl-footer-middle .tpl-footer-logos .tpl-logo img {
width: auto;
height: auto;
max-height: 120px;
max-width: 100%;
}

#FooterBottom {
border-top: 1px solid rgba(255,255,255,0.15);
}

.tpl-footer-bottom {
font-size: 12px;
max-width: 1560px;
padding: 20px 60px;
margin: 0 auto;
}

.tpl-copyright {
float: left;
}

.tpl-footer-author {
float: right;
}

.tpl-footer-author a {
display: inline-block;
line-height: 18px;
margin-left: 6px;
padding-left: 25px;
color: inherit;
font-weight: 700;
text-decoration: none;
background: url(img/bwd.png) no-repeat scroll 0 0px;
background-size: 18px auto;
}

.tpl-footer-author a:hover {
opacity: 0.7;
}

/* comments */
#comments {
margin-top: 50px;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
}

.comments-title,
.comment-reply-title {
font-size: 22px;
}

.comment-reply-title {
position: relative;
padding-right: 45px;
}

.comment-list {
list-style: none;
margin: 0;
padding: 0;
}

.comment-list .comment-body,
.comment-list .pingback,
.comment-list .trackback,
.comment-respond {
padding: 45px;
background: #f5f5f5;
margin-bottom: 20px;
}

.comment-list .children {
list-style: none;
margin: 0;
padding: 0;
}

.comment-list .children > li {
padding-left: 45px;
}

.comment-author {
}

.comment-author .avatar {
float: left;
height: 42px;
margin-right: 0.875em;
position: relative;
width: 42px;
}

.comment-metadata,
.pingback .edit-link {
}

.comment-meta {
margin-bottom: 30px;
line-height: 1.3;
}

.comment-meta a {
color: inherit;
text-decoration: none;
}

.comment-metadata a,
.pingback .comment-edit-link {
font-size: 12px;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {

}

.comment-metadata .edit-link,
.pingback .edit-link {
display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
content: "\002f";
display: inline-block;
opacity: 0.7;
padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}

.comment-reply-link {
font-weight: 700;
display: inline-block;
margin-top: 30px;
text-decoration: none;
}

.comment-reply-link:before {
content: "\f466";
line-height: inherit;
display: inline-block;
margin-right: 3px;
}

.comment-form {
}

.comment-form label {
display: block;
padding-bottom: 10px;
}

.comment-form .logged-in-as a {
text-decoration: none;
}

.comment-form .comment-form-cookies-consent label {
padding-left: 20px;
font-size: .875em;
padding-top: 2px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
font-size: 14px;
}

.no-comments {
border-top: 1px solid #d1d1d1;
font-weight: 700;
margin: 0;
padding-top: 1.75em;
}

.comment-navigation + .no-comments {
border-top: 0;
padding-top: 0;
}

.comment-form textarea,
.comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=url] {
width: 100%;
box-sizing: border-box;
}

.comment-form p {
padding-bottom: 15px;
}

.comment-form p.comment-notes,
.comment-form p.logged-in-as {
padding-bottom: 20px;
}

.comment-form p.form-submit {
padding-bottom: 0;
padding-top: 30px;
}

.form-submit {
margin-bottom: 0;
}

.required {
color: red;
}

.comment-reply-title small {
font-size: 100%;
}

.comment-reply-title small a {
border: 0;
position: absolute;
right: 0;
top: 0;
height: 26px;
overflow: hidden;
width: 26px;
text-decoration: none;
}

.comment-reply-title small a:before {
content: "\f406";
font-size: 24px;
position: relative;
}

/* wpcf7 */
.wpcf7-form .form-row {
margin-bottom: 20px;
}

.wpcf7-form .form-row label {
display: block;
padding-bottom: 5px;
}

@-moz-keyframes rotating {
	from{
		-moz-transform: rotate(0deg);
	}
	to{
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes rotating {
	from {
		-webkit-transform: rotate(0deg);
	}
	to{
		-webkit-transform: rotate(360deg);
	}
}

@keyframes rotating {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

body span.wpcf7-not-valid-tip {
font-size: 11px;
padding-top: 5px;
text-align: left;
}

body .wpcf7 form .wpcf7-response-output {
margin-left: 0;
margin-right: 0;
padding: 10px 25px;
font-size: 14px;
margin-top: 15px;
margin-bottom: 0;
}

body .wpcf7-form-control-wrap {
display: block;
}

/* alignments */
.alignleft {
float: left;
margin: 0.375em 50px 50px 0;
}

.alignright {
float: right;
margin: 0.375em 0 50px 50px;
}

.aligncenter {
clear: both;
display: block;
margin: 0 auto 50px;
}

.alignnone {
max-width: 100%;
width: auto;
height: auto;
}

blockquote.alignleft {
margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
margin-bottom: 1.473684211em;
}

/* responsive menu */
.responsive-menu-wrapper {
position: absolute;
z-index: 90;
top: 0px;
left: 0;
width: 100%;
background: url(img/footer_bg.png) center 0 no-repeat #008e0b;
transition: .2s ease-out;
-moz-transition: .2s ease-out;
-webkit-transition: .2s ease-out;
transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
}

.responsive-menu-container {
padding-top: 90px;
}

.responsive-menu-wrapper {
opacity: 0;
visibility: hidden;
margin-left: -100%;
}

.responsive-menu-wrapper.flexnav-show {
opacity: 1;
visibility: visible;
margin-left: 0;
}

.responsive-menu-container > ul {
margin: 0;
padding: 0;
}

.responsive-menu-container > ul li {
list-style: none;
background: none;
margin: 0;
}

.responsive-menu-container > ul > li:first-child {
border-top: none;
}

.responsive-menu-container > ul li.item-with-ul {
position: relative;
}

.responsive-menu-container > ul li a {
color: #FFFFFF;
padding: 15px 30px 15px 30px;
display: block;
font-size: 18px;
line-height: 20px;
text-decoration: none;
border-top: 1px solid rgba(255,255,255,0.1);
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row nowrap;
align-items: center;
}

.responsive-menu-container > ul li.current-menu-ancestor > a,
.responsive-menu-container > ul li.current-menu-item > a,
.responsive-menu-container > ul li.current-menu-parent > a {
color: #bda77d;
}

.responsive-menu-container > ul li a > span {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row nowrap;
align-items: center;
}

.responsive-menu-container > ul li a > span .tpl-icon {
width: 60px;
flex-grow: 0; 
flex-shrink: 0;
text-align: center;
}

.responsive-menu-container > ul li a > span .tpl-icon img {
max-width: 100%;
max-width: 36px;
max-height: 36px;
}

.responsive-menu-container > ul li a > span .tpl-title {
flex: 1;
}

.responsive-menu-container > ul li.item-with-ul a {
padding-right: 45px;
}

.responsive-menu-container > ul li .touch-button {
position: absolute;
right: 0px;
top: 1px;
width: 44px;
height: 50px;
color: #FFFFFF;
display: block;
background: url(img/responsive_menu_dropdown.png) no-repeat scroll center 22px rgba(255,255,255,0.1);
cursor: pointer;
}

.responsive-menu-container > ul li .touch-button.active {
background-position: center -38px;
}

.responsive-menu-container > ul li .touch-button i {
position: absolute;
left: 50%;
top: 50%;
-moz-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
font-size: 10px;
display: none;
}

.responsive-menu-container > ul li ul {
display: none;
padding: 0;
margin: 0;
}

.responsive-menu-container > ul li ul.flexnav-show {
display: block;
}

.responsive-menu-container > ul li li a {
padding-left: 60px;
}

.responsive-menu-container > ul li li li a {
padding-left: 90px;
}

.responsive-menu-container > ul li li li li a {
padding-left: 120px;
}

/* responsive menu button */
.responsive-menu-button {
position: absolute;
z-index: 91;
right: 30px;
top: 37px;
text-align: center;
cursor: pointer;
display: none;
}

.responsive-menu-button span {
display: block;
width: 20px;
height: 2px;
background: #FFFFFF;
margin-bottom: 5px;
transition: 0.3s ease-out;
-moz-transition: 0.3s ease-out;
-webkit-transition: 0.3s ease-out;
transition-property: opacity, transform, background;
-moz-transition-property: opacity, transform, background;
-webkit-transition-property: opacity, transform, background;
}

.responsive-menu-button.active .tpl-line-1 {
transform: rotate(-45deg) translate(-5px,5px);
-moz-transform: rotate(-45deg) translate(-5px,5px);
-webkit-transform: rotate(-45deg) translate(-5px,5px);
}

.responsive-menu-button.active .tpl-line-2 {
opacity: 0;
}

.responsive-menu-button.active .tpl-line-3 {
transform: rotate(45deg) translate(-5px,-5px);
-moz-transform: rotate(45deg) translate(-5px,-5px);
-webkit-transform: rotate(45deg) translate(-5px,-5px);
}

.responsive-menu-button .touch-button {
display: none;
}

/* pagination */
.tpl-pagination {
text-align: center;
}

.tpl-pagination .screen-reader-text {
display: none;
}

.tpl-pagination .navigation {
padding-top: 60px;
}

.tpl-pagination .nav-links a,
.tpl-pagination .nav-links span {
display: inline-block;
vertical-align: top;
padding: 8px 15px;
margin: 0px 2px 6px 2px;
text-decoration: none;
font-size: 15px;
border: 1px solid #2d3136;
color: #2d3136;
}

.tpl-pagination .nav-links a:hover {
color: #008e0b;
border-color: #008e0b;
}

.tpl-pagination .nav-links span {
background: none;
}

.tpl-pagination .nav-links span.current {
color: #008e0b;
border-color: #008e0b;
font-weight: 700;
}

html .bapf_sfilter {
margin-bottom: 35px;
}

html .berocket_single_filter_widget:not(.berocket_hidden_clickable) .bapf_head h3 {
font-weight: 700;
font-size: 16px !important;
cursor: auto;
margin: 0 0 30px 0;
padding-bottom: 0;
width: 100%;
line-height: 1em;
box-sizing: border-box;
}

.bapf_sfilter .bapf_body .mCSB_container > ul,
.bapf_sfilter .bapf_body > ul {
padding-left: 0;
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle,
.berocket_filter_price_slider.ui-widget-content .ui-slider-handle,
.slide.default .bapf_slidr_main .ui-state-default,
.slide.default .bapf_slidr_main .ui-widget-header .ui-state-default,
.slide.default .bapf_slidr_main.ui-widget-content .ui-state-default,
.slide.default .berocket_filter_price_slider .ui-state-default,
.slide.default .berocket_filter_price_slider .ui-widget-header .ui-state-default,
.slide.default .berocket_filter_price_slider.ui-widget-content .ui-state-default {
background-color: #008e0b;
border-radius: 50%;
outline: none;
}

.bapf_slidr_main.ui-widget-content .ui-slider-range,
.berocket_filter_price_slider.ui-widget-content .ui-slider-range {
background: #161616;
}

.bapf_slidr_main.ui-widget-content,
.berocket_filter_price_slider.ui-widget-content {
background: #e9e9e9;
margin-left: 8px;
margin-right: 8px;
}

.berocket_element_above_products_is_hide {
display: none;
overflow: hidden !important;
}

.berocket_element_above_products_is_hide > div:first-child {
margin-top: 30px;
}

.berocket_element_above_products_is_hide_toggle {
height: auto;
font-weight: 800;
}

.berocket_ajax_filters_toggle span i,
.berocket_ajax_filters_toggle span i::after,
.berocket_ajax_filters_toggle span i::before {
background-color: #161616;
}

.berocket_ajax_filters_toggle.icon-theme-3 {
padding-left: 35px;
line-height: 36px;
width: auto !important;
margin-top: 0;
margin-bottom: 0;
text-transform: uppercase;
}

.berocket_ajax_filters_toggle.icon-theme-3:hover {
color: #008e0b;
}

.berocket_ajax_filters_toggle.icon-theme-3 span b,
.berocket_ajax_filters_toggle.icon-theme-3 span b::after,
.berocket_ajax_filters_toggle.icon-theme-3 span b::before {
border-color: #161616;
}

.berocket_ajax_filters_toggle.icon-theme-3 span {
left: 0;
margin-left: 0;
position: absolute;
}

.bapf_sfilter ul li {
padding-bottom: 5px !important;
min-height: 24px;
}

.bapf_ckbox_sqchck input[type="checkbox"] {
top: 2px;
float: left;
}

.bapf_ckbox_sqchck label {
padding-left: 30px;
display: block !important;
}

.bapf_ckbox_sqchck input[type="checkbox"]:checked::after {
width: 4px;
height: 7px;
top: 2px;
left: 5px;
}

.bapf_sfilter .bapf_reset {
box-sizing: border-box;
padding: 10px 20px;
line-height: 20px;
border: none;
text-decoration: none;
background: #e9e9e9;
font-family: "Oxanium", sans-serif;
font-optical-sizing: auto;
font-size: 14px;
color: #161616;
font-weight: 700;
position: relative;
}

.bapf_sfilter .bapf_reset:hover {
background: #d1d1d1;
}

.tpl-left-column .widget {
margin-bottom: 30px;
}

.tpl-left-column .widget:last-child {
margin-bottom: 0;
}

.tpl-left-column .widget_nav_menu {
background: #e9e9e9;
padding: 25px 30px;
line-height: 1.2;
}

.tpl-left-column .widget_nav_menu ul {
padding: 0;
list-style: none;
}

.tpl-left-column .widget_nav_menu ul li {
}

.tpl-left-column .widget_nav_menu ul li a {
color: inherit;
text-decoration: none;
padding: 5px 0;
display: inline-block;
}

.tpl-left-column .widget_nav_menu ul li a span {
display: inline !important;
text-decoration: none;
background-image: linear-gradient( transparent 4px, #008e0b 4px, #008e0b 8px, transparent 8px ), linear-gradient( transparent 4px, transparent 4px, transparent 8px, transparent 8px );
background-size: 0% 12px, 100% 12px;
background-position: 0 bottom, 0 bottom;
transition: background-size 0.15s ease-out;
background-repeat: no-repeat;
padding-bottom: 2px;
border-bottom: 6px solid transparent;
}

.tpl-left-column .widget_nav_menu ul li.current-menu-item > a {
font-weight: 700;
}

.tpl-left-column .widget_nav_menu ul li a:hover span,
.tpl-left-column .widget_nav_menu ul li.current-menu-item > a span {
background-size: 100% 12px;
}

.tpl-left-column .widget_nav_menu ul.menu > li {
padding-bottom: 5px;
}

.tpl-left-column .widget_nav_menu ul.menu > li:last-child {
padding-bottom: 0;
}

.tpl-left-column .widget_nav_menu ul.menu > li > a {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}

.tpl-left-column .widget_nav_menu ul li.current-menu-ancestor > a,
.tpl-left-column .widget_nav_menu ul li.current-menu-item > a,
.tpl-left-column .widget_nav_menu ul li.current-menu-parent > a {
font-weight: 700;
}

.tpl-left-column .widget_nav_menu ul ul {
padding-left: 15px;
display: none
}

.tpl-left-column .widget_nav_menu ul li.current-menu-ancestor > ul,
.tpl-left-column .widget_nav_menu ul li.current-menu-item > ul,
.tpl-left-column .widget_nav_menu ul li.current-menu-parent > ul {
display: block;
}

body .tpl-ask-question-form {
display: none;
max-width: 600px;
}

.tpl-form-row {
margin: -5px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
align-items: flex-start;
}

.tpl-form-row .tpl-form-column {
width: 100%;
padding: 5px;
box-sizing: border-box;
}

.tpl-form-row .tpl-form-separator {
height: 15px;
}

.tpl-form-row .tpl-form-column .tpl-form-label {
padding-bottom: 5px;
}

.tpl-contact-layout-column .tpl-form-row .tpl-form-column {
width: 50%;
}

.tpl-contact-layout-column .tpl-form-row .tpl-form-column.tpl-message,
.tpl-contact-layout-column .tpl-form-row .tpl-form-column.tpl-submit,
.tpl-contact-layout-column .tpl-form-row .tpl-form-column.tpl-gdpr {
width: 100%;
}

.tpl-form-row .tpl-form-column.tpl-submit {
position: relative;
}

.tpl-form-row .tpl-form-column .ajax-loader {
position: absolute;
right: 30px;
top: 50%;
margin: 0;
margin-top: -10px;
}

.tpl-form-row .tpl-form-column.tpl-submit button {
width: 100%;
box-sizing: border-box;
}

.tpl-form-row .tpl-form-column input[type=text],
.tpl-form-row .tpl-form-column input[type=phone],
.tpl-form-row .tpl-form-column input[type=email],
.tpl-form-row .tpl-form-column input[type=url],
.tpl-form-row .tpl-form-column input[type=number],
.tpl-form-row .tpl-form-column input[type=tel],
.tpl-form-row .tpl-form-column textarea,
.tpl-form-row .tpl-form-column select {
width: 100%;
box-sizing: border-box;
}

.tpl-contact-layout-column .tpl-form-row .tpl-form-column input[type=text],
.tpl-contact-layout-column .tpl-form-row .tpl-form-column input[type=phone],
.tpl-contact-layout-column .tpl-form-row .tpl-form-column input[type=email],
.tpl-contact-layout-column .tpl-form-row .tpl-form-column input[type=url],
.tpl-contact-layout-column .tpl-form-row .tpl-form-column input[type=number],
.tpl-contact-layout-column .tpl-form-row .tpl-form-column input[type=tel],
.tpl-contact-layout-column .tpl-form-row .tpl-form-column textarea,
.tpl-contact-layout-column .tpl-form-row .tpl-form-column select {
border-color: #FFFFFF;
}

.tpl-form-row .tpl-submit {
text-align: right;
}

.tpl-form-row .tpl-form-column textarea {
height: 135px;
}

.tpl-form-row .tpl-form-column.tpl-width-50 {
width: 50%;
}

.tpl-form-row .tpl-form-column.tpl-gdpr {
font-size: 12px;
}

.tpl-form-row .tpl-form-column.tpl-gdpr a {
color: inherit;
}

.tpl-form-row .tpl-form-column.tpl-gdpr a:hover {
opacity: 0.7;
}

#Brands .tpl-section-wrapper {
max-width: 1560px;
margin: 0 auto;
padding: 60px 60px 90px 60px;
}

#Brands .tpl-section-wrapper .tpl-title {
margin-bottom: 60px;
border-bottom: 1px solid #e9e9e9;
font-size: 30px;
font-weight: 700;
line-height: 1.2;
}

#Brands .tpl-section-wrapper .tpl-title span {
display: inline-block;
vertical-align: top;
position: relative;
padding-bottom: 15px;
}

#Brands .tpl-section-wrapper .tpl-title span:before {
position: absolute;
left: 0;
bottom: -3px;
height: 3px;
content: '';
background: #008e0b;
width: 100%;
}

body ul.brand-thumbnails {
margin: 0 -10px -60px -10px;
padding: 0;
}

body ul.brand-thumbnails:not(.slick-slider) {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

body ul.brand-thumbnails:before,
body ul.brand-thumbnails:after {
display: none;
}

body ul.brand-thumbnails li {
padding: 0 10px 60px 10px;
box-sizing: border-box;
margin: 0;
display: block;
}

body ul.brand-thumbnails li:not(.slick-slide) {
width: 16.66% !important;
}

body ul.brand-thumbnails li a {
margin: 0 10%;
display: block;
font-size: 0;
text-align: center;
padding-bottom: 36%;
position: relative;
}

body ul.brand-thumbnails li a img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
margin: auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}

/* content builder */
#PageBuilder {
margin-top: -60px;
margin-bottom: -60px;
}

#PageBuilder + .tpl-section-title {
margin-top: 120px;
}

.tpl-text-image-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

.tpl-text-image-row .tpl-text-image-column {
width: 50%;
box-sizing: border-box;
}

.tpl-text-image-row .tpl-text-column {
align-self: center;
padding-right: 60px;
}

.tpl-text-image-row.image_left .tpl-text-column {
order: 2;
padding-left: 60px;
padding-right: 0;
}

.tpl-text-image-row .tpl-image-column img {
max-width: 100%;
height: auto;
}

.tpl-page-builder-section {
padding-top: 60px;
padding-bottom: 60px;
}

.tpl-page-builder-section.tpl-padding-top-120 {
padding-top: 120px;
}

.tpl-page-builder-section.tpl-no-padding-top {
padding-top: 0px;
}

.tpl-page-builder-section.tpl-padding-bottom-120 {
padding-bottom: 120px;
}

.tpl-page-builder-section.tpl-no-padding-bottom {
padding-bottom: 0px;
}

.tpl-page-builder-section h1:last-child,
.tpl-page-builder-section h2:last-child,
.tpl-page-builder-section h3:last-child,
.tpl-page-builder-section h4:last-child,
.tpl-page-builder-section h5:last-child,
.tpl-page-builder-section h6:last-child {
padding-bottom: 0;
}

.tpl-gallery-section ul {
margin: -7px;
padding: 0;
list-style: none;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

.tpl-gallery-section ul li {
width: 20%;
padding: 7px;
box-sizing: border-box;
}

.tpl-gallery-section ul li a {
display: block;
position: relative;
overflow: hidden;
}

.tpl-gallery-section ul li a img {
width: 100%;
height: auto;
}

.tpl-gallery-section ul li a:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background: url(img/gallery_zoom.png) center calc(50% - 10px) no-repeat rgba(225,27,28,0.8);
background-size: 24px auto;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: opacity, background;
-moz-transition-property: opacity, background;
-webkit-transition-property: opacity, background;

}

.tpl-gallery-section ul li a:hover:after {
background-position: center;
opacity: 1;
}

.tpl-video-section .tpl-video {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}

.tpl-video-section .tpl-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.tpl-image-section .tpl-image img {
max-width: 100%;
height: auto;
}

.tpl-page-builder-boxes-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
margin: -15px;
justify-content: center;
}

.tpl-page-builder-boxes-column {
width: 33.33%;
box-sizing: border-box;
padding: 15px;
}

.tpl-page-builder-boxes-column.tpl-column-width-20 {
width: 20%;
}

.tpl-page-builder-boxes-column.tpl-column-width-25 {
width: 25%;
}

.tpl-page-builder-boxes-column.tpl-column-width-33 {
width: 33.33%;
}

.tpl-page-builder-boxes-column.tpl-column-width-50 {
width: 50%;
}

.tpl-page-builder-boxes-column.tpl-column-width-100 {
width: 100%;
}

.tpl-page-builder-boxes-column .tpl-page-builder-box {
position: relative;
background: #eeeeee;
height: 100%;
box-sizing: border-box;
}

.tpl-page-builder-boxes-column .tpl-page-builder-box .tpl-readmore {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}

.tpl-page-builder-boxes-column .tpl-image {
overflow: hidden;
position: relative;
}

.tpl-page-builder-boxes-column .tpl-image img {
display: block;
width: 100%;
height: auto;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: transform;
-moz-transition-property: -moz-transform;
-webkit-transition-property: -webkit-transform;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
}

.tpl-page-builder-boxes-column.tpl-has-link .tpl-page-builder-box:hover .tpl-image img {
-moz-transform: scale(1.05) perspective(1px) translateZ(0);
-webkit-transform: scale(1.05) perspective(1px) translateZ(0);
transform: scale(1.05)perspective(1px) translateZ(0);
}

.tpl-page-builder-boxes-column.tpl-has-link .tpl-image:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(225,27,28,0.8);
opacity: 0;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
z-index: 1;
}

.tpl-page-builder-boxes-column.tpl-has-link .tpl-page-builder-box:hover .tpl-image:before {
opacity: 1;
}

.tpl-page-builder-boxes-column .tpl-icon {
padding: 60px 60px 0px 60px;
margin-bottom: -30px;
}

.tpl-page-builder-boxes-column .tpl-icon span {
display: inline-block;
vertical-align: top;
width: 75px;
height: 75px;
line-height: 75px;
}

.tpl-page-builder-boxes-column .tpl-icon img {
max-width: 75px;
max-height: 75px;
}

.tpl-page-builder-boxes-column .tpl-page-builder-boxes-column-content {
padding: 60px;
}

.tpl-page-builder-boxes-column .tpl-title {
font-size: 24px;
line-height: 1.2;
font-weight: 700;
display: block;
position: relative;
}

.tpl-page-builder-boxes-column .tpl-title + .tpl-text {
padding-top: 15px;
}
/* end content builder */

body .cky-btn,
body .cky-notice-btn-wrapper .cky-btn {
padding: 1px 15px;
font-weight: bold;
font-size: 12px;
border-width: 1px;
letter-spacing: 1px;
}

body .cky-notice-btn-wrapper {
margin-left: 30px;
}

body .cky-notice-des *,
body .cky-preference-content-wrapper *,
body .cky-accordion-header-des *,
body .cky-gpc-wrapper .cky-gpc-desc * {
font-size: 12px;
}

body .cky-notice-des {
line-height: 1.2;
}

body .cky-notice .cky-title {
margin: 0;
display: none;
}

body button.cky-show-desc-btn:not(:hover):not(:active) {
color: #8b2326;
}

body .cky-preference-content-wrapper .cky-show-desc-btn {
color: #8a8a8a;
}

@media (min-width: 2561px) {
	#Header,
	#ShopFeatures,
	#Footer {
	background-size: cover;
	}
}

@media (min-width: 1921px) {
	#StaticMap,
	#StaticMap img {
	height: auto;
	}
}

@media (max-width: 768px) {
	body .cky-notice-btn-wrapper {
	margin-left: 0;
	}
}

@media (max-width: 680px) {
	body .cky-consent-container .cky-consent-bar {
	padding-left: 0;
	padding-right: 0;
	}
	
	body .cky-custom-brand-logo-wrapper,
	body .cky-notice .cky-title,
	body .cky-notice-des,
	body .cky-notice-btn-wrapper {
	padding-left: 15px;
	padding-right: 15px;
	}
}

@media screen and (max-width: 1560px) {
	.tpl-slideshow-container .tpl-slide-title {
	font-size: 48px;
	}
	
	.tpl-shop-features-row {
	margin-left: -30px;
	margin-right: -30px;
	}

	/* content builder */
	.tpl-page-builder-boxes-column .tpl-icon {
	padding: 30px 30px 0px 30px;
	margin-bottom: 0px;
	}
	
	.tpl-page-builder-boxes-column .tpl-icon span {
	width: 60px;
	height: 60px;
	line-height: 60px;
	}

	.tpl-page-builder-boxes-column .tpl-icon img {
	max-width: 60px;
	max-height: 60px;
	}
	
	.tpl-page-builder-boxes-column .tpl-page-builder-boxes-column-content {
	padding: 30px;
	}
	/* end content builder */
}

@media screen and (max-width: 1480px) {
	#HeaderMiddle .tpl-section-wrapper,
	#HeaderBottom .tpl-section-wrapper,
	#SlideshowWrapper .tpl-section-wrapper,
	#Bestsellers .tpl-section-wrapper,
	#LatestProducts .tpl-section-wrapper,
	#AboutUs .tpl-section-wrapper,
	#CompanyFeatures .tpl-section-wrapper,
	#Brands .tpl-section-wrapper,
	#ShopFeatures .tpl-section-wrapper,
	.tpl-footer-top,
	.tpl-footer-middle,
	.tpl-footer-bottom,
	#Content .tpl-section-wrapper,
	#HeaderBreadcrumbs .tpl-section-wrapper,
	#HomepageMessages .tpl-section-wrapper {
	padding-left: 30px;
	padding-right: 30px;
	}
	
	#HeaderMiddle .tpl-shop-links {
	margin-left: 30px;
	}
	
	#HeaderMiddle .tpl-header-search {
	width: 420px;
	}
	
	#HeaderMiddle .tpl-header-right .tpl-header-contact {
	margin-right: 30px;
	}

	.tpl-company-features-column .tpl-title {
	font-size: 60px;
	}
	
	#SlideshowWrapper .tpl-slideshow-section-column.tpl-slideshow-column {
	min-height: 515px;
	}
	
	.tpl-slideshow-container .tpl-slide-description {
	padding: 30px;
	}
	
	#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box-content {
	padding: 30px;
	}
	
	.tpl-slideshow-nav-wrapper {
	bottom: 45px;
	right: 37px;
	}
	
	.tpl-about-us-column .tpl-about-us-box-content {
	padding: 30px;
	}
	
	.tpl-shop-feature-column {
	width: 50%;
	}
	
	.tpl-footer-top .tpl-footer-contact-column {
	width: 25%;
	}
	
	.tpl-footer-top .tpl-footer-contact-column.tpl-column-5 {
	width: 50%;
	}

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

	.woocommerce #Content .tpl-middle-column ul.products li.product,
	.woocommerce-page #Content .tpl-middle-column ul.products li.product {
	width: 33.33% !important;
	}
	
	.woocommerce ul.products li.product .tpl-product-brand,
	.woocommerce-page ul.products li.product .tpl-product-brand {
	max-width: 90px;
	}
}

@media screen and (max-width: 1280px) {
	#HeaderMiddle .tpl-section-wrapper {
	height: 180px;
	}
	
	#HeaderMiddle .tpl-header-logo {
	left: -45px;
	transform: none;
	width: 320px;
	}
	
	#HeaderMiddle .tpl-header-logo a {
	width: 185px;
    height: 185px;
	}

	#HeaderMiddle .tpl-header-right {
	padding: 20px 0;
	}
	
	#HeaderMiddle .tpl-header-search {
	position: absolute;
	z-index: 1;
	right: 30px;
	bottom: 85px;
	padding: 0;
	width: 470px;
	}
	
	#HeaderBottom .top-menu-container > ul > li > ul > li > a {
	font-size: 16px;
	}

	#HeaderBottom .top-menu-container ul li li ul li a {
	font-size: 14px;
	}
	
	body #ajaxsearchlite1 .probox,
	body div.asl_w .probox {
	height: 40px;
	}
	
	body #ajaxsearchlite1 .probox .proinput input,
	body div.asl_w .probox .proinput input {
	height: 40px;
	}
	
	body div.asl_w .probox .promagnifier {
	margin: 5px 5px 5px 0;
	width: 60px;
	height: 30px;
	}

	/* content builder */
	.tpl-page-builder-boxes-column,
	.tpl-page-builder-boxes-column.tpl-column-width-20,
	.tpl-page-builder-boxes-column.tpl-column-width-25 {
	width: 33.33%;
	}
	
	.tpl-text-image-row .tpl-text-column {
	padding-right: 60px;
	}

	.tpl-text-image-row.image_left .tpl-text-column {
	padding-left: 60px;
	}
	/* end content builder */
}

@media screen and (max-width: 1080px) {
	#HeaderMiddle .tpl-section-wrapper {
	height: 90px;
	}
	
	#HeaderMiddle .tpl-header-logo {
	width: 210px;
	left: -18px;
	}
	
	#HeaderMiddle .tpl-header-logo a {
	width: 115px;
	height: 120px;
	}

	#HeaderMiddle .tpl-header-right {
	display: none;
	}
	
	#HeaderMiddle .tpl-header-search {
	position: static;
	float: right;
	margin-right: 45px;
	width: 300px;
	padding-top: 25px;
	}
	
	#HeaderMiddle .tpl-shop-links {
	position: absolute;
	top: -36px;
	right: 13px;
	padding: 0;
	margin: 0;
	transform: scale(0.75);
	}
	
	#HeaderMiddle .tpl-shop-links .tpl-login-link,
	#HeaderMiddle .tpl-shop-links .tpl-account-link,
	#HeaderMiddle .tpl-shop-links .tpl-header-cart {
	background-image: url(img/header_shop_links_black.png);
	}
	
	#SlideshowWrapper .tpl-slideshow-section-column.tpl-slideshow-column {
	flex: 0 1 auto;
	width: 100%;
	}
	
	#SlideshowWrapper .tpl-slideshow-section-column {
	width: 100%;
	}
	
	#SlideshowWrapper .tpl-slideshow-boxes-column {
	position: static;
	height: auto;
	}
	
	#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box-content,
	#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box-image {
	width: 50%;
	}

	.tpl-slideshow-container .tpl-slide-text {
	font-size: inherit;
	}
	
	.breadcrumbs {
	padding-top: 45px;
	}
	
	#HeaderBreadcrumbs {
	border-top: 1px solid #e9e9e9;
	}
	
	#HeaderBottom {
	display: none;
	}
	
	.responsive-menu-button {
	display: block;
	}
	
	#Content .tpl-section-content.tpl-column-layout {
	display: block;
	}

	#Content .tpl-left-column {
	width: 100%;
	margin-right: 0;
	margin-bottom: 90px;
	}
	
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce #Content .tpl-middle-column ul.products li.product,
	.woocommerce-page #Content .tpl-middle-column ul.products li.product {
	width: 33.33% !important;
	}

	.tpl-about-us-column.tpl-left-column {
	width: 100%;
	}
	
	.tpl-about-us-column.tpl-right-column {
	width: 100%;
	}
	
	.tpl-contact-layout-column {
	width: 100%;
	}
	
	.tpl-contact-layout-column.tpl-text-column {
	padding-top: 0;
	padding-bottom: 60px;
	}
	
	.tpl-contact-layout-column .tpl-form-wrapper {
	padding: 60px 30px;
	margin: 0 -30px;
	}
	
	.tpl-company-features-column {
	width: 100%;
	}
	
	#Footer {
	background-size: cover;
	}
	
	.tpl-footer-top .tpl-footer-contact-column {
	width: 50%;
	}
	
	.tpl-footer-top .tpl-footer-contact-column.tpl-column-5 {
	width: 100%;
	}
	
	.tpl-footer-middle .tpl-footer-logos {
	padding-left: 30px;
	box-sizing: border-box;
	white-space: normal;
	}
	
	.woocommerce #content div.product div.images,
	.woocommerce div.product div.images,
	.woocommerce-page #content div.product div.images,
	.woocommerce-page div.product div.images {
	width: 100%;
	float: left !important;
	margin-bottom: 30px;
	}
	
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
	width: 100%;
	padding-left: 0;
	float: left !important;
	}
	
	.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 100%;
	padding-right: 0;
	padding-bottom: 90px;
	}
	
	.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
	}
	
	body ul.brand-thumbnails li:not(.slick-slide) {
	width: 25% !important;
	}
	
	.tpl-contact-details-column {
	width: 50%;
	}
	
	/* content builder */
	.tpl-text-image-row .tpl-text-image-column {
	width: 100%;
	padding-right: 0;
	}
	
	.tpl-text-image-row.image_left .tpl-text-column {
	order: 0;
	padding-left: 0;
	}
	
	.tpl-text-image-row .tpl-text-column {
	padding-bottom: 60px;
	}
	
	.tpl-gallery-section ul li {
	width: 33.33%;
	}
	
	.tpl-page-builder-boxes-column,
	.tpl-page-builder-boxes-column.tpl-column-width-20,
	.tpl-page-builder-boxes-column.tpl-column-width-25,
	.tpl-page-builder-boxes-column.tpl-column-width-33, 
	.tpl-page-builder-boxes-column.tpl-column-width-50,
	.tpl-page-builder-boxes-column.tpl-column-width-100 {
	width: 50%;
	}
	/* end content builder */
}

@media screen and (max-width: 980px) {
	.tpl-shop-feature-column {
	width: 50%;
	}
	
	.tpl-shop-feature-column:last-child {
	border-left: none;
	}

	.tpl-footer-bottom {
	text-align: center;
	}
	
	.tpl-copyright {
	float: none;
	}
	
	.tpl-footer-author {
	float: none;
	}
}

@media screen and (max-width: 780px) {
	#HeaderMiddle .tpl-header-search {
	width: auto;
	margin-right: 30px;
	}
	
	#HeaderMiddle .tpl-header-search .asl_w_container {
	display: none;
	position: absolute;
	background: url(img/camo_bg_green.png) no-repeat scroll center #008e0b;
	left: 0;
	right: 0;
	top: 90px;
	padding: 15px 30px 15px 30px;
	width: auto;
	}
	
	#HeaderMiddle .tpl-header-search .asl_w_container:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0,0,0,0.15);
	}
	
	body #ajaxsearchlite1 .probox .proinput input,
	body div.asl_w .probox .proinput input {
	height: 40px;
	}
	
	body #ajaxsearchlite1 .probox, body div.asl_w .probox {
	height: 40px;
	}
	
	body div.asl_w .probox .promagnifier {
	display: none;
	}
	
	body div.asl_m .probox .proclose {
	height: 40px;
	margin-right: 15px;
	}
	
	body div.asl_m .probox .proloading {
	margin-top: 10px;
	margin-right: 15px;
	}
	
	#HeaderMiddle .tpl-header-search .asl_w_container.active {
	display: block;
	}
	
	#HeaderMiddle .tpl-header-search .tpl-search-toggler {
	display: block;
	}
	
	#HeaderMiddle .tpl-header-search .tpl-header-search-description {
	display: none;
	}
	
	#HeaderMiddle .tpl-header-right {
	margin-right: 25px;
	}
	
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce #Content .tpl-middle-column ul.products li.product,
	.woocommerce-page #Content .tpl-middle-column ul.products li.product {
	width: 50% !important;
	}
}

@media screen and (max-width: 768px) {
	.woocommerce table.shop_table th.product-remove,
	.woocommerce table.shop_table td.product-remove {
	width: auto;
	}
	
	.woocommerce form .form-row .select2-container {
	text-align: left !important;
	}
	
	.woocommerce .tpl-product-attributes-row .tpl-product-attributes-item {
	width: 100%;
	}
	
	.woocommerce-cart table.cart div.quantity {
	display: inline-block;
	}
}

@media screen and (max-width: 680px) {
	#HeaderMiddle .tpl-section-wrapper,
	#HeaderBottom .tpl-section-wrapper,
	#SlideshowWrapper .tpl-section-wrapper,
	#Bestsellers .tpl-section-wrapper,
	#LatestProducts .tpl-section-wrapper,
	#AboutUs .tpl-section-wrapper,
	#Brands .tpl-section-wrapper,
	#ShopFeatures .tpl-section-wrapper,
	.tpl-footer-top,
	.tpl-footer-middle,
	.tpl-footer-bottom,
	#Content .tpl-section-wrapper,
	#HeaderBreadcrumbs .tpl-section-wrapper,
	#HomepageMessages .tpl-section-wrapper,
	#HeaderMiddle .tpl-header-search .tpl-search-input,
	#HeaderMiddle .tpl-header-search .asl_w_container {
	padding-left: 15px;
	padding-right: 15px;
	}
	
	#HeaderMiddle {
	background-position: 65% center;
	}
	
	#HeaderMiddle .tpl-header-logo {
	left: -33px;
	}
	
	.responsive-menu-button {
	right: 15px;
	}
	
	#HeaderMiddle .tpl-shop-links {
	right: -2px;
	}
	
	.responsive-menu-container > ul li a {
	padding-left: 15px;
	}
	
	.responsive-menu-container > ul li li a {
	padding-left: 45px;
	}

	.responsive-menu-container > ul li li li a {
	padding-left: 75px;
	}
	
	.responsive-menu-container > ul li li li a {
	padding-left: 1-5px;
	}
	
	#SlideshowWrapper .tpl-slideshow-section-column.tpl-slideshow-column {
	min-height: 350px;
	margin-bottom: 60px;
	}
	
	.tpl-slideshow-container .tpl-slide:first-child,
	.tpl-slideshow-container .tpl-slide.slick-slide {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: column nowrap;
	}
	
	.tpl-slideshow-container .tpl-slide:before {
	opacity: 0.3;
	}

	.tpl-slideshow-container .tpl-slide-description .tpl-cell {
	padding-bottom: 0;
	}
	
	.tpl-slideshow-container .tpl-slide-box {
	max-width: none;
	}
	
	.tpl-slideshow-container .tpl-slide-title {
	font-size: 30px;
	}
	
	.tpl-slideshow-nav-wrapper {
	bottom: -30px;
	left: 0;
	right: 0;
	text-align: center;
	}
	
	.tpl-slideshow-nav ul li button {
	background: #008e0b;
	}
	
	.tpl-slideshow-nav ul li.slick-active button {
	background: #bda77d;
	}

	.tpl-about-us-feature-column {
	width: 100%;
	}
	
	.tpl-shop-feature-column {
	width: 100%;
	border: none;
	}
	
	.tpl-contact-layout-column .tpl-form-row .tpl-form-column {
	width: 100%;
	}
	
	#StaticMap {
	height: 400px;
	}
	
	body ul.brand-thumbnails li:not(.slick-slide) {
	width: 33.33% !important;
	}
	
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce #Content .tpl-middle-column ul.products li.product,
	.woocommerce-page #Content .tpl-middle-column ul.products li.product {
	width: 50% !important;
	}

	.woocommerce .woocommerce-ordering,
	.woocommerce-page .woocommerce-ordering {
	clear: both;
	float: left;
	margin-top: -20px;
	width: 100%;
	}
	
	.woocommerce .woocommerce-ordering select,
	.woocommerce-page .woocommerce-ordering select {
	width: 100%;
	box-sizing: border-box;
	}
	
	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last,
	.woocommerce-page form .form-row-first,
	.woocommerce-page form .form-row-last {
	width: 100%;
	box-sizing: border-box;
	}
	
	#add_payment_method table.cart td.actions .coupon .input-text,
	.woocommerce-cart table.cart td.actions .coupon .input-text,
	.woocommerce-checkout table.cart td.actions .coupon .input-text {
	width: 100%;
	}
	
	.woocommerce #content table.cart td.actions .coupon .button.alt,
	.woocommerce #content table.cart td.actions .coupon .input-text + .button,
	.woocommerce table.cart td.actions .coupon .button.alt,
	.woocommerce table.cart td.actions .coupon .input-text + .button,
	.woocommerce-page #content table.cart td.actions .coupon .button.alt,
	.woocommerce-page #content table.cart td.actions .coupon .input-text + .button,
	.woocommerce-page table.cart td.actions .coupon .button.alt,
	.woocommerce-page table.cart td.actions .coupon .input-text + .button {
	clear: both;
	float: left;
	width: 100%;
	margin-top: .5em;
	}
	
	.woocommerce .woocommerce-error .button,
	.woocommerce .woocommerce-info .button,
	.woocommerce .woocommerce-message .button,
	.woocommerce-page .woocommerce-error .button,
	.woocommerce-page .woocommerce-info .button,
	.woocommerce-page .woocommerce-message .button {
	display: none;
	}
	
	.woocommerce div.product .woocommerce-tabs .panel {
	padding: 40px;
	}
	
	.woocommerce div.product div.images .product-thumbnails {
	width: 60px;
	}
	
	.woocommerce div.product .product-thumbnails + .product-main-image {
    margin-left: 70px;
	}
}

@media screen and (max-width: 580px) {
	#Footer {
	background-size: cover;
	}
	
	.tpl-footer-top .tpl-footer-contact-column,
	.tpl-footer-top .tpl-footer-contact-column.tpl-column-5 {
	width: 100%;
	}

	.tpl-about-us-column .tpl-about-us-box-content {
	width: 100%;
	}
	
	.tpl-about-us-column .tpl-about-us-box-image {
	width: 100%;
	padding-bottom: 100%;
	order: -1;
	}
	
	.tpl-about-us-column .tpl-about-us-box .tpl-readmore {
	position: static;
	margin-top: 30px;
	float: right;
	}
	
	.tpl-about-us-column.tpl-left-column .tpl-about-us-box .tpl-readmore {
	background: #bda77d;
	color: #FFFFFF;
	}

	.tpl-about-us-column.tpl-left-column .tpl-about-us-box .tpl-readmore:hover {
	background-color: #cebd9e;
	}

	#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box-content {
	width: 100%;
	}
	
	#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box-image {
	width: 100%;
	padding-bottom: 100%;
	order: -1;
	}
	
	#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box .tpl-readmore {
	position: static;
	margin-top: 30px;
	float: right;
	}
	
	#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box .tpl-readmore {
	background: #bda77d;
	color: #FFFFFF;
	}

	#SlideshowWrapper .tpl-boxes-column .tpl-slideshow-box .tpl-readmore:hover {
	background-color: #cebd9e;
	}
	
	.tpl-footer-middle .tpl-footer-social-media {
	width: 100%;
	}

	.tpl-footer-middle .tpl-footer-logos {
	width: 100%;
	max-width: none;
	padding-left: 0;
	padding-top: 30px;
	}

	.woocommerce ul.products li.product .tpl-product-brand,
	.woocommerce-page ul.products li.product .tpl-product-brand {
	display: none;
	}
	
	.tpl-contact-details-column {
	width: 100%;
	}
	
	/* content builder */
	.tpl-gallery-section ul li {
	width: 50%;
	}
	
	.tpl-page-builder-boxes-column,
	.tpl-page-builder-boxes-column.tpl-column-width-20,
	.tpl-page-builder-boxes-column.tpl-column-width-25,
	.tpl-page-builder-boxes-column.tpl-column-width-33, 
	.tpl-page-builder-boxes-column.tpl-column-width-50,
	.tpl-page-builder-boxes-column.tpl-column-width-100 {
	width: 100%;
	}
	/* end content builder */
}

@media screen and (max-width: 480px) {
	body ul.brand-thumbnails li:not(.slick-slide) {
	width: 50% !important;
	}
	
	.woocommerce ul.products li.product a .tpl-readmore,
	.woocommerce-page ul.products li.product a .tpl-product-readmore {
	width: 40px;
	height: 40px;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
	display: block;
	margin-bottom: 10px;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: block;
	text-align: center;
	}
	
	.woocommerce .tpl-product-attributes-item .tpl-product-attributes-item-content {
	padding-top: 10px;
	padding-bottom: 10px;
	}

	.woocommerce div.product form.cart .button {
	clear: both;
	margin-top: 10px;
	}
	
	.woocommerce div.product .product-meta-tabs li {
	width: 100%;
	margin-bottom: 10px;
	}
	
	.woocommerce div.product .product-meta-tabs li:last-child {
	margin-bottom: 0;
	}
	
	.woocommerce div.product .tpl-shipping-price-processing-time-row > div {
	width: 100%;
	}
	
	.woocommerce ul.products li.product .tpl-product-current-price,
	.woocommerce-page ul.products ul.products li.product .tpl-product-current-price {
	font-size: 18px;
	}
}

@media screen and (max-width: 380px) {
	#HeaderMiddle .tpl-header-logo {
	width: 210px;
	}
	
	#StaticMap {
	height: 350px;
	}
	
	.woocommerce ul.products li.product .product-cart {
	display: block;
	height: auto;
	width: auto;
	}
	
	.woocommerce ul.products li.product .product-cart .price-cell {
	display: block;
	}
	
	.woocommerce ul.products li.product .product-cart .price {
	text-align: center;
	}
	
	.woocommerce ul.products li.product .product-cart .button-cell {
	display: block;
	text-align: center;
	padding-top: 25px;
	}
	
	.woocommerce div.product div.images .product-thumbnails .woocommerce-product-gallery__image {
	width: 50%;
	}
}