html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-text-size-adjust: 100%;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,400,500,700');
@font-face {
	font-family: 'Oswald';
	src: url('../fonts/Oswald-Regular.eot');
	src: url('../fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Oswald-Regular.woff2') format('woff2'),
		url('../fonts/Oswald-Regular.woff') format('woff'),
		url('../fonts/Oswald-Regular.ttf') format('truetype'),
		url('../fonts/Oswald-Regular.svg#Oswald-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
.seo-text ul{
    margin: 15px 0 15px 40px;
}
.seo-text .imgleft {10px 20px 10px 0;}
.seo-text .imgright {10px 0 10px 20px;}
.seo-text ul li {padding-bottom: 10px; list-style: disc;}
.seo-text {margin-top: 20px;}
.seo-text h2 {margin-bottom: 30px;}
.seo-text h3 {margin-top: 10px; margin-bottom: 20px !important;}
div{-webkit-box-sizing: border-box;box-sizing: border-box;-moz-box-sizing: border-box;}

/* эта строчка скрывает кнопки редактирования элемента в режиме правки */
/*div,a,path,span,input,label{-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;}*/

a{color: #1c1c1c;cursor: pointer;}
a:hover{color: #9f8b5e;}
a[href^="tel"]{cursor: default;}
a[href^="tel"]:hover,
a[href^="tel"]:focus{text-decoration: none;}
a.link{text-decoration: underline;}
b,strong{font-weight: bold;}
button:focus,button:active,button:visited,input:focus,label:focus,input:focus{outline: none;}
body{font: 400 13px/22px 'Roboto', Helvetica, Arial, sans-serif;}
h1{font: normal 45px/45px 'Oswald', sans-serif;color: #212121;text-transform: uppercase;}
h2{font: normal 40px/40px 'Oswald', sans-serif;color: #212121;text-transform: uppercase;}
h3{font: normal 25px/30px 'Oswald', sans-serif;color: #212121;text-transform: uppercase;}
h3.section-title{margin-bottom: 30px;}
h4{font: normal 20px/25px 'Oswald', sans-serif;color: #212121;text-transform: uppercase;margin-bottom: 10px;}
h5{font: normal 18px/24px 'Oswald', sans-serif;color: #212121;text-transform: uppercase;margin-bottom: 10px;}
h5.form-title{color: #9f8b5e;}
h6{font: normal 16px/20px 'Oswald', sans-serif;color: #212121;text-transform: uppercase;margin-bottom: 10px;}
p{margin-bottom: 15px;}
ul.num-list{margin: 0 0 20px 20px;}
ul.num-list b{font-weight: bold;}
ul.num-list li{margin-bottom: 10px;}
ul.style-ul{margin-bottom: 30px;}
ul.style-ul li:before{display: block;width: 5px;height: 5px;background: #cab585;content: '';position: absolute;top:8px;left: 0;}
ul.style-ul li{padding-left: 20px;position: relative;margin-bottom: 10px;}
span.req{color: #d72a2a;}
input,textarea{padding: 8px 10px;border: 1px solid #dcdcdc;}
textarea{resize: vertical;}
/* input[type="radio"]{position: absolute;left: -99999px;} */
input[type="radio"]:before{display: block;content: '';width: 16px;height: 16px;border-radius: 50%;content: '';border: 1px solid #dcdcdc;}
.fw{width: 100%;}
.delivery-method-item-head--radio{
    float: left;
    position: relative;
    margin-left: -23px;
    margin-top: 4px;
}
/*stylized-switch*/
.stylized-switch{
    position: relative;
    display: inline-block;
    height: 14px;
    width: 14px;
    vertical-align: middle;
    cursor: pointer;
    top: -1px;
    margin-right: 3px;
}
.stylized-switch input{
    vertical-align: middle;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 14px;
}
.stylized-switch input:not(:checked),.stylized-switch input:checked{
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    cursor: pointer;
}
/*not checked*/
.stylized-switch input[type=radio]:not(:checked)+.stylized-switch-item,.stylized-switch input[type=radio]:checked+.stylized-switch-item{
   position: absolute;
   bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    background: #fff;
    border: 2px solid #cbcbcb;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
}
.stylized-switch input[type=checkbox]:not(:checked)+.stylized-switch-item,.stylized-switch input[type=checkbox]:checked+.stylized-switch-item{position: absolute;bottom: 0px;left: 0px;right: 0px;top: 0px;background: #fff;border: 1px solid #cbcbcb;}
/*checked*/
.stylized-switch input[type=radio]:checked+.stylized-switch-item,.stylized-switch input[type=checkbox]:checked+.stylized-switch-item{border: 5px solid #9f8b5e;}
/*hover*/
.stylized-switch input[type=checkbox]:checked+.stylized-switch-item:hover,label:hover .stylized-switch input[type=checkbox]:checked+.stylized-switch-item{border: 5px solid #fa9b42 !important;}
.stylized-switch  input[type=radio]+.stylized-switch-item:hover, label:hover .stylized-switch  input[type=radio]+.stylized-switch-item{background: none repeat scroll 0 0 #fff;border-color: #9f8b5e;}
.stylized-switch  input[type=checkbox]+.stylized-switch-item:hover, label:hover .stylized-switch  input[type=checkbox]+.stylized-switch-item{background: none repeat scroll 0 0 #fff;border-color: #fa9b42;}
/*end stylized-switch*/

.note{padding: 18px 15px 15px 70px;min-height: 60px;margin-bottom: 20px;}
.note p{margin: 0;}
.note font.errortext{color: #fff;}
.note.style1{color: #fff;font: normal 18px/22px 'Oswald', sans-serif;background: url(../images/icon-note-style1.svg) #9f8b5e 10px 10px no-repeat;}
.note.style1 a{text-decoration: underline;color: #fff;}
.note.style1 a:hover{text-decoration: none;}

.note{padding: 18px 15px 15px 70px;min-height: 60px;margin-bottom: 20px;}
.note p{margin: 0;}
.note font.errortext{color: #fff;}
.note.error{color: #fff;font: normal 18px/22px 'Oswald', sans-serif;background: url(../images/icon-note-error.svg) #ae4f4f 10px 10px no-repeat;}
.note.error a{text-decoration: underline;color: #fff;}
.note.error a:hover{text-decoration: none;}

.note.form-note{padding: 0;font-size: 12px;line-height: 16px;opacity: .5;min-height: auto;margin: 5px 0 0;}
.s-title{position: relative;display: inline-block;}
.s-title.inner{margin-bottom: 30px;}
	.s-title h1{position: relative;z-index: 3;display: inline;}
	.s-title h2{position: relative;z-index: 2;display: inline;}
	.s-title .sub-title{font: normal 100px/100px 'Oswald', sans-serif;color: #f1f1f1;text-transform: uppercase;position: absolute;right:-70px;top:-30px;z-index: 1;white-space: nowrap;}

.one-fifth{width: 20%;float: left;padding-left: 15px;padding-right: 15px;}
.one-foth{width: 25%;float: left;padding-left: 15px;padding-right: 15px;}

.btn,
.btn:active{display:inline-block;margin-bottom:0;text-align:center;white-space:nowrap;vertical-align:middle;background: none;padding: 11px 20px;line-height: 45px;color: #212121;font: normal 20px/22px 'Oswald', sans-serif;text-transform: uppercase;position: relative;-webkit-transition: color 0.25s;transition: color 0.25s;box-shadow: inset 0 0 0 2px #212121;outline: none;cursor: pointer;}
.btn:before, .btn:after,
.btn:active:before,.btn:active:after{content: '';position: absolute;width: 100%;height: 100%;width: 0;height: 0;border: 2px solid transparent;}
.btn:before{top: 0;left: 0;}
.btn:after{bottom: 0;right: 0;}
.btn:hover,
.btn:focus,
.btn.light:hover,
.btn.light:focus{color: #cab585;}
.btn:hover:before, .btn:hover:after{width: 100%;height: 100%;}
.btn:hover:before{background: transparent;border-top-color: #cab585;border-right-color: #cab585;-webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;}
.btn:hover:after{border-bottom-color: #cab585;border-left-color: #cab585;-webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;}
.btn.buy{padding: 11px 85px;border: 0;outline: none;}
.btn.buy:focus,.btn.buy:active{outline: none;}
.btn.active, .btn:active{-webkit-box-shadow:none;box-shadow: none;}
.btn input{padding: 0;margin: 0;background: none;border: 0;}
button.btn{border: 0;}

.btn.light,
.btn.lignt:active{box-shadow: inset 0 0 0 2px #ededed;color: #8c8c8c;}

ul.list{margin: 20px 0;}
ul.list li{padding-left: 20px;position: relative;margin-bottom: 10px;}
ul.list li:before{display: block;content: '';width: 5px;height: 5px;background: #cab585;position: absolute;top:8px;left: 0;}


.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.btn.focus,.btn:focus,.btn:hover{text-decoration:none;outline: none;}
.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}

.reserve-wrapper .btn:hover {color:#de5101}
.reserve-wrapper .btn:before, .reserve-wrapper .btn:after, .reserve-wrapper .btn:active:before, .reserve-wrapper .btn:active:after {border:#de5101}

.icon{display: block;}
	.icon-search{content: url(../images/icon-search.svg);}
	.icon-user{content: url(../images/icon-user.svg);}
	.icon-cart{content: url(../images/icon-cart.svg);}
	.icon.logo-511{content: url(../images/logo-511.svg);display: inline-block;margin-right: 10px;position: relative;top:8px;}
	.icon-pin{content: url(../images/icons/icon-pin.svg);}

header{width: 100%;background: url(../images/hpat.png) #212121 center center repeat-x;position: relative;z-index: 11;}
	/*header .topbar{border-bottom: 1px solid #292929;height: 50px;}*/
	header .topbar .tb-left{float: left;margin-left: 20px;}
	header .topbar .tb-links{display: inline-block;}
	header .topbar span.slogan{text-transform: uppercase;color: #fff;font-size: 13px;font-family: 'Oswald', sans-serif;font-weight: 300;margin-right: 20px;}
	header .topbar a.cont{text-transform: uppercase;color: #9f8b5e;font-size: 10px;font-family: 'Oswald', sans-serif;font-weight: 300;text-decoration: underline;line-height: 30px;margin-right: 5px;}
	header .topbar a.cont:hover{text-decoration: none;}
	header .topbar .exp{float: right;position: relative;}
	header .topbar .exp .exp-item{display: inline-block;cursor: pointer;padding: 5px 20px;line-height: 50px;float: left;/*border-left: 1px solid #292929;*/height: 50px;}
	header .topbar .exp .exp-item:hover path{fill: #9f8b5e;}
	header .topbar .exp .exp-item.cart span{background: #fff;font-size: 12px;color: #9b9b9b;display: inline-block;width: 30px;height: 30px;text-align: center;line-height: 30px;border-radius: 50%;position: relative;top:-5px;margin-left: 10px;}
	header .topbar .exp .exp-item.cart:hover span{background: #9f8b5e;color: #fff;}
	header .topbar .exp .exp-item a,header .topbar .exp .exp-item:hover{text-decoration: none;}
	
	header .topbar .search form{position: absolute;top:0;left: -290px;display: none;}
	header .topbar .search form input[type=text]{width: 365px;height: 48px;background: #1c1c1c;border: 0;font-size: 13px;padding: 0 20px;border: 2px solid #9f8b5e;}
	header .topbar .search form input[type=text]::-webkit-input-placeholder{color: #fff;}
	header .topbar .search form input[type=text]::-moz-placeholder{color: #fff;}
	header .topbar .search form input[type=text]:-ms-input-placeholder{color: #fff;}
	header .topbar .search form input[type=text]:-moz-placeholder{color: #fff;}
	header .topbar .search form input[type=text]:focus{color: #fff;font-size: 13px;}
	header .topbar .search form input[type=submit]{background: url(../images/icon-search.svg) center center no-repeat;width: 30px;height: 30px;border-radius: 20px;border: none;font-size: 0;position: absolute;top:0;right: 0;top: 11px;right: 23px;}
	header .topbar .search form input[type=submit]:hover{background: url(../images/icon-search.svg) #9f8b5e center center no-repeat;}
	
	.mmenu{position: fixed;background: #212121;z-index: 90;top:0;left: 0;height: 100%;width: 250px;left: -250px;}
		.mmenu nav ul li a{color: #9b9b9b;text-transform: uppercase;font: 300 13px/44px 'Oswald', sans-serif;display: block;padding: 0 15px;}
		.mmenu nav ul li a:hover,mmenu nav ul li a:focus{text-decoration: none;color: #9f8b5e;}
		.mmenu .phone{font-style: italic;font-family: 'Oswald', sans-serif;color: #fff;font-size: 16px;text-transform: uppercase;margin: 35px 0;font-weight: 200;padding: 0 15px;}
		.mmenu .phone a[href^="tel"]{font-size: 30px;color: #fff;font-weight: 200;display: block;margin-top: 5px;}
		.mmenu .phone a[href^="tel"] span{color: #9f8b5e;font-weight: 700;}
		.mmenu .phone a:hover{text-decoration: none;}
	
	header .topbar .hamburger{width: 44px;height: 44px;position: absolute;top:30px;left: 0;cursor: pointer;display: none;}
	header .topbar .hamburger .bar,header .topbar .hamburger .bar:before,header .topbar .hamburger .bar:after{display: block;content: '';width: 30px;height: 2px;background: #fff;top:50%;position: absolute;left: 0;right: 0;margin: 0 auto;}
	header .topbar .hamburger .bar{margin-top: -2px;}
	header .topbar .hamburger .bar:before{margin-top: -12px;}
	header .topbar .hamburger .bar:after{margin-top: 10px;}
	header .topbar .hamburger.active .bar,header .topbar .hamburger.active .bar:before,header .topbar .hamburger.active .bar:after{background: #9f8b5e;}
	
	header .header .logo{position: relative;}
	header .header .logo a{width: 171px;height: 146px;background: url(../images/logo_SFw.png) center center no-repeat;display: block;background-size: contain;position: absolute;left: -20px;top:-30px;}
	header .header nav ul li{display: inline-block;width: 33.33%;float: left;}
	header .header nav ul li a{color: #9b9b9b;text-transform: uppercase;font: 300 13px/22px 'Oswald', sans-serif;display: block;text-decoration: underline;}
	header .header nav ul li a:hover{text-decoration: none;color: #9f8b5e;}
	nav.main-nav ul li.active span{color: #9f8b5e;}
	nav.main-nav ul li.active span:hover{color: #fff;}
	header .header .phone{float: right;font-style: italic;font-family: 'Oswald', sans-serif;color: #fff;font-size: 10px;text-transform: uppercase;text-align: right;margin-top: 35px;font-weight: 200;}
	header .header .phone a[href^="tel"]{font-size: 32px;color: #fff;font-weight: 200;display: block;margin-top: 5px;}
	header .header .phone a[href^="tel"] span,
	footer .phone a[href^="tel"] span{color: #9f8b5e;font-weight: 700;}
	header .header .phone a:hover{text-decoration: none;}
	
	nav.main-nav{background: #1c1c1c;}
	nav.main-nav ul{display: table;width: 100%;}
	nav.main-nav ul li a{transition: 0s 0s;}
	nav.main-nav ul li{display: inline-block;/*transition: 0s 0.2s;*/}
		@media (min-width: 992px){nav.main-nav ul li{margin-right: 0;}}
		@media (min-width: 1200px){nav.main-nav ul li{margin-right: 14px;}}
		
	header nav.main-nav ul li:hover ul.sub-nav{display: block; visibility: visible; transition: 0s 0.2s;}
	nav.main-nav ul li:last-child{margin-right: 0;}
	nav.main-nav ul li span{font: normal 16px/50px 'Oswald', sans-serif;text-transform: uppercase;color: #fff;display: block;cursor: pointer;padding: 0 10px;}
	@media (min-width: 992px){nav.main-nav ul li span {font: normal 15px/50px 'Oswald', sans-serif;}}
	nav.main-nav ul > li:hover{background: #9f8b5e;transition: 0s 0.2s;}
	nav.main-nav ul > li:hover .sub-nav li{background: none;}
	
	nav.main-nav ul li ul.sub-nav{background: rgba(0,0,0,.85);max-width: 550px;padding: 15px 10px 35px; visibility: hidden; transition: 0s 0.2s;position: relative;}
		header nav.main-nav ul li ul.sub-nav{position: absolute;padding: 25px 35px 35px;}
	
	nav.main-nav ul li.edge ul.sub-nav {
    right:0;
}

	nav.main-nav ul li ul.sub-nav li{display: inline-block;width: 100%;margin: 0;}
		header nav.main-nav ul li ul.sub-nav li{width: 50%;float: left;}
	nav.main-nav ul li ul.sub-nav li.brand-link{width: 100%;}
	nav.main-nav ul li ul.sub-nav li a,
	nav.main-nav ul li ul.sub-nav a.spec{color: #fff;font: normal 14px/35px 'Oswald', sans-serif;text-transform: uppercase;display: block;}
	nav.main-nav ul li ul.sub-nav li a:hover{text-decoration: none;color: #9f8b5e;}
	nav.main-nav ul li ul.sub-nav a.spec{padding: 0 17px;text-align: center;margin-top: 20px;}
		header nav.main-nav ul li ul.sub-nav a.spec{display: inline-block;margin-right: 10px;/*margin-top: o;*/}
	nav.main-nav ul li ul.sub-nav a.spec:last-child{margin-right: 0;margin-top: 10px;}
	nav.main-nav ul li ul.sub-nav a.spec:hover{text-decoration: none;}
	nav.main-nav ul li ul.sub-nav a.spec.gift-cards{background: #9f8b5e;}
	nav.main-nav ul li ul.sub-nav a.spec.gift-cards:hover{background: #ae9968;}
	nav.main-nav ul li ul.sub-nav a.spec.sale{background: #ae4f4f;}
	nav.main-nav ul li ul.sub-nav a.spec.sale:hover{background: #bc5858;}
	
	#interactive{width: 100%;z-index: 10;position: relative;}

	#interactive .promo-carousel {margin-top:20px; min-height:100px; display:block!important;}
	#interactive .promo-carousel .owl-nav{position: absolute;top:50%;left: 0;right: 0;margin: -50px auto;}
	@media (min-width: 768px){#interactive .promo-carousel .owl-nav{width: 720px;}}
	@media (min-width: 992px){#interactive .promo-carousel .owl-nav{width: 940px;}}
	@media (min-width: 1200px){#interactive .promo-carousel .owl-nav{width: 1140px;}}
	#interactive .promo-carousel .owl-nav .owl-prev,
	#interactive .promo-carousel .owl-nav .owl-next{background-color:#fff;border-radius:50%;width:50px;height:50px;background-image: none;padding:10px 15px;opacity:.7;}
	#interactive .promo-carousel .owl-nav .owl-prev:before,
	#interactive .promo-carousel .owl-nav .owl-next:before{content:'';position:absolute;background: url(../images/oc-arr-h.svg) left center no-repeat;width: 18px;height: 30px;opacity: 1;}
	/*#interactive .promo-carousel .owl-nav .owl-next:before{background-color:#fff; width:50px;height:50px;}*/
	#interactive .promo-carousel .owl-nav .owl-next:before{right: 15px;background-position: right center;}
	#interactive .promo-carousel .owl-nav .owl-prev:hover,
	#interactive .promo-carousel .owl-nav .owl-next:hover{opacity: 1;background-color:#fff;}
	/*#interactive .promo-carousel .owl-nav .owl-next:hover{background-position: right center;}*/
	#interactive .promo-carousel .owl-dots .owl-dot{width: 15px;height: 15px;background: #e2e2e2;display: inline-block;margin-right: 20px;margin-top:20px;border-radius:50%;}
	#interactive .promo-carousel .owl-dots .owl-dot.active{background: #cab585;}
	#interactive .promo-carousel .owl-dots .owl-dot:last-child{margin-right: 0;}
	#interactive .promo-carousel .owl-dots {text-align:center;}
	#interactive .promo-carousel .owl-nav .owl-prev{left:30px;}
	#interactive .promo-carousel .owl-nav .owl-next{right:30px;}

	#interactive .categories{padding: 10px;text-align: center;}
	#interactive .categories .desc{text-transform: uppercase;font: normal 16px/35px 'Oswald', sans-serif;top: 40%;position: absolute;padding-left: 40px;text-align: left;}
	#interactive .categories .desc .title{font-size: 30px;color: #9f8b5e;margin-bottom: 15px;position: relative;text-align: left;}
	#interactive .categories .desc .title:after{display: block;width: 30px;height: 2px;background: #fff;content: '';position: absolute;bottom: -19px;left: 0;}
	#interactive .categories a:hover{text-decoration: none;}
	#interactive .categories .btn{color: #fff;line-height: 35px;font-size: 16px;opacity: 0;width: 100px;box-shadow: inset 0 0 0 2px transparent;padding: 0;}
	#interactive .categories .btn:before, #interactive .categories .btn:after{border: 2px solid transparent;}
	#interactive .categories a:hover .btn:before, #interactive .categories a:hover .btn:after {width: 100%;height: 100%;}
	#interactive .categories a:hover .btn{opacity: 1;}
	#interactive .categories a:hover .btn:before {background: transparent;border-top-color: #fff;border-right-color: #fff;-webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;}
	#interactive .categories a:hover .btn:after {border-bottom-color: #fff;border-left-color: #fff;-webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;}
	
	
	.wnavi{text-align: center;}
	.wnavi .owl-dots{text-align: center;display: inline;position: relative;top:25px;}
		.wnavi .owl-dots .owl-dot{width: 50px;height: 3px;background: #e2e2e2;display: inline-block;margin-right: 10px;}
		.wnavi .owl-dots .owl-dot.active{background: #cab585;}
		.wnavi .owl-dots .owl-dot:last-child{margin-right: 0;}
	
	.wnavi .owl-nav{display: inline-block;background: gray;position: absolute;bottom: -5px;}
		.owl-nav .owl-prev,.owl-nav .owl-next{display: block;width: 15px;height: 25px;background: url(../images/oc-arr.svg) left center no-repeat;position: absolute;font-size: 0;}
		.wnavi .owl-nav .owl-prev:hover,.wnavi .owl-nav .owl-next:hover{background: url(../images/oc-arr-h.svg) left center no-repeat;}
		.wnavi .owl-nav .owl-next,.wnavi .owl-nav .owl-next:hover{background-position: right center;}
		.wnavi .owl-nav .owl-prev{left: -50px;}
		.wnavi .owl-nav .owl-next{right: -50px;}
	
	.products{}
		.products .colors{display: inline-block;}
		.products .title,.product-grid .item .title,.items-carousel .item .title{font: normal 16px/22px 'Oswald', sans-serif;color: #010c1e;text-transform: uppercase;display: block;flex: 1 0 auto;padding: 0 20px;}
		.products .price.product-grid .item .price,.product-grid .item .price,.price{text-align: center;font: normal 20px/22px 'Oswald', sans-serif;color: #717171;}
		.products .item,.product-grid .item,.items-carousel .item{border: 1px solid #ececec;text-align: center;background: #fff;width: 100%;display: flex;align-items: inherit;-ms-flex-align: inherit;-webkit-align-items: inherit;-webkit-box-align: inherit;}
		.products .item .item-content,.product-grid .item .item-content,.items-carousel .item .item-content{display: flex;flex-direction: column;width: 100%;padding: 20px;-ms-flex-align: center;-webkit-align-items: center;-webkit-box-align: center;align-items: center;position: relative;}
		.products .item img,.product-grid .item img,.items-carousel .item img{max-height: 230px;width: auto !important;max-width: 100% !important; display: inline-block !important;}
		.products .item ul.colors,.product-grid .item ul.colors{margin: 15px 0;}
		
	#bestseller{margin-top: 55px;}
		#bestseller .s-title{margin-bottom:50px;}
		#bestseller .title{background: #cab585;display: inline-block;font: normal 20px/24px 'Oswald', sans-serif;padding: 3px 15px;position: relative;left: -15px;margin-bottom: 10px;}
		#bestseller .img{text-align: center;}
		#bestseller .img{max-width: 100%;height: auto;}
		#bestseller a.btn.buy{margin-top: 25px;}
	
	
	
	
	.items-carousel .owl-item,
	.align-carousel .owl-item{display: flex;}
	.items-carousel .owl-stage,
	.align-carousel .owl-stage{display: flex;flex-wrap: wrap;}
	
	ul.colors li{background: gray;width: 35px;height: 17px;border: 1px solid #cbcbcb;-webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,1);-moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,1);box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,1);float: left;margin-right: 8px;}
	ul.colors li:last-child{margin-right: 0;}
	ul.colors li.see-more{background: #cbcbcb;position: relative;}
	ul.colors li.see-more a{display: block;width: 100%;height: 100%;}
	ul.colors li.see-more svg{position: absolute;left: 0;right: 0;bottom: 0;top: 0;margin: auto;}
	ul.colors li.see-more:hover{border: 1px solid #cab585;}
	
	
	#new-items-title{margin-top: 55px;}
		#new-items-title .s-title,
		.s-title{margin-bottom: 20px;}

	#hits-title{margin-top: 55px;}
		#hits-title .s-title,
		.s-title{margin-bottom: 20px;}
	
footer{background: #1c1c1c;color: #9b9b9b;margin-top: 70px;padding-top: 20px;}
	footer .phone{font-style: italic;font-family: 'Oswald', sans-serif;text-transform: uppercase;font-weight: 200;}
	footer .phone a[href^="tel"]{font-size: 37px;color: #fff;font-weight: 200;display: block;line-height: 37px;}
	footer .phone a[href^="tel"] span{font-weight: 700;}
	footer .main-office{font-size: 13px;color: #9b9b9b;margin: 40px 0;}
	footer .main-office .title,footer .nav .title{font: normal 16px/16px 'Oswald', sans-serif;color: #9f8b5e;text-transform: uppercase;}
	footer ul.pay-methods li{width: 55px;height: 30px;border: 1px solid #606060;float: left;margin-right: 10px;position: relative;}
	footer ul.pay-methods li.netpay{content: url(../images/netpay.png);width: auto;height: auto;border: 0;}
    footer ul.pay-methods li.u-kassa{content: url(../images/u-kassa.png);width: auto;height: auto;border: 0;margin-top:3px;}
	footer ul.pay-methods li:last-child{margin-right: 0;}
	footer ul.pay-methods li:before{display: block;content: '';background: url(../images/paym.svg) no-repeat;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;}
	footer ul.pay-methods li.mastercard:before{width: 33px;height: 20px;background-position: 0 0;}
	footer ul.pay-methods li.maestro:before{width: 33px;height: 20px;background-position: -43px 0;}
	footer ul.pay-methods li.visa:before{width: 32px;height: 10px;background-position: -87px -5px;}
	footer ul.pay-methods li.visae:before{width: 32px;height: 17px;background-position: -128px -2px;}
	footer .fnav{padding-left: 30px;}
	footer .fnav .nav{width: 50%;float: left;}
	footer .nav .title{margin-bottom: 10px;}
	footer .nav ul{display: inline-block;float: left;}
	footer .nav ul li a{color: #9b9b9b;font-size: 13px;line-height: 16px;}
	footer .nav ul li a:hover{}
	footer .nav ul li {line-height: 16px;}
	footer .cities{border-bottom: 1px solid #292929;border-top: 1px solid #292929;padding: 15px 0;margin-top: 10px;}
	footer .cities,footer .cities a[href^="tel"]{color: #8f8f8f;font-size: 12px;}
	footer .cities .city{font: normal 14px/16px 'Oswald', sans-serif;text-transform: uppercase;}
	footer .cities p{line-height: 16px;margin: 0;}
	footer .subfooter{padding: 15px 0;}
	footer .subfooter a:hover{text-decoration: none;}
	footer .subfooter .cr{display: block;margin-top: 5px;}
	footer .subfooter .cr span{font-size: 11px;color: #5a5a5a;}
	footer .subfooter .social{text-align: center;padding-top: 7px;}
	footer .subfooter .social a{margin: 0 20px;}
	footer .subfooter .social a:hover path{fill:#9f8b5e;}
	footer .subfooter .author a{font-size: 11px;color: #5a5a5a;margin-top: 5px;display: block;}
	footer .subfooter .author a:hover path{fill:#9f8b5e;}
	/*footer .subfooter .author a span{line-height: 20px;float: left;}*/

	.mobile-search{border-bottom: 1px solid #292929;display: none;}
	.mobile-search form{position: relative;}
	.mobile-search form input[type=text]{width: 100%;height: 48px;background: #1c1c1c;border: 0;font-size: 12px;padding: 0 50px 0 10px;color: #fff;}
	.mobile-search form input[type=submit]{background: url(../images/icon-search.svg) center center no-repeat;width: 30px;height: 30px;border-radius: 20px;border: none;font-size: 0;position: absolute;top:0;right: 0;top: 9px;right: 10px;}
	.mobile-catalog{padding: 10px;-webkit-box-sizing: border-box;box-sizing: border-box;-moz-box-sizing: border-box;display: none;}
	.mobile-catalog .btn-cat{background: #212121;width: 100%;line-height: 44px;text-align: center;color: #fff;font: normal 18px/44px 'Oswald', sans-serif;text-transform: uppercase;cursor: pointer;}
	/*.mobile-catalog nav.main-nav{display: none;}*/
	.mobile-catalog nav.main-nav ul li{display: block;}
	.mobile-catalog nav.main-nav ul li.active{background: #9f8b5e;}
	.mobile-catalog nav.main-nav ul li span {font: normal 14px/44px 'Oswald', sans-serif;}
	
	/*Breadcrumbs*/
	.bx{margin: 20px 0 40px;}
	.bx ul li{display: block;float: left;margin-right: 10px;}
	.bx ul li:last-child{margin-right: 0;}
	.bx ul li a,.bx ul li span{display: block;background: #ededed;font: normal 12px/25px 'Oswald', sans-serif;color: #000;text-transform: uppercase;padding: 0 20px;}
	.bx ul li a:hover{text-decoration: none;background: #9f8b5e;color:#000;}
	
	/*Inner Styles*/
	.inner-banner{width: 100%;overflow: hidden;}
	.inner-banner-2 {margin-bottom: 30px;}
	.inner-banner a{display: block;}
	@media (max-width: 768px){.inner-banner{display: none;}}
	@media (min-width: 768px){.inner-banner a img{width: calc(100% + 150px);margin-left: -75px;}}
	@media (min-width: 992px){.inner-banner a img{width: auto;margin-left: -100px;}}
	@media (min-width: 1200px){.inner-banner a img{width: auto;margin-left: 0;}}
	.pagination{background: #ededed;font-size: 13px;padding: 10px;}
	.pagination .items-shown{float: left;line-height: 30px;}
	.pagination .items-shown span{font: normal 14px/24px 'Oswald', sans-serif;text-transform: uppercase;display: inline-block;margin-right: 15px;}
	.pagination .pages{float: right;}
	.pagination .pages ul li{display: inline-block;float: left;margin-right: 10px;}
	.pagination .pages ul li:last-child{margin-right: 0;}
	.pagination .pages ul li a{display: block;width: 30px;height: 30px;border: 2px solid #1c1c1c;text-align: center;font: normal 12px/26px 'Oswald', sans-serif;color: #1c1c1c;text-transform: uppercase;}
	.pagination .pages ul li.show-all a{width: auto;padding: 0 15px;}
	.pagination .pages ul li a:hover{border: 2px solid #9f8b5e;}
	.pagination .pages ul li a:hover,.pagination .pages ul li a:focus{text-decoration: none;}
	.helper-links{margin: 60px 0 40px;}
	.helper-links a{text-decoration: underline;display: inline-block;margin-right: 20px;}
	.helper-links a.selected{color: #9f8b5e;}
	.seo-text h3{margin-bottom: 10px;}
	.chosen-container-single .chosen-single,
	.chosen-container-single .chosen-drop{font: normal 13px/30px 'Oswald', sans-serif;text-transform: uppercase;}
	
	input.checkbox,input.radio{position: absolute;left: -9999px;}
	input.checkbox + label,input.radio + label{position: relative;cursor: pointer;padding: 0;width: 100%;}
	input.checkbox + label:before{content: '';margin-right: 10px;display: inline-block;vertical-align: text-top;width: 15px;height: 15px;background: white;border: 2px solid #ededed;}
	input.radio + label:before{content: '';margin-right: 10px;display: inline-block;vertical-align: text-top;width: 15px;height: 15px;background: white;border: 2px solid #ededed;border-radius: 50%;}
	input.checkbox:hover + label:before,input.radio:hover + label:before{border: 2px solid #1c1c1c;}
	input.checkbox:checked + label:before,input.radio:checked + label:before{background: #9f8b5e;border: 0;}
	input.checkbox:disabled + label:before,input.radio:disabled + label:before{box-shadow: none;background: #ddd;}
	input.checkbox:checked + label:after{content: '';position: absolute;left: 2px;top: 13px;width: 2px;height: 2px;box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
	input.radio:checked + label:after{content: '';position: absolute;background: #fff;width: 5px;height: 5px;border-radius: 50%;left: 5px;top:11px;}
	
	/*Brand Page Styles*/
	.product-grid .sidebar .title{font: normal 20px/22px 'Oswald', sans-serif;color: #fff;text-transform: uppercase;padding: 20px 25px;}
	.product-grid .sidebar .title span{display: block;}
	.product-grid .sidebar ul span,.product-grid .sidebar ul a{font: normal 14px/18px 'Oswald', sans-serif;color: #1c1c1c;text-transform: uppercase;padding: 7px 0;display: block;cursor: pointer;}
	
	.product-grid .sidebar,
	.product-grid .grid{margin-top: 30px;}
	.product-grid .sidebar  > .nav > ul,
	.product-grid .sidebar  > .other-brands > ul{padding: 20px 25px;}
	.product-grid .sidebar  > .nav > ul > li > ul{padding: 0 20px;display: none;}
	.product-grid .sidebar ul a:hover,
	.product-grid .sidebar ul a:focus{text-decoration: none;}
	
	.product-grid .sidebar .catalog-download{font: normal 16px/24px 'Oswald', sans-serif;text-transform: uppercase;color: #1c1c1c;margin: 20px 0 40px;}
	.product-grid .sidebar .catalog-download .img{border: 2px solid #1c1c1c;-webkit-box-shadow: inset 0px 0px 0px 5px rgba(255,255,255,1);-moz-box-shadow: inset 0px 0px 0px 5px rgba(255,255,255,1);box-shadow: inset 0px 0px 0px 5px rgba(255,255,255,1);}
	.product-grid .sidebar .catalog-download .img img{width: 100%;height: auto;}
	.product-grid .sidebar .catalog-download a{font-size: 22px;color: #1c1c1c;border-bottom: 1px solid;margin: 10px 0 5px;display: inline-block;}
	.product-grid .sidebar .catalog-download span{display: block;}
	.product-grid .sidebar .catalog-download a:hover{text-decoration: none;color: #9f8b5e;}
	
	.product-grid .option{position: relative;display: inline-block;float: left;}
	.product-grid .filter{margin-bottom: 20px;}
	.product-grid .filter .option .title{border: 1px solid #ececec;display: inline-block;padding: 0 20px 0 25px;float: left;border-right: 1px solid rgba(1,1,1,0);}
	.product-grid .filter .option:last-child .title{border-right: 1px solid #ececec;}
	.product-grid .filter:after,
	.product-grid .filter .option:last-child:after{clear: both;display: block;content: '';}
	.product-grid .filter .title span{font: normal 13px/38px 'Oswald', sans-serif;text-transform: uppercase;}
	.product-grid .filter .title span.selected{color: #838383;margin-left: 15px;}
	.product-grid .filter .title i.dd-icon{display: block;width: 0;height: 0;border-style: solid;border-width: 4px 3.5px 0 3.5px;display: inline-block;margin-left: 15px;position: relative;top:-3px;}
	
	.product-grid .filter .modify{width: 250px;padding: 20px;position: absolute;z-index: 100;top:40px;border: 1px solid #ececec;background: #fff;font: normal 13px/30px 'Oswald', sans-serif;text-transform: uppercase;display: none;}
	.product-grid .filter .modify.price-selector p{width: 50%;float: left;margin-bottom: 0;}
	.product-grid .filter .modify.price-selector p label{margin-right: 10px;}
	.product-grid .filter .modify.price-selector p input{width: 60px;}
	.product-grid .filter .modify input{line-height: 40px;padding: 0 10px;}
	.product-grid .filter .modify .btn{margin-top: 20px;width: 100%;font-size: 14px;padding: 5px 20px;}
	
	.product-grid .filter .modify.color-selector .color{width: 40px;height: 20px;display: inline-block;margin-right: 8px;position: relative;float: left;}
	.product-grid .filter .modify.color-selector input[type=checkbox]{position: absolute;left: -9999px;top:0;}
	.product-grid .filter .modify.color-selector input.color:hover ~ .color{border: 2px solid black;-webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,1);-moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,1);box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,1);}
	.product-grid .filter .modify.color-selector input.color:checked ~ .color:after{content: '';display: block;position: absolute;left: 2px;top: 13px;width: 2px;height: 2px;box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;-webkit-transform: rotate(45deg);transform: rotate(45deg);left: 15px;top:8px;}
	.product-grid .filter .modify.color-selector input.color:checked:hover ~ .color{border: 0;-webkit-box-shadow:none;box-shadow: none;-moz-box-shadow: none;}
	.product-grid .filter .modify.color-selector label{position: relative;top:-3px;}
	
	.product-grid .pagination.wsort{margin-bottom: 20px;position: relative;z-index: 99;}
	.product-grid .sort{float: right;}
	.product-grid .sort .chosen-container .chosen-drop{background: #ededed;border: 2px solid #1c1c1c;}
	
	.product-grid .grid .items-container{display: flex;flex-wrap: wrap;}
	.product-grid .grid .items-container .grid-item{display: flex;}
	
	.product-grid .no-items{text-align: center;background: #f1f1f1;font: normal 18px/24px 'Oswald', sans-serif;text-transform: uppercase;padding: 100px 0;}
	
	.certified{margin-bottom: 30px;padding: 15px;line-height: 22px;}
	.certified a{border-bottom: 1px dashed;font: normal 14px/18px 'Oswald', sans-serif;text-transform: uppercase;}
	.certified a:focus{color: #333;}
	.certified a,.certified a:hover,.certified a:focus{text-decoration: none;outline: none;}
	
	.product-grid .label{font: normal 14px/18px 'Oswald', sans-serif;text-transform: uppercase;border-radius: 0;position: absolute;top:10px;left: -1px;}
	.product-grid .label.hit{background: #9f8b5e;color: #fff;}
	.product-grid .label.sale{background: #9f8b5e;color: #fff;top:40px;}
	
	.sale-text{margin-bottom: 20px;padding: 10px;color: #fff;}
	.sale-text p{margin: 0;line-height: 18px;}
	
	.price .old-price,.old-price{text-decoration: line-through;opacity: .5;font-size: 15px;margin-left: 5px;}
	.price .new-price,.new-price{color: #9f8b5e;}
	
	
	
	@media (min-width: 992px){
		.product-grid .grid .row{margin-left: -10px;margin-right: -10px;}
		.product-grid .grid .items-container .grid-item{padding-left: 10px;padding-right: 10px;margin-bottom: 20px;}
	}
	@media (min-width: 1200px){
		.product-grid .grid .row{margin-left: -15px;margin-right: -15px;}
		.product-grid .grid .items-container .grid-item{padding-left: 15px;padding-right: 15px;margin-bottom: 30px;}
	}
	
	
	/*Optovye Prodazhi*/
	.opt-types{margin-bottom: 20px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-wrap: wrap;}
	.opt-types .item{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;width: 50%;}
	.opt-types .item-content{border: 5px solid #f1f1f1;text-align: center;font: normal 18px/24px 'Oswald', sans-serif;text-transform: uppercase;padding: 20px;width: 100%;}
	.opt-types .item-content img{width: 200px;height: 200px;display: block;margin: 0 auto 20px;}
	@media (max-width: 570px){
		.opt-types .item{display: block;width: 100%;margin-bottom: 10px;}
		.opt-types .item-content{text-align: left;padding: 15px;min-height: 90px;}
		.opt-types .item-content img{width: 50px;height: 50px;margin: auto;display: inline-block;float: left;margin-right: 20px;}
	}
	
	
	/*Product Detail*/
.pro-pic{position: relative;}
.pro-pic-big{border: 2px solid #ededed;background: #fff;overflow: hidden;float: left;width: 430px;height: 430px;text-align: center;margin-right: 20px;line-height: 435px;}
.pro-pic-big img{vertical-align: middle;}
.pro-pic-big>div{display: none;}
.pro-pic-big>div.active{display: block;}
.pro-pic-min{float: left;position: relative;}
.pro-pic-min-body{overflow: hidden;position: relative;height:375px;margin: 30px 0;}
.pro-pic-min-body-list{padding: 0;list-style: none;position: relative;height: 20000em;}
.pro-pic-min-body-list-item{overflow: hidden;width: 90px;height: 90px;border: 2px solid #ededed;background: #fff;text-align: center;margin-bottom: 5px;display: block;cursor: pointer;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;transition: all 0.2s ease-out;line-height: 80px;
}
.pro-pic-min-body-list-item:hover,.pro-pic-min-body-list-item.active{border-color: #9f8b5e;}
.pro-pic-min-body-list-item.active {cursor: default;}
.pro-pic-min-body-list-item img{vertical-align: middle;}
.pro-right-text{color: #252525;margin: 10px 0;display:flex;}
.pro-right-stores-link {margin: 15px 0 10px 0;text-align: right;float: right;display: inline-block;}

.jcarousel-control-next,
.jcarousel-control-prev{cursor: pointer;position: absolute;}
.jcarousel-control-next--vert,
.jcarousel-control-prev--vert{width: 25px;height: 15px;background: url(../images/icons/vert-arr.svg) no-repeat;left: 35px;}
.jcarousel-control-next--vert:hover,
.jcarousel-control-prev--vert:hover{background: url(../images/icons/vert-arr-hov.svg) no-repeat;}
.jcarousel-control-next--vert{right: auto;bottom: 0;top: auto;margin: 0 !important;}
.jcarousel-control-prev--vert {top: 0;margin: 0 !important;}

.jcarousel-control-next--vert,
.jcarousel-control-next--vert:hover{background-position: center bottom;}
.jcarousel-control-prev--vert,
.jcarousel-control-prev--vert:hover{background-position: center top;}


#pro-name{font: normal 35px/45px 'Oswald', sans-serif;}
.price.detail{text-align: left;font-size: 30px;margin: 30px 0 0 0;float: left;}
.price.detail .old-price{  font-size: 16px; display: block;}
.pro-right-stores-link{margin: 30px 0;}
.pro-right-stores-link a{border-bottom: 1px dashed;}
.pro-right-stores-link a:hover{text-decoration: none;}



.detail-card .pro-right-size-item{text-align: center;}
.detail-card .pro-right-colors,
.detail-card .pro-right-size,
.pro-right-colors-right .filter-item-color-pic--mod1{margin: 0;}
.detail-card .filter-item-color-pic{position: relative;border: 1px solid #ededed;cursor: pointer;}
.detail-card .filter-item-color-pic.active,
.detail-card .pro-right-size-item.deactive.active{border-color: #9f8b5e;cursor: default;}
.detail-card .filter-item-color-pic:hover,
.detail-card .pro-right-size-item:hover{border-color: #333;}
.detail-card .filter-item-color-pic-item{width: 40px;height: 25px;border: 2px solid #fff;display: block;background-size: cover;}
.detail-card .pro-right-colors-head,
.detail-card .pro-right-size-head{font: normal 16px/24px 'Oswald', sans-serif;text-transform: uppercase;float: left;width: 70px;}
.detail-card .pro-right-colors-head{}

.detail-card .filter-item-color-pic,
.detail-card .pro-right-size-item{margin: 0 5px 0 0;}
.filter-item-color-pic span {
  background-size: cover;
}

.detail-card .pro-right-size-item{min-width: 42px;height: 25px;line-height: 21px;border: 1px solid #ededed;padding: 0 10px;color: #333;}
.pro-right-size-item.deactive,
.pro-right-size-item {position: relative;}
.detail-card .pro-right-size-item.deactive{background: #ededed;}
.detail-card .pro-right-size-item::before {content:'в наличии'; position: absolute; right: 40px;}
.pro-right-size-item.deactive::before, .detail-card .pro-right-size-item.deactive.active::before {content:'нет в наличии'; position: absolute; right: 40px;}
.detail-card .pro-right-size-item::after {content:url(/images/check.svg); position: absolute; right: 10px; top:5px;transform: scale(.7);}
.pro-right-size-item.deactive::after, .detail-card .pro-right-size-item.deactive.active::after {content:url(/images/x.svg); position: absolute; right: 10px;top:5px;transform: scale(.7);}
/*.detail-card .pro-right-size-item.active{background: #fff;}*/
.pro-right-size-item.active{border-color: #9f8b5e;cursor: default;color: #333;}

.detail-card .product-option{clear: both;margin-bottom: 15px;}
.detail.additional-info{background: #ededed;}

.detail-card .inner-link{border-bottom: 1px dashed;cursor: pointer;}
.detail-card .inner-link:hover{color: #9f8b5e;}
.detail-card .qty{float: left;}
.detail-card .qty span{font: normal 16px/24px 'Oswald', sans-serif;text-transform: uppercase;}
.detail-card .qty input{width: 44px;height: 44px;text-align: center;margin: 0 30px 0 10px;}
.detail-card .buttons-form{margin-top: 30px;}

.additional-info{background: #ededed;padding: 15px 0;margin: 50px 0;}
.additional-info .ai_content{line-height: 18px;font-size: 12px;}
.additional-info .ai_content .title{font: normal 16px/24px 'Oswald', sans-serif;text-transform: uppercase;margin-bottom: 5px;}
.additional-info .ai_content a{text-decoration: underline;cursor: pointer;}

.pro-info-social h4{float: left;margin-right: 15px;}

.store-left{margin: 60px 0;}
.store-left table{width: 100%;}

/*Similar*/
.similar-carousel .item .catalog-pic-link{height: 200px !important;line-height: 200px !important;}
	
	/*Tables*/
	table.table-style{max-width: 100%;}
	table.table-style thead th{font: normal 16px/24px 'Oswald', sans-serif;text-transform: uppercase;text-align: center;}
	table.table-style thead th:first-child{text-align: left;}
	table.table-style tr td{border: 2px solid #ededed;padding: 10px;vertical-align: baseline;font-size: 14px;text-align: center;}
	table.table-style tr td:first-child{text-align: left;}
	
	table.table2{}
	table.table2 tr td{padding: 10px 20px;vertical-align: top;}

	table.table2 tr td.qty div{background: #ededed;text-align: center;display: block;width: 44px;height: 44px;line-height: 44px;}
	table.table2 tr td:first-child{padding: 10px 0;}
	table.table2 tr td:last-child{padding: 10px 0 10px 20px;}
	table.table2 span.name{display: block;font-weight: bold;}
	table.table2 tr:hover td{background: rgba(0,0,0,.02);}
	
	table.table3 thead tr th{background: #ededed;padding: 0 10px;font: normal 14px/30px 'Oswald', sans-serif;text-transform: uppercase;text-align: center;white-space: nowrap;}
	table.table3 thead tr th:first-child{text-align: left;}
	table.table3 tr td{border-bottom: 2px solid #ededed;padding: 20px 0;vertical-align: middle;}
	
	table.table4 thead tr th{background: #ededed;padding: 0 10px;font: normal 14px/30px 'Oswald', sans-serif;text-transform: uppercase;text-align: center;}
	table.table4 thead tr th:first-child{text-align: left;}
	table.table4 tr td{padding: 10px;vertical-align: middle;border-bottom: 2px solid #ededed;font-size: 13px;}
	table.table4 tr:hover td{background: rgba(0,0,0,.02);}
	
	table.table5 tr td{padding: 8px 0;border: 0;}
	table.table5 .table-title{font: normal 14px/18px 'Oswald', sans-serif;text-transform: uppercase;color: #8c8c8c;}
	
	/*Basket*/
	.steps{margin: 30px 0 60px 0;}
	.steps .step-item{color: #808080;font: normal 14px/16px 'Oswald', sans-serif;text-transform: uppercase;position: relative;padding-left: 40px;}
	.steps .step-item,.steps .step-item a{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;}
	.steps .step-item a{color: #808080;text-decoration: underline;}
	.steps .step-item a:hover{color: #9f8b5e;text-decoration: none;}
	.steps .step-item.active{color: #9f8b5e;}
	.steps .step-item.active .step-num{background: #9f8b5e;color: #fff;}
	.steps .step-item .step-num{background: #ededed;display: block;width: 30px;height: 30px;text-align: center;line-height: 30px;color: #8c8c8c;float: left;position: absolute;left: 0;}
	table.basket-table{width: 100%;}
	table.basket-table .basket-table-pic img{border: 2px solid #ededed;}
	table.basket-table .basket-table-name{font: normal 16px/24px 'Oswald', sans-serif;text-transform: uppercase;}
	table.basket-table .basket-table-name a{text-decoration: underline;}
	table.basket-table .basket-table-info-left {vertical-align: top;width: 80px;display: inline-block;}
	table.basket-table .filter-item-color-pic {border: 2px solid #cbcbcb;background: #fff;width: 35px;height: 17px;cursor: pointer;display: inline-block;}
	table.basket-table .filter-item-color-pic-item{overflow: hidden;border: 2px solid #fff;background: #000;display: block;bottom: 0;left: 0;position: absolute;right: 0;top: 0;}
	table.basket-table .filter-item-color-pic--mod1{float: none;margin: 0 5px 0 0;vertical-align: middle;border-width: 1px;position: relative;top: -2px;}
	table.basket-table input.basket-table-input{border: 1px solid #cbcbcb;text-align: center;padding: 7px 0;color: #999999;font-size: 14px;width: 44px;height: 44px;}
	.basket-table-w{width: 120px;}
	.basket-table-w2,.basket-table-w3,.basket-table-w4{text-align: center;}
	a.remove,
	.bx-sls .bx-ui-sls-clear{display: block;width: 30px;height: 30px;background: url(../images/icons/icon-close.svg) #ededed center center no-repeat;}
	a.remove:hover,
	.bx-sls .bx-ui-sls-clear:hover{background: url(../images/icons/icon-close.svg) #9f8b5e center center no-repeat;}
	.basket-total{margin: 40px 0 0;}
	.basket-total .price{text-align: left;color: #333;float: left;}
	.basket-total .price .hint{font-size: 14px;display: block;color: #717171;}
	.basket-total button.buy{float: right;}
	.basket-total .hint{padding: 10px 0;}
	.basket-total .hint,.basket-total .hint a{font-size: 11px;color: #8c8c8c;line-height: 14px;}
	.basket-total .hint a{text-decoration: underline;}
	.basket-total .hint a:hover{color: #9f8b5e;}
	
	.success-title{background: #9f8b5e;color: #fff;font: normal 20px/25px 'Oswald', sans-serif;display: inline-block;padding: 10px 30px;margin-bottom: 40px;}
	.info a{text-decoration: underline;}
	
	.delivery-method-form .row{margin-top:10px;margin-bottom: 20px;}
	.delivery-method-form input,
	.delivery-method-form textarea{width: 100%;}
	.delivery-method-form-head{font: normal 15px/20px 'Oswald', sans-serif;text-transform: uppercase;margin-bottom: 5px;}
	.delivery-method-item {margin-bottom: 15px;font-size: 13px;line-height: 20px;margin-left: 23px;margin-top: 19px;}
	.delivery-method-item-head label,
	.delivery-method-item-head strong{font: normal 15px/20px 'Oswald', sans-serif;font-weight: normal;}
	.delivery-method-form-item textarea{width: 100%;}
	.bx_order_make .bx_result_price{font-family: 'Roboto', Helvetica, Arial, sans-serif;font-size: 13px;background: #9f8b5e;padding: 0 10px;color: #fff !important;margin-left: 10px;}
	
	.form input,.form textarea{width: 100%;}
	.form .form-label{font: normal 15px/20px 'Oswald', sans-serif;text-transform: uppercase;margin-bottom: 5px;}
	.form .row{margin-bottom: 20px;margin-top: 10px;}
	.form.login .btn{width: 100%;}
	
	.custom-checkbox input{position: absolute;left: -99999px;}
	.custom-checkbox label{position: relative;font-size: 13px;line-height: 16px;cursor: pointer;}
	.custom-checkbox label:before{display: inline-block;content: '';width: 16px;height: 16px;border: 2px solid #dcdcdc;position: relative;top:3px;margin-right: 5px;}
	.custom-checkbox label:hover:before{border: 2px solid #9f8b5e;}
	.custom-checkbox input:checked + label:before{border: 2px solid #9f8b5e;background: #9f8b5e;}
	.custom-checkbox input:checked + label:after{display: block;content: '';width: 6px;height: 6px;background: #fff;position: absolute;top:8px;left: 5px;}

	.bx-sls .dropdown-block{border: 1px solid #dcdcdc;padding: 0 22px 0 30px;height: auto;}
	.bx-sls .dropdown-block input{border: 0;}
	.bx-sls .dropdown-icon{top:12px;left: 15px;}
	.bx-sls .bx-ui-sls-clear{margin-top: 0;right: 4px;}
	.bx-sls .quick-location-tag{border: 0;font-size: 13px;padding: 0;margin: 0 10px 0 0;border-bottom: 1px dashed;height: auto;line-height: 16px;}
	.bx-sls .quick-location-tag:hover{color: #9f8b5e;border-bottom: 1px dashed #9f8b5e;}
	
	.related-products{margin-top: 100px;}
	
	

	/*About*/
	.about-images-grid img{width: 100%;margin-bottom: 15px;}
	
	/*Size Table*/
	.ts-item{margin-bottom: 40px;}
	
	/*Contacts*/
	.city-select.cont-page{margin-bottom: 20px;}
	.city-select.cont-page .sort-head{font: normal 18px/35px 'Oswald', sans-serif;text-transform: uppercase;display: inline-block;margin-right: 10px;}
	.city-select.cont-page .chosen-container-single .chosen-single{height: 35px;padding: 0 10px;}
	.city-select.cont-page .chosen-container-single .chosen-single, .chosen-container-single .chosen-drop{text-transform: none;font: 400 13px/22px 'Roboto', Helvetica, Arial, sans-serif;}
	.city-select.cont-page .chosen-container{width: 100% !important;}
	.city-select.cont-page .chosen-container-single .chosen-single span{line-height: 31px;}
	.city-select.cont-page .chosen-container-single .chosen-single div b{top:13px;}
	.city-select.cont-page .chosen-container-single .chosen-drop{margin-top: 0;}
	.chosen-container-active .chosen-single{border: 2px solid #1c1c1c;box-shadow: none;}
	
	
	.contacts_left {width: 100%;height: 460px;padding: 20px 15px 20px 20px;box-sizing: border-box;border: 2px solid #ededed;margin-bottom: 20px;}
	.contacts_left .address{border-bottom: 2px solid #ededed;margin-bottom: 20px;padding-bottom: 20px;}
	.contacts_left .address p{margin: 0;}
	.contacts_left .address_title{font: normal 18px/35px 'Oswald', sans-serif;text-transform: uppercase;background: url(../images/icons/icon-marker.svg) left center no-repeat;padding-left: 35px;margin-bottom: 10px;}
	
	#map.cont-page{margin-top: 90px;margin-bottom: 20px;}
	
	/*Custom Scroll*/
	.mCSB_scrollTools{opacity: 1 !important;}
	.mCSB_scrollTools .mCSB_draggerRail{width: 5px !important;border-radius: 0 !important;background: #ededed !important;}
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 5px !important;border-radius: 0 !important;background-color: #292929 !important;background-color: rgba(41,41,41,1) !important;filter: none !important;-filter: none !important;}
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover{background: #9f8b5e !important;}
	
	
	
	/*Cancel Order*/
	.order-cancel{margin-top: 50px;}
	.order-cancel textarea{width: 100%;}
	.order-cancel .btn{margin-top: 10px;}

/*News List*/
.news-item{margin-bottom: 40px;}
.news-item .img{float: left;margin-right: 20px;width: 200px;}
.news-item .img img{width: 100%;}
.news-item .news-content{margin-left: 220px;}
.news-item .news-content .title{margin-bottom: 10px;}
.news-item .news-content .title a{font: normal 18px/24px 'Oswald', sans-serif;text-decoration: underline;}
.news-item .news-content a.btn{margin-top: 10px;}

/*News Detail*/
.news-detail h4{font: normal 24px/30px 'Oswald', sans-serif;}
.news-detail a{text-decoration: underline;}
.news-detail .news-detail-image{margin-bottom: 20px;}
.news-detail .btn{text-decoration: none;}
.news-detail img{max-width: 100%;height:auto;}
.news-detail .pager{text-align: left;}
.news-detail .pager.pager--news{width: 100%;}
.news-detail .pager-item.pager-item--prev.btn{float: left;}
.news-detail .pager-item.pager-item--next.btn{float: right;}

/*Orders List*/
.l-cab-history h4{margin-bottom: 30px;}
.l-cab-history-item{border-bottom: 1px solid #ececec;padding-bottom: 40px;margin-bottom: 40px;position: relative;}
.l-cab-history-body-item-right{margin-left: 150px;}
.l-cab-history-body-item-right ul{margin: 0;}
.l-cab-history-item-head{margin-bottom: 20px;}
.l-cab-history-item-head span{border-bottom: 1px dashed;font: normal 18px/24px 'Oswald', sans-serif;cursor: pointer;}
.l-cab-history-item-head span.active,.l-cab-history-item-head span:hover{color: #9f8b5e;}
.l-cab-history-body-item-left{float: left;width: 150px;}
.l-cab-history-item-karts{margin-top: 10px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-wrap: wrap;}
.l-cab-history-item-karts-item{border: 1px solid #ececec;padding: 15px;margin-bottom: 20px;}
.l-cab-history-item-karts-item-pic{display: inline-block;float: left;width: 90px;height: 90px;border: 1px solid #ececec;padding: 5px;text-align:center;}
.l-cab-history-item-karts-item-pic:hover{border: 1px solid #9f8b5e;}
.l-cab-history-item-karts-item-pic img{max-width: 100%;max-height:100%;}
.l-cab-history-item-karts-item-info{margin-left: 110px;}
.l-cab-history-item-karts-item-info .basket-table-name a{font: normal 18px/24px 'Oswald', sans-serif;text-decoration: underline;}
.l-cab-history-item-karts-item-info .filter-item-color-pic{width: 30px;height: 15px;display: inline-block;border: 1px solid #cbcbcb;top:3px;position: relative;}
.l-cab-history-item-karts-item-info .filter-item-color-pic span{display: block;width: 100%;height: 100%;-webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,1);-moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,1);box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,1);}

a.cancel{color: #333;text-decoration: none;border: 1px solid #ececec;display: inline-block;padding: 5px 10px;line-height: 30px;}
a.cancel:before{display: inline-block;width: 20px;height: 20px;background: url(../images/icons/icon-close.svg) #d72a2a center center no-repeat;content: '';margin-right: 10px;position: relative;top:5px;}
a.cancel:before:hover{background: url(../images/icons/icon-close.svg) #e82d2d center center no-repeat;}
a.cancel span{border-bottom: 1px dashed;font-weight: normal;}
a.cancel:hover span{color: #d72a2a;}


.l-cab-history-item a.cancel{position: absolute;top:0;right: 0;}

.l-cab-form .row{margin-top: 10px;margin-bottom: 20px;}
.l-cab-form input,
.l-cab-form textarea{width: 100% !important;}

.basket-login-recovery a{text-decoration: underline;}
.basket-login-recovery a.forgot{color: #9f8b5e;}
.basket-login-recovery a:hover{text-decoration: none;}

#pro-sizetable a{margin-top: 20px;text-decoration: underline;display: inline-block;}

/*Custom City Dropdown*/
.bx-sls .bx-ui-sls-pane{border: 1px solid #dcdcdc;border-radius: 0;box-shadow: 0px 10px 30px rgba(0,0,0,.2);-webkit-box-shadow: 0px 10px 30px rgba(0,0,0,.2);top:38px;font-size: 13px;}
.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover, .bx-sls .bx-ui-sls-variant-active{background: #ededed;border-radius: 0;}

/*Custom Search*/
.bx-sls .dropdown-block{padding: 3px 22px 2px 30px;height: 40px;}
.bx-sls .dropdown-block input{font-size: 13px;}
.bx-sls .dropdown-icon{left: 10px;top:13px;}
.delivery-method-form-item .bx-sls .quick-location-tag{height: auto !important;}
.delivery-method-form-item .bx-sls .quick-location-tag:hover{border-bottom: 1px dashed #9f8b5e !important;}

	.popup-close_btn:hover{background: url(../images/icons/icon-close.svg) #9f8b5e center center no-repeat;}
	.popup input{width: 100%;}
	.popup .l-cab-form-label{font: normal 15px/20px 'Oswald', sans-serif;text-transform: uppercase;margin-bottom: 5px;}
	
	/*Form Elements*/
	.form-item-title{font: normal 15px/20px 'Oswald', sans-serif;text-transform: uppercase;margin-bottom: 5px;}
	
	/*Colors Start*/
	.product-grid .sidebar ul li.active > span,
	.product-grid .sidebar ul li.active > a,
	.product-grid .sidebar ul li span:hover,
	.product-grid .sidebar ul li a:hover,
	.pagination .pages ul li.active a,
	.certified a:hover,
	.product-grid .sidebar ul li.selected span{
		color: #de5101;
	}
	.product-grid .sidebar .title,
	.product-grid .filter .modify input.checkbox:checked + label:before,
	.product-grid .filter .modify input.radio:checked + label:before,
	.sale-text{
		background: #de5101;
	}
	.product-grid .filter .title:hover,
	.product-grid .filter .option:last-child .title:hover{border: 1px solid #de5101;}
	.pagination .pages ul li.active a{border: 2px solid #de5101;}
	.certified{border: 5px solid #de5101;}
	.chosen-container-single .chosen-single div b{border-color: #9f8b5e transparent transparent transparent;}
	.product-grid .filter .title i.dd-icon{border-color: #9f8b5e transparent transparent transparent;}
	/*Colors End*/
	
	/*Side Menu*/
	.side-menu ul li a{font: normal 14px/18px 'Oswald', sans-serif;color: #1c1c1c;text-transform: uppercase;padding: 7px 0;display: block;cursor: pointer;}
	.side-menu ul li a:hover{text-decoration: none;}
	.side-menu > ul > li.active > a,
	.side-menu ul.sub li.active a,
	.side-menu ul li a:hover{color: #9f8b5e;}
	.side-menu > ul > li.active > a,
	.side-menu ul.sub li.active a{cursor: default;}
    .side-menu ul.sub {
    padding: 0 20px;
    }
    
    /*Order Detail*/
    .bx_order_list a.cancel{margin-left: 10px;}
    .bx_order_list table{margin-bottom: 50px;}
    .bx_order_list table tr td{width: 50%;}
    .bx_order_list table tr:hover{background: #ededed;}
    .bx_order_list h3{font-weight: normal;}
    .order-content .custom.img a{border: 1px solid #ececec;display: block;width: 90px;height: 90px;}
	.order-content .custom.img a img{width: 100%;height: auto;max-height: 100%;}
	.order-content table{margin: 0;}
	.order-content table tr:hover{background: none;}
	.order-content table tr td{width: auto;padding: 8px;}

/*PopUps*/
	/*fixes*/
	.popup-window.popup-window-with-titlebar,
	.popup-window-with-titlebar .popup-window-content{padding: 0;}
	.popup-window-titlebar{height: auto;}
	.popup-window-with-titlebar .popup-window-content, .popup-window-content-gray .popup-window-content{background: none;}
	.popup-window-buttons{margin: 0;padding: 0;}

	/*new*/
	.popup{background: #ffffff;box-shadow: 0 0 60px rgba(0, 0, 0, 0.35);padding: 25px;position: relative;}
	.popup-window-titlebar{font: normal 24px/30px 'Oswald', sans-serif;text-transform: uppercase;text-transform: uppercase;text-align: center;margin-bottom: 25px;}
	.popup-window-buttons{margin: 25px 0 0;}
	.popup-close_btn{width: 40px;height: 40px;background: url(../images/icons/icon-close.svg) #1c1c1c center center no-repeat;position: absolute;top:-20px;right: -20px;cursor: pointer;}
	.popup-close_btn:hover{background: url(../images/icons/icon-close.svg) #9f8b5e center center no-repeat;}
	.popup .row{margin-bottom: 20px;}
	div#reserve_form{width: 100%;}
	.popup .btn{margin-top: 20px;}
	
	.form-container .form-row{margin-bottom: 15px;}
	.form-container textarea{width: 100%;outline: none;}

	
	@media (max-width: 1199px){
	/*header .topbar span.slogan{display: block;font-size: 12px;margin-right: 0;}*/
		header .topbar .exp .exp-item{padding: 5px 20px;}
		/*header .topbar a.cont{font-size: 12px;}*/
		/*header .topbar .tb-left{float: left;margin-left: 150px;}*/
		/*header .topbar .tb-links{display: inline;}*/
		header .header .logo a{width: 141px;height: 116px;top:-15px;}
		/*header .topbar a.cont{line-height: 30px;}*/
		header .header nav{margin: 30px 0 30px 150px;max-width: 300px;}
		
		.pro-pic-big{width: 330px;min-height: 330px;line-height: 330px;}
		.pro-pic-big img{max-width: 100%;}
	}
	
	
	
	@media (min-width: 768px) and (max-width: 991px){
		/*header .topbar span.slogan{display: block;font-size: 12px;margin-right: 0;}*/
		header .topbar .exp .exp-item{padding: 5px 20px;}
		/*header .topbar a.cont{font-size: 12px;}*/
		/*header .topbar .tb-left{float: left;margin-left: 150px;}*/
		/*header .topbar .tb-links{display: inline;}*/
		/*header .header .logo a{width: 141px;height: 116px;top:-15px;}
		header .topbar a.cont{line-height: 30px;}
		header .header nav{margin: 30px 0 30px 150px;max-width: 300px;}*/
		nav.main-nav ul li span{font-size: 13px;padding: 0 5px;}
		.icon.logo-511{width: 20px;margin-right: 5px;top:5px;}
		nav.main-nav ul li:first-child span,nav.main-nav ul li:last-child span{padding: 0 5px;}
		footer .main-info{text-align: center;}
		footer ul.pay-methods{display: inline-block;}
		footer .fnav{border-top: 1px solid #292929;padding-top: 60px;text-align: center;margin-top: 60px;}
		footer .nav ul{width: 100%;}
		footer .cities{text-align: center;}
		footer .subfooter{text-align: center;}
		footer .subfooter .social{margin: 20px 0;}
		footer .subfooter .author a span{float: none;position: relative;top:-6px;}
		#bestseller .col-md-6{width: 50%;float: left;}
		.product-grid .sidebar .catalog-download{display: none;}
		.pagination{width: 100%;}
		.pagination.wsort{width: auto;}
		.pagination .items-shown{float: none;}
		.pagination.wsort .items-shown{float: left;}
		.col-md-3{width: 25%;}
		.col-md-4{width: 33.33333333%;}
		.col-md-9{width: 75%;}
		.col-md-6{width: 50%;}
		.col-md-12{width: 100%;}
		.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float: left;padding-right: 10px;padding-left: 10px;}
		.product-grid .grid .items-container .grid-item{margin-bottom: 20px;}
		.pagination .pages{text-align: center;float: none;}
		body{-webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  -ms-transition: all 0.5s ease;  transition: all 0.5s ease;}
		body.animate{position: relative;-webkit-transform: translateX(250px);-moz-transform: translateX(250px);-ms-transform: translateX(250px);transform: translateX(250px);}
	}
	
	@media (max-width: 767px){
		.container{min-width: 320px;}
		body{-webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  -ms-transition: all 0.5s ease;  transition: all 0.5s ease;}
		body.animate{position: relative;-webkit-transform: translateX(250px);-moz-transform: translateX(250px);-ms-transform: translateX(250px);transform: translateX(250px);}
		header .topbar{padding-top: 120px;height: auto;}
		header .topbar .tb-links{display: none;}
		header .topbar span.slogan{margin-left: 0;display: block;text-align: center;}
		header .topbar .container{border-top: 1px solid #292929;}
		header .topbar a.cont{margin-left: 10px;}
		header .header .logo a{width: 100px;height: 90px;top:-215px;left: 0;right: 0;margin: 0 auto;}
		header .topbar span.slogan{position: absolute;top:95px;left: 0;right: 0;margin: auto;}
		header .topbar .exp .exp-item.cart{padding: 5px 10px 0 29px;}
		.mmenu .phone{font-size: 13px;}
		footer ul.pay-methods{margin-bottom: 40px;}
		footer ul.pay-methods li{margin-bottom: 10px;}
		footer .fnav{padding-left: 15px;}
		footer .subfooter .social{text-align: left;margin: 20px 0;}
		nav.main-nav ul li ul.sub-nav li a{padding-left: 15px;}
		#new-items{margin-top: 30px;}
		.product-grid .sidebar .other-brands .title{position: relative;}
		.product-grid .sidebar .other-brands .title:after{display: block;content: '';width: 0;height: 0;border-style: solid;border-width: 7px 5px 0 5px;border-color: #ffffff transparent transparent transparent;position: absolute;right: 25px;top:50%;margin-top: -3px;}
		header .header .phone,
		header .header nav,
		header nav.main-nav,
		header .topbar .exp .exp-item.search,
		#interactive .categories,
		#bestseller .img,
		footer .cities,
		.product-grid .sidebar .catalog-download,
		.product-grid .sidebar .other-brands ul{display: none;}
		header .topbar .hamburger,
		.mobile-search,
		.mobile-catalog{display: block;}
		.product-grid .grid .items-container .grid-item{width: 33.33333333%;margin-bottom: 30px;}
		.additional-info .ai_content{margin: 15px 0;}
		.steps,.steps .step-item{margin-bottom: 20px;}
		.side-menu{background: #212121;padding: 5px 20px;margin-bottom: 40px;}
		.side-menu ul li a{color: #fff;}
		#map.cont-page{margin-top: 0;}
		nav.main-nav ul li ul.sub-nav{visibility: visible; display: none;}
	}
	
	@media (max-width: 600px){
		.product-grid .grid .items-container .grid-item{width: 50%;margin-bottom: 30px;}
		.pagination{width: 100%;}
		.pagination.wsort{width: auto;}
		.pagination .items-shown{float: none;}
		.pagination.wsort .items-shown{float: left;}
		.pagination .pages{text-align: center;float: none;}
		.basket-total{text-align: center;}
		.basket-total .price{margin-bottom: 20px;}
		.basket-total .price,
		.basket-total button.buy{float: none;text-align: center;}
		.s-title .sub-title{display: none;}
	}
	@media (max-width: 469px){
		.pro-pic-big{width: 100%;height: auto;}
		.pro-pic-min-body-list{height: auto;}
		.pro-pic-min-body{height: auto;margin: 10px 0 0;}
		.pro-pic-min-body-list-item{float: left;margin: 0 10px 10px 0;width: 80px;height: 80px;}
		.pro-pic-min .jcarousel-control-prev, .pro-pic-min .jcarousel-control-next{display: none;}
		.pro-right .btn.buy{padding: 11px 20px;}
		.detail-card .qty input{margin: 0 10px;}
		.s-title.inner{margin-bottom: 20px;}
		.s-title .sub-title,
		.bx{display: none;}
		.news-item .img{float: none;margin: 0 0 10px 0;}
		.news-item .news-content{margin-left: 0;}
		
		.popup{padding: 15px;}
		.popup,.popup-window,
		.popup-body.popup-window-content{width: 100%;}
		.popup-close_btn{right: 0;}
	}



/* Filter colors */
.filter-item-color-pic-item--black-mix {background-image: url('../../images/colors/new/black-mix.png');}
.filter-item-color-pic-item--dingo-dingo {background-image: url('../../images/colors/new/dingo-dingo.png');}
.filter-item-color-pic-item--dingo-mix {background-image: url('../../images/colors/new/dingo-mix.png');}
.filter-item-color-pic-item--dragoon-brown {background-image: url('../../images/colors/new/dragoon-brown.png');}
.filter-item-color-pic-item--dune {background-image: url('../../images/colors/new/dune.png');}
.filter-item-color-pic-item--fenek {background-image: url('../../images/colors/new/fenek.png');}
.filter-item-color-pic-item--fennek-mix {background-image: url('../../images/colors/new/fennek-mix.png');}
.filter-item-color-pic-item--fog-fog {background-image: url('../../images/colors/new/fog-fog.png');}
.filter-item-color-pic-item--gusar-gray {background-image: url('../../images/colors/new/gusar-gray.png');}
.filter-item-color-pic-item--lancer-green {background-image: url('../../images/colors/new/lancer-green.png');}
.filter-item-color-pic-item--mosswood-mix {background-image: url('../../images/colors/new/mosswood-mix.png');}
.filter-item-color-pic-item--nuar-noir {background-image: url('../../images/colors/new/nuar-noir.png');}
.filter-item-color-pic-item--oniks-onyx {background-image: url('../../images/colors/new/oniks-onyx.png');}
.filter-item-color-pic-item--seladon-celadon {background-image: url('../../images/colors/new/seladon-celadon.png');}
.filter-item-color-pic-item--squad-black {background-image: url('../../images/colors/new/squad-black.png');}

.filter-item-color-pic-item--militari {background-image: url('../../images/colors/new/militari.png');}
.filter-item-color-pic-item--melanzh {background-image: url('../../images/colors/new/melanzh.png');}
.filter-item-color-pic-item--gagla {background-image: url('../../images/colors/new/gagla.png');}

.filter-item-color-pic-item--fennek, .filter-item-color-pic-item--fenek-fennek {background-image: url('../../images/colors/new/fennek.png');}
.filter-item-color-pic-item--deep-blue {background-image: url('../../images/colors/new/deep-blue.png');}
.filter-item-color-pic-item--dingo {background-image: url('../../images/colors/new/dingo.png');}
.filter-item-color-pic-item--svetlo-seryy {background-image: url('../../images/colors/new/svetlo-seryy.png');}
.filter-item-color-pic-item--teal-silver {background-image: url('../../images/colors/new/teal-silver.png');}
.filter-item-color-pic-item--svetlo-zelenyy {background-image: url('../../images/colors/new/svetlo-zelenyy.png');}
.filter-item-color-pic-item--suede-melange-x-orange-black {background-image: url('../../images/colors/new/suede-melange-x-orange-black.png');}
.filter-item-color-pic-item--vanilla-plaid {background-image: url('../../images/colors/new/vanilla-plaid.png');}
.filter-item-color-pic-item--temno-siniy {background-image: url('../../images/colors/new/temno-siniy.png');}
.filter-item-color-pic-item--sky-silver {background-image: url('../../images/colors/new/sky-silver.png');}
.filter-item-color-pic-item--temno-seryy {background-image: url('../../images/colors/new/temno-seryy.png');}
.filter-item-color-pic-item--ox-blood-plaid {background-image: url('../../images/colors/new/ox-blood-plaid.png');}
.filter-item-color-pic-item--sequoia-plaid {background-image: url('../../images/colors/new/sequoia-plaid.png');}
.filter-item-color-pic-item--sahara {background-image: url('../../images/colors/new/sahara.png');}
.filter-item-color-pic-item--silver-snow {background-image: url('../../images/colors/new/silver-snow.png');}
.filter-item-color-pic-item--olivkovyy {background-image: url('../../images/colors/new/olivkovyy.png');}
.filter-item-color-pic-item--psni-green {background-image: url('../../images/colors/new/psni-green.png');}
.filter-item-color-pic-item--sero-zelenyy {background-image: url('../../images/colors/new/sero-zelenyy.png');}
.filter-item-color-pic-item--olive-citrus {background-image: url('../../images/colors/new/olive-citrus.png');}
.filter-item-color-pic-item--print_ {background-image: url('../../images/colors/new/print_.png');}
.filter-item-color-pic-item--print {background-image: url('../../images/colors/new/print.png');}
.filter-item-color-pic-item--navy-rubin {background-image: url('../../images/colors/new/navy-rubin.png');}
.filter-item-color-pic-item--offwhite-black {background-image: url('../../images/colors/new/offwhite-black.png');}
.filter-item-color-pic-item--mint-coral {background-image: url('../../images/colors/new/mint-coral.png');}
.filter-item-color-pic-item--pesochnyy3 {background-image: url('../../images/colors/new/pesochnyy3.png');}
.filter-item-color-pic-item--light-wash-indigo {background-image: url('../../images/colors/new/light-wash-indigo.png');}
.filter-item-color-pic-item--pesochnyy2 {background-image: url('../../images/colors/new/pesochnyy2.png');}
.filter-item-color-pic-item--night-lemon {background-image: url('../../images/colors/new/night-lemon.png');}
.filter-item-color-pic-item--pesochnyy {background-image: url('../../images/colors/new/pesochnyy.png');}
.filter-item-color-pic-item--night-grd-camo {background-image: url('../../images/colors/new/night-grd-camo.png');}
.filter-item-color-pic-item--koyot {background-image: url('../../images/colors/new/koyot.png');}
.filter-item-color-pic-item--grey-blue-plaid {background-image: url('../../images/colors/new/grey-blue-plaid.png');}
.filter-item-color-pic-item--neft {background-image: url('../../images/colors/new/neft.png');}
.filter-item-color-pic-item--grey-orange {background-image: url('../../images/colors/new/grey-orange.png');}
.filter-item-color-pic-item--duck-brown {background-image: url('../../images/colors/new/duck-brown.png');}
.filter-item-color-pic-item--graphite-silver {background-image: url('../../images/colors/new/graphite-silver.png');}
.filter-item-color-pic-item--grey-lightning {background-image: url('../../images/colors/new/grey-lightning.png');}
.filter-item-color-pic-item--dolomite-grey-melange-opal-black {background-image: url('../../images/colors/new/dolomite-grey-melange-opal-black.png');}
.filter-item-color-pic-item--grey-duo-melange-x-orange-black {background-image: url('../../images/colors/new/grey-duo-melange-x-orange-black.png');}
.filter-item-color-pic-item--granola {background-image: url('../../images/colors/new/granola.png');}
.filter-item-color-pic-item--dark-navy-plaid {background-image: url('../../images/colors/new/dark-navy-plaid.png');}
.filter-item-color-pic-item--goldfinger {background-image: url('../../images/colors/new/goldfinger.png');}
.filter-item-color-pic-item--dark-green {background-image: url('../../images/colors/new/dark-green.png');}
.filter-item-color-pic-item--forest-green {background-image: url('../../images/colors/new/forest-green.png');}
.filter-item-color-pic-item--chernyy-viskoza {background-image: url('../../images/colors/new/chernyy-viskoza.png');}
.filter-item-color-pic-item--fire-storm {background-image: url('../../images/colors/new/fire-storm.png');}
.filter-item-color-pic-item--chernyy-kh-b {background-image: url('../../images/colors/new/chernyy-kh-b.png');}
.filter-item-color-pic-item--fire-med-blue {background-image: url('../../images/colors/new/fire-med-blue.png');}
.filter-item-color-pic-item--charcoal-mais-melange-grey-black {background-image: url('../../images/colors/new/charcoal-mais-melange-grey-black.png');}
.filter-item-color-pic-item--blue-heather {background-image: url('../../images/colors/new/blue-heather.png');}
.filter-item-color-pic-item--black-grey-white {background-image: url('../../images/colors/new/black-grey-white.png');}
.filter-item-color-pic-item--black-fire {background-image: url('../../images/colors/new/black-fire.png');}
.filter-item-color-pic-item--bison {background-image: url('../../images/colors/new/bison.png');}
.filter-item-color-pic-item--bezhevyy {background-image: url('../../images/colors/new/bezhevyy.png');}
.filter-item-color-pic-item--battle-brown-plaid {background-image: url('../../images/colors/new/battle-brown-plaid.png');}
.filter-item-color-pic-item--alert-blue {background-image: url('../../images/colors/new/alert-blue.png');}
.filter-item-color-pic-item--dusty-sage {background-image: url('../../images/colors/new/dusty-sage.png');}
.filter-item-color-pic-item--urban-scul {background-image: url('../../images/colors/new/urban-scul.png');}
.filter-item-color-pic-item--shadow-gra {background-image: url('../../images/colors/new/shadow-gra.png');}
.filter-item-color-pic-item--realtree-x {background-image: url('../../images/colors/new/realtree-x.png');}
.filter-item-color-pic-item--break-up-i {background-image: url('../../images/colors/new/break-up-i.png');}
.filter-item-color-pic-item--max5-realt {background-image: url('../../images/colors/new/max5-realt.png');}
.filter-item-color-pic-item--mokh {background-image: url('../../images/colors/new/mokh.png');}
.filter-item-color-pic-item--kamo-acu {background-image: url('../../images/colors/new/kamo-acu.png');}
.filter-item-color-pic-item--hurricane {background-image: url('../../images/colors/new/hurricane.png');}
.filter-item-color-pic-item--bronze-plaid {background-image: url('../../images/colors/new/bronze-plaid.png');}
.filter-item-color-pic-item--spartan-plaid {background-image: url('../../images/colors/new/spartan-plaid.png');}
.filter-item-color-pic-item--medium-grey {background-image: url('../../images/colors/new/medium-grey.png');}
.filter-item-color-pic-item--shasta {background-image: url('../../images/colors/new/shasta.png');}
.filter-item-color-pic-item--blue-dept-steel-grey {background-image: url('../../images/colors/new/blue-dept-steel-grey.png');}
.filter-item-color-pic-item--coin-plaid {background-image: url('../../images/colors/new/coin-plaid.png');}
.filter-item-color-pic-item--ensign-blue-plaid {background-image: url('../../images/colors/new/ensign-blue-plaid.png');}
.filter-item-color-pic-item--rosewood-plaid {background-image: url('../../images/colors/new/rosewood-plaid.png');}
.filter-item-color-pic-item--wisteria-herringbone {background-image: url('../../images/colors/new/wisteria-herringbone.png');}
.filter-item-color-pic-item--rosewood-herringbone {background-image: url('../../images/colors/new/rosewood-herringbone.png');}
.filter-item-color-pic-item--moss-herringbone {background-image: url('../../images/colors/new/moss-herringbone.png');}
.filter-item-color-pic-item--thyme-herringbone {background-image: url('../../images/colors/new/thyme-herringbone.png');}
.filter-item-color-pic-item--sun-yellow {background-image: url('../../images/colors/new/sun-yellow.png');}
.filter-item-color-pic-item--offwhite {background-image: url('../../images/colors/new/offwhite.png');}
.filter-item-color-pic-item--light-grey {background-image: url('../../images/colors/new/light-grey.png');}
.filter-item-color-pic-item--charocoal {background-image: url('../../images/colors/new/charocoal.png');}
.filter-item-color-pic-item--black-lightbrown {background-image: url('../../images/colors/new/black-lightbrown.png');}
.filter-item-color-pic-item--stealth {background-image: url('../../images/colors/new/stealth.png');}
.filter-item-color-pic-item--terra-cotta {background-image: url('../../images/colors/new/terra-cotta.png');}
.filter-item-color-pic-item--tidal-plaid {background-image: url('../../images/colors/new/tidal-plaid.png');}
.filter-item-color-pic-item--python-herringbone {background-image: url('../../images/colors/new/python-herringbone.png');}
.filter-item-color-pic-item--full-color {background-image: url('../../images/colors/new/full-color.png');}
.filter-item-color-pic-item--multi {background-image: url('../../images/colors/new/multi.png');}
.filter-item-color-pic-item--redsand-camo {background-image: url('../../images/colors/new/redsand-camo.png');}
.filter-item-color-pic-item--volcanic-camo {background-image: url('../../images/colors/new/volcanic-camo.png');}
.filter-item-color-pic-item--carbon-camo {background-image: url('../../images/colors/new/carbon-camo.png');}
.filter-item-color-pic-item--atlantis-camo {background-image: url('../../images/colors/new/atlantis-camo.png');}
.filter-item-color-pic-item--lake-camo {background-image: url('../../images/colors/new/lake-camo.png');}
.filter-item-color-pic-item--woodland-d {background-image: url('../../images/colors/new/woodland-d.png');}
.filter-item-color-pic-item--multipat {background-image: url('../../images/colors/new/multipat.png');}
.filter-item-color-pic-item--shark {background-image: url('../../images/colors/new/shark.png');}
.filter-item-color-pic-item--belyy{background-image: url('../../images/colors/new/belyy.png');}
.filter-item-color-pic-item--korichnevyy {background-image: url('../../images/colors/new/korichnevyy.png');}
.filter-item-color-pic-item--siniy {background-image: url('../../images/colors/new/siniy.png');}
.filter-item-color-pic-item--zheltyy {background-image: url('../../images/colors/new/zheltyy.png');} 
.filter-item-color-pic-item--oranzhevyy {background-image: url('../../images/colors/new/oranzhevyy.png');}
.filter-item-color-pic-item---tan{ background: #8f7b70; }
.filter-item-color-pic-item---blue{ background: #2e5abb; }
.filter-item-color-pic-item---od{ background: #636246; }
.filter-item-color-pic-item--smoke{ background: #898886; }
.filter-item-color-pic-item--dark-horse-brown{ background: #573e37; }
.filter-item-color-pic-item--classic-brown{ background: #382f2a; }
.filter-item-color-pic-item--santdstone{ background: #a99273; }
.filter-item-color-pic-item--midnight-ash{ background: #84878e; }
.filter-item-color-pic-item--doubletap{ background: #63666f; }
.filter-item-color-pic-item--iron-grey{ background: #3d3a33; }
.filter-item-color-pic-item--altitude{ background: #d9d9d9; }
.filter-item-color-pic-item--iguana{ background: #736e5a; }
.filter-item-color-pic-item--l,
.filter-item-color-pic-item--l-e-green{ background: #2e3f37; }
.filter-item-color-pic-item--cobalt{ background: #29416f; }
.filter-item-color-pic-item--stillwater{ background: #7490b5; }
.filter-item-color-pic-item--carbon{ background: #7c736c; }
.filter-item-color-pic-item--desert-sand{ background: #65533d; }
.filter-item-color-pic-item--distressed_brown{ background: #5c4943; }
.filter-item-color-pic-item--gunpowder{ background: #52514d; }
.filter-item-color-pic-item--ice{ background: #9ea498; }
.filter-item-color-pic-item--le-green{ background: #2a362c; }
.filter-item-color-pic-item--mantis-green-dark-oak{ background: #3b3633; }
.filter-item-color-pic-item--mat-black{ background: #000000; }
.filter-item-color-pic-item--mineral-blue{ background: #57788b; }
.filter-item-color-pic-item--scorched{ background: #3d4140; }
.filter-item-color-pic-item--shadow{ background: #868595; }
.filter-item-color-pic-item--terracotta { background: #9a4e1c}
.filter-item-color-pic-item--glass { background: #e6dfd7;}
.filter-item-color-pic-item--golden { background: #d0bba6;}
.filter-item-color-pic-item--amber { background: #f4ef77; }
.filter-item-color-pic-item--antracite { background: #908f8d;}
.filter-item-color-pic-item--cardinal { background: #670708;}
.filter-item-color-pic-item--anthracite { background: #60534b;}
.filter-item-color-pic-item--steelhead { background: #8d8b99;}
.filter-item-color-pic-item--light-blue { background: #5ecbec;}
.filter-item-color-pic-item--true-navy { background: #4f5064;}
.filter-item-color-pic-item--i-{ background: #9d8569; }
.filter-item-color-pic-item--g-{ background: #c0c2ad; }
.filter-item-color-pic-item--krasnye{ background: #ef3c28; }
.filter-item-color-pic-item--distressed-brown{ background: #5c4943; }
.filter-item-color-pic-item--silver{ background-image: url('../../images/colors/silver.jpg'); }
.filter-item-color-pic-item--sheriff{ background-image: url('../../images/colors/sheriff.jpg'); }
.filter-item-color-pic-item--fig{ background-image: url('../../images/colors/fig.jpg'); }
.filter-item-color-pic-item--clay{ background-image: url('../../images/colors/clay.jpg'); }
.filter-item-color-pic-item--frost{ background-image: url('../../images/colors/frost.jpg'); }
.filter-item-color-pic-item--penny{ background-image: url('../../images/colors/penny.jpg'); }
.filter-item-color-pic-item--cactus{ background-image: url('../../images/colors/cactus.jpg'); }
.filter-item-color-pic-item--wasabi-plaid{ background-image: url('../../images/colors/wasabi_plaid.jpg'); }
.filter-item-color-pic-item--pacific{ background-image: url('../../images/colors/pacific.jpg'); }
.filter-item-color-pic-item--brown-heather{ background-image: url('../../images/colors/brown-heather.jpg'); }
.filter-item-color-pic-item--grey-heather{ background-image: url('../../images/colors/grey-heather.jpg'); }
.filter-item-color-pic-item--blue-oxford{ background-image: url('../../images/colors/blue-oxford.jpg'); }
.filter-item-color-pic-item--blue-plaid{ background-image: url('../../images/colors/blue-plaid.jpg'); }
.filter-item-color-pic-item--granite-plate{ background-image: url('../../images/colors/granite-plate.jpg'); }
.filter-item-color-pic-item--khaki-plaid{ background-image: url('../../images/colors/khaki-plaid.jpg'); }
.filter-item-color-pic-item--sulfur{ background-image: url('../../images/colors/sulfur.jpg'); }
.filter-item-color-pic-item--nickel-plaid{ background-image: url('../../images/colors/nickel-plaid.jpg'); }
.filter-item-color-pic-item--ether{ background-image: url('../../images/colors/ether.jpg'); }
.filter-item-color-pic-item--coastline-plaid{ background-image: url('../../images/colors/coastline-plaid.jpg'); }
.filter-item-color-pic-item--cadet-plade{ background-image: url('../../images/colors/cadet-plade.jpg'); }
.filter-item-color-pic-item--carribean-sea{ background-image: url('../../images/colors/carribean_sea.jpg'); }
.filter-item-color-pic-item--mantle-grey{ background-image: url('../../images/colors/mantle-grey.jpg'); }
.filter-item-color-pic-item--navy{ background-image: url('../../images/colors/navy.jpg'); }
.filter-item-color-pic-item--tar-heel{ background-image: url('../../images/colors/tar-heel.jpg'); }
.filter-item-color-pic-item--wheat{ background-image: url('../../images/colors/wheat.jpg'); }
.filter-item-color-pic-item--zhelto-chernyy{ background-image: url('../../images/colors/zhelto-chernyy.png'); }
.filter-item-color-pic-item--rozovo-chernyy{ background-image: url('../../images/colors/rozovo-chernyy.png'); }
.filter-item-color-pic-item--cherno-krasnyy{ background-image: url('../../images/colors/cherno-krasnyy.png'); }
.filter-item-color-pic-item--rainbow { background-image: url('../../images/colors/rainbow.jpg'); background-size: 29px;}
.filter-item-color-pic-item--black-plaid { background-image: url('../../images/colors/black_plaid.png'); background-size: 29px; }
.filter-item-color-pic-item--black-brown { background-image: url('../../images/colors/black_brown.png'); background-size: 29px; }
.filter-item-color-pic-item--burnt-orange { background-image: url('../../images/colors/burnt_orange.png'); background-size: 29px; }
.filter-item-color-pic-item--cadet-blue { background-image: url('../../images/colors/cadet_blue.png'); background-size: 29px; }
.filter-item-color-pic-item--camo { background-image: url('../../images/colors/camo.png'); background-size: 29px; }
.filter-item-color-pic-item--dark-straw { background-image: url('images/colors/dark_straw.png'); background-size: 29px; }
.filter-item-color-pic-item--grass { background-image: url('../../images/colors/grass.png'); background-size: 29px; }
.filter-item-color-pic-item--harbor-b { background-image: url('../../images/colors/harbor_b.png'); background-size: 29px;}
.filter-item-color-pic-item--olive-plaid { background-image: url('../../images/colors/olive_plaid.png'); background-size: 29px;}
.filter-item-color-pic-item--pink { background-image: url('../../images/colors/pink.png'); background-size: 29px;}
.filter-item-color-pic-item--terracote { background-image: url('../../images/colors/terracote.png'); background-size: 29px;}
.filter-item-color-pic-item--flame {background-image: url('../../images/colors/flame.png'); background-size: 29px;}
.filter-item-color-pic-item--mono {background-image: url('../../images/colors/mono.png'); background-size: 29px;}
.filter-item-color-pic-item--poison {background-image: url('../../images/colors/poison.png'); background-size: 29px;}
.filter-item-color-pic-item--sky {background-image: url('../../images/colors/sky.png'); background-size: 29px;}
.filter-item-color-pic-item--kamo,
.filter-item-color-pic-item---i-g-g { background-image: url('../../images/colors/multicam.jpg'); }
/* NEW */
.filter-item-color-pic-item--bordo {background-image: url('../../images/colors/new/bordo.png');}
.filter-item-color-pic-item--viking, .filter-item-color-pic-item--viking-viking {background-image: url('../../images/colors/new/viking.png');}
.filter-item-color-pic-item--uniform-white {background-image: url('../../images/colors/new/uniform-white.png');}
.filter-item-color-pic-item--khaki-olivkovyy {background-image: url('../../images/colors/new/khaki-olivkovyy.png');}
.filter-item-color-pic-item--clear-grey-rust {background-image: url('../../images/colors/new/clear-grey-rust.png');}
.filter-item-color-pic-item--badlands-tan-plaid {background-image: url('../../images/colors/new/badlands-tan-plaid.png');}
.filter-item-color-pic-item--cherno-seryy{ background-image: url('../../images/colors/new/cherno-seryy.jpg'); }
.filter-item-color-pic-item--cloud{ background-image: url('../../images/colors/new/cloud.jpg'); }
.filter-item-color-pic-item--grafit{ background-image: url('../../images/colors/new/grafit.jpg'); }
.filter-item-color-pic-item--metal{ background-image: url('../../images/colors/new/metal.jpg'); }
.filter-item-color-pic-item--temno-zelenyy{ background-image: url('../../images/colors/new/temno-zelenyy.jpg'); }
.filter-item-color-pic-item--wood{ background-image: url('../../images/colors/new/wood.jpg'); }
.filter-item-color-pic-item--blue-blood-check { background-image: url('../../images/colors/new/blue-blood-check.png');}
.filter-item-color-pic-item--arid { background-image: url('../../images/colors/new/arid.png');}
.filter-item-color-pic-item--chernye-chernaya-kozha { background-image: url('../../images/colors/new/chernye-chernaya-kozha.png');}
.filter-item-color-pic-item--chernye-chernaya-tkan { background-image: url('../../images/colors/new/chernye-chernaya-tkan.png');}
.filter-item-color-pic-item--full-colour { background-image: url('../../images/colors/new/full-colour.png');}
.filter-item-color-pic-item--glow { background-image: url('../../images/colors/new/glow.png');}
.filter-item-color-pic-item--khaki-chernaya-kozha { background-image: url('../../images/colors/new/khaki-chernaya-kozha.png');}
.filter-item-color-pic-item--khaki-kamuflyazhnaya-tkan { background-image: url('../../images/colors/new/khaki-kamuflyazhnaya-tkan.png');}
.filter-item-color-pic-item--kamuflyazh-kamuflyazhnaya-tkan { background-image: url('../../images/colors/new/kamuflyazh-kamuflyazhnaya-tkan.png');}
.filter-item-color-pic-item--prozrachnyy { background-image: url('../../images/colors/new/prozrachnyy.png');}
.filter-item-color-pic-item--raduzhnyy { background-image: url('../../images/colors/new/raduzhnyy.png');}
.filter-item-color-pic-item--seriye { background-image: url('../../images/colors/new/seriye.png');}
.filter-item-color-pic-item--stealh { background-image: url('../../images/colors/new/stealh.png');}
.filter-item-color-pic-item--swat { background-image: url('../../images/colors/new/swat.png');}
.filter-item-color-pic-item--yantarniyy { background-image: url('../../images/colors/new/yantarniyy.png');}
.filter-item-color-pic-item--zolotistyy { background-image: url('../../images/colors/new/zolotistyy.png');}
.filter-item-color-pic-item--dvustoronnyaya { background-image: url('../../images/colors/new/dvustoronnyaya.png');}
.filter-item-color-pic-item--slate { background-image: url('../../images/colors/new/slate.png');}
.filter-item-color-pic-item--sand-herringbone { background-image: url('../../images/colors/new/sand-herringbone.png');}
.filter-item-color-pic-item--code-red-herringbone { background-image: url('../../images/colors/new/code-red-herringbone.png');}
.filter-item-color-pic-item--caramel { background-image: url('../../images/colors/new/caramel.png');}
.filter-item-color-pic-item--fern{ background-image: url('../../images/colors/new/fern.png');}
.filter-item-color-pic-item--neptune { background-image: url('../../images/colors/new/neptune.png');}
.filter-item-color-pic-item--pacific-indigo { background-image: url('../../images/colors/new/pacific-indigo.png');}
.filter-item-color-pic-item--sapphire { background-image: url('../../images/colors/new/sapphire.png');}
.filter-item-color-pic-item--lake-heather { background-image: url('../../images/colors/new/lake-heather.png');}
.filter-item-color-pic-item--mystic { background-image: url('../../images/colors/new/mystic.png');}
.filter-item-color-pic-item--navy-heather { background-image: url('../../images/colors/new/navy-heather.png');}
.filter-item-color-pic-item--ranger-green-check { background-image: url('../../images/colors/new/ranger-green-check.png');}
.filter-item-color-pic-item--volcanic-check { background-image: url('../../images/colors/new/volcanic-check.png');}
.filter-item-color-pic-item--bronze { background-image: url('../../images/colors/new/bronze.png');}
.filter-item-color-pic-item--fireball { background-image: url('../../images/colors/new/fireball.png');}
.filter-item-color-pic-item--heather { background-image: url('../../images/colors/new/heather.png');}
.filter-item-color-pic-item--ensigh-blue-heather { background-image: url('../../images/colors/new/ensigh-blue-heather.png');}
.filter-item-color-pic-item--ranger-green-plaid { background-image: url('../../images/colors/new/ranger-green-plaid.png');}
.filter-item-color-pic-item--sand { background-image: url('../../images/colors/new/sand.png');}
.filter-item-color-pic-item--mahogany { background-image: url('../../images/colors/new/mahogany.png');}
.filter-item-color-pic-item--thyme-plaid2 { background-image: url('../../images/colors/new/thyme-plaid2.png');}
.filter-item-color-pic-item--oxide-red-plaid2 { background-image: url('../../images/colors/new/oxide-red-plaid2.png');}
.filter-item-color-pic-item--kangaroo-plaid { background-image: url('../../images/colors/new/kangaroo-plaid.png');}
.filter-item-color-pic-item--charcoal-plaid { background-image: url('../../images/colors/new/charcoal-plaid.png');}
.filter-item-color-pic-item--battleship-plaid { background-image: url('../../images/colors/new/battleship-plaid.png');}
.filter-item-color-pic-item--thyme-plaid { background-image: url('../../images/colors/new/thyme-plaid.png');}
.filter-item-color-pic-item--syrah-plaid { background-image: url('../../images/colors/new/syrah-plaid.png');}
.filter-item-color-pic-item--oxide-red-plaid { background-image: url('../../images/colors/new/oxide-red-plaid.png');}
.filter-item-color-pic-item--olive-green-plaid { background-image: url('../../images/colors/new/olive-green-plaid.png');}
.filter-item-color-pic-item--lunar-plaid { background-image: url('../../images/colors/new/lunar-plaid.png');}
.filter-item-color-pic-item--lichen-plaid { background-image: url('../../images/colors/new/lichen-plaid.png');}
.filter-item-color-pic-item--diplomat-plaid { background-image: url('../../images/colors/new/diplomat-plaid.png');}
.filter-item-color-pic-item--tidal { background-image: url('../../images/colors/new/tidal.png');}
.filter-item-color-pic-item--python-herrigbone { background-image: url('../../images/colors/new/python-herrigbone.png');}
.filter-item-color-pic-item--black-herringbone { background-image: url('../../images/colors/new/black-herringbone.png');}
.filter-item-color-pic-item--eucalyptus { background-image: url('../../images/colors/new/eucalyptus.png');}
.filter-item-color-pic-item--realtree { background-image: url('../../images/colors/new/realtree.png');}
.filter-item-color-pic-item--military-green-heather { background-image: url('../../images/colors/new/military-green-heather.png');}
.filter-item-color-pic-item--charcoal-heather { background-image: url('../../images/colors/new/charcoal-heather.png');}
.filter-item-color-pic-item--night-watch { background-image: url('../../images/colors/new/night-watch.png');}
.filter-item-color-pic-item--scuba-blue-heather { background-image: url('../../images/colors/new/scuba-blue-heather.png');}
.filter-item-color-pic-item--tarmac { background-image: url('../../images/colors/new/tarmac.png');}
.filter-item-color-pic-item--kryptek-neptune { background-image: url('../../images/colors/new/kryptek-neptune.png');}
.filter-item-color-pic-item--kryptek-mandrake { background-image: url('../../images/colors/new/kryptek-mandrake.png');}
.filter-item-color-pic-item--kryptek-typhon { background-image: url('../../images/colors/new/kryptek-typhon.png');}
.filter-item-color-pic-item--kryptek-highlander { background-image: url('../../images/colors/new/kryptek-highlander.png');}
.filter-item-color-pic-item--black-multicam { background-image: url('../../images/colors/new/black-multicam.png');}
.filter-item-color-pic-item--urban-grey { background-image: url('../../images/colors/new/urban-grey.png');}
.filter-item-color-pic-item--multicam-alpine { background-image: url('../../images/colors/new/multicam-alpine.png');}
.filter-item-color-pic-item--coal { background-image: url('../../images/colors/new/coal.png');}
.filter-item-color-pic-item--stokehold { background-image: url('../../images/colors/new/stokehold.png');}
.filter-item-color-pic-item--huricane { background-image: url('../../images/colors/new/huricane.png');}
.filter-item-color-pic-item--grid-iron { background-image: url('../../images/colors/new/grid-iron.png');}
.filter-item-color-pic-item--tac-od { background-image: url('../../images/colors/new/tac-od.png');}
.filter-item-color-pic-item--gunmetal-grey { background-image: url('../../images/colors/new/gunmetal-grey.png');}
.filter-item-color-pic-item--black-smaragd { background-image: url('../../images/colors/new/black-smaragd.png');}
.filter-item-color-pic-item--golden-gate-red { background-image: url('../../images/colors/new/golden-gate-red.png');}
.filter-item-color-pic-item--graphite-orange { background-image: url('../../images/colors/new/graphite-orange.png');}
.filter-item-color-pic-item--sky-orange { background-image: url('../../images/colors/new/sky-orange.png');}
.filter-item-color-pic-item--zelenyy { background-image: url('../../images/colors/new/zelenyy.png');}
.filter-item-color-pic-item--black-grey { background-image: url('../../images/colors/new/black-grey.png');}
.filter-item-color-pic-item--wolf-grey { background-image: url('../../images/colors/new/wolf-grey.png');}
.filter-item-color-pic-item--woodland-camo { background-image: url('../../images/colors/new/woodland-camo.png');}
.filter-item-color-pic-item--nav-green { background-image: url('../../images/colors/new/nav-green.png');}
.filter-item-color-pic-item--seafoam-green { background-image: url('../../images/colors/new/seafoam-green.png');}
.filter-item-color-pic-item--sky-blue { background-image: url('../../images/colors/new/sky-blue.png');}
.filter-item-color-pic-item--terra-cota { background-image: url('../../images/colors/new/terra-cota.png');}
.filter-item-color-pic-item--major-brown { background-image: url('../../images/colors/new/major-brown.png');}
.filter-item-color-pic-item--snow-camo { background-image: url('../../images/colors/new/snow-camo.png');}
.filter-item-color-pic-item--dark-forest { background-image: url('../../images/colors/new/dark-forest.png');}
.filter-item-color-pic-item--dark-olive { background-image: url('../../images/colors/new/dark-olive.png');}
.filter-item-color-pic-item--ground-forest { background-image: url('../../images/colors/new/ground-forest.png');}
.filter-item-color-pic-item--khaki-green { background-image: url('../../images/colors/new/khaki-green.png');}
.filter-item-color-pic-item--temno-olivkovyy { background-image: url('../../images/colors/new/temno-olivkovyy.png');}
.filter-item-color-pic-item--duck-blind { background-image: url('../../images/colors/new/duck-blind.png');}
.filter-item-color-pic-item--turbulence-plaid { background-image: url('../../images/colors/new/turbulence-plaid.png');}
.filter-item-color-pic-item--terrain { background-image: url('../../images/colors/new/terrain.png');}
.filter-item-color-pic-item--stone-wash-peacoat { background-image: url('../../images/colors/new/stone-wash-peacoat.png');}
.filter-item-color-pic-item--stone-wash-oxide { background-image: url('../../images/colors/new/stone-wash-oxide.png');}
.filter-item-color-pic-item--stone-wash-moss { background-image: url('../../images/colors/new/stone-wash-moss.png');}
.filter-item-color-pic-item--stone-wash-black-ash { background-image: url('../../images/colors/new/stone-wash-black-ash.png');}
.filter-item-color-pic-item--red-jasper-plaid {background-image: url('../../images/colors/new/red-jasper-plaid.png');}
.filter-item-color-pic-item--patina {background-image: url('../../images/colors/new/patina.png');}
.filter-item-color-pic-item--night {background-image: url('../../images/colors/new/night.png');}
.filter-item-color-pic-item--moss-heather {background-image: url('../../images/colors/new/moss-heather.png');}
.filter-item-color-pic-item--green-plaid {background-image: url('../../images/colors/new/green-plaid.png');}
.filter-item-color-pic-item--flint{ background-image: url('../../images/colors/new/flint.png'); }
.filter-item-color-pic-item--true-black{ background-image: url('../../images/colors/new/true-black.png'); }
.filter-item-color-pic-item--diplomat{ background-image: url('../../images/colors/new/diplomat.png'); }
.filter-item-color-pic-item--kamuflirovannyy{ background-image: url('../../images/colors/new/kamuflirovannyy.png'); }
.filter-item-color-pic-item--cadet-plate{ background-image: url('../../images/colors/new/cadet-plate.png'); }
.filter-item-color-pic-item--blue-water{ background-image: url('../../images/colors/new/blue-water.png'); }
.filter-item-color-pic-item--admiral{ background-image: url('../../images/colors/new/admiral.png'); }
.filter-item-color-pic-item--acu-tan{ background-image: url('../../images/colors/new/acu-tan.png'); }
.filter-item-color-pic-item--brown-hether{ background-image: url('../../images/colors/new/brown-hether.png'); }
.filter-item-color-pic-item--royal-heather{ background-image: url('../../images/colors/new/royal-heather.png'); }
.filter-item-color-pic-item--military-green{ background-image: url('../../images/colors/new/military-green.png'); }
.filter-item-color-pic-item--stone-wash-burnt{ background-image: url('../../images/colors/new/stone-wash-burnt.png'); }
.filter-item-color-pic-item--stone-wash-diplomat{ background-image: url('../../images/colors/new/stone-wash-diplomat.png'); }
.filter-item-color-pic-item--stone-wash-lunar{ background-image: url('../../images/colors/new/stone-wash-lunar.png'); }
.filter-item-color-pic-item--stone-wash-oil-green{ background-image: url('../../images/colors/new/stone-wash-oil-green.png'); }
.filter-item-color-pic-item--stone-wash-oxide{ background-image: url('../../images/colors/new/stone-wash-oxide.png'); }
.filter-item-color-pic-item--captain{ background-image: url('../../images/colors/new/captain.png'); }
.filter-item-color-pic-item--ivory{ background-image: url('../../images/colors/new/ivory.png'); }
.filter-item-color-pic-item--stone-wash-charcoal{ background-image: url('../../images/colors/new/stone-wash-charcoal.png'); }
.filter-item-color-pic-item--stone-wash-indigo{ background-image: url('../../images/colors/new/stone-wash-indigo.png'); }
.filter-item-color-pic-item--bronze{ background-image: url('../../images/colors/new/bronze.png'); }
.filter-item-color-pic-item--burgundy{ background-image: url('../../images/colors/new/burgundy.png'); }
.filter-item-color-pic-item--burgundy-heather{ background-image: url('../../images/colors/new/burgundy-heather.png'); }
.filter-item-color-pic-item--dark-brown{ background-image: url('../../images/colors/new/dark-brown.png'); }
.filter-item-color-pic-item--obsidian{ background-image: url('../../images/colors/new/obsidian.png'); }
.filter-item-color-pic-item--gecko{ background-image: url('../../images/colors/new/gecko.png'); }
.filter-item-color-pic-item--lava{ background-image: url('../../images/colors/new/lava.png'); }
.filter-item-color-pic-item--blueprint{ background-image: url('../../images/colors/new/blueprint.png'); }
.filter-item-color-pic-item--berry{ background-image: url('../../images/colors/new/berry.png'); }
.filter-item-color-pic-item--skyfall{ background-image: url('../../images/colors/new/skyfall.png'); }
.filter-item-color-pic-item--garnet{ background-image: url('../../images/colors/new/garnet.png'); }
.filter-item-color-pic-item--coral{ background-image: url('../../images/colors/new/coral.png'); }
.filter-item-color-pic-item--kangaroo{ background-image: url('../../images/colors/new/kangaroo.png'); }
.filter-item-color-pic-item--battleship{ background-image: url('../../images/colors/new/battleship.png'); }
.filter-item-color-pic-item--destiny{ background-image: url('../../images/colors/new/destiny.png'); }
.filter-item-color-pic-item--moss-camo{ background-image: url('../../images/colors/new/moss-camo.png'); }
.filter-item-color-pic-item--stokehol{ background-image: url('../../images/colors/new/stokehol.png'); }
.filter-item-color-pic-item--od-trail{ background-image: url('../../images/colors/new/od-trail.png'); }
.filter-item-color-pic-item--cool-grey{ background-image: url('../../images/colors/new/cool-grey.png'); }
.filter-item-color-pic-item--wthrd-orange{ background-image: url('../../images/colors/new/wthrd-orange.png'); }
.filter-item-color-pic-item--lime{ background-image: url('../../images/colors/new/lime.png'); }
.filter-item-color-pic-item--mammoth-grey{ background-image: url('../../images/colors/new/mammoth-grey.png'); }
.filter-item-color-pic-item--multikam{ background-image: url('../../images/colors/new/multikam.png'); }
.filter-item-color-pic-item--oliva{ background-image: url('../../images/colors/new/oliva.png'); }
.filter-item-color-pic-item--alpine{ background-image: url('../../images/colors/new/alpine.png'); }
.filter-item-color-pic-item--break-up-infinity{ background-image: url('../../images/colors/new/break-up-infinity.png'); }
.filter-item-color-pic-item--brush{ background-image: url('../../images/colors/new/brush.png'); }
.filter-item-color-pic-item--obsession{ background-image: url('../../images/colors/new/obsession.png'); }
.filter-item-color-pic-item--realtree-xtra{ background-image: url('../../images/colors/new/realtree-xtra.png'); }
.filter-item-color-pic-item--shadow-grass-blades{ background-image: url('../../images/colors/new/shadow-grass-blades.png'); }
.filter-item-color-pic-item--urban-sculls{ background-image: url('../../images/colors/new/urban-sculls.png'); }
.filter-item-color-pic-item--woodland-digital{ background-image: url('../../images/colors/new/woodland-digital.png'); }
.filter-item-color-pic-item--mocha{ background-image: url('../../images/colors/new/mocha.png'); }
.filter-item-color-pic-item--og-green{ background-image: url('../../images/colors/new/og-green.png'); }
.filter-item-color-pic-item---g-{ background-image: url('../../images/colors/new/-g-.png'); }
.filter-item-color-pic-item--serye{ background-image: url('../../images/colors/new/serye.png'); }
.filter-item-color-pic-item--chernyy-okhra{ background-image: url('../../images/colors/new/chernyy-okhra.png'); }
.filter-item-color-pic-item--wisteria {background-image: url('../../images/colors/new/wisteria.png');}
.filter-item-color-pic-item--fuchsia {background-image: url('../../images/colors/new/fuchsia.png');}
.filter-item-color-pic-item--viper {background-image: url('../../images/colors/new/viper.png');}
.filter-item-color-pic-item--violet {background-image: url('../../images/colors/new/violet.png');}
.filter-item-color-pic-item--viper {background-image: url('../../images/colors/new/viper.png');}
.filter-item-color-pic-item--underbrush {background-image: url('../../images/colors/new/underbrush.png');}
.filter-item-color-pic-item--true-black {background-image: url('../../images/colors/new/true-black.png');}
.filter-item-color-pic-item--tarheel {background-image: url('../../images/colors/new/tarheel.png');}
.filter-item-color-pic-item--tan {background-image: url('../../images/colors/new/tan.png');}
.filter-item-color-pic-item--stone-wash-oxide-red {background-image: url('../../images/colors/new/stone-wash-oxide-red.png');}
.filter-item-color-pic-item--stone-wash-diplomat {background-image: url('../../images/colors/new/stone-wash-diplomat.png');}
.filter-item-color-pic-item--steam {background-image: url('../../images/colors/new/steam.png');}
.filter-item-color-pic-item--spruce {background-image: url('../../images/colors/new/spruce.png');}
.filter-item-color-pic-item--spartan {background-image: url('../../images/colors/new/spartan.png');}
.filter-item-color-pic-item--skyfall {background-image: url('../../images/colors/new/skyfall.png');}
.filter-item-color-pic-item--silver-tan {background-image: url('../../images/colors/new/silver-tan.png');}
.filter-item-color-pic-item--silver-pine {background-image: url('../../images/colors/new/silver-pine.png');}
.filter-item-color-pic-item--sheriff-green {background-image: url('../../images/colors/new/sheriff-green.png');}
.filter-item-color-pic-item--sequola {background-image: url('../../images/colors/new/sequola.png');}
.filter-item-color-pic-item--sequoia {background-image: url('../../images/colors/new/sequoia.png');}
.filter-item-color-pic-item--scuba-blue {background-image: url('../../images/colors/new/scuba-blue.png');}
.filter-item-color-pic-item--scorched-earth {background-image: url('../../images/colors/new/scorched-earth.png');}
.filter-item-color-pic-item--sangria {background-image: url('../../images/colors/new/sangria.png');}
.filter-item-color-pic-item--sage-haix {background-image: url('../../images/colors/new/sage-haix.png');}
.filter-item-color-pic-item--saddle-brown {background-image: url('../../images/colors/new/saddle-brown.png');}
.filter-item-color-pic-item--russet {background-image: url('../../images/colors/new/russet.png');}
.filter-item-color-pic-item--royal-blue {background-image: url('../../images/colors/new/royal-blue.png');}
.filter-item-color-pic-item--rosewood {background-image: url('../../images/colors/new/rosewood.png');}
.filter-item-color-pic-item--red-heather {background-image: url('../../images/colors/new/red-heather.png');}
.filter-item-color-pic-item--range-red {background-image: url('../../images/colors/new/range-red.png');}
.filter-item-color-pic-item--plum {background-image: url('../../images/colors/new/plum.png');}
.filter-item-color-pic-item--pine {background-image: url('../../images/colors/new/pine.png');}
.filter-item-color-pic-item--pebble {background-image: url('../../images/colors/new/pebble.png');}
.filter-item-color-pic-item--pearl {background-image: url('../../images/colors/new/pearl.png');}
.filter-item-color-pic-item--peacoat {background-image: url('../../images/colors/new/peacoat.png');}
.filter-item-color-pic-item--peach {background-image: url('../../images/colors/new/peach.png');}
.filter-item-color-pic-item--pacific-navy {background-image: url('../../images/colors/new/pacific-navy.png');}
.filter-item-color-pic-item--ox-blood {background-image: url('../../images/colors/new/ox-blood.png');}
.filter-item-color-pic-item--olympian {background-image: url('../../images/colors/new/olympian.png');}
.filter-item-color-pic-item--od-green {background-image: url('../../images/colors/new/od-green.png');}
.filter-item-color-pic-item--ocean-blue {background-image: url('../../images/colors/new/ocean-blue.png');}
.filter-item-color-pic-item--obsidian {background-image: url('../../images/colors/new/obsidian.png');}
.filter-item-color-pic-item--navy-orange-haix {background-image: url('../../images/colors/new/navy-orange-haix.png');}
.filter-item-color-pic-item--nautical {background-image: url('../../images/colors/new/nautical.png');}
.filter-item-color-pic-item--mulberry {background-image: url('../../images/colors/new/mulberry.png');}
.filter-item-color-pic-item--moss {background-image: url('../../images/colors/new/moss.png');}
.filter-item-color-pic-item--midnight-navy {background-image: url('../../images/colors/new/midnight-navy.png');}
.filter-item-color-pic-item--medium-blue {background-image: url('../../images/colors/new/medium-blue.png');}
.filter-item-color-pic-item--marina {background-image: url('../../images/colors/new/marina.png');}
.filter-item-color-pic-item--lava {background-image: url('../../images/colors/new/lava.png');}
.filter-item-color-pic-item--l.e.green {background-image: url('../../images/colors/new/l.e.green.png');}
.filter-item-color-pic-item--kangaroo {background-image: url('../../images/colors/new/kangaroo.png');}
.filter-item-color-pic-item--jungle {background-image: url('../../images/colors/new/jungle.png');}
.filter-item-color-pic-item--jade {background-image: url('../../images/colors/new/jade.png');}
.filter-item-color-pic-item--ivory {background-image: url('../../images/colors/new/ivory.png');}
.filter-item-color-pic-item--heather-grey {background-image: url('../../images/colors/new/heather-grey.png');}
.filter-item-color-pic-item--gunsmoke {background-image: url('../../images/colors/new/gunsmoke.png');}
.filter-item-color-pic-item--gunpuwder {background-image: url('../../images/colors/new/gunpuwder.png');}
.filter-item-color-pic-item--gunmetal {background-image: url('../../images/colors/new/gunmetal.png');}
.filter-item-color-pic-item--gridiron {background-image: url('../../images/colors/new/gridiron.png');}
.filter-item-color-pic-item--grey {background-image: url('../../images/colors/new/grey.png');}
.filter-item-color-pic-item--goldrush {background-image: url('../../images/colors/new/goldrush.png');}
.filter-item-color-pic-item--gecko {background-image: url('../../images/colors/new/gecko.png');}
.filter-item-color-pic-item--garnet {background-image: url('../../images/colors/new/garnet.png');}
.filter-item-color-pic-item--fuchsia {background-image: url('../../images/colors/new/fuchsia.png');}
.filter-item-color-pic-item--fossil {background-image: url('../../images/colors/new/fossil.png');}
.filter-item-color-pic-item--flint {background-image: url('../../images/colors/new/flint.png');}
.filter-item-color-pic-item--flint-plaid {background-image: url('../../images/colors/new/flint-plaid.png');}
.filter-item-color-pic-item--fatigue {background-image: url('../../images/colors/new/fatigue.png');}
.filter-item-color-pic-item--eucaliptus {background-image: url('../../images/colors/new/eucaliptus.png');}
.filter-item-color-pic-item--ensign-blue {background-image: url('../../images/colors/new/ensign-blue.png');}
.filter-item-color-pic-item--engine-red {background-image: url('../../images/colors/new/engine-red.png');}
.filter-item-color-pic-item--eclipse {background-image: url('../../images/colors/new/eclipse.png');}
.filter-item-color-pic-item--double-tap {background-image: url('../../images/colors/new/double-tap.png');}
.filter-item-color-pic-item--diplomat {background-image: url('../../images/colors/new/diplomat.png');}
.filter-item-color-pic-item--desert {background-image: url('../../images/colors/new/desert.png');}
.filter-item-color-pic-item--dark-grey {background-image: url('../../images/colors/new/dark-grey.png');}
.filter-item-color-pic-item--dark-coyote {background-image: url('../../images/colors/new/dark-coyote.png');}
.filter-item-color-pic-item--coin {background-image: url('../../images/colors/new/coin.png');}
.filter-item-color-pic-item--coin-stripe {background-image: url('../../images/colors/new/coin-stripe.png');}
.filter-item-color-pic-item--cobalt-blue {background-image: url('../../images/colors/new/cobalt-blue.png');}
.filter-item-color-pic-item--cinder {background-image: url('../../images/colors/new/cinder.png');}
.filter-item-color-pic-item--chocolate {background-image: url('../../images/colors/new/chocolate.png');}
.filter-item-color-pic-item--charcoal-heathered {background-image: url('../../images/colors/new/charcoal-heathered.png');}
.filter-item-color-pic-item--cascade {background-image: url('../../images/colors/new/cascade.png');}
.filter-item-color-pic-item--caribbean-sea {background-image: url('../../images/colors/new/caribbean-sea.png');}
.filter-item-color-pic-item--brown {background-image: url('../../images/colors/new/brown.png');}
.filter-item-color-pic-item--brown-duck {background-image: url('../../images/colors/new/brown-duck.png');}
.filter-item-color-pic-item--brick {background-image: url('../../images/colors/new/brick.png');}
.filter-item-color-pic-item--bluewater-stripe {background-image: url('../../images/colors/new/bluewater-stripe.png');}
.filter-item-color-pic-item--blueprint {background-image: url('../../images/colors/new/blueprint.png');}
.filter-item-color-pic-item--chernyy {background-image: url('../../images/colors/new/chernyy.png');}
.filter-item-color-pic-item--chyernyy, .filter-item-color-pic-item--chernyy-black {background-image: url('../../images/colors/new/chyernyy.png');}
.filter-item-color-pic-item--black-marble {background-image: url('../../images/colors/new/black-marble.png');}
.filter-item-color-pic-item--black-heathered {background-image: url('../../images/colors/new/black-heathered.png');}
.filter-item-color-pic-item--black-ash {background-image: url('../../images/colors/new/black-ash.png');}
.filter-item-color-pic-item--black-ash-stripe {background-image: url('../../images/colors/new/black-ash-stripe.png');}
.filter-item-color-pic-item--berry {background-image: url('../../images/colors/new/berry.png');}
.filter-item-color-pic-item--battleship {background-image: url('../../images/colors/new/battleship.png');}
.filter-item-color-pic-item--baltic-blue {background-image: url('../../images/colors/new/baltic-blue.png');}
.filter-item-color-pic-item--atmosphere {background-image: url('../../images/colors/new/atmosphere.png');}
.filter-item-color-pic-item--atlas {background-image: url('../../images/colors/new/atlas.png');}
.filter-item-color-pic-item--atlantis {background-image: url('../../images/colors/new/atlantis.png');}
.filter-item-color-pic-item--atacs-fg {background-image: url('../../images/colors/new/atacs-fg.png');}
.filter-item-color-pic-item--army {background-image: url('../../images/colors/new/army.png');}
.filter-item-color-pic-item--arctic {background-image: url('../../images/colors/new/arctic.png');}
.filter-item-color-pic-item--alpine {background-image: url('../../images/colors/new/alpine.png');}
.filter-item-color-pic-item--agave {background-image: url('../../images/colors/new/agave.png');}
.filter-item-color-pic-item--admiral {background-image: url('../../images/colors/new/admiral.png');}
.filter-item-color-pic-item--acu-tan {background-image: url('../../images/colors/new/acu-tan.png');}
.filter-item-color-pic-item--academy-blue {background-image: url('../../images/colors/new/academy-blue.png');}
.filter-item-color-pic-item--steel-grey {background-image: url('../../images/colors/new/steel-grey.png');}
.filter-item-color-pic-item--steelgrey {background-image: url('../../images/colors/new/steelgrey.png');}
.filter-item-color-pic-item--navy-blue {background-image: url('../../images/colors/new/navy-blue.png');}
.filter-item-color-pic-item--navyblue {background-image: url('../../images/colors/new/navyblue.png');}
.filter-item-color-pic-item--multicam-black {background-image: url('../../images/colors/new/multicam-black.png');}
.filter-item-color-pic-item--desert-grey {background-image: url('../../images/colors/new/desert-grey.png');}
.filter-item-color-pic-item--chivegreen {background-image: url('../../images/colors/new/chivegreen.png');}
.filter-item-color-pic-item--brown-grey {background-image: url('../../images/colors/new/brown-grey.png');}
.filter-item-color-pic-item--yellow {background-image: url('../../images/colors/new/yellow.png');}
.filter-item-color-pic-item--olive {background-image: url('../../images/colors/new/olive.png');}
.filter-item-color-pic-item--chernyj-ohra {background-image: url('../../images/colors/new/chernyj-ohra.png');}
.filter-item-color-pic-item--kojot {background-image: url('../../images/colors/new/kojot.png');}
.filter-item-color-pic-item--kamo-vudland {background-image: url('../../images/colors/new/kamo-vudland.png');}
.filter-item-color-pic-item--zelenyj {background-image: url('../../images/colors/new/zelenyj.png');}
.filter-item-color-pic-item--smoke, .filter-item-color-pic-item--smok-smoke, .filter-item-color-pic-item--dymchatyy-seryy {background-image: url('../../images/colors/new/smoke.png');}
.filter-item-color-pic-item--sequoia-green {background-image: url('../../images/colors/new/sequoia-green.png');}
.filter-item-color-pic-item--orange {background-image: url('../../images/colors/new/orange.png');}
.filter-item-color-pic-item--mojave-orange {background-image: url('../../images/colors/new/mojave-orange.png');}
.filter-item-color-pic-item--mammoth-grey {background-image: url('../../images/colors/new/mammoth-grey.png');}
.filter-item-color-pic-item--malibu-blue {background-image: url('../../images/colors/new/malibu-blue.png');}
.filter-item-color-pic-item--lime {background-image: url('../../images/colors/new/lime.png');}
.filter-item-color-pic-item--blue {background-image: url('../../images/colors/new/blue.png');}
.filter-item-color-pic-item--stone-orange {background-image: url('../../images/colors/new/stone-orange.png');}
.filter-item-color-pic-item--stone-citrus {background-image: url('../../images/colors/new/stone-citrus.png');}
.filter-item-color-pic-item--purple-rose {background-image: url('../../images/colors/new/purple-rose.png');}
.filter-item-color-pic-item--olive-rock {background-image: url('../../images/colors/new/olive-rock.png');}
.filter-item-color-pic-item--navy-orange {background-image: url('../../images/colors/new/navy-orange.png');}
.filter-item-color-pic-item--navy-grey {background-image: url('../../images/colors/new/navy-grey.png');}
.filter-item-color-pic-item--indigo-peach {background-image: url('../../images/colors/new/indigo-peach.png');}
.filter-item-color-pic-item--grey-white {background-image: url('../../images/colors/new/grey-white.png');}
.filter-item-color-pic-item--grey-silver {background-image: url('../../images/colors/new/grey-silver.png');}
.filter-item-color-pic-item--grey-mint {background-image: url('../../images/colors/new/grey-mint.png');}
.filter-item-color-pic-item--clear {background-image: url('../../images/colors/new/clear.png');}
.filter-item-color-pic-item--blue-citrus {background-image: url('../../images/colors/new/blue-citrus.png');}
.filter-item-color-pic-item--black-yellow {background-image: url('../../images/colors/new/black-yellow.png');}
.filter-item-color-pic-item--black-smaragd(turkis) {background-image: url('../../images/colors/new/black-smaragd(turkis).png');}
.filter-item-color-pic-item--black-silver {background-image: url('../../images/colors/new/black-silver.png');}
.filter-item-color-pic-item--black-red {background-image: url('../../images/colors/new/black-red.png');}
.filter-item-color-pic-item--black-poison {background-image: url('../../images/colors/new/black-poison.png');}
.filter-item-color-pic-item--black-pink {background-image: url('../../images/colors/new/black-pink.png');}
.filter-item-color-pic-item--black-citrus {background-image: url('../../images/colors/new/black-citrus.png');}
.filter-item-color-pic-item--black-blue {background-image: url('../../images/colors/new/black-blue.png');}
.filter-item-color-pic-item--seryj {background-image: url('../../images/colors/new/seryj.png');}
.filter-item-color-pic-item--pesochnyj {background-image: url('../../images/colors/new/pesochnyj.png');}
.filter-item-color-pic-item--oliva {background-image: url('../../images/colors/new/oliva.png');}
.filter-item-color-pic-item--loden {background-image: url('../../images/colors/new/loden.png');}
.filter-item-color-pic-item--olive-green {background-image: url('../../images/colors/new/olive-green.png');}
.filter-item-color-pic-item--frost-grey {background-image: url('../../images/colors/new/frost-grey.png');}
.filter-item-color-pic-item--a-tacs {background-image: url('../../images/colors/new/a-tacs.png');}

/* 2021-07-01 */
.filter-item-color-pic-item--ace {background-image: url('../../images/colors/new/ace.png');}
.filter-item-color-pic-item--amethyst {background-image: url('../../images/colors/new/amethyst.png');}
.filter-item-color-pic-item--ash-heather {background-image: url('../../images/colors/new/ash-heather.png');}
.filter-item-color-pic-item--ash {background-image: url('../../images/colors/new/ash.png');}
.filter-item-color-pic-item--battle-brown-check {background-image: url('../../images/colors/new/battle-brown-check.png');}
.filter-item-color-pic-item--battle-brown {background-image: url('../../images/colors/new/battle-brown.png');}
.filter-item-color-pic-item--black-anthracite {background-image: url('../../images/colors/new/black-anthracite.png');}
.filter-item-color-pic-item--black-black {background-image: url('../../images/colors/new/black-black.png');}
.filter-item-color-pic-item--black-camo {background-image: url('../../images/colors/new/black-camo.png');}
.filter-item-color-pic-item--black-charcoal {background-image: url('../../images/colors/new/black-charcoal.png');}
.filter-item-color-pic-item--black-grey-turquoise {background-image: url('../../images/colors/new/black-grey-turquoise.png');}
.filter-item-color-pic-item--black-offwhite {background-image: url('../../images/colors/new/black-offwhite.png');}
.filter-item-color-pic-item--black {background-image: url('../../images/colors/new/black.png');}
.filter-item-color-pic-item--black-white {background-image: url('../../images/colors/new/black-white.png');}
.filter-item-color-pic-item--blueblood {background-image: url('../../images/colors/new/blueblood.png');}
.filter-item-color-pic-item--blush {background-image: url('../../images/colors/new/blush.png');}
.filter-item-color-pic-item--bosun {background-image: url('../../images/colors/new/bosun.png');}
.filter-item-color-pic-item--brown-lether {background-image: url('../../images/colors/new/brown-lether.png');}
.filter-item-color-pic-item--burnt {background-image: url('../../images/colors/new/burnt.png');}
.filter-item-color-pic-item--cabernet {background-image: url('../../images/colors/new/cabernet.png');}
.filter-item-color-pic-item--charcoal-pearl-grey {background-image: url('../../images/colors/new/charcoal-pearl-grey.png');}
.filter-item-color-pic-item--charcoal {background-image: url('../../images/colors/new/charcoal.png');}
.filter-item-color-pic-item--chrome {background-image: url('../../images/colors/new/chrome.png');}
.filter-item-color-pic-item--cinder-check {background-image: url('../../images/colors/new/cinder-check.png');}
.filter-item-color-pic-item--cinder-plaid {background-image: url('../../images/colors/new/cinder-plaid.png');}
.filter-item-color-pic-item--classic-brown {background-image: url('../../images/colors/new/classic-brown.png');}
.filter-item-color-pic-item--cloud-orange {background-image: url('../../images/colors/new/cloud-orange.png');}
.filter-item-color-pic-item--code-red {background-image: url('../../images/colors/new/code-red.png');}
.filter-item-color-pic-item--cognac {background-image: url('../../images/colors/new/cognac.png');}
.filter-item-color-pic-item--coyote {background-image: url('../../images/colors/new/coyote.png');}
.filter-item-color-pic-item--dark-blue {background-image: url('../../images/colors/new/dark-blue.png');}
.filter-item-color-pic-item--dark-blue-wolf-grey {background-image: url('../../images/colors/new/dark-blue-wolf-grey.png');}
.filter-item-color-pic-item--dark-earth {background-image: url('../../images/colors/new/dark-earth.png');}
.filter-item-color-pic-item--dark-horse-brown {background-image: url('../../images/colors/new/dark-horse-brown.png');}
.filter-item-color-pic-item--dark-navy {background-image: url('../../images/colors/new/dark-navy.png');}
.filter-item-color-pic-item--dark-wash-indigo {background-image: url('../../images/colors/new/dark-wash-indigo.png');}
.filter-item-color-pic-item--desert-sand {background-image: url('../../images/colors/new/desert-sand.png');}
.filter-item-color-pic-item--duck {background-image: url('../../images/colors/new/duck.png');}
.filter-item-color-pic-item--dusty-rose {background-image: url('../../images/colors/new/dusty-rose.png');}
.filter-item-color-pic-item--fatigue-camo {background-image: url('../../images/colors/new/fatigue-camo.png');}
.filter-item-color-pic-item--field-green {background-image: url('../../images/colors/new/field-green.png');}
.filter-item-color-pic-item--fig-heather {background-image: url('../../images/colors/new/fig-heather.png');}
.filter-item-color-pic-item--fire-navy {background-image: url('../../images/colors/new/fire-navy.png');}
.filter-item-color-pic-item--flat-dark-earth {background-image: url('../../images/colors/new/flat-dark-earth.png');}
.filter-item-color-pic-item--glacier-blue-heather {background-image: url('../../images/colors/new/glacier-blue-heather.png');}
.filter-item-color-pic-item--glacier-heather {background-image: url('../../images/colors/new/glacier-heather.png');}
.filter-item-color-pic-item--gold {background-image: url('../../images/colors/new/gold.png');}
.filter-item-color-pic-item--green-camo {background-image: url('../../images/colors/new/green-camo.png');}
.filter-item-color-pic-item--grenade {background-image: url('../../images/colors/new/grenade.png');}
.filter-item-color-pic-item--icelandic-plaid {background-image: url('../../images/colors/new/icelandic-plaid.png');}
.filter-item-color-pic-item--indigo {background-image: url('../../images/colors/new/indigo.png');}
.filter-item-color-pic-item--iron-grey {background-image: url('../../images/colors/new/iron-grey.png');}
.filter-item-color-pic-item--khaki-heather {background-image: url('../../images/colors/new/khaki-heather.png');}
.filter-item-color-pic-item--khaki {background-image: url('../../images/colors/new/khaki.png');}
.filter-item-color-pic-item--lake {background-image: url('../../images/colors/new/lake.png');}
.filter-item-color-pic-item--l-e-green {background-image: url('../../images/colors/new/l-e-green.png');}
.filter-item-color-pic-item--light-blue {background-image: url('../../images/colors/new/light-blue.png');}
.filter-item-color-pic-item--light-grey-offwhite {background-image: url('../../images/colors/new/light-grey-offwhite.png');}
.filter-item-color-pic-item--lunar {background-image: url('../../images/colors/new/lunar.png');}
.filter-item-color-pic-item--mahogany-heather {background-image: url('../../images/colors/new/mahogany-heather.png');}
.filter-item-color-pic-item--mantis_green-dark-oak {background-image: url('../../images/colors/new/mantis_green-dark-oak.png');}
.filter-item-color-pic-item--maritime {background-image: url('../../images/colors/new/maritime.png');}
.filter-item-color-pic-item--mosstone {background-image: url('../../images/colors/new/mosstone.png');}
.filter-item-color-pic-item--multicam {background-image: url('../../images/colors/new/multicam.png');}
.filter-item-color-pic-item--mystic-heather {background-image: url('../../images/colors/new/mystic-heather.png');}
.filter-item-color-pic-item--napa {background-image: url('../../images/colors/new/napa.png');}
.filter-item-color-pic-item--nikel {background-image: url('../../images/colors/new/nikel.png');}
.filter-item-color-pic-item--ocean-lime {background-image: url('../../images/colors/new/ocean-lime.png');}
.filter-item-color-pic-item--o-d-green {background-image: url('../../images/colors/new/o-d-green.png');}
.filter-item-color-pic-item--oil-green {background-image: url('../../images/colors/new/oil-green.png');}
.filter-item-color-pic-item--olive-green-anthracite {background-image: url('../../images/colors/new/olive-green-anthracite.png');}
.filter-item-color-pic-item--opal-black {background-image: url('../../images/colors/new/opal-black.png');}
.filter-item-color-pic-item--oxide-red {background-image: url('../../images/colors/new/oxide-red.png');}
.filter-item-color-pic-item--patina-heather {background-image: url('../../images/colors/new/patina-heather.png');}
.filter-item-color-pic-item--pebble-heather {background-image: url('../../images/colors/new/pebble-heather.png');}
.filter-item-color-pic-item--python {background-image: url('../../images/colors/new/python.png');}
.filter-item-color-pic-item--raisin {background-image: url('../../images/colors/new/raisin.png');}
.filter-item-color-pic-item--ranger-green-heather {background-image: url('../../images/colors/new/ranger-green-heather.png');}
.filter-item-color-pic-item--ranger-green {background-image: url('../../images/colors/new/ranger-green.png');}
.filter-item-color-pic-item--redwood-red {background-image: url('../../images/colors/new/redwood-red.png');}
.filter-item-color-pic-item--regatta {background-image: url('../../images/colors/new/regatta.png');}
.filter-item-color-pic-item--rust {background-image: url('../../images/colors/new/rust.png');}
.filter-item-color-pic-item--sage-green-heather {background-image: url('../../images/colors/new/sage-green-heather.png');}
.filter-item-color-pic-item--sage-green {background-image: url('../../images/colors/new/sage-green.png');}
.filter-item-color-pic-item--sandstone {background-image: url('../../images/colors/new/sandstone.png');}
.filter-item-color-pic-item--stampede {background-image: url('../../images/colors/new/stampede.png');}
.filter-item-color-pic-item--stone {background-image: url('../../images/colors/new/stone.png');}
.filter-item-color-pic-item--storm {background-image: url('../../images/colors/new/storm.png');}
.filter-item-color-pic-item--swamp {background-image: url('../../images/colors/new/swamp.png');}
.filter-item-color-pic-item--tahoe-blue {background-image: url('../../images/colors/new/tahoe-blue.png');}
.filter-item-color-pic-item--tank-green-check {background-image: url('../../images/colors/new/tank-green-check.png');}
.filter-item-color-pic-item--tdu-green {background-image: url('../../images/colors/new/tdu-green.png');}
.filter-item-color-pic-item--tdu-khaki {background-image: url('../../images/colors/new/tdu-khaki.png');}
.filter-item-color-pic-item--thyme {background-image: url('../../images/colors/new/thyme.png');}
.filter-item-color-pic-item--true-navy {background-image: url('../../images/colors/new/true-navy.png');}
.filter-item-color-pic-item--tundra-heather {background-image: url('../../images/colors/new/tundra-heather.png');}
.filter-item-color-pic-item--tundra {background-image: url('../../images/colors/new/tundra.png');}
.filter-item-color-pic-item--tungsten {background-image: url('../../images/colors/new/tungsten.png');}
.filter-item-color-pic-item--turbulence-check {background-image: url('../../images/colors/new/turbulence-check.png');}
.filter-item-color-pic-item--turbulence-heather {background-image: url('../../images/colors/new/turbulence-heather.png');}
.filter-item-color-pic-item--turbulence {background-image: url('../../images/colors/new/turbulence.png');}
.filter-item-color-pic-item--twilight {background-image: url('../../images/colors/new/twilight.png');}
.filter-item-color-pic-item--underbrush-plaid {background-image: url('../../images/colors/new/underbrush-plaid.png');}
.filter-item-color-pic-item--volcanic-heather {background-image: url('../../images/colors/new/volcanic-heather.png');}
.filter-item-color-pic-item--volcanic {background-image: url('../../images/colors/new/volcanic.png');}
.filter-item-color-pic-item--white-plaid {background-image: url('../../images/colors/new/white-plaid.png');}
.filter-item-color-pic-item--white {background-image: url('../../images/colors/new/white.png');}
.filter-item-color-pic-item--tank-green {background-image: url('../../images/colors/new/tank-green.png');}
.filter-item-color-pic-item--smoke-grey {background-image: url('../../images/colors/new/smoke-grey.png');}
.filter-item-color-pic-item--tank-green-plaid {background-image: url('../../images/colors/new/tank-green-plaid.png');}
.filter-item-color-pic-item--medium-wash-indigo {background-image: url('../../images/colors/new/medium-wash-indigo.png');}
.filter-item-color-pic-item--merlot {background-image: url('../../images/colors/new/merlot.png');}
.filter-item-color-pic-item--military-brown {background-image: url('../../images/colors/new/military-brown.png');}
.filter-item-color-pic-item--red, .filter-item-color-pic-item--krasnyy {background-image: url('../../images/colors/new/red.png');}
.filter-item-color-pic-item--tumbled-steel {background-image: url('../../images/colors/new/tumbled-steel.png');}
.filter-item-color-pic-item--grey-blue {background-image: url('../../images/colors/new/grey-blue.png');}
.filter-item-color-pic-item--coyote-brown {background-image: url('../../images/colors/new/coyote-brown.png');}
.filter-item-color-pic-item--stealth-black {background-image: url('../../images/colors/new/stealth-black.png');}
.filter-item-color-pic-item--valiant {background-image: url('../../images/colors/new/valiant.png');}
.filter-item-color-pic-item--foliage {background-image: url('../../images/colors/new/foliage.png');}
.filter-item-color-pic-item--asphalt {background-image: url('../../images/colors/new/asphalt.png');}
.filter-item-color-pic-item--timber {background-image: url('../../images/colors/new/timber.png');}
.filter-item-color-pic-item--volcanic-plaid {background-image: url('../../images/colors/new/volcanic-plaid.png');}
.filter-item-color-pic-item--black-oxide {background-image: url('../../images/colors/new/black-oxide.png');}
.filter-item-color-pic-item--plum-pearl-grey {background-image: url('../../images/colors/new/plum-pearl-grey.png');}
.filter-item-color-pic-item--seryy {background-image: url('../../images/colors/new/seryy.png');}
.filter-item-color-pic-item--green {background-image: url('../../images/colors/new/green.png');}
.filter-item-color-pic-item--ranger {background-image: url('../../images/colors/new/ranger.png');}
.filter-item-color-pic-item--pesok {background-image: url('../../images/colors/new/pesok.png');}
.filter-item-color-pic-item--mc {background-image: url('../../images/colors/new/mc.png');}
.filter-item-color-pic-item--flat-dark {background-image: url('../../images/colors/new/flat-dark.png');}
.filter-item-color-pic-item--foliage-green {background-image: url('../../images/colors/new/foliage-green.png');}
.filter-item-color-pic-item--sage {background-image: url('../../images/colors/new/sage.png');}
.filter-item-color-pic-item--ice.png {background-image: url('../../images/colors/new/ice.png');}

/* 2021-09-29 */

.filter-item-color-pic-item--cadet-plaid {background-image: url('../../images/colors/new/cadet-plaid.png');}
.filter-item-color-pic-item--claymore {background-image: url('../../images/colors/new/claymore.png');}
.filter-item-color-pic-item--ensigh-blue {background-image: url('../../images/colors/new/ensigh-blue.png');}
.filter-item-color-pic-item--granite-black {background-image: url('../../images/colors/new/granite-black.png');}
.filter-item-color-pic-item--marsh-green {background-image: url('../../images/colors/new/marsh-green.png');}
.filter-item-color-pic-item--military-green-camo {background-image: url('../../images/colors/new/military-green-camo.png');}
.filter-item-color-pic-item--razzle {background-image: url('../../images/colors/new/razzle.png');}
.filter-item-color-pic-item--scope-orange {background-image: url('../../images/colors/new/scope-orange.png');}
.filter-item-color-pic-item--tar-hell {background-image: url('../../images/colors/new/tar-hell.png');}

/* 2023-12-12 */
.filter-item-color-pic-item--badlands-tan {background-image: url('../../images/colors/new/badlands-tan.png');}
.filter-item-color-pic-item--black-plaid2 {background-image: url('../../images/colors/new/black-plaid2.png');}
.filter-item-color-pic-item--brown-duck-plaid {background-image: url('../../images/colors/new/brown-duck-plaid.png');}
.filter-item-color-pic-item--cobalt-blue-plaid {background-image: url('../../images/colors/new/cobalt-blue-plaid.png');}
.filter-item-color-pic-item--covert {background-image: url('../../images/colors/new/covert.png');}
.filter-item-color-pic-item--crimson {background-image: url('../../images/colors/new/crimson.png');}
.filter-item-color-pic-item--desert-sage {background-image: url('../../images/colors/new/desert-sage.png');}
.filter-item-color-pic-item--elmwood {background-image: url('../../images/colors/new/elmwood.png');}
.filter-item-color-pic-item--filed-green-plaid {background-image: url('../../images/colors/new/filed-green-plaid.png');}
.filter-item-color-pic-item--greenzone {background-image: url('../../images/colors/new/greenzone.png');}
.filter-item-color-pic-item--greenzone-plaid {background-image: url('../../images/colors/new/greenzone-plaid.png');}
.filter-item-color-pic-item--kalamata-green {background-image: url('../../images/colors/new/kalamata-green.png');}
.filter-item-color-pic-item--legion-blue {background-image: url('../../images/colors/new/legion-blue.png');}
.filter-item-color-pic-item--pacific-navy-plaid {background-image: url('../../images/colors/new/pacific-navy-plaid.png');}
.filter-item-color-pic-item--red-bourbon-plaid {background-image: url('../../images/colors/new/red-bourbon-plaid.png');}
.filter-item-color-pic-item--titan-grey {background-image: url('../../images/colors/new/titan-grey.png');}
.filter-item-color-pic-item--titan-grey-plaid {background-image: url('../../images/colors/new/titan-grey-plaid.png');}
.filter-item-color-pic-item--umber-brown {background-image: url('../../images/colors/new/umber-brown.png');}
.filter-item-color-pic-item--umber-brown-plaid {background-image: url('../../images/colors/new/umber-brown-plaid.png');}

/* 2024-03-14 */
.filter-item-color-pic-item--bordovyy {background-image: url('../../images/colors/new/bordovyy.png');}
.filter-item-color-pic-item--dark-blue-blue {background-image: url('../../images/colors/new/dark-blue-blue.png');}
.filter-item-color-pic-item--dark-blue-yellow {background-image: url('../../images/colors/new/dark-blue-yellow.png');}
.filter-item-color-pic-item--dark-multicam {background-image: url('../../images/colors/new/dark-multicam.png');}
.filter-item-color-pic-item--myatnyy {background-image: url('../../images/colors/new/myatnyy.png');}
.filter-item-color-pic-item--seryy-metallik {background-image: url('../../images/colors/new/seryy-metallik.png');}
.filter-item-color-pic-item--triple-black {background-image: url('../../images/colors/new/triple-black.png');}

/* 2025-05-13 */
.filter-item-color-pic-item--badlans-tan {background-image: url('../../images/colors/new/badlans-tan.png');}
.filter-item-color-pic-item--basic-blue-wash {background-image: url('../../images/colors/new/basic-blue-wash.png');}
.filter-item-color-pic-item--black-heather {background-image: url('../../images/colors/new/black-heather.png');}
.filter-item-color-pic-item--blue-yellow {background-image: url('../../images/colors/new/blue-yellow.png');}
.filter-item-color-pic-item--cashmere {background-image: url('../../images/colors/new/cashmere.png');}
.filter-item-color-pic-item--clean-sage {background-image: url('../../images/colors/new/clean-sage.png');}
.filter-item-color-pic-item--dcu-camo {background-image: url('../../images/colors/new/dcu-camo.png');}
.filter-item-color-pic-item--field-green-check {background-image: url('../../images/colors/new/field-green-check.png');}
.filter-item-color-pic-item--granola-plaid {background-image: url('../../images/colors/new/granola-plaid.png');}
.filter-item-color-pic-item--graphite {background-image: url('../../images/colors/new/graphite.png');}
.filter-item-color-pic-item--mosswood, .filter-item-color-pic-item--mosvud-mosswood, .filter-item-color-pic-item--lesnoy-kover {background-image: url('../../images/colors/new/mosswood.png');}
.filter-item-color-pic-item--old-gold {background-image: url('../../images/colors/new/old-gold.png');}
.filter-item-color-pic-item--overcast-grey {background-image: url('../../images/colors/new/overcast-grey.png');}
.filter-item-color-pic-item--pecan {background-image: url('../../images/colors/new/pecan.png');}
.filter-item-color-pic-item--peppercorn {background-image: url('../../images/colors/new/peppercorn.png');}
.filter-item-color-pic-item--red-bourbon {background-image: url('../../images/colors/new/red-bourbon.png');}
.filter-item-color-pic-item--sand-dune {background-image: url('../../images/colors/new/sand-dune.png');}
.filter-item-color-pic-item--vanila {background-image: url('../../images/colors/new/vanila.png');}
.filter-item-color-pic-item--gray {background-image: url('../../images/colors/new/gray.png');}

/* / Filter colors */

/* Integration styles */
.products .item .catalog-pic-link,
.product-grid .item .catalog-pic-link,
.items-carousel .item .catalog-pic-link{
	text-align: center;
	height: 240px;
	overflow: hidden;
	line-height: 240px;
}

.products .item img,
.product-grid .item img {
	display: none !important;

	vertical-align: middle;
	max-width: 100%;
	max-height: 240px;
}

.products .item img.active,
.product-grid .item img.active {
	display: inline-block !important;
}

ul.colors li {
	background: #000;
	cursor: pointer;
}


ul.colors li span {
	display: block;
	width: 29px;
	height: 11px;
	margin: 2px;
}

ul.colors li.active {
	border-color: #fa9b42;
	cursor: default;
}

ul.colors li.hidden {
	display: none !important;
}

.pagination .pages ul li a,
.pagination .pages ul li span {
	display: block;
	width: 30px;
	height: 30px;
	border: 2px solid #1c1c1c;
	text-align: center;
	font: normal 12px/26px "Oswald", sans-serif;
	color: #1c1c1c;
	text-transform: uppercase;
}

.product-grid .sidebar  > .other-brands > ul > li > ul{padding: 0 20px;display: none;}



/* Integration styles - SOA */
/* 115522 */
.delivery-method-form
.input-typ,
.delivery-method-form
.input-src,
.delivery-method-form
.input-mdm,
.delivery-method-form
.input-cmp,
.delivery-method-form
.input-cnt {
	display: none;
}
/* / 115522 */

.delivery-method-form-item .bx-sls .quick-location-tag {
	border: none;
	border-bottom: 1px dashed #353535;
	padding: 0;
	margin-right: 15px;
	margin-left: 0;
	height: 22px;
}

.delivery-method-form-item .bx-sls .quick-location-tag:hover {
	border-bottom: 1px dashed #FA9B42;
}

#order_form_div  .delivery-method-form-item .bx-sls .dropdown-block {
	width: calc(33% - 15px);
	display: inline-block;
}

#order_form_div  .delivery-method-form-item .bx-sls .quick-locations {
	/*display: inline-block;*/
	display: none;

	vertical-align: top;
	margin-top: 7px;
	margin-left: 28px;
}


#order_form_div .w-location {
	margin-bottom: 30px;

	/*display: none;*/
}

#order_form_div
.quick-geo-locations {
	display: inline-block;
	vertical-align: top;
	margin-top: 7px;
	margin-left: 28px;

	font-size: 14px;
	line-height: 26px;
	text-decoration: none;
}

#order_form_div
.quick-geo-locations a {
	border: none;
	border-bottom: 1px dashed #353535;
	padding: 0;
	margin-right: 15px;
	margin-left: 0;
	height: 22px;
	text-decoration: none;
}

#order_form_div
.quick-geo-locations a:hover {
	border-bottom: 1px dashed #FA9B42;
}

#order_form_div .w-33 {
	margin-bottom: 0;
}

.l-cab-form-item-email {
	margin-bottom: 10px;
}

/* / Integration styles - SOA */

/* / Integration styles */

/**
 * Новый дизайн 20200304
 */

 nav.main-nav ul li a {
    font: normal 16px/50px 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #fff;
    display: block;
    cursor: pointer;
    padding: 0 10px;
    text-decoration: none;
}

header nav.main-nav .container {
    position: relative;
}

header nav.main-nav ul li ul.sub-nav {
    position: absolute;
    padding: 25px 35px 35px;
    max-width: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

footer .subfooter {
    padding: 5px 0;
}


@media (max-width: 991px) and (min-width: 768px) {
    nav.main-nav ul li span {
        padding: 0 15px;
    }
}

@media (min-width: 992px) {
    header .header nav ul li {
        display: block;
        width: auto;
        margin-right: 9px;
        float: left;
    }

    header .header nav {
        /*margin: 20px 0 20px 200px;*/
        max-width: 100%;
        display: inline-block;
    }

    header .header .phone {
        margin-top: 0;
    }

    header .header .logo a {
        width: 100px;
        height: 60px;
        left: 10px;
        top: 7px;
    }

    nav.main-nav ul li a {
        font: normal 15px/50px 'Oswald', sans-serif;
    }

}

@media (min-width: 1200px) {
    nav.main-nav ul li a,
    nav.main-nav ul li span {
        padding: 0 25px;
    }
	header .header nav ul li {
    	margin-right: 20px;
    	float: left;
	}
	nav.main-nav ul li a {
		font: normal 16px/50px 'Oswald', sans-serif;
	}
}

.one-third {
    width: 33%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.footer-address-wrapper {
    text-align: left;
    display: inline-block;
}

header .header .phone a[href^="tel"] {
    font-size: 30px;
    margin-top: 5px;
    margin-bottom: 3px;
}

#pro-props, #pro-article {
    font: normal 19px/23px 'Oswald', sans-serif;
	margin-bottom: 10px;
}

#pro-article {
	min-width: 150px;
	margin-left: auto;
    order: 2;
}

.product-grid .section-title,
.product-grid .product-section__title {
    font: normal 34px/50px 'Oswald', sans-serif;
    margin: 20px 0;
}

.pro-info-left,
.pro-info-right {
    margin-bottom: 50px;
}

.filter-item-color-pic {
    display: block;
}

.detail-card .pro-right-colors,
.detail-card .pro-right-size {
    display:table;
	margin-bottom: 10px;
	vertical-align: top;
}

.detail-card .pro-right-colors-head,
.detail-card .pro-right-size-head {
    display: table-cell;
	line-height: 40px;
	/*margin-left: 30px;*/
}

.pro-right-colors-right,
.pro-right-size-right {
    display: table-cell;
    position: relative;
    width: 350px;
	max-width: 100%;
	vertical-align: top;
}

.pro-right-colors-options,
.pro-right-width-options,
.pro-right-sleeves-options,
.pro-right-molniya-options,
.pro-right-size-options {
    /*display: table-cell;*/
    width:350px;
    max-width:100%;
    background-color: #fff;
    border: 1px solid #000;
    max-height: 300px;
    overflow-y: auto;
    position: absolute;
    left: 0;
    z-index: 100;
    display: none;
}

.pro-right-colors-right .filter-item-color-pic {
    display: table;
    width: 100%;
    line-height: 40px;
}

.pro-right-colors-right .filter-item-color-pic div {
    display: table-cell;
    padding-left: 10px;
}

.detail-card .pro-right-size-item {
    text-align: left;
}

.detail-card .pro-right-size-item {
    height: 40px;
    line-height: 40px;
}

.detail-card .filter-item-color-pic-item {
    width: 120px;
    height: 40px;
    border: 1px solid #000;
}

.detail-card .filter-item-color-pic, 
.detail-card .pro-right-size-item {
    margin: 0;
}

.detail-card .product-option {
    clear: none;
}

.detail-card #pro-color-select,
.detail-card #pro-width-select,
.detail-card #pro-sleeves-select,
.detail-card #pro-molniya-select,
.detail-card #pro-size-select {
    border: 1px solid #000;
    height: 40px;
    line-height: 40px;
}

.detail-card #pro-color-select:hover,
.detail-card #pro-width-select:hover,
.detail-card #pro-sleeves-select:hover,
.detail-card #pro-molniya-select:hover,
.detail-card #pro-size-select:hover {
    cursor: pointer;
}

.detail-card #pro-color-select:after,
.detail-card #pro-width-select:after,
.detail-card #pro-sleeves-select:after,
.detail-card #pro-molniya-select:after,
.detail-card #pro-size-select:after {
	right: 25px;
}


.detail-card #pro-color-select:before,
.detail-card #pro-width-select:before,
.detail-card #pro-sleeves-select:before,
.detail-card #pro-molniya-select:before,
.detail-card #pro-size-select:before {
	right: 50px;
}

.pro-right-colors-right:after,
.pro-right-size-right:after {
    content: "\25bc";
    color: #000;
    font-size: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: center;
    pointer-events: none;	
}

.pro-right-size-item {
	overflow: hidden;
}

.section-links {
    width:100%;
    display: table;
    margin-top:20px;
    border-collapse: collapse;
}

.section-links a {
    display: table-cell;
    width: 25%;
    border: 1px solid #000;
    text-align: center;
    padding: 5px 0;
}

@media (max-width: 767px) {
    #pro-props,
    #pro-article {
        float: none;
    }
    .detail-card {
        display: flex;
        flex-direction: column;
    }
    #detail-card__title {
        order:1;
    }
    #detail-card__pic {
        order:2;
    }
    #detail-card__desc {
        order:3;
	}
	
	.detail-card .pro-right-size {
		display: block;
	}

	.pro-right-size-right {
		padding-bottom: 10px;
	}
	#new-items-title,
	#hits-title {
		text-align: center;
	}
}

.seo-text .imgright {
    margin: 10px 0 10px 20px;
    float: right;
}
.seo-text ul.style-ul li {    
    list-style: none;
}

.seo-text ul li p, .seo-text ol li p {
    margin-bottom: 0px;
}
.seo-text ol li {
    padding-bottom: 10px;
    list-style: decimal;
}
.seo-text ol {
    margin: 15px 0 15px 40px;
}

.s-title.inner {
    margin-bottom: 0px;
}


header .header .phone p {
	padding:0;
	margin:0;
	font-style:normal;
	font-size:12px;
}


.items-carousel .owl-nav{display: inline-block;width: 100% !important;left: 0;top: 40%;z-index: -1;background: #fff;position: absolute;bottom: -5px;}

@media (max-width: 1199px){
	header .header .phone p {
		font-size:10px;
	}
}

.pro-right h1,
#pro-price,
.pro-right-colors-head,
.pro-right-size-head {
	font-size:34px;
}

#pro-price {
	/*font-size:26px;*/
	line-height:1;
}

.pro-info-left div h4 {
	font-size:16px;
	margin-top:20px;
}

.pro-info-social .ya-share2 {
	padding-top: 20px;
}

.btn-buy, .btn-buy:active {
	background-color: #333;
	color: #fff;
    box-shadow: none;
}


.btn-buy:hover, .btn-buy:focus {
	background-color: #de5101;
	color: #fff;
	border-color: #de5101;
	box-shadow: none;
}

.reserve-wrapper .btn {
	-webkit-transition: none;
	transition: none;
}

.reserve-wrapper .btn:hover, .reserve-wrapper .btn:focus {
	border-color: #de5101;
	box-shadow: inset 0 0 0 2px #de5101;
}

.btn-buy:hover:before,
.btn-buy:hover:after {
	display: none;
}

.store-left .qty svg {
	margin: 10px;
}

.product-grid .label {
	padding: 0;
}

.product-grid .label .new {
    background: #de5101;
	color: #fff;
	display: block;
	padding: .2em .6em .3em;
}

.product-grid .label .hit {
    background: #9f8b5e;
	color: #fff;
	display: block;
	padding: .2em .6em .3em;
	margin-bottom: 5px;
}

header .topbar span.slogan.slogan-desc {
	margin: 0 150px;
}

.cities-title {
	margin: 0 0 10px 15px;
}


.element_head2 {
    font: normal 34px/50px 'Oswald', sans-serif;
	margin: 20px 0;
	color: #212121;
    text-transform: uppercase;
}

.pro-info-social .element_head3 {
    float: left;
    margin-right: 15px;
}

.element_head3 {
	margin-top: 20px;
	font: normal 16px/25px 'Oswald', sans-serif;
    color: #212121;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer_text h1,
.footer_text .title,
.footer_text a {
	color: #555;
}

.footer_text a {
	text-decoration: underline;
}

.footer_text .title {
	text-transform: uppercase;
	font: normal 16px/25px 'Oswald', sans-serif;
}

.large-contact-form .l-cab-form-label {
    font: normal 15px/20px 'Oswald', sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px;
}
/*
.large-contact-form .form-row {
	width: 33%;
	float: left;
}
*/
.large-contact-form .inputtext {
	width: 100%;
}

.large-contact-form #btn_close {
	display: none;
}

#toTopBtn {
	display: none;
	position: fixed;
	bottom: 50px;
	left: 50px;
	z-index: 99;
	border: none;
	outline: none;
	/*background-color: #de5101;*/
	background-color: #9f8b5e;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 100px;
	font-size: 18px;
	width: 50px;
	text-align: center;
  }
/*  
#toTopBtn:hover {
	background-color: #de5101; 
}*/

#toTopBtn span {
	border: solid #fff;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

@media (max-width: 1199px){
	header .topbar span.slogan.slogan-desc {
		margin: 0 100px;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	header .topbar .tb-left {
		float: left;
		margin-left: 10px;
	}
}

@media (max-width: 767px) {
	header .topbar span.slogan.slogan-desc {
		position: absolute;
		top: 135px;
		left: 0;
		right: 0;
		margin: auto;
	}
	#toTopBtn {
		display: none;
		position: fixed;
		bottom: 5px;
		left: 5px;
	}
}

.products .item picture,
.product-grid .item img {
	display: none !important;
}

.products .item picture.active,
.product-grid .item img.active {
	display: inline-block !important;
}

.ts-item {
	overflow-x: auto;
}

.owl-carousel .owl-item img {
	height: auto;
}

#interactive, #new-items {
	width: 100%;
	min-height: 120px;
}

#hits-title, #new-items-title {
	overflow: visible;
}

.product-grid .s-title {
	margin: 0px 0 15px;
}

@media (max-width: 767px){
	.product-grid .s-title {
		width:100%;
		text-align: center;
	}
	footer ul.pay-methods li{margin-right: 3px;}
}

.grecaptcha-badge {
	visibility: hidden;
}
.recaptcha-terms {
	color: #777;
}

.recaptcha-terms a {
	color: #777;
	text-decoration: underline;
}

.catalog-section-list .section-level-1 {
    font: normal 20px/22px 'Oswald', sans-serif;
    color: #000;
    text-transform: uppercase;
    padding: 10px 0;
    margin-bottom: 10px;
    text-decoration: underline;
}

.catalog-section-list .section-wrapper {
    padding-left: 60px;
}

.catalog-section-list .section-wrapper:before {
    content: ' ';
    background-size: 30px 30px !important;
    height: 30px;
    width: 30px;
    top: 5px;
    left: 15px;
    position: absolute;
} 

.catalog-section-list .section-511:before {
    background: url(/bitrix/templates/tactical/images/catalog/logo-511.svg);
}
.catalog-section-list .section-carinthia:before {
    background: url(/bitrix/templates/tactical/images/catalog/carinthia.png);
}
.catalog-section-list .section-obuv-haix:before {
    background: url(/bitrix/templates/tactical/images/catalog/haix.png);
}
.catalog-section-list .section-uf-pro:before {
    background: url(/bitrix/templates/tactical/images/catalog/uf-pro.png);
}
.catalog-section-list .section-mechanix:before {
    background: url(/bitrix/templates/tactical/images/catalog/mechanix.jpg);
}
.catalog-section-list .section-hydrapak:before {
    background: url(/bitrix/templates/tactical/images/catalog/hydrapak.png);
}
.catalog-section-list .section-maxpedition:before {
    background: url(/bitrix/templates/tactical/images/catalog/maxpedition.png);
}
.catalog-section-list .section-x-bionic:before {
    background: url(/bitrix/templates/tactical/images/catalog/x-bionic.png);
}
.catalog-section-list .section-alta:before {
    background: url(/bitrix/templates/tactical/images/catalog/alta.jpg);
}
.catalog-section-list .section-mcnett:before {
    background: url(/bitrix/templates/tactical/images/catalog/mcnett.jpg);
}
.catalog-section-list .section-msa:before {
    background: url(/bitrix/templates/tactical/images/catalog/msa.jpg);
}
.catalog-section-list .section-ortlieb:before {
    background: url(/bitrix/templates/tactical/images/catalog/ortlieb.png);
}
.catalog-section-list .section-hestra:before {
    background: url(/bitrix/templates/tactical/images/catalog/hestra.jpg);
}


.catalog-section-list .icon-link {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    top: 5px;
    left: 15px;
}

.home-blocks img{
	width:100%;
	height: auto;
	vertical-align: top;
}

.home-blocks table, 
.home-blocks tr, 
.home-blocks th, 
.home-blocks td {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
	position:relative;
}

.home-blocks .btn {
	position:absolute;
	right:20px;
	bottom:20px;
}

@media (max-width: 768px) {
	.home-blocks td {
		display: block;
		width:100% !important;
	}
}

.product-grid.rr-wrapper {
	max-width:1160px;margin:auto;
}

.news-carousel {
	text-align: center;
	margin-top:20px;
	min-height:25px;
	display:block!important;
}

.news-carousel a {
	font-size: 20px;
	font-weight: 500;
}

.agreement {
	color: #777;
}

.agreement a {
	text-decoration: underline;
	color: #777;
	/*color: #cab585;*/
}

#interactive .promo-carousel img {
	max-height:100%;
	max-width:100%;
	height:auto;
}

.news-carousel > div:not(:first-child):not(.owl-nav),
#interactive .promo-carousel > div:not(:first-child):not(.owl-nav) {
    display: none;
}

.other-article__block-wrapper {
    text-align:center;
}
.other-article__block {
    background: black;
    width:250px;
    height:166px;
    position:relative;
    margin:0 auto 20px;
}
.other-article__image-wrapper {
    display: block;
    width:250px;
    height:166px;
    margin:auto;
    background-color:#fff;
    opacity: 0.75;
    overflow:hidden;
    position: relative;
    border: 1px solid #ccc;
}
.other-article__image {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width:250px;
    height: auto;
}
.other-article__title {
    display: block;
    top: 50%;transform: translateY(-50%);
    font: 20px/25px 'Oswald',sans-serif;
    font-weight: 600;
    letter-spacing: 1.5px;
    padding: 0 10px;
    width:240px;
    text-transform:uppercase;
    color:#fff;
    position:absolute;
    /*top:83px;*/
    top: 50%;
    left:0;
    text-shadow: 1px 1px 5px black;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .other-article__block,
    .other-article__image-wrapper {
        width:200px;
        height:133px;
    }
    .other-article__image {
        width:200px;
    }
    .other-article__title {
        width:190px;
        font: 16px/20px 'Oswald',sans-serif;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .other-article__block,
    .other-article__image-wrapper {
        width:150px;
        height:100px;
    }
    .other-article__image {
        width:150px;
    }
    .other-article__title {
        width:140px;
    }
    .other-article__title {
        width:140px;
        font: 16px/20px 'Oswald',sans-serif;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .other-article__block-wrapper {
        width: 50%;
        text-align:center;
    }
    .other-article__block,
    .other-article__image-wrapper {
        width:200px;
        height:133px;
    }
    .other-article__image {
        width:200px;
    }
    .other-article__title {
        width:190px;
        font: 16px/20px 'Oswald',sans-serif;
    }
}

@media (max-width: 480px) {
    .other-article__block-wrapper {
        width: 100%;
        text-align:center;
    }
}

.seo-text a {
    color: #9f8b5e;
    text-decoration: underline;
}

.load_more {
    padding: 10px;
    border: 1px solid #ddd;
    cursor: pointer;
    text-align: center;
    width:100%;
}

.load_more_wrapper {
    margin: 15px;
    text-align: center;
}

#load_wait {
    display: none;
}
.hidden-link {display:none;}

#showhide {
    float: left;
    padding: 10px;
    margin-left: 10px;
}

#showhide, #showhide:focus, #showhide:hover {
    color: #9f8b5e;
    text-decoration: underline;
}

.delay-discount {
	font-size: 15px;
	color:#605F5F;
	float:right;
	font-family:Oswald,sans-serif;
	margin:30px 0;
	border:3px solid #EFF2F4;
	border-radius:5px;
	padding:5px;
    position: relative;
    cursor: pointer;
}

.delay-discount a {
    /*
	font-weight:bold;
	font-size:20px;
	color:#605F5FCC;*/
}

.delay-discount * {
    pointer-events: none;
}

.delay-discount a img {
    vertical-align: text-bottom;
    width: 21px;
    height: 21px;
}

.delay-discount a:hover {
	text-decoration: none;
}

.delay-discount__value {
	display:inline-block;
	background-color:#DE5101;
	border-radius:50px;
	font-weight:700;
	color:#fff;
	padding-right:10px;
    padding-left:10px;
	line-height:24px;
	margin-left:5px;
}

.delay-discount__percent {
	color:#717171;
	padding:0 5px;
	margin:0 3px;
	background-color:#fff;
	border-radius:50px;
	display:inline-block;
	font-size:13px;
	line-height:18px;
}

#delay-window {
	background: no-repeat url("images/delay_bg.png");
	color: #717171;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 99999;
	width: 220px;
	padding: 10px 20px;
	line-height: 18px;
	background-color: #fff;
	background-size: cover;
	height: 120px;
	display:none;
    text-align: left;
	font: 400 13px / 18px 'Roboto', Helvetica, Arial, sans-serif;
}

#delay-window b {
	color: #333333;
	display: block;
	margin-bottom: 5px;
}

.delay-form label::before {
    margin:3px 10px;
}

.delay-form.custom-checkbox input:checked + label:after {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    background: #fff;
    position: absolute;
    top: 11px;
    left: 15px;
}

.basket-checkout-container {
	padding: 15px 0;
}

.basket-coupon-block-field {
	min-width: 170px;
	width: 170px;
}

.pro-right-stores-link {
    float: none;
    clear: both;
    display: block;
    width: 100%;
    text-align: left;
}
.basket-checkout-section .delay-discount {
    margin: 5px 0 0 30px;
}

@media (max-width: 767px) {
    .delay-discount {
        float: left;
        clear: both;
        margin: 30px 0 30px 0;
        /*display: inline-block;*/
    }
    .pro-right .price.detail {
        float: none;
        clear: both;
    }
    #video_con_btn {
        padding: 0;
        margin: 20px 0 20px -15px;
    }
    .basket-checkout-section .delay-discount {
        margin: 5px 0 0;
    }
}