html, body {width:100%;padding:0px;margin:0px;}
html, body, #wrap { min-height:100%; }

body {width: 100%;
font-size: 14px;font-family: 'Exo 2', Arial, sans-serif;
background: -moz-linear-gradient(top,  rgba(241,241,241,1) 0%, rgba(241,241,241,0.98) 2%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,241,241,1)), color-stop(2%,rgba(241,241,241,0.98)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(241,241,241,0.98) 2%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(241,241,241,0.98) 2%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(241,241,241,0.98) 2%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(241,241,241,1) 0%,rgba(241,241,241,0.98) 2%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
/*background:url('/design/alliance/img/girlyanda.png') repeat-x 0px 153px;
*/
}
a {color: #afbf06; text-decoration:none;cursor:pointer;}
a:hover, a:link, a:visited, a:active, a img{border:none;outline:none;}

:link, :visited, :active, :focus { outline: none; -moz-outline-style: none; }
 a:focus, map:focus,  img:focus,  *:focus,  *:link, *:visited, *:active ,  map:active , a:active {
    noFocusLine: expression(this.onFocus=this.bluse());
}
b, strong{font-weight: 700;}
a:hover{text-decoration:underline;color: #fb8f04;}
p{margin:5px 0px;}
/*ul{list-style:none;}
ul ,li {margin:0px; padding:0px;}*/

h1, h2, h3 { color:#185690;margin:0px; padding:0px;font-weight:normal;}
h4, h5, h6 { color:#0e244d; margin:0px; padding:0px;}

h1, .imith1{color:#000;line-height:26px;margin-bottom:5px;
font: 400 1.8vw/2vw 'Exo 2', Arial, sans-serif;}

.imith1{  font: 400 24px/36px 'Exo 2', Arial, sans-serif;}
h3, h1, h2 {
padding: 0px;
margin: 0 0 0px 0;
position: relative;
}
h2 {font-size:22px;line-height:26px;margin-bottom:10px;}
h3 {font-size:20px;line-height:22px;margin-bottom:5px;}
h4 {font-size:18px;line-height:20px;}
h5, h6 {font-size:16px;line-height:18px;}

.headline_line{margin: 7px 0px;height:1px;border-top: 1px solid #F2F2F2;border-bottom:1px solid #F2F2F2;}
.ddddddddd{
border: 1px solid #696767;
background: #8e8e8e; /* Old browsers */
background: -moz-linear-gradient(top,  #8e8e8e 1%, #7a7a7a 40%, #767676 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#8e8e8e), color-stop(40%,#7a7a7a), color-stop(100%,#767676)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8e8e8e 1%,#7a7a7a 40%,#767676 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8e8e8e 1%,#7a7a7a 40%,#767676 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8e8e8e 1%,#7a7a7a 40%,#767676 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8e8e8e 1%,#7a7a7a 40%,#767676 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#767676',GradientType=0 ); /* IE6-9 */

}

img{border:none;}
input[type="text"], textarea, input[type="password"] { 
	background-color:#fff;color:#000c0e;font-size:13px;font-family: 'Exo 2', Arial, sans-serif;
        line-height:26px;height:26px;
}

input, input[type="password"]:focus, input[type="search"]:focus,input:focus,textarea:focus{outline:none;}

.clear{clear:both;}
/**********     content    *********/
.wrap{width: 100%;}
.hidden{display:none;}
.header {background: url(../img/bg_heder.gif) repeat-x 0 -6px;position: relative;z-index: 999;width: 100%;height: 164px;margin: 0 0 0 0;}

.width1200{width:96%; max-width:1600px;margin:0px auto;}

.header .width1200{padding-top: 45px;position: relative;}
.logo {	padding:0;margin:0;display:inline-block;vertical-align: top;;width:180px;height:auto;}
.logo img{width:100px;}


a.basket_btn, .sendButton{display: block;font-size:14px;line-height: 31px;text-decoration: underline;text-align: center;color:#fff;
                          outline:none;border:0px;background: #c7d910;
background: -moz-linear-gradient(top, #c7d910 0%, #b0c00a 41%, #a2b106 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7d910), color-stop(41%,#b0c00a), color-stop(100%,#a2b106));
background: -webkit-linear-gradient(top, #c7d910 0%,#b0c00a 41%,#a2b106 100%); 
background: -o-linear-gradient(top, #c7d910 0%,#b0c00a 41%,#a2b106 100%); 
background: -ms-linear-gradient(top, #c7d910 0%,#b0c00a 41%,#a2b106 100%);
background: linear-gradient(to bottom, #c7d910 0%,#b0c00a 41%,#a2b106 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7d910', endColorstr='#a2b106',GradientType=0 );
margin-top: 32px;width: 148px;text-decoration:none;}
a.basket_btn:hover, .sendButton:hover{background:#fb8f04;}


.header_menu{position:absolute;left: 0px;top: 0px;width:100%}
#nav_top { margin:0; padding:0 0 0 0; list-style-type:none; text-align:left;  margin:0; width:80%;display:inline-block;}
#nav_top > li {font-size: 15px;line-height: 18px;font-weight: 300;float:left; position:relative;	height:auto;
	text-align: center;padding: 8px 20px;}
#nav_top > li > a {	color: #fff;  	text-decoration:none; 	display:inline-block; 	/* padding: 18px 50px 20px; */	}
#nav_top > li > a:hover, #nav_top > li.parent:hover > a, #nav_top > li.sfHover > a,
#nav_top > li.active > a {color: #fb8f04;}
#nav_top li:after {position: absolute;top: 0;left: 0;content: "";background: #323232;width: 1px;height: 60px;}

.language{    display: inline-block;width: 15%;text-align: right;line-height: 34px;vertical-align: top;}
.language a{ padding: 15px;color: #fff}
.language a.active{color: #afbf06}

.header-info{width:100%;position:relative;display:flex;vertical-align: top;transition: all .3s ease;display:-ms-flexbox;
	-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;
	-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
.header-block{display:inline-block;vertical-align: top;margin-left:0px;font-size: 14px;line-height: 24px;color: #fff;padding: 0px;     transition: all .3s ease;-webkit-flex: 1;-moz-flex:1;-ms-flex:1;-o-flex:1;flex: 1;}
.header-block i {line-height: 1;font-size: 23px;color:#c7d910;}
.header-block b{line-height: 24px;}
.header-block span{display: inline-block; vertical-align: top;margin-left:5px;position: relative;line-height: 16px;}
.header-block span a{color:#ffffff;}
.header-block span a:hover{text-decoration: none;}
.header-block a.admin_link{display:none;position: absolute;top:-20px;color:#fb8f04;}
.header-block span:hover a.admin_link{display:block;}
.wrap_delivery small{  font-size: 13px;line-height: 14px;}
.header-block .header-block {padding:15px 0 0 0;    margin-right: 10px;}
.header-block.wrap_text_icon{-webkit-flex: 4;  -moz-flex: 4;  -ms-flex: 4;  -o-flex: 4;flex: 4;}
.header-block.wrap_search, .header-block.order_but{-webkit-flex: 2;  -moz-flex: 2;  -ms-flex: 2;-o-flex: 2;flex: 2;}
.header-block.wrap_text_icon{display:flex;}
.header-block.wrap_delivery{min-width: 220px;}
.header-block.hidden{display: none;}
.wrap-mb-phone{position: relative;margin-top: 21px;max-width:40px;cursor:pointer;}
.header-block i.fa-phone{font-size:28px;}
.wrap-mb-phone ul{display: none;margin:0px;padding:0px;position: absolute;
                      width: 170px;
    top: 38px;
    right: 0;
    list-style: none;
    background: #fff;    border: 2px solid #e5e5e5;    border-radius: 2px;}
.wrap-mb-phone li{ padding: 3px 0px;
    margin: 0px 10px;text-align: left;}
.wrap-mb-phone li:not(:last-child){ border-bottom: 1px dotted #e5e5e5;}
.wrap-mb-phone li a{font-weight: 600;font-size: 16px;color:#333;}
.wrap-mb-phone li i{color:#333;    vertical-align: top;}
.wrap-mb-phone li i+a{padding-left:6px;}

.order_but { position:relative; max-width: 282px;    height: 41px;     vertical-align: top;    padding: 12px;    color: #fff;    border: 1px solid #ccc;margin: 10px 0px 0px 0px;}
/*.order_but:before {float: left;font-family: FontAwesome;padding-right:15px;
line-height: 1;padding-top: 8px;content: "\f07a";font-size: 23px;color: #c7d910;/*color: #c7d910;*/
.order_but span {color:#fff;padding:0px;font-size:13px;margin-left: 0px;}
.order_but i{display: inline-block;position: absolute;color: #fff;border-radius: 50%;
background-color: #fb8f04;left: 28px;top: 13px;height: 15px;font-style:normal;
min-width: 15px;text-align: center;}
.order_but i span{display: block;line-height: 14px;font-size:10px;}
.order_but b{font-size:15px;color: #c7d910;font-weight: 600;    line-height: 18px;}
.order_but b small{font-size:13px;}
.order_but a.basket_btn{margin: 5px 0px 0px 5px;width: 110px;}
.order_but a:hover{text-decoration: none;}
.order_but .top_basket_wrap{line-height: 16px;    margin: 0px 8px;}
.order_but .top_basket_wrap, .order_but .basket_btn{display: inline-block;vertical-align: top;}
.order_but svg{width:30px;color:#c7d910;}
.order_but .empty_basket i, .order_but .empty_basket.basket_btn{background: #a4a4a4;}
.order_but .empty_basket{cursor:default;}

.wrap_search{position:relative;margin: 0;width:410px;margin-top: 22px;display: inline-block;}
.wrap_search form{height: 36px;display: flex;}
.wrap_search .search_example{font-size: 13px;line-height: 16px;margin-top: 5px;}
.wrap_search .search_example a{border-bottom: 1px dashed #afbf06;}
.wrap_search input.search_input{background: #fff;border: none;
                   outline:none;width:75%;min-width: 200px;line-height: 36px;
                   height: 36px;padding:0px 7px;border-radius: 2px 0px 0px 2px;}
.wrap_search .search_submit {
        border:none;
       /* background:url(../img/src_btn_arrow.png) no-repeat 0 0;*/
        width:40px;
        height:36px;
        cursor:pointer;       
        padding:0px 0px;
        color:#000;
        
        text-indent:-9999px;
        display: block;border-radius:  0px 2px 2px 0px;background: #a1b204;
        position: relative;
}

.wrap_search svg{width:28px;color:#c7d910;}
.wrap_search .form_search svg{width:20px;color:#fff;position: absolute;top:8px;right:9px;}
.search_reslts{position:absolute;width:410px;top:33px;left:0px;background: #fff;}
.search_reslts > div {box-shadow: 0px 1px 1px #d3d3d3;width:100%;}
#search_result  div:last-child{border-bottom:0px solid #fff;}
.searchBlock{display:inline-block; 
             vertical-align:top;position:relative; padding:8px 5px 8px 80px;
  overflow:hidden;margin:5px 0px;}
#search_result  a{color:#000;font-size: 13px;}
#search_result  a:hover{text-decoration:underline;}
.searchBlock  img{width: 45px;max-height: 45px;display: inline-block;margin: auto;vertical-align: middle;}
.searchBlock .imageLink{position: absolute;top: 0;left: 15px;bottom: 0;margin: auto;
height: 45px;line-height: 45px;width: 45px;text-align: center;overflow: hidden;}
.searchBlock b,  .searchBlock i {font-size:12px; color:#000;} 
.searchHover .searchBlock a{text-transform:uppercase; cursor:pointer; font-size:16px; letter-spacing:0; margin-right:0;}
.searchBlock em{font-style:normal; font-size:16px; color: #fb8f04;}
.searchBlock span{text-transform:lowercase; font-size:15px; color: #fb8f04;}
.searchBlock .noPrice{ font-size:14px;text-decoration:line-through; color:#000;margin:0px;}						
	
.search-form-page{margin:15px 0px;}

.page-search.wrap_search{margin-bottom:20px;}
.page-search.wrap_search input{border: 1px solid #ccc;height: 34px;line-height: 34px;}

.show1000{display:none;}
#mobile-menu-burger{display:none;}
 
.item-arrow {
        width: 12px;
        height: 6px;
            /*color: #b0bcbd;*/
    position: relative;
        display: flex;
    margin-left: auto;
    transform: rotate(90deg);    transition: all .3s ease;
    }
.item-arrow:before {
    content: "";
    position: absolute;
    top: -50%;
    bottom: -50%;
    left: -50%;
    right: -50%;
}
.mobile-nav .open .item-arrow{transform: rotate(0deg);}
@media (max-width:1560px){
    .header-block.order_but{height: auto;margin:0px;-webkit-flex: 1;  -moz-flex: 1;  -ms-flex: 1;-o-flex: 1;flex: 1;}
    .header-block.order_but a.basket_btn{width:140px;}
}
@media (max-width:1300px){
    .hide1300{display:none !important;}
    .header-block.order_but{border:none;max-width: 40px;margin-top: 10px;}
    .wrap_search input.search_input{width:60%;min-width:fit-content;}
}
@media (max-width:1024px){
    .hide1000{display:none !important;}
    .show1000{display:block;}
    .mob-catalog-btn{height:32px;    margin-top: 7px;    border-radius: 2px;}
    .catalog-btn.mob-catalog-btn:hover{background:#fb8f04;}
    .catalog-btn.mob-catalog-btn{margin-right: 15px;}
    .catalog-btn.mob-catalog-btn svg{padding:6px 0px 5px 7px;width:25px;} 
    .catalog-btn.mob-catalog-btn .catalog-btn-title{font-size:16px;line-height: 29px;padding-left:2px;}
    .search_reslts{left:auto;right:09px;}

    .header{height: 144px;}
    .header-block.wrap_text_icon{-webkit-flex: 5;  -moz-flex: 5;  -ms-flex: 5;-o-flex: 5;flex: 5;}
    .header-block.logo{-webkit-flex: 1;  -moz-flex: 1;  -ms-flex: 1;-o-flex: 1;flex: 1;}
    .header-block.logo img{width:80px;}
    
    .mobile-nav .mobile-close-icon {
        display: flex;
    position: absolute;
    right: 25px;
    z-index: 1;
    top: 27px;
    width: 26px;
    height: 15px;
    color: #afbf06;
    cursor: pointer;}
    .mobile-nav  .changeable-content {
    background: #323232;
    margin: 0 -25px;
    height: 70px;
    padding: 0 25px;
    display: flex;
    align-items: center;
    position: relative;
    }  
     .changeable-content .language_link{
           padding: 6px 10px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase;
    color: #afbf06;
    }
     .changeable-content .language_link.active{
                background: #afbf06;
    border-radius: 25px;
    margin-right: 15px;
    color: #fff;
    }
    .mobile-nav-inner {
    position: relative;
    height: calc(100% - 100px);
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 12.5px;
    }
    .mobile-nav-overflow {
        position: relative;
    }
    .mobile-nav nav{display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 2;
    opacity: 1;
    pointer-events: all;
    transition: .3s ease;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
    align-items: flex-start;
    }   
    .mobile-nav nav a {
            padding: 0;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
    color: #333;
    margin-top: 5px;width:360px;
    }
    .mobile-nav nav .nav-item a{margin-top: 8px;}
    .mobile-nav nav a:hover{color:#fb8f04;text-decoration: none;}
    .mobile-nav nav > div {margin:20px 0 0 0;}
    .mobile-nav .nav-item {
        position: relative;
        flex-grow: 2;
            width: 100%;
    position: static;   
    }
       .mobile-nav .subnav-item{display: none;    margin: 0 0 10px 20px;    transition: all .3s ease;}
    .mobile-nav .open .subnav-item{display: block;}
    
    .mobile-nav nav .subnav-item a {font-weight: 400;width:90%;}
    .mobile-nav nav .subnav-item .menu-item-count{    font-weight: 300;
    color: #777;}
    .mobile-nav nav .menu-item a {    font-size: 14px;font-weight: 300;}
    .contacts-list {font-weight: 300;font-size: 14px;}
    .contacts-list .fa{width:22px;color:#333;}
    .contacts-list a{color:#333;}
    .mobile-nav .contact-title{font-size: 16px;
    line-height: 20px;font-weight: 600;
    color: #333;
    margin-top: 22px;}
    .mobile-nav .contact-phone a{display:block;font-size: 22px;font-weight: 700;color:#333;}
}
@media (max-width:960px){
    /*.header-block.order_but{border:none;max-width: 40px;margin-top: 10px;}
    .header-block.wrap_search{max-width:60px;-webkit-flex: 1;  -moz-flex: 1;  -ms-flex: 1;-o-flex: 1;flex: 1;}
*/}

.numb_pages{padding:20px 0px 20px 0px;display: flex;justify-content: space-between;}
.numb_pages .select_pages__block{ margin-right:20px;}
.numb_pages .select_pages__block.sort-block{    display: flex;align-items: center;justify-content: flex-start;}
.numb_pages .select_pages__block.countrow-block{    display: flex; align-items: flex-end;}
.numb_pages .select_pages__block span{ display: flex;font-size:14px;line-height:16px;padding-bottom: 5px;}
.numb_pages .select_pages__block span+span{   margin-left: 2.5vw;border-bottom:1px dashed #777;color:#777;}
.numb_pages .select_pages__block a{ color:#777; }
.numb_pages .select_pages__block a:hover{ color:#afbf06;text-decoration: none; }
.numb_pages .select_pages__block .selected {border:none;}
.numb_pages .select_pages__block .selected a{ color:#000;font-weight: 600; }

.content_wrap{display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;   }
.content_leftcol{width:20%;margin: 0;padding: 0px 2em 0px 0px;}
.content_main{position: relative;width:100%;padding: 0px 0 0 0;margin: 0;z-index: 1;}
.content_main.with_leftcol{width:80%;}
.content_main.content_white{background: #fff;padding:20px;}
.content_wrap.is_main_page{margin-top:30px;}

.breacrumbs {font-size: 1.1em;padding: 1.3em 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1600px;
    min-height: 40px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;}
.breacrumbs ol{list-style: none;margin:0px;padding-left:0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: auto;
    width: 100%;
}
.breacrumbs ol li{    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    margin-right: 7px;
    opacity: 1;}
.breacrumbs ol li,
.breacrumbs a{    color: #636262;
    font-weight: 300;}
.breacrumbs a{padding:0px 5px;    font-size: 15px;    white-space: nowrap;}

.page_offset{ /*padding:15px; background:#fff;*/ position:relative; border-radius:1px;}


.catalog_menu .step_one {font: 400 19px/20px 'Exo 2', Arial, sans-serif;
position: relative;
margin-bottom: 0px;
height: auto;
margin-bottom: 2px;
/*text-transform: capitalize;*/
box-shadow: 0px 1px 1px #d3d3d3;

background: #ffffff;
/* border-radius: 6px; 
border-bottom: 1px solid #a5a5a5;
border-right: 1px solid #b6b6b6;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 50%, #f4f4f4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fafafa), color-stop(100%,#f4f4f4));
background: -webkit-linear-gradient(top, #ffffff 0%,#fafafa 50%,#f4f4f4 100%);
background: -o-linear-gradient(top, #ffffff 0%,#fafafa 50%,#f4f4f4 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#fafafa 50%,#f4f4f4 100%);
background: linear-gradient(to bottom, #ffffff 0%,#fafafa 50%,#f4f4f4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
*/
}
.catalog_menu .step_one a{
color: #000;
text-decoration: none;
padding: 0;
margin-right: 0px;
padding: 20px 20px 20px 70px;
display: block;
background: none;
text-shadow: 1px 1px 1px #fff;
position: relative;font-size:17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.catalog_menu .step_one img{width: 45px;position: absolute;left: 12px;top: 10px;}

.catalog_menu .step_two{display:none;position:absolute;left:100%;top:0px;   
    width: 100%;padding:15px;
    z-index: 100;    box-shadow: 0px 1px 1px #d3d3d3;
    background: #fff;}
.catalog_menu .step_two .menu-item-count{    font-weight: 300;
    color: #777;}
.catalog_menu .step_one:hover .step_two{display:block;}
body.filtered .catalog_menu .step_one{    box-shadow: 0px 1px 5px #d3d3d3;}
body.filtered .catalog_menu .step_one:hover .step_two{display:none;}
body.filtered .catalog_menu .step_one.open .step_two{display:block;
position: relative;
    margin-left: 10px;
    left: 0%;
    width: 85%;
    padding: 0px 15px 10px 15px;
    z-index: 100;
    box-shadow: 0px 0px 0px #d3d3d3; 
}
.catalog_menu .step_two a{cursor: pointer;font-size: 14px;padding: 7px 0px;border-bottom: 1px dotted #d3d3d3;}
.catalog_menu .step_two a:last-child{border:0px;padding-bottom: 0px;}
.catalog_menu .step_two a.active{color: #fb8f04;}
.catalog_menu .step_one a:hover, .catalog_menu .active > a{color: #a1b102;}
.ssssss{color:#fff;background: #c7d910; /* Old browsers */
background: -moz-linear-gradient(top, #c7d910 0%, #b0c00a 41%, #a2b106 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7d910), color-stop(41%,#b0c00a), color-stop(100%,#a2b106)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #c7d910 0%,#b0c00a 41%,#a2b106 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #c7d910 0%,#b0c00a 41%,#a2b106 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #c7d910 0%,#b0c00a 41%,#a2b106 100%); /* IE10+ */
background: linear-gradient(to bottom, #c7d910 0%,#b0c00a 41%,#a2b106 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7d910', endColorstr='#a2b106',GradientType=0 ); /* IE6-9 */
}

.catalog-wrap{overflow: hidden;margin-left: 0px;margin-bottom:20px;}
.catalog-wrap .groups__item{transition:all 0.3s;position: relative;text-align: center;border: 1px solid #e3e6e9;
                margin: 10px 10px 0px 0px;}
.catalog-wrap .groups__item:hover {border-color:#ccc;	box-shadow:  0 5px 7px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:  0 5px 7px 1px rgba(0, 0, 0, 0.15);;
	-webkit-box-shadow:  0 5px 7px 1px rgba(0, 0, 0, 0.15);}

.catalog-wrap .groups__title {
height: 60px;
position: relative;
text-align: center;
border-bottom: 1px solid #e2e5e8;
width: 80%;
margin: auto;font-weight: 600;
}
.catalog-wrap .groups__title a{font-size: 16px;line-height: 15px;display: inline-block;vertical-align: middle;
    margin-bottom: 0;color:#000;width: 90%;min-height: 0;}
.catalog-wrap a:hover, .catalog-wrap a:hover .groups__title{text-decoration: none;color: #afbf06;}
.catalog-wrap .groups_img{width:200px;height:200px;margin:15px auto;display:block;line-height: 200px;text-align: center;}
.catalog-wrap .groups_img img{width:90%;max-width: 200px;max-height: 200px;vertical-align: middle;}
.catalog-wrap .middle{display: inline-block;vertical-align: middle;height: 100%;width: 0px;}
.catalog-wrap .price_mini {
display: block;
width: 80%;padding:5px 0px 10px 0px;
margin: auto;
text-align: center;
border-top: 1px solid #e2e5e8;
min-height: 65px;
}
.price_mini b {width: 80%;display:inline-block;}
.price_color {color: #fb8f04;font: 22px/22px 'Exo 2', Arial,sans-serif;}

footer{background: #ededed;width:100%;height: 110px;}
.bottom_menu {padding-top:40px;}
.bottom_menu a{color:#000000;font: 400 16px/18px 'Exo 2', Arial, sans-serif;padding:10px 10px;}

/*---------------filter---------------------*/ 
.catalog-btn{background: #a2b106;padding: 2px;}
.catalog-btn svg{    color: #fff;width: 30px;padding: 12px 0px 5px 10px;    transition: all 0.5s ease 0s}
.catalog-btn svg > rect{   transition: all 0.5s ease 0s}
.catalog-btn:hover, .catalog-btn.noslipe{background: #323232;cursor: pointer;}
.catalog-btn:hover svg >rect:not(:nth-of-type(2)),
.catalog-btn.noslipe svg >rect:not(:nth-of-type(2)){width: 75%;}
.catalog-btn .catalog-btn-title {    color: #fff;padding-left: 16px;display: inline-block;vertical-align: top;line-height: 44px;}
.filter-list{background: #fff;margin-top: 10px;}
.catalog-btn.noslipe{cursor: default;}

.filter-list .filter_title{box-shadow: 0px 1px 1px #d3d3d3;padding: 15px 20px;    font: 400 1.8vw/2vw 'Exo 2', Arial, sans-serif;}
.filter-list .filter-box{box-shadow: 0px 1px 1px #d3d3d3;padding: 15px 20px;}
.filter-list .filter-box-title{     line-height: 1.2;   font-size: 1vw;font-weight: 500;    display: inline;
    text-align: left}

.filter-list .filter-item {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
}
.filter-list .filter-item:hover p {color:#fb8f04;}
.filter-list .filter-item-check {
    width: 0.842857vw;
    min-width: 0.842857vw;
    height: 0.842857vw;
    margin-right: 0.51428571vw;
    position: relative;
    transition: .3s ease;
    border: 1px solid #8e8e8e;
    border-radius: 0.14285714vw;
    display: block;
    flex-shrink: 0;
}
.filter-list .filter-item-check:after{    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 10%;
    width: 0.21428571vw;
    height: 0.57142857vw;
    border: solid hsla(0,0%,100%,0);
    border-width: 0 0.14285714vw 0.14285714vw 0;
    transform: rotate(45deg) translate(-50%,-65%);}
.filter-list .filter-item-text{color:#000;}
.filter-list .filter-item-text span{color:#777;}
.filter-list .filter-item.active .filter-item-check{    background: #a2b106;
    border-color: #a2b106;}
.filter-list .filter-item.active .filter-item-check:after{ border-color: #fff;}
.filter-list .filter-item.disabled {    pointer-events: none!important;
    opacity: .3!important;}
.filter-item-subitem.active .filter-item-text{color:#fb8f04;}
.filter-item-subitem.active:hover{cursor: default;}
.filter-category-inside{padding-left:25px;}
.filter-category a{color: #777}
.filter-category .filter-item{    display: flex;
    white-space: nowrap;
    justify-content: space-between;}
.filters__names>span {
    font-size: 12px;
    margin-bottom: 8px;
    display: block;
    margin-top: 20px;
}
.filters__choose {     list-style: none;
    margin: 0px 0 10px 0px;
    padding: 0 0 0 20px;}
.filters__choose li {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
    font-size: 14px;
    margin: 3px 0px;
}
.filters__choose .choose__item{    display: flex;
    align-items: center;
    justify-content: center;}
.filters__choose .num {
    margin-left: 5px;    color: #777;
}
.filters__choose .delete-btn { position:relative;   display: block;
    width: 10px;
    height: 10px;
    margin-right: 10px;}
.filters__choose .delete-btn:after, .filters__choose .delete-btn:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 100%;
    background: #898989;
    transform: rotate(45deg);
    transition: .5s ease-in;
}    
.filters__choose .delete-btn:before {
    transform: rotate(135deg);
}
.filters__reset {
    display: block;
        margin-top: 20px;
    color: #fb8f04;
    text-decoration: underline dashed;
    font-size: 15px;
}


/*------------------------------------*/  
 .owl-nav{}
 .owl-prev, .owl-next{display:block !important; width:42px; height:42px; border:1px solid #fff;
position:absolute;  top:0; bottom:0; margin:auto; transition:0.2s;
background-color:rgba(255,255,255,0.4);}
 .owl-prev:before{font-family: FontAwesome;line-height: 1;content: "\f104";font-size: 25px;color: #fff;top:7px;position: absolute;left: 14px;}
 .owl-next:before{font-family: FontAwesome;line-height: 1;content: "\f105";font-size: 25px;color: #fff;top: 7px;position: absolute;left: 17px;}
 
.owl-prev:hover:before,  .owl-next:hover:before{color:#323232;}
.owl-prev{left:0px;}
.owl-next{right:0px;}
.owl-dots {position:absolute; width:100%; bottom:20px; text-align:center; left:0;}
.owl-dot{display:inline-block; padding:3px;}
.owl-dot span { width:11px; height:11px; background-color:#fff; display:block; border-radius:50%;
			transition: 0.4s;}
 .owl-dot.active span{background-color:#323232;}
 
 .slider_home{margin-bottom: 30px;}
 .home span {position: absolute;top: 40px;left: 85px;z-index: 99;}
 .home b {font: 42px 'Exo 2', Arial, sans-serif;display:block;text-transform: uppercase;color: #fff;letter-spacing: -1px;width: 63%;}
 .home a.bt_2 {margin-top: 30px;position: relative;display: inline-block;background-color: transparent;border: 2px solid #fff;color: #fff;padding: 10px 40px;font: 24px 'Exo 2', Arial, sans-serif;transition: 0.34s;}
.bt_2:hover {text-decoration: none;color: #3f3535 !important;}
.bt_2:after {content: '';position: absolute;display: blokc;width: 0;height: 100%;top: 0;left: 0;background-color: #fff;z-index: -1;transition: 0.3s;box-sizing: border-box;}
.bt_2:hover:after {width: 100%;}

#products_list{border: none;display:-ms-flexbox;display:-webkit-flex;display:flex;
-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;
-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;
-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;
-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;}
.product_wrap {/*width:calc(100% / 4);position:relative;padding:0;margin:0;*/
    position: relative;
    display: flex;
    flex-direction: column;
    width:calc(100% / 4);
    border-radius: 0.21428571vw;
    transition: box-shadow .3s ease;}

.product_block {padding: 0px 15px;margin: 0px 10px 10px 0px;position: relative;border-radius: 1px;
border: 1px solid #e5e5e5;overflow: hidden;background: #ffffff;}
.product_block__wrap{ 
    position: relative;
    display: inline-block;
    width: 100%;
    height: 0;
    margin: 0;
    text-align: center;    padding-bottom: calc(90% * 200 / 200);}
.product_block__image{    position: absolute;
    top: 1em;
    left: 1em;
    right: 1em;
    bottom: 1em;
    border-radius: 0.25em;}
.product_block__image picture{     max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;   position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;}
.product_block__wrap img{    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;}
.product_block__title {display: block;position: relative;/*min-height: 70px;*/overflow: hidden;text-align: center;
    transition: 0.3s;margin-bottom: 5px;    display: block;
    font-size: 1.12em;font-weight: 500;
    height: calc(1.125em * 3);
    line-height: 1.125em;}
#products_list .product_block:hover .product_block__title{    height: auto;overflow:visible;}
.over_hid span{color:#000;display:block;margin-top:15px; font-family: 'Exo 2', Arial, sans-serif;}
.over_hid:hover {text-decoration: none;}
.over_hid:hover span{color: #afbf06;}
.over_hid p {color:#777;font-size:13px;line-height:15px;padding: 0px 10px;} 

.price__wrap{text-align:center;margin-bottom:10px;}
.price_span{text-transform: none;color: #323232;font-size: 1.4em;font-weight: 600;line-height: 18px;padding-right: 4px;color: #fb8f04;}
.price_old{text-transform: none;color: #323232;font-size: 1em;
font-weight: 300;line-height: 18px;padding-right: 4px; display:block;}
.price_span small{font-weight: 300;  color: #777;}

.product_block__btn{    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0.5em 0 0 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;}
.add_me{margin:5px 0px;  width:80px;  border: 1px solid #c5c5c5;padding: 4px 0px;
    background: #fff;
    border-radius: 3px;}
label.quantity_box {float: left;font-size:12px;color: #a5a5a5;margin-right: 4px;}
.add_me input{
border: none;
border-radius: 0!important;
width: 20px;
height: 18px;
padding: 0 3px 0 3px;
color: #333;text-align:center;display:inline-block;vertical-align: top;
}
.add_me a{display:inline-block; vertical-align: top;width:19px; height:18px;
		transition:0.2s;}
.add_me a.min:before {float: left;
padding-left: 5px;
font-family: FontAwesome;
line-height: 1;
font-size: 12px;
color: #515151;
content: "\f068";
padding-top: 4px;}
.add_me a.max:before {float: left;
padding-left: 5px;
font-family: FontAwesome;
line-height: 1;
font-size: 12px;
color: #515151;
content: "\f067";
padding-top: 4px;;}


.add_me a.efect{transform:scale(1.3); opacity:1}
.add_me a.min.efect{transform:scale(0.8); opacity:1;}
.basket_s{position:relative;text-align: center;padding-left:7px;
height:32px; width:115px; display:block; margin:15px 0; border-radius:1px; 
font: 500 14px/30px  'Exo 2', Arial, sans-serif; color:#fff;
text-transform:none; letter-spacing:0; text-decoration:none;
background: #a4b503; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E0YjUwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzlhYWEwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YTk4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #a4b503 0%, #9aaa02 50%, #8a9800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b503), color-stop(50%,#9aaa02), color-stop(100%,#8a9800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a4b503 0%,#9aaa02 50%,#8a9800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a4b503 0%,#9aaa02 50%,#8a9800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a4b503 0%,#9aaa02 50%,#8a9800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a4b503 0%,#9aaa02 50%,#8a9800 100%); /* W3C */
cursor:pointer;
background-color: #a4b503;transition: 0.34s;
}
.basket_s:before {position:absolute;top:1px;left:7px;font-family: FontAwesome;
                  content: "\f07a";font-size: 19px;color: #fff;z-index: 100;transition: 0.34s;}
.basket_s:hover{color:#fff;text-decoration: none;background: #fb8f04;text-shadow:0xp 1px 1px #000;}
.basket_s:hover:before{top:50px;}

.basket_s.basket_noicon:before{font-size: 0px;}

.product_wrap {position:relative;height: 382px;height:22vw; overflow:visible;}
.product_wrap .product_block{transition: 0.3s;position:absolute;top:0px;left:0px;width: 88%;}

#products_list .product_wrap .product_block:hover {z-index:100;box-shadow:0 5px 30px rgba(0,0,0, 0.5);top:-10px;}

#products_list .product_block:hover .over_hid{height:auto;}
#products_list .product_block:hover .over_hid:before{opacity:0;}
#products_list .product_block:hover .over_hid p{opacity:1;}


.sale .sale_block {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    position: absolute;
    padding: 14px 12px;font-weight: 600;font-size:14px;
    max-height: 47px;
    background-color: #fb8f04;
    top: 0;
    left: 0;color:#fff;
}
.sale.inline .sale_block{position: relative;max-width: 119px;margin-bottom: 15px;border:1px solid #fb8f04;
background: #fff;color:#fb8f04;}

.listStyle{margin:15px 20px;}
.listStyle li{padding:5px 0px;font-size:13px;}

.page-404{    width: 60vw;
    margin: 5vh auto;
    height: 40vh;
    position: relative;
    background: url(/design/alliance/img/lamp.svg) top right no-repeat;}
.page-404-bolt{position:absolute;top:0;left:20%;}
.page-404-bolt .fa{font-size:120px;color:#a1b204;}
.page-404-bolt .img{font-size:120px;color:#a1b204;}
.page-404 h1{      font-size: 18.28571429vw;
    line-height: 19.71428571vw;
    font-weight: 700;
    letter-spacing: .15em;
    padding-top: 10vh;
    color: #a4b503;
    text-shadow: 1px 5px #606060;}
.page-404 h2{    font-size: 2.28571429vw;
    line-height: 2.71428571vw;letter-spacing: .12em;
    text-align: center;
    color: #767676;}

@media (max-width: 1660px) {
    .product_wrap {height:26vw;}
}
@media (max-width: 1400px) {
    .product_wrap {height:24vw;}
}
@media (max-width: 1360px) {
    h1{    font-size: 22px;   line-height: 24px;}
    .content_leftcol {width:25%;    padding: 0px 1em 0px 0px;}
    .content_main.with_leftcol{width:75%;}
    .product_wrap {width:calc(100% / 3);height:29vw;}
    .owl-carousel .product_wrap {height:31vw;}
}
@media (max-width: 1300px) {
    .owl-carousel .product_wrap {height:25vw;}
}
@media (max-width: 1200px) {
    .owl-carousel .product_wrap {height:31vw;}
}
@media (max-width: 1100px) {
    .product_wrap, .owl-carousel .product_wrap {height:28vw;}
    .product_block__wrap{padding-bottom: calc(70% * 200 / 200)}
    .product_block__title{height: calc(1.2em * 4); font-size: 1.02em;}
    .product_block__btn .price_span{font-size: 1.12em;}
    
    .owl-item .product_block__wrap {padding-bottom: calc(90% * 200 / 200);}
    .owl-item .product_wrap {height:36vw;}
    .owl-item .product_block__btn .price_span small {font-weight: 300;color: #777; font-size: 14px;}
    .owl-item .basket_noicon{    font-size: 13px;padding: 0px 2px;}
}
@media (max-width: 1024px) {
    .content_leftcol {display:none;}
    .content_main.with_leftcol{width:100%;}
    .product_wrap, .owl-carousel .product_wrap {    height: 34.5vw;}
    .product_block__btn .price_span{font-size: 1.4em;}
    .owl-item .price__wrap{margin-bottom: 5px;}
    .owl-item .product_block__btn .price_span{font-size: 1.2em;line-height: 1.2em;    line-height: 0.8em;}
}
@media (max-width: 860px) {
   .product_wrap {height:39vw;}
   .product_block__btn .price_span{font-size: 1.12em;}
   .owl-carousel  .product_block__title{ height: calc(1.2em * 3);}
   .owl-carousel .product_wrap{ height: 44vw;}
}
@media (max-width: 720px) {
   .product_wrap {width:calc(100% / 2);height:52vw; font-size: 1.12em;}
   .product_block__btn .price_span{font-size: 1.4em;}
   .owl-carousel .product_wrap{height:52vw;}
   .owl-item .product_block__wrap {padding-bottom: calc(70% * 200 / 200);}
 
}
@media (max-width: 620px) {
    .product_wrap {height:56vw;}
    .owl-carousel .product_wrap {height:315px;}
    .product_block__btn .price_span, .owl-item .product_block__btn .price_span{font-size: 1em;}
}
@media (max-width: 520px) {
    #products_list{    justify-content: center}
    .product_wrap {width:100%;max-width: 370px;    height: auto;}
    .product_wrap .product_block{position: relative;}
    .product_block .product_block__title{    height: auto;overflow:visible;}
}

/************ pages list ******/
.pageNumber{    font-weight: 300;font-size:15px;
    display: flex;
    align-items: center;
    justify-content: center;width:100%; }
.pageNumber span, .pageNumber a{color:#777; vertical-align:top; padding:7px 12px;}
.pageNumber a:hover, .pageNumber a:hover svg, .pageNumber a.active{color:#afbf06;}

.page_list{margin:0px 7px;}
.pageNumber svg{width:40px;}
.pageNumber a.active{    background: #ededed;
    color: #000;font-weight: 600;
    border-radius: 50%;}

.catalog-block{background: #fff;padding: 20px;margin-bottom:30px;}
.catalog-wrap{order: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;}
.catalog-wrap .groups__item{
    display: flex;
    flex-direction: column;
    
    width:calc((100% - 40px)/4);
    
    border-radius: 0.21428571vw;
    transition: box-shadow .3s ease;}
.catalog-wrap .groups__item:nth-child(4n){margin-right: 0px;}
/*catalog inside */
.catalog_inside {display: block;height: 48px;border-bottom: 2px solid #323232;
background-color: #e7e7e7;}
.catalog_inside a {display: inline-block;text-decoration: underline;color: #323232;
padding: 0px 20px;line-height: 48px;}
.catalog_inside a.active{background-color: #323232; color: #fff;}
.catalog_inside a:hover{text-decoration: none;color: #fb8f04;}



@media (max-width: 1360px) {
    .catalog-wrap .groups__item img{width: 80%;}
}
@media (max-width: 1200px) {
    .catalog-wrap .groups__item {width:calc((100% - 26px)/3);}
    .catalog-wrap .groups__item:nth-child(3n){margin-right: 0px;}
    .catalog-wrap .groups__item:nth-child(4n){margin-right: 10px;}
    .catalog-wrap .groups__item img{width: 90%;}
}

@media (max-width:1024px) {
    .catalog-wrap .groups__item {width:calc((100% - 40px)/4);}
    .catalog-wrap .groups__item:nth-child(3n){margin-right: 10px;}
    .catalog-wrap .groups__item:nth-child(4n){margin-right: 0px;}
    .catalog-wrap .groups__item img{width: 80%;}
}
@media (max-width:960px) {
    .catalog-wrap .groups__item {width:calc((100% - 26px)/3);}
    .catalog-wrap .groups__item:nth-child(3n){margin-right: 0px;}
    .catalog-wrap .groups__item:nth-child(4n){margin-right: 10px;}
    .catalog-wrap .groups__item img{width: 90%;}
}
@media (max-width:720px) {
    .catalog-wrap .groups__item {width:calc((100% - 14px)/2);}
    .catalog-wrap .groups__item:nth-child(3n){margin-right: 10px;}
    .catalog-wrap .groups__item:nth-child(2n){margin-right: 0px;}
    
    .pageNumber .page_list, .pageNumber .page_dots{display:none;}
    .pageNumber .mobile-pages{display:block;color:#777;}
    .pageNumber .mobile-pages .active{color:#333;  color: #000;font-weight: 600;}
}

@media (max-width: 520px) {
        
        .catalog-wrap .groups__item {width:100%;margin-right: 0px;}
}
/*--------------------------------------------------*/
.gm-style-iw {min-height:100px !important; height:auto !important; width:230px !important;
			padding-left:10px; padding-top:10px;}
.gm-style-iw  div{overflow:visible !important;}
.gm-style-iw  div, .gm-style-iw  span{font-size:15px;text-align:left !important;}
.gm-style-iw  b{color:#323232;}
.open_store_info span{display:block; margin:5px 0; color:#323232;}
.open_store_info span.shop_phone{font-size:23px;color: #afbf06;}

/*** product page *********/
.product_page {    list-style: none;
    width: 100%;
    margin: 0 0 1em 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: flex-start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}
.product_page .product-info, .product_page .product-delivery{
    display: flex;background:#fff;border-radius: 1px;
 -webkit-flex: 3;
    -moz-flex: 3;
    -ms-flex: 3;
    -o-flex: 3;
    flex: 3;    box-shadow: 0px 1px 1px #d3d3d3; }

.product_page .product-delivery{margin-left:3px; -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;}
.product_page .product-info-inside{padding:20px;}
.product_page .product-delivery-inside{padding:20px;width:100%;text-align: center;    box-shadow: 0px 1px 1px #d3d3d3;}

.product_page .image-swap, 
.product_page .ad-gallery{width:360px;min-width:360px;text-align:center;}
.image-swap .ad-image-wrapper{position: relative;/*display:block;margin-bottom: 40px !important;
            margin-left: 0px;margin-top: 0px;float: left;display:block;*/}
.image-swap .ad-image-wrapper a{display: block;width:100%;height:100%;line-height:355px;}
.image-swap img{max-width:320px;max-height:320px;vertical-align: middle;}
.product_page .product-info-block{width:100%;margin:0px;} 
.product_page .product-info-block-right{width:62%;margin-left:40px;} 

.product-info .short_params{margin: 10px 0px;font-size:16px;font-weight: 300;}
.product-info .short_params b{font-weight: 600;}
.product-info h1, .product-info .headline_line{padding-left:0px;margin-left: 0px;}
.product-info h1{line-height: 28px;}
.product-info .p_info{margin-top:10px;font-size: 15px;}

.product-delivery .info-sidebar{padding:10px 5px 0px 5px;text-align: left;}
.product-delivery .info-item{margin-bottom: 20px;position:relative;}
.product-delivery .info-item-title{    padding-left: 28px;line-height: 1.2;font-size:18px;font-weight: 500;}
.product-delivery .info-item ul{    margin: 10px;padding: 0 0 0px 6px;    font-size: 15px;    line-height: 15px;font-weight: 300}
.product-delivery .info-item li{padding-bottom: 7px;}
.product-delivery .info-item .value{color:#8d8d8d;display: block;font-size: 13px;}
.product-delivery .delivery-method .info-item-title:before{font-family: FontAwesome;
    font-size: 21px;
    position: absolute;
    left: 0;    content: "\f0d1";}
.product-delivery .payment-methods .info-item-title:before{    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    left: 0;    content: "\f09d";}
.product-delivery .back-methods .info-item-title:before{font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    left: 0;content: "\f021";}
.product-delivery .nds-methods .info-item-title:before{
    font-size: 18px;    font-weight: 800;
    position: absolute;
    left: 0;content: "%";}
.product-delivery .back-methods, .product-delivery .nds-methods{margin-bottom: 10px;}
.product-delivery .back-methods{margin-top:20px;}

.product-delivery .prshot{font-size:13px;color:#D38404;margin:5px 0px 10px 0px;}
.product-delivery table{border-collapse: collapse;border:0px solid #FFF;margin: 15px 0px;}
.product-delivery table thead{border-bottom: 2px solid #323232;background-color: #e7e7e7;}
.product-delivery table th{font-weight: normal;font-size:13px;padding: 6px 0;}
.product-delivery table td{text-align:center;}
.product-delivery table tbody tr{border-bottom: 1px dashed #e8e8e8;}
.product-delivery table tfoot td{padding:20px 10px;}

.product-price .product-price-inside{margin:30px 0px 20px 0px;}
.product-price .price_old {font-size: 15px;}
.product-price .price_span {font-size: 28px;}
.product-price .price_span span{font-size: 1.5vw;}

.product-price .product-block-btn{    display: flex;transition: all .3s ease;display:-ms-flexbox;
	-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;
	-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;    vertical-align: middle;}
.product-price .basket_s{width:145px;height:45px;margin-right:20px;overflow: hidden;line-height: 45px;font-size: 17px;padding-left: 0px;}
.product-price .basket_s:before{left: 9px;font-size: 22px;display:inline-block;}
.product-price .btn-dashed{    font-weight: 500;font-size: 15px;padding: 5px 0px;line-height: 20px;color: #333;border-bottom: 1px dashed #333;
    height: 20px;display: block;    margin: 23px 0 0 0;}
.product-price .btn-dashed:hover{text-decoration: none;color:#fb8f04;border-color:#fb8f04;}

.copyrigth{font-size: 12px; margin: 10px 10px;text-align:center;color: #484747;}
.bottom_wrap{padding:0px;}
.bottom_wrap .headline_line{margin-bottom:10px;}
.wrapPopular .imith1{padding:10px 0px;}
.bottom_wrap .over_hid{display:block;height:55px;text-align: center;}
.bottom_wrap .price-block{margin:10px 0px;}

.info-block .tr, .p_info table tr {    box-sizing: border-box;
    font-size: 14px;
    line-height: 1;
    position: relative;
    display: flex;
    align-items: stretch;
    flex-flow: row nowrap;
    justify-content: flex-start;}
.info-block .tr .td, .p_info table th, .p_info table td{    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    flex-flow: column nowrap;
    justify-content: center;
    width: 206.344px;
    padding: 8px 0px 8px 5px;
    border-bottom: 1px solid rgb(213, 218, 213);}

.mobile-block {
    display: none;
}

/* shoporder */
.basket-page{justify-content: space-between;align-items: flex-start;    display: flex;
    flex-flow: row wrap;margin:20px 0px 30px 0px;}
.basket-page .basket-step{background: #fff; box-shadow: 0px 0px 2px #ccc;padding:0px 20px;}
.basket-page h2{margin:20px 0px;}
.basket-page .order_goods{width: 57%;}
.basket-page .order_form{width: 37%;}
.basket-page .basket-title{margin: 20px 0px; font-size: 1.9em;font-weight: 500;}


.cart_list{margin: 25px 0px;border-collapse:collapse;width:100%; }
.cart_list thead{border-bottom: 1px solid #323232;
background-color: #f4f4f4;}
.cart_list th{font-weight: normal;font-size:17px;padding: 15px 0;}
.cart_list td{text-align:center;padding:10px 5px;}

.cart_list .order-td-title{text-align: left;width:35%;}
.cart_list .order-td-delete{width:30px;}
.cart_list .order-td-image{width:120px;}

.cart_list tbody tr{border-bottom: 1px dashed #e8e8e8;border-top: 1px dashed #e8e8e8;}
.cart_list tfoot{/*background: #f5f5f5;*/}
.cart_list tfoot td{padding:20px 10px;font-size:16px;}
.cart_list .newPrice{font-size: 18px;font-weight: 600;}
.cart_list .noPrice{text-decoration: line-through;}
.cart_list p{margin-top:20px;}
.order_block a{color:#333;font-size: 15px;font-weight: 300}
.order_block img{max-width:60px;max-height: 60px;padding:5px;}
.order_block small{    color: #fa8f03;font-weight: 500;font-size: 14px;}

.close_oreder_block {width:55px;height:55px;display: block;padding-top:20px;}
.close_oreder_block svg{color:#000;width:20px;height:20px;color: #fb8f04;transition: 0.2s;}
.close_oreder_block:hover svg {width:25px;height:25px;}
/*
 .close_oreder_block:hover {text-decoration: none;}
.close_oreder_block:before {font-family: FontAwesome;
line-height: 1;content: "\f00d";font-size: 20px;color: #fb8f04;transition: 0.2s;
}
.close_oreder_block:hover:before {font-size: 35px;}
*/
#total_price{font-size:22px;    font-weight: 600;}
/*
.order_form .imith1{text-align: center;margin-bottom: 20px;}
.order_form .left_flied{width:500px;margin:0px auto;}
.order_form label{width:150px;display:inline-block;}
.order_form input, 
.order_form textarea{padding:3px 10px;width:300px;display:inline-block;
                    margin-bottom: 10px;vertical-align: top;
                    border: 1px solid #e3e3e3;border-radius: 2px;
}
.order_form input.failed{border:0px;box-shadow: inset 0px 0px 3px  #fb8f04;}
.order_form textarea{height:150px;}
*/
.order_form .order_button{position: relative;
text-align: center;
height: 42px;
width: 199px;
display: block;
margin: 15px auto;
border-radius: 1px;
font: normal 16px/42px 'Exo 2', Arial, sans-serif;
color: #fff;
text-transform: none;
letter-spacing: 0;
text-decoration: none;
background: #a4b503;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #a4b503 0%, #9aaa02 50%, #8a9800 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b503), color-stop(50%,#9aaa02), color-stop(100%,#8a9800));
background: -webkit-linear-gradient(top, #a4b503 0%,#9aaa02 50%,#8a9800 100%);
background: -o-linear-gradient(top, #a4b503 0%,#9aaa02 50%,#8a9800 100%);
background: -ms-linear-gradient(top, #a4b503 0%,#9aaa02 50%,#8a9800 100%);
background: linear-gradient(to bottom, #a4b503 0%,#9aaa02 50%,#8a9800 100%);
cursor: pointer;}
.order_form .order_button:hover{background: #323232;}

/* формы ------------------------------------------------*/
.ordering-data input .ordering-data select, .ordering-data textarea, .ordering-data label{width:100%;color:var(--color-1-1-1);border-color:var(--color-1-1-5);}
/*input:not([type="search"]), select, textarea, .ordering-data label.bluse:before{background-color:var(--color-white);}
input[type="number"].has-spin{background-color:var(--background-color-1-1);border-color:var(--color-1-1-8);}
input[type="number"].has-spin:focus{border-color:var(--color-1-1-8);}
select::-webkit-scrollbar-track{background-color:transparent;}
*/
.ordering-data label>span.order-label + *{background-color:transparent;}
.ordering-data label.bluse>span.order-label + *{color:transparent;}
.ordering-data label>span.order-label + select>option:not(:first-of-type){color:var(--color-1-1-1);}
.ordering-data *>span.order-label,
.ordering-data label.bluse>span.order-label{color:var(--color-1-1-1);background:#fff;}
.ordering-data label:not(.bluse)>span.order-label>*,
.ordering-data label:not(.bluse)>span.order-label>span:before{background-color:var(--background-color-1-1);color:var(--color-1-1-1);}
.ordering-data label.bluse>span.order-label>*{background-color:transparent;}
.ordering-data label.bluse>span.order-label + input:-webkit-autofill{-webkit-text-fill-color:transparent;}
.ordering-data label:not(.bluse)>span.order-label + input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px var(--color-white) inset;}


/* формы ------------------------------------------------*/
.ordering-data{list-style:none;padding:0;margin:0 0 1em 0;text-align:left;}
.ordering-data.tc *{text-align:center;}
.ordering-data label>span.order-label + *{position:relative;z-index:4;}
.ordering-data label>span.order-label + select{height:2.625em;}/*mac*/
.ordering-data label{display:block;position:relative;margin-bottom:1em;border: 1px solid #333;}
.ordering-data label.bluse{border: 1px solid #e8e8e8;}
.ordering-data label:hover{cursor:text;}
.ordering-data label.required>span.order-label:after{content:" *";margin-left:-1em;position:relative;}
.ordering-data label>span.order-label{position:absolute;left:0.5em;top:-0.75em;font-size:1.1em;padding:0px 10px;z-index:5;letter-spacing:1px;transition:all .2s;}
.ordering-data label>span.order-label + input::placeholder{font-size:2em;}
.ordering-data label.bluse>span.order-label{z-index:3;}
.ordering-data label.bluse>span.order-label{    left: 0.5em;right: 0;top: 0.5675em;font-size: 1.23em}
.ordering-data *>span.order-label>span{font-style:normal;position:relative;padding-left:1em;padding-right:1em;line-height:1em;}
.ordering-data label>span.order-label>span:before{content:"";position:absolute;height:0.125em;top:0.8125em;display:block;left:0;right:0;margin:auto;z-index:-1}
.ordering-data label>span.order-label + *{border-width:0;}
.ordering-data label input{font-size:1.23em;  height: 42px;left: 20%;width:70%;}
.ordering-data label textarea{font-size:1em;  height: 100px;left: 20%;width:70%;}
.ordering-data label:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;}

.ordering-delivery .order-item{margin:2em 0;}
.ordering-delivery .order-label{font-size: 1.7em;font-weight: 500;}
.ordering-delivery .radio-label{    margin-top: 1.42857143vw;    display: flex;    align-items: center;}
.ordering-delivery .radio-custom{     position: relative;
    content: "";
    display: block;
    border: 2px solid #b0bcbd;
    border-radius: 100%;
    background: hsla(0,0%,100%,0);   width: 1.07142857vw;
    min-width: 1.07142857vw;
    height: 1.07142857vw;
    min-height: 1.07142857vw;
    margin-right: 1.07142857vw;}
.ordering-delivery .radio-custom:after{    content: "";
    background: #8a9800;
    position: absolute;
    opacity: 0;
    border-radius: 100%;
    transition: all .2s ease;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;}
.ordering-delivery .radio-name{
    line-height: 1.35;
    
    font-weight: 500;
    position: relative;
    cursor: pointer;font-size:1.1em;}
.ordering-delivery .label-hint{    display: flex;
    color: #95a2a3;}
.ordering-delivery [type="radio"]{    position: absolute;visibility: hidden;}
.ordering-delivery [type="radio"]:checked+.radio-custom{border-color:#8a9800;}
.ordering-delivery [type="radio"]:checked+.radio-custom:after {
    opacity: 1;
}
.ordering-delivery [type="radio"]:checked~.radio-name {
    color: #8a9800;
}

.ordering-data label.bluse.failed{border: 1px solid #e8b1b1;box-shadow: 0px 0px 3px red;}
#wrap_form_quick_order{padding:20px;}
#wrap_form_quick_order input{    border: 1px solid #777;
    border-radius: 2px;
    font-size: 15px;
    line-height: 30px;
    height: 30px;}
#wrap_form_quick_order input.sendButton{border:0px;height: 45px;}

@media (max-width:1560px){
    .basket-page .order_goods{width:54%;}
    .basket-page .order_form{width:39%;}
}
@media (max-width:1260px){
    .basket-page .order_goods{width:60%;}
    .basket-page .order_form{width:32%;}
}
@media (max-width:1060px){
    .basket-page .order_goods{width:100%;}
    .basket-page .order_form{width:100%;}
    .cart_list .newPrice {font-size: 16px;}    
    .ordering-delivery .radio-custom{    width: 14px;min-width:14px;height: 14px;min-height:14px;}
}

@media (max-width: 780px) {
    .product-price .price_span span{font-size:14px;}
}
@media (max-width: 720px) {
    .cart_list tr{display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
        -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
    .cart_list td{display:block;}
    .close_oreder_block {padding-top:8px;}
    .cart_list .order-td-image    {-webkit-box-ordinal-group: -11;-webkit-order: -12;-ms-flex-order: -12;order: -12;}
    .cart_list .order-td-title    {    width: calc(65% - 2.5em - 0.5em);-webkit-box-ordinal-group: -9;-webkit-order: -10;-ms-flex-order: -10;order: -10;}
    .cart_list .order-td-delete{      -webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start;  -webkit-box-ordinal-group: -7;
        -webkit-order: -8;-ms-flex-order: -8;order: -8;}
}

@media (max-width: 480px) {
    .cart_list .order-td-image{width:60px;}
}
/*      POPUP                        */
#popup{display:none;}
#custombox-modal-content{
	background-color:#fff;
	padding:20px;
	display:inline-block;
 }
 .modal-delta-header  button{
	float:right;cursor:pointer;font-size:42px;color:#333;
	background-color:transparent;
	border:0px solid rgba(0,0,0,0);
	outline:0px solid rgba(0,0,0,0);
 
 } 
 .modal-delta-header h4 {
	margin-bottom:10px;font: 24px/32px 'Exo 2', Arial, sans-serif;	
 }
 
 .modalCustom{background-color:#fff;text-align:left; }
 .modalCustom__title{margin:10px 0px;font-size: 16px;    line-height: 1.23;
    font-weight: 300;
    color: #333;}
 .modalCustom__body table{width:600px;    padding: 15px 0px;}
 .modalCustom__body th{font-size: 15px;font-weight: 600;padding: 7px 6px;border-bottom: 1px solid #c0bdbd;color: #fa8f03;}
 .modalCustom__row td{padding:7px 6px;border-bottom: 1px dashed #d7d7d7;text-align: center;}
 .modalCustom__foot {    display: flex;align-items: center;}
 .cart-bottom-line:last-child{    flex-grow: 1;
    justify-content: flex-end;
    display: flex;};
 
 .modalCustom__foot a{color:#fff;text-decoration: none;background: #fb8f04;text-shadow:0xp 1px 1px #000;
	height:32px;padding:0px 15px; display: inline-block;border-radius:1px; font:normal 13px/32px  'Exo 2', Arial, sans-serif;}
 .modalCustom__body .price_no{font-weight: 300;color: #777;font-size:14px;}
 .modalCustom .product_name{color:#777;}
 .modalCustom .modalCustom__foot .btn{background:#a4b503;margin-left:20px;
    line-height: 20px;    font-weight: 500;    border-radius: 2px;
    color: #fff;
    padding: 10px;transition:0.2s;}
 .modalCustom .modalCustom__foot .btn.go-shopping{    background: none;
    border: 1px solid #a4b503;
    color: #a4b503;}
 .modalCustom .modalCustom__foot .btn:hover{ background: #fb8f04;text-decoration: none;}
 .modalCustom .modalCustom__foot .btn.go-shopping:hover{background: #a4b503;color:#fff;}
 .modal-cart-list {
    width: 51.78571429vw;
    max-height: 27.05882353vh;
    padding-right: 0.35714286vw;
    padding-bottom: 0.35714286vw;
    margin-bottom: 1.42857143vw;
    overflow:auto;
    }
    .modal-cart-item {
    background: hsla(0,0%,98%,.5);
    border: 1px solid #eaeaea;
    border-radius: 0.21428571vw;
    width: 94%;        padding: 15px;
    border-radius: 3px;
    margin-bottom: 7px;
}
.modal-cart-line, .modal-product-name {
    display: flex;
    align-items: center;
}.modal-product-name {
    width: 21.42857143vw;
    margin-right: 1.78571429vw;
}
.modal-product-details {
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: flex-end;
}
.modal-cart-image {
    min-width: unset;
    width: 80px;
    height: 50px;
    margin-right: 10px;
}
.modal-cart-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.modal-cart-name {
    line-height: 1.23;
    font-weight: 300;font-size:15px;
    color: #333;
    display: flex;   flex-direction: column;
}
.modal-cart-name:hover{text-decoration: none;color: #333;}
.modal-cart-name:hover .noPrice{color: #fa8f03;}
.modal-cart-amount {
    display: flex;
    align-items: center;
    justify-content: center;
}.modal-cart-price {
    display: flex;
    flex-direction: column;
    line-height: 1.25;
    font-weight: 500;
    flex-shrink: 0;}
.delete-cart-item {
    display: flex;
    align-items: center;
    margin-left: auto;
    cursor: pointer;
    color: #95a2a3;
    flex-shrink: 0;    width: 15px;
    height: 15px;
}
.modal-product-price {font-size:18px;    margin-left: 25px;}
.modal-cart-line .newPrice {font-size:18px;  font-weight: 500;}
.modal-cart-line .modal-actual-price{    color: #fa8f03;font-weight: 500;font-size: 14px;}
.modal-cart-line  .noPrice{    color: #fa8f03;font-weight: 500;font-size: 14px;text-decoration:line-through}

 #custombox-modal{
	margin-top:auto !important;
	margin-left:auto !important;
	top:0 !important;
	left:0 !important;
	bottom:0;
	right:0;
	margin:auto;
	text-align:center;
} 
.modal-delta-header{text-align:left;}

.formLight input{margin:10px 0px;width:300px;display:block;padding:5px;border:1px solid #333;}
.formLight .sendButton{border:none;width:312px;cursor:pointer}
.formLight #form_callme{margin-top:25px;}

.nostore_goods{margin:15px 0px 25px 0px;}
.nostore_goods .basket_btn{width:166px;}
.nostore_goods .formLight{display: none;width:166px;position:absolute;top:40px;right:0px;background: #fff;z-index: 100;}
.basket_btn.basket_no_price{width:250px;padding: 5px 15px;margin: 0px 0px 20px 0px;    font-size: 16px;}


@media (max-width:1400px) {
    .product_page .image-swap, .product_page .ad-gallery{
            width: 260px;min-width: 260px;
    }
}
@media (max-width:1300px) {
    .product_page .image-swap, .product_page .ad-gallery{
            width: 360px;min-width: 360px;
    }
    .product_page {flex-direction:column;
        -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;}
    .product_page .product-info, .product_page .product-delivery{    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    width:100%;}
    .product_page .product-delivery{margin:10px 0 0 0;}
    .product_page .info-sidebar{display: flex;flex-direction:row;    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;}
    .product_page .product-delivery .headline_line{display:none;}
    .info-item{ -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;    display: inline-block;
    vertical-align: top;}
    .product-delivery .back-methods{margin-top:0px;}
}
@media (max-width:1220px) {
    .product_page .image-swap, .product_page .ad-gallery{
            width: 260px;min-width: 260px;
    }
    .image-swap img {max-width: 240px;max-height: 240px;}
}
@media (max-width:1024px) {
    .product_page .product-info{    -webkit-flex: 3;
    -moz-flex: 3;
    -ms-flex: 3;
    -o-flex: 3;
    flex: 3;}
    .product_page .image-swap, .product_page .ad-gallery{
            width: 340px;min-width: 340px;
    }
    .image-swap img {max-width: 320px;max-height: 320px;}
    
    .numb_pages {
    background: none;
    justify-content: flex-start;
    padding: 0;    align-items: center;margin:10px 0;
}
    .mobile-block{display:block;}
    .mobile-filter-toggle {
        width: 65px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #a1b204;
        border-radius: 3px;
        color: #fff;
        margin-right: 10px;
        cursor: pointer;
    }
    .mobile-filter-toggle svg {
        width: 20px;
        height: 20px;
        color: #fff;
        fill: #fff;
    }
    label.select-label {
            border: 1px solid #eaeaea;
    border-radius: 3px;
    min-width: 280px;
    background: #fff;
    height: 40px;
    display: block;
    padding: 5px 10px;
    }
    .select-placeholder {
        width: 100%;
        white-space: nowrap;
            font-size: 13px;
    padding-left: 8px;display:block;
    }
    .select-label select{width:280px;}
    .select-label .chosen-container .chosen-single:before {
    left: 0;
    right: 0;
    bottom: 100%;
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
    z-index: -1;
    background: #fff;
    display: block;
    }
    .numb_pages .select_pages__block.sort-block{display:none;}
    .select-item .chosen-container-single .chosen-single {    font-size: 15px;font-weight: 600;border: none !important;}
    .select-item .chosen-container{display:block;}
    .select-item .chosen-container-active .chosen-single{box-shadow: none;}
    .select-item .chosen-container.chosen-with-drop .chosen-drop{left:-10px; 
    padding-left: 10px;
    font-size: 15px;
    font-weight: 300;}
    .select-item .chosen-container .chosen-drop{padding: 0px 10px;border-top:none;border-color: #eaeaea;}
    .numb_pages .select_pages__block.countrow-block {margin-left: auto;}
    
    body.filtered .wrap-filter-list{}
    .wrap-filter-list {
    top: 0;
    bottom: 0;
    overflow: auto;
    position: fixed;
    z-index: 9999;
    left: -100%;
    width: 320px;
    min-width: auto;
    background: #fff;
    padding: 0px 20px 0;
        display: flex;
    flex-direction: column;
    }
    .modal-delta-body{min-width:660px;}
    .modal-cart-list {
        width: 100%;
        max-height: 40vh;
        padding-right: 5px;
        padding-bottom: 5px;
        margin-bottom: 20px;
    }
    .modal-product-name {
        width: 38vw;
        margin-right: 30px;
    }
    .modal-cart-amount {
    min-width: 115px;
}
.modal-cart-price {
    font-size: 16px;
    margin-left: 25px;
}

}


@media (max-width:860px) {
    .product_page .image-swap, .product_page .ad-gallery{
            width: 260px;min-width: 260px;
    }
    .ad-gallery .ad-image-wrapper{height:340px;}
    .image-swap img {max-width: 240px;max-height: 240px;}
    .product_page .product-info-block-right {margin-left:20px;}

}
@media (max-width:780px) {
    .product-info h1, .product-info .headline_line {display:none;}
    .product_page .product-title.hidden{display: block;background: #fff;padding: 15px 0 0 0;}
    .product_page .product-title .headline_line{display: block;}
    .product_page .product-title .imith1{line-height: 30px;}
    .product_page .product-info-inside{padding-top: 0px;}
    
    .product_page .product-info{display:block;width:90%;margin:0px auto;padding:0 5%;}
    .product_page .image-swap, .product_page .ad-gallery, .product_page .product-info-block-right{
            width: 100%;min-width: 100%;
    }
    .product-info .p_info{margin-top: 30px;}
    .product-price .product-price-inside {
        margin: 0;
        position: fixed;
        background: #fff;
        height: 60px;
        padding: 0px 5% 10px 5%;
        width: 90%; left: 0;bottom: 0;    align-items: center;
        z-index: 100;box-shadow: 0 -3px 10px rgb(0 0 0 / 15%);
    }
    .product-price .product-price-inside .p_block{justify-content: space-between;align-items: flex-start;    display: flex;
    flex-flow: row wrap;    align-items: center;}
    
    .basket_btn.basket_no_price{margin: 14px auto;}
    .modal-delta-body{min-width:540px;}
}
@media (max-width:660px) {
    .modal-delta-body{min-width:440px;}
    .modal-product-name{margin-right: 10px;    width: 45vw;  }
    .modal-product-price{    margin-left: 6px;margin-top: 4px;}
    .delete-cart-item{    width: 13px;height: 13px;order: -3;}
    #total_price{font-size:18px;}
    .modalCustom .modalCustom__foot .btn{    margin-left: 15px;}
    .modal-product-details{    flex-direction: column;}
    .modalCustom__title{font-size: 14px;}
}
@media (max-width:620px) {
    .numb_pages .select_pages__block.countrow-block {display:none;}
}
@media (max-width:560px) {
    .modal-delta-body{min-width:100%;}
    .modal-cart-name{font-size:13px;}
}
#header-placeholder {
    background-color: hsl(0deg 0% 53% / 60%);
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 59;}
.mob-catalog-menu{position:absolute;width:300px;}
.mob-catalog-menu .step_one a{padding: 15px 15px 15px 70px;font-size:16px;}
.mob-catalog-menu .step_one img{    max-width: 40px;max-height: 38px;}

.dark-overlay {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    background: rgba(0,0,0,.4);
    z-index: 5;
    pointer-events: none;
    opacity: 0;
    transition: .25s ease;}
body.filtered .dark-overlay, body.opened .dark-overlay {
    opacity: 1;
    pointer-events: all;
}
body.filtered .content_leftcol{display:block;width:0px;margin: 0px;padding:0px;}
body.filtered .content_leftcol .catalog-btn{margin: 0px;padding:0px;}
body.filtered .filter-list .filter-box{    box-shadow: 0px 1px 0px #d3d3d3;}
body.filtered .filter-list .filter_title{font-size:16px; box-shadow: 0px 1px 0px #d3d3d3;padding:15px 0;font-weight:600;}
body.filtered .filter-list .filter-box-title {color:#a1b204;
    line-height: 16px;font-size: 15px;font-weight:600;}
body.filtered .filter-list .filter-item-check{    width: 12px;
    min-width: 12px;
    height: 12px;    margin-right: 7px}

.mobile-nav {
    position: fixed;
    right: -100%;
    top: 0;
    width: 380px;
    height: 100vh;
    background: #fff;
    padding: 0 12.5px 0 25px;
    opacity: 0;
    z-index: 100;
    overflow: hidden;
}

@media (max-width:900px) {
    .header {     position: fixed;  height: 70px;    justify-content: space-between;
        background: url(../img/bg_heder.gif) repeat-x 0 -50px;}
    .header .width1200{padding-top:0px;}
    .header_menu, .header-block.wrap_text_icon{display:none;}
    .header-block.logo{height:70px;}
    .header-block.logo img{    width: 56px;margin-top: 7px;}
    .header-block.order_but{margin-top:4px;}
    .wrap-mb-phone.header-block{    display: inline-block;    -webkit-flex:1;-moz-flex:1;
    -ms-flex:1;-o-flex:1;flex: 1;}
    .path_wrap{    padding-top: 70px;}
    #mobile-menu-burger{display: block;}
    .burger-nav button{ cursor:pointer;   width: 42px;
        height: 38px;
        background: #323232;
        border-radius: 3px;
        border: 1px solid #a0b205;padding: 4px 0px 0px 0px;border: 0px; margin-top: 15px;}
    .burger-nav button i.fa{font-size:26px;}
    .burger-nav button svg{width:28px;color:#a0b205;}
    .header-block.wrap_search{ margin-top:16px;   -webkit-flex: 8;
    -moz-flex: 8;
    -ms-flex: 8;
    -o-flex: 8;
    flex: 8;}
    .wrap_search.header-block form{     width: auto;min-width: 360px;position: absolute;right: 0;}
    .wrap_search.header-block input.search_input{width:75%;}
    
    .breacrumbs{min-height: 30px;}
    .breacrumbs a{font-size:13px;}
}
@media (max-width:600px) {
    .wrap_search.header-block form{  margin-right: 25px;   width: auto;min-width: 160px;}
}
@media (max-width: 520px) {
    
    .wrap_search.header-block form{  margin-right: 0px;   width: auto;min-width: 50px;}
    .wrap_search.header-block input.search_input{display:none;}
    .wrap_search.header-block .search_submit{background: none;}
    .wrap_search.header-block .form_search svg{  width:24px;  color: #c7d910;top:6px;}
}

@media (max-width: 460px) {
    .content_wrap.is_main_page{margin-top:10px;}
    .slider_home{margin-bottom: 10px;}
    .owl-carousel .product_wrap{height: 360px;max-width: 100%}
    .owl-item .product_block__wrap {   padding-bottom: calc(50% * 200 / 200);}
    .owl-carousel .product_block .product_block__title{ height: calc(1.2em * 3);
    padding: 0px 40px;}
    
    .product-price .btn-dashed{    font-size: 13px;margin-top:17px;
    padding: 7px 0px;
    line-height: 13px;
    width: 62px;}
    .product-price .basket_s{    width: 120px;height: 40px;line-height: 40px;}
    .product-price .basket_s:before{content: '';}
    .product_page .info-sidebar{display:block;  }
    .product_page .product-title .imith1{line-height: 28px;}
    
    .bottom_menu    {display: flex;flex-wrap: wrap;padding: 20px;}
    .bottom_menu a{ flex: 1 1 51%;padding:5px 0;}
    .bottom_menu a:nth-child(2n) {
        flex: 1 1 49%;
    }
    footer p{width:80%;margin: 0 auto;text-align: center;}
    .mobile-nav {width:320px;}
    .mobile-nav nav a{width:300px;}
}

.chose-language-list{width:600px;}
.chose-language-list {
    display: grid;
    margin-top: 30px;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 15px 60px;
}.chose-language-item {
    display: flex;
    flex-flow: column;
}.chose-language-item p {
    margin-bottom: 10px;
}
.chose-language-item .main-btn{    position: relative;
    text-align: center;
    height: 42px;
    width: 199px;
    display: block;
    margin: 0px auto;
    border-radius: 1px;
    font: normal 16px/42px 'Exo 2', Arial, sans-serif;
    color: #fff;
    text-transform: none;
    letter-spacing: 0;
    text-decoration: none;
    background: #a4b503;}

#cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 0px;
    width: 100%;
    background: #667102;
    z-index: 100;
    justify-content: space-between;
    -webkit-box-shadow: 3px 20px 27px 10px #3b3b3b;
    box-shadow: 3px 20px 27px 10px #3b3b3b;
}
#cookies div{padding:20px 40px;
    display: inline-flex;}
#cookies p {
    width: 80%;
    margin: 0;color:#fff;
    font-size: 15px;line-height: 25px;
}
#cookies .btn {
    cursor: pointer;
    width: 15%;
    margin-left: 2%;
    max-width: 156px;
    min-width: 120px;
    max-height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #fff;
    border-color: #fff;
    color: #667102;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    margin: 0;
    margin-left: 2%;
    border: 1px solid;
    border-radius: 3px;
    padding: 0;
    overflow: hidden;
    transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
}

#cookies .btn:hover{
    opacity:0.9;
}

@media (max-width:820px) {
    #cookies p{width:76%;font-size:14px;line-height: 16px;}
    #cookies .btn{width:28%;font-size:16px;}
}
@media (max-width:600px) {
    #cookies p{width:72%;font-size:12px;line-height: 14px;}
    #cookies .btn{width:26%;font-size:14px;}
}
