body, html
{
  background:#fff;
  color:#000;
  margin: 0;
  padding:0;
  font: 14px Arial,Helvetica,sans-serif;
}
@font-face {
    font-family: 'als_rublregular';
    src: url('rouble-webfont.eot');
    src: url('rouble-webfont.eot?#iefix') format('embedded-opentype'),
         url('rouble-webfont.woff') format('woff'),
         url('rouble-webfont.ttf') format('truetype'),
         url('rouble-webfont.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;
   }
.rubl
{
  font-family: als_rublregular;
}
h1{
	font: 22px/26px Arial,Helvetica,sans-serif;
	font-weight:600;
}
h2{
	font: 22px/26px Arial,Helvetica,sans-serif;
}
h3{
	color:#616161;
	margin:10px;
	font: 22px/26px Arial,Helvetica,sans-serif;
	font-weight:600;
}
a
{
  color:#616161;
  text-decoration:none;
}
a:hover
{
  
  text-decoration:underline;
}
a img
{
  border:none;
}
hr
{
    color: #616161;
    background-color:#BDBDBD;
    border:0px none;
    height:1px;
    clear:both;
}

div.w980
{
  width:1181px;
  margin:0 auto;
}
div.w720
{
  width:945px;
}
div.clear
{
  clear:both;
  height:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:none !important;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	border:0px;
    background: none repeat scroll 0 0 #f2f2f2;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
    padding: 2px 18px;
    text-decoration: none;
    white-space:nowrap;
    cursor: pointer;
	-webkit-appearance: none;
}
input[type="submit"]
{
    background-color:#2B8AB2;
	-webkit-appearance: none;
}
input[type="submit"]:hover
{
    background-color:#196891;
}
input[type="reset"]
{
    background-color:#999;
}
input[type="reset"]:hover
{
    background-color:#666;
}

input[type="button"]:hover
{
    background-color:#B42B41;
	
}
input[type="text"],input[type="password"],select
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #8CA3AE #A0B4BE #B6C8D1;
    border-style: solid;
    border-width: 1px;
    height: 30px;
    line-height: 30px;
    position: relative;
    padding:0 5px;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {/* */
	border: none;
}
select
{
  padding:5px 0 5px 5px;
}
select option
{
  padding:5px;
}

#logoPic
{
  float:left;
  margin: 15px 10px;
  position:absolute;
  top:-25px;
}


img.consult{
	float:left;
	margin: 0 8px 6px 1px;
}

.consult_full{
	display: flex;
	margin: 10px 0px 0px 0px;
}
.consult_full a:first-child{
	margin-left:0px;
}
.consult_full a{
	display: block;
	margin-left:10px;
	
}
.consult_full img{
	width: 150px;
}
@media (max-width: 960px) {
	.consult_full img{
		width: 100px;
	}	
}
#menuTop
{
  background:#616161;
  color:#fff;
}
#menuTop .menuBlock
{
    position:relative;
}
 
#menuTop .menuBlock a.item, #menuTop .menuBlock a.whiteItem
{
  float:left;
  display:block;
  white-space:nowrap;
  color:#fff;
  text-decoration: underline;
  padding: 10px 15px;
  font-size:14px;
  line-height:14px;
}
#menuTop .menuBlock a.whiteItem
{
  background: #fff;
  color:#616161;
  border-top: 1px #616161 solid;
  padding: 9px 18px 10px;
}
#menuTop .menuBlock a.dpItem
{
  color:#fff;
      background: #2b8ab2;
    border-top: 1px solid #196891;
    text-decoration: none;
}

#menuTop .menuBlock a.catItem:hover, #menuTop .menuBlock a.catItemHovered
{
    background:#B42B41;
    text-decoration: none;
}
#menuTop .menuBlock a.homeLink
{
  text-decoration: none;
  padding: 8px 20px 7px;
  border-left: 2px #616161 solid;
  border-bottom: 2px #616161 solid;
}
#menuTop .menuBlock a.whiteItem:hover
{
  background: #616161;
  color:#FFF;
  text-decoration:none;
}

#menuTop .menuBlock a.homeLink:hover
{
  border-bottom: 2px #FFF solid;
  border-left: 2px #FFF solid;
}
#menuTop .menuBlock .subMenu
{
    background:#B42B41;
    position: absolute;
    top:100%;
    left:0;
    display:none;
    padding:10px;
    z-index:1000;
}
#menuTop .menuBlock .subMenu .colDiv
{
  float: left;
  width:230px;
}
#menuTop .menuBlock .subMenu a.subItem
{
  display: block;
  width:220px;
  padding: 5px;
  color:#F3EFF0;
}
#rightTop
{
      border-left: 1px dotted #555555;
    float: right;
    margin: 10px 0;
    padding: 2px 15px;
    text-align: center;
    width: 300px;
    position:relative;
    min-height:150px;
}
#rightTop .payCard
{
  margin-top:-72px;
  top:50%;
  right:5px;
  position:absolute;
}

#basketTop table.table-basket-line
{
      border: 5px solid #616161;
    border-radius: 10px;
}
#phonesTop
{
        float: left;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 30px;
}
#phonesTop span
{
  font-size:18px;
  color:#999;
  font-weight:normal;
}

#userTop
{
    float: right;
    margin: 10px 30px;
    width:150px;
}
#topStringBrands
{
    float: left;
    font-size: 12px;
    line-height: 30px;
    padding: 0 5px;
    width: 620px;
}
#topStringBrands a
{
  color:#2B8AB2;
  text-decoration: none;
  font-size:14px;
  padding:0 5px;
}
#topStringBrands a:hover
{
  color:#616161;
  text-shadow: 0 0 2px #999
}

#searchBlock
{
  width:340px;
  float:right;
    padding: 0 5px;
}

#bottHead
{
  background:#f2f2f2;;
  color:#666;
}
#mainBlock
{
  float:left;
  font: 14px/16px Arial,Helvetica,sans-serif;
  margin-bottom:60px;
}
#leftBlock
{
  float:left;
  width:220px;
  margin-right:15px;
}
.leftBlock
{
  float:left;
  width:220px;
  margin-right:15px;
}

#menuBottom
{
  background:#F3EFF0;
  color:#666;
  padding:5px 0;
  margin-top:10px;
  padding-bottom: 20px;
}

#catFilterFormDiv
{
  display: block;
  background-color: #F3EFF0;
  padding: 10px;
  color: #888;
  position:relative;
}
#catFilterFormDiv  strong.title
{
  font-size:18px;
  font-weight:normal;
  display:block;
  color:#333;
}
#catFilterFormDiv  a.showFilterBlock
{
  line-height:30px;
}
#catFilterFormDiv div.hideDiv
{
  display:none;
}

#catFilterFormDiv div.subwrap
{
  display:none;
  margin-left:10px;
  font-size:11px;
}
#catFilterFormDiv .formResult
{
  position:absolute;
  left:100%;
  padding: 10px;
  border:#F3EFF0 1px solid;
  width:150px;
  display:none;
  background-color:#fff;
  z-index:1500;
}

#catFilterFormDiv div.formResult div.arr {
    background: url("/images/arrTop.gif") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
    height: 11px;
    left: -17px;
    margin-bottom: -11px;
    position: relative;
    top: -5px;
    width: 7px;
}
#menuBottom div.colBotDiv
{
  width:240px;
  float:left;
}
#menuBottom div.block
{
  margin-left:5px;
  float:left;
}
#menuBottom div.colBotDiv a.subItem
{
  font-size:12px;
  line-height:16px;
  display:block;
}
#menuBottom div.block a.topItem
{
  display:block;
  margin: 25px 0 10px;
  line-height:18px;
  font-size: 16px;
  text-decoration:none;
  color:#2B8AB2;
}
#menuBottom div.block a.topItem:hover
{
  color:#616161;
  text-shadow: 0 0 2px #999
}
#fastOrder
{
  position:relative;
  min-width: 950px;
}

#fastOrder .info{
	width:400px;
	float:left;
}
#fastOrder .quan{
	white-space: nowrap; 
	text-align: right; 
	width: 500px;
	float:right; 
	margin-top: 10px
}
#fastOrder div.img
{
  margin:0 10px;
  width:156px;
  height:156px;
  border:1px solid #F3EFF0;
  text-align:center;
  padding:5px;
  float:left;
  background-color:#fff;
} 
#fastOrder div.nophoto
{
  background:url('//100cosmetics.ru.opt-images.1c-bitrix-cdn.ru/images/no_photo.png?13910075902059') 50% 50% no-repeat;
}
#fastOrder #variant{
	max-width:400px;
}
#fastOrder div.order
{
  float:right;
  width:300px;
  border-left: 1px dotted #F3EFF0;
  margin:0 10px 0 30px;
  padding-left:10px;
}
#fastOrder div.labels
{
  position:absolute;
  width:120px;
  left:0;
  top:-3px;
}
#fastOrder div.labels div.label
{
  height:30px;
  background:url('//100cosmetics.ru.opt-images.1c-bitrix-cdn.ru/images/labels5ws.png?144347567022082') 0 0 no-repeat;
  border-left:1px solid #999;
}
#fastOrder div.labels div.newLabel
{
  background-position:0 -30px;
}
#fastOrder div.labels div.saleLabel
{
  background-position:0 -60px;
}
#fastOrder div.labels div.ecoLabel
{
  background-position:0 -90px;
}
#fastOrder div.labels div.bestLabel
{
  background-position:0 -120px;
}
#fastOrder div.price
{
  padding: 8px 25px;
  font-size: 24px;
  text-align: right;
  background-color:#F3EFF0;
  line-height:26px;
  width:200px;
  float:right;
  color:#000;
}

#fastOrder div.price .old
{
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    text-decoration: line-through;
}
#fastOrder div.price .rubl
{
    color: #999999;
}
#fastOrder input.quantity
{
  text-align:center;
}

#fastOrder a.mark
{
    height: 20px;
    padding: 0 0px;
    text-decoration: none;
    width: 20px;
	display: inline-block;
}

#fastOrder a.minus
{
  background:url('images/arr_left.png') 50% 50% no-repeat;
}

#fastOrder a.plus
{
  background:url('images/arr_right.png') 50% 50% no-repeat;
}
.question{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #616161;
    border-radius: 50px;
    font-size: 14px;
    padding: 2px 6px;
    text-decoration: none;
    color:#F00;
}
a.question:hover
{
    background-color:#F3EFF0;
}
a.button{
	background: #616162;
    border-radius: 15px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
	padding: 0px;
    text-decoration: none;
	text-align:center; 
	display:inline-block; 
	padding: 0px 10px 0 10px;
	/*width:110px;*/
}
a.button:hover
{
    background-color:#B42B41;
}
a.button.green{
	background: #acc769;
}
a.button.green:hover{
	background-color: #8ca253;
}
a.button.blue{
	background: #c7bfd9;
}
a.button.blue:hover{
	background-color: #9e98ad;
}
a.button.analog{
	background-color:#c7bfd9; 
	margin-top:5px; 
	margin-bottom:8px;
	padding: 0;
	width:100%;
}
a.button.analog:hover
{
    background-color:#9e98ad;
}

a.oneclickbutton{
	background: #acc769;
    border-radius: 20px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
	padding: 0px;
    text-decoration: none;
	text-align: center;
	display:block;
	margin-top:8px;
	width:100%;
}
a.oneclickbutton:hover
{
    background-color:#8ca253;
}
a.catalogAdd
{
	/*background: url(images/btncart.png) no-repeat center right #f2f2f2;
	padding: 0 0 0 12px;
	text-align:left;
	width:110px;*/
	text-decoration: none;
}
#brandInfo .brandPhoto img{
	max-height:100px;
}
#brandInfo img{
	padding: 0 10px 20px 0;
	
}
#brandInfo .logo{
	display:inline-block;
	width:160px;
	vertical-align:top;
}
#brandInfo .brandtitle{
	display:inline-block;
	width:790px;
	vertical-align:top;
	padding-top:20px;
	text-align:center;
}
#brandInfo .link{
	display:inline-block;
	width:220px;
	vertical-align:top;
	padding-top:20px;
}
#brandInfo .link a{
	background:#f2f2f2;
	color:#fff;
	padding:5px 10px 5px 10px;
	border-radius:3px;
	text-decoration:none;
	font-size:20px;
	/*border-style: solid none;*/
    border-color: #f2f2f2 #000 #b42b41;
    border-radius: 40px;
    background: linear-gradient(#f58080, #b42b41) #b42b41;
    /* transition: 0.2s; */
}
#brandInfo .link a:hover{
	background: linear-gradient(#3fabd8, #196891) #196891;
}

.brands-menu-block{
	color:#616161;
	font-size: 16px;
	line-height:40px;
}

.brands-menu-block .brands-menu-handler{
	width:1180px; 
	margin: 0 auto;
}

ul.brands-menu{
  list-style:none;
  padding:0;
  margin:0px;
  text-align:left;
  display: flex;
  text-align: left;
  justify-content: space-between;
  
}
ul.brands-menu > li{
    /*padding: 0 9px;*/
	float:left;	
	border: 1px solid transparent;
	border-bottom: 0px;
	border-top: 0px;
}
ul.brands-menu > li:last-child{
	/*padding: 0 0 0 9px;*/
}
ul.brands-menu > li:hover > a{
    /*text-shadow: 0 0 2px #999;*/
	text-decoration:underline;
}

ul.brands-menu > li ul li:hover > a{
    /*text-shadow: 0 0 2px #999;*/
}

ul.brands-menu > li > a{
	color: #616161;
    text-decoration: none;
}

ul.brands-menu li ul{
	position:absolute;
    display: none;
    list-style: none outside none;
    padding: 20px; 
	border: 1px solid #ddd;
	margin:0 0 0 -20px;
	background:white;
	z-index:10;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	line-height:16px;
}
ul.brands-menu li:hover ul{
    display: block;
}

    
ul.brands-menu ul li{
  color: #616161;
  text-decoration: none;
  font-size: 14px;
  position:relative;
  padding-top:5px;
}


ul.brands-menu ul  li a{
	color:#000;
	text-decoration:none;
}
ul.brands-menu ul  li a:hover{
	text-decoration:underline;
}

.breadcrumbs{
	font-size: 12px;
	line-height: 14px;
	margin:20px 0 20px 0;
	padding: 8px;
	list-style:none;
	overflow:hidden;
	background: #e9e9e9;
}
.breadcrumbs li{
	background:url(./images/separator-view01.png) no-repeat 0 50%;
	color:#4a5c67;
	float:left;
	padding: 0 10px 0 12px;
}
.breadcrumbs li:first-child{
	padding-left:0;
	background:none;
}
.breadcrumbs li:last-child {
	font-weight:600;
}
.breadcrumbs li a{
	color: #231f20;
}
.bx-soa-pp-list-description a{
	font: 20px/20px Tahoma;
}


.hfilter{
	display:none;
	background: white;
    border: 1px solid #cdcdcd;
    height: 30px;
    border-radius: 3px;
	margin-bottom:10px;
	outline:none;

}
.hfilter:hover{
	color:white;
	background:#f2f2f2;
}
.hfilter:focus {
    outline:0;outline-offset:0
}


.filter-list{
	margin:0;
	padding:0 0 3px;
	list-style:none;
	font-size:0;
	line-height:0;
	letter-spacing:-1px;
	text-align:center;
	color: #4a4a4a;
	
}
.filter-list > li{
	text-align:left;
	/*margin: 0 2px 30px 1px;*/
	padding: 10px 0 10px 0;
	font:14px/16px Arial, Helvetica, sans-serif;
	font-weight:600;
	letter-spacing:0;
	vertical-align:top;
	/*border:1px solid #d8d3d3;*/
	border-bottom: 1px dotted #e0d0d0;
}
.filter-list li.noavailable{
	color:#ddd;
	display:none !important;
}
.filter-list li.noavailable img{
	filter: grayscale(100%); 
	opacity:0.4;
}


.filter-list a{
	text-decoration:none;
	display:inline-block;
	vertical-align:top;
	margin: 4px 18px 0px 7px;

}
.filter-list a b{
	color:#00a3b9;
}
.filter-list a:hover{
	text-decoration:underline;
}
.filter-list a.showall{
	font-size:12px;
	margin-top:12px;
	text-decoration:underline;
	color:black;
	/*display:none;*/
}
.filter-list .hidecol{
	display:none;
}
.filter-list li .hexpand{
	display:none;
}
.filter-list li ul{
	text-align:left;
	margin: 5px 0px 0 0px;
	padding:0px 7px;
	
	vertical-align:top;
	z-index: 100;
	max-height:220px;
	overflow-y:auto;
	overflow-x:hidden;
	max-width:200px;
	width:200px;
	list-style: none;
}
.filter-list li ul::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.filter-list li ul::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.filter-list li ul::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #D62929;
}
.filter-list li.active .hexpand{
	display:block;
}
.filter-list li .title{
	color: #000; 
    padding: 4px 18px 10px 28px;
	position:relative;
	cursor: pointer;
	/*background:#c7bfd9;*/
}
.filter-list li .title .arrow{
	position: absolute;
    top: 10px;
    left: 7px;
    display: block;
    height: 8px;
    width: 15px;
	background: url(images/mobicons.png) no-repeat transparent;
    background-position: 0px 0px;
}
.filter-list li ul.active{
	/*max-height:200px;
	overflow-y:auto;*/
}
.filter-list li ul li{
	font-weight:normal;
	display:block;
	margin-bottom:7px;
	position: relative;
}
.filter-list li ul li.hide{
	display:none !important;
}
.filter-list li:hover ul{
	text-align:left;
	letter-spacing:0;
	vertical-align:top;
}
.filter-list li input{
	float:left;
	width:20px;
}
.filter-list li label{
	float:left;
	width:168px;
}
.filter-list li label:first-letter{
	text-transform: uppercase;
}

#founded{display:none;}



.filter-list li input:not(checked) {
  position: absolute;
  opacity: 0;
}
.filter-list li input:not(checked) + label {
  position: relative; /* будем позиционировать псевдочекбокс относительно label */
  padding: 0 0 0 20px; /* оставляем слева от label место под псевдочекбокс */
}
/* Оформление первой части чекбокса в выключенном состоянии (фон). */
.filter-list li input:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 3px;
  border:1px solid grey;
}

/* Меняем фон чекбокса, когда он включен. */
.filter-list li input:checked + label:before {
  /*background: #9FD468;*/
}
.filter-list li input:checked + label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #000;
}

.bx-pagination {
	margin-bottom: 20px;
	display: inline-block;
    float: right;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 2px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	
	border: 1px solid #bebebe;
    border-radius: 3px;

	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #f2f2f2;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #f2f2f2;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #f2f2f2;
	color: #fff;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}





















.header{
	padding-bottom: 25px;
	position:relative;
}
.header-top{
	background:#f4f2f2;
}
.header-main{
	position:relative;
	width: 1180px;
	margin: 0 auto;	
	height: 130px;
}
.header .top-block{
	height:40px;
	width: 1180px;
	background:#f4f2f2;
	margin: 0 auto;	
}
.header .nav-block{
	margin-left:160px;
	float:left;
	line-height:40px;
}
.header .user{
	float:right;
	/*line-height:25px;*/
}
.header .logo{
	margin-top:-25px;
	float:left;
	width:240px;
}
.header .logo-text{
	display: none;
}
.header .info{
	
}
.header .info .blocka{
	overflow:hidden;
	width:940px;
}
.header .info .blocka .title{
	float:left;
	margin:30px 0;
}
.header .info .blocka .cart-block{
	float:right;
	width:200px;
	margin-top:30px;
	z-index:100;
}
.hcart.mob{
	display:none;
}
.cart-block .cart{
	border:1px solid #F06060;
	padding: 8px 8px 8px 55px;
	background: url(images/cart.png) no-repeat 15px center;	
	color:#000;
	min-height: 30px;
	
}
.cart-block .drop{
	position:absolute;
	display:none;
	width:200px;
	background: #fff;
	z-index:100;
	
}
.cart-block:hover .drop{
	display:block; 
}
.cart-block .drop .item{
	padding:5px;
	overflow:hidden;
	border:1px solid #ddd;
}
.cart-block .drop .item .img{
	float:left;
	width:50px;
	margin: 0 auto;
    text-align: center;
}
.cart-block .drop .item .info{
	float:right;
	width:120px;
}
.header .info .blockb{
	overflow:hidden;
}
.header .info .blockb .phones{
	float:left;
}
.header .info .blockb .phones .phone{
	background: url(./images/phone.png) no-repeat 0 50%;
	padding-left:20px;
	margin-bottom:5px;
}
.header .info .blockb .phones .phone a{
	text-decoration:none;
}
.header .info .blockb .phones .clock{
	background: url(./images/clock.png) no-repeat 0 50%;
	padding-left:20px;
}
.header .info .blockb .search{
	float:right;
	width:450px;
}
.header-mob-search{
	display:none;
}
#nav{
	list-style:none;
	text-align:center;
	margin: 0;
}
#nav > li:first-child{
	background:none;
}
#nav > li{
	font-size:14px;
	margin:0 1px 0 10px;
	padding-left:20px;
	display:inline-block;
	background: url(./images/separator.jpg) no-repeat 0 50%;
}
#nav > li:nth-child(3){
	font-weight:bold;
}
#nav > li > a{
	text-decoration:none;
	display:block;
	text-align:center;
}
#nav > li:nth-child(3) > a{
	/*color:#f2f2f2;*/
}
#nav > li:nth-child(4) > a{
	font-weight:600;
	color:#aa70e1;
}

#nav > li > a:hover{
	text-decoration:underline;
}
#nav > li.selected span{
	/*font-weight:bold;*/
	color:#616161;
	text-transform:uppercase;	
}
#nav > li ul li:hover > a{
}
#nav > li > a{
    text-decoration: none;
}
#nav li ul{
	position:absolute;
    display: none;
    list-style: none outside none;
    padding: 10px 20px 10px 20px;
	border: 1px solid #ddd;
	margin:0 0 0 -20px;
	background:white;
	z-index:10;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	line-height: 28px;
	
}
#nav li:hover ul{
    display: block;
}
#nav ul li{
  color: #2B8AB2;
  text-decoration: none;
  text-align: left;
  font-size: 14px;
  position:relative;
  padding-top:5px;
  border-bottom:1px solid #ddd;
}
#nav ul  li a{
	color:#000;
	text-decoration:none;
}
#nav ul  li a:hover{
	text-decoration:underline;
}

.ks-menu{
	list-style:none;
	text-align:center;
	margin: 10px 0 0 0 ;
	padding:0;
}

.ks-menu > li{
	font-size:18px;
	margin:0 1px 0 25px;
	padding-left:22px;
	display:inline-block;
	background-size:20px;
	position:relative;
}
.ks-menu > li a{
	text-decoration:none;
	color:black;
}
.ks-menu > li a:hover{
	text-decoration:underline;
}
.ks-menu > li:first-child{
	margin-left:0px;
}
.ks-menu > li:before{
	content:' ';
	width:17px;
	height:18px;
	position:absolute;
	top:2px;
	left:2px;
	background: url(images/iconswhite4.png) no-repeat;	
}
.ks-menu > li.icon1:before{
	background-position:0px -54px;
}
.ks-menu > li.icon2:before{
	background-position:-18px -54px;
}
.ks-menu > li.icon3:before{
	background-position:-36px -54px;
}
.ks-menu > li.icon4:before{
	background-position:-54px -54px;
}
.ks-menu > li.icon5:before{
	background-position:-72px -54px;
}
.ks-menu > li.icon6:before{
	background-position:-90px -54px;
}
.ks-menu > li.icon7:before{
	background-position:-108px -54px;
}
.ks-menu > li.icon8:before{
	background-position:-126px -54px;
}
.ks-menu > li.icon9:before{
	background-position:-144px -54px;
}
.ks-menu > li.icon10:before{
	background-position:-162px -54px;
}
.ks-menu > li.icon11:before{
	background-position:-180px -54px;
}

.blog-add-comment{
	display:none;
}

.sidebar {
    border-right: 1px solid #f1f1f1;
    position: fixed;
    top: 0;
    color: #999;
    max-width: 500px;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0,0,0,.1);
    z-index: 99;
    padding: 10px 0 0;
    /*-webkit-transform: translateX(-100%);*/
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-overflow-scrolling: touch;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease;
	max-width: 100vw;
	line-height: 40px;
}
.sidebar, .sidebar__content {
    overflow-y: auto;
    height: 100%;
	
}
.sidebar.active{
	transform:translateX(0);
	visibility: visible;
}
.sidebar .sidebar-close{
	width: 20px;
    height: 20px;
    display: inline-block;
    background: url(images/mobicons.png) no-repeat;
	background-position: -14px 0px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.sidebar .phone{
	font-size:24px;
	border-bottom:1px solid grey;
	text-align:center;
}
.sidebar .phone a{
	color:#c6b8da;
	text-decoration:none;
	padding-bottom: 10px;
}

#mobnav{
	list-style:none;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}
#mobnav > li{
	font-size:24px;
	border-bottom:1px solid grey;
	text-transform:uppercase;
	padding-left:20px;
}
#mobnav > li  a{
	text-decoration:none;
	position:relative;
	display:block;
}
#mobnav > li > ul{
	display:none;
}
#mobnav > li > ul.active{
	display:block;
}
#mobnav .arrow{
	position: absolute;
    top: 19px;
    right: 15px;
    display: block;
    height: 8px;
    width: 13px;
	background: url(images/mobicons.png) no-repeat transparent;
    background-position: 0px 0px;
}
.dropCatalog{ 
	cursor:pointer;
	position: relative;
	float:left;
	width:220px; 
	background: #e9e9e9;
}
.dropCatalog:hover{
	background: #d4d4d4;
}
.dropCatalog:before{ 
	background: url(images/arrcatdowndark.png) no-repeat center;
	content:' ';
	width:10px;
	height:10px;
	display:block;
	position:absolute;
	top:15px;
	left:10px;
}
.dropCatalog:after{ 
	background: url(images/arrcatdowndark.png) no-repeat center;
	content:' ';
	width:10px;
	height:10px;
	display:block;
	position:absolute;
	top:15px;
	right:10px;
}

.dropCatalog.active{ 
	background: #d4d4d4;
}


.brand-line{
	float:left;
	margin-left:15px;
	background: #f2f2f2;
	width: 944px
}
.brand-mob-line{
	width:100%;
	margin-left: 0px;
	text-align:center;
	background: #f2f2f2;
	display:none;
}
.brand-mob-line a{
	color:black;
	display: block;
}	


.brand-name{
	float:left;
	margin-right:15px;
}
.dropCatalog span{ 
	
	padding:0 10px 0 55px;
	font-weight:600;
	color: #757373;
	
    text-transform: uppercase;
	font: 16px/18px Tahoma,Verdana,Segoe,sans-serif;
	letter-spacing: 5px;
	font-weight:600;
	/*background: url(images/arrcatright.png) no-repeat right center;*/
}
.dropCatalogindex {
    position: relative;
    float: left;
    width: 220px;
	/*background: #f2d96b;*/
}
.dropCatalogindex span {
    padding: 0 10px 0 45px;
    font-weight: 600;
    color: #757373;
    text-transform: uppercase;
    font: 16px/18px Tahoma,Verdana,Segoe,sans-serif;
    letter-spacing: 5px;
    font-weight: 600;
}
.dropCatalog.active span{ 
	/*background: url(images/arrcatdown.png) no-repeat right center;*/
}
.dropCatalog .leftBlock{
	z-index:100;
	/*display:none;*/
}
.dropCatalog:hover .leftBlock{
	/*display:block;*/
}

.dropCatalog.mobile{
	display:none;
}
	
.leftBlock .side-list{
	width:218px;
    padding:0;
    margin:0 0 22px;
    list-style:none;
    border:1px solid #bfbfbf;
    border-radius:2px;
    position:relative;
    font:15px/18px Tahoma, Geneva;
	background:#fff;
	text-align:left;
	font-size: 14px;
	opacity: 0.95;
	z-index:100;
}
.leftBlock .side-list>li{
    border-top:1px solid #ebebeb;
	background: #f4f2f2;
    font-weight: 600;
	position:relative;
}
.leftBlock .side-list>li:before{
	content:' ';
	width:18px;
	height:18px;
	position:absolute;
	top:7px;
	left:5px;
	background: url(images/iconswhite3.png) no-repeat;	
	
}
.leftBlock .side-list>li.icon1:before{
	background-position:0 0;
}
.leftBlock .side-list>li.icon1.active:before{
	background-position:0 -18px;
}
.leftBlock .side-list>li.icon2:before{	
	background-position:-18px 0;
}
.leftBlock .side-list>li.icon2.active:before{
	background-position:-18px -18px;
}
.leftBlock .side-list>li.icon3:before{
	background-position:-36px 0;
}
.leftBlock .side-list>li.icon3.active:before{
	background-position:-36px -18px;
}
.leftBlock .side-list>li.icon4:before{
	background-position:-54px 0;
}
.leftBlock .side-list>li.icon4.active:before{
	background-position:-54px -18px;
}
.leftBlock .side-list>li.icon5:before{
	background-position:-72px 0;
}
.leftBlock .side-list>li.icon5.active:before{
	background-position:-72px -18px;
}
.leftBlock .side-list>li.icon6:before{
	background-position:-90px 0;
}
.leftBlock .side-list>li.icon6.active:before{
	background-position:-90px -18px;
}
.leftBlock .side-list>li.icon7:before{
	background-position:-108px 0;
}
.leftBlock .side-list>li.icon7.active:before{
	background-position:-108px -18px;
}
.leftBlock .side-list>li.icon8:before{
	background-position:-126px 0;
}
.leftBlock .side-list>li.icon8.active:before{
	background-position:-126px -18px;
}
.leftBlock .side-list>li.icon9:before{
	background-position:-144px 0;
}
.leftBlock .side-list>li.icon9.active:before{
	background-position:-144px -18px;
}
.leftBlock .side-list>li.icon10:before{
	background-position:-162px 0;
}
.leftBlock .side-list>li.icon10.active:before{
	background-position:-162px -18px;
}
.leftBlock .side-list>li.icon11:before{
	background-position:-180px 0;
}
.leftBlock .side-list>li.icon11.active:before{
	background-position:-180px -18px;
}
.leftBlock .side-list>li:after{
	content:' ';
	width:10px;
	height:10px;
	position:absolute;
	top:12px;
	right:5px;
	background: url(images/arrcatrightdark.png) no-repeat;	
}
.leftBlock .side-list>li:hover:after{
	background: url(images/arrcatright.png) no-repeat;	
}
.leftBlock .side-list>li.active:after{
	background: url(images/arrcatdown.png) no-repeat;	
}
.leftBlock.white .side-list>li{
	background: #fff;
}
.leftBlock.white .side-list>li:after{ 
	background: url(images/arrcatrightdark.png) no-repeat;	
}
.leftBlock.white .side-list>li.active:after{
	background: url(images/arrcatdown.png) no-repeat;	
}
.leftBlock.white .side-list>li>a{
	color: #616161;
}
.leftBlock .side-list>li:first-child{
    border:0;
}
.leftBlock .side-list>li>a{
    display: block;
    color: #616161;
    padding: 6px 25px;
    text-decoration: none;
    text-transform: uppercase;
}
.leftBlock .side-list>li>a:first-letter{
	text-transform:uppercase;
}

.leftBlock .side-list>li> a:hover{
	background:#7ea1b9;
	color: white;
    text-decoration:none;
}

.leftBlock .side-list>li.active> a{
	color: white;
	background:#7ea1b9;
    text-decoration:none;
}
.leftBlock .side-list .drop{
    position:absolute;
    /*top:-1px;*/
	margin-top:-32px;
    left:100%;
    padding:10px 0 20px 8px;
    /*-webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0px 0px 21px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 0px 21px 0px rgba(0, 0, 0, 0.2);*/
    width:520px;
    border-radius:2px;
    background:#fff;
	border: 1px solid #bfbfbf;
    display:none;
    z-index:4;
}
.leftBlock .side-list li.active .drop{
    display:block;
}
.leftBlock .side-list .drop .col{
    float:left;
    width:221px;
    margin:0 0 0 17px;
}
.leftBlock .side-list .drop .col{
    /*overflow:hidden;
    border-top:1px solid #dbdbdb;
    margin:0 0 10px;
    padding:10px 0 0 ;*/
}
.leftBlock .side-list .drop .col:first-child{
    padding:0;
    border:0;
}
.leftBlock .side-list .drop .col .letter{
    padding:0 0 0 4px;
    width:35px;
    margin:0 4px 0 0;
    float:left;
    font:36px/36px 'pf_dintext_probold', Arial, Helvetica, sans-serif;
    color:#bebebe;
}
.leftBlock .side-list .drop .col ul{
	list-style:none;
    overflow:hidden;
    padding:0;
    margin:0;
    list-style:none;
    font:14px/18px Tahoma, Geneva;
}
.leftBlock .side-list .drop .col ul li{
	border-bottom:1px solid #f5f5f5;
	padding:5px;
	text-align:left;
}
.leftBlock .side-list .drop .col ul a{
    color:#4c4c4c;
}
.leftBlock .side-list .drop .col ul a:hover{
    color: #616161;
}


#hcontent{
	position:relative;
}
#hcontent shadow{
	display:none;
}

ul.rangbyprop{
	list-style:none;
	padding:0;
	margin:0px;
	text-align:left;  
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
ul.rangbyprop li{
	margin:8px 8px 0 0;
}
ul.rangbyprop li:first-child{
	margin-left:0px;
}
ul.rangbyprop li a{
	width:120px;
	height:50px;
	margin-left:8px;
	background:#909090;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	text-decoration:none;
	color: #fff;
}
ul.rangbyprop li a.active{
	background:#f06060;
}
ul.rangbyprop li a:hover, ul.rangbyprop li a.active{
	background:#f06060;
	
}


.rangtype-block {
    list-style: none;
    padding: 0;
    float: left;
    margin: 10px 0 0 0;
    text-align: left;
}
.rangtype-block li{
	float:left;
	margin-right:30px;
}
.rangtype-block li input:not(checked) {
  position: absolute;
  opacity: 0;
}
.rangtype-block li input:not(checked) + label {
  position: relative; /* Ð±ÑƒÐ´ÐµÐ¼ Ð¿Ð¾Ð·Ð¸Ñ†Ð¸Ð¾Ð½Ð¸Ñ€Ð¾Ð²Ð°Ñ‚ÑŒ Ð¿ÑÐµÐ²Ð´Ð¾Ñ‡ÐµÐºÐ±Ð¾ÐºÑ Ð¾Ñ‚Ð½Ð¾ÑÐ¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾ label */
  padding: 0 0 0 20px; /* Ð¾ÑÑ‚Ð°Ð²Ð»ÑÐµÐ¼ ÑÐ»ÐµÐ²Ð° Ð¾Ñ‚ label Ð¼ÐµÑÑ‚Ð¾ Ð¿Ð¾Ð´ Ð¿ÑÐµÐ²Ð´Ð¾Ñ‡ÐµÐºÐ±Ð¾ÐºÑ */
}
/* ÐžÑ„Ð¾Ñ€Ð¼Ð»ÐµÐ½Ð¸Ðµ Ð¿ÐµÑ€Ð²Ð¾Ð¹ Ñ‡Ð°ÑÑ‚Ð¸ Ñ‡ÐµÐºÐ±Ð¾ÐºÑÐ° Ð² Ð²Ñ‹ÐºÐ»ÑŽÑ‡ÐµÐ½Ð½Ð¾Ð¼ ÑÐ¾ÑÑ‚Ð¾ÑÐ½Ð¸Ð¸ (Ñ„Ð¾Ð½). */
.rangtype-block li input:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 3px;
  border:1px solid grey;
}

/* ÐœÐµÐ½ÑÐµÐ¼ Ñ„Ð¾Ð½ Ñ‡ÐµÐºÐ±Ð¾ÐºÑÐ°, ÐºÐ¾Ð³Ð´Ð° Ð¾Ð½ Ð²ÐºÐ»ÑŽÑ‡ÐµÐ½. */
.rangtype-block li input:checked + label:before {
  /*background: #9FD468;*/
}
.rangtype-block li input:checked + label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #000;
}






.filter{
	text-align:center;
}

.sortblock{
	text-align:center;
	margin-bottom:20px;
	display: inline-block;
}
.sortblock .sorder{
    display: inline-block;
}
.sortblock .sprice{
	margin-left:30px;
    display: inline-block;
}
.sortblock .sprice input{
	width:60px;
}
.sortblock .scount{
	margin-left:30px;
    display: inline-block;
}
.sortblock .sbutton{
	/*margin-left:40px;*/
    display: inline-block;
}

.rangtable{
	margin-top:20px 0 0 0;
	list-style: none;
    padding: 20px 0 0 0;
    text-align: left;
}

.rangtable li{
	padding: 10px 0 10px 0px;
	border-bottom:1px solid #bdbdbd;
	overflow:hidden;
	display: flex;
}
.rangtable li:first-child{
	border-top:1px solid #bdbdbd;
}
.rangtable .number{
	float:left;
	line-height:110px;
	font-size:24px;
	margin-right:30px;
	width: 20px;
}
.rangtable .img-block{
	float:left;
}
.rangtable .img{
	width:90px;
	height:90px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	border:1px solid #bdbdbd;
	min-width:90px;
}
.rangtable .rang-block{
	float:left;
	padding: 10px 0 20px 30px;
	font-size:12px;
	max-width:700px;
}
.rangtable .rang-block a{
	color:black;
}
.rangtable .rang-block .rang{
	margin-top:20px;
	height:35px;
	color:white;
	line-height:35px;
	padding:0 10px;
	font-size:16px;
	background:#9BA3AE;
}
.bx-soa-pp-delivery-cost{
	display:none;
}

.vote-block{
	margin-top:20px;
	overflow: hidden;
}
.vote-block .vote-form-block{
	width: 730px;
    float: left;
}
.vote-block .vote-info-block{
	width:380px;
	float:right; 
}
.hvote-form.hidden{
	display:none;
}
.vote-star{
	color: rgba(0, 26, 52, 0.12);
}
.vote-star:hover{
	color: rgb(217,83,85); 
}
@media (max-width: 960px) {
	.vote-block .vote-form-block{
		width: auto;
		float: none;
	}
	.vote-block .vote-info-block{
		width: auto;
		float: none; 
	}
}
#vote-form.brand{
	width: 100%;
    float: left;
}
#vote-form.brand textarea{
	width: 100%;
    height:200px;
	border-radius: 0 30px 0 30px;
	padding:0;
	outline:none;
}
#vote-form.brand .col1{
	width:730px; 
	float:left;
}
#vote-form.brand .col2{
	width:380px;
	float:right;
	padding: 2px;
}
#vote-form.brand .buttons{
	position:absolute; 
	bottom:0; 
	right:0;
}
#vote-form.brand .buttons .button{
	display:block; 
	text-align:center;
}
#vote-form.hidden{
	height:0px;
	overflow:hidden;
}
#vote-form .item{
	height:50px;
	
}
#vote-form .name{
	width:215px;
	float:left;
	line-height:65px;
}

#vote-form .slider-rang{
	/*width:845px;*/
	width:95%;
	height:20px;
	float:left;
	margin-top:5px;
}
#vote-form .slider-rang .vertical-wrapper{
	margin-top:10px;
}
#vote-form .range-max .smile25{
	height:30px;
	padding-left:35px;
	color:#f2f2f2;
	/*background: url('images/smile25.png') 0 100% no-repeat;*/
}
#vote-form .range-max .smile50{
	height:30px;
	padding-left:35px;
	color:#ecb000;
	/*background: url('images/smile50.png') 0 100% no-repeat;*/
}
#vote-form .range-max .smile75{
	height:30px;
	padding-left:35px;
	color:#b3edcd;
	/*background: url('images/smile75.png') 0 100% no-repeat;*/
}
#vote-form .range-max .smile100{
	height:30px;
	padding-left:35px;
	color:#8AA2BC;
	/*background: url('images/smile100.png') 0 100% no-repeat;*/
}

#vote-form hr{
	display:none;
}
#vote-form .irs{
	width:380px;
	display:inline-block;
	position: relative;
	float:left;
}
#vote-form .smile{
    height: 30px;
    padding-left: 25px;
	/*margin-left: 15px;*/
	margin-top: 20px;
	display:inline-block;
	width:110px;
	line-height: 35px;
	float:right;

}
#vote-form .smile[img-index='0'] {
    color: red;
    /*background: url(images/smile25.png) 0 100% no-repeat;*/
}
#vote-form .smile[img-index='1'] {
    color: orange;
    /*background: url(images/smile50.png) 0 100% no-repeat;*/
}
#vote-form .smile[img-index='2'] {
	color: #b7b7009e;
    /*background: url(images/smile75.png) 0 100% no-repeat;*/
}
#vote-form .smile[img-index='3'] {
    color: #7FFF00;
    /*background: url(images/smile100.png) 0 100% no-repeat;*/
}
#vote-form .smile[img-index='4'] {
    color: green;
    /*background: url(images/smile100.png) 0 100% no-repeat;*/
}



.brand-rang{
	overflow:hidden;
	width:100%;
	position:relative;
}
.brand-rang .title{
	font-weight:600;
	padding:5px 0 5px 0;
	color: #f2f2f2;
	text-align: center;
}
.brand-rang .prof-block,
.brand-rang .user-block{
	float:left;
}
.brand-rang .prof-block{
	border-right:1px solid #bdbdbd;
	width:580px;
}
.brand-rang .user-block{
	padding-left:20px;
}
.brand-rang .prof-block ul,
.brand-rang .user-block ul{
	list-style: none;
    padding: 0;
    float: left;
    margin: 10px 0 0 0;
    text-align: left;
}
.brand-rang ul li{
	height:25px;
	margin-bottom:25px;
}
.brand-rang ul .name{
	width:215px;
	float:left;
	margin-right:30px;
	font-weight:600;
}
.brand-rang ul .value-line{
	background:#8AA2BC;
	color:#fff;
	float:left;
	height:25px;
	margin-right:10px;
}
.brand-rang .prof-block ul .value-line .percent{
	background:#8AA2BC;
	height:25px;
}
.brand-rang .user-block ul .value-line .percent{
	background:#9BA3AE;
	height:25px;
}

.brand-rang ul .value{
	float:left;
	line-height:25px;
}
.brand-rang .prof-block ul .value-line{
	background:#e9e9e9;
}

.brand-rang .user-block ul .value-line{
	background:#e9e9e9;
}


.voteusers .vote{
	padding:10px 3px 10px 3px;
}
.voteusers .vote:nth-child(2n){
	background: #fff1f1;
}
/*.voteusers .vote+.vote{
	border-top:1px solid red;
}*/
.voteusers .name{
	color:red;
}
.voteusers .textcontainer span{
	cursor: pointer;
	color: red; 
	float: right;
}
.voteusers .vote.full .textcontainer span{
	display: none;
}
.voteusers .text{
	padding:5px;
	max-height: 42px;
    overflow: hidden;
}
.voteusers .vote.full .text{
	max-height: 800px;
}

.banner{
	padding:9px;
}

.orderwarning{
	margin-top:10px;
	color:#e86879;;
	font:20px/24px Arial,Helvetica,sans-serif;;
}


.favoriteLabel{
	background: url(images/favoff.png) no-repeat;
	padding-left: 25px;
}
.favoriteLabel.on{
	background: url(images/favon.png) no-repeat;
}

.yrang{
	border-spacing:0px;
	border-collapse:collapse;
}
.yrang th{
	background: #dfd8ec;
	width:300px;
}
.yrang th:nth-child(1){
	width:auto;
}
.yrang td, .yrang th{
	border:1px solid grey;
	padding:10px;
}

.footer{
	color:#616161;
	background:#f2f2f2;
	overflow: visible;
}
.footer .footer-block{
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	background: #f2f2f2;
}
.footer .col1{
	display:inline-block;
	width: 400px;
	padding: 25px 20px 0 80px;
	float:left;
}
.footer .col2{
	display:inline-block;
	width: 670px;
	border-left:1px solid white;
	float:left;
}
.footer .col3{
	display:inline-block;
	width: 100%;	
	margin: 0 auto; 
	line-height:40px; 
	border-top: 1px solid white; 
	float:left;
}
.footer .phones{
	/*float:left;*/
}
.footer  .phones .phone{
	background: url(./images/fphone.png) no-repeat 0 50%;
	padding-left:30px;
	margin-bottom:15px;
}
.footer  .phones .phone a{
	text-decoration:none;
}
.footer .phones .email{
	background: url(./images/fmail.png) no-repeat 0 50%;
	padding-left:30px;
	margin-bottom:15px;
}
.footer .phones .clock{
	background: url(./images/fclock.png) no-repeat 0 50%;
	padding-left:30px;
	margin-bottom:20px;
}
.footer .phones .clock b{
	color:#000;
}

.footer .phones .social{
	padding-left: 30px;	
}
.footer .phones .social a{
	width:28px;
	height:28px;
	margin-right:10px;
	margin-bottom:20px;
	display: inline-block;
}
.footer .phones .social .fb{
	background: url(./images/fb.png) no-repeat 0 50%;
}
.footer .phones .social .insta{
	background: url(./images/insta.png) no-repeat 0 50%;
}
.footer .phones .social .vk{
	background: url(./images/vk.png) no-repeat 0 50%;
}

.footer .phones .pay{
	width:228px;
	height:28px;
	margin-left: 30px;
	background: url(./images/bank.png) no-repeat 0 50%;
	
}
.footer .search{
	padding: 15px 20px 15px 30px;
	border-bottom: 1px solid white;
}
.footer #title-search{
	display:inline-block;
	width:500px;
	margin-left: 120px;
}

.footer .col{
	float:left;
	margin-left:30px;
}
.footer .col:nth-child(1){
	margin-left:0px;
}
.footer .col .title{
	margin: 10px 0px;
	font-weight:600;
	font-size:16px;
}
.footer .catalog{
	padding: 0 0 20px 30px;
	overflow:hidden;
}
.footer .bottom-menu{
	list-style:none;
	margin: 0;
	padding:0;
	line-height:25px;
}
.footer .bottom-menu li{
	font-size:14px;
}
.footer .bottom-menu li a{
	color:#616161;
	text-decoration:none;
	display:block;
}
.footer .bottom-menu li a:hover{
	text-decoration:underline;
}
.footer .bottom-menu li.selected span{
	font-weight:bold;	
}


@media (max-width: 960px) {
	div.w720{
		width:auto;
	}
	#mainBlock{
		float:none;
	}
	div.w980{
		width:100%;
	}
	div.w980.content{
		width:auto;
		margin:5px;
	}
	#leftBlock{
		width:auto;
		margin:0;
		float:none;
	}
	.leftBlock{
		width:auto;
		margin:0;
		float:none;
	}
	.leftBlock.white{
		display:none;
	}
	.brand-block{
		/*display:none;*/
	}
	.hfilter{
		display:block;
	}
	.filter{
		display:none;
		position:absolute;
		padding: 40px 0 10px 0;
		background:#e9e9e9;
		z-index:2;
	}
	.filter-list li ul{
		max-width:none;
		width:auto;
	}
	.filter-list li ul.active{
		max-height: none;
	}
	.filter-list li label{
		width:auto;
	}
	.sortblock{
		text-align: left;
		
	}
	.sortblock .sprice, .sortblock .scount, .sortblock .sorder, .sortblock .sbutton{
		margin:10px 0 0px 0;
	}
	.news-item{
		padding:20px 0 20px 0;
		margin:0;
		border-bottom: 1px solid #f25a72;
	}
	.news-detail img{
		width:100%;
		height:auto;
		float:none;
		margin:0;
		padding:0;
	}
	.header .top-block {
		width:auto;
		z-index:100;
		display: flex;
        justify-content: end;
	}
	.header .top-block .nav-block{
		position: absolute;
		margin:0;
		z-index: 100;
	}
	.header-mob-search{
		display:block;
	}
	.mob-menu-handler{
		width: 40px;
		height: 40px;
		background:url('images/mobile-menu-button.png');
		cursor:pointer;
		float:right;
		margin: 0 5px 0 20px;
		order: 1;
	}
	#nav{
		display:none;
		padding-left: 30px;
	}
	#nav li:first-child{
		background: #f2f2f2;
	}
	#nav li{
		display:block;
		padding:0 20px;
		border-bottom: 1px solid grey;
		background: #f2f2f2;
	}
	#nav ul{
		display:none !important;
	}
	.header-main {
		width: 100%;
		height: auto;
		width: 100px;
		height: 100px;
		display: inline-block;
		position: absolute;
		top:0;
		padding:5px;
	}
	.header{
		padding-bottom: 0px;
		background:#f4f2f2;
	}
	.header .logo { 
		float: none;
		width:100px;
		margin-top: 0;
		display: none;

	}
	.header .logo-text { 
		margin-left: 100px;
		font-size: 32px;
		display: block;
		color: #da5355;
	}
	.header .logo img{
		width:80px;
	}
	.header .info {
		display:none;
	}
	.cart-block .cart {
		border: 0px;
		background: url(images/cart.png) no-repeat 15px center;
		background-size:20px;
		min-height:auto;
	}
	
	.brands-menu-block .brands-menu-handler{
		width:100%;
	}
	div.detailElement div.buttonsAct .hquantity, div.detailElement div.buttonsAct .quantityinput{
		display:none;
	}
	.brand-line{
		width:100%;
		margin-left: 0px;
		display:none;
	}
	.brand-mob-line{
		display:block;
	}	
	.video-block {
		position: relative;
		padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	.video-block iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.dropCatalog.main {
		display:none;
		float: none;
		width: 100%;
		text-align: center;
	}
	.dropCatalogindex{
		display:none;
	}
	.dropCatalog.mobile{
		display:block;
		float: none;
		width: 100%;
		text-align: center;
	}
	.dropCatalog.mobile span{
		padding:0;
	}
	.dropCatalog.mobile > li.active .drop{
		display:block;
	}
	.dropCatalog .leftBlock{
		width:100%;
	}
	.leftBlock .side-list{
		width:auto;
	}
	
	.leftBlock .side-list >li{
	    /*background: rgba(227, 83, 83, 0.88) url(images/arrcatright.png) no-repeat right center;*/
		
	}
	.leftBlock .side-list li .drop{
		margin:0;
		position:inherit;
		width:auto;
		left:0;
		/*display:none !important;*/
	}
	.leftBlock .side-list .drop .col{
		float:none;
		width:auto;
	}
	.brand-rang ul .name{
		float:none;
	}
	.brand-rang .prof-block, .brand-rang .user-block{
		border:0;
		float:none;
		padding-left: 0px;
		width:auto;
	}
	.brand-rang .prof-block ul, .brand-rang .user-block ul{
		float:none;
	}
	
	.ks-menu{
		display:none;
	}
	ul.brands-menu li ul{
		left:10px;
		right:10px;
		width:auto;
		margin:0;
	}
	#brandInfo .brandtitle, #brandInfo .link, #brandInfo .logo{ 
		width:100%;
		height:auto;
		margin:0;
		padding:0;
		text-align:center;
		display:block;
		padding:5px;
	}
	#brandInfo .logo img{
		width:auto;
		height:auto;
	}
	#fastOrder{
		position:relative;
		min-width: auto;
	}
	#fastOrder h3{
		font-size:12px;
	}
	#fastOrder #variant{
		max-width:200px;
	}
	#fastOrder .question{
		display:none;
	}
	#fastOrder div.img{
		float:none;
		display:none;
	}
	#fastOrder .info{
		width:auto;
		float:none;
	}
	#fastOrder div.price{
		width:100%;
		padding:0;
		float: none; 
	}
	#fastOrder div.order{
		margin:0;
		padding:0;
		float:none;
		width:auto;
	}
	#fastOrder div.quan{
		margin-top:5px;
		width:auto;
	}
	.detailElement .subDescription img, .pagecontacts img{
		width:100%;
		height:auto;
		margin:0;
		padding:0;
	}
	.selectOfferItem select{
		width:100%;
	}
	/*iframe{
		width:100% !important;
		height:auto !important;
	}*/
	.fixmobtable{
		width:100%;
		overflow-x:auto;
	}
	.hcart.mob{
		display:block;
		float: right;
		line-height: 25px;
	}
	.hcart.mob .cart-block .cart{
		padding: 8px 8px 8px 25px;
	}
	.hcart.mob .firstString,.hcart.mob .price, .hcart.mob .cart-empty{
		display:none;
	}
	.sortblock{
		display:none;
	}
	.bx_catalog_tile .bx_catalog_tile_ul li{
		float:none;
		width:auto;
		height:auto;
		width:100%
		/*display:block*/
	}

	.bx_catalog_tile .bx_catalog_tile_img{
		display:block;
		float: left;
		width: 50px;
		height: 50px;
	}
	.bx_catalog_tile .bx_catalog_tile_img img{
		width: 50px;
	}
	.bx_catalog_tile .bx_catalog_tile_title{
		text-align:left;
		margin:0 0 0 60px;
	}
	
	.divcatalogAdd a.catalogAdd{
		/*padding: 20px 22px 12px 12px;
		font-size: 0;*/
	}
	.listoffers a.catalogAdd {
		/*padding: 0px 10px 0px 20px;
		font-size: 0;
		width: auto;*/
	}
	#vote-form{
			width:auto;
	}
	#vote-form .slider-rang{
		width:100%;
	}
	#vote-form hr{
		display:block;
	}
	#vote-form .item{
		height:auto;
	}
	#vote-form .irs{
		width:100%;
		float:none;
	}
	#vote-form .name{
		float:none;
		line-height:normal;
	}
	#vote-form .smile{
		display:none;
	}
	
	#vote-form .slider-rang{
		width:100%;
	}
	#vote-form.brand .col1{
		width:100%; 
		float:none;
	}
	#vote-form.brand .col2{
		width:100%;
		float:none;
	}
	#vote-form.brand .buttons{
		position:inherit; 
	}
	.footer .footer-block{
		width:100%;
	}
	.footer .footer-block .col1{
		width:100%;
		padding: 25px 20px 0 20px;
	}
	.footer .footer-block .col2{
		width:100%;
		display:none;
	}
	.footer .footer-block .col3{
		text-align:center;
	}
	
}

      body {
        width: 100%;
        height: 100%;
      }
@media (max-width: 960px) {
	#upbutton{
		position: fixed; 
		width: 60px; 
		height: 60px; 
		background: url(./images/up.png) no-repeat; 
		background-size: 40px 40px;
		bottom: 10px; 
		right: 10px; 
		cursor: pointer;
		display: none;
		z-index: 1001;
		-webkit-tap-highlight-color: transparent;
	}
	/*
	#upbutton {
        background: url("/wp-content/themes/dustland-express/images/up.png") no-repeat top left;
        height: 60px;
        width: 60px;
        bottom: 30px;
        background-size: 60px 60px;
        right: 30px;
        cursor: pointer;
        display: none;
        position: fixed;
        z-index: 999;
    }
	*/
    .header.glide {
        position: fixed;
        width: 100%;
        z-index: 1000;
        top:0;
    }
    .top-pad {
        padding-top: 80px;
    }
      .slideout-menu {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 0;
        width: 220px;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        display: none;
      }

      .slideout-panel {
        position: relative;
        z-index: 1;
       /* will-change: transform;*/
      }

      .slideout-open,
      .slideout-open body,
      .slideout-open .slideout-panel {
        overflow: hidden;
      }

      .slideout-open .slideout-menu {
        display: block;
      }
}

@media (max-width: 560px) {
	#brandInfo img{
		width:100%;
		height:auto;
		margin:0;
		padding:0;
	}
}
















div.detailElement .tableoffers.oneline li:nth-child(2n+1) {
    background: #f2f2f2 !important;
}
.tabset .tab-control a {
    background: #616162 !important;
}
.tabset .tab-control a:hover, .tabset .tab-control .active a {
    background: #fff !important;
}
.ca{
	display: flex;
	position: fixed; 
	bottom:0; 
	left:0; 
	right:0; 
	width: 1180px;    
	margin: 0 auto;  
	border: 3px solid #e35353; 
	padding: 16px; 
	background: #fff; 
	z-index: 1000; 
	justify-content: space-around;
}
@media (max-width: 960px) {
	.ca{
		width: 100%;
		flex-wrap: wrap;
    	justify-content: center;
	}
}