*{margin:0;
padding:0;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-o-box-sizing:border-box;
}
img{border:none;}
.label,.lowResMenuButton{-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
.succAddMessage {
color: #4F8A10;
background-color: #DFF2BF;
position: absolute;
width: 100%;
padding: 15px;
bottom: 75px;
z-index: 1000;
}
.opazero{opacity:0;}
fieldset{border:none;}
body{
font-family: 'PT Sans Narrow', sans-serif;
  }
.pagination{margin-bottom:10px;}
.toggleBlock,.toggleBlockRecent {
position: absolute;
right: 15px;
top: 15px;
z-index: 7;
cursor: pointer;
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
}
.toggleArrow {
width: 20px;
height: 20px;
background: #DF747A;
transform: rotateZ(45deg);
transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;
}
.toggleSquare{width: 28px;
height: 15px;
background: none;
position: absolute;
top: 10px;
right: -4px;
transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;
}
span.star{color:#DF747A;}
.toggleBlock:hover .toggleArrow ,.toggleBlockRecent:hover .toggleArrow{background:white;}
table{width:100%;border-collapse:collapse;}
table a{color:black;text-decoration:underline;}
.deliveryRules li{list-style-position:inside;}
a{text-decoration:none;color:#DF747A;}
.indexadapt{width:1200px;}
 .indexadapt .product-list2,.indexadapt .product-filter{width:1200px;}
 .product-list,.product-list2{transition:opacity 1s ease;-webkit-transition:opacity 1s ease;-moz-transition:opacity 1s ease;-o-transition:opacity 1s ease;}
.htmlDataBlock{margin:10px 0;}
.htmlDataBlock li{list-style-position:inside;}
.adapt{width:900px;float:left;overflow:hidden;}
.regField em{color:#DF747A;}
.mainpage{margin:0 auto;}
.mainPageGoods a{color:white;}
.footer a{color:white;}
.header a{color:white;}
.slider-wrapper a{color:white;}
.slider-wrapper{padding-top:45px;}
.clear{clear:both;}
.attention{display:block;text-align:center;font-size:24px;background:white;padding:30px;color:#685A4B;box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);margin-top:10px;}
/*noscript*/
noscript{text-align:center;font-size:28px;color:#DF747A;}
.noscript{background:#EEEDE2;padding:10px 0;}
/*end noscript*/
/*header*/
.header{
background:#866E5F;color:white;
min-height:45px;
width: 100%;
position: fixed;
z-index: 800;
}
.headercont{
width:1200px;
margin:0 auto;
}
.hmenu{
list-style:none;
font-size:12px;
}
.hmenu li{
float: left;
padding: 15px 5px 11px 0;
margin: 0 5px;
text-transform: uppercase;
}
.hmenu li a .icon{
  font-size:16px;
  }
.hmenu li a{
transition:all 0.35s ease;
-webkit-transition:all 0.35s ease;
-moz-transition:all 0.35s ease;
-o-transition:all 0.35s ease;
-ms-transition:all 0.35s ease;
}
.hmenu li a:hover{
  color:#DF747A;
}
.hmenu.right{
float:right;
margin-right:10px;
}
#cart{
text-align: center;
font-size: 16px;
text-transform: uppercase;
border: 1px solid #ddd;
width: 240px;
float: right;
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-user-select: none;
}
a.cartanchor {
color: white;
transition:all 0.35s ease;
-webkit-transition:all 0.35s ease;
-moz-transition:all 0.35s ease;
-o-transition:all 0.35s ease;
-ms-transition:all 0.35s ease;
}
#cart:hover{border-color:#DF747A;}
#cart:hover a.cartanchor{color:#DF747A;}
#cart .icon{
font-size:16px;
}
.incart{
padding:25px 0;
}
/*end header*/
/*mainmenu*/
.logo{
float:left;height:80px;
width:250px;
}
.mainmenu.index .logo{top:15px;}
.mainmenu{width:1200px;margin:0 auto;position:relative;}
.mainmenu .menu{display:block;width: 700px;overflow:hidden;padding:20px 5px 0 5px;float:left;}
.mainmenu.index .menu{padding:30px 0 0 160px;}
.mainmenu ul li{position:relative;list-style:none;float:left;padding:10px 0px;margin:0 10px 0 0;}
.mainmenu ul li a{padding:10px;z-index: 500;font-weight:bold;color:white;position:relative;}
.mainmenu ul li:hover:after{width:100%;}
.mainmenu ul li.selected:hover:after{width:0;}
.mainmenu ul li a:hover{color:#DF747A;}
.mainmenu ul li a:after{box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
content:' ';position:absolute;width:0;height:30px;background:white;transform:skew(-20deg);z-index:-1;left:0;top:7px;transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;}
.mainmenu ul li a:hover:after{width:100%;}
.mainmenu ul li a.selected{color:#DF747A;}
.mainmenu ul li a.selected:after{box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
content:' ';position:absolute;width:100%;height:30px;background:white;transform:skew(-20deg);z-index:-1;left:0;top:7px;transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;}
div#search {
float: right;
}
form#search_mini_form {
padding-top: 10px;
}
.searchinp{
font-family: 'Open sans',sans-serif;
background: rgba(255, 255, 255, 0.3);
color: white;
font-size: 16px;
padding: 3px 5px;
width: 200px;
border: none;}
button.button-search {
background: none;
border: none;
color: white;
font-size: 16px;
margin-top: 0px;
cursor:pointer;
}
.menuwrp{background:#685A4B;
min-height: 100px;
padding:60px 0 10px 0;
}
.menuwrp #search{top:10px;}
.choose .jq-selectbox__dropdown li {
font-size: 13px;
display: block;
width: 100%;
margin: 0 auto;
}
/*end mainmenu*/
/*catalog*/
.catalogwrp{
position:relative;
background: #EEEDE2;}
.catalogcont{
width:1200px;
margin:0 auto;
position:relative;
padding:15px 0 0 0;
}
.catButton{
text-align: center;
padding: 12px;
background: #DF747A;
font-size: 30px;
color: white;
font-weight: bold;
cursor:pointer;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.box{padding:20px;position:absolute;background:#876F61;width:1200px;border:2px solid #DF747A;border-top:0px;z-index:6;display:none;}
.catwrp{}
.box .catwrp > div > ul > li{display:inline-block;vertical-align:top;width: 265px;margin: 10px 10px 10px 10px;padding: 5px;border: 1px solid#ddd;text-align: left;}
.box .catwrp li{list-style:none;}
.box .catwrp > div > ul{text-align:center;}
.box .catwrp > div > ul > li > ul{padding:0px 10px 10px 0px;}
.box .catwrp > div > ul > li ul li{width:100%;}
.box .catwrp > div > ul > li ul li.parent{padding:0px 10px 0px 0px;}
.box .catwrp div ul li a{color:white; transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;}
.box .catwrp div ul li a .arrow{font-size:12px;}
.box .catwrp div ul li a:hover{color:#DF747A;}
.box .catwrp > div > ul > li > a:first-of-type{font-size:18px;color:white;padding:0 10px 5px 10px;margin-bottom:5px;width:100%;border-bottom:1px dashed #ddd;display:block;overflow:hidden;}
.box .catwrp > div > ul > li > a:first-of-type:hover{color:#DF747A;}
.box .catwrp > div > ul > li > ul > li a:first-of-type{font-size:16px;padding-left:5px;}
/*end catalog*/
/*content*/
h1.page_title{color:#616161;margin-bottom:15px;}
.contentwrp{background:#EEEDE2;  border-bottom: 4px solid #BBB89A;}
.mainPageGoods{padding-top:20px;position:relative;}
.mainPageGoods a{color:white;}
.iphwrp{text-align:center;}
.content{width:1200px;margin:0 auto 20px auto;min-height:460px;}
.pagecont{padding:15px 0 35px 0;}
li.item{list-style:none;}
#owl-demo .item,#owl-demo2 .item,#owl-demo3 .item{
  padding: 0px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.customNavigation{
  text-align: center;
  position: absolute;
right: 0px;
top: 15px;
z-index:5;
}
.customNavigation a{
  transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;
  cursor:pointer;
  font-size:18px;
  color:#616161;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} 
.customNavigation a:hover{color:#DF747A;}
.item{
  z-index: 1;
  position: relative;
	box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
	-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
	-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
	transition: margin 0.3s ease-in-out, border 0.3s ease-in-out;
	-moz-transition: margin 0.3s ease-in-out, border 0.3s ease-in-out;
	-webkit-transition: margin 0.3s ease-in-out, border 0.3s ease-in-out;
  background:white;
  overflow:hidden;
}
.nameWrp{
cursor:pointer;
padding: 10px 25px;
height: 52px;
background: #866E5F;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
overflow:hidden;
}
.item .name , .cat_prod_hold .name{
text-align: center;
overflow: hidden;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color:white;
margin-bottom:5px;
}
.item:hover .nameWrp,.prod_hold:hover .nameWrp{
background:white;
}
.item .name a{
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;}
.item:hover .name a,.prod_hold:hover .name a{color:#DF747A;}
span.price-old{text-decoration:line-through;}
.item .price-new,.prod_hold .price-new{
  width: auto;
  color: black;
  margin: 30px 10px 20px 10px;
}
.item .price-new > span,.prod_hold .price-new > span{position:relative;color:white;}
.item .price-new > span:after,.prod_hold .price-new > span:after{content: '';
position: absolute;
left: -10px;
width: 100%;
transform: skew(-20deg);
background: #DF747A;
z-index: -1;
height: 100%;
padding: 5px 18px 5px 5px;
top: -5px;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
}
.indexPageHeader,.page_title{
text-align:center;
font-size:30px;
text-transform:uppercase;
}
.indexPageHeader,.page_title{
  overflow:hidden;
position:relative;
text-align:center;
font-size:30px;
text-transform:uppercase;
color:white;
z-index:1
}
.page_title{margin-top:10px;margin-bottom:10px;}
.indexPageHeader span,.page_title span{color:white;}
.indexPageHeader span,.page_title span{
position:relative;
}
.indexPageHeader:before,.page_title:before{
left:0px;
bottom:13px;
content:'';
width:100%;
height:5px;
border-bottom: 3px solid #866E5F;
position:absolute;
border-top: 1px solid #866E5F;z-index:-1;
  }
.indexPageHeader span:after,.page_title span:after{
content: '';
position: absolute;
left:-10px;
width: auto;
transform: skew(-20deg);
background: #DF747A;
z-index: -1;
height: 100%;
width:100%;
padding: 5px 18px 5px 5px;
top: -5px;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);
}
.item .price,.prod_hold .price{height:45px;}
.prod_hover{
transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;-moz-transition:all 0.35s ease;
}
.proditem:hover > .prod_hover{}
.noavalible{-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
.item a.addToCart,.prod_hold a.addToCart,.prod_hold span.noavalible {
background: #DF747A;
display: block;
height: 75px;
padding-top: 20px;
font-size: 30px;
text-transform: uppercase;
cursor: pointer;
position: absolute;
bottom: -80px;
width: 100%;
transition:all 0.25s ease 0.15s;-webkit-transition:all 0.25s ease 0.15s;-o-transition:all 0.25s ease 0.15s;-moz-transition:all 0.25s ease 0.15s;
}
.remFav {
position: absolute;
right: 5px;
top: 0px;
color: white;
font-size: 25px;
font-weight: bold;
}
.oneFavorite span.price-old{color:#666!important;}
.oneFavorite{position:relative;}
.oneFavorite .addToCart {
background: #DF747A;
display: block;color:white;
height: 45px;
padding-top: 10px;
font-size: 20px;
text-transform: uppercase;
cursor: pointer;
width: 100%;
transition:all 0.25s ease 0.15s;-webkit-transition:all 0.25s ease 0.15s;-o-transition:all 0.25s ease 0.15s;-moz-transition:all 0.25s ease 0.15s;
}
.list_prod_wrp .noavalible{
color: white;
border: none;
cursor: pointer;
transform: skew(-5deg);
-moz-transform: skew(-5deg);
-webkit-transform: skew(-5deg);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
display: block;
margin: 13px 0;
text-align: center;
font-size: 20px;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
.proditem:hover > .prod_hover a.addToCart,.prod_hold:hover .prod_hover a.addToCart,.prod_hold:hover .prod_hover span.noavalible{bottom:0px;}
/*end content*/
/*footer*/
div#footer-bottom-content{text-align: center;
color: #DFD5BA;}
div#footer-bottom-content a{color:#DFD5BA;text-decoration:underline;}
.footer{padding:10px 0;}
.footercontent{width:1200px;margin:0 auto;padding:10px 0;}
.col4{width:300px;float:left;padding:0 20px 0 0;color:#616161;}
.footer.first{background:#C9C4B4;border-bottom:4px solid #BBB89A}
.footer.second{background:#685A4B;}
.footerHeader{color:white;position:relative;display:inline;z-index:1;}
.footerHeader:after{content: '';
position: absolute;
left: -10px;
width: auto;
transform: skew(-20deg);
background: #DF747A;
z-index: -1;
height: 100%;
width: 100%;
padding: 5px 18px 5px 5px;
top: -5px;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
}
.footercontent > .col4 > div{overflow:hidden;margin-top:10px;}
.contactsWrp div{margin:0 0 15px 0;color:#616161;font-size:14px;}
.contactsWrp a{color:#616161;font-size:14px;}
.form.feedb{text-align:center;}
.form.feedb input{width: 240px;
height: 35px;
border: none;
padding: 0 5px;margin:5px 0;}
.form.feedb textarea{width: 240px;border: none;margin: 5px 0;}
.indexfeedb_button{text-align:center;}
.indexfeedb_button button{
background: #866E5F;
color:white;
border:none;
width: 240px;
height: 30px;
font-size: 20px;
cursor: pointer;
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
}
.indexfeedb_button button:hover{background:#DF747A;}
.name-error,.tel-error{
margin:0 auto;
color: #D8000C;
background-color: #FFBABA;
width:240px; 
padding:5px;
margin-top:5px;}
.menu_main li{
list-style: none;
margin-bottom: 10px;
font-size: 14px;}
.menu_main li a{
color:#DFD5BA;
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
}
.col4 li{list-style:none;}
.menu_main li a:hover{color:white;}
/*END footer*/
/*leftbar*/
.goodsFilterPriceSubmit input{background:none;padding:5px 10px;border:none;cursor:pointer;background:#685A4B;color:white;transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;}
.goodsFilterPriceSubmit input:hover{background:#DF747A;}
.leftbar{
float:left;width:300px;
min-height:300px;
}
.leftbox{
width:280px;
background:white;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
margin:0 0 30px 0;
}
.contentTbodySearchPriceFilterBlock {
margin-bottom: 10px;
}
.goodsFilterPriceSubmit {
margin-top: 10px;
}
#goods-filter-max-price,#goods-filter-min-price{border:none;color:#DF747A;}
.leftbar li{list-style:none;}
.lCont a.compareInfoAnchor{color:#DF747A;}
.leftH,.recentH{
  position:relative;
cursor:pointer;
color:white;
background:#685A4B;
padding: 12px;
font-size: 24px;
text-transform: uppercase;
-moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
}
.recentBlock .lCont{padding:0;}
.recent{padding:20px;}
.lCont .name a {
  font-size:20px;
padding: 0 10px;
}
.lCont .name{text-align:center;border-top:1px solid #ddd;padding:5px 0 0 0;}
.leftH a{color:white;}
.lCont{padding:20px;}
.leftBarParent > ul{display:none;}
.leftBarParent.active > ul{display:block;}
.lCont a{color:#685A4B;transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;}
.lCont > ul > li > a{padding:5px;font-size:20px;}
.lCont > ul > li > ul > li{padding:0px 5px 5px 10px;font-size:18px;}
.lCont > ul > li > ul > li a:hover{padding-left:10px;}
.lCont > ul > li > ul > li > ul > li{padding:5px 10px 5px 10px;font-size:16px;}
.lCont > ul > li > ul > li > ul > li > ul > li{padding:5px 10px 5px 10px;}
.lCont > ul > li > ul > li > ul > li > ul > li > ul > li{padding:5px 10px 5px 10px;}
li.active > a{color:#DF747A;}
.oneRecent{overflow:hidden;}
.oneRecent .image{margin:5px auto;position:relative;}
.recentButtons {
position: absolute;
left:-1000%;
bottom: -5px;
width: 100%;
background:white;
color: black;
height: 0px;
transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;
transform:skew(-20deg);
overflow:hidden;
}
.oneRecent:hover .recentButtons{height:40px;left:0;}
.onebutton{float:left;width:30%;height:100%;cursor:pointer;color:white;
transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;
}
.ajaxdel{cursor:pointer;}
.ajaxbuttons{padding-top:20px;}
.onebutton .icon-cart3:before{transform:skew(20deg);}
.add_to_compare_small{margin-top:15px;}
.onebutton .add_to_cart_small.no_avalible_in_recently{background:#ddd;}
.onebutton .add_to_wishlist_small,.onebutton .add_to_compare_small,.onebutton .add_to_cart_small{margin:0;background:#DF747A;}
.onebutton .add_to_wishlist_small.added,.onebutton .add_to_compare_small.added{background:#685A4B;}
.onebutton .icon{color: white;
font-size: 20px;
padding: 11px;
display: block;}
.lCont ul{overflow:hidden;}
.lCont .price{text-align:right;}
.lCont .price-new{color:#DF747A;}
.lCont .price-old{color:#B6ACAC!important;}
.lCont .icon-heart{color:white;font-size:20px;padding:9px 9px 4px 11px;}
.lCont .add_to_cart_small{font-size:20px;padding:9px 9px 5px 11px;display:block;}
.lCont .succAddMessage{position:absolute;left:0;top:0;}
.add_to_cart_small .icon-cart3{color:white;}
.onebutton:hover{background:#DF747A;}
.onebutton:nth-child(1){margin:0 2.5% 0 0;}
.onebutton:nth-child(2){margin:0 2.5% 0 2.5%;}
.onebutton:nth-child(3){margin:0  0 0 2.5%;}
/*end leftbar*/
/* Способы оплаты */
.payment-services{display:flex;-webkit-display:flex;flex-wrap:wrap;width:200px;align-items:center;justify-content:space-between;margin:15px auto 0 auto;}
.payment-services div{background-repeat:no-repeat;background-position:center;opacity:0.8;}
.svg-visa{width:22px;height:16px;background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30' fill='%23DFD5BA' width='24' height='24'%3E%3Cpath d='M4 5a2 2 0 00-2 2v4.049h3.021c.825 0 1.141.773 1.141.773l.701 3.563c-.83-2.674-4.029-3.97-4.863-4.268V23a2 2 0 002 2h22a2 2 0 002-2V7a2 2 0 00-2-2H4zm14.37 5.871c.965 0 1.952.387 1.952.387l-.338 1.734s-.77-.506-1.445-.506c-1.036 0-1.398.338-1.398.793 0 .891 2.892 1.036 2.892 3.034 0 1.66-2.074 2.816-3.566 2.816-1.494 0-2.266-.455-2.266-.455l.361-1.664s.796.457 2.002.457c1.204 0 1.372-.506 1.372-.723 0-1.275-2.89-.935-2.89-3.416 0-1.372 1.132-2.457 3.323-2.457zm-9.349.158h2.231L8.08 18.883H5.783l-1.672-6.36s1.762.893 2.848 3.327c.047.296.156.771.156.771l1.906-5.592zm3.053 0h2.11l-1.26 7.854H10.84l1.234-7.854zm11.324 0h2.192l1.613 7.854h-1.896l-.225-1.12h-2.607l-.428 1.12h-2.07l3.421-7.854zm.788 2.266l-1.133 2.967h1.726l-.593-2.967z'/%3E%3C/svg%3E");}
.svg-maestro{width:24px;height:16px;background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='%23DFD5BA' width='24' height='24'%3E%3Cpath d='M15 10C6.73 10 0 16.73 0 25s6.73 15 15 15a14.92 14.92 0 0010-3.844C27.656 38.536 31.16 40 35 40c8.27 0 15-6.73 15-15s-6.73-15-15-15c-3.84 0-7.344 1.465-10 3.844A14.92 14.92 0 0015 10zm20 2c7.168 0 13 5.832 13 13s-5.832 13-13 13a12.926 12.926 0 01-8.75-3.406c.371-.528.809-1.067 1.25-1.594h-2.719a12.952 12.952 0 01-.718-1h4.03c.4-.602.7-1.3 1-2H23a12.235 12.235 0 01-.375-1h6.688c.199-.602.273-1.3.375-2h-7.532c-.05-.328-.066-.664-.093-1h7.843v-2h-7.843c.027-.336.042-.672.093-1h7.75c-.101-.7-.207-1.398-.406-2h-6.875c.11-.344.238-.672.375-1h6c-.3-.7-.602-1.398-1-2h-3.938c.223-.348.465-.676.72-1h2.624a11.741 11.741 0 00-1.218-1.5C28.508 13.344 31.59 12 35 12z'/%3E%3C/svg%3E");}
.svg-sber{width:24px;height:22px;background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='%23DFD5BA' width='24' height='24'%3E%3Cpath d='M33.54 2.65L16 12.68 8.26 8.25c-.48.49-.92 1.01-1.33 1.54l9.07 5.2L35.76 3.68c-.72-.39-1.46-.73-2.22-1.03zm5.29 2.97L16 18.68 5.12 12.45c-.34.57-.65 1.16-.93 1.76L16 20.99l24.47-14c-.52-.48-1.07-.93-1.64-1.37zm3.92 3.76L16 24.68 3.02 17.24c-.21.65-.38 1.32-.52 2L16 26.99l27.96-16c-.38-.55-.78-1.09-1.21-1.61zM45.717 14L16 31 2.047 23c-.016.333-.047.663-.047 1 0 12.703 10.297 23 23 23s23-10.297 23-23c0-3.584-.82-6.976-2.283-10z'/%3E%3C/svg%3E");}
.svg-qiwi{width:24px;height:24px;background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='%23DFD5BA' width='24' height='24'%3E%3Cpath d='M23.5 0C11.093 0 1 10.093 1 22.5S11.093 45 23.5 45c2.595 0 4.436-.296 6.059-.557C30.977 44.215 32.315 44 34 44c8.165 0 13.199 5.603 13.248 5.66a1.002 1.002 0 001.291.18 1 1 0 00.373-1.248c-.11-.248-2.827-6.108-13.719-8.63l-.297-.081c-2.692-.666-4.866-1.75-6.459-3.225-2.058-1.902-2.45-3.822-2.453-3.834a1.01 1.01 0 00-1.074-.818A1 1 0 0024 33c0 .102.007 2.09.354 3.969-.298.02-.581.031-.854.031C15.505 37 9 30.495 9 22.5S15.505 8 23.5 8 38 14.505 38 22.5c0 .596-.037 1.199-.113 1.799A27.622 27.622 0 0034 24c-.582 0-1 .5-1 1.02.012.543.455.979.998.98.02 0 2.1.02 3.963 1.217 3.087 1.984 3.826 4.98 3.832 5.006.093.412.435.72.855.77.417.042.826-.17 1.014-.55A22.244 22.244 0 0046 22.5C46 10.093 35.907 0 23.5 0zm15.135 32.002a.555.555 0 00-.541.275c-.212.371-.054 1.106.373 1.746.433.648.8.977 1.092.977.268 0 .536-.335.41-1.146-.075-.484-.358-1.536-1.073-1.795a.937.937 0 00-.261-.057zM35.367 35c-.449 0-.823.117-1.053.342-.59.578-.324 1.593.579 2.22.395.274.962.438 1.52.438.566 0 1.04-.17 1.333-.477.525-.56.224-1.352-.77-2.02A2.927 2.927 0 0035.368 35z'/%3E%3C/svg%3E");}
.svg-webmoney{width:23px;height:23px;background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='%23DFD5BA' width='24'  height='24'%3E%3Cpath d='M24.389 2.033c-6.452.142-13.18 2.976-17.854 9.256C-1.03 21.461.965 35.528 11.08 43.311a22.576 22.576 0 0013.856 4.722c5.103 0 9.91-1.712 13.36-4.492l.048.055 1.502-1.32-5.09-5.796-2.121 1.944a162.644 162.644 0 00-3.254 3.021c-1.702-1.943-3.428-3.867-5.152-5.79-.831-.928-1.662-1.856-2.49-2.786a3.64 3.64 0 01-.14-.164l2.43-2.271-6.256-7.065 2.45-2.295-6.358-7.078 8.655-7.818 3.195 3.457 5.295-4.701.133.043 3.029 3.318 2.832-2.592s-.75-.695-1.488-1.101a.625.625 0 00-.319-.079c-3.167-1.69-6.938-2.575-10.808-2.49zm14.279 5.215l-2.53 2.314 2.282 2.532 2.539-2.283-2.291-2.563zm-7.697.684l-3.912 3.554 3.52 3.91 3.905-3.527-3.513-3.937zm-8.7 1.44l-5.275 4.778 4.76 5.295 5.287-4.773-4.772-5.3zm19.885 6.064l-2.521 2.296 2.299 2.543 2.54-2.304-2.318-2.535zm-7.402.802l-3.906 3.541 3.517 3.926 3.916-3.54-3.527-3.927zm-8.557 2.524l-5.277 4.79 4.77 5.296 5.261-4.785-4.754-5.301zm19.475 4.855l-2.535 2.281 2.3 2.543 2.542-2.287-2.307-2.537zm-7.402 1.35l-3.907 3.531 3.522 3.932 3.91-3.55-3.525-3.913zm-8.174 3.312l-5.276 4.772 4.748 5.308 5.295-4.779-4.767-5.3zm11.773 5.026l-3.89 3.547 3.525 3.902 3.918-3.531-3.553-3.918z'/%3E%3C/svg%3E");}
.svg-yad{width:24px;height:24px;background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='%23DFD5BA' width='24' height='24'%3E%3Cpath d='M42 19h-9V1a1.002 1.002 0 00-1.626-.78c-.143.114-14.325 11.495-18.568 14.707C7.573 18.888 7 20.763 7 23.821V43c0 2.757 2.243 5 5 5h30a1 1 0 001-1V20a1 1 0 00-1-1zm-19.064.271c1.077-1.202 2.651-1.626 3.514-.948.864.679.691 2.204-.386 3.406s-2.65 1.626-3.514.947c-.864-.679-.691-2.203.386-3.405zM14 43l18.534-11.706a1 1 0 00.466-.845V21h5v14.25a1 1 0 01-.72.96L14 43z'/%3E%3C/svg%3E");}
.svg-mir{display:none;width:24px;height:24px;background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DFD5BA' viewBox='0 0 57 16'%3E%3Cpath d='M15.4 0s-2.2 0-2.8 2.1C12 4 10.5 9.4 10.4 9.5H10S8.4 4.1 7.9 2.1C7.3 0 5.1 0 5.1 0H0v16h5.1V6.5h.4l3 9.5H12l3-9.5h.4V16h5.1V0h-5.1zM33.9 0s-1.5.1-2.2 1.7l-3.6 7.8h-.4V0h-5.1v16h4.8s1.6-.1 2.3-1.7l3.5-7.8h.4V16h5.1V0h-4.8zM40.9 7.3V16H46v-5.1h5.5c2.4 0 4.4-1.5 5.2-3.6H40.9zM51.5 0H40.2c.6 3 2.9 5.5 5.8 6.3.7.2 1.4.3 2.1.3h8.7c.2-.4.2-.8.2-1.2 0-3-2.5-5.4-5.5-5.4z'/%3E%3C/svg%3E");}
.svg-wallet-one{display:none;width:32px;height:24px;background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DFD5BA' viewBox='0 0 512 512'%3E%3Cpath d='M492.2 158.1v196.8c-4.3 10.1-9.1 19.9-14.6 29.4-5.9 4.4-13.3 7-21.3 7-19.8 0-35.9-16.1-35.9-35.9V243.8L281.2 381c-6.8 6.8-15.9 10.3-25.2 10.3-4.7 0-9.4-.9-13.8-2.8-13.3-5.6-22-18.6-22-33.1V243.8L80.9 381C70.6 391.1 63 396.3 45 395c-2.7-1.1-14.7-1.3-20.7-10.7-5.9-9.2-4-16.7-4.5-29.4V156.6c0-11.9 5.8-22.4 14.6-28.9 5.9-4.4 13.3-7 21.2-7 19.8 0 35.9 16.1 35.9 35.9v113.1s137.7-137.1 138.6-138c6.5-6.8 15.7-11 25.8-11 19.8 0 35.9 16.1 35.9 35.9v113.1l139.3-137.2c10.3-10.1 25.7-13.1 39-7.5 3.3 1.4 6.3 3.2 8.9 5.4 7.9 6.5 12.8 16.1 13.1 26.7.1.3.1.6.1 1z'/%3E%3Cpath d='M492.2 158.1v196.8c.1 14.1-1.8 21.4-12.5 30.7-5.9 4.4-15.4 5.6-23.3 5.6-19.8 0-35.9-16.1-35.9-35.9V243.8l-9 8.9c-14.1 13.9-36.8 13.7-50.7-.4-13.9-14.1-13.7-36.8.4-50.7l70-69c10.3-10.1 25.7-13.1 39-7.5 3.3 1.4 6.3 3.2 8.9 5.4 7.9 6.5 12.8 16.1 13.1 26.7v.9z' fill='%23000' stroke='%23000' stroke-miterlimit='10'/%3E%3C/svg%3E");}
.svg-yandex-kassa{display:none;width:24px;height:24px;background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DFD5BA' viewBox='0 0 24 24'%3E%3Ccircle cx='19.1' cy='12.2' r='3.2' fill='%23000' stroke='%23000' stroke-width='.75' stroke-miterlimit='10'/%3E%3Cpath d='M17 6.8L10.9.7l-7.1 7c-2.4 2.4-2.4 6.3 0 8.7l1.7 1.7S17.1 6.8 17 6.8z' fill='none' stroke='%23000' stroke-width='.75' stroke-miterlimit='10'/%3E%3Cpath d='M8.3 8.8l-.2-.2-.1-.3c-.7-.6-1.1-1.5-1.1-2.5 0-.9.4-1.9 1.1-2.6L3.6 7.6l-.3.3c-2.3 2.5-2.2 6.4.2 8.8l7.3 7.3 6.3-6.3c.2 0-5.3-5.5-8.8-8.9z'/%3E%3C/svg%3E");}
/* Социальные сети */
.social-links{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:15px;max-width:280px;}
.social-links a{display:block;width:30px;height:30px;background-repeat: no-repeat;background-position:center center;background-size:20px;}
.social-links a:not(:last-of-type){}
.social-links .vk{background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DFD5BA' viewBox='0 0 40 24.1'%3E%3Cpath d='M39.6 21.2c0-.1-.1-.2-.1-.3-.7-1.2-2-2.8-3.9-4.6-.9-.8-1.4-1.4-1.7-1.7-.4-.5-.5-1.1-.3-1.7.2-.4.8-1.3 1.9-2.7.6-.7 1-1.3 1.3-1.8 2.2-3.1 3.2-5.1 2.9-6l-.1-.2c-.1-.1-.3-.2-.6-.3s-.8-.1-1.3-.1h-6.3c-.2 0-.3.1-.3.1L31 2h-.2c-.1 0-.1.1-.2.2s-.2.2-.2.4c-.6 1.7-1.4 3.2-2.2 4.6-.5.9-1 1.6-1.4 2.2s-.8 1.1-1.1 1.4-.5.5-.8.7c-.2.2-.4.3-.5.2-.1 0-.2-.1-.4-.1-.2-.1-.3-.3-.5-.5-.1-.2-.2-.5-.2-.8s-.1-.6-.1-.8V5.9c0-.6 0-1.1.1-1.5V3.3c0-.4 0-.7-.1-.9 0-.2-.1-.4-.2-.7-.1-.2-.2-.4-.4-.5-.1 0-.3-.1-.6-.2-.7-.2-1.7-.3-2.8-.3-2.6 0-4.2.1-4.9.5-.3.2-.5.4-.8.6-.2.3-.3.5-.1.5.8.1 1.4.4 1.8.9l.1.2c.1.2.2.5.3.9.1.5.2 1 .2 1.5.1 1 .1 1.9 0 2.6l-.2 1.7-.3 1c-.1.2-.2.4-.2.5s-.1.1-.1.1c-.2.1-.4.1-.6.1s-.4-.1-.7-.3-.6-.5-.9-.8-.6-.8-1-1.4S11 8 10.6 7.2l-.3-.6c-.2-.4-.5-.9-.8-1.7-.4-.7-.7-1.4-.9-2.1-.2-.3-.3-.5-.5-.7L8 2c-.1 0-.2-.1-.4-.1-.1-.1-.3-.1-.4-.2H1.6c-.6 0-1 .1-1.2.4l-.2.2c0 .1-.1.2-.1.3 0 .2 0 .3.1.6L3 8.8l2.5 4.3c.7 1.1 1.4 2.1 2.2 3.1.7 1 1.2 1.6 1.5 1.9.2.3.4.5.6.6l.5.5c.3.3.8.7 1.5 1.2.6.5 1.3.9 2.1 1.4.8.4 1.7.8 2.7 1.1s2 .4 3 .3H22c.5 0 .8-.2 1.1-.5l.1-.1c.1-.1.1-.2.2-.4 0-.2.1-.4.1-.6 0-.6 0-1.1.1-1.6s.2-.8.4-1.1c.1-.2.3-.4.4-.6.2-.2.3-.3.4-.3s.1-.1.2-.1c.3-.1.7 0 1.2.3.4.3.9.7 1.3 1.2l1.4 1.6 1.4 1.3.4.2c.3.2.6.3 1.1.5.4.1.8.2 1.2.1l5.3-.1c.5 0 .9-.1 1.2-.3s.5-.4.5-.6c.1-.2.1-.4 0-.7-.3 0-.4-.1-.4-.2z'/%3E%3C/svg%3E");} 
.social-links .vk:hover{background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DF747A' viewBox='0 0 40 24.1'%3E%3Cpath d='M39.6 21.2c0-.1-.1-.2-.1-.3-.7-1.2-2-2.8-3.9-4.6-.9-.8-1.4-1.4-1.7-1.7-.4-.5-.5-1.1-.3-1.7.2-.4.8-1.3 1.9-2.7.6-.7 1-1.3 1.3-1.8 2.2-3.1 3.2-5.1 2.9-6l-.1-.2c-.1-.1-.3-.2-.6-.3s-.8-.1-1.3-.1h-6.3c-.2 0-.3.1-.3.1L31 2h-.2c-.1 0-.1.1-.2.2s-.2.2-.2.4c-.6 1.7-1.4 3.2-2.2 4.6-.5.9-1 1.6-1.4 2.2s-.8 1.1-1.1 1.4-.5.5-.8.7c-.2.2-.4.3-.5.2-.1 0-.2-.1-.4-.1-.2-.1-.3-.3-.5-.5-.1-.2-.2-.5-.2-.8s-.1-.6-.1-.8V5.9c0-.6 0-1.1.1-1.5V3.3c0-.4 0-.7-.1-.9 0-.2-.1-.4-.2-.7-.1-.2-.2-.4-.4-.5-.1 0-.3-.1-.6-.2-.7-.2-1.7-.3-2.8-.3-2.6 0-4.2.1-4.9.5-.3.2-.5.4-.8.6-.2.3-.3.5-.1.5.8.1 1.4.4 1.8.9l.1.2c.1.2.2.5.3.9.1.5.2 1 .2 1.5.1 1 .1 1.9 0 2.6l-.2 1.7-.3 1c-.1.2-.2.4-.2.5s-.1.1-.1.1c-.2.1-.4.1-.6.1s-.4-.1-.7-.3-.6-.5-.9-.8-.6-.8-1-1.4S11 8 10.6 7.2l-.3-.6c-.2-.4-.5-.9-.8-1.7-.4-.7-.7-1.4-.9-2.1-.2-.3-.3-.5-.5-.7L8 2c-.1 0-.2-.1-.4-.1-.1-.1-.3-.1-.4-.2H1.6c-.6 0-1 .1-1.2.4l-.2.2c0 .1-.1.2-.1.3 0 .2 0 .3.1.6L3 8.8l2.5 4.3c.7 1.1 1.4 2.1 2.2 3.1.7 1 1.2 1.6 1.5 1.9.2.3.4.5.6.6l.5.5c.3.3.8.7 1.5 1.2.6.5 1.3.9 2.1 1.4.8.4 1.7.8 2.7 1.1s2 .4 3 .3H22c.5 0 .8-.2 1.1-.5l.1-.1c.1-.1.1-.2.2-.4 0-.2.1-.4.1-.6 0-.6 0-1.1.1-1.6s.2-.8.4-1.1c.1-.2.3-.4.4-.6.2-.2.3-.3.4-.3s.1-.1.2-.1c.3-.1.7 0 1.2.3.4.3.9.7 1.3 1.2l1.4 1.6 1.4 1.3.4.2c.3.2.6.3 1.1.5.4.1.8.2 1.2.1l5.3-.1c.5 0 .9-.1 1.2-.3s.5-.4.5-.6c.1-.2.1-.4 0-.7-.3 0-.4-.1-.4-.2z'/%3E%3C/svg%3E");} 
.social-links .twitter{background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DFD5BA' viewBox='0 0 34 28.1'%3E%3Cpath d='M33.6 3.7c-1.2.5-2.5.9-3.9 1.1 1.4-.8 2.5-2.2 3-3.8-1.3.8-2.8 1.3-4.3 1.7-1.2-1.3-3-2.2-5-2.2a6.81 6.81 0 0 0-6.8 6.8c0 .5.1 1.1.2 1.6-5.7-.3-10.7-3-14-7.1-.7 1-1 2.2-1 3.4 0 2.4 1.2 4.4 3 5.7-1.1 0-2.2-.3-3.1-.9v.1c0 3.3 2.3 6.1 5.5 6.7-.6.1-1.2.2-1.8.2-.4 0-.9 0-1.3-.1.9 2.7 3.4 4.7 6.4 4.7-2.3 1.8-5.3 2.9-8.5 2.9-.5 0-1.1 0-1.6-.1 3 1.9 6.6 3.1 10.4 3.1 12.5 0 19.4-10.4 19.4-19.4v-.9a12.61 12.61 0 0 0 3.4-3.5z' /%3E%3C/svg%3E");} 
.social-links .twitter:hover{background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 28.1'%3E%3Cpath d='M33.6 3.7c-1.2.5-2.5.9-3.9 1.1 1.4-.8 2.5-2.2 3-3.8-1.3.8-2.8 1.3-4.3 1.7-1.2-1.3-3-2.2-5-2.2a6.81 6.81 0 0 0-6.8 6.8c0 .5.1 1.1.2 1.6-5.7-.3-10.7-3-14-7.1-.7 1-1 2.2-1 3.4 0 2.4 1.2 4.4 3 5.7-1.1 0-2.2-.3-3.1-.9v.1c0 3.3 2.3 6.1 5.5 6.7-.6.1-1.2.2-1.8.2-.4 0-.9 0-1.3-.1.9 2.7 3.4 4.7 6.4 4.7-2.3 1.8-5.3 2.9-8.5 2.9-.5 0-1.1 0-1.6-.1 3 1.9 6.6 3.1 10.4 3.1 12.5 0 19.4-10.4 19.4-19.4v-.9a12.61 12.61 0 0 0 3.4-3.5z' fill='%23DF747A'/%3E%3C/svg%3E");}
.social-links .instagram{background-size:16px;background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DFD5BA' viewBox='0 0 28.1 28.1'%3E%3Cpath d='M24 0H4.1C1.8 0 0 1.8 0 4.1V24c0 2.3 1.8 4.1 4.1 4.1H24c2.3 0 4.1-1.8 4.1-4.1V4.1C28.1 1.8 26.2 0 24 0zm-9.9 21.4c-4.1 0-7.4-3.3-7.4-7.4s3.3-7.4 7.4-7.4 7.4 3.3 7.4 7.4-3.3 7.4-7.4 7.4zm8.2-13.2c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zm0-3.3c-.5 0-.8.4-.8.8s.4.8.8.8.8-.4.8-.8-.3-.8-.8-.8zm-8.2 3.3c-3.2 0-5.8 2.6-5.8 5.8s2.6 5.8 5.8 5.8 5.8-2.6 5.8-5.8-2.6-5.8-5.8-5.8z'/%3E%3C/svg%3E");}
.social-links .instagram:hover{background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DF747A' viewBox='0 0 28.1 28.1'%3E%3Cpath d='M24 0H4.1C1.8 0 0 1.8 0 4.1V24c0 2.3 1.8 4.1 4.1 4.1H24c2.3 0 4.1-1.8 4.1-4.1V4.1C28.1 1.8 26.2 0 24 0zm-9.9 21.4c-4.1 0-7.4-3.3-7.4-7.4s3.3-7.4 7.4-7.4 7.4 3.3 7.4 7.4-3.3 7.4-7.4 7.4zm8.2-13.2c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zm0-3.3c-.5 0-.8.4-.8.8s.4.8.8.8.8-.4.8-.8-.3-.8-.8-.8zm-8.2 3.3c-3.2 0-5.8 2.6-5.8 5.8s2.6 5.8 5.8 5.8 5.8-2.6 5.8-5.8-2.6-5.8-5.8-5.8z'/%3E%3C/svg%3E");}
.social-links .youtube{background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DFD5BA' viewBox='0 0 40 24.1'%3E%3Cpath d='M36 2.3c-.9-1.7-2-2-4.1-2.1S24.6 0 20 0 10.1.1 8 .2C6 .3 4.9.6 4 2.3 3 4 2.5 6.9 2.5 12S3 20 4 21.7s2 2 4.1 2.1 7.4.2 11.9.2c4.6 0 9.8-.1 11.9-.2s3.1-.4 4.1-2.1 1.5-4.6 1.5-9.7S37 4 36 2.3zM15.6 18.6V5.5L26.5 12l-10.9 6.6z'/%3E%3C/svg%3E");}
.social-links .youtube:hover{background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DF747A' viewBox='0 0 40 24.1'%3E%3Cpath d='M36 2.3c-.9-1.7-2-2-4.1-2.1S24.6 0 20 0 10.1.1 8 .2C6 .3 4.9.6 4 2.3 3 4 2.5 6.9 2.5 12S3 20 4 21.7s2 2 4.1 2.1 7.4.2 11.9.2c4.6 0 9.8-.1 11.9-.2s3.1-.4 4.1-2.1 1.5-4.6 1.5-9.7S37 4 36 2.3zM15.6 18.6V5.5L26.5 12l-10.9 6.6z'/%3E%3C/svg%3E");}
.social-links .telegram{;background-image: url("data:image/svg+xml,%0A%3Csvg height='512' fill='%23DFD5BA' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.417 15.181l-.397 5.584c.568 0 .814-.244 1.109-.537l2.663-2.545 5.518 4.041c1.012.564 1.725.267 1.998-.931L23.93 3.821l.001-.001c.321-1.496-.541-2.081-1.527-1.714l-21.29 8.151c-1.453.564-1.431 1.374-.247 1.741l5.443 1.693L18.953 5.78c.595-.394 1.136-.176.691.218z'/%3E%3C/svg%3E");}
.social-links .telegram:hover{background-image: url("data:image/svg+xml,%0A%3Csvg height='512' fill='%23DF747A' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.417 15.181l-.397 5.584c.568 0 .814-.244 1.109-.537l2.663-2.545 5.518 4.041c1.012.564 1.725.267 1.998-.931L23.93 3.821l.001-.001c.321-1.496-.541-2.081-1.527-1.714l-21.29 8.151c-1.453.564-1.431 1.374-.247 1.741l5.443 1.693L18.953 5.78c.595-.394 1.136-.176.691.218z'/%3E%3C/svg%3E");}
.social-links .facebook{display:none;;background-image: url("data:image/svg+xml,%0A%3Csvg height='512' fill='%23DFD5BA' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.997 3.985h2.191V.169C17.81.117 16.51 0 14.996 0c-3.159 0-5.323 1.987-5.323 5.639V9H6.187v4.266h3.486V24h4.274V13.267h3.345l.531-4.266h-3.877V6.062c.001-1.233.333-2.077 2.051-2.077z'/%3E%3C/svg%3E");} 
.social-links .facebook:hover{background-image: url("data:image/svg+xml,%0A%3Csvg height='512' fill='%23DF747A' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.997 3.985h2.191V.169C17.81.117 16.51 0 14.996 0c-3.159 0-5.323 1.987-5.323 5.639V9H6.187v4.266h3.486V24h4.274V13.267h3.345l.531-4.266h-3.877V6.062c.001-1.233.333-2.077 2.051-2.077z'/%3E%3C/svg%3E");} 
.social-links .odnoklassniki{display:none;background-image: url("data:image/svg+xml,%0A%3Csvg fill='%23DFD5BA' height='512' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.721 12.881c-.613 1.205.083 1.781 1.671 2.765 1.35.834 3.215 1.139 4.413 1.261l-4.721 4.541c-1.374 1.317.838 3.43 2.211 2.141l3.717-3.585c1.423 1.369 2.787 2.681 3.717 3.59 1.374 1.294 3.585-.801 2.226-2.141-.102-.097-5.037-4.831-4.736-4.541 1.213-.122 3.05-.445 4.384-1.261l-.001-.001c1.588-.989 2.284-1.564 1.68-2.769-.365-.684-1.349-1.256-2.659-.267 0 0-1.769 1.355-4.622 1.355-2.854 0-4.622-1.355-4.622-1.355-1.309-.994-2.297-.417-2.658.267z'/%3E%3Cpath d='M11.999 12.142c3.478 0 6.318-2.718 6.318-6.064 0-3.36-2.84-6.078-6.318-6.078C8.52 0 5.68 2.718 5.68 6.078c0 3.346 2.84 6.064 6.319 6.064zm0-9.063c1.709 0 3.103 1.341 3.103 2.999 0 1.644-1.394 2.985-3.103 2.985S8.896 7.722 8.896 6.078c-.001-1.659 1.393-2.999 3.103-2.999z'/%3E%3C/svg%3E");} 
.social-links .odnoklassniki:hover{background-image: url("data:image/svg+xml,%0A%3Csvg height='512' fill='%23DF747A' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.721 12.881c-.613 1.205.083 1.781 1.671 2.765 1.35.834 3.215 1.139 4.413 1.261l-4.721 4.541c-1.374 1.317.838 3.43 2.211 2.141l3.717-3.585c1.423 1.369 2.787 2.681 3.717 3.59 1.374 1.294 3.585-.801 2.226-2.141-.102-.097-5.037-4.831-4.736-4.541 1.213-.122 3.05-.445 4.384-1.261l-.001-.001c1.588-.989 2.284-1.564 1.68-2.769-.365-.684-1.349-1.256-2.659-.267 0 0-1.769 1.355-4.622 1.355-2.854 0-4.622-1.355-4.622-1.355-1.309-.994-2.297-.417-2.658.267z'/%3E%3Cpath d='M11.999 12.142c3.478 0 6.318-2.718 6.318-6.064 0-3.36-2.84-6.078-6.318-6.078C8.52 0 5.68 2.718 5.68 6.078c0 3.346 2.84 6.064 6.319 6.064zm0-9.063c1.709 0 3.103 1.341 3.103 2.999 0 1.644-1.394 2.985-3.103 2.985S8.896 7.722 8.896 6.078c-.001-1.659 1.393-2.999 3.103-2.999z'/%3E%3C/svg%3E");} 
.social-links .skype{display:none;background-image: url("data:image/svg+xml,%0A%3Csvg height='512' fill='%23DFD5BA' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.309 14.547C25.047 6.737 18.205-.358 10.17 1.004 5.808-1.703 0 1.356 0 6.546c0 1.207.333 2.337.912 3.311-1.615 7.828 5.283 14.821 13.311 13.366 5.675 3.001 11.946-2.984 9.086-8.676zm-7.638 4.71c-2.108.867-5.577.872-7.676-.227-2.993-1.596-3.525-5.189-.943-5.189 1.946 0 1.33 2.269 3.295 3.194.902.417 2.841.46 3.968-.3 1.113-.745 1.011-1.917.406-2.477-1.603-1.48-6.19-.892-8.287-3.483-.911-1.124-1.083-3.107.037-4.545 1.952-2.512 7.68-2.665 10.143-.768 2.274 1.76 1.66 4.096-.175 4.096-2.207 0-1.047-2.888-4.61-2.888-2.583 0-3.599 1.837-1.78 2.731 2.466 1.225 8.75.816 8.75 5.603-.005 1.992-1.226 3.477-3.128 4.253z'/%3E%3C/svg%3E");}
.social-links .skype:hover{background-image: url("data:image/svg+xml,%0A%3Csvg height='512'fill='%23DF747A' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.309 14.547C25.047 6.737 18.205-.358 10.17 1.004 5.808-1.703 0 1.356 0 6.546c0 1.207.333 2.337.912 3.311-1.615 7.828 5.283 14.821 13.311 13.366 5.675 3.001 11.946-2.984 9.086-8.676zm-7.638 4.71c-2.108.867-5.577.872-7.676-.227-2.993-1.596-3.525-5.189-.943-5.189 1.946 0 1.33 2.269 3.295 3.194.902.417 2.841.46 3.968-.3 1.113-.745 1.011-1.917.406-2.477-1.603-1.48-6.19-.892-8.287-3.483-.911-1.124-1.083-3.107.037-4.545 1.952-2.512 7.68-2.665 10.143-.768 2.274 1.76 1.66 4.096-.175 4.096-2.207 0-1.047-2.888-4.61-2.888-2.583 0-3.599 1.837-1.78 2.731 2.466 1.225 8.75.816 8.75 5.603-.005 1.992-1.226 3.477-3.128 4.253z'/%3E%3C/svg%3E");}
.social-links .tik-tok{display:none;background-image: url("data:image/svg+xml,%0A%3Csvg height='512' fill='%23DFD5BA' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M480.32 128.39c-29.22 0-56.18-9.68-77.83-26.01-24.83-18.72-42.67-46.18-48.97-77.83A129.78 129.78 0 01351.04.39h-83.47v228.08l-.1 124.93c0 33.4-21.75 61.72-51.9 71.68a75.905 75.905 0 01-28.04 3.72c-12.56-.69-24.33-4.48-34.56-10.6-21.77-13.02-36.53-36.64-36.93-63.66-.63-42.23 33.51-76.66 75.71-76.66 8.33 0 16.33 1.36 23.82 3.83v-84.75c-7.9-1.17-15.94-1.78-24.07-1.78-46.19 0-89.39 19.2-120.27 53.79-23.34 26.14-37.34 59.49-39.5 94.46-2.83 45.94 13.98 89.61 46.58 121.83 4.79 4.73 9.82 9.12 15.08 13.17 27.95 21.51 62.12 33.17 98.11 33.17 8.13 0 16.17-.6 24.07-1.77 33.62-4.98 64.64-20.37 89.12-44.57 30.08-29.73 46.7-69.2 46.88-111.21l-.43-186.56a210.864 210.864 0 0046.88 27.34c26.19 11.05 53.96 16.65 82.54 16.64v-83.1c.02.02-.22.02-.24.02z'/%3E%3C/svg%3E");}
.social-links .tik-tok:hover{background-image: url("data:image/svg+xml,%0A%3Csvg height='512' width='512' fill='%23DF747A' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M480.32 128.39c-29.22 0-56.18-9.68-77.83-26.01-24.83-18.72-42.67-46.18-48.97-77.83A129.78 129.78 0 01351.04.39h-83.47v228.08l-.1 124.93c0 33.4-21.75 61.72-51.9 71.68a75.905 75.905 0 01-28.04 3.72c-12.56-.69-24.33-4.48-34.56-10.6-21.77-13.02-36.53-36.64-36.93-63.66-.63-42.23 33.51-76.66 75.71-76.66 8.33 0 16.33 1.36 23.82 3.83v-84.75c-7.9-1.17-15.94-1.78-24.07-1.78-46.19 0-89.39 19.2-120.27 53.79-23.34 26.14-37.34 59.49-39.5 94.46-2.83 45.94 13.98 89.61 46.58 121.83 4.79 4.73 9.82 9.12 15.08 13.17 27.95 21.51 62.12 33.17 98.11 33.17 8.13 0 16.17-.6 24.07-1.77 33.62-4.98 64.64-20.37 89.12-44.57 30.08-29.73 46.7-69.2 46.88-111.21l-.43-186.56a210.864 210.864 0 0046.88 27.34c26.19 11.05 53.96 16.65 82.54 16.64v-83.1c.02.02-.22.02-.24.02z'/%3E%3C/svg%3E");}
.social-links .viber{display:none;background-image: url("data:image/svg+xml,%0A%3Csvg height='512' fill='%23DFD5BA' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.155 13.893c.716-6.027-.344-9.832-2.256-11.553l.001-.001C17.814-.6 7.392-1.035 3.7 2.471 2.042 4.186 1.458 6.703 1.394 9.819c-.064 3.117-.14 8.956 5.301 10.54H6.7l-.005 2.419s-.037.98.589 1.177c.716.232 1.04-.223 3.267-2.883 3.724.323 6.584-.417 6.909-.525.752-.252 5.007-.815 5.695-6.654zM10.918 19.37s-2.357 2.939-3.09 3.702c-.24.248-.503.225-.499-.267 0-.323.018-4.016.018-4.016-4.613-1.322-4.341-6.294-4.291-8.895.05-2.602.526-4.733 1.93-6.168C8.225.689 17.362 1.368 19.69 3.556c2.846 2.523 1.833 9.651 1.839 9.894-.585 4.874-4.033 5.183-4.667 5.394-.271.09-2.786.737-5.944.526z'/%3E%3Cpath d='M12.222 4.297c-.385 0-.385.6 0 .605 2.987.023 5.447 2.105 5.474 5.924 0 .403.59.398.585-.005h-.001c-.032-4.115-2.718-6.501-6.058-6.524z'/%3E%3Cpath d='M16.151 10.193c-.009.398.58.417.585.014.049-2.269-1.35-4.138-3.979-4.335-.385-.028-.425.577-.041.605 2.28.173 3.481 1.729 3.435 3.716zM15.521 12.774c-.494-.286-.997-.108-1.205.173l-.435.563c-.221.286-.634.248-.634.248-3.014-.797-3.82-3.951-3.82-3.951s-.037-.427.239-.656l.544-.45c.272-.216.444-.736.167-1.247-.74-1.337-1.237-1.798-1.49-2.152-.266-.333-.666-.408-1.082-.183h-.009c-.865.506-1.812 1.453-1.509 2.428.517 1.028 1.467 4.305 4.495 6.781 1.423 1.171 3.675 2.371 4.631 2.648l.009.014c.942.314 1.858-.67 2.347-1.561v-.007c.217-.431.145-.839-.172-1.106-.562-.548-1.41-1.153-2.076-1.542z'/%3E%3Cpath d='M13.169 8.104c.961.056 1.427.558 1.477 1.589.018.403.603.375.585-.028-.064-1.346-.766-2.096-2.03-2.166-.385-.023-.421.582-.032.605z'/%3E%3C/svg%3E");}
.social-links .viber:hover{background-image: url("data:image/svg+xml,%0A%3Csvg height='512' viewBox='0 0 24 24' fill='%23DF747A' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.155 13.893c.716-6.027-.344-9.832-2.256-11.553l.001-.001C17.814-.6 7.392-1.035 3.7 2.471 2.042 4.186 1.458 6.703 1.394 9.819c-.064 3.117-.14 8.956 5.301 10.54H6.7l-.005 2.419s-.037.98.589 1.177c.716.232 1.04-.223 3.267-2.883 3.724.323 6.584-.417 6.909-.525.752-.252 5.007-.815 5.695-6.654zM10.918 19.37s-2.357 2.939-3.09 3.702c-.24.248-.503.225-.499-.267 0-.323.018-4.016.018-4.016-4.613-1.322-4.341-6.294-4.291-8.895.05-2.602.526-4.733 1.93-6.168C8.225.689 17.362 1.368 19.69 3.556c2.846 2.523 1.833 9.651 1.839 9.894-.585 4.874-4.033 5.183-4.667 5.394-.271.09-2.786.737-5.944.526z'/%3E%3Cpath d='M12.222 4.297c-.385 0-.385.6 0 .605 2.987.023 5.447 2.105 5.474 5.924 0 .403.59.398.585-.005h-.001c-.032-4.115-2.718-6.501-6.058-6.524z'/%3E%3Cpath d='M16.151 10.193c-.009.398.58.417.585.014.049-2.269-1.35-4.138-3.979-4.335-.385-.028-.425.577-.041.605 2.28.173 3.481 1.729 3.435 3.716zM15.521 12.774c-.494-.286-.997-.108-1.205.173l-.435.563c-.221.286-.634.248-.634.248-3.014-.797-3.82-3.951-3.82-3.951s-.037-.427.239-.656l.544-.45c.272-.216.444-.736.167-1.247-.74-1.337-1.237-1.798-1.49-2.152-.266-.333-.666-.408-1.082-.183h-.009c-.865.506-1.812 1.453-1.509 2.428.517 1.028 1.467 4.305 4.495 6.781 1.423 1.171 3.675 2.371 4.631 2.648l.009.014c.942.314 1.858-.67 2.347-1.561v-.007c.217-.431.145-.839-.172-1.106-.562-.548-1.41-1.153-2.076-1.542z'/%3E%3Cpath d='M13.169 8.104c.961.056 1.427.558 1.477 1.589.018.403.603.375.585-.028-.064-1.346-.766-2.096-2.03-2.166-.385-.023-.421.582-.032.605z'/%3E%3C/svg%3E");}
.social-links .whatsapp{display:none;background-image: url("data:image/svg+xml,%0A%3Csvg height='512' fill='%23DFD5BA' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.507 14.307l-.009.075c-2.199-1.096-2.429-1.242-2.713-.816-.197.295-.771.964-.944 1.162-.175.195-.349.21-.646.075-.3-.15-1.263-.465-2.403-1.485-.888-.795-1.484-1.77-1.66-2.07-.293-.506.32-.578.878-1.634.1-.21.049-.375-.025-.524-.075-.15-.672-1.62-.922-2.206-.24-.584-.487-.51-.672-.51-.576-.05-.997-.042-1.368.344-1.614 1.774-1.207 3.604.174 5.55 2.714 3.552 4.16 4.206 6.804 5.114.714.227 1.365.195 1.88.121.574-.091 1.767-.721 2.016-1.426.255-.705.255-1.29.18-1.425-.074-.135-.27-.21-.57-.345z'/%3E%3Cpath d='M20.52 3.449C12.831-3.984.106 1.407.101 11.893c0 2.096.549 4.14 1.595 5.945L0 24l6.335-1.652c7.905 4.27 17.661-1.4 17.665-10.449 0-3.176-1.24-6.165-3.495-8.411zm1.482 8.417c-.006 7.633-8.385 12.4-15.012 8.504l-.36-.214-3.75.975 1.005-3.645-.239-.375c-4.124-6.565.614-15.145 8.426-15.145a9.865 9.865 0 017.021 2.91 9.788 9.788 0 012.909 6.99z'/%3E%3C/svg%3E");}
.social-links .whatsapp:hover{background-image: url("data:image/svg+xml,%0A%3Csvg height='512' viewBox='0 0 24 24' fill='%23DF747A' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.507 14.307l-.009.075c-2.199-1.096-2.429-1.242-2.713-.816-.197.295-.771.964-.944 1.162-.175.195-.349.21-.646.075-.3-.15-1.263-.465-2.403-1.485-.888-.795-1.484-1.77-1.66-2.07-.293-.506.32-.578.878-1.634.1-.21.049-.375-.025-.524-.075-.15-.672-1.62-.922-2.206-.24-.584-.487-.51-.672-.51-.576-.05-.997-.042-1.368.344-1.614 1.774-1.207 3.604.174 5.55 2.714 3.552 4.16 4.206 6.804 5.114.714.227 1.365.195 1.88.121.574-.091 1.767-.721 2.016-1.426.255-.705.255-1.29.18-1.425-.074-.135-.27-.21-.57-.345z'/%3E%3Cpath d='M20.52 3.449C12.831-3.984.106 1.407.101 11.893c0 2.096.549 4.14 1.595 5.945L0 24l6.335-1.652c7.905 4.27 17.661-1.4 17.665-10.449 0-3.176-1.24-6.165-3.495-8.411zm1.482 8.417c-.006 7.633-8.385 12.4-15.012 8.504l-.36-.214-3.75.975 1.005-3.645-.239-.375c-4.124-6.565.614-15.145 8.426-15.145a9.865 9.865 0 017.021 2.91 9.788 9.788 0 012.909 6.99z'/%3E%3C/svg%3E");}
/*goods*/
.choosecatalog .howMuch .jq-selectbox__select{width:90px;}
.price-old-list span{text-decoration:line-through;}
.fltrform{margin-top:10px;}
.add_to_wishlist_small.mustLogin{display:block;}
.list_prod_wrp .small_text{display:block;}
.added .small_text:after{background:white;}
.added .small_text{color:#DF747A;}
.add_to_wishlist_small,.add_to_compare_small{display:block;}
.add_to_wishlist_small{margin-top:15px;}
.lcont .add_to_compare_small{margin:0;}
.small_text{position:relative;}
.small_text:after,.list_prod_wrp .noavalible:after{content: '';
position: absolute;
left: -10px;
width: auto;
transform: skew(-20deg);
background: #DF747A;
z-index: -1;
height: 100%;
width: 100%;
padding: 5px 18px 5px 5px;
top: -5px;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);
transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;-webkit-transition:all 0.35s ease;}
.oneRecent{height:0px;transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;}
.oneRecent:nth-child(1),.oneRecent:nth-child(3),.oneRecent:nth-child(5){height:auto;padding:5px;border:1px solid #685A4B;margin:0 0 10px 0;}
.showAllRecent{cursor:pointer;padding:5px 10px;text-align:center;color: white;background: #DF747A;font-size:20px;}
.showAllRecent.active{background:#866E5F;}
.showThis{margin:0 0 10px 0;height:auto;padding:5px;transition:all 0.55s ease;-webkit-transition:all 0.55s ease;-moz-transition:all 0.55s ease;-o-transition:all 0.55s ease;-ms-transition:all 0.55s ease;border:1px solid #685A4B;}
.pagination{text-align: right;
margin-top: 10px;
padding: 15px;
background: white;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
.pagination a{padding:5px;border:1px solid #F2DFDF;color:#DF747A;font-size:18px;transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;}
.pagination a:hover{background:#F2DFDF;}
.pagination b{padding:5px;border:1px solid #F2DFDF;color:#DF747A;background:#F2DFDF;font-size:18px;}
.filter.table{float:left;margin-left:15px;}
.filter.table select{padding: 10px 2px;width: 280px;margin-top: 5px;}
.category-info{background:white;margin:20px 0;border:5px solid white;padding:10px;box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
.category-info:hover{border:5px solid #685A4B;transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;}
.listleft{display:inline-block;padding:5px;}
.listright{display:inline-block;vertical-align:top;max-height:56px;}
.product-filter .box-content{background:white;padding:30px;}
.htmlDataBlock.just {display: inline-block;width: 575px;text-align: justify;height: 180px;overflow: hidden;}
.all_list_wrp .htmlDataBlock.just{height:auto;width:auto;}
.price-old-list{margin-top:10px;}
.filter.table{font-size:18px;margin-top:5px;}
a.link-more {
display: block;
color:#DF747A;
}
.table-button{width:20px;height:20px;position:relative;padding:2px;cursor:pointer;}
.listright .name{width:330px;display:inline-block;vertical-align:top;}
.prodbuttons-list{display:inline-block;padding:0 0px 0 60px;}
.listright .name a{color:#DF747A;font-size:26px;transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;}
.category-info:hover .name > a{color:#685A4B;}
.listleft .price{text-align:center;margin-top:10px;}
.listleft .price .price-new > span{position:Relative;color:white;z-index:2;}
.listleft .price .price-new > span:after{content: '';position: absolute;left: -10px;width: 100%;transform: skew(-20deg);background: #DF747A;z-index: -1;height: 100%;padding: 5px 18px 5px 5px;top: -5px;box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);transform: skew(-20deg);-moz-transform: skew(-20deg);-webkit-transform: skew(-20deg);transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;}
.product-filter .htmlDataBlock{margin:10px 0 0 0;}
.product-filter > .category-products > .form-inline.OrderFilterForm{margin-bottom:10px;background:white;padding:5px 15px 15px 15px;}
.sortWrp{float:right;color:#797979;}
.choosecatalog li{float:left;margin:0 0 0 10px;}
.choosecatalog span{padding: 17px 0 0 0;
float: left;
margin-right: 5px;}
.choosecatalog .jq-selectbox__select{height: 35px;
width: 260px;}
.abwrp{float:left;}
.choose select{border:none;background:#EEEDE2;padding:5px;color:#797979;}
li select{border:none;background:#EEEDE2;padding:5px;color:#797979;}
ul.sort > div, ul.sort > li{display:inline-block;margin-left:10px;}
.square{width:9px;height:9px;position:absolute;background:#685A4B;transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-ms-transition:all 0.35s ease;}
.list-button{margin-right:10px;}
.list-button:hover .topline,.list-button:hover .botline,.table-button:hover .square{background:#DF747A;}
.left-top{left:0;top:0;}
.right-top{right:0;top:0;}
.left-bottom{left:0;bottom:0;}
.right-bottom{right:0;bottom:0;}
.list-button{width:20px;height:20px;position:relative;cursor:pointer;}
.topline,.botline{width:20px;height:9px;background:#685A4B;position:absolute;transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-ms-transition:all 0.35s ease;}
.table-act .square,.list-act .topline,.list-act .botline{background:#DF747A;}
.topline{left:0;top:0;}
.botline{left:0;bottom:0;}
.table-image{z-index:10;background:white;transition:all 0.60s ease;opacity:1;border-radius:0;}
.view-mode a{display:inline-block;}
.addToCAndW {border-radius:100%;opacity:0;position: absolute;top: 0px;background:rgba(104, 90, 75,0.8);z-index: -1;transition:all 0.60s ease;transform:scale(0);}
.prod_hold:hover .addToCAndW{z-index:11;transform:scale(1);opacity:1;border-radius:0;}
.prod_hold:hover .table-image{opacity:0.9;border-radius:100%;}
.product-list2,.product-filter{width:900px;float:left;}
.product-list{text-align:center;}
.product-filter li{list-style:none;}
.cat_prod_hold,.prod_hold{
display:inline-block;
margin: 10px 5px 10px 12px;
padding: 0px 0px;
color: #FFF;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
z-index: 1;
position: relative;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
transition: margin 0.3s ease-in-out, border 0.3s ease-in-out;
-moz-transition: margin 0.3s ease-in-out, border 0.3s ease-in-out;
-webkit-transition: margin 0.3s ease-in-out, border 0.3s ease-in-out;
background: white;
overflow: hidden;
}
.goodsHtml{background:white;box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);padding:15px;}
.itemW{position:relative;}
.listright .name:hover a{color:#DF747A;}
.listright .name{max-height:95px;overflow:hidden;}
a.details{margin-top:70px;display:block;}
a.details .small_text{padding: 0 32px;}
.cat_prod_hold:hover .nameWrp{background:white;}
.cat_prod_hold .name a{color:white;font-size:18px;line-height:0.95;}
.cat_prod_hold:hover .name a{color:#DF747A;}
.product-list2 h1.page_title{float:left;width:900px;text-align:center;margin:0 0 10px 0;}
.product-list2 li{list-style:none;}
.prod_hold a{color:white;}
span.fw_hover_wl {
  position:relative;
font-size: 16px;
width: 100%;
margin: 0 auto;
display: block;
margin-top: 40%;
margin-bottom: 20px;
}
span.fw_hover_comp,span.fw_hover_wl{transition:all 0.35s ease;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;-ms-transition:all 0.35s ease;}
span.fw_hover_comp:hover,span.fw_hover_wl:hover{color:#685A4B;}
span.fw_hover_comp{font-size:16px;position:relative;}
span.fw_hover_comp .fwwrp,span.fw_hover_wl .wlwrp{position:relative;}
span.fw_hover_comp .fwwrp:after,span.fw_hover_wl .wlwrp:after{box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
content: ' ';
position: absolute;
width: 0;
height: 35px;
background: #BBB89A;
transform: skew(-20deg);
z-index: -1;
left: -10px;
top: -6px;
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
}
span.fw_hover_comp:hover .fwwrp:after,span.fw_hover_wl:hover .wlwrp:after{width:100%;padding: 0 10px;}
.prodFbot li{list-style:none;}
/*end goods*/
/* Настройки максимальных размеров генерируемых изображений */
.goods-image-icon               {max-width:56px; max-height:56px}
.goods-image-icon-square        {width:56px;height:56px}
.goods-image-small              {max-width:150px; max-height:150px}
.goods-image-small-square       {width:150px; height:150px}
.goods-image-medium             {max-width:200px; max-height:200px}
.goods-image-medium-square      {width:200px; height:200px}
.goods-image-other              {max-width:1200px; max-height:1200px}
.goods-image-other-square       {width:1200px; height:1200px}
.goods-image-large              {max-width:480px; max-height:480px}
.goods-image-large-square       {width:480px; height:480px}
.goods-cat-image-icon           {max-width:1px; max-height:1px}
.goods-cat-image-icon-square    {width:1px; height:1px}
.goods-cat-image-medium         {max-width:200px; max-height:200px}
.goods-cat-image-medium-square  {width:200px;height:200px}
.goods-cat-image-other          {max-width:200px; max-height:200px}
.goods-cat-image-other-square   {width:200px; height:200px}
.goods-cat-image-medium-square{cursor:pointer;}
/* END Настройки максимальных размеров генерируемых изображений */
/*prod*/
.prodGlobalWrp{float:left;background:white;padding:25px;box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);position:relative;}
.scrollInProd{
    position: absolute;
    height: 10px;
    background: black;
    width: 100%;
    top: -90px;
    left:0;
}
.page_title .scrollInProd{top:-90px;width:0;}
.imageWrp{text-align:center;}
span.new_prod{position: absolute;
top: -52px;
right: 0;
width: 40px;
padding: 5px;
background: #DF747A;
color: white;
}
/*prod*/
/*LC*/
.lcWrp {
width: 900px;
float: left;
}
ul.error-notice{list-style:none;}
.success,.warning,.error-notice {
margin-top:20px;
padding: 20px;
font-size: 20px;
background: #FFFFFF;
color:#DF747A;
text-transform: uppercase;margin:0 0 15px 0;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
}
.warning{color:#DF747A;}
.regField{width:100%;margin:0 0 10px 0;}
.regField label{width:200px;display:inline-block;vertical-align:top;}
.regField input{width: 300px;display: inline-block;height: 40px;vertical-align: top;padding:0 5px;font-size:18px;background:#EEEDE2;border:none;}
.regField textarea{width: 300px;
display: inline-block;
margin: 0 0 0 0;
vertical-align: top;
padding:0 5px;
font-size:18px;
background:#EEEDE2;border:none;}
.lcWrp h2 {
color:#685A4B;
font-size: 25px;
margin: 0 0 10px 0;
}
.addToCart.button,.all_list_wrp .add_to_compare_small,.all_list_wrp .add_to_wishlist_small{
color: white;
border: none;
height: 35px;
padding: 5px 0;
cursor: pointer;
transform: skew(-5deg);
-moz-transform: skew(-5deg);
-webkit-transform: skew(-5deg);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
display: block;
margin: 10px 0;
text-align: center;
font-size: 20px;}
.right button,.right .button{
background: #DF747A; 
color: white;
border: none;
width: 240px;
height: 45px;
cursor: pointer;
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
display: block;
margin: 10px 10px;
text-align: center;
padding-top:10px;
font-weight:normal;
}
.right button.button{font-size:16px;}
.right a.button{font-size:18px;}
button.align{margin-left:200px;}
.regField label.invalidInput{margin-left:10px;padding:10px;width:350px;display:inline-block;vertical-align:top;color:red;}
.right button:hover,.right .button:hover{background:#866E5F;}
/*end LC*/
/*order history*/
.orderHistory{}
table.showOrderList {
margin: 20px 0;
background: white;
color: #666;
}
table.showOrderList a{text-decoration:none; color:#DF747A;}
table.showOrderList a:hover{text-decoration:underline;}
.showOrderList td{border:1px solid #866E5F;padding:5px;}
/*end order history*/
/*orderrInfo*/
.orderInformation{width:900px;float:left;}
table.form.showOrderInfo td {border: 1px solid #685A4B;padding: 10px;color: #000000;}
.succsessOrderPage table td{border:1px solid #685A4B;padding:5px;}
/**/
/*feedback*/
.feedbackwrp{}
.feedbackForm textarea{margin:0;}
.feedbackForm #feedback_file{font-size:14px;}
.regField #feedback_file{padding:0;}
/*end feedback*/
/*login*/
.LoginWrp{}
/*login*/
/*Регистрация*/
.regContent{}
h2.regHeader {
font-size: 30px;
font-weight: normal;
margin: 10px 0;
}
.regContent .buttons {
margin-bottom:20px;
}
.logblock{color:#666;}
/*end` Регистрация*/
/*Список акций*/
.oneSale{width: 100%;overflow:hidden;
border:1px solid #685A4B;
padding: 10px;
background: white;
margin: 10px 0 10px 0;}
.modificBlock { border-top:1px solid #eee;margin:10px 0 20px 0}
.oneSale .leftside{display:inline-block;width:280px;}
.oneSale .rightside{display:inline-block;vertical-align:top;overflow:hidden;width:550px;}
.saleH{color:#685A4B;transition:color 0.35s ease;-moz-transition:color 0.35s ease;-o-transition:color 0.35s ease;-webkit-transition:color 0.35s ease;-ms-transition:color 0.35s ease;}
.more{color:#685A4B;transition:color 0.35s ease;-moz-transition:color 0.35s ease;-o-transition:color 0.35s ease;-webkit-transition:color 0.35s ease;-ms-transition:color 0.35s ease;text-decoration:underline;}
.saleH:hover,.more:hover{color:#DF747A;}
.oneSale:first-of-type{margin-top:20px;}
/*end список акций*/
/*хлебные крошки*/
.breadcrumb {
overflow:hidden;
background: white;
padding: 17px;
margin: 0 0 20px 0;
text-transform: uppercase;
color:#DF747A;
font-weight:bold;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
}
.breadcrumb a{color:#685A4B;transition:color 0.35s ease;-moz-transition:color 0.35s ease;-o-transition:color 0.35s ease;-webkit-transition:color 0.35s ease;-ms-transition:color 0.35s ease;}
.breadcrumb a:hover{color:#DF747A;}
/*end хлебные крошки*/
/*Корзина*/
.cartClear {
text-align: right;
}
.cartForm{margin-top:15px;border:none;background:white;padding:15px;}
.cartTable thead{font-size:14px;font-weight:bold;text-align:center;}
.cartTable thead tr td{background:#eee;padding:5px;color:#666;}
fieldset.scroll{border:1px solid #eee;}
.cartTable tbody tr td{padding:15px 5px 5px 5px;text-align:center;vertical-align:top;}
.cartTable .image{margin:0 auto;}
.tFieldName,.cartTable tbody tr td.goodsNameInCart{text-align:left;}
.cartTable tbody tr td a{text-decoration:none;color:#DF747A;}
.cartqty {width:50px;text-align:center;border:1px solid #DF747A;padding:5px 0;font-size:18px;font-weight:bold;color:#DF747A;}
.cartTable tbody tr td:nth-child(2),.cartTable tbody tr td:nth-child(3),.cartTable tbody tr td:nth-child(5),.cartTable tbody tr td:nth-child(6){padding:20px 5px 5px 5px;}
.TotalSum {text-align: left;font-size: 22px;padding: 10px 0px 10px 10px;color:#DF747A;font-weight:bold;}
.button.red{background:#DF747A;}
#closeOrder{display:none;}
div#globalOrder{background:white;padding:15px;} 
#globalOrder h2{color:#685A4B;}
#globalOrder li,#globalOrder ol{list-style:none;}
.quick tr td:first-of-type{width:150px;}
.quick tr td:nth(2){width:170px;}
.quick tr td{padding:10px;}
.quick tr td.wantreg{width:320px;}
.quick input{padding:5px 2px;background:#EEEDE2;border:none;}
input#contactWantRegister {margin-right: 15px;}
.quick tr.contactRegisterNeedElement td:first-of-type{vertical-align:top;}
.showPassBlock {padding: 2px 5px 5px 39px;}
.quickInputsBlock label{width:320px;padding:10px;display:inline-block;vertical-align:top;}
.quickInputsBlock .input-box{display:inline-block;}
.quickInputsBlock .input-box input{padding: 5px 2px;background: #EEEDE2;border: none;}
label.invalidInput{display:block;color: #DF747A;margin-top:5px;}
.orderStagePaymentListTable > div > div{display:inline-block;}
.orderStagePaymentListTable > div > div:nth(2){margin-left:20px;}
.orderStagePaymentListTable > div{padding:10px 0;}
.orderTime select{display:inline-block;} 
.wide textarea{width:173px;padding: 5px 2px;
background: #EEEDE2;
border: none;margin-bottom:5px;}
.wide{vertical-align:top;}
.couponBlock label{width: 320px;padding: 10px;display: inline-block;}
.couponBlock input {padding: 5px 2px;background: #EEEDE2;border: none;}
.couponBlock .input-box{display:inline-block;}
.orderStageDeliveryListTable tbody tr.first .cell1{padding:0 0 10px 0;}
label.quickLabel{padding-left:10px;}
/*end Корзина*/
#caps_lock{color:red;text-align:left;display:none;}
label.invalidInput{display:inline-block;}
/*Информация о заказе*/
.showOrderInfo{background:white;color:#666;}
.aboutOrder table{background:white;}
.aboutOrder table tr td{border:1px solid #666;padding:5px;}
.aboutOrder table a{color:#DF747A;text-decoration:none;}
.aboutOrder table a:hover{color:#DF747A;text-decoration:underline;}
/*end Информация о заказе*/
/*список новостей*/
.newsListBlockItem{
padding: 15px;
background: white;
margin: 15px 0;
overflow:hidden;
color:#666;
}
.newsListBlockItem a{color:#DF747A;text-decoration:none;font-size:18px;}
.newsListBlockItem a:hover{text-decoration:underline;}
em.newsListBlockItemTime {
text-align: right;
display: block;
color:#685A4B;
}
.Error{padding: 15px;
background: white;
margin-top: 20px;
font-weight:bold;
font-size: 18px;
color: #685A4B;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
.Error a{color:#DF747A;}
/*end список новостей*/
/*Просмотр новости*/
.newsListBlockItemTime{text-align:right;margin:10px 0 0 0;}
.box-content-article{background:white;padding:15px;margin-top:20px;color:#666;}
/*end просмотр новости*/
/*Восстановление пароля*/
.recoveryContent .regContent{margin-top:10px;}
.recoveryContent{color:#666;}
/*end Восстановление пароля*/
/*шаблон товар*/
.goodsDataOpinionAddForm{position:relative;}
a#anchor,a#backanchor {
position: absolute;
top: -90px;
}
.goodsDataMainModificationsBlockProperty{display:inline-block;width:250px;margin:10px 0;}
.mini{width:150px;height:150px;float:left;margin:10px 15px 0 0;border:1px solid #eee;overflow:hidden;display:Flex;flex-wrap:Wrap;justify-content:center;align-items:center;}
.mini img{width:100%;}
.productName h2{color:#666;font-weight:bold;font-size:28px;}
.productName{text-align:center;margin-top:10px;padding-bottom: 10px;border-bottom: 1px solid #eee;}
.prodbox{margin-top:10px;}
.prodbox .rightside{width:425px;float:left;height:auto;}
.prodbox .leftside{width:425px;float:left;height:auto;color:#666;}
.prodbox .leftside span{color:#999;}
.goodsDataMainModificationArtNumber,.goodsDataMainModificationAvailable{font-weight:bold; padding: 5px 15px 5px 0;}
.goodsDataMainModificationArtNumber span,.goodsDataMainModificationAvailable span{margin-left:10px;}
.sideHeader{color:#666; font-size:25px;}
.goodsDataMainModificationPriceNow {color: #DF747A;padding: 5px 10px;border: 1px solid #eee;margin-top: 10px;display: inline-block;font-size: 25px;font-weight: normal;}
#prodWrp{position:relative;}
.prods-paginate .fl{padding: 10px;position: absolute;left: -25px;top: -25px;background: #DF747A;color:white;}
.prods-paginate .fr{padding: 10px;right: -25px;position: absolute;top: -25px;background: #DF747A;color:White;}
#tabs a{padding:4px 4px;border:1px solid #eee;color:#666;font-size:16px;background:#eee;overflow:hidden;transition:background 0.35s ease;-webkit-transition:background 0.35s ease;-moz-transition:background 0.35s ease;-o-transition:background 0.35s ease;}
#tabs a.active{color:black;background:white;border-bottom:0px;}
.tab-content{position:relative;}
.tab-content .tab-wrap{
overflow:hidden;
height:0;
position:relative;
left:-1000px;
transition:left 0.55s ease;
-webkit-transition:left 0.55s ease;
-moz-transition:left 0.55s ease;
-o-transition:left 0.55s ease;
-ms-transition:left 0.55s ease;
}
.tab-content.active .tab-wrap{
left:0;
height:auto;
}
.tab-content.active{padding:10px;border:1px solid #eee;margin-top:4px;overflow:hidden;}
.oneprop:first-of-type{margin-top:10px;}
.oneprop .attr_name{width:250px;display:inline-block;font-size:18px;border:1px solid #eee;padding:10px;height:40px;overflow:hidden;}
.oneprop .attr_value{width:574px;display:inline-block;font-size:18px;border:1px solid #eee;padding:10px;height:40px;overflow:hidden;}
.attr_value,.attr_name{overflow:hidden;}
.oneprop:nth-child(2n) .attr_name,.oneprop:nth-child(2n) .attr_value{background:#eee;}
#contents{margin-top:10px;position:relative;}
.tab-content h3{color:#DF747A;}
.goodsDataOpinionShowAddForm{color:#DF747A;text-decoration:underline;font-weight:normal;}
.emptyRev{font-weight:normal;}
.goodsDataOpinionAddTable a{color:#DF747A;}
.oneRule {border: 1px solid #eee;margin-top: 10px;padding: 10px;}
.oneRule > h4{color:#685A4B;margin-bottom:5px;}
.oneRule table h4{color:#DF747A;}
.oneRule em{margin-top:5px;}
.emptyRev{font-size:18px}
.emptyRevAuth{padding:5px 0;font-size:18px;}
.goodsDataOpinionAddTable label{font-size:14px;}
.goodsDataOpinionAddTable input{width:200px;padding:6px 2px;font-size:14px;background: #EEEDE2;border:none;}
.goodsDataOpinionAddTable input[type="radio"]{width:15px;}
.goodsDataOpinionAddTable textarea{width:200px;padding:0 2px;background: #EEEDE2;border:none;}
.goodsDataOpinionAddTable td{padding:5px 0;}
.captcha{position:relative;}
img.goodsDataOpinionCaptchaRefresh {position: absolute;}
input#opinion_captcha_string {position: absolute;top: 27px;left: 80px;width: 120px;padding: 0 2px;height: 28px;}
.goodsDataOpinionFormReset{text-decoration:none;}
.right td{display:block;padding:0;}
.revName{font-weight:bold; margin-left:10px;font-size:20px;text-transform:capitalize;color:black;}
.goodsDataOpinionListTableClient,.goodsDataOpinionListTableDate{color:#666;font-size:14px;}
.goodsDataOpinionListTableDate{margin-left:5px;}
.revDel{color:#DF747A;text-decoration:underline;}
.revTitle {font-size: 22px;text-align: center;color: #666;}
.bad,.good{margin-bottom:15px;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:5px 0;}
.goodsDataOpinionListNavigateTop{margin:15px 0;}
.goodsDataOpinionAverageInfo a{cursor:pointer;padding:5px;border:1px solid #ddd;}
.goodsDataOpinionTableRating {
width: 200px;
text-align: center;
}
.buy-item{margin:10px 0;}
span.qty-minus{
margin-left:10px;
padding: 2px 10px 5px 10px;
cursor: pointer;
background: #DF747A;
color: white;
transition:all 0.35s ease;
-webkit-transition:all 0.35s ease;
-moz-transition:all 0.35s ease;
-o-transition:all 0.35s ease;
-ms-transition:all 0.35s ease;
-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;
}
span.qty-plus{
padding: 2px 10px 5px 10px;
cursor: pointer;
background: #DF747A;
color: white;
transition:all 0.35s ease;
-webkit-transition:all 0.35s ease;
-moz-transition:all 0.35s ease;
-o-transition:all 0.35s ease;
-ms-transition:all 0.35s ease;
-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;
}
span.qty-plus:hover,span.qty-minus:hover{background:#866E5F;}
.plus_minus_quantity{display:block;margin:25px 0;}
.plus_minus_quantity input {
padding: 6px 4px 6px 2px;
width: 30px;
border:none;
text-align: center;
background: #EEEDE2;
}
#button-cart{width:200px;font-size:18px;height:40px;padding-top:0;}
.inGoodsButton{display:block;}
.pNew{float:left;}
.pOld{float:left;}
.goodsDataMainModificationPriceOld{
color: #c3c3c3;
padding: 5px 10px;
margin-top: 10px;
display: inline-block;
font-size: 25px;
font-weight: normal;}
/*end шаблон товар*/
/**/
.somewhiteblock{padding:15px;background:white;box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
/**/
.footer form.callbackForm{background:none;}
/**/
.callBackContent{position:relative;}
.callBackContent .regField textarea{margin:0;font-size:18px;font-weight:bold;}
.forTime input{width:130px;padding:5px;}
.callBackContent label{vertical-align:middle;padding: 10px 10px 10px 0;}
.callbackForm{background:white;padding:10px;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
form.feedbackForm{
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
.Feedbackcontent{background:white;}
div.feedbackForm{background: white;
margin: 10px 10px;
padding-top: 10px;}
.feedbackForm .right {
display: block;
background: white;
padding-bottom: 10px;
margin-left: 10px;
}
/**/
.lowResMenuButton{display:none;}
.clientForm{background:white;padding:10px;box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
.clientForm h2{color:#685A4B;margin:5px 0;}
/*Просмотр заказа*/
.succsessOrderPage{background:white;padding:10px;box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
.succsessOrderPage h2{color:#685A4B;}
/*END просмотр заказа*/
/*Избранные товары*/
.favorite{text-align:center;}
.oneFavorite {
width: 200px;
float: left;
margin: 10px 10px;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
}
.oneFavorite .prices{height:50px;background:white;padding-top:10px;}
.oneFavorite .prodName{color:white;}
.oneFavorite .image.goods-image-small-square{width:100%;max-height:100%;text-align:center;background:white;}
.oneFavorite .goods-image-small{max-width:100%;max-height:100%;}
/*END избранные товары*/
/*Быстрый заказ*/
.fields label.invalidInput{display:block;width:230px;padding:10px 10px 10px 0;}
.alignCenter .quickform{background: #eee;
border: none;
padding: 10px;
color: rgb(20, 123, 125);font-size:16px;}
#quickform-close{float:right;background: #eee;
border: none;
padding: 10px;
color: rgb(20, 123, 125);font-size:16px;}
.orderStageDeliveryListTable tbody tr.first .cell1{vertical-align:top;}
.deliveryOption .cell1{vertical-align:top;}
.orderTime li select{color:black;}
/*End Быстрый заказ*/
/*Сравнение товаров*/
.compare-navigate li{float:left;list-style:none;margin-right:5px;}
.compare-navigate li a{padding:5px;background:white;border:1px solid #DF747A;}
.compare-navigate li a.disable{background:#eee;color:#888;border:1px solid #888;}
.CompareGoodsTable tbody{background:white;text-align:center;}
.CompareGoodsTable .ceil1{text-align:left;}
.CompareGoodsTable .right{float:right;}
.CompareGoodsTable .right.clearcompare{float:none;margin-left:10px;}
.CompareGoodsTable .someOperations{margin:15px 0;}
.CompareGoodsTable  .CompareAddToCart{background:none;border:none;cursor:pointer;position:relative;
background: #DF747A;
color: white;
border: none;
width: 75px;
height: 25px;
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
text-align: center;
font-size: 14px;
}
.EmptyError,.cartErr{margin-top: 20px;
padding: 20px;
font-size: 20px; 
background: #FFFFFF;
color: #DF747A;
text-transform: uppercase;
margin: 0 0 15px 0;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
.CompareGoodsTable  .CompareAddToCart:after{}
.CompareGoodsTable .left a.button{border:1px solid #DF747A;background:white;padding:5px;}
.CompareGoodsTableTbody{margin-top:10px;}
.CompareGoodsTableTbody td{border:1px solid #A3A3A3;padding:5px;}
.CompareGoodsTableTbody a.close{text-decoration:none;border:1px solid #eee;background:white;font-size:20px;padding:0 5px;color:#DF747A;border:1px solid #DF747A;}
.close-block{text-align:center;}
.CompareGoodsHeader{text-decoration:none;color:#DF747A;}
/*END сравнение товаров*/
#goods-filter-max-price{text-align:right;}
.alignCenter button{cursor:pointer;}
@media only screen and (min-width:1024px) and (max-width:1220px){
.popup-gallery{margin-top:20px;}
.prods-paginate .fr,.prods-paginate .fl{top:-45px;}
.indexadapt .product-list2, .indexadapt .product-filter{width:900px;}
.indexadapt{width:900px;}
.choosecatalog li{float:right;}
#cart{float:none;margin:10px auto 0 auto;}
.logo{float:none;margin:0 auto;width:auto;text-align: center;}
.mainmenu .menu{float:none;width:100%;padding:0 5px;width:670px;margin:0 auto;}
.mini{width:95px;height:95px;}
.menuwrp{padding:45px 0 15px 0;}
.listright .name{display:block;}
.prodGlobalWrp{}
.searchinp{width:450px;height:28px;}
.content{width:900px;}
.catalogcont{width:900px;}
.mainmenu{width:900px;}
.headercont{width:900px;}
.footercontent{width:900px;}
.box{width:900px;}
.col4{width:225px;}
.form.feedb input{width:150px;}
.form.feedb textarea{width:150px;}
.indexfeedb_button button{width:150px;}
.prodbox .leftside,.prodbox .rightside{width:50%;padding:5px;}
.adapt{width:600px;}
.product-list2, .product-filter{width:600px;}
.product-filter > .category-products > .form-inline.OrderFilterForm{padding:5px 15px 15px 15px;}
.prodbuttons-list {padding: 0px 0px 0 60px;}
.addToCart.button, .add_to_compare_small.line, .add_to_wishlist_small.line {padding: 10px 0;font-size: 18px;}
.htmlDataBlock.just{width:295px;}
.listright .name{width:120px;}
.listright .name a{font-size:18px;}
.price-old-list{margin-top:5px;}
.box .catwrp > div > ul > li{width:260px;}
.oneprop .attr_name,.oneprop .attr_value{width:49%;}
.oneSale .rightside{width:260px;}
}
@media only screen and (min-width:700px) and (max-width:968px){
   .logo{float:none;text-align:center;width:auto;}
  .mainmenu .menu{float:none;margin:0 auto;padding:0 5px;}
  #cart{margin:10px auto 0 auto!important}
}
@media only screen and (min-width:700px) and (max-width:827px){
  .choosecatalog li {
float: right;
}
}
@media only screen and (min-width:700px) and (max-width:1023px){
  .indexadapt .product-list2, .indexadapt .product-filter{width:100%;}
  .indexadapt{width:100%;}
 .menuwrp{padding:80px 0 15px 0;}
  .resClear1023{clear:both;}
  form#search_mini_form {padding-top:0;padding-bottom: 10px;}
  .listright .name{display:block;width:auto;width:300px;}
  .list_prod_wrp .htmlDataBlock.just{width:auto;height:auto;width:auto;}
  .listleft .price-old-list{margin-top:5px;text-decoration:line-through;}
  .prodbuttons-list{display:block;}
  #search{margin-right:10px;}
  .logo{padding-left:10px;}
  #cart{float:none;margin:0 auto;}
  .clear1024{clear:both;}
  .mini{width:95px;height:95px;}
  .prodbox .leftside,.prodbox .rightside{width:50%;padding:5px;}
  .oneprop .attr_name,.oneprop .attr_value{width:49%;}
.mainmenu{width:100%;}
.product-list2, .product-filter{width:100%;}
.content{width:95%;}
.catalogcont{width:95%;}
.headercont{width:100%;}
.box{width:100%;}
.box .catwrp > div > ul > li{width:245px;}
.footercontent{width:100%;display:flex;flex-wrap:wrap;}
.col4{width:40%;margin:2% 2%;}
 .adapt{width:100%;}
.leftbar {float:none;width: 300px;min-height: 100px;margin: 0 auto;}
.oneSale .rightside{width:auto;}
}
@media only screen and (min-width:486px) and (max-width:699px){
  .popup-gallery{margin-top:10px;}
  .indexadapt .product-list2, .indexadapt .product-filter{width:100%;}
  .indexadapt{width:100%;}
    form#search_mini_form {padding-top:0;padding-bottom: 10px;}
  .thumbnail{max-width:100%;}
  .listleft{display:block;}
  .listright{display:block;max-height:none;}
  .listright .name{width:250px;}
  .prodbuttons-list{padding:0 0 0 30px;}
  .price-old-list{margin-top:5px;}
    .choosecatalog li {
float: right;
}
  .mainmenu .menu{width:100%;}
  .clear1024{clear:both;}
  #cart{margin:10px auto 0 auto;float:none;}
  .menuwrp{padding:90px 0 15px 0;}
  .logo{float:none;margin:0 auto;}
  .mini{width:58px;height:58px;}
  .prodbox .leftside,.prodbox .rightside{width:50%;padding:5px;}
  .oneprop .attr_name,.oneprop .attr_value{width:49%;}
  .prods-paginate .fr{top:-50px;}
  .prods-paginate .fl{top:-50px;}
  .prodGlobalWrp{padding:40px 25px;margin-top:15px!important;}
  .product-filter > .category-products > .form-inline.OrderFilterForm{padding:5px 15px 15px 15px;}
  ul.sort{text-align:right;}
  .choose{margin-bottom:10px;}
  .filter.table select{width:200px;}
  .leftbar{float:none;margin:0 auto;}
  .mainmenu .menu{display:none;margin:0 auto;}
  .mainmenu{width:95%;}
  .lowResMenuButton{display:block;text-align: center;
padding: 12px;
background: #DF747A;
font-size: 30px;
color: white;
font-weight: bold;
cursor: pointer;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
  .logo{display:block;position:static;}
  .mainmenu .menu{position:static;padding:10px;text-align:center;}
   .mainmenu .menu li{display:block;float:none;}
    .product-list2, .product-filter{width:100%;}
  .headercont{width:100%;}
  .catalogcont{width:95%;}
  .content{width:100%;}
  .footercontent{width:100%;display:flex;flex-wrap:wrap;}
  .col4 {width: 45%;margin: 1% 2% 0 3%;float: left;padding: 0 20px 0 0;color: #616161;}
  .form.feedb input{width:150px;}
  .form.feedb textarea{width:150px;}
  .indexfeedb_button button{width:150px;}
  .box .catwrp > div > ul > li{width:95%;}
  .adapt{width:95%;float:none;margin:0 auto;}
  .logo{text-align:center;}
   div#search.noindex{display:block;position:static;margin-top:5px;text-align:center;width:100%;}
   .searchinp{width:80%;height:28px;}
   .leftbox:last-of-type{margin:0 0 15px 0;}
   .leftbar{min-height:10px;}
   .goods-image-other{max-width:100%;}
   .box{width:100%}
}
@media only screen and (min-width:320px) and (max-width:485px){
  .social-links{margin:0 auto;}
  #OrderAjaxBlock .right button.button{margin:10px auto!important;}
  .indexadapt .product-list2, .indexadapt .product-filter{width:100%;}
  .indexadapt{width:100%;}
  .menuwrp{padding:90px 0 30px 0;}
  .hideLowRes{display:none;}
  .oneFavorite{float:none;margin:10px auto;}
    form#search_mini_form {padding-top:0;padding-bottom: 10px;}
 .box{width:100%}
  .regField textarea{width:100%;}
    .thumbnail{max-width:100%;}
  .choosecatalog span{display:block;text-align:center;float:none;}
  .choosecatalog.choose .jq-selectbox__select{width:250px;margin:0 auto;}
  .choosecatalog li{float:none;}
  .header{}
  .mini{width:45px;height:45px;}
  .regField.forTime label{margin:0 auto 5px auto;display:block;}
  .lowResClear{clear:both;}
  #cart{width:80%;display: block;float: none;text-align: center;border: 1px solid #eee;margin: 0 auto;font-size: 18px;margin-top:20px;}
  .success1.graybg{border: 1px solid #DF747A;padding: 10px;font-size: 20px;text-align: justify;background: #DF747A;color: white;}
  .alignCenter button{display:block;padding:10px;width:100%;border:none;margin:10px 0;cursor:pointer;}
  .goods-image-other{max-width:100%;}
  .prods-paginate{height:25px;}
  .goodsDataOpinionAddTable tr td{display:block;text-align:center;}
  .goodsDataOpinionAddTable tr td label{font-size:18px;font-weight:0;}
  .goodsDataOpinionAverageInfo a{display:block;margin:5px;}
  .goodsDataOpinionAverageInfo a.active{border-color:#DF747A;}
  .right button, .right .button{width:190px;}
  .goodsDataOpinionTableRating{margin:0 auto;}
  div#tabs a{display:block;margin:5px 0;padding:8px;}
  div#tabs a.active{border:1px solid #DF747A;color:#DF747A;}
  .oneprop .attr_name,.oneprop .attr_value{width:49%;}
  .oneSale .rightside{width:100%;}
  .prodbuttons-list{display:block;padding:0;}
  .htmlDataBlock.just{width:100%;height:auto;}
  .listright{max-height:none;width:100%;}
  .listright .name{width:100%;margin:10px 0;cursor:pointer;}
  .listright .addToCart.button,.all_list_wrp .add_to_wishlist_small,.all_list_wrp .add_to_compare_small,.all_list_wrp .noavalible{width:80%;margin:10px auto;}
  .regField input{width:100%;}
  .price-old-list{margin-top:5px;}
  .price-old-list span{text-decoration:line-through;}
  .filter.table{width:100%;float:none;margin:10px auto;}
  .filter.table .jq-selectbox{width:100%}
  .filter.table .jq-selectbox__select{width:100%;}
  .product-filter > .category-products > .form-inline.OrderFilterForm{padding:5px 15px 15px 15px;}
  .choose{margin:10px 5px;}
  .orderHistoryTable{width:100%;overflow-x:scroll;}
  .succsessOrderPage .contact-table,.succsessOrderPage .shopping-cart-table{width:450px;}
  .overXforTable{width:100%;overflow-x:scroll;padding:0px;}
  .needOver{width:480px;}
  .succsessOrderPage h2{text-align:center;}
  .box .catwrp > div > ul > li{width:90%;}
  .clientForm h2{text-align:center;margin:10px 0;padding:5px 10px;}
  .regField label{margin:0 0 5px 0;font-size:18px;}
  .orderStageDeliveryListTable tbody tr.first .cell1{width:25px;padding:0;vertical-align:top;}
  .orderstageTwrp .cell1{vertical-align:top;}
  .zones.incart:last-of-type{padding:10px 0 20px 0;}
  .wide textarea{width:100%;}
  .couponBlock input{width:100%;}
  .couponBlock label{width:100%;}
  .quickInputsBlock .input-box input,.quick input{width:100%;}
 .control label{-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;display:inline;}
.control input{display:inline;width:15px;}
  .quickInputsBlock label{width:100%;}
  .quickInputsBlock .input-box{display:block;}
  ul.form-list {
text-align: center;
}
  .showPassBlock{padding:5px 0 0 0;}
  table.form.quick{text-align:center;}
  .quick tr td:first-of-type{width:100%;}
  .quick tr td{display:block;}
  .quick tr td.wantreg{width:100%;}
  fieldset.scroll {
min-width:100%;
overflow-x:scroll;
}
.cartTable{min-width:560px}
  .right button, .right .button{margin:10px auto;}
  .regField{text-align:center;}
    .lowResMenuButton{display:block;text-align: center;
padding: 12px;
background: #DF747A;
font-size: 30px;
color: white;
font-weight: bold;
cursor: pointer;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
  .logo{text-align:center;}
   div#search.noindex{display:block;position:static;text-align:center;width:100%;}
   .searchinp{width:80%;height:28px;}
    .product-list2, .product-filter{width:auto;text-align:center;}
  .col4{
    width: 100%;
    margin: 3% 0% 0 0%;
    text-align:center;
    padding:0 10px;
  }
  .adapt{width:95%;margin:0 auto;float:none;}
  .leftbar{float:none;min-height:10px;margin:0 auto;}
  .leftbox{width:300px;}
   .headercont{width:100%;}
  .catalogcont{width:95%;}
  .content{width:100%;}
  .footercontent{width:100%;}
  .breadcrumb{margin:0 auto 15px auto;}
  .leftbar{float:none;margin:0 auto;}
  .mainmenu .menu{display:none;}
  .mainmenu{width:95%;}
  .mainmenu .menu{padding:10px;text-align:center;width:100%;float:none;}
  .mainmenu .menu li{display:block;float:none;}
  .logo{display:block;position:static;float:none;margin:0 auto;}
  ul.sort > div, ul.sort > li{margin:0;display:block;}
  .abwrp{text-align:left;float:none;}
  .sortWrp{float:none;text-align:center;}
  .product-list2, .product-filter{float:none;}
  .choose .jq-selectbox{width:100%;margin-bottom:10px;}
  .choose .jq-selectbox__select{width:100%;}
  .prodbox .rightside{width:100%;}
  .prodbox .leftside{width:100%;}
  .goodsDataMainModificationsBlockProperty{text-align:center;display:block;margin:10px auto;}
  .goodsDataMainModificationsDescriptionBlock{text-align:justify;}
  .plus_minus_quantity{text-align:center;}
  .goodsDataOpinionAddTable tr td{margin:0 auto;}
  .needover {width:100%;overflow-x:scroll;}
   .CompareGoodsTable .left{display:block;float:none;margin:0 auto;}
  .CompareGoodsTable .right{float:none;display:block;margin:10px 0;}
.CompareGoodsTableTbody tbody{min-width:560px;}
.someOperations a{display:block;margin:10px 0;}
}
@media only screen and (min-width:800px) and (max-width:1023px){
.noindex#search .searchinp{width:450px;height:28px;} 
  }
@media only screen and (min-width:700px) and (max-width:799px){
.noindex#search .searchinp{width:450px;height:28px;} 
.popup-gallery{margin-top:25px;} 
.prods-paginate .fr,.prods-paginate .fl{top:-50px;}
}
@media only screen and (min-width:320px) and (max-width:599px){
#tabs a{display:block;margin:5px 0;}
div#tabs a.active{border: 1px solid #DF747A;
color: #DF747A;}
}