@font-face {
    font-family: 'Open Sans'; 
    font-weight: 400;
    font-style: normal;
    src: url(/css/fonts/OpenSans-Regular.ttf) format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans'; 
    font-weight: 600;
    font-style: normal;
    src: url(/css/fonts/OpenSans-SemiBold.ttf) format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans'; 
    font-weight: bold;
    font-style: normal;
    src: url(/css/fonts/OpenSans-SemiBold.ttf) format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans'; 
    font-weight: 900;
    font-style: normal;
    src: url(/css/fonts/OpenSans-Bold.ttf) format("truetype");
    font-display: swap;
}
/* cyrillic-ext
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0-ExdGM.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} */
/* cyrillic
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0aExdGM.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} */

/* latin-ext 
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(https://xn--80aalwclyias7g0b.xn--p1ai/css/fonts/ptsns-latin.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
*/
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('PT Sans'), local('PTSans-Regular'), url(/css/fonts/pt_sans.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
input, textarea, select {
    -webkit-appearance: none;
} */
    .h2-categors{
        text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 12px;
    box-shadow: 0px 3px 10px rgba(158, 158, 158, 0.39);
    background: #fdda2b;
    line-height: 23px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
      }
      .it-middle-punkt{
            display: block;
    outline: none;
    box-shadow: inset 0 -1px rgba(0,0,0,0.2);
    text-shadow: 0 0 1px rgba(255,255,255,0.1);
    font-size: 1.4em;
    -webkit-transition: background 0.3s, box-shadow 0.3s;
    -moz-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s;
    padding-left: 20px;
    text-decoration: none;
    color: #111;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding: 7px 0px 7px 20px;
      }
.valute{
 font-family: 'PT Sans','Open Sans','Trebuchet MS'; font-weight: 400;
}
#hello-bonus{
font-family: 'Open Sans';
    line-height: 30px;
    background: #f8f4f4;
    text-align: center;
    font-size: 14px;
    padding: 0 15px;
    margin-top: 10px;
}
#hello-bonus a{
color: #111;
  }
   #hello-bonus-mob{
         display: none;
     }
     #oform-cart{
  text-decoration: none;
    display: inline-block;
    margin: 5px 0;
    font-weight: 400 !important;
    background: #ff3535;
    font-size: 13px !important;
    line-height: 21px;
    padding: 0 10px;
    color: #fff !important;
    border-radius: 4px;
}
.full-carts #name-mycart{

}
#empty-cart{
  color: #666;
}
#fll-cart{
  line-height: 15px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #555; display: block;
}
#fll-cart img{
    display: inline-block;
    vertical-align: top;
}
#oform-cart:hover{
      background: #bf312c;
}
#cart-box .displaynone{
  display: none;
}
  @media screen and (max-width: 600px){
     #hello-bonus{
         display: none;
     }

      #hello-bonus-mob{
  display: none;
     }
      #hello-bonus-mob a{
  color:#111;
      }

  
  }

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
html{font-size:100%;}
html,button,input,select,textarea{font-family:sans-serif}
body{margin:0}
/*a:focus{outline:thin dotted}*/
a:active,a:hover{outline:0}
h1{font-size:2em;margin:.67em 0}
h2{font-size:1.5em;margin:.83em 0}
h3{font-size:1.17em;margin:1em 0}
h4{font-size:1em;margin:1.33em 0}
h5{font-size:.83em;margin:1.67em 0}
h6{font-size:.75em;margin:2.33em 0}
b,strong{font-weight:bold}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:'';content:none}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dl,menu,ol,ul{margin:1em 0}
dd{margin:0 0 0 40px}
menu,ol,ul{padding:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none}
img{border:0;}
form{margin:0}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;}
button,input{line-height:normal}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}


.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(loading.gif) no-repeat 50% 50%; }



.box-modal {
	position: relative;
	width: 500px;
	padding: 16px;
	background: #fff;
	color: #3c3c3c;
	font: 14px/18px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
	border-radius: 6px;
}
.box-modal_close { position: absolute; right: 10px; top: 6px; font-size: 11px; line-height: 15px; color: #999; cursor: pointer; }
.box-modal_close:hover { color: #666; }





html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,section,nav,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;  
}
ol, ul {
list-style: none;
}

table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
} 
section, nav, header, footer, article 
{
 display:block;
}
body
{

}
		
	#content-mn-left{
  float:left;width:210px;    
  margin-left: 0px;
}
#content-mn-right{
  float: right;
    width: 835px;
    margin-right: 0px;
}
#content-mn-right h1{
  font-family: 'Open Sans';
    font-size: 27px;
    color: #333;
    line-height: 40px;
    padding-top: 0 !important;
    text-align: left !important;
    font-weight: 600;
    padding-bottom: 0 !important;
    margin: 30px 0 !important;
}
#list-acc {
    margin-top: 15px;
    border-radius: 0;
    min-height: 200px;
    overflow: hidden;
}
#list-acc li a {
    display: block;
    padding: 10px 20px;
    color: #000;
    text-decoration: none;
    font-family: 'Open Sans';
    font-size: 14px;
}
#list-acc li a.actm {
    background: #F5D848;
}
#list-acc li a:hover {
    background: #FEEEA2;
}
	
.animate
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

.action-button
{
	position: relative;
	padding: 10px 40px;
  margin: 0px 10px 10px 0px;

	border-radius: 10px;
	font-family: 'Pacifico', cursive;
	font-size: 25px;
	color: #FFF;
	text-decoration: none;	
	border-top: 0;
border-left: 0;
border-right: 0;
}

.blue
{
	background-color: #3498DB;
	border-bottom: 5px solid #2980B9;
	text-shadow: 0px -2px #2980B9;
}

.red
{
	background-color: #E74C3C;
	border-bottom: 5px solid #BD3E31;
	text-shadow: 0px -2px #BD3E31;
}

.green
{
	background-color: #82BF56;
	border-bottom: 5px solid #669644;
	text-shadow: 0px -2px #669644;
}

.yellow
{
	background-color: #F2CF66;
	border-bottom: 5px solid #D1B358;
	text-shadow: 0px -2px #D1B358;
}

.action-button:active
{
	transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
	border-bottom: 1px solid;
}
.rubl{
  font-size: 21px;
  color: #575757;
  font-weight: normal;
  display: inline-block;
  line-height: 7px;
  text-transform: uppercase;
  border-bottom: 1px solid #575757;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,section,nav,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
 /*
@font-face {
    font-family: 'Open Sans';
    src: url('/css/open.ttf'); 
    font-weight:normal;
}

@font-face {
    font-family: 'Open Sans'; 
    src: url('/css/openb.ttf'); 
    font-weight:bold;
} */

:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;  
font-family: 'PT Sans','Open Sans','Trebuchet MS';  
font-size: 16px;
}
ol, ul {
list-style: none;
}

table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
} 
section, nav, header, footer, article 
{
 display:block;
}
body
{

}
.order-name {
overflow: hidden;
}	
.content-mn header
{
    height: 90px;
    position: relative;
    width: 1090px;
    display: block;
    background: #fff;
    margin: 0 auto;
}	
.content-mn header>div
{
width: 1090px;
margin: 10px auto 0px;
}
header.retailrocket-widgettitle {
    margin-bottom: 15px !important;
    text-align: center;
    font-family: 'Open Sans' !important;
    font-size: 17px;
    margin-top: 20px;
}
#list-linker{
	text-align: left;
}
#list-linker li{
	display: inline-block;
font-family: 'Open Sans';
}
#list-linker li a{
display: inline-block;
    padding: 5px 8px;
    color: #868686;
    text-decoration: none;
    font-size: 13px;
    line-height:33px;
}
#list-linker li a:hover{
    color: #030303;
}
#sch-img{
    position: absolute;
    left: 690px;
    top: 11px;
    width: 21px;
    opacity: .6;
}
.bx-search .ya-site-form__input input{
        width: 290px !important;
}
.bx-search .ya-site-form__input input{
          width: 98% !important;
}
#ya-site-form0 .ya-site-suggest {

    font-family: 'Open Sans';
}
#adapt-li {
    display: none !important;
}
nav{
display:block;
}		
#list-catalog{
  height: 38px;border-right: 0px solid #d0caca;
}
.shop-type-menu{

}
.post-type-menu{
background: #ffffff !important;
    background-image: none !important;
    border-top: 0px solid #d0caca !important;
}
#list-catalog>li{
    display: inline-block;  margin-right: -4px; vertical-align: top;
}
#list-catalog>li>a{

}
.shop-type-menu>li>a:hover{

}
.post-type-menu>li>a:hover{
   background-color: #acca64; 
}


#r-calk-menu{
  display: none;
}
#r-calk-menu a{

    padding-left: 15px !important;
    background-image: none !important;
}
#r-calk-menu a:hover{
      background: #c6ea71 !important;
    border: 0 !important;
}
#list-catalog>li#li-p-calc:hover {
   background-color: #acca64;
}

#to-mags{
  padding: 2px 0 !important;
    color: #fb8112 !important;
}


#list-catalog{background: #fff;

    margin-top: 3px;
    background-image: url(/images/top-mn.gif);
    background-repeat: repeat-x;
height: auto !important; }
#list-catalog>li {
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
    height: 54px;
    border-left: 5px solid #fff;
}
#list-catalog>li>a {
text-decoration: none;
    color: #18191A;
    font-family: 'Open Sans';
    font-size: 14px !important;
    padding: 6px 16px 6px 15px;
    display: inline-block !important;
    height: 37px;
    letter-spacing: 0px !important;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
    border-left: 0px solid #d0caca;
}
#line-menu-ak>a{
  border-top: 5px solid #f91818;
    line-height: 37px !important; color: #fff;
}  
#line-menu-ak>a:hover{ background-color: #f91818;  background-image: url('/images/stk_w.png');  color: #fff;     z-index: 999;
    position: relative; }   
#line-menu-ak:hover{ background-color: #f91818; }   

#line-menu-sm>a{
      border-top: 5px solid #0b69d1;
}
#line-menu-sm>a:hover{ background-color: #0b69d1;  color: #fff; }
#line-menu-sm:hover{ background-color: #0b69d1;  } #line-menu-sm:hover>a{ color: #fff;  }

#line-menu-kop:hover{ background-color: #ff8b02; } #line-menu-kop:hover>a{ color: #fff;  }

#line-menu-kon:hover{ background-color: #f42207; } #line-menu-kon:hover>a{ color: #fff;  }

#line-menu-boch:hover{ background-color: #22ac0d; } #line-menu-boch:hover>a{ color: #fff;  }
#line-menu-pivo:hover{ background-color: #ae7c00; } #line-menu-pivo:hover>a{ color: #fff;  }
#line-menu-vin:hover{ background-color: #ff7676; } #line-menu-vin:hover>a{ color: #fff;  }
#line-menu-syr:hover{ background-color: #cdc427; } #line-menu-syr:hover>a{ color: #fff;  }

#line-menu-kop>a{ 
  border-top: 5px solid #ff8b02;
} 
#line-menu-kop>a:hover { background-color: #ff8b02;  color: #fff; } 


#line-menu-kon>a{
  border-top: 5px solid #f42207;
}
#line-menu-kon>a:hover { background-color: #f42207;  color: #fff; } 

#line-menu-boch>a{
  border-top: 5px solid #22ac0d;
}
#line-menu-boch>a:hover { background-color: #22ac0d;  color: #fff;} 

#line-menu-pivo>a{
  border-top: 5px solid #ae7c00;
}
#line-menu-pivo>a:hover { background-color: #ae7c00;  color: #fff; } 


#line-menu-vin>a{
      border-top: 5px solid #ff7676;
}
#line-menu-vin>a:hover { background-color: #ff7676;  color: #fff; } 


#line-menu-syr>a{
  border-top: 5px solid #cdc427;
}
#line-menu-syr>a:hover { background-color: #cdc427;  color: #fff; } 


#line-menu-coffee>a{
  border-top: 5px solid #cd7f27;line-height: 37px !important;
}
#line-menu-coffee>a:hover { background-color: #cd7f27;  color: #fff; } 


#line-menu-uc>a{
    border-top: 5px solid #000;
    line-height: 18px !important;
    color: #000 !important;
    background: url(/images/black_sale_icon.svg) no-repeat center left 5px;
    background-size: 20px;
    padding-left: 32px !important;
    padding-right: 10px !important;
   
}
#line-menu-uc>a:hover {
    background: url(/images/white_sale_icon.svg) no-repeat center left 5px;
    background-size: 20px;
    background-color: #000;
    color: #fff !important;
} 

.abt-punkts{
    text-align: left;
    margin: 10px 0;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
}
.abt-punkts p{
    text-align: left !important;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 400;
    color: #909090;
}

#li-m-post>a{
      border-top: 5px solid #ea7e02;
    line-height: 37px !important;
    border-left: 0px solid #d0caca;
}
#li-m-post>a:hover { color: #ea7e02;   } 

#li-m-post a {

    width: 58px;
}
#r-kofe{
  width: 253px;
    padding-right: 5px;
    display: none;
    background: rgb(255, 255, 255);
}
#mr-kofe-zer{
      display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 59px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('https://lk.rdshop.ru/upload/51f4e5c7c4th.jpg');
    background-size: 76px;
    background-position: 1px;
    height: 78px;
    padding-left: 81px;
}
#mr-kofe-mol{
     display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 59px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('https://lk.rdshop.ru/upload/032ad83270th.jpg');
    background-size: 76px;
    background-position: 1px;
    height: 78px;
    padding-left: 81px;
}
#r-ucenka{
  display: none;
    width: 171px;
    line-height: 19px;
    background: #fff;
    padding: 8px;
    font-family: "Open Sans";
    font-size: 12px;
}
#mr-sam-r, #kop-m-rr, #avt-m-rr{
      text-align: center;
}
#mr-sam-r img, #kop-m-rr img, #avt-m-rr img, #r-pivos-rr img{
  width: 85px;
}
#kop-m-rr{
  width: 230px;
  float: left;
}
#avt-m-rr, #r-pivos-rr{
    width: 225px; float: left;
 }   
a.for-sam-a{
  border-bottom: 0;
    line-height: 22px;
    text-align: left;
}
a.for-sam-a span{
    font-size: 12px;
    line-height: 14px;
    display: block;
    color: #444;
}
a.for-sam-a b{
    display: block;
    text-decoration: underline;
    font-weight: 600;
    font-size: 15px;line-height: 24px;
}

#r-sam {
    display: none;
    width: 810px;
    background: #fff;
    border: 2px solid #0b69d1;
}
.podlist-catalogs {
    position: absolute;
    top: 54px;
    left: 0px;
    width: 270px;
    line-height: 30px;
    z-index: 999;
    background: #FFFEF7;
    border-radius: 0px 0px 3px 3px;
    overflow: hidden;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
}
.ims-ssl>a{
  text-decoration: none;
    color: #383838;
    font-family: 'Open Sans';
    font-size: 14px;
    display: block;
    line-height: 27px;
    border: 2px solid #e9e9e9;
    margin-bottom: 12px;
    height: 32px;
    padding: 7px 5px 6px 63px;
    background-repeat: no-repeat;
    background-position: 0 center;
}
.ims-ssl>a:hover{
border: 2px solid #8c8c8c;
  }
#me-sam-l{
  float: left;
    width: 246px;
    margin-right: 0;
    padding: 16px;
}
#me-sam-app{
  font-size: 19px;
    font-weight: 600;
    padding-left: 15px;
    height: 94px;
    background-image: url(/images/menu/icn-samogon.webp);
    background-image: url(/images/menu/icn-samogon.png);
    background-repeat: no-repeat;
    background-position: 144px 5px;
}
.ims-eee a{
      text-decoration: none;
    color: #141414;
    font-family: 'Open Sans';
    font-size: 15px;
    padding: 2px 17px;
    display: block;
    line-height: 27px;
        text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.ims-eee b{
      display: block;
    text-decoration: underline;
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
}
.ims-eee b span {
    font-size: 13px;
    line-height: 14px;
    display: block;
    color: #444;
}
#me-sam-oborud{
  line-height: 16px;
    background-image: url(/images/menu/icn-kompl.png);
}
#me-sam-kubs{
  background-image: url(/images/menu/icn-kub.png);
}
.me-sam-sert{
  background-image: url(/images/menu/sert.png);     line-height: 16px !important;
}
#me-sam-aks{
  background-image: url(/images/menu/icn-aks.png);
}
#me-sam-emks{
  background-image: url(/images/menu/icn-em.png);
}
#me-sam-plit{
  background-image: url(/images/menu/icn-plit.png);
}

#me-sam-c{
      float: left;
    width: 246px;
    padding: 16px 0;
}
#me-sam-dro{
      background-image: url(/images/menu/icn-dro.png);
}
#me-sam-dob{
      background-image: url(/images/menu/icn-dob.png);
}
#me-sam-nastoi{
      background-image: url(/images/menu/icn-trav.png);
}
#me-sam-kom{
  background-image: url(/images/menu/icn-bon.png);
}
#me-sam-ing{
      background-image: url(/images/menu/icn-eng.png);
}
#me-sam-nab{
background-image: url(/images/menu/icon-ar.jpg);line-height: 16px;
}
#me-sam-gra{
      background-image: url(/images/menu/icn-graf.png);
}
#me-sam-r{
      float: right;
    width: 250px;
    padding: 6px;
    margin: 0;
    background: #eee;
}

#r-kopt{
  border: 2px solid #ff8b02;padding-right: 0 !important;
}
#me-kop-l{
    float: left;
    width: 225px;
    margin-right: 4px;
    padding: 16px;
}
#me-kopt-kop{
  font-size: 19px;
    font-weight: 600;
    padding-left: 15px;
    height: 94px;
    background-image: url(/images/menu/icn-kop-koptilny.webp);
    background-image: url(/images/menu/icn-kop-koptilny.png);
    background-repeat: no-repeat;
    background-position: 128px 6px;
}
#me-kopt-kop span{
      display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
#me-kopt-dym{
      background-image: url(/images/menu/icn-kop-dum.png);
}
#me-kopt-kaz{
  background-image: url(/images/menu/icn-kop-kazan.png);
}
#me-kopt-mang{
  background-image: url(/images/menu/icn-kop-mang.png);
}
#me-kop-c{
    float: left;
    width: 225px;
    margin-right: 4px;
    padding: 16px 0;
}
#me-kopt-sep{
  background-image: url(/images/menu/icn-kop-shepa.png);
}
#me-kopt-kolb{
  background-image: url(/images/menu/icn-kop-kolb.png);
}
#me-kopt-aks{
  background-image: url(/images/menu/icn-kop-aks.png);
    line-height: 16px;
}
#me-kopt-nab{
      background-image: url(/images/menu/icn-kop-nabor.png);
}
#me-kopt-book{
  background-image: url(/images/menu/icn-kop-book.png);
}
#me-kop-r{
    float: right;
    width: 232px;
    padding: 6px;
    margin: 0;
    background: #eee;
    min-height: 327px;
}
#r-avtok{
  width: 351px !important;
    padding-right: 0 !important;    border: 2px solid #f42207;
}  
#avt-me-l{
    float: left;
    width: 225px;
    margin-right: 0;
    padding: 16px;
}  
#me-avtok-avt{
      font-size: 19px;
    font-weight: 600;
    padding-left: 15px;
    height: 90px;
    background-image: url(/images/menu/icn-avt-kl.webp);
    background-image: url(/images/menu/icn-avt-kl.png);
    background-repeat: no-repeat;
    background-position: 126px 5px;
    padding-top: 11px;
}  
.podlist-catalogs{
  display: none;
}
#me-avtok-aks{
      line-height: 16px;
    background-image: url(/images/menu/icn-avt-obor.png);
}  
#me-avtok-tov{
      line-height: 16px;
    background-image: url(/images/menu/icn-avt-tov.png);
}  
#avt-me-c{
      float: left;
    width: 225px;
    margin-right: 4px;
    padding: 16px 0;
}  
#me-sushk-suh{
    font-size: 19px;
    font-weight: 600;
    padding-left: 15px;
    height: 90px;
    background-image: url(/images/menu/sush.png);
    background-repeat: no-repeat;
    background-position: 115px 5px;
    padding-top: 11px;
}  
#me-sushk-suh span{
      display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
#me-sushk-aks{
      line-height: 16px;
    background-image: url(/images/menu/icn-avt-aks.png);
}  
#me-avtok-book{
      line-height: 16px;
    background-image: url(/images/menu/icn-avt-book.png);
}  
#avt-me-r{
float: right;
    width: 232px;
    padding: 6px;
    margin: 0;
    background: #eee;
    min-height: 265px;
} 
#r-bond, #r-syrovar, #r-kofe{
    width: 277px !important;

}

#r-vino{
    width: 357px !important;

}

#r-bond{
  border: 2px solid #22ac0d;
}
#r-syrovar{
border: 2px solid #cdc427; 
}
#r-vino{
border: 2px solid #ff7676;
}
#r-kofe{
border: 2px solid #cd7f27;
}
#me-bond-boch{
  font-size: 19px;
    font-weight: 600;
    padding-left: 15px;
    height: 90px;
    background-image: url(/images/menu/icn-boch-ki.webp);
    background-image: url(/images/menu/icn-boch-ki.png);
    background-repeat: no-repeat;
    background-position: 130px 5px;
    padding-top: 11px;
}
#me-bond-boch span{
      display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
} 
#me-bond-kad{
  background-image: url(/images/menu/icn-boch-kad.png);
}
#me-bond-med{
  background-image: url(/images/menu/icn-boch-med.png);
}
#me-bond-banya{
  background-image: url(/images/menu/icn-boch-banya.png);
}
#me-bond-suv{
      background-image: url(/images/menu/icn-boch-suv.png);
}

#me-vino-obo{
font-size: 19px;
    font-weight: 600;
    padding-left: 15px;
    height: 90px;
    background-image: url(/images/menu/press.png);
    background-repeat: no-repeat;
    background-position: 146px 5px;
    padding-top: 11px;
}
#me-vino-obo span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
#me-vino-emk{
 background-image: url(/images/menu/icn-vin-emk.png);
}
#me-vino-ing{
 background-image: url(/images/menu/icn-eng.png);line-height: 16px;
}
#me-vino-dro{
 background-image: url(/images/menu/icn-vin-ing.png);
}
#me-vino-aks{
 background-image: url(/images/menu/icn-vin-aks.png);
}
#me-vino-nab{
 background-image: url(/images/menu/icn-vin-nab.png);
}
#me-vino-book{
 background-image: url(/images/menu/icn-vin-book.png);
}

#me-syrovar-syr{

 font-size: 19px;
    font-weight: 600;
    padding-left: 15px;
    height: 90px;
    background-image: url(/images/menu/icn-syr-var.webp);
    background-image: url(/images/menu/icn-syr-var.png);
    background-repeat: no-repeat;
        background-position: 138px 5px;
    padding-top: 11px;
}
#me-syrovar-obr{
 background-image: url(/images/menu/icn-syr-obr.png);line-height: 16px;
}
#me-syrovar-nabor{
 background-image: url(/images/menu/icn-syr-nab.png);
}
#me-syrovar-ingredient{
 background-image: url(/images/menu/icn-syr-ing.png);line-height: 16px;
}
#me-syrovar-kn{
 background-image: url(/images/menu/icn-syr-book.png);
}
#me-kofe-zer{
 background-image: url(/images/menu/icn-kofe-zer.png);
}
#me-kofe-mol{
 background-image: url(/images/menu/icn-kofe-mol.png);
}
#r-pivos{
  border: 2px solid #ae7c00;
}
#r-piv-l{
    float: left;
    width: 225px;
    margin-right: 0;
    padding: 16px;
}
#me-pivos-pivo{
      font-size: 19px;
    font-weight: 600;
    padding-left: 15px;
    height: 90px;
    background-image: url(/images/menu/icn-pivo-var.webp);
    background-image: url(/images/menu/icn-pivo-var.png);
    background-repeat: no-repeat;
    background-position: 126px 5px;
    padding-top: 11px;
}
#me-pivos-nab{
   background-image: url(/images/menu/icn-pivo-nab.png);
   line-height: 16px;
 }
#me-pivos-aks{
  background-image: url(/images/menu/icn-pivo-aks.png);
}
#me-pivos-sus{
  background-image: url(/images/menu/icn-pivo-sus.png);
}
#me-pivos-roz{
  background-image: url(/images/menu/icn-pivo-rozl.png);line-height: 16px;
}
#r-piv-c{
      float: left;
    width: 225px;
    margin-right: 4px;
    padding: 16px 0;
}
#me-pivos-sol{
 
        font-size: 19px;
    font-weight: 600;
    padding-left: 15px;
    height: 90px;
    background-image: url(/images/menu/icn-pivo-solodex.webp);
    background-image: url(/images/menu/icn-pivo-solodex.png);
    background-repeat: no-repeat;
    background-position: 126px 5px;
    padding-top: 11px;
}
#me-pivos-dro{
  background-image: url(/images/menu/icn-pivo-dro.png);
}
#me-pivos-hmel{
  background-image: url(/images/menu/icn-pivo-hmel.png);
}
#me-pivos-solod{
  background-image: url(/images/menu/icn-pivo-sol.png);
}
#me-pivos-book{
  background-image: url(/images/menu/icn-pivo-book.png);line-height: 16px;
}
#r-piv-r{
    float: right;
    width: 232px;
    padding: 6px;
    margin: 0;
    background: #eee;
    min-height: 387px;
}

#r-blog{

right: -16px;
    left: auto;
    width: 470px;
    border: 2px solid #ea7e02;
    padding: 0;
    font-family: 'Open Sans';
    background: #fff;
}
#r-blog-left{
    width: 188px;
    float: left;
    font-size: 14px;
    padding: 10px;
    padding-top: 0;
}
#r-blog-left div.h-blog-menu, #r-blog-right div.h-blog-menu{
    font-weight: 600;
    line-height: 17px;
    margin-top: 10px;    margin-bottom: 7px;
}
#r-blog-left .h-blog-item, #r-blog-right .h-blog-item{
  
}

#r-blog-left .h-blog-item a, #r-blog-right .h-blog-item a{
display: block;
    width: auto;
    margin-left: 10px;
    color: #333;
    line-height: 32px;
    font-size: 14px;
}
#r-blog-left .h-blog-item a:hover, #r-blog-right .h-blog-item a:hover{
color:#ea7e02;
}
#r-blog-right{
    width: 235px;
    float: right;
    font-size: 14px;
    background: #efefee;
    padding: 10px;
    padding-left: 15px;
    padding-top: 0;
}



#line-menu-ak .actp{
    background-color: #f91818;
  color: #fff !important;
}
#line-menu-sm .actp{
    background-color: #0b69d1;
  color: #fff !important;
}

#line-menu-kop .actp{
    background-color: #ff8b02;
  color: #fff !important;
}
#line-menu-kon .actp{
    background-color: #f42207;
  color: #fff !important;
}
#line-menu-boch .actp{
    background-color: #22ac0d;
  color: #fff !important;
}
#line-menu-pivo .actp{
    background-color: #ae7c00;
  color: #fff !important;
}
#line-menu-vin .actp{
    background-color: #ff7676;
  color: #fff !important;
}
#line-menu-syr .actp{
    background-color: #cdc427;
  color: #fff !important;
}
#line-menu-coffee .actp{
    background-color: #cd7f27;
  color: #fff !important;
}
#line-menu-uc .actp{
    background: url(/images/white_sale_icon.svg) no-repeat center left 5px;
    background-size: 24px;
    background-color: #000;
    color: #fff !important;
}
#li-m-post .actp{
    background-color: #ea7e02;
    color: #fff !important;
    background-image: url(/images/blg-w.png);
    width: 59px;
}




footer{
    padding: 20px;
  background-color: #C8C8C8;
}
footer>div{
    margin: 15px auto;
  width: 1090px;
}
footer ul{
  
}
footer ul li{
  
}
footer ul a{
    display: block;
  line-height: 25px;
  color: #343434;
  font-family: 'Open Sans';
  font-size: 13px;
}
.ft-ph{
    font-size: 13px;
  font-family: 'Open SAns';
  color: #333;
}
.ft-ph span{
    display: block;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Open Sans';
}

.list-tovar li:hover{
    box-shadow: rgb(214, 214, 214) 0px 0px 5px;
    border-radius: 3px;
}


.remodal{max-width: 500px;}
.remodal-close {
    left: 462px;
    text-align: center;
    }
    .remodal h2{
          text-align: center;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 16px;
    }
    .remodal p{
           text-align: center;
    font-family: 'Open Sans';    font-size: 14px;line-height: 20px;
    }
    #contact-form input[type='submit'], #contact-formu input[type='submit']{
display: inline-block;
    padding: 4px 29px;
    border-radius: 4px;
    background: #ffca00;
    font-family: 'Open Sans';
    font-size: 19px;
    color: #000;
    line-height: 30px;
    margin-top: 4px;
    font-weight: 600;
    letter-spacing: -0.5px;
    border: 0;
    }
    #contact-form .row, #contact-formu .row{
      margin: 10px;
    text-align: center;
    }
    #contact-form input[type='text'], #contact-formu input[type='text']
    {
        padding: 6px 10px;
    width: 200px;
    font-family: 'Open Sans';
    }
    #contact-form label.error, #contact-formu label.error{
          display: block;
    font-size: 12px;
    color: #E31515;    font-family: 'Open Sans';
    }
    #title-call{
    line-height: 17px;
    font-size: 14px;
    font-family: 'Open Sans';
    color: #464646;
    margin-bottom: 5px;
    }
    #phn-in-city{
          margin: 20px;
    font-family: 'Open Sans';
    text-align: left;
    font-size: 14px;
    }
    #phn-in-city li{
margin-bottom: 7px;
    padding: 5px;
    }
    .left-ph-cty{
      float: left;
    line-height: 22px;
    width: 75%;
    font-weight: 600;
    }

    .left-ph-cty span{
      display: block;
    margin-top: 3px;
    padding-left: 20px;
    background-image: url(../images/metro-m.png);
    background-repeat: no-repeat;
    text-align: left;
    background-size: 15px;
    line-height: 13px;
    font-weight: 400;
    font-size: 13px;
    margin: 5px 0;
    color: #666;
    }
    .right-ph-cty{
      float: right;
    width: 25%;
    text-align: right;
    line-height: 30px;
    font-size: 16px;
    }
    #back-call{
          text-decoration: none;
    font-family: 'Open Sans';
    border-radius: 3px;
    width: 173px;
    background-color: #fff;
    display: inline-block;
    margin-top: 1px;
    margin-left: 30px;
    font-size: 16px;
    padding: 6px;
        background: #DF4B02;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fc8533',endColorstr = '#fb6700',GradientType = 0);
    color: #fff;
    text-align: center;
    }
    .bottom-fix-menu {
position: fixed;
    bottom: 5px;
    left: 5px;
    width: 225px;
    font-size: 17px;
    padding: 12px;
    z-index: 99;
    font-weight: 600;
    color: #1d1d1d;
    text-align: center;
    font-family: 'Open SAns';
    background: #ffdc79;
    box-shadow: -2px -2px 10px rgba(53, 53, 53, 0.36);
    border-radius: 4px;
}
#s-subscribe{
text-decoration: none;
    font-family: 'Open Sans';
    border-radius: 3px;
    width: 189px;
    background-color: #fff;
    display: inline-block;
    margin-top: 1px;
    font-size: 16px;
    padding: 6px;
    cursor: pointer;
    border: 0px;
    background: #d62a19;
    color: #fff;
    text-align: center;
}

.left-subscribe{
    line-height: 23px;
    font-size: 17px;
    color: #0a0a0a;
    margin-left: 0px;
    font-family: 'Open Sans';
    letter-spacing: -0.5px;
    margin-top: 24px;
    margin-bottom: 10px;
}
.right-subscribe{
     padding: 5px;
    text-align: center;
}

.right-subscribe input[type='text']{
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    width: 180px;
  
    border-radius: 3px;
    border: 0;
    padding: 7px;
    margin-bottom: 10px;
    background: #f9f9f9;
    color: #3E70AF;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
.right-subscribe label.error, #exampleModal form label.error{
   display:none !important;
}
.right-subscribe input[type='text'].error, #exampleModal form input[type='text'].error {
   border: 1px solid #EF4546 !important;
}

#exampleModal{

    border: 7px solid #FFFFFF;
}
#exampleModal h4{
    text-align: center;
    margin: 5px 10px 10px;
    font-family: 'Open Sans';
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    color: #1B1B1B;
}
#exampleModal form{
padding: 4px;
    width: 269px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.76);
    border-radius: 5px;
}

#exampleModal form .rowfe{
  margin: 10px 0px;
}

#exampleModal form .rowfe input[type='text']{
    font-size: 15px;
    padding: 10px;
    border-radius: 3px;
    width: 230px;
    margin-left: 0px;
    border: 1px solid #A2A29E;
}

#exampleModal form .rowfe input[type='submit']{
cursor: pointer;
    text-decoration: none;
    font-family: 'Open Sans';
    padding: 6px;
    border-radius: 4px;
    background-color: #fff;
    display: inline-block;
    font-size: 21px;
    background: #009CFB;
    color: #FFFFFF;
    border: 0px solid #FFF;
    width: 253px;
}
#list-premium{
    padding-left: 20px;
    background: rgba(248, 223, 194, 0.69);
    border-radius: 5px;
    padding-bottom: 12px;
    padding-top: 12px;
}
#list-premium li{
         margin: 10px 0px;
}

#list-premium li img{
    height: 57px;
    display: inline-block;
    vertical-align: top;
    margin-top: 11px;
}
#list-premium li span{
    display: inline-block;
    vertical-align: top;
    width: 229px;
    font-family: 'Open Sans';
    line-height: 27px;
    font-size: 20px;
    font-weight: 800;
    margin-top: 10px;
    letter-spacing: -1px;
    color: #1C1C1C;
    margin-left: 10px;
}
.frmf label{
  display:none !important;
}

.frmf input.error{
  border: 1px solid #F65353 !important;
}
#ya-site-form0 .ya-site-form__submit {
    display: block;
    width: auto;
    margin: 0 0 0 5px;
    background-color: #9E8401;
    border-radius: 3px;
    color: #fff !important;
    border: none;
    padding: 4px 18px;
    font-family: 'Arimo';
}
#ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
   
    padding: 3px;
    border-color: #F3F2F0!important;
    border-radius: 3px;
    font-family: 'Arimo';
}
#list-catalog>li { position: relative; }
#list-catalog>li:hover {

}
.podlist-catalog{
position: absolute;
    top: 54px;
    left: 0px;
    width: 270px;
    line-height: 30px;
    z-index: 999;
    background: #FFFEF7;
    border-radius: 0px 0px 3px 3px;
    overflow: hidden;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
}
.podlist-catalog a{
text-decoration: none;
        color: #383838;
    font-family: 'Open Sans';
    font-size: 15px;
    padding: 2px 17px;
    display: block;
    line-height: 27px;

}
.podlist-catalog a:hover{
    
     color: #000;
}
.cse input.gsc-input, input.gsc-input {
border-color: #ACACAB !important;
    border-radius: 3px !important;
    font-family: 'Arimo' !important;
    width: 300px !important;
    padding: 4px 6px !important;
}

.gsc-search-box{
  padding-top: 5px !important;
    padding-bottom: 0px !important;
}
input.gsc-search-button{
background-color: #F5D848 !important;
    width: 76px !important;
    font-family: 'Arimo' !important;
    border: 1px solid #F5D848 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    border-radius: 4px !important;
    color: #333 !important;
}
.soc-header{
      font-size: 13px;
    font-family: 'Open SAns';
    color: #333;
    margin-top: 20px;
    margin-bottom: 8px;
}
.soc-i{
  display: inline-block;
    margin-right: 6px;
}
.soc-i img{
      height: 24px;
}
.a-to-fullsite{
    display: block;
    background: #f5d848;
    margin: 0px;
    line-height: 92px;
    font-size: 28px;
    text-decoration: none;
    color: #303030;
    font-family: 'Open Sans';
}
#p-foot{
      font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px solid #969696;
    margin: 0px 20px 15px 22px;
}
#bx-emailus{
      margin-top: 15px;
}
#bx-emailus a{
  display: inline-block;
    padding: 8px 41px;
    background: #DA990B;
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 20px;
    color: #FFFCFC;
    text-decoration: none;
    border-radius: 5px;
}
#bx-emailus a:hover{
    background: #DC5A00;
}
.spec-main-menu{
        padding: 14px 9px !important;
}
.spec-main-menu:hover{
    background-color: #E5C529 !important;
}
.title-tv:hover{
        color:#fb6700;
}
.links a:visited, #list-linkr a:visited, .list-post a:visited, #list-post a:visited{
        color:#B40EB4; 
}

.links a:visited:hover, #list-linkr a:visited:hover, .list-post a:visited:hover, #list-post a:visited:hover {
    color: #CC0000 !important;
} 
#li-region-menu{
  margin-right: 5px;
}
#li-region-menu a{
  padding-left: 30px !important;
    background-image: url('../images/city.jpg');
    background-repeat: no-repeat !important;
    color: #ff8411 !important;
    background-position: 4px !important;
}
#li-region-menu span{
  border-bottom: 1px dotted #ff8112;
}
.email-form-bottom #email1-d2{
    width:auto !important;
}
.email-form-bottom #email1-d-a {
    position: absolute;
    right: 0px;
    top: -28px;
}
.email-form-bottom #email1-d-a img{
        width: 19px;
}
#soc-box{
        float: right;
    width: 516px;
    text-align: center;
}

footer{
  background-color: #cecece;
}
#block-search{
    width: 510px;
    text-align: right;
    position: relative;
    margin-bottom: 20px;
    float: right;
}
#block-search-h{
    font-family: 'Open Sans';
    font-size: 16px;
    color: #383838;
    font-weight: 600;
    letter-spacing: -0.5px;
    display: inline-block;
}
#block-bottom{
      margin: 0px auto;
    width: 1090px;
}
footer #ya-site-form2 .ya-site-form__form .ya-site-form__input-text {
    width: 315px !important;
}
#left-foot{
      width: 810px;
    float: left;padding-bottom: 30px;
}
#left-left-foot{
  font-family: 'Open Sans';
    font-size: 13px;
    line-height: 21px;
    color: #444;
    width: 403px;
    float: left;
}
#left-right-foot{
      width: 355px;
    float: right;
}
#foot-online-pay {
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 21px;
    margin: 0px;
    color: #444;
}

#left-bottom1-foot{
  float: left;
    width: 230px;
    margin-top: 10px;
    position: relative;    min-height: 200px;
}
#left-bottom2-foot{
      float: left;
    width: 190px;
    margin-top: 10px;
}
#left-bottom3-foot{
      float: right;
    width: 355px;
    margin-top: 20px;
}
.ft-ph {
    font-size: 13px;
    font-family: 'Open SAns';
    color: #333;
}
.ft-ph span {
    line-height: 30px;
    font-family: 'Open Sans';
}

#left-bottom1-foot ul li, #left-bottom2-foot ul li {
      display: block;
    color: #343434;
    font-family: 'Open Sans';
    font-size: 13px;
}
#left-bottom1-foot ul li a, #left-bottom2-foot ul li a{
      display: inline-block;
    line-height: 25px;
    color: #343434;
    font-family: 'Open Sans';
    font-size: 13px;
}

.ft-act div {
    margin-top: 10px;
    color: #343434;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 16px;
}
.ft-act div a{
      color: #1e1e1e;
    display: inline-block;
    vertical-align: top;
    line-height: 16px;
    font-weight: bold;
}
#right-foot{
      width: 210px;
    float: right;
    text-align: right;
}
#right-foot p{
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 21px;
    color: #6f6f6f;
    margin-bottom: 6px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
#right-foot div{
       padding: 11px 0px;
    text-align: center;
    border-top: 1px solid #d1d1d1;
}
#right-foot div#no-border{
      border-top: 0px;
}
#right-foot a{
      display: block;
    text-decoration: none;
    color: #333;
    font-size: 14px;
}
#right-foot span{
      display: block;
    font-family: 'Open Sans';
    text-decoration: none;
}
#right-foot div:hover span{
  color: #000;
}
#right-foot img{
-webkit-filter: grayscale(100%);
    height: 40px;
}
#right-foot div:hover .soc-img{
 -webkit-filter: grayscale(0%);

}

#foot-rekvizit{
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 23px;
    color: #444;
    width: 400px;
    top: 190px;
    left: 0;
    position: absolute;
    text-align: left;
}
#foot-safes {
    margin: 9px 0px;
    font-size: 13px;
    line-height: 19px;
    font-family: 'Open SAns';
    padding-left: 24px;
    background-image: url('../images/lock.png');
    background-repeat: no-repeat;
    background-size: 16px;
}
#foot-safes span {
    display: block;
    color: #007a00;
}
.act-img-tovar{
    right: 7px;
    position: absolute;
    top: -21px;
}

#r-syrovar {
    width: 300px;
    padding-right: 5px;
    display: none;
    background: rgb(255, 255, 255);
}
#mr-syrovar-syr {
display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 59px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(/images/syrovarni.jpg);
    background-size: 97px;
    background-position: 1px;
    height: 103px;
    padding-left: 112px;
}
#mr-syrovar-obr {
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 17px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(/images/oborudovanie-sir.jpg);
    background-size: 76px;
    background-position: 9px 0px;
    padding-left: 102px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#mr-syrovar-kn {
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 17px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://belarus-lux.ru/upload/f6ed295339.jpg);
    background-size: 41px;
    background-position: 28px 0px;
    padding-left: 102px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#mr-syrovar-nabor{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 17px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(/images/nabor-sir.jpg);
    background-size: 75px;
    background-position: 11px 9px;
    padding-left: 102px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#mr-syrovar-ingredient{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 17px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://belarus-lux.ru/upload/eee9a4e9cc.jpg);;
    background-size: 80px;
    background-position: 5px 8px;
    padding-left: 102px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#mr-kopt-kaz, #mr-kopt-mang{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('../images/kazan.jpg');
    background-size: 52px;
    background-position: 10px 5px;
}
#mr-kopt-mang{
background-image: url('../images/mangalm.jpg');
    background-size: 48px;
    background-position: 11px 12px;
}
#mr-kopt-kaz span, #mr-kopt-mang span {
    padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#region-h, #regionphone-h{
    font-family: 'Open Sans';
    line-height: 30px;
    font-size: 23px;
    margin-bottom: 25px;
}
#region-ul{
  text-align: left;
}
#region-ul li{
  display: inline-block;
    width: 200px;
}
#region-ul li a{
  display: inline-block;
    line-height: 21px;
    font-family: 'Open Sans';
    color: #333;
    margin-bottom: 0px;
    font-size: 13px;
   
    padding: 0px 15px;
    border: 2px solid #fff;
    border-radius: 13px;
}
#region-ul li a:hover{
  color: red;
}
.ch-region{
border: 2px solid #e4ab11;
    text-decoration: none;
    border-radius: 13px;
    color: #fff !important;
    background: #e4ab11;
}
 #to-account-link{
    display: block;
    line-height: 23px;
    font-family: 'Open Sans';
    color: #000;
  }
  #otsledit-now {
    display: inline-block;
    line-height: 23px;
    font-family: 'Open Sans';
    color: #000;
    margin-bottom: 0;
}
  #back-call-now{
    display: inline-block;
    line-height: 23px;
    font-family: 'Open Sans';
    color: #000;
  }
   #tri-city{  
position: absolute;
    left: -4px;
    top: 16px;
    width: 9px;
    z-index: 999;
    height: 15px;
    background-repeat: no-repeat;
    background-image: url(../images/ugol.png);
}
#shop-in-city2{
  position: absolute;
    width: 185px;
    left: -192px;
    top: 10px;
    font-size: 13px;
    font-family: 'Open Sans';
    text-align: center;
    line-height: 19px;
}
#shop-in-city2 ul{
      border: 1px solid #d0caca;
    padding: 6px;
}
#shop-in-city2 ul li{
  margin-bottom: 10px;
}
#shop-in-city2 ul li a{
      font-weight: 600;
}
#shop-in-city2 ul li .metro-m-lay{
  
}
.metro-m-lays {
    display: block;
    text-align: center;
    margin-top: 0;
    font-weight: 600;
}


#shop-in-city2 ul li p{
      line-height: 15px;
    font-size: 12px;
    margin-top: 3px;
}
#shop-in-city2 ul li .rzh-open{
  font-size: 13px;
    color: #3e3e3e;
    cursor: pointer;
    display: inline-block;
    line-height: 16px;
    border-bottom: 1px dotted #0a0a0a;
}
#shop-in-city-h2 {
    margin-bottom: 3px;
    color: #040404;
    font-weight: 600;
}

#phone-ul{
      font-family: 'Open Sans';
    margin: 0px auto;
    width: 375px;
}
#phone-ul li{
      font-family: 'Open Sans';
    line-height: 30px;
    text-align: left;
}
#phone-ul li span{
      font-family: 'Open Sans';
    display: inline-block;
    width: 200px;
}
#li-region-delivery{
      font-size: 13px;
    border: 1px solid #fb8112;
    line-height: 30px;
    color: #757575;
    margin-top: 5px;
    padding-right: 5px;
    border-radius: 5px;
    padding-left: 5px;
}
#li-region-delivery a{
      color: #f98106 !important;
    line-height: 18px !important;
    padding: 0px !important;
}
.ft-act div a span{
    font-weight: normal;
}

#other-city{
  margin: 0px 30px 40px;
}
#other-city-h{
      font-family: 'Open Sans';
    font-size: 19px;
    color: #333;
    line-height: 32px;
    margin-bottom: 5px;
}
#other-city ul{
  list-style: disc;
   margin-left: 0;
    font-family: 'Open Sans';
    font-size: 14px;
    margin-top: 10px;
    line-height: 22px;
    text-align: left;
}
#other-city ul li{
margin: 0px 10px 10px 0px;
    width: 460px;
    display: inline-block;
    vertical-align: top;
}

#other-city ul li div a{
      color: #111;
}
#other-city ul li div a:hover{
      color: red;
}
#other-city ul li div b{
      display: block;
}
.a-metro {
    display: block;
    padding-left: 28px;
    background-image: url(../images/metro-m.png);
    background-repeat: no-repeat;
    background-position: 2px;
}

#ul-foot-mobile{
  display: none;
}
#foot-rekvizit-mobile{
  display: none;
}

@media screen and (min-width: 601px){

  .mobile-menu-main{
    display: none;
  }
}


@media screen and (max-width: 600px){

#content-mn-right h1 {
    font-family: 'Open Sans';
    font-size: 22px;
    color: #333;
    line-height: 27px;
    padding-top: 0 !important;
    text-align: left !important;
    font-weight: 600;
    padding-bottom: 0 !important;
    margin: 10px 0 !important;
}


#phn-in-city {
    margin: 20px 0;

  }

.left-ph-cty {
    float: left;
    width: 65%;
    margin-right: 3%;
    line-height: 20px;
    font-size: 13px;
}

.right-ph-cty {
    float: right;
    width: 30%;
    line-height:25px;
    font-size: 13px;
}

.bottom-fix-menu{
    display: none;
}

.ucn-h1{
    text-align: center;
    font-family: 'Open Sans';
    font-size: 23px;
    color: #313131;
    margin-bottom: 15px;
    font-weight: 600;
    border: 0;
    padding: 0px 15px;
    margin-top: 20px;
}

.modal_form {
    width: 88%;
    border-radius: 0px;
    border: 0;
    background: #fff;
    position: fixed;
    top: 3% !important;
    left: 3%;
    margin-top: 0;
    margin-left: 0;
    display: none;
    opacity: 0;
    z-index: 101;
    padding: 3%;
}
#bcs-carts, .modal_form_div{
  text-align: center;
    font-family: 'Open Sans';
}
#bcs-carts-h, .modal_form_h{
      font-weight: 600;
    line-height: 40px;
    font-family: 'Open Sans';
}
#bcs-carts-img img, .left-pn-carts img{
  width: 80%;
}
#hsr-hor-a, .isbrock{
      font-weight: 600;
    line-height: 20px;
    font-family: 'Open Sans';
    margin: 10px 0px 4px;
    font-size: 15px;
}
#hsr-hor-b{
  font-size: 14px;
}
#hsr-hor-c, .isbrock-sl{
  line-height: 50px;
    font-size: 21px;
    font-weight: 600;
}
#hsr-hor-c .rubl, .isbrock-sl .rubl {
    font-size: 21px;
    color: #212121;
    font-weight: normal;
    display: inline-block;
    line-height: 7px;
    width: 11px;
    text-transform: uppercase;
    border-bottom: 1px solid #575757;
}
#tv-descr{
  display: none;
}
#tosite{
  width: 100%;
    display: block;
    line-height: 32px;
    border-radius: 3px;
    margin-bottom: 10px;
    color: #fff;
    background: #1aaaff;
    cursor: pointer;
}
#bx-newxt a, #tocrts{
      width: 100%;
    display: block;
    line-height: 32px;
    border-radius: 3px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #fff;
    background: #f3b117;
}
}

@media only screen and (min-width: 600px) and (max-width: 1099px) { 
#list-catalog {
    height: 54px !important;
    overflow: hidden;
}
}
@media only screen and (max-width: 1099px) and (min-width: 601px){
#adapt-li a {
    padding: 14px 4px 2px !important;
    border-left: 0px solid #d0caca !important;
}
}


#tochki-toppanel{
    display: none;
    padding: 0px 0px;
    color: #323232;
    background: #f6f6f6;
    font-family: 'Open Sans';
    line-height: 18px;
    font-size: 13px;
}
#tochki-toppanel>div{
    width: 1090px;
    margin: 0 auto;
    position: relative;
    background-image: url(/images/triangle-white.png);
    background-repeat: no-repeat;
    padding: 7px 0px;
    padding-left: 10px;
    background-position: left+337px bottom+0px;
}
#tochki-toppanel-title{
line-height: 25px;
    color: #282828;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
}

#tochki-toppanel-list li{
display: block;
    margin-right: 0px;
    padding-left: 21px;
    background-repeat: no-repeat;
    margin-bottom: 1px;
    margin-top: 3px;
    line-height: 24px;
    background-image: url(/images/mmk2.png);
    background-position: 2px 4px;
    vertical-align: top;
} 
#tochki-toppanel-list li:hover{
    background: #fff;
    background-repeat: no-repeat;
    background-image: url(/images/mmk2.png); background-position: 2px 4px;
}
#tochki-toppanel-list .tochki-toppanel-metro{
 font-weight: 400;display: inline-block;
} 
#tochki-toppanel a{
      color: #111111;
}
#tochki-toppanel-list li span{
      display: block;
}
#close-panel-tochki{
    position: absolute;
    right: 0px;
    top: 4px;
    cursor: pointer;
}
#close-panel-tochki img{
  
}
#show-tochki-top{
  display: inline-block;
  padding: 5px 8px;
  color: #868686;
  font-size: 13px;
  line-height: 33px;
  position: relative;
}
#show-tochki-top span{
  border-bottom: 1px dotted #ff8112;
    cursor: pointer;
    color: #ff8112;
}
#img-tri-panel-tch{
    position: absolute;
    bottom: -7px;
    left: 277px;
}
.item-t-adr{
    float: left;
    width: 490px;
    margin-right: 15px;
}
.item-t-rzh{
float: left;
    width: 295px;
}
.item-t-phn{
    float: left;
    width: 149px;
    text-align: center;
}
.item-map{
  width: 100px;
    float: right;
}
.opn-shop{
        color: #309d09; font-weight: 600;
}
.cls-shop{
     color: #e61317;
}
.item-map a{
  color: #111 !important;
}
.metr-opan{
 height: 11px;
}
.li-menu-post a{
    padding-left: 36px !important;
    background-repeat: no-repeat;
    background-position: 5px;
    margin-right: 0;
    padding: 8px 12px 6px 30px !important;
    height: 40px !important;
    line-height: 36px !important;
}
#li-p-post a{
      background-image: url(/images/pst-g.png)
}
#li-p-calc a{
  background-image: url(/images/calcs.png);
}
#li-p-video a{
      background-image: url(/images/vdo.png);
}
#li-p-test a{
      background-image: url(/images/tchs.png);
}
#li-p-qst a{
  background-image: url(/images/qst.png);
}
#li-p-books a{
      background-image: url(/images/bks.png);
}
#li-p-shop{
     margin-right: 0;
    float: right;margin-right: 0 !important;  
}
#li-p-shop a{
    background-image: url(/images/shp-cart-2.png);    margin-right: 0;
}
#li-p-shop a:hover{
    background: #E5C529;
    background-image: url(/images/shp-cart-2.png);
    background-repeat: no-repeat;
    background-position: 5px;
}
.actp2{
  background: #dcecb4;
}
@media only screen and (max-width: 1099px) and (min-width: 601px){
#tochki-toppanel>div {
    width: auto;
    margin: 0 auto;
    padding: 10px;
   
}
#tochki-toppanel-list li span {
    display: block;
    vertical-align: top;
    float: none;
    text-align: left;
}
}

@media screen and (max-width: 600px){

  #tochki-toppanel{
    display: none !important;
  }

  #content-mn-left {
    width: auto; float: none;
    margin-left: 0px;
    margin: 10px;display: none;
}
#content-mn-right {
    float: none;
    width: auto;
    margin-right: 0px;
}

}














#region-line{
  line-height: 33px;
    background: #f8e7b1;
    font-family: 'Open Sans';
    font-size: 13px;
}
#region-line>div{
      width: 1100px;
    margin: auto;
}
#region-line #yes-region{
      display: inline-block;
    margin: 0px 13px 0px 9px;
    line-height: 22px;
    border-radius: 5px;
    background: #db7e13;
    padding: 0px 14px;
    color: #fff;
    cursor: pointer;
}
#region-line div a#chng-region{
      color: #b05c00;
}
#no-region { display: none; }
.only-mobs{ display: none;  }

.fm-poisk{
  margin-top: 6px;padding: 0;
    width: auto;
}

.kop-m-l{
    float: left;
    width: 246px;
    margin-right: 4px;
}
.kop-m-r{
    float: left;
    width: 247px;
    margin-right: 4px;
}
#mr-kopt-kolb{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 51px;
    margin-right: 0px;

    border: 1px solid #cecece;
    background-image: url(https://lk.rdshop.ru/upload/e728705003th.jpg);
    background-size: 52px;
    background-position: 9px 0px;
}
#mr-kopt-kolb span {
    padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
.fm-poisk img{
  
}
.fm-poisk input[type="text"]{
outline: 0;
    font-size: 15px;
    height: 32px;
    padding: 0px 5px 0px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 270px;
    margin-left: 4px;
    margin-right: 4px;
}
.fm-poisk input[type="submit"]{
    outline: 0;
    font-size: 14px;
    background: #fff;
    color: #000;
    height: 33px;
    padding: 0px 15px 0px;
    border: 1px solid #f5d848;
    margin: 0 0 0 -1px;
    border-radius: 4px;
    line-height: 33px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
    vertical-align: top;
    font-weight: 600;
}
#box-acc-logout{
      display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}
#box-acc-logout img{
  opacity: .5;
}
#box-acc-logout:hover img{
  opacity: 1.0;
}
#box-expert{
      float: left;
    width: 150px;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 17px;
    padding: 0;
    margin-right: 0px;
    text-align: left;
    padding-right: 93px;
        height: 81px;
    padding-top: 8px;
    overflow: hidden;
    background-image: url(../images/expert.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
#box-expert p{
  line-height: 17px;
    color: #252525;
    font-size: 13px;
}
#box-expert a{
  text-decoration: none;
    font-size: 13px;
    font-family: 'Open Sans';
    padding: 0px 6px;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    background: #ffffff;
    line-height: 23px;
    letter-spacing: -0px;
    color: #2f2f2f;
    font-weight: 600;
    border: 0;
    text-align: center;
    margin-top: 4px;
    border: 1px solid #a8a8a8;
}

#box-expert a:hover{
    background: #668e07;
    color: #ffffff;
    border: 1px solid #668e07;
}

@media screen and (max-width: 600px){

#region-line>div {
    width: 100%;
    margin: auto;text-align: center;
}
  #region-line .only-desktops{
    display: none;
  }
  #no-region{
      display: inline-block;
    margin: 0px 1px 0px 2px;
    line-height: 22px;
    border-radius: 5px;
    background: #db7e13;
    padding: 0px 5px;
    color: #fff;
    cursor: pointer; text-decoration: none;
  }
  #region-line #yes-region{
    padding: 0px 7px;margin: 0px 1px 0px 2px;

}
.only-mobs{ display: inline-block; }
}


@media screen and (max-width: 600px){

#bonus-box-user{
  display: none;
}
}
.tac{
  text-align: center;
}
.tal{
  text-align: left;
}
.tar{
  text-align: right;
}
.dnone{
  display:none;
}
#bx-to-mob{
  text-align: center;
    margin-bottom: 10px;
    margin-left: 12px;
}
.clears{
  clear:both;
}
.menu-guest{
  float:left; width:675px;
}
.menu-user{
    float: left;
    overflow: hidden;
    width: 715px;
    height: 43px;
}
.bx-search{
float: right;
    width: 375px;
    text-align: right;
    margin-right: 4px;
    height: 40px;
    overflow: hidden;
}
#bx-navigate{
  height: 36px;
}
#bx-navigate>div{
  margin:0 auto;width:1100px;
}
#content-mn{
  background-color: #fff;
    width: 1090px;
    margin: 10px auto;
}

#content-mn2{

    width: 1090px;
    margin: 10px auto 0;
    margin-top: 0;
    font-family: "Open Sans";
}


.item-n-menu{
    
}
.item-n-menu:hover{
  background: #fff; border: 1px solid #666 !important;
}
.item-n-menu2{
     
      border: 2px solid #fff !important;
}
.item-n-menu2:hover{
      border: 1px solid #666 !important;
      background: #fff;
}


#email1-d{
  position:relative;
}
#email1-d-a{
  position: absolute; right: 10px;top: 7px;
}
#email1-d2{
  width: 1090px;
    margin: auto;
}
#form-sub1{
  margin: 0px 0px;
}
#form-sub1-name, #form-sub2-name{
  margin-right: auto;margin-left: auto;
}
#form-sub1-email, #form-sub2-email{
  margin-right: 17px;margin-left: 17px;
}
.cpoint{
  cursor:pointer;
}

#form-empodp{
  position:relative;display:none;
}
#form-empodp-a{
position: absolute;
    right: 5px;
    top: -20px;
}
#form-empodp-a img{
width: 19px;
}
#form-sub2{
  margin:0;
}


#bx-solk{
  display: none;
}
#exampleModal{
  width: 800px;
    height: 400px;
}
.arcticmodal-close img{
  width: 25px;
}
#rem-send-email{
  font-family: 'Open Sans';
    line-height: 22px;
    font-weight: 800;
    letter-spacing: -1px;
    margin: 5px 0px;
    margin-bottom: 21px;
    font-size: 28px;
    color: #FBFBFB;
    display: inline-block;
    padding: 10px 7px;
    border-radius: 5px;
   
}
#rem-send-email-s1{
    font-size: 27px;
    color: #f04f1e;
    border-radius: 5px;
}
#rem-send-email-s2{
font-size: 28px;
    display: inline-block;
    padding: 10px 7px;
    border-radius: 5px;
}

#bx-twe3{
    float: none;
    width: auto;
    text-align: center;
    padding-top: 0;
}
#bx-twe3-l{
  float:left;width:280px;
}
#put300{
  background: #F04F1E;
    border: 0;
    color: #fff;
    font-size: 19px;
    border-radius: 4px;
    padding: 10px;
    width: 251px;cursor:pointer;
    margin-right: 13px;
}
#prein-rtu{
  float: right;
    width: 383px;
    border-radius: 4px;
}
#li-m-act{
padding-left: 30px !important;
    background-repeat: no-repeat;
    padding-right: 8px !important;
    background-position: 5px;
    background-image: url(/images/stk_r.png);
}
#mr-sam{
  display:none;width: 810px;background: #fff;
}
#mr-sam-l{
 float:left;width: 255px;margin-right: 4px;
}
#mr-sam-app{
display: block;
    background: #fff;
    margin: 5px;
    height: 124px;
   
    border: 1px solid #cecece;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/sam-app.jpg);
    background-size: 53%;
    background-repeat: repeat-x;
    background-position: center 35px;
    border-radius: 0px;
    margin-right: 0px;
}
}
#mr-sam-app span{
display: inline-block;
    padding-left: 10px;
    font-family: 'Open SAns';
    font-size: 14px;
}

#mr-sam-dob{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
 border: 1px solid #cecece;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/dobav.jpg');
    background-size: 45px;
    background-position: 9px;
}

#mr-sam-dob-sp{
    padding-left: 56px;
    font-family: 'Open Sans';
    font-size: 14px;
}
#mr-sam-oborud {
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/oborudovanie-samogon-app.jpg);
    background-size: 45px;
    background-position: 9px;
    padding-right: 0;
}
#mr-sam-oborud span {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
    display: block;
    padding: 10px 0px 10px 55px;
}

#mr-sam-nastoi {
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    border: 1px solid #cecece;
    background-image: url(/images/nabory-dlya-nastoek-m.jpg);
    background-size: 59px;
    background-position: 5px;
    padding-right: 0;
    padding: 5px 0px 5px 0px;
}
#mr-sam-nastoi span {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
    display: block;
    padding: 19px 0px 16px 75px;
}

#mr-sam-nab{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;

    border: 2px solid #f5d848;border: 1px solid #cecece;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-3.png');
    background-size: 45px;
    background-position: 9px;
}
#mr-sam-nab span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-ing{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;

    border: 1px solid #cecece;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/ingr.jpg);
    background-size: 64px;
    background-position: 1px;
}
#mr-sam-ing span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-kom{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;

    border: 2px solid #f5d848;border: 1px solid #cecece;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-5.png');
    background-size: 52px;
    background-position: 3px 0px;
}
#mr-sam-kom span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-c{
  float:left;width: 246px;
}
#mr-sam-emk{
  display:block;
background: #fff;
    margin: 5px;
    border: 2px solid #f5d848;border: 1px solid #cecece;
    background-repeat: no-repeat;
    background-position: center 12px;
    border-radius: 0px;
    line-height: 30px;
    height: 133px;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-2.png');
}
#mr-sam-emk span{
  font-family: 'Open SAns';
    font-size: 14px;
    padding-left: 10px;
}
#mr-sam-aks{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0;
    border: 1px solid #cecece;
    background-size: 51px;
    background-position: 3px;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-6.png);
}
#mr-sam-aks span{
  padding-left: 60px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-gra{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    border: 1px solid #cecece;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-7.png');
    background-size: 26px;
    background-position: 18px;
}
#mr-sam-gra span{
  padding-left: 60px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-book{
  display:block;
background: #fff;
    margin: 5px;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;border: 1px solid #cecece;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-8.png');
    background-size: 29px;
    background-position: 18px;
}
#mr-sam-book span{
  padding-left: 60px;
    font-family: 'Open Sans';
    font-size: 14px;
}
#mr-sam-plit{
display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 53px;

    border: 1px solid #cecece;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-9.png);
    background-size: 56px;
    background-position: 2px;   
}
#mr-sam-plit span{
   padding-left: 60px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-r{
  float: right;
    width: 290px;
    height: 383px;
    padding: 6px;
    margin: 0px 0px 5px 0px;
}
#mr-sam-bra{
    display: block;
    background-repeat: no-repeat;
    border-radius: 4px;
    line-height: 54px;
    border: 2px solid #f5d848;
    margin-bottom: 5px;
    background-size: 63px;
    background-position: 3px;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-10.png);
}
#mr-sam-bra span{
  padding-left: 81px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-ochi{
 background-repeat: no-repeat;
    border-radius: 4px;
    line-height: 54px;
    border: 2px solid #f5d848;
    margin-bottom: 5px;
    background-size: 63px;
    background-position: 3px;
    background-image: url(/images/nm-11.png);
}
#mr-sam-ochi span{
  padding-left: 81px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-obl{
    display: block;
    background-repeat: no-repeat;
    border-radius: 4px;
    line-height: 60px;
    border: 2px solid #f5d848;
    margin-bottom: 5px;
    background-size: 57px;
    background-position: 8px;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-12.png);
}
#mr-sam-obl span{
  font-family: 'Open SAns';
    padding-left: 81px;
    font-size: 14px;
}
#mr-sam-roz{
display: block;
    background-repeat: no-repeat;
    border-radius: 4px;
    line-height: 55px;
    border: 2px solid #f5d848;
    margin-bottom: 5px;
    background-size: 51px;
    background-position: 8px;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-13.png);
}
#mr-sam-roz span{
  padding-left: 60px;
    font-family: 'Open SAns';
    font-size: 14px;
    padding-left: 81px;
}
#mr-sam-izm{
    display: block;
    background-repeat: no-repeat;
    border-radius: 4px;
    line-height: 54px;
    border: 2px solid #f5d848;
    margin-bottom: 5px;
    background-size: 57px;
    padding-right: 0;
    background-position: 8px;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-14.png);
}
#mr-sam-izm span{
    font-family: 'Open SAns';
    font-size: 14px;
    padding-left: 66px;
    line-height: 18px;
    display: inline-block;
}

#mr-sam{
  display:none;width: 810px;background: #fff;
}
#mr-sam-l{
 float:left;width: 255px;margin-right: 4px;
}
#mr-sam-app{
display: block;
    background: #fff;
    margin: 5px;
    height: 124px;
    border: 1px solid #cecece;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/sam-ap.jpg);
    background-size: 53%;
    background-repeat: repeat-x;
    background-position: center 35px;
    border-radius: 0px;
    margin-right: 0px;
}
}
#mr-sam-app span{
display: inline-block;
    padding-left: 10px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-nab{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;

   border: 1px solid #cecece;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-3.png');
    background-size: 45px;
    background-position: 9px;
}
#mr-sam-nab span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-ing{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;

    border: 1px solid #cecece;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/ingr.jpg);
    background-size: 64px;
    background-position: 1px;
}
#mr-sam-ing span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-kubs{
      display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(/images/peregonniy-kubs.jpg);
    background-size: 45px;
    background-position: 9px;
    padding-right: 0;
    padding: 9px 17px;
}
#mr-sam-kubs span{
  font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
    display: block;
    padding: 10px 0px 10px 55px;
}
#mr-sam-kom{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;

    border: 1px solid #cecece;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-5.png');
    background-size: 52px;
    background-position: 3px 0px;
}
#mr-sam-kom span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-c{
  float:left;width: 246px;
}
#mr-sam-emk{
  display:block;
background: #fff;
    margin: 5px;
    border: 1px solid #cecece;
    background-repeat: no-repeat;
    background-position: center 12px;
    border-radius: 0px;
    line-height: 30px;
    height: 133px;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-2.png');
}
#mr-sam-emk span{
  font-family: 'Open SAns';
    font-size: 14px;
    padding-left: 10px;
}
#mr-sam-aks{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    border: 1px solid #cecece;
    background-size: 51px;
    background-position: 3px;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-6.png');margin-right: 0;
}
#mr-sam-aks span{
  padding-left: 60px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-gra{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    border: 1px solid #cecece;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-7.png');
    background-size: 26px;
    background-position: 18px;
}
#mr-sam-gra span{
  padding-left: 60px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-book{
  display:block;
background: #fff;
    margin: 5px;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    border: 1px solid #cecece;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-8.png');
    background-size: 29px;
    background-position: 18px;
}
#mr-sam-book span{
  padding-left: 60px;
    font-family: 'Open Sans';
    font-size: 14px;
}
#mr-sam-plit{
display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 53px;
    border: 1px solid #cecece;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-9.png);
    background-size: 56px;
    background-position: 2px; margin-right: 0;
}
#mr-sam-plit span{
   padding-left: 60px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-r{
  float: right;
    width: 290px;
    height: 383px;
    padding: 6px;
    margin: 0px 0px 5px 0px;
}
#mr-sam-bra{
  display:block;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 54px;
    border: 1px solid #cecece;
    margin-bottom: 5px;
    background-size: 63px;
    background-position: 3px;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-10.png');
}
#mr-sam-bra span{
  padding-left: 81px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-ochi{
      background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 54px;
    border: 1px solid #cecece;
    margin-bottom: 5px;
    background-size: 63px;
    background-position: 3px;
    background-image: url(/images/nm-11.png);
}
#mr-sam-ochi span{
  padding-left: 81px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-obl{
    display: block;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 60px;
    border: 1px solid #cecece;
    margin-bottom: 5px;
    background-size: 57px;
    background-position: 8px;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-12.png);
}
#mr-sam-obl span{
  font-family: 'Open SAns';
    padding-left: 81px;
    font-size: 14px;
}
#mr-sam-roz{
display: block;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    border: 1px solid #cecece;
    margin-bottom: 5px;
    background-size: 51px;
    background-position: 8px;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-13.png);
}
#mr-sam-roz span{
  padding-left: 60px;
    font-family: 'Open SAns';
    font-size: 14px;
    padding-left: 81px;
}
#mr-sam-izm{
     display: block;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 54px;
    border: 1px solid #cecece;
    margin-bottom: 5px;
    background-size: 57px;
    background-position: 8px;
    background-image: url(https://xn--80aalwclyias7g0b.xn--p1ai/images/nm-14.png);
}
#mr-sam-izm span{
  font-family: 'Open SAns';
    font-size: 14px;
    padding-left: 65px;
}
#box-h-acc-p{
  margin-top: 5px;
    font-family: 'Open SAns';
    font-size: 14px;
    margin-bottom: 5px;
    height: 14px;
    overflow: hidden;
}
#box-h-acc-a{
  font-family: 'Open Sans';
    color: #f88b01;
    font-size: 14px;
    display: inline-block;
    margin-top: 4px;
}
#box-h-acc-bon{
  font-family: 'Open Sans';
    font-size: 14px;
    margin-top: 8px;
}
#bonus_item{
  color: #000000;
    font-weight: bold;
}
#box-h-obr{
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 20px;
    color: #202020;
    padding-top: 5px;
    text-align: left;
    margin-left: 10px;
}

#back-call{
  margin-left: 0;
}
#cart-box{
   font-family: 'Open Sans';
margin-left: 0px;
    float: right;
    width: 130px;
    padding: 10px 10px 0px 71px;
    height: 50px;
    background-image: url(/images/shcart_g.jpg);
    background-position: 15px 10px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    position: relative; cursor: pointer;
}
@media screen and (min-width: 1099px){
  #cart-box.full-carts:not(.no_mini_cart):hover {
    -webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.15);
    border-radius: 3px 3px 0 0;
    border: 1px solid #eaeaea;
    border-bottom-color: #fff;
    /* fix */
    margin-top: -1px;
    margin-right: -1px;
  }
  #cart-box.full-carts:not(.no_mini_cart):hover .rd_mini_cart {
    display: block;
  }
  #cart-box.full-carts:not(.no_mini_cart):hover:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 13;
  }
}
.full-carts{
    background-image: url(/images/shcart_b.jpg) !important;
}
#cart-box a{
 
    color: #4a4a4a;
    font-size: 15px;
    display: inline-block;
    margin-top: 4px;font-weight: 600;
}
#cart-box div{
margin-top: 6px;
        font-family: 'Open Sans';
    font-size: 13px;
}
#val-cart{
position: absolute;
    left: 29px;
    top: 9px;
    display: block;
    width: 18px;
    height: 17px;
    border-radius: 7px;
    text-align: center;
    line-height: 17px;
    font-size: 10px;
    background: #ff3535;
    color: #fff;
    font-weight: 400;
}
.posrel{
  position:relative;
}
#box-h-logo{
  float:left;width: 350px;height: 80px;position: relative;
}
#box-h-logo img{
 
}
#box-h-logo p{
  font-family: 'Open Sans';
    color: #666;
    position: absolute;
    top: 50px;
    left: 62px;
    font-size: 16px;
}
#box-h-phone{
    float: left;
    width: 244px;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 17px;
    padding: 6px;
    margin-right: 10px;
    text-align: center;
}
#box-h-phone p{
    line-height: 18px;
    color: #515151;
    font-size: 13px;
}
#box-h-phone div{
font-size: 25px;
    line-height: 29px;
    font-weight: bold;
    color: #5F5F5F;
}
#box-h-rev{
  float: left;
  width: 217px;
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 18px;
  padding: 2px;
  margin-right: 25px;
}
#box-h-rev a{
    color: #333333;
    text-decoration: none;
    display: block;
    padding-left: 30px;
    background-image: url(/images/review_icon.png);
    background-position: 2px 6px;
    background-repeat: no-repeat;
    margin-top: 5px;
    padding: 5px 5px 5px 35px;
    font-size: 13px;
}
#box-h-rev a span{
        text-decoration: underline;
    cursor: pointer;
}
#box-h-rev b{
  display: inline-block;
    padding: 0px 0px;
    border-radius: 4px;
    color: #333;
    margin: 2px 0px;
    font-weight: bold;
}
#box-h-acc{
    float: left;
    width: 215px;
    margin-right: 10px;
    margin-left: 20px;
    margin-top: 3px;
}
#r-vino{
  display:none;width: 300px;background: #fff;padding-right:5px;
}
#mr-vino-obo{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('/images/oborudovanie-vino.jpg');
    background-size: 54px;
    background-position: 1px;
}
#mr-vino-obo span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-vino-emk{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
        background-image: url('https://crm.samogon40.ru/upload/cfc5377db2th.jpg');
    background-size: 64px;
    background-position: -2px -10px;
}
#mr-vino-emk span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-vino-ing{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/drv.png');
    background-size: 29px;
    background-position: 14px;
}
#mr-vino-ing span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-vino-aks{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius:0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
        background-image: url('https://crm.samogon40.ru/upload/2e58e069fdth.jpg');
    background-size: 57px;
    background-position: 4px;
}
#mr-vino-aks span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}

#mr-vino-nab{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
        background-image: url('https://crm.samogon40.ru/upload/31eed37534th.jpg');
    background-size: 49px;
    background-position: 3px;
}
#mr-vino-nab span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-vino-book{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
   border: 1px solid #cecece;
       background-image: url('https://crm.samogon40.ru/upload/4dd0088ce3th.jpg');
    background-size: 38px;
    background-position: 9px;
}
#mr-vino-book span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#r-bond{
  display:none;width: 300px;background: #fff;padding-right:5px;
}
#mr-bond-boch{
  display:block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('/images/bochonki-dub.jpg');
    background-size: 112px;
    background-position: 1px;
    height: 119px;
}
#mr-bond-boch span{
  padding-left: 114px;
    font-family: 'Open SAns';
    font-size: 14px;
    display: inline-block;
    line-height: 19px;
    margin-top: 12px;
}
#mr-bond-kad{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
        background-image: url('https://crm.samogon40.ru/upload/396a3bee22th.png');
background-size: 53px;
    background-position: 4px 2px;
}
#mr-bond-kad span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-bond-med{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('https://crm.samogon40.ru/upload/062288ceeeth.png');
        background-size: 67px;
    background-position: 0px;
}
#mr-bond-med span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-bond-banya{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
        background-image: url('https://crm.samogon40.ru/upload/e56583e645th.jpg');
    background-size: 57px;
    background-position: 4px;
}
#mr-bond-banya span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-bond-suv{
  display:block;
    margin: 5px;
background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
        background-image: url('https://crm.samogon40.ru/upload/530cdb87ceth.jpg');
    background-size: 64px;
    background-position: 3px;
}
#mr-bond-suv span{
   padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#r-pivos{
    width: 615px;
    padding-right: 0;
    display: none;
    background: rgb(255, 255, 255);
    left: -134px;
}
#mr-pivos-nab{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://crm.samogon40.ru/upload/0dbab2b06fth.jpg);
    background-size: 80px;
    background-position: 1px;
    height: 55px;
}
#mr-pivos-nab span{
    padding-left: 78px;
    font-family: 'Open SAns';
    font-size: 14px;
    display: inline-block;
    line-height: 19px;
    margin-top: 7px;
}

#mr-pivos-pivo{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-size: 117px;
    height: 123px;
    background-image: url(/images/pivovarnya.jpg);
    min-height: 106px;
    background-position: -10px 5px !important;
}
#mr-pivos-pivo span{
    padding-left: 90px;
    font-family: 'Open SAns';
    font-size: 14px;
    display: inline-block;
    line-height: 19px;
    margin-top: 30px;
}

#mr-pivos-sol{
display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://belarus-lux.ru/upload/e007379979th.jpg);
    background-size: 146px;
    background-position: -28px 9px;
    height: 123px;
}
#mr-pivos-sol span{
    padding-left: 78px;
    font-family: 'Open SAns';
    font-size: 14px;
    display: inline-block;
    line-height: 19px;
    margin-top: 29px;
}
#mr-pivos-sus{
  display:block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('https://crm.samogon40.ru/upload/bb56196e64th.jpg');
    background-size: 56px;
    background-position: 4px;
}
#mr-pivos-sus span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-pivos-roz{
  display:block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('https://crm.samogon40.ru/upload/8366cf1e49th.jpg');
    background-size: 57px;
    background-position: 4px;
    padding-right: 0;
}
#mr-pivos-roz span{
  padding-left: 55px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-pivos-aks{
  display:block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('../images/akspv.jpg');
    background-size: 49px;
    background-position: 9px;    padding-right: 0;
}
#mr-pivos-aks span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-pivos-book{
  display:block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('https://crm.samogon40.ru/upload/6add1113cdth.jpg');
    background-size: 34px;
    background-position: 15px; padding-right: 0;
}
#mr-pivos-book span{
   padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-kopt-kop{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://lk.rdshop.ru/upload/ad160d415dth.jpg);
    background-position: 0px;
    height: 119px;
}
#mr-kopt-kop span{
   padding-left: 116px;
    font-family: 'Open SAns';
    font-size: 14px;
    display: inline-block;
    line-height: 19px;
    margin-top: 12px;
}
#mr-kopt-dym{
  display:block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('https://crm.samogon40.ru/upload/2996d8adf8th.jpg');
    background-size: 52px;
    background-position: 9px 0px;
}
#mr-kopt-dym span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-kopt-sep{
  display:block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url('https://crm.samogon40.ru/upload/73a70560a7.jpg');
    background-size: 56px;
    background-position: 4px;
}
#mr-kopt-sep span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-kopt-aks{
display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 42px;
    margin-right: 0px;
   border: 1px solid #cecece;
    background-image: url(https://crm.samogon40.ru/upload/56232aca38.jpg);
    background-size: 57px;
    background-position: 4px;
    padding-right: 0;
}
#mr-kopt-aks span{
    padding-left: 55px;
    font-family: 'Open SAns';
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    padding-top: 5px;
}
#mr-kopt-nab{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 40px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://crm.samogon40.ru/upload/711d2db2e1th.jpg);
    background-size: 60px;
    background-position: 9px;
}
#mr-kopt-nab span{
padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
    display: inline-block;
    line-height: 20px;
    padding-top: 6px;
}
#mr-kopt-book{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://crm.samogon40.ru/upload/233b58093dth.jpg);
    background-size: 34px;
    background-position: 15px;
}
#mr-kopt-book span{
  padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#r-kopt{
    width: 340px;
    padding-right: 5px;
    display: none;
    background: rgb(255, 255, 255);
}
#mr-avtok-avt{
display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://lk.rdshop.ru/upload/b04e3546feth.jpg);
    background-size: 125px;
    background-position: 0px;
    height: 100px;
}
#mr-avtok-avt span{
  padding-left: 131px;
    font-family: 'Open SAns';
    font-size: 14px;
    display: inline-block;
    line-height: 19px;
    margin-top: 12px;
}
#mr-avtok-book{
display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 17px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://crm.samogon40.ru/upload/c84ec0b2d7th.jpg);
    background-size: 37px;
    background-position: 15px 4px;
    padding: 15px 0px 14px 78px;
}
#mr-avtok-book span{

}
#r-avtok{
   width: 350px; padding-right: 5px; display: none; background: rgb(255, 255, 255);
}

#li-m-post{

    margin-right: 0 !important; }
#li-m-post>a{
      padding-left: 29px !important;
    background-repeat: no-repeat;
    padding-right: 8px !important;
    background-position: 4px;
    background-image: url(/images/blg.png);
}
.avt-m-l{
float: left;
    width: 274px;
    margin-right: 4px;
}
.avt-m-r{
float: left;
    width: 267px;
}


#r-sushk{
  width: 270px; padding-right: 5px; display: none; background: rgb(255, 255, 255);
}
#mr-sushk-suh{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://crm.samogon40.ru/upload/13cbe9d93bth.jpg);
    background-size: 146px;
    background-position: -4px;
    height: 100px;
}
#mr-sushk-suh span{
    padding-left: 128px;
    font-family: 'Open SAns';
    font-size: 14px;
    display: inline-block;
    line-height: 19px;
    margin-top: 20px;
}
#mr-sushk-aks{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 17px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://crm.samogon40.ru/upload/4cdfe52316th.jpg);
    background-size: 55px;
    background-position: 10px 13px;
    padding: 15px 0px 14px 78px;
}
#mr-sushk-aks span{

}
#menu-right-2-item{
  position: absolute !important;
    right: 4px;
    top: -3px;
    overflow: hidden;
    border-left: 1px solid #D3B316;
    z-index: 3;
    border-bottom: 1px solid #D3B316;
    border-top: 1px solid #D3B316;
    background: #fff;
    border-radius: 5px 0px 0px 5px;
}
#menu-right-2-item:hover{
    background: #fff !important;
  }
 .spec-main-menu:hover {
    background-color: #E5C529;
}

#a-to-articles{
  margin-right: -4px;
}
#bonus-box-user{
text-align: center;
    padding: 8px;
    font-family: 'Open Sans';
    font-size: 14px;
    background-color: #faf4d4;
    color: #121212;
    line-height: 19px;
}
#bonus-box-user b{
    letter-spacing: -0.5px;
    font-weight: 600;
}
#content{
  width: 1090px;
margin: 0px auto 0px;min-height:600px;

}
footer>div{
  margin: 0px auto;
}
#foot-left{
  float: left;
    width: 567px;
}
#foot-left-left{
  float:left;width: 200px;margin-left: 15px;
}
#foot-otzv{
  color: #020202;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 16px;
    margin: 10px 0px;
}
#foot-otzv a{
font-weight: 600;color: #0f0f0f;
}
#foot-left-right{
  float:left;width:285px;margin-left: 20px;
}
#foot-email{
  font-size: 13px;
    font-family: 'Open SAns';
    color: #121212;
    line-height: 20px;
    margin-top: 10px;
}
#foot-email a{
color: #0577BB;
}
#foot-img-1{
  margin-top: 15px;
    width: 98px;
}
#foot-img-2{
  margin-top: 15px;
    width: 109px;
}
#foot-safe{
  margin: 20px 0px;
    font-size: 13px;
    line-height: 19px;
    font-family: 'Open SAns';
    padding-left: 24px;
    background-image: url('https://xn--80aalwclyias7g0b.xn--p1ai/images/lock.png');
    background-repeat: no-repeat;
    background-size: 16px;
}
#foot-safe span{
display: block;
    color: #007a00;
}
#foot-online-pay{
  color: #020202;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0px;
}
#foot-soc-1{
  float: left;
    width: 250px;
    margin-right: 15px;
}
#foot-soc-2{
  float: left;
    width: 220px;
    margin-right: 15px;
}
#foot-rekv{
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 23px;
      background-color: #C8C8C8;
    color: #454545;
}
#rem-obr{
  text-align: left;line-height: 20px;
}
#rem-obr-h{
text-align: center;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 16px;
}
#r-sam
{
display:none;width: 810px;background: #fff;
}
.ya-site-form__submit{
  background-color: #F5D848 !important;
    width: 76px !important;
    font-family: 'Arimo' !important;
    border: 1px solid #F5D848 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    border-radius: 4px !important;
    color: #333 !important;
    cursor: pointer !important;
  }

.ya-site-form__input-text{
  border-color: #ACACAB !important;
    border-radius: 3px !important;
    font-family: 'Arimo' !important;
    width: 325px !important;
    padding: 4px 6px !important;
}
#mr-sam-dro{
  display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    padding-right: 0;
    border-radius: 0px;
    line-height: 55px;
    border: 1px solid #cecece;
    background-size: 51px;
    background-position: 3px;
    background-image: url(https://belarus-lux.ru/upload/6a20af3902th.jpg);
}
#mr-sam-dro span{
padding-left: 60px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#mr-sam-emks{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    padding-right: 0;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0;
    border: 1px solid #cecece;
    background-size: 51px;
    background-position: 3px;
    background-image: url(https://belarus-lux.ru/upload/968a422cc3th.jpg);
}
#mr-sam-emks span{
  padding-left: 49px;
    font-family: 'Open SAns';
    font-size: 14px;
}

#mr-avtok-tov{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 17px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(../images/zakat.jpg);
    background-size: 53px;
    background-position: 6px 4px;
    padding-right: 0;
    padding: 15px 0px 14px 78px;
}
#mr-avtok-tov span {

}

#mr-avtok-aks{
display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
     border: 1px solid #cecece;
    background-image: url(../images/aksavt.jpg);
    background-size: 67px;
    background-position: 3px 4px;
    line-height: 17px;
    padding: 15px 0px 14px 78px;
}
#mr-avtok-aks span {

}
#mr-pivos-dro{
display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
     border: 1px solid #cecece;
    background-image: url(../images/pivo-drojji.jpg);
    background-size: 56px;
    background-position: 9px 0px;
}
#mr-pivos-hmel{
display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
     border: 1px solid #cecece;
    background-image: url(../images/hmel.jpg);
    background-size: 56px;
    background-position: 9px 0px;
}
#mr-pivos-solod{
  display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
     border: 1px solid #cecece;
    background-image: url(../images/solod.jpg);
    background-size: 56px;
    background-position: 9px 0px;
}
#mr-pivos-dro span, #mr-pivos-hmel span, #mr-pivos-solod span{
      padding-left: 56px;
    font-family: 'Open SAns';
    font-size: 14px;
}
#r-pivos-l {
    width: 260px;
    float: left;
}
#r-pivos-r {
    width: 260px;
    float: left;
}




.orange-items{
background: #ffdf3c;
}
#orange-item-gift a{
      background: #fdffaf;
    padding-left: 55px;
    background-image: url(../images/gift.png);
    background-repeat: no-repeat;
    background-position: 22px 6px;
}
.osn-city a,
.osn-city span.pseudo_link {
    font-weight: 600;
    font-size: 18px !important;
}
.city-blocks{
  width: 33%;float: left;
}
#ch-region-main a{
    border: 2px solid #ffee6a !important;
    text-decoration: none !important;
    border-radius: 13px !important;

}

#form-posyl-footer{
float: left;
    width: 550px;
    padding: 5px 0px;
}
#form-posyl-footer label{
      font-family: 'Open Sans';
    font-size: 16px;
    color: #383838;
    font-weight: 600;
    letter-spacing: -0.5px;
}
#form-posyl-footer label.error{
    display: none !important;
}
#form-posyl-footer input[type='text']{
outline: 0;
    font-size: 15px;
    height: 32px;
    padding: 0px 5px 0px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 261px;
    margin-left: 4px;
    margin-right: 4px;
    font-weight: 400;line-height: 22px;
    font-family: 'Open Sans';
}
#form-posyl-footer input[type='text'].error{
     border: 1px solid red;
}
#form-posyl-footer input[type='submit']{
outline: 0;
    font-size: 14px;
    background: #fff;
    color: #000;
    height: 33px;
    padding: 0px 15px 0px;
    border: 1px solid #f5d848;
    margin: 0 0 0 -1px;
    border-radius: 4px;
    line-height: 33px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
    vertical-align: top;
    font-weight: 600;
}
#mob-form-poisk{
     text-align: center;
    margin: 10px 7px;
    font-family: 'Open Sans';
}
#mob-form-poisk input[type="text"]{
 outline: 0 !important;
    padding: 0px 5px 0px !important;
    border: 1px solid #c5c5c5;
    line-height: 32px;
    width: 61%;
    margin-right: 3px;
    font-family: 'Open Sans';
    font-weight: 600;    border-radius: 3px;
}
#mob-form-poisk input[type="text"]:focus{
  border-color: #cbcbcb!important;    box-shadow: 0 0 10px #fc0 !important;
}
#mob-form-poisk input[type="submit"]{
 -webkit-appearance: none;
    width: 22%;
    display: inline-block;
    border: 1px solid #F5D848 !important;
    cursor: pointer;
    line-height: 30px;
    vertical-align: top;
    background: #fff;
    border-radius: 3px;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 15px;
    color: #333;padding: 1px 0;
}
.schclose{
  display: inline-block;
    width: 8%;
    background-image: url(/images/close_delete_icon.svg);
    background-size: 20px;
    background-position: right center;
    height: 34px;
    vertical-align: top;
    background-repeat: no-repeat;
    opacity: .6;
}
#to-homepage-m{
    padding-left: 45px;
    background-image: url(../images/prev-menu.jpg);
    background-repeat: no-repeat;
    background-position: 15px 0px;
}
#bonus-balance{

    font-size: 14px;
    display: inline-block;
    margin-right: 5px;font-weight: 600;
}
#menu-m-phone-region{
text-align: center;
}
#menu-m-phone-region a{
    display: block;
    text-decoration: none;
    color: #fff;
    line-height: 39px;
    background: #ff8213;
    font-family: 'Open SAns';
    font-weight: 600;
}
#menu-m-phone-region img{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 1px;
}

#abc-sh{
      font-size: 12px;
    color: #2f2f2f;
    line-height: 16px;
    margin-top: 6px;
    font-weight: 600;
}
#mr-sam-rektif{
    display: block;
    margin: 5px;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 0px;
    line-height: 55px;
    margin-right: 0px;
    border: 1px solid #cecece;
    background-image: url(https://belarus-lux.ru/upload/0d893b5acf.jpg);
    background-size: 65px;
    background-position: 3px;
    padding-right: 0;
}
#mr-sam-rektif span{
  font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
    display: block;
    padding: 10px 0px 10px 55px;
}
#box-kz-deliv{
      text-align: left;
    padding-left: 63px;
    background-image: url(../images/delivery-samapp2.png);
    background-repeat: no-repeat;
    padding-bottom: 4px;
    padding-top: 2px;
    background-size: 44px;
    background-position: 1px 10px;
    float: left;
    width: 177px;
    margin-top: 6px;
    font-family: 'Open Sans';
}
#box-kz-deliv p{
      font-size: 14px;
    font-weight: 600;
    color: #282828;
    line-height: 20px;
}
#box-kz-deliv a{
      font-size: 14px;
    display: inline-block;
    font-weight: 600;
    color: #040404;
    vertical-align: top;
    line-height: 20px;
}
.und-oth-country{
  padding-top: 20px;
    border-top: 1px solid #d7d7d7;
    margin-top: 10px;
}
#region-flag-kz{
padding-left: 40px !important;
    background-image: url(../images/if_KZ.png) !important;
    background-repeat: no-repeat !important;
    background-position: 10px !important;
}
#region-flag-ru{
      padding-left: 40px !important;
    background-image: url(../images/if_RU.png);
    background-repeat: no-repeat;
    background-position: 10px;
}

@media only screen and (max-width: 1090px) and (min-width: 601px){
    #region-line>div {
    width: auto;
    margin: auto;
    text-align: center;
}
}




.modal_form {
    width: 346px;
    border-radius: 5px;
    border: 3px #000 solid;
    background: #fff;
    position: fixed;
    top: 45%;
    left: 50%;
    margin-top: -150px;
    margin-left: -150px;
    display: none;
    opacity: 0;
    z-index: 101;
    padding: 20px 10px;
    max-height: 500px;
}
.modal_form.with_scroll {
    overflow-y: scroll;
}
#to-all-otz-mob{
  display: none;
  text-align: center;
}
.modal_form .modal_close {
width: 25px;
height: 24px;
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
color: #DFDFDF;
display: block;
background-image: url('/images/uu.png');
background-repeat: no-repeat;
}
/* Подложка */
#overlay {
    z-index: 100; /* подложка должна быть выше слоев элементов сайта, но ниже слоя модального окна */
    position: fixed; /* всегда перекрывает весь сайт */
    background-color: #000; /* черная */
    opacity: 0.8; /* но немного прозрачна */
    width: 100%; 
    height: 100%; /* размером во весь экран */
    top: 0; 
    left: 0; /* сверху и слева 0, обязательные свойства! */
    cursor: pointer;
    display: none; /* в обычном состоянии её нет) */
}
.in-cart{
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Open SAns';
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
    letter-spacing: 0px;
    background-color: #fff;
    text-shadow: none;
    border: 1px solid #a9a9a9;
    background: #fff;
    color: #111;
}
.in-cart:hover{
    background: #f3b117;
    color: #ffffff;
    border: 1px solid #FFF;
}

@media screen and (min-width: 601px){
  ul{
  list-style:none;
  margin:0;
  padding:0;
}

.list-tovar{
  text-align: center;
}
.list-tovar>li{
  display: inline-block;
width: 214px;
vertical-align: top;
padding: 15px 10px;
margin: 20px 10px;
position: relative;
}
.list-tovar li:hover h3{
color: #1577CF;
}

.list-tovar li p{
  font-size: 13px;
font-family: 'Open SAns';
color: #666;

}
.list-tovar li h3, .title-tv{
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'Open Sans';
    letter-spacing: -0.5px;
    font-weight: 600;line-height: 20px;
}

.box-img{
  height: 150px;
overflow: hidden;
}

.box-img img{
  height: 130px;
}
.box-cost{
  margin: 5px 0px;
}

.box-img2{
  height: 180px;
overflow: hidden;
}

.box-img2 img{
height: 145px;
}


.box-cost-old{
    font-family: 'Open Sans', 'PT Sans';
    color: #9B9B9B;
    font-size: 18px;
    letter-spacing: -0.5px;
    display: inline-block;
    margin-right: 4px;
    text-decoration: line-through;
}

.box-cost-new{
    font-family: 'Open Sans', 'PT Sans';
    font-weight: 400;
    color: #2f2f2f;
    font-size: 20px;
    letter-spacing: -0.5px;
    display: inline-block;
}

.in-detail{
text-decoration: none;
color: #979797;
font-weight: bold;
font-size: 18px;
font-family: 'PT Sans Narrow';
padding: 5px 10px;
border-radius: 3px;background-color: #fff;
display: inline-block;
border: 1px solid #BDBCBC;
margin-top: 1px;
margin-top: 10px;
}
.in-detail:hover{
background: #1B6ECD;
background: -moz-linear-gradient(top,#fc8533 0,#fc8533 50%,#fb6700 51%,#fb6700 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fc8533),color-stop(50%,#fc8533),color-stop(51%,#fb6700),color-stop(100%,#fb6700));
background: -webkit-linear-gradient(top,#fc8533 0,#fc8533 50%,#fb6700 51%,#fb6700 100%);
background: -o-linear-gradient(top,#fc8533 0,#fc8533 50%,#fb6700 51%,#fb6700 100%);
background: -ms-linear-gradient(top,#fc8533 0,#fc8533 50%,#fb6700 51%,#fb6700 100%);
background: linear-gradient(to bottom,#339AFC 0,#2780D5 50%,#1065AF 51%,#217FC4 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fc8533',endColorstr = '#fb6700',GradientType = 0);
color: #fff;
border: 1px solid #FFF;
text-shadow: 0px 0px 1px #333;
}


.toin{
text-decoration: none;
font-weight: bold;
font-size: 17px;
font-family: 'PT Sans Narrow';
padding: 1px 7px;
width: 71px;
color: #FFF;
text-shadow: 1px 1px 2px #000;
border-radius: 3px;
border: 1px solid #FBB300;
line-height: 27px;
display: inline-block;
background-color: #fff;
background: #DB0F0F;
background: -moz-linear-gradient(top,#F7EC25 0,#F7EC25 50%,#fb6700 51%,#fb6700 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#F7EC25),color-stop(50%,#F7EC25),color-stop(51%,#fb6700),color-stop(100%,#fb6700));
background: -webkit-linear-gradient(top,#F7EC25 0,#F7EC25 50%,#fb6700 51%,#fb6700 100%);
background: -o-linear-gradient(top,#F7EC25 0,#F7EC25 50%,#fb6700 51%,#fb6700 100%);
background: -ms-linear-gradient(top,#F7EC25 0,#F7EC25 50%,#fb6700 51%,#fb6700 100%);
background: linear-gradie;
}

.yyy{

padding: 3px 5px;
font-family: 'Open Sans';
border: 1px solid #FDFDFD;
border-radius: 3px;
width: 148px;
}
.toin:hover{
opacity:.8;
}
.errorMessage{
width: 235px;
margin-top: 20px;
text-align: left;
color: #D81C1D;
font-size: 13px;
font-family: 'Open Sans';
}
.isnb{
text-align: center;
margin-top: 15px;
font-family: 'Open Sans';
font-style: italic;
}
.rubl{
  font-size: 21px;
  color: #575757;
  font-weight: normal;
  display: inline-block;
  line-height: 7px;
  text-transform: uppercase;
  border-bottom: 1px solid #575757;
}
#box-h1-p-region h1, #box-h1-p-region  p{
  display: inline !important;   
}
#box-h1-p-region{
   display: block; margin-top: 10px;
}
#list-region-contacts{
      line-height: 40px;
    text-align: left;
    font-family: 'Open Sans';margin-top: 10px;
}
#list-region-contacts div{
      line-height: 40px;
    font-size: 15px;
}

#list-region-contacts div span{
      display: inline-block;
    width: 34%;
    text-align: right;
    margin-right: 7px;
    color: #000000;
}
#list-region-contacts p{
  margin: 20px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Open Sans';
}
#list-region-contacts p a{
     color: #0580DA;
}

#box-delivery-region{
  
}

#box-delivery-region a{
  color: #0580DA;
}
#box-delivery-region b{
      font-weight: bold;
    font-family: 'Open SAns';
    letter-spacing: -0.5px;
    font-size: 14px;
}
#box-h-phone-region{
margin-top: -7px;
}
#box-h-phone-region-own{

}
#box-h-phone-region-own p{
 line-height: 12px;
    color: #666;
    font-size: 13px;
    font-weight: normal;
}
#box-h-phone-region-own span{
   display: block;
    font-size: 23px;
}
#box-h-phone-region-common{
  
}
#box-h-phone-region-common p{
      line-height: 12px;
    font-size: 13px;
    font-weight: normal;
    color: #fe8e04;
}
#box-h-phone-region-common span{
      display: block;
    font-size: 19px;
    color: #fc8e06;
}

footer #box-h-phone-region-own p{
 color:#111;
}

footer #box-h-phone-region-common p{
color:#111;
}

footer #box-h-phone-region-own span{
color:#111;
}

footer #box-h-phone-region-common span{
color:#111;
}

#map-city{
      margin: 25px 0px;
}
.left-map-city{
    float: left;
    width: 500px;
    margin-left: 25px;
}
.right-map-city{
float: right;
    width: 500px;
    margin-right: 25px;
}
.map-city-h{
      font-family: 'Open Sans';
    font-size: 19px;
    color: #313131;
    font-weight: bold;    margin-bottom: 15px;
    text-align: center;
}
.mycity-p{
  margin: 10px 20px;
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 22px;
    color: #343434;
}
#map-region, #map-region3{
  height:450px; 
  width:100%;
}
.metro-m-lay{
      display: block;
    padding-left: 20px;
    background-image: url(../images/metro-m.png);
    background-repeat: no-repeat;
    text-align: left;
    background-size: 15px;    margin-top: 2px;
}
.open-all-recc-tov{
  display: none !important;
}
.mobile-akt-img{
  display: none !important;
}
#recepts-block-mobile{
   display:none;
}
#video-for-mob{
  display:none;
}
}


#content-mn-left-mob{
  display: none;
}


@media screen and (max-width: 600px){

#content-mn-left-mob{
  display: block;    margin: 10px 0px;
}

.modal_form {
    width: 88%;
    border-radius: 0px;
    border: 0;
    background: #fff;
    position: fixed;
    top: 8% !important;
    left: 3%;
    margin-top: 0;
    margin-left: 0;
    display: none;
    opacity: 0;
    z-index: 101;
    padding: 3%;
}
#bcs-carts, .modal_form_div{
  text-align: center;
    font-family: 'Open Sans';
}
#bcs-carts-h, .modal_form_h{
      font-weight: 600;
    line-height: 40px;
    font-family: 'Open Sans';
}
#bcs-carts-img img, .left-pn-carts img{
  width: 80%;
}
#hsr-hor-a, .isbrock{
      font-weight: 600;
    line-height: 20px;
    font-family: 'Open Sans';
    margin: 10px 0px 4px;
    font-size: 15px;
}
#hsr-hor-b{
  font-size: 14px;
}
#hsr-hor-c, .isbrock-sl{
  line-height: 50px;
    font-size: 21px;
    font-weight: 600;font-family: 'Open Sans', 'Trebuchet MS','PT Sans';
}
#hsr-hor-c .rubl, .isbrock-sl .rubl {
    font-size: 21px;
    color: #212121;
    font-weight: normal;
    display: inline-block;
    line-height: 7px;
    width: 11px;
    text-transform: uppercase;
    border-bottom: 1px solid #575757;
}
#tv-descr{
  display: none;
}
#tosite{
  width: 100%;
    display: block;
    line-height: 32px;
    border-radius: 3px;
    margin-bottom: 10px;
    color: #fff;
    background: #1aaaff;
    cursor: pointer;
}
#bx-newxt a, #tocrts{
      width: 100%;
    display: block;
    line-height: 32px;
    border-radius: 3px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #fff;
    background: #f3b117;
}
#to-all-otz-mob{
  display: block;
}
#to-all-otz-mob a{
text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Open SAns';
    padding: 0px 10px;
    border-radius: 3px;
    display: inline-block;
    letter-spacing: 0px;
    background-color: #fff;
    text-shadow: none;
    border: 1px solid #a9a9a9;
    background: #fff;
    color: #111;
    width: auto;
    margin: 10px 0;
    line-height: 32px;
}
}








.container, .scroller {
	height: 100%;
}

.scroller {

}

.scroller,
.scroller-inner {
	position: relative;
}

.container {
	position: relative;
	overflow: hidden; 
    min-width: 1310px;
}


.mp-pusher {
	position: relative;
	left: 0;
	height: 100%;
}

/* fix 15.11.2019 */
.mp-pusher.mp-pushed {
  height: 100vh;
}
.mp-pusher.mp-pushed .scroller {
  overflow: hidden;
}
.mp-pusher.mp-pushed footer {
  display: none !important;
}

.mp-menu {
	position: absolute; /* we can't use fixed here :( */
	top: 0;
	left: 0;
	z-index: 1;
	/*width: 300px;*/
  /* fix 15.11.2019 */
  width: 85%;
  min-width: 240px;
	height: 100%;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);

}

.mp-level {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

/* overlays for pusher and for level that gets covered */
.mp-pusher::after,
.mp-level::after,
.mp-level::before {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	opacity: 0;
}

.mp-pusher::after,
.mp-level::after {
	background: rgba(0,0,0,0.6);
	-webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	-moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}

.mp-level::after {
	z-index: -1;
}

.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.mp-level.mp-level-overlay {
	cursor: pointer;
}

.mp-level.mp-level-overlay.mp-level::before {
	width: 100%;
	height: 100%;
	background: transparent;
	opacity: 1;
}

.mp-pusher,
.mp-level {
/*  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;*/
  /* fix 15.11.2019 */
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	transition: all 0.25s;
}

/* overlap */
.mp-overlap .mp-level.mp-level-open {
	box-shadow: 1px 0 2px rgba(0,0,0,0.2);
	-webkit-transform: translate3d(-40px, 0, 0);
	-moz-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0);
}

/* First level */
.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
	box-shadow: none;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* cover */
.mp-cover .mp-level.mp-level-open {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

/* content style */
.mp-menu ul {
margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Open SAns';

    /* fix 15.11.2019 */
    height: calc(100vh - 88px);
    overflow-x: hidden;
    overflow-y: auto;
}

.mp-menu h2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 1em;
    box-shadow: 0px 3px 10px rgba(158, 158, 158, 0.39);
    background: #fdda2b;
}

.mp-menu.mp-overlap h2::before {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 8px;
	font-size: 75%;
	line-height: 1.8;
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
	transition: opacity 0.3s, transform 0.1s 0.3s;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
}

.mp-menu.mp-cover #h2-catt, .h2-categor {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 1em;
    box-shadow: 0px 3px 10px rgba(158, 158, 158, 0.39);
    background: #fdda2b;
    line-height: 49px;
    padding-left: 15px;
}

.mp-overlap .mp-level.mp-level-overlay > h2::before {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
}

.mp-menu ul li > a {
    display: block;
    outline: none;
    box-shadow: inset 0 -1px rgba(0,0,0,0.2);
    text-shadow: 0 0 1px rgba(255,255,255,0.1);
    font-size: 1.4em;
    /*-webkit-transition: background 0.3s, box-shadow 0.3s;*/
    /*-moz-transition: background 0.3s, box-shadow 0.3s;*/
    /*transition: background 0.3s, box-shadow 0.3s;*/
    padding-left: 20px;
    text-decoration: none;
    color: #111;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    padding: 7px 0px 7px 20px;
}

.mp-menu ul li::before {
	position: absolute;
	left: 10px;
	z-index: -1;
	color: rgba(0,0,0,0.2);
	line-height: 3.5;
}

.mp-level > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0,0,0,0.2), inset 0 1px rgba(0,0,0,0.2);
}

.mp-menu ul li a:hover,
.mp-level > ul > li:first-child > a:hover {
	background: rgba(0,0,0,0.2);
	box-shadow: inset 0 -1px rgba(0,0,0,0);
}

.mp-menu .mp-level.mp-level-overlay > ul > li > a,
.mp-level.mp-level-overlay > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0,0,0,0);
}

.mp-level > ul > li:first-child > a:hover,
.mp-level.mp-level-overlay > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0,0,0,0), inset 0 1px rgba(0,0,0,0);
} /* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */

.mp-back {
    background: rgba(0,0,0,0.1);
    outline: none;
    color: #6d6d6d;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    display: block;
    font-size: 0.8em;
    padding: 1em;
    position: relative;
    box-shadow: inset 0 1px rgba(0,0,0,0.1);
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
    text-decoration: none;
}
.mp-menu .mp-level.mp-level-overlay > .mp-back,
.mp-menu .mp-level.mp-level-overlay > .mp-back::after {
	background: transparent;
	box-shadow: none;
	color: transparent;
}

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */
.no-csstransforms3d .mp-pusher,
.no-js .mp-pusher {
     padding-left: 300px; 

}

.container .no-csstransforms3d .mp-pusher, .container .no-js .mp-pusher{
     padding-left: 0px !important; 

}

.no-csstransforms3d .mp-menu .mp-level,
.no-js .mp-menu .mp-level {
	display: none;
}

.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
	display: block;
}



.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0,0,0,.1);
   font-family: 'Open SAns'; font-size: 14px;
    /* core styles should not be changed */
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 380px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}
.autocomplete-suggestion { 
    cursor: pointer; 
    position: relative;
    /*padding: 0 .6em; */
    padding: 0;
    line-height: 23px; 
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    font-size: 1.02em;
    color: #333;
}

.autocomplete-suggestion b {
    font-weight: normal;
    /*color: #d5473d;*/background: #fef284;
}
.autocomplete-suggestion.selected {
    /*background-color: #fbeaaa;*/
}
.autocomplete-suggestion .suggestion_inner {
    padding: 3px 8px;
}
.autocomplete-suggestion.selected .suggestion_inner {
    background: rgb(227 227 227 / 20%);
}


  @media screen and (max-width: 600px){

.osn-city a,
.osn-city span.pseudo_link {
    font-weight: 600;
    font-size: 13px !important;
}
  
  }

.rd_mini_cart {
  display: none;
  position: absolute;
  right: -1px;
  top: 100%;
  width: 420px;
  z-index: 12;
  background: #fff;
  overflow: hidden;
  margin-top: 0 !important;
  box-sizing: border-box;
  padding: 20px 20px;
  -webkit-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
  border-radius: 3px 0 3px 3px;
  border: 1px solid #eaeaea;
}
.rd_mini_cart_items {
    display: block !important;
}
.rd_mini_cart_items li {
  display: flex;
  align-items: center;
  float: none !important;
  width: 100% !important;
  text-align: left;
}
.rd_mini_cart_items li .rd_mini_cart_image {
  margin-right: 15px;
  margin-top: 0 !important;
}
.rd_mini_cart_items li .rd_mini_cart_image img {
  width: 64px;
}
.rd_mini_cart_items li .rd_mini_cart_name {
  font-size: 13px;
  margin-top: 0 !important;
  line-height: 16px;
  width: 49%;
  margin-right: 3%;
}
.rd_mini_cart_items li .rd_mini_cart_name .product_name_block {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 5px;
  margin-top: 0 !important;
}
.rd_mini_cart_items li .rd_mini_cart_price {
  width: 80px;
  margin-top: 0 !important;
  margin-right: 10px;
}
.rd_mini_cart_items li .rd_mini_cart_name .product_price_block {
  font-size: 13px !important;
  line-height: 16px;
  /*text-align: center;*/
  margin-top: 0 !important;
  font-family: 'Open Sans', 'trbuchet ms', tahoma,'PT Sans' !important;
}
.rd_mini_cart_items li .rd_mini_cart_price .rd_mini_cart_price_box img {
  display: inline-block;
  vertical-align: middle;
  /*margin-left: 3px;*/
  position: relative;
  top: -1px;
}
.rd_mini_cart_items li .rd_mini_cart_price .rd_mini_cart_price_quantity {
  width: 80px;
  text-align: center;
  margin-top: 0 !important;
  opacity: 0.7;
  font-size: 16px;
}
.rd_mini_cart_items li .rd_mini_cart_price .rd_mini_cart_price_quantity a img {
  width: 10px;
  height: auto !important;
}
.rd_mini_cart_items li .rd_mini_cart_price .rd_mini_cart_price_quantity input {
  width: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  pointer-events: none;
  font-size: 13px;
}
.rd_mini_cart_items li .rd_mini_cart_remove {
  margin-top: 0 !important;
}
.rd_mini_cart_items li .rd_mini_cart_remove a {
  display: block !important;
  text-decoration: none;
  margin-top: 0 !important;
  background: #ff3535;
  border-radius: 10px;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  color: #fff !important;
  font-size: 16px;
}
.rd_mini_cart_total {
  display: flex;
  justify-content: space-between;
  margin-top: 20px !important;
  font-size: 14px !important;
  margin-bottom: 10px;
}
.rd_mini_cart_total b {
  font-size: 16px;
  font-family: 'Open Sans', 'trbuchet ms', tahoma,'PT Sans' !important;
}
.rd_mini_cart_total b span:not(.rd_mini_cart_cost) {
  font-weight: normal;
}
.rd_mini_cart_button {

}
.rd_mini_cart_button a {
  display: block !important;
  background: #f98903;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  font-weight: normal !important;
  height: 42px;
  line-height: 42px;
  border-radius: 3px;
  font-size: 16px;
}
.rd_mini_cart.mini_cart_updated:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
}
.rd_mini_cart.mini_cart_updated:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/images/logo80.png) no-repeat center center;
  background-size: cover;
  z-index: 2;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  -webkit-animation: scale_animation 0.5s infinite alternate;
}
@keyframes scale_animation {
  0% {
    transform: scale(1.0);
  }
  100% {
    transform: scale(1.2);
  }
}

.favorites {
  padding: 0px 0;
}
.favorites h1 {
  font-family: 'Open Sans';
  font-size: 30px;
  text-align: left;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .favorites {
    padding: 0px 15px;
  }
  .favorites h1 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px
  }
}

.list-tovar .box-img a.favorite_icon {
    display: none;
    position: absolute;
    top: 23px;
    right: 8px;
    z-index: 11;
}
.list-tovar li:hover .box-img a.favorite_icon,
.list-tovar .box-img a.favorite_icon.no_click {
    display: block;
}
.list-tovar .box-img a.favorite_icon img {
    width: 21px;
    display: block;
    margin: 0;
    max-width: 100%;
    top: 0;
    height: auto !important;
}

.maser-klass{
  margin-top: 15px;text-align: left;
}
.maser-klass p{
 font-size: 14px;
    font-family: 'Open Sans';
    margin-bottom: 8px;
    color: #666;
}
.maser-klass a{
      font-family: 'Open Sans';
    padding-left: 22px;
    display: inline-block;
    background-image: url(/images/infd.svg);
    background-repeat: no-repeat;
    color: #008c33;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    margin-right: 20px;
}
.maser-klass a:hover{
  color: #000;
}

body.autocomplete_open:after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
}
body.autocomplete_open #head-2-search form {
    z-index: 100;
}
.autocomplete-suggestions {
    border-radius: 4px;
}
body.autocomplete_open .nav-wrap {
    z-index: 1;
}





.prodano {
    font-family: 'Open SAns';
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    color: #555;
    margin-left: 10px;
}
#cntry{
      padding-top: 20px;
    border-top: 1px solid #d7d7d7;
    margin-top: 10px;
    text-align: left;
    font-family: 'Open sans';
}
#cntry div{
  padding-left: 42px !important;
    background-image: url(/images/cz.png) !important;
    background-repeat: no-repeat !important;
    background-position: 10px !important;
    font-weight: 600;
    margin-bottom: 10px;
}
#cntry p{
      text-align: left;
    font-size: 14px;
}
#back-nav{
  border-bottom: 1px solid #d0caca;
}
#back-nav nav{
  width: 1090px;
    margin: auto;
}
.act-mp-menu{
  background: #e01c1c;
    color: #fff !important;
}
.delivfree{
    background-image: url(/images/dlvfree.png);
    background-repeat: no-repeat;
    padding-left: 14px;
    background-position: left 13px;
    margin-left: 5px;
}
.delivfree a{
      color: #569233 !important;
}
.delivfree a:hover{
       color: #328104 !important;
}
.franfree{
background-image: url(/images/fran-icon.jpg);
    background-repeat: no-repeat;
    padding-left: 7px;
    background-position: left 16px;
    margin-left: 5px;
}

#deliv-h{
  
}
#freedeliv{
  font-family: 'Open Sans';
}
#freedeliv #deliv-h{
      line-height: 40px;
    font-size: 23px;
    font-weight: 600;
    color: #099b09;
}

#freedeliv ul li{
  display: inline-block;
    vertical-align: top;
    width: 249px;
    margin: 17px;
    position: relative;
}

#freedeliv ul li span{
      display: inline-block;
    margin-right: 2px;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    background: #099b09;
    color: #ffffff;
    position: absolute;
    top: 35px;
    left: 42px;
    line-height: 23px;
    font-size: 15px;
}
#freedeliv ul li div{
  margin-top: 10px;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
}
#freedeliv p{
  margin: 15px 0;
    line-height: 20px;
    font-size: 14px;
}
#fon-bodyes{
  background: #fff;
}
.covid{
  display: block;
    font-family: 'Open Sans';
    font-size: 13px;
    text-align: center;
   color: #fff;
    line-height: 25px;
    padding: 3px 0;background: #ec3939;
}
.covid a{
  color: #fff;
}

.rasprodazha_line {
    display: block;
    font-family: 'Open Sans';
    font-size: 13px;
    text-align: center;
    color: #fff;
    line-height: 18px;
    padding: 4px 0;
    background: #ff8b02;
}
.rasprodazha_line div {
    width: 1090px;
    margin: 0 auto;
}
.rasprodazha_line a{
  color: #fff;
}


  .links-menu-a{ 
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    margin-right: 20px;font-family: 'Open Sans';
    padding: 5px 28px 20px;
    }
    .links-menu-a li{
        margin-top:15px;
    }
    .links-menu-a li a{
           text-decoration: none;
    display: block;
    line-height: 21px;
    color: #000;
    font-weight: 600;
    }

    .links-menu-a li.pod-ct{
   font-weight: 400;
    margin-top: 6px;
    }
    .links-menu-a li.pod-ct a{
        color: #727272;
    font-weight: 400;
    font-size: 15px;
    }
     .links-menu-a li a:hover{
        text-decoration: underline;
        color: #000;
    }

#m-app{
 position: fixed;
    width: 100%;
    bottom: 0;
    background: #fff;
    z-index: 999;
}
#m-app>div{
 position: relative;
    box-shadow: 0 0 50px #3d3d3d;
    font-family: 'Open Sans';
    padding: 38px 10px 1px 20%;
    background: #ffffff;
}
#name-app{
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
    color: #000;
}
#m-app-icon{
      width: 59px;
    border-radius: 5px;
    box-shadow: 0 0 7px #626262;
    position: absolute;
    left: 20%;
    top: -30px;
    border: 0;
}

#m-app ul{
  list-style: disc;
    margin: 0 0 0 20px;
    font-size: 13px;
    line-height: 19px;
    color: #787878;
}

#to-app{
  display: inline-block;
    margin: 7px 0;
    text-decoration: none;
    background: #409504;
    color: #fff;
    line-height: 33px;
    padding: 0 10px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 3px;
    width: 100px;
    text-align: center;
}
#cls-app{
      position: absolute;
    right: 10px;
    top: 10px;    display: inline-block;
    z-index: 999;
}
#cls-app img{
      width: 23px;
    opacity: .7;
}
.mob-link-span{
  font-size: 13px;
    padding: 8px 5px 3px 20px;
    display: block;
    color: #666;
}
.mob-link-a{
      display: inline-block !important;
    padding: 3px 0px 2px 20px !important;
    box-shadow: 0 0 0px rgba(255,255,255,0.1) !important;
}
.mob-link-a img{
      width: 115px;
}
.a-to-oth-serv img{
      height: 40px;
    margin-right: 8px;
    opacity: .7;
    border-radius:4px;
}
.a-to-oth-serv:hover img{

    opacity: 1;
  
}
#back-nav.menuFixar{
  box-shadow: 0 0 20px #00000099;
  z-index: 99;
}
@media screen and (max-width: 600px){
#back-nav{
  display: none;
}
.covid{
    line-height: 15px;
    padding: 5px;
    margin: 7px;
    border-radius: 4px;
    color: #fff;
}
.rasprodazha_line {
    line-height: 18px;
    padding: 5px 20px;
    margin: 7px;
    border-radius: 4px;
    background: #ff8b02;
    border: 1px solid #ec3939;
    color: #ec3939;
}
.rasprodazha_line a {
  color: #ec3939;
}
.a-to-oth-serv img{
    height: 33px;
    margin-right: 2%;
    opacity: .7;
    border-radius: 4px;
    width: 30%;
}
#left-left-foot a {
    display: inline !important;
}
#foot-block-posyl{
  display: none;
}
}

/* product image preview gallery */
span.image_trigger {
    position: relative;
    height: 100%;
    display: inline-block;
    width: 25%;
    z-index: 10;
}
span.image_trigger:after {
    content: '';
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: 0;
    height: 2px;
    background: #eee;
}
span.image_trigger:hover:after {
    background: #bbb;
}

.box-img span.image_trigger.trigger_1:hover ~ picture > .product_image_1 {
    z-index: 9;
    display: inline-block;
}
span.image_trigger.trigger_2:hover ~ picture > .product_image_2 {
    z-index: 9;
    display: inline-block;
}
span.image_trigger.trigger_3:hover ~ picture > .product_image_3 {
    z-index: 9;
    display: inline-block;
}
span.image_trigger.trigger_4:hover ~ picture > .product_image_4 {
    z-index: 9;
    display: inline-block;
}
.box-img:not(:hover) img.product_image_1 {
    display: inline-block;
}
.box-img img:not(.product_not_gallery) {
    position: relative;
    top: -223px;
    display: none;
}
#this-all-ucenka .box-img img,
#rtogether-left-d .box-img img,
#rtogether-left .box-img img,
#early .box-img img {
    position: relative;
    top: 0;
    display: inline-block;
}
.box-img .a-t-prod {
    font-size: 0;
}
.box-img {
   position: relative;
   margin-bottom: 8px;
}
.context_label {
    font-size: 14px;
    background: transparent;
    border-radius: 4px;
    padding: 0px 2px;
    padding-left: 20px;
    background-image: url(/images/info_icon.svg?v=3);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 14px;
    color: #519331;
    z-index: 10;
    line-height: 18px;
    margin-bottom: 4px;
}
.stikery {
    z-index: 2;
}
@media screen and (max-width: 768px) {
  span.image_trigger {
      display: none;
  }
  .box-img img {
    top: 0 !important;
  }
}

/* product description fix */
@media screen and (min-width: 768px) {
  .list-tovar:not(.owl-loaded):not(.show_full_description) li p {
    position: absolute;
    top: calc(100% - 3px);
    box-shadow: rgb(214, 214, 214) 0px 5px 5px;
    width: 100%;
    left: 0;
    background: #fff;
    display: none;
    z-index: 12;
    border-radius: 0 0 3px 3px;
    padding: 15px 10px 15px 10px;
    box-sizing: border-box;
    background: #eee;
    font-weight: bold;
  }
  .list-tovar:not(.owl-loaded):not(.show_full_description) li p:empty {
    display: none;
  }
  .list-tovar:not(.owl-loaded):not(.show_full_description) li:hover p {
    display: block;
  }
}

/*.autocomplete-suggestion.autocomplete_article_item {
  font-weight: bold;
    font-size: 16px;
    margin-bottom: 0;
    padding: 7px 10px;
    line-height: 18px;
}
.autocomplete-suggestion.autocomplete_article_item:after {
    content: 'Статья';
    display: block;
    font-size: 12px;
    color: #6b6b6b;
    font-weight: normal;
}*/
.autocomplete-suggestions {
  width: 624px !important;
}
.autocomplete-suggestion {
  margin-bottom: 6px;

}
.autocomplete-suggestion span.item_info {
  display: inline-block;
  width: calc(100% - 70px);
  vertical-align: middle;
  line-height: 18px;
}
.autocomplete-suggestion span.item_info_name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    font-size: 18px;
    margin-bottom: 3px;
}
.articles_page .autocomplete-suggestion span.item_info_name {
    font-size: 14px;
    margin-bottom: 2px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.autocomplete-suggestion span.item_info .price {
    color: #8e8e8e;
    font-size: 13px;
}
.autocomplete-suggestion span.item_info .price .new {
    display: inline-block;
}
.autocomplete-suggestion span.item_info .price .old {
    display: inline-block;
    margin-right: 8px;
    text-decoration: line-through;
}
.autocomplete-suggestion span.item_info_type {
  display: inline-block;
  color: #bbb;
  font-weight: bold;
  font-size: 13px;
}
.autocomplete-suggestion.suggestion_product.first:before {
    content: 'Товары';
    display: block;
    font-weight: bold;
    margin: 6px 0 10px 0px;
    padding: 0 19px;
    font-size: 18px;
}
.autocomplete-suggestion.suggestion_category.first:before {
    content: 'Категории товаров';
    display: block;
    font-weight: bold;
    margin: 6px 0 10px 0px;
    padding: 0 19px;
    font-size: 18px;
}
.autocomplete-suggestion.suggestion_article.first:before {
    content: 'Журнал';
 
    display: block;
    font-weight: bold;
    margin: 6px 0 10px 0px;
    padding: 0 19px;
    font-size: 18px;
}
.autocomplete-suggestion b { font-weight: bold; color: #000; }
.autocomplete-suggestion img {
    width: 65px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    mix-blend-mode: multiply;
}
/*.autocomplete-suggestion.selected {background-color: #fbeaaa; }*/
.see-phone{
display: inline-block;
    color: #ffffff !important;
    font-size: 15px !important;
    text-decoration: none;
    padding: 0 15px;
    border-radius: 4px;
    border: 1px solid #fff;
    font-weight: 400 !important;
    margin-top: 0;
    line-height: 33px;
    font-weight: 600;
}

.see-phone:hover{
 
    color: #fffac3 !important;

}
.see-phone-top{
    display: inline-block;
    color: #3a3a3a !important;
    font-size: 15px;
    text-decoration: none;
    padding: 0 15px;
    line-height: 33px;
    border: 1px solid #a2a2a2;
    font-weight: 600 !important;
    border-radius: 4px;
    margin-top: 5px;
}
.see-phone-top:hover{
border: 1px solid #f5d848;
}

#footfinal{
   
    font-family: 'Open Sans';
    padding-top: 30px;background: #46423d;
}
#footfinal>div{
  margin: 5px auto;
    width: 1090px;
}
.chet-f-box-1{
      float: left;    width: 300px;
}
.chet-f-box-2{
      float: left;width: 324px;
    margin-right: 20px;
}
.chet-f-box-3{
      float: left;width: 243px;
}
.chet-f-box-4{
    width: 198px;
    float: right;
}
.chet-f-box-div{
  font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 17px;
    color: #ffffff;
}
.chet-f-box-1 ul li a, .chet-f-box-2 ul li a, .chet-f-box-3 ul li a, .chet-f-box-4 ul li a{
    color: #bbbaba;
    font-size: 15px;
    line-height: 33px;
    text-decoration: none;
 
}

.chet-f-box-1 ul li a img, .chet-f-box-2 ul li a img, .chet-f-box-3 ul li a img, .chet-f-box-4 ul li a img{
 opacity: .7;
 
}
.chet-f-box-1 ul li a:hover, .chet-f-box-2 ul li a:hover, .chet-f-box-3 ul li a:hover, .chet-f-box-4 ul li a:hover{
color: #fff;
}
.chet-f-box-1 ul li a:hover img, .chet-f-box-2 ul li a:hover img, .chet-f-box-3 ul li a:hover img, .chet-f-box-4 ul li a:hover img{
 opacity: 1.0;
}
#rekvizity{
  line-height: 19px;
    font-size: 13px;
    margin: 20px 0;
    color: #fff;
    opacity: .5;
}
.phone-cs{
  margin-bottom: 10px;
}
.phone-cs a{
    font-size: 22px;
    text-decoration: none;
    color: #bbbaba;
}
.phone-cs a:hover{
    color: #fff;
}
.phone-cs span{
      font-size: 11px;
    color: #fff;
    display: inline-block;
    line-height: 18px;
    margin-left: 7px;
    padding: 0 3px;
    border-radius: 4px;
    border: 1px solid #a5a5a5;
    opacity: .7;
    vertical-align: top;
    margin-top: 4px;
}
.email-cs{
  margin-bottom: 14px;
}
.email-cs a{
    font-size: 14px;
    letter-spacing: 0.4px;
    color: #bbbaba;
}
.email-cs a:hover{
   color: #fff;
}
.right-rd{
    margin: 20px 0;
    text-align: center;

    color: #bbbaba;
    font-size: 14px;
    line-height: 20px;
}
.right-rd a{
display: inline-block;
    line-height: 20px;
    color: #bbbaba;
    text-decoration: none;
    border-bottom: 1px solid #eee;
}
.right-rd a:hover{
color: #fff;
}
.pay-list{
      text-align: center;
}
.visa{
  width: 44px;
    height: 19px;
    background: url(/images/visa.svg) 0 0 no-repeat;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}
.masterCard{
      width: 35px;
    height: 20px;
    background: url(/images/mc.svg) 0 0 no-repeat;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}
.mir{
  width: 51px;
    height: 17px;
    background: url(/images/mir.svg) 0 0 no-repeat;
    display: inline-block;
    vertical-align: top;
}
.a-yam img{
         border-radius: 6px;    opacity: .7;
        }
.a-yam:hover img{
          opacity: 1.0;
}
.viber-labels{
  border: 1px solid #bb6df9 !important;
    color: #d29bfb !important;
}
.whatsapp-labels{
    border: 1px solid #52b904 !important;
    color: #52b904 !important;
}
.phone-cs-main{
  margin-top: 13px;
}
#foot-queekly{
    margin: 10px 0;
    text-align: center;
}
#foot-queekly li{
      display: inline-block;
    margin: 7px 10px;
}
#foot-queekly li a{
      display: inline-block;
    text-decoration: none;
    font-size: 18px;
    padding: 0 20px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: #fff;
    line-height: 35px;
    border: 1px solid #ffffff3b;
    border-radius: 25px;
}
#foot-queekly li a:hover{
  border: 1px solid #ffffff;
}
@media only screen and (max-width: 1099px) and (min-width: 601px){

  #footfinal>div {
    margin: 5px auto;
    width: 100%;
}
.chet-f-box-1,.chet-f-box-2,.chet-f-box-3,.chet-f-box-4 {
    float: left;
    width: 25%;  margin-right: 0;
}
.see-phone {
    display: inline-block;
    color: #fffac3 !important;
    font-size: 14px !important;
    text-decoration: double;
    padding: 0px;
    border-radius: 4px;
    border: 0;
    font-weight: 400 !important;
    margin-top: 0;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 6px;
}
#foot-queekly li {
    display: inline-block;
    margin: 5px 5px;
}
}
@media screen and (max-width: 600px){
  #footfinal>div {
    margin: 5px auto;
    width: 100%;
}
#foot-queekly li {
    display: inline-block;
    margin: 5px 5px;
}
#foot-queekly li a {
    font-size: 15px;
  }
  .chet-f-box-1,.chet-f-box-2,.chet-f-box-3,.chet-f-box-4 {
    float: left;
    width: 50%;
    margin-right: 0;
}
.phone-cs a {
    font-weight: 600;
    font-size: 20px;
    text-decoration: none;
    color: #bbbaba;
    margin-bottom: 6px;
    display: inline-block;
}
.chet-f-box-1 ul li a, .chet-f-box-2 ul li a, .chet-f-box-3 ul li a, .chet-f-box-4 ul li a {
    color: #bbbaba;
    font-size: 14px;
    line-height: 31px;
    text-decoration: none;
}
.chet-f-box-div {
    font-size: 14px;
    }
    .right-rd {
    margin: 20px 0;
    text-align: left;
    opacity: .5;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
}
.see-phone {
    display: inline-block;
    color: #fffac3 !important;
    font-size: 14px !important;
    text-decoration: double;
    padding: 0px;
    border-radius: 4px;
    border: 0;
    font-weight: 400 !important;
    margin-top: 0;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 6px;
}
}

/* new header */
#head-1{
    width: 1090px;
    margin: 10px auto 10px;
    font-family: 'Open Sans';
}
#head-2{
    width: 1090px;
    margin: 10px auto;
    font-family: 'Open Sans'; 
}
#head-2-logo{
    float: left;
    width: 355px;
    position: relative;
}
#head-2-search{
    float: left;
    width: 405px;
    margin: 11px auto;
}
#head-2-search form{
    position: relative;
    margin: 0;
}
#head-2-search input[type='text']{
    width: 93%;
   border: 2px solid #8e8e8e;
    padding: 0 3%;
    line-height: 49px;
    border-radius: 8px;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 400;
    height: auto;
    margin: 0;
}
#head-2-search input[type='submit']{
position: absolute;
    right: 8px;
    z-index: 3;
    top: 5px;
    width: 60px;
    border: 0;

       background-image: url(/images/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
    height: 40px;
    border-radius: 4px;
    cursor: pointer;
}
#head-2-search input[type='submit']:hover {
        background: #fd8701;
    background-image: url(/images/sch-img.png);
    background-repeat: no-repeat;
    background-position: center;
    }
#head-2-service{
        float: right;
    width: 312px;
    margin: 10px auto;
    text-align: center;
}
#head-2-service ul{
    padding: 0;
    list-style: none;
    margin: 0px 0;
    font-size: 0;
}
#head-2-service ul>li{
    float: left;
    width: 25%;
    position: relative;
    padding-top: 10px;
    margin-top: -10px;
    padding-bottom: 10px;
    margin-bottom: -10px;
    box-sizing: border-box;
}
#head-2-service ul li a{
        text-decoration: none;
    color: #000;
}
#head-2-service li a img{
    opacity: .8;
    height: 32px;
}
#head-2-service li a span{
    display: block;
    font-size: 12px;
    margin-top: 2px;
    color: var(--color-g);
    line-height: 16px;
    letter-spacing: 0.2px;
    transition: inherit;
}
#head-2-service li:not(.kbnt) a span,
#head-2-service li.kbnt.guest a span {
/*    text-transform: lowercase;*/
}
#head-2-service li:hover a span{

    color: #000;
}
#head-2-service li:hover a img{
 opacity: 1;
}
#count-shop{
    position: absolute;
    left: 16px;
    top: 5px;
    display: block;
    width: 18px;
    height: 17px;
    border-radius: 7px;
    text-align: center;
    line-height: 17px;
    font-size: 11px;
    background: #f3560b;
    color: #fff;
    font-weight: 400;
}
#head-2-service ul li #val-cart, #head-2-service ul li #val-bon{
  position: absolute;
    left: 16px;
    top: 5px;
    display: block;
    width: 18px;
    height: 17px;
    border-radius: 7px;
    text-align: center;
    line-height: 17px;
    font-size: 11px;
    background: #f3560b;
    color: #fff;
    font-weight: 400;
}
#head-2-service ul li #val-cart.green_label, #head-2-service ul li #val-bon.green_label {
    position: absolute;
    left: 6px;
    top: 7px;
    display: block;
    width: auto;
    height: 17px;
    border-radius: 6px;
    text-align: center;
    line-height: 17px;
    font-size: 11px;
    padding: 0 4px;
    background: #0e950f;
    color: #fff;
    font-weight: 400;
    font-family: 'PT Sans','Open Sans','Trebuchet MS';
}
.clears{
    clear: both;
}
#head-1-links{
    float: left;
    width: 960px;
}
#head-1-links ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
#head-1-links ul li{
    display: inline-block;
    margin-right: 14px;
}
#head-1-links ul li a{
    font-size: 14px;
    text-decoration: none;
    color: #666;
    letter-spacing: 0.2px;
    padding: 0 !important;
    background: transparent;
}
#head-1-links ul li a:hover{
    color: #000;
}
#head-1-links ul #li-region-menu a:hover{
color: #000000 !important;
}
#head-2-links{
    float: right;
    text-align: right;
    width: 310px;
    box-sizing: border-box;
    padding-right: 10px;
}
#head-2-links a.to-phone{
    font-weight: 600;
    text-decoration: none;
    color: #111;
    font-size: 18px;
}
#head-2-links span{
font-size: 11px;
    display: inline-block;
    line-height: 16px;
    margin-left: 7px;
    padding: 0 5px;
    border-radius: 4px;
    border: 1px solid #a5a5a5;letter-spacing: 0.2px;
    opacity: .7;
    vertical-align: top;
    margin-top: 1px;
}
.to-phone-city{ 
    text-decoration: none;
    color: #666;
    font-size: 14px;
    display: inline-block;
    background-image: url(/images/phn-many.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center left;
    padding-left: 22px !important;
    line-height: 20px; display: none;letter-spacing: 0.2px;
}
.to-phone-city:hover{
     color: #000;
}

/*@media only screen and (max-width: 1099px) and (min-width: 601px){
  #head-1 {
      width: auto;
      margin: 10px auto 15px;
  }
  #head-2 {
      width: auto;
      margin: 10px auto 15px;
  }
  #head-1-links {
      float: left;
      width: 65%;
      height: 19px;
      overflow: hidden;
      margin-left: 2%;
  }
  #head-1-links ul li {
      margin-right: 13px;
  }
  #head-1-links ul li a {
      font-size: 13px;
  }
  #head-2-links {
      float: right;
      text-align: center;
      width: 33%;
      height: 19px;
      overflow: hidden;
  }
  #head-2-logo {
      float: left;
      width: 76px;
      overflow: hidden;    margin: 0 14px;
  }
  #head-2-search {
      float: left;
      width: 39%;
      margin: 11px auto;
  }
  #head-2-search input[type='text'] {
      width: 93%;
      border: 1px solid #cac9c9;
      padding: 0 3%;
      line-height: 51px;
      border-radius: 4px;
      font-size: 16px;
      font-family: 'Open Sans';
      font-weight: 400;
  }
  #head-2-search input[type='submit'] {
      position: absolute;
      right: 8px;
      z-index: 9;
      top: 5px;
      width: 53px;
      border: 0;
      background: #cacaca;
      background-image: url(/images/sch-img.png);
      background-repeat: no-repeat;
      background-position: center;
      height: 40px;
      border-radius: 4px;
      cursor: pointer;
  }
  #head-2-service {
      float: right;
      width: 44%;
      margin: 10px auto;
      text-align: center;
  }
  #head-2-service ul li {
      float: left;
      width: 25%;
      position: relative;
  }
  #count-shop, #val-cart, #val-bon {
  left: 30%;
  }
}*/
.hover_mini_cart:hover {
    -webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.15);
    border-radius: 3px 3px 0 0;
    border: 1px solid #eaeaea;
    border-bottom-color: #fff;
    margin-top: -11px !important;
    margin-left: -1px;
}
.hover_mini_cart:hover:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 13;
}
.hover_mini_cart:hover .rd_mini_cart {
  display: block;
}
.ims-eee a.a-to-sert{
  background: #fff;
    background-image: url(/images/menu/srts.png);
    line-height: 19px !important;
    padding-left: 73px !important;
    background-repeat: no-repeat;
    background-size: 55px;
    margin: 0;
    padding: 5px 0 10px;
    background-position: 9px;
    font-weight: 600;
    text-decoration: underline;
}
.ims-eee a:hover{
  color: #ec860f;
}
/* new header */

#r-kalk{ 

    position: absolute;
    top: 54px;
    right: 0px;
    width: 340px;
    line-height: 30px;
    z-index: 999;
    background: #FFFEF7;
    border-radius: 0px 0px 3px 3px;
    overflow: hidden;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 50%);border: 2px solid #0b69d1;    background: #fff;
    display: none;left: auto;
}
#r-kalk .links-menu-a{

    float: none;
    list-style: none;
    margin-right: 0;    padding: 5px 23px 20px;
}
#r-kalk .links-menu-a li{
  
}
#r-kalk .links-menu-a li a{
  width: auto;
}

/*div[data-remodal-id="region"] #region-ul:not(.und-oth-country) {
  columns: 3;
  column-gap: 24px;
}
div[data-remodal-id="region"] #region-ul li.char {
  font-family: 'Open Sans';
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #efefef;
  padding: 0px 15px;
  padding-bottom: 4px;
  box-sizing: border-box;
  margin-bottom: 6px;
  margin-top: 10px;
}
div[data-remodal-id="region"] #region-ul:not(.und-oth-country) li:not(.char) {
  opacity: 0.5;
}
div[data-remodal-id="region"] #region-ul:not(.und-oth-country) li.has_shop {
  opacity: 1;
}
div[data-remodal-id="region"] .region_search {
  margin-bottom: 16px;
}
div[data-remodal-id="region"] .region_search input {
  border: 1px solid #cac9c9;
  padding: 0 3%;
  line-height: 40px;
  border-radius: 4px;
  font-size: 14px;
  font-family: 'Open Sans';
  font-weight: 400;
  height: auto;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  div[data-remodal-id="region"] #region-ul:not(.und-oth-country) {
    columns: 1;
    column-gap: 24px;
  }
  div[data-remodal-id="region"] #region-ul:not(.und-oth-country) li {
    display: inline-block;
    width: 100%;
  }
}*/


/* новый выбор города */
div[data-remodal-id="region"] #region-ul.region-ul_mb {
    margin-bottom: 14px;
}
div[data-remodal-id="region"] #region-ul:not(.und-oth-country) {
  columns: 3;
  column-gap: 24px;
}
div[data-remodal-id="region"] #region-ul li.char {
  font-family: 'Open Sans';
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #efefef;
  padding: 0px 15px;
  padding-bottom: 4px;
  box-sizing: border-box;
  margin-bottom: 6px;
  margin-top: 10px;
}
div[data-remodal-id="region"] #region-ul:not(.und-oth-country) li:not(.char) {
  opacity: 0.5;
}
div[data-remodal-id="region"] #region-ul:not(.und-oth-country) li.has_shop {
  opacity: 1;
}
div[data-remodal-id="region"] .region_search {
  margin-bottom: 16px;
}
div[data-remodal-id="region"] .region_search .current-my-city {
    font-family: 'Open Sans';
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
}
div[data-remodal-id="region"] .region_search .current-my-city span {
    font-weight: 600;
    color: #f6792a;
}
div[data-remodal-id="region"] .region_search input {
   border: 0;
    padding: 0 3%;
    line-height: 40px;
    border-radius: 6px;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 400;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    background: #eee;
    background-image: url(/images/search.svg);
    background-repeat: no-repeat;
    background-position: right +10px center;
    background-size: 20px;
}
div[data-remodal-id="region"] .region_list_header {
    font-family: 'Open Sans';
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 5px;
    text-align: left;
    font-weight: bold;
}
div[data-remodal-id="region"] .region-ul_vc_wrapper {
    display: none;
}
@media screen and (max-width: 768px) {
  div[data-remodal-id="region"] #region-ul:not(.und-oth-country) {
    columns: 1;
    column-gap: 24px;
  }
  div[data-remodal-id="region"] #region-ul:not(.und-oth-country) li {
    display: inline-block;
    width: 100%;
  }
}

.franchise_banner_city_select {
    margin-top: 24px;
}
.franchise_banner_city_select img {
    max-width: 100%;
}

div[data-remodal-id="region"] .city_not_found {
    font-family: 'Open Sans';
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    margin: 50px 0;
    color: #757575;
}
div[data-remodal-id="region"] .city_not_found a {
    color: inherit;
    font-weight: bold;
}

#city_accepted {
    font-family: 'Open Sans';
    padding: 50px 24px;
}
#city_accepted .remodal-close {
    display: none;
}
#city_accepted .city_accepted_title {
    font-size: 26px;
    margin-bottom: 32px;
}
#city_accepted .city_accepted_title span {
    font-weight: bold;
    color: #ea7e02;
    border-bottom: 2px solid;
    display: inline-block;
}
#city_accepted .city_accepted_buttons {
    margin-bottom: 24px;
    font-size: 0;
}
#city_accepted .city_accepted_buttons a.yes {
    text-decoration: none;
    font-weight: 400;
    font-size: 22px;
    font-family: 'Open SAns';
    padding: 16px 24px;
    border-radius: 3px;
    display: inline-block;
    letter-spacing: 0px;
    background-color: #fff;
    text-shadow: none;
    border: 1px solid #ea7e02;
    background: #ea7e02;
    color: #fff;
    margin-right: 16px;
}
#city_accepted .city_accepted_buttons a.yes:hover {
    opacity: 0.75;
}
#city_accepted .city_accepted_buttons a.no {
    text-decoration: none;
    font-weight: 400;
    font-size: 22px;
    font-family: 'Open SAns';
    padding: 16px 20px;
    border-radius: 3px;
    display: inline-block;
    letter-spacing: 0px;
    background-color: #fff;
    text-shadow: none;
    border: 1px solid #a9a9a9;
    background: #fff;
    color: #111;
}

#city_accepted .city_accepted_buttons a.no:hover {

}
#city_accepted .city_accepted_description {
    font-size: 15px;
    line-height: 22px;
    padding: 0 24px;
    color: #666;
}
.telegram-to{
font-family: 'Open Sans';
}
.telegram-to1{
  display: inline-block;
    font-weight: 600;
    margin-right: 15px;
}
.telegram-to2{
      display: inline-block;
    font-size: 15px;
    color: #072c55;
    margin-right: 20px;
}
.telegram-to3{
      display: inline-block;
    background: #fff;
    line-height: 25px;
    padding: 0 15px;
    border-radius: 6px;
    color: #323232;
    font-size: 14px;
    font-weight: 600;
}
.telegram-to a{
    display: block;
    background: #4e9bf0;
    background-repeat: no-repeat;
    background-image: url(/images/tgm.png);
    background-position: 16px;
    padding: 8px;
    margin-bottom: 0;
    border-radius: 0;
    padding-left: 56px;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
.telegram-to3:hover{
      background: #2573c8;
    color: #ffffff;
}

@media screen and (max-width: 768px){
.telegram-to a {
    display: block;
    background: #4e9bf0;
    background-repeat: no-repeat;
    background-image: url(/images/tgm.png);
    background-position: 10px 12px;
    padding: 10px;
    border-radius: 5px;
    padding-left: 48px;
    color: #fff;
    text-decoration: none;
    margin: 0 10px 10px;
    text-align: left;
}
.telegram-to1 {
    display: block;
    font-weight: 600;
    margin-right: 0;
    margin-bottom: 2px;
}
.telegram-to2 {
    display: block;
    font-size: 13px;
    color: #072c55;
    margin-right: 0;
    margin-bottom: 5px;
    line-height: 22px;
}
.telegram-to3 {
    display: inline-block;
    background: #1e64b0;
    line-height: 25px;
    padding: 0 15px;
    border-radius: 6px;
    color: #e3f4ff;
    font-size: 13px;
    font-weight: 400;
}
}


.control_rd_line {
    background: #ff8b02;
    font-family: 'Open Sans';
    margin-top: 48px;
}
.control_rd_line .container {
    width: 1310px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: visible;
}
.control_rd_line .control_line_image {
    margin-top: -70px;
}
.control_rd_line .control_line_image img {
    display: block;
}
.control_rd_line .control_line_text {
    font-size: 21px;
    color: #fff;
    font-weight: bold;
}
.control_rd_line .control_line_button {
    
}
.control_rd_line .control_line_button a {
    color: #fff;
    display: block;
    text-decoration: none;
    width: 128px;
    text-align: center;
    border: 2px solid #fff;
    padding: 8px 0;
    border-radius: 8px;
}

#region-ul li span.pseudo_link {
    display: inline-block;
    line-height: 21px;
    font-family: 'Open Sans';
    color: #333;
    margin-bottom: 0px;
    font-size: 13px;
    padding: 0px 15px;
    border: 2px solid #fff;
    border-radius: 13px;
    text-decoration: underline;
    cursor: pointer;
}
#region-ul li span.pseudo_link:hover {
    color: red;
}

.new_city_accepted {

    position: absolute;
    top: 36px;
    left: 42px;
    z-index: 9;
    box-shadow: 0 0 11px rgba(203, 203, 203, 0.9);
    background: #fff;

    font-family: 'Open Sans';
    border-radius: 2px 8px 8px 8px;
/*    background: #ededed;*/
    padding: 6px 10px 6px 21px;
    display: inline-block;
/*    margin: 5px 0 0 8px;*/
}
.new_city_accepted p.city_name {
    font-size: 14px;
    float: left;
/*    color: #666;*/
    line-height: 34px;
}
.new_city_accepted .buttons {
    float: left;
    margin-left: 20px;
}
.new_city_accepted .buttons button:hover,
.new_city_accepted .buttons a:hover {
    opacity: 0.7;
}
.new_city_accepted .buttons .yes {
    font-family: 'Open Sans';
    border: 0;
    border-radius: 4px;
    color: #fff;
    line-height: 34px;
    font-size: 14px;
    font-weight: 600;
    height: 34px;
    background: #ff8411;
    cursor: pointer;
    width: 100px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}
.new_city_accepted .buttons .change {
    font-family: 'Open Sans';
    border: 0;
    border-radius: 4px;
    line-height: 34px;
    margin-left: 6px;
    color: #666;
    font-size: 14px;
    height: 34px;
    cursor: pointer;
    width: 100px;
    text-decoration: underline;
    background: transparent;
}

.region_fast_search {
    font-family: 'Open Sans';
    text-align: left;
    margin-bottom: 10px;
}
.region_fast_search ul {
    font-size: 0;
}
.region_fast_search ul li {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    margin-right: 8px;    margin-bottom: 7px;
}
.region_fast_search ul li a {
    font-size: 13px;
    background: #ffeecf;
    display: inline-block;
    text-decoration: none;
    color: #a95e01;
    padding: 3px 8px;
    border-radius: 3px;
}
.region_fast_search ul li a:hover {
    background: #ffe1aa;
}
.region_fast_search ul li a.selected {
    background: #ffe1aa;
    border: none;
    color: #a95e01 !important;
}

.footer_contacts_form {
    margin-top: 24px;
}
.footer_contacts_form form {
    width: 200px;
}
.footer_contacts_form form input[type=text] {
   width: 100%;
    border: 1px solid #717171;
    padding: 0 8px;
    line-height: 32px;
    border-radius: 3px;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 400;
    height: auto;
    margin: 0 0 10px 0;
    box-sizing: border-box;
    background: #46423d;
    color: #eee;
}
.footer_contacts_form form input[type=submit] {
        display: block;
    background: #5d5d5d;
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal !important;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    font-size: 14px;
    border: none;
    outline: none;
    font-family: 'Open Sans';
    padding: 0 24px;
    margin: 0 auto;
    cursor: pointer;
    width: 100%;
}
.footer_contacts_form form label.error {
        display: block !important;
    margin-top: -8px;
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 20px;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 0 6px;
    color: #ff6f6f;
}
.footer_contacts_form form label.error.valid {
    display: none !important;
}
.footer_contacts_form p.success {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    opacity: 0.6;
    background: #fff;
    padding: 6px 8px;
    border-radius: 4px;
}

.tio-fix-menu-desk{
    box-shadow: 0 0 20px #00000099;
    font-family: 'Open Sans';
    position: fixed;
    z-index: 101;
    width: 100%;
    background: #fff;
}
.tio-fix-menu-desk>div{
width: 1310px;
    margin: auto;
    padding: 7px 0;
}
.menu-desk-sp{
    display: inline-block;
    vertical-align: top;
    font-size: 0px;
    margin-right: 12px;
}
.menu-desk-sp.delivery {
    margin-right: 8px;
}
.menu-desk-cat{
display: inline-block;
    padding: 0px 15px 0 40px;
    line-height: 30px;
    font-size: 14px;
    text-decoration: none;
     background: #eee;
    background-image: url(/images/burger_menu.svg);
    border-radius: 5px;
    color: #5c5c5c;
    font-weight: 400;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 12px;

    width: 175px
}
.menu-desk-cat:hover{
    background: #d8d7d7;
    background-image: url(/images/burger_menu.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 12px;
}

.menu-desk-akc{
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #000;
    background-repeat: no-repeat;
    padding-right: 20px !important;
    background-position: 5px;
    background-image: url(/images/stk_r.png);
    line-height: 30px;
    padding: 0px 17px 0 32px;
    display: inline-block;
    border-radius: 5px;
}
.menu-desk-akc:hover{
        color: #f91818;
}

.tio-fix-menu-desk form{
       display: inline-block;
    vertical-align: top;
    font-size: 0px;
    position: relative;
    margin-right: 35px;
}
.tio-fix-menu-desk form input[type="text"]{
    border: 1px solid #c3c3c3;
    padding: 0 3%;
    line-height: 30px;
    border-radius: 4px;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 400;
    height: auto;
    margin: 0;
    width: 360px;
}
.tio-fix-menu-desk form input[type="submit"]{
    position: absolute;
    right: -19px;
    z-index: 3;
    top: 3px;
    width: 41px;
    border: 0;
    background: #ffffff;
    background-image: url(/images/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 19px;
    height: 26px;
    border-radius: 4px;
    cursor: pointer;
}
.tio-fix-menu-desk form input[type="submit"]:hover{
    background: #d7d7d7;
    background-image: url(/images/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 19px;
}

.menu-desk-shop{
        font-size: 14px;
    text-decoration: none;
    color: #666;
    background-repeat: no-repeat;
    background-position: 5px;
    background-image: url(/images/header/ico-13.svg);
    line-height: 32px;
    padding: 0px 15px 0 33px;
    display: inline-block;
    background-size: 25px;
    border-radius: 5px;
    position: relative;
    filter: grayscale(100%);
}
.menu-desk-delivery {
        font-size: 14px;
    text-decoration: none;
    color: #000;
    background-repeat: no-repeat;
    background-position: 5px;
    background-image: url(/images/header/ico-17.svg);
    line-height: 32px;
    padding: 0px 15px 0 35px;
    display: inline-block;
    background-size: 25px;
    border-radius: 5px;
    position: relative;   filter: grayscale(100%);
}
.menu-desk-cart{
   font-size: 15px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 5px;
    background-image: url(/images/header/ico-15.svg);
    line-height: 32px;
    display: inline-block;
    border-radius: 5px;
    padding: 0px 15px 0 35px;
    background-size: 25px;
    position: relative;
    filter: grayscale(100%);
    color: #555;
}
.menu-desk-fav{
   font-size: 15px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 5px;
    background-image: url(/images/header/ico-12.svg);
    line-height: 32px;
    display: inline-block;
    border-radius: 5px;
    padding: 0px 15px 0 35px;
    background-size: 25px;
    position: relative;
    filter: grayscale(100%);
    color: #555;
}
.menu-desk-shop:hover{
background: #eee;
    background-repeat: no-repeat;
    background-position: 5px;
background-image: url(/images/header/ico-13.svg);
    background-size: 25px;
}
.menu-desk-delivery:hover{
    background: #eee;
    background-repeat: no-repeat;
    background-position: 5px 8px;
   background-image: url(/images/header/ico-17.svg);
    background-size: 25px;
}
.menu-desk-cart:hover{
background: #eee;
    background-repeat: no-repeat;
    background-position: 5px;
  background-image: url(/images/header/ico-15.svg);
    background-size: 25px;
}
.menu-desk-fav:hover{
background: #eee;
    background-repeat: no-repeat;
    background-position: 5px;
  background-image: url(/images/header/ico-12.svg);
    background-size: 25px;
}
.menu-desk-shop span, .menu-desk-cart span, .menu-desk-fav span{
    position: absolute;
    right: -6px;
    top: 1px;
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    text-align: center;
    line-height: 17px;
    font-size: 10px;
    background: #f3560b;
    color: #fff;
    font-weight: 400;
}
body.autocomplete_open .tio-fix-menu-desk {
    z-index: 100;
}

.submenu-wrap li.submenu-li-05 > a {
    background: url(/images/header/ico-09.svg) center left .75em no-repeat, var(--clr-lg);
    background-blend-mode: luminosity;
    background-size: 1.5em;
}
.submenu-wrap li.submenu-li-05:hover > a {
    background: url(/images/header/ico-09.svg) center left .75em no-repeat, var(--color-w);
    background-blend-mode: normal;
    background-size: 1.5em;
}
.submenu-li-sub-zh {
    background: #ededed;
    width: 710px;
    padding: 10px 20px;
    opacity: 0;
    z-index: -100;
    position: absolute;
    top: calc(100% - 15px);
    transform: translate(0, 1.2em);
    height: 1px;
    right: 0;
    overflow: hidden;
    transition: .35s;
}
li:hover .submenu-li-sub-zh {
    height: fit-content;
    padding-top: calc(1em + 8px);
    display: flex;
    z-index: 0;
    opacity: 1;
    transform: translate(0, 0.95em);
}
.submenu-li-sub-1 {
    display: inline-block;
    font-size: 0;
    width: 220px;
    vertical-align: top;
    margin-right: 20px;
}
.submenu-li-sub-2 {
    display: inline-block;
    font-size: 0;
    width: 235px;
    vertical-align: top;
    margin-right: 20px;
}
.submenu-li-sub-3 {
    display: inline-block;
    font-size: 0;
    width: 220px;
    vertical-align: top;
}
.submenu-li-sub-h {
    font-size: 16px;
    font-weight: 600;
}
.submenu-li-sub-h a {
    color: #000 !important;
    background: unset !important;
    display: inline !important;
    text-decoration: underline !important;
}
.okurs-sams {
    display: block !important;
    border-radius: 7px;
    height: 170px;
    width: 205px !important;
    margin: 17px 0 10px;
    overflow: hidden;
    text-decoration: 0 !important;
    background: #dfdcdc !important;
    color: #000 !important;
    font-weight: 400;
}
.okurs-sams b {
    font-size: 14px;
    padding: 5px 10px 0;
    display: block;
    font-weight: 400;
    line-height: 18px;
}
.okurs-avts {
    display: block !important;
    border-radius: 7px;
    height: 180px;
    width: 205px !important;
    margin: 10px 0 0;
    overflow: hidden;
    text-decoration: 0 !important;
    background: #dfdcdc !important;
    color: #000 !important;
    font-weight: 400;
}
.okurs-avts b {
    font-size: 14px;
    padding: 5px 10px 0;
    display: block;
    font-weight: 400;
    line-height: 18px;
}
.youtub-bl {
    display: block !important;
    border-radius: 7px;
    height: 173px;
    width: 205px !important;
    margin: 17px 0 10px;
    overflow: hidden;
    text-decoration: 0 !important;
    color: #000 !important;
    font-weight: 400;
    background: unset  !important;
}
.youtub-bl b {
    font-weight: 600;
    font-size: 14px;
    margin: 8px 10px 5px;
    display: block;
}
.youtub-bl span {
    font-size: 13px;
    margin: 4px 10px;
    color: #666 !important;
    padding: 0  !important;
    background: unset !important;
}
.vk-bl {
    display: block !important;
    margin: 15px 0 25px;
    text-decoration: none !important;
    color: #000 !important;
    padding-left: 52px !important;
    background-image: url(/images/vk_vkontakte.svg);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 1px;
    background-color: unset !important;
}
.vk-bl b {
    font-size: 14px;
    line-height: 18px;
}
.vk-bl span {
    font-size: 13px;
    margin: 4px 0px;
    color: #666 !important;
    display: block !important;
    padding: 0  !important;
    background: unset  !important;
}
.submenu-li-sub-1 ul {
    list-style: none;
    font-size: 16px;
    margin: 10px;
    line-height: 26px;
}
.submenu-li-sub-1 ul li {
    margin-left: 10px;
    display: inline-block;
}
.submenu-li-sub-1 ul li.zh-li-list {
    font-weight: 600;
    font-size: 14px;
    margin: 9px 0 0;
    display: block;
}
.submenu-li-sub-1 ul li a {
    color: #5f5f5f;
    font-size: 14px;
    display: inline-block;
    line-height: 24px;
    margin-right: 15px;
    padding: 0;
    background: unset !important;
    width: auto;
    text-decoration: underline;
}
.submenu-li-sub-1 ul li.zh-li-list a{
      color: #1a1a1a;
}

.submenu-li-sub-1 ul li a:hover, .submenu-li-sub-h a:hover {
    opacity: .6;
}
.okurs-sams:hover, .okurs-avts:hover, .youtub-bl:hover {
    background: #d3d3d3 !important;
}
.vk-bl:hover, .ok-bl:hover {
    opacity: .8;
}
.okurs-sams img {
    width: 92%;
    mix-blend-mode: multiply;
}
.okurs-avts img {
    width: 78%;
    mix-blend-mode: multiply;
}
.ok-bl {
    display: block !important;
    width: 205px  !important;
    margin: 10px 0;
    text-decoration: none !important;
    color: #000 !important;
    padding-left: 52px !important;
    background-image: url(/images/odnoklassniki.svg);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 1px;
    background-color: unset !important;
}
.ok-bl b {
    font-size: 14px;
    line-height: 18px;
}
.ok-bl span {
    font-size: 13px;
    margin: 4px 0px;
    color: #666 !important;
    display: block !important;
    background: unset !important;
    padding: 0 !important;
}

.erid {
/*    display: none;*/
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 2;
    line-height: normal;
}
.erid .erid_label {
    background: url(/images/erid_label.svg?v=1) no-repeat center right 2px, hsla(0,0%,100%,.6);
    background-size: 14px;
    color: #7d7d7d;
    font-size: 13px;
    padding: 2px 18px 2px 3px;
    border-radius: 4px;
    cursor: pointer;
}
.erid:hover .erid_label {
    background: url(/images/erid_label.svg?v=1) no-repeat center right 2px, #fff;
    background-size: 14px;
}
.erid .erid_tooltip {
    display: none;
    position: absolute;
    width: 200px;
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 12px;
    font-size: 13px;
    text-align: left;
    top: calc(100% + 10px);
    left: calc(50% - 100px);
    box-shadow: 0 0 11px rgb(155 155 155 / 70%);
    z-index: 4;
    color: #666;
}
.erid .erid_tooltip:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #fff;
    top: -7px;
    left: calc(50% - 3px);
    transform: rotate(180deg);
}
.erid .erid_tooltip span.copy_link {
    display: block !important;
    color: #005bff !important;
    border: none !important;
    padding: 0 !important;
    font-size: 13px !important;
    line-height: normal !important;
    border-radius: 0 !important;
    margin: 4px 0 0 0 !important;
    cursor: pointer;
}
.erid .erid_tooltip span.copy_link.copied {
    color: #18c139 !important;
    font-weight: 600 !important;
}

#share_cart {
    padding: 32px;
    text-align: left;
}
#share_cart .share_title {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 32px 0;
}
#share_cart .share_detail {
    font-size: 20px;
    margin: 0 0 16px 0;
}
#share_cart .share_description {
    font-size: 15px;
    line-height: 22px;
    opacity: 0.8;
    margin: 0 0 32px 0;
}
#share_cart .share_button {
    
}
#share_cart .share_button .shars {
    display: inline-block;
    background: #f98903;
    color: #fff;
    text-decoration: none;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    font-size: 16px;
    padding: 0 24px;
    cursor: pointer;
}
#share_cart .share_button a.copied {
    opacity: 0.6;
    cursor: not-allowed;
}
#share_cart .remodal-close {
    top: 5px;
    right: 5px;
    left: auto;
    border: none;
}
#share_cart .remodal-close:hover {
    background: transparent;
}
#share_cart .remodal-close:after {
    font-size: 29px;
}
#share_cart .remodal-close:hover:after {
    color: #3e5368;
}

.after_share_message {
    color: #000;
    background: #eebd2b;
    padding: 12px 12px;
    font-size: 14px;
    border-radius: 4px;
    margin: 20px 20px 0 0;
}

#content-product-box #box-sales-desktop {
    position: relative;
}
#content-product-box #box-sales-desktop .product_sku {
    position: absolute;
    top: -40px;
    left: 0;
    font-size: 14px;
    color: #616161;line-height: 20px;
    padding-right: 20px; cursor: pointer;
}
#content-product-box #box-sales-desktop .product_sku:hover span{
    color: #000;    font-weight: 600;
}
#content-product-box #box-sales-desktop .product_sku:hover{

background-image: url(/images/copycode.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px;
}
.product_sku_active {
   background-image: url(/images/ok_tick_icon.svg) !important;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px;
}

.review_filter {
    margin: 30px 0 0 0;
    display: flex;
    gap: 8px;
}
.review_filter a {
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Open SAns';
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
    letter-spacing: 0px;
    text-shadow: none;
    border: 1px solid #e9e9e9;
    color: #111;
    cursor: pointer;
    line-height: 1;

    background: #e9e9e9;
}
.review_filter a.active {
    background: #fff;
    border-color: #a9a9a9;
}


.new_sorter {
    padding: 0 12px;
    margin: 0 0 25px 0;
}

.new_sorter ul {
    display: flex;
    gap: 10px;
}

.new_sorter ul li {
}

.new_sorter ul li span {
    font-size: 14px;
  color: #6e6e6e;
}

.new_sorter ul li a {
     font-size: 14px;
    color: #333;
    text-decoration: none;
    margin-right: 6px;
}

.new_sorter ul li.active a {
    text-decoration: none;
    font-weight: 400;
    color: #f17b05;
}

.new_sorter ul li a:hover {
    color: #000;
}

.product_sale_counter {
    background: url(/images/sale_percent.svg) no-repeat center left 12px, #fff;
    background-size: 38px;
    border-radius: 4px;
    border: 1px solid #d0d0d0;
    margin: 0 0 40px 0;
    padding: 12px 12px 12px 64px;
}
.product_sale_counter .product_sale_counter_title {
    font-size: 15px;
    font-weight: 600;
    color: red;
    margin: 0 0 5px 0;
}
.product_sale_counter .product_sale_counter_text {
    font-size: 13px;
    opacity: 0.7;
}

.catalog_sale_banner {
    padding: 0 0 0 12px;
    margin: 0 0 16px 0;
}
.catalog_sale_banner img {
    max-width: 100%;
}

.debug {
    background: #eeeeee;
    padding: 16px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
}


