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

body {width: 100%;
font-size: 14px;  font-family: 'Trebuchet MS', 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 'Trebuchet MS', sans-serif;}

.imith1{  font: 400 24px/36px 'Trebuchet MS' 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: 'Trebuchet MS', 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: #323232; position: relative;z-index: 999;width: 100%;margin: 0 0 0 0;}

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

.header .width1200{padding-top: 45px;position: relative;}
.header ul{padding:0px;margin:0px;}
.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;}

.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;}

    .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;}
}


.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{}
.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;}


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


.block_center{justify-content: space-between;align-items: flex-start;    display: flex;
    flex-flow: row wrap;width: 56%;margin:100px auto 40px auto;max-width:680px;}
.block_center .border_form{background: #fff; box-shadow: 0px 0px 2px #ccc;padding:20px;border-radius:10px;}
.basket-page h1{margin: 20px 0px; font-size: 1.9em;font-weight: 500;}

.block_center .input{width:80%;margin:10px auto 20px auto;display:block;position:relative;}
.block_center input{border: 1px solid #e8e8e8;font-size: 1.08em;
    height: 42px;border-radius:2px;padding: 0px 20px;width:320px;}
.rounded_btn{background:#323232;color:#ccc;}
.rounded_btn:hover{background:#545454;cursor:pointer;}
.block_center .rounded_btn{width:362px;border: 1px solid #333;height:44px;}
.input.error input{border-color:red;}
#auth_login_error{color:red;font-size: 1.08em;height:30px;padding-top:10px;}
label>.ui-tooltip {
    max-width: 85%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px;
    margin: auto;
    z-index: 500;
}

.themes_wrap{margin:20px;width:680px;}
.themes_wrap h1 {margin:0px 0px 20px 0px;}
.themes_wrap .li{border-bottom: 1px dashed #004dc2;padding: 10px;font-size: 1.2em;}
.themes_wrap .li:last-child{border-bottom: 0px;}
.themes_wrap .li a{color:#000;}
.themes_wrap .li a:hover{}
.themes_wrap .li small{display: block;font-size: 0.869em;line-height: 1.64em;color: #666666;}


.test_wrap img{width:50px;}
.test_wrap.manager{text-align: right;color:#545454;}
.test_wrap.manager a{color:#000;}

.test_wrap.is_client_answer{text-align: left;display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;}
.test_wrap.is_client_answer img{width:120px;height:164px;}
.test_wrap.is_client_answer .wrap_question{width:60%;margin-left:25px;}
.test_wrap.is_client_answer .wrap_question .li{width:100%;}
.test_wrap.is_client_answer .li a{color:#004dc2;}
.test_wrap.is_client_answer a{color:#004dc2;}
.test_wrap.manager li a:hover{text-align: right;}

.btn_wrap {margin: 0 0 20px 0;}
.btn_wrap .rounded_btn{display:block;width:262px;margin: 0px auto 20px auto;border: 1px solid #333;line-height: 44px;text-align: center;height:44px;border-radius:2px;}

/*------------------------------------*/  
 .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 'Trebuchet MS', 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-size: 24px;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%;}

.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;}


/************ 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%;}


@media (max-width:720px) {
    .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;}
}

/*--------------------------------------------------*/
.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;}

.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;
}

/*      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-size: 24px;line-height: 32px;	
 }
 
 .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 'Trebuchet MS', 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 'Trebuchet MS', 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;}
}
