﻿/* @group Общий стиль */
html,
body {
	width: 100%;
	font: 1em/100% Tahoma, Arial, Helvetica, Geneva, sans-serif;
    background: #f7f7f7;
}

p {
    margin-bottom: 0.625em;
	margin-top: 0;
    color: #6C7075;
	font-size: 0.75em; /* 12/16 */
}

h1 {
	font-size: 1em; /* 16/16 */
    text-transform: uppercase;
	margin: 0 0 0.6em 0; 
	font-weight: normal;
	text-shadow: 0px 1px 0px #fff;
	color: #444D50;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

h2 {
	clear: both;
	font-size: 0.875em; /* 14/16 */
	margin: 0 0 0.4375em 0;
	font-weight: normal;
    text-transform: uppercase;
    color: #444D50;
	padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

h3 {
	font-size: 0.8125em; /* 13/16 */
	margin: 0 0 0.4375em 0;
	font-weight: normal;
	text-transform:uppercase;
	text-shadow: 0px 1px 0px #fff;
	color: #444D50;
	padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}
h4, h5, h6{
    margin: 0;
	padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

.h1-custom{
    font-size: 1em; /* 16/16 */
    text-transform: uppercase;
    margin-bottom: 1%;
    font-weight: bold;
    text-shadow: 0px 1px 0px #fff;
    color: #444D50;
	width: 65%;
    float: left;
} 
h1#toph1{
    width: 48%;
    float: left;
	margin: 0;
}
h1.main_h1{
    text-align:center;
}

a { color: #535753; }

a:hover { color: #8D9190; text-decoration: none;}

e[type="button"] {
	cursor:hand;
	cursor:pointer;
}
/* @end — Общий стиль */


/* @group Верхняя строка */
#top_background{
	width: 100%;
	height: 25px;
	overflow: hidden;
    position: relative;
    box-shadow: 0 0 6px #404641;
    background: #44750c;
    border-bottom: 1px solid #39630C;
        
}
.wrapper{
    margin: 0px auto;
    width: 100%;
    max-width: 1100px;
    font-size: 1em;
}
#top{
	margin: 0px auto;
	width: 100%;
	max-width: 1040px;
}
#menu{
	float: left;
	width: 100%;
}


/* nav */
.nav {
	position: relative;
	margin: 0;
    float: left;
    max-width: 67%;
    width: 67%;
}
.nav ul {
	margin: 0;
	padding: 0;
	font-size: 0.75em; /* 12/16 */
}
.nav li {
  padding: 4px 2%;
  height: 17px;
  display: block;
  float: left;
  list-style: none;
  border-right: 1px solid #2A4C07;
}
.nav a {
	line-height: 100%;
	font-family: Lucida, Helvetica, Tahoma, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
	color: #fff;
}
.nav li.selected a{
	text-decoration:underline;
	font-weight: bold;
}
.nav a:hover {
	text-decoration:underline;
}
.nav .current {
	display: none;
}
.nav .current a {
	background: #999;
	color: #fff;
	border-radius: 5px;
}

/* правый nav */
.nav.right ul {
	text-align: right;
}

/* центральный nav */
.nav.center ul {
	text-align: center;
}

#blog{
	list-style: none;
}
#blog li p img{
        text-align: justify;
        width: 200px;
        height: 100%;
        float: left;
        margin: 0 10px 10px 0;
}
#blog li .date{
        font-size: 11px;
}

.currencies_ul li{
	font-size: 12px;
	display: inline;
	padding-right: 5px;
	float: left;
}
.currencies_ul {
	list-style: none;
}

.currencies_ul li a{
	white-space: nowrap;
	color: #505050;
}
.currencies_ul li.selected a{
	text-decoration: none;
}

#cart_informer{
background: url(/design/Work/images/cart_icon_top.png) 3px 5px no-repeat; 
  padding: 4px 0.81632653061224% 4px 28px;
  float: right;
  margin-left: 1.02040816326531%;
  color: #fff;
  font-size: 0.75em;
  height: 17px;
}
#cart_informer a{
  color: #FFFB00;
  
} 
#cart_informer2{
    background: #fff;
	padding: 5px 8px 6px 8px;
	border-radius: 15px;
	float: right;
	margin-top: 6px;
	margin-left: 10px;
	color: #505050;
}
#cart_informer3{

}
.cart_empty_mini{
display: none;
}
.cart_empty_big{
  display: block;
  float: right;
}
/* @group Шапка сайта */
#header {
    margin: 0px auto;
    width: 100%;
    overflow: hidden;
    background: url(/design/work_lang/images/garland5.png) repeat-x 50% 100%, #ffffff;
    border-bottom: 2px solid #444e38;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
} 
.header_container{
    overflow: hidden;
    padding: 1.5% 1% 3.3% 1%;
}
.header-img{
    margin: -2% auto 0 auto;
    width: 100%;
	display: none;
}  
.header-img img{
width: 100%;
}

/* @group Футкр сайта */
#footer{
    width: 100%;
    border-left: 1px solid #D0D2D3;
    border-right: 1px solid #D0D2D3;
    overflow: hidden;
    margin: 0 auto -2.44230769230769% auto;
	font-size: 0.75em; /* 12/16 */
}

#account{
    float: right;
    font-size: 0.75em; /* 12/16 */
    margin-top: 3.92772977219167%; /* 10/254.6 */
    text-align: right;
    color: #F0F0F0;
	width: 100%;
	display: none;
}
#account a{
    color: #024A5A;
}        
#account #login{
	padding-left: 2.74941084053417%; /* 7/254.6 */
}
#account #logout{
	padding-left: 2.74941084053417%; /* 7/254.6 */
}
#account #username a{
    color:#FFF;
}


#logo{
	float: left;
    width: 25%;
	padding: 1% 0;
}
#logo img{
    width: 100%;
}
#logo a{
  display: block;
  width: 80%;
  margin: 0 auto;
}
#contact{
	float: right;
	text-align: left;
	color: #fff;
	font-size: 0.875em; /* 12/16 */
	width: 27%; /* 260/980 */
	overflow: hidden;
}
#search #phone{
    font-weight: bold;
}
.time-custom-top{
    text-align:right;
    margin-top: 1.96386488609584%; /* 5/254.6 */
    line-height: 1.25em; /* 17.5/14 */
	clear: right;
}  
.time-cust{
    font-size: 0.875em; /* 12.25/14 */
	text-align:right;
    color: #505050;
}
.address{
    text-align: left;
	margin-top: 1.96386488609584%; /* 5/254,6 */
	float: right;
	color: #B80A04;
} 
.address_icon{
    background: url(/design/Work/images/allpic.png) 0px -824px no-repeat;
	padding-left: 14px;
}
.custom-main{
    width:100%;
    background:#FFFFFF;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    margin: 0 auto;
    overflow: hidden;
} 
#main {
float:right;
width: 100%;
background: #fff;
}
#content {
	float: right;
	width: 74.48979591836735%; /* 730/980 */
	padding: 1.02040816326531% 1.02040816326531% 2.55102040816327% 1.02040816326531%; /* 20,10,25,10/980 */
}
#left {
	width: calc(21.42857142857143% - 1px); /* 210/980 */
	float: left;
	overflow: hidden;
    padding: 1.02040816326531% 1.02040816326531% 0 1.02040816326531%; /* 20,10,0,10/980 */
    border-right: 0.0625em solid #E4DECB; /* 1/16 */
    background: linear-gradient(to left, #F5F2EA, #FFFFFF);
}
#left2 {
	width: calc(21.42857142857143% - 1px); /* 210/980 */
	clear: left;
	float: left;
	overflow: hidden;
    padding: 0 1.02040816326531% 2.55102040816327% 1.02040816326531%; /* 20,10,25,10/980 */
    border-right: 0.0625em solid #E4DECB; /* 1/16 */
    background: url(/design/Work/images/left_bg_bottom.png) 0 100% no-repeat, linear-gradient(to left, #F5F2EA, #FFFFFF);
	background-size: contain;
}
#search{
    float: left;
    padding: 1% 3% 0 6%;
    width: 39%;
	overflow: hidden;
}
#search .input_search{
	width: calc(78.79844458846403% - 2px); /* 237.3/308.6 */
    font-size: 0.75em; /* 12/16 */
    border: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    display: inline-block;
    float: left;
    padding: 1.29617627997408% 1.6202203499676%; /* 4,5/308.6 */
	line-height: 1.2em; /* 19.2/16 */
}
#search .button_search {
    padding: 1.29617627997408% 2.5%; /* 4,5/308.6 */
    margin-left: -4px;
    border-top: 1px solid #65CA65;
    border-bottom: 1px solid #65CA65;
    border-right: 1px solid #65CA65;
    cursor: pointer;
    cursor: hand;
    display: inline-block;
    float: left;
    border-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 0.75em; /* 12/16 */
    line-height: 1.2em; /* 19.2/16 */
}
#top_search{
    overflow: hidden;
}
#search .phones_top{
    line-height: 1.25em; /* 20/16 */
    margin-bottom: 1.27226463104326%; /* 5/393 */
	color: #505050;
	font-size: 0.9em;
}
#search .phone-info{
    font-size: 0.875em;
}
#search .phones_top span{
display: inline-block;
}



/* @group Меню каталога*/
#catalog_menu {
    margin-bottom: 7.14285714285714%; /* 15/210 */
	font-size: 0.75em; /* 12/16 */
}
#catalog_menu ul {
	list-style: none;	
}
#catalog_menu ul ul {
	padding-top: 0px;
	padding-bottom: 0px;
}
#catalog_menu ul li {
    text-transform: uppercase;
	width: 100%;
}
#catalog_menu ul ul.category_tree li img{
	vertical-align: middle;
}
#catalog_menu ul ul.category_tree li a.selected{
        background-color: #44750c;
        color:#FFF;
}
#catalog_menu ul ul li {
	  width: 100%;
  overflow: hidden;
}
#catalog_menu ul ul ul ul li {
    padding: 0 0 0 8%;
}
#catalog_menu ul.nav2 ul ul{
	display:none;
}
#catalog_menu ul ul.category_tree li a{
    display:block;
    padding: 2% 2%; 
    color:#414357;
    text-decoration:none;
}     
#catalog_menu ul ul.category_tree a:hover{
  background: #44750c;
  color:#FFF;
} 
#catalog_menu ul ul.category_tree ul a{
  padding-left: 4.76190476190476%; /* 10/210 */
  font-weight: normal;
  color: #6C7075;
}      
#catalog_menu input[name="r_catalog"]{
display:none;
}  
#catalog_menu input[name="r_roll"]{
display:none;
} 
img, form {border:0;margin:0;}

#menu-icon {
display: none;
}
#menu-icon-top {
display: none;
}

/* @end — Меню каталога*/
.left_b_m{
    margin-bottom: 7.14285714285714%; /* 15/210 */
	clear: both;
    overflow: hidden;
}
.Lbanner-210-300 img{
width: 100%;
}
.hits {
    width: 100%;
}
.hits ul{
    list-style:none;
}
.hits li{
  width: 48%;
  float: left;
  margin: 1%;
}
.hits li:nth-child(3){
    clear:left;
}
.hits img{
    width: 99%;
}
.hits a{
    display: block;
	text-decoration: none;
}
.hits span{
    width: 90.07936507936508%; /* 90.8/100.8 */
    display: block;
    overflow: hidden;
    padding: 4.96031746031746%; /* 5/100.8 */
    line-height: 1.3em;
    font-size: 0.6875em;
    text-align: center;
    font-weight: bold;
}
#all_brands {
	width: 220px;
	margin-bottom: 15px;
}
.main_top_banners{
    margin-bottom: 2.05761316872428%; /* 15/729 */
	overflow: hidden;
}
.main_top_banners img{
    width: 100%;
	height: auto;
}
.main_top_banners div:first-child{
    width: 100%;
	margin-bottom: 1.37174211248285%; /* 10/729 */
}
.main_top_banners div:nth-child(2){
    width: 57.61316872427984%; /* 420/729 */
	margin-right: 1.23456790123457%; /* 9/729 */
	float:left
}
.main_top_banners div:nth-child(3){
    float:left;
	width: 41.1522633744856%; /* 280/729 */
}
/* @group Brands */
#brands {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#brands a {
	color: #ec0060;
	font-size: 12px;
	margin-right: 10px;
}
#brands img{
	vertical-align: middle;
}
#brands a:hover {
	color: #000;
} 
#brands a.selected {
	background-color: #ec0060;
	color: #fffeff;
	padding: 2px 2px 2px 2px;
}
/* @end */

/* Хлебные крошки */
#path{
	margin-bottom: 0.68587105624143%; /* 5/729 */
	font-size: 0.6875em; /* 11/16 */
	color: #a0a0a0;
    border-bottom: 1px dashed #CECECE;
    padding-bottom: 0.68587105624143%; /* 5/729 */
}
#path a{
	color: #a0a0a0;
}
/* @end */


/* @group Товар подробно */
.product .image-main {
	text-align: center;
	width: 210px;
	float: left;
	margin-right: 20px;
        border: 1px solid #e0e0e0;
        background-color: #ffffff;
        margin-bottom: 10px;
        position: relative;
        z-index:1;
}
.product .image-main img{
        margin:5px;
}        
.product .image {
	overflow: hidden;
    background: url(/design/Work/images/big-img-bg-top.png) 99.4% 0 no-repeat, url(/design/Work/images/big-img-bg-bottom.png) 0 99.8% no-repeat;
	float: left;
	padding: 0 1.64609053497942% 1.23456790123457% 0; /* 0,12,9,0/980 */
    width: 41.1522633744856%; /* 300/729 */
}
.product .image img{
	width: 98%; /* 294/300 */
    padding: 0.66666666666667%; /* 2/300 */
    border: 1px solid #C9C9C9;
}
.product .images {
	float: left;
	clear: left;
	width: 300px;
	margin-right: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.product .images img{
	text-align: center;
	width: 100px;
	background-color: #ffffff;
	border: 1px dashed #D1CECE;
	float: left;
	padding: 5px;
	margin: 4px 10px 10px 0px;
}
.images-other{
width: 57.19961638580627%;
  float: left;
  overflow: hidden;
  margin-bottom: 1%;
}       
.product_right_collum{
    float: left;
    width: 57.20164609053498%; /* 417/980 */
	font-size: 0.75em; /* 12/16 */
}
.product{
    width: 100%;
}
.description{
  width: 26%;
  padding-right: 1%;
  overflow: hidden;
  float: left;
  font-size: 0.875em;
}
.description_bottom p{
    color: #AAA;
    margin-bottom: 0.7em;
    line-height: 1.2em; /*12/12 */
}
.description_bottom h2{
        color: #888585;
        margin-bottom: 0.5em;
}
.description_bottom a{
        color: #8F8F8F;
}
.description_bottom a:hover{
        color: #504646;
}
.product .features {
	list-style: none;
	width: 100%;
	display: block;
	clear: both;
	border-bottom: 1px solid #e0e0e0;
    color: #6C7075;
    font-size: 0.75em;
}
.product .features li {
	padding: 0.82304526748971% 0.68587105624143% 0.54869684499314% 0.68587105624143%; /* 6,5,4,5/729 */
	overflow: hidden;
	border-top: 1px solid #E4E1D7;
	background-color: #fff;
}
.product .features li.even{
	background-color: #f5f2ea;
}
.product .features label {
	font-style: normal;
	display: inline-block;
	width: 30%;
	float: left;
}
.product .features span {
        display: inline-block;
        width: 68%;
		padding-left: 2%;
}
.product .features p {
	float: left;
	display: block;
	width: 70%;
}
.product .variants {
    width: 100%;
}
.product .variants2 {
	float: left;
    width: 100%;
    margin: 0 0 2.56410256410256% 0; /* 0,0,5,0/195 */ 
}
.product .variant td{
	padding-bottom: 6px;
	vertical-align: middle;
}
.product .compare_price {
	font-size: 14px;
	text-decoration: line-through;
	white-space: nowrap;
	color: #615E5E;
        margin-left: 3px;
}
.product .compare_price_currency {
        font-size: 12px;
}
.product .price { 
    color: #D42424;
    font-size: 22px;
	white-space: nowrap;
    font-weight: normal;
    float: left;
    display: inline-block;
}
.product .currency{
    font-size: 1.33em;
    font-weight: initial;
    padding-left: 3px;
    color: #D42424;
    display: inline-block;
    margin: 2px 0 0 0;
}
.product .price_div { 
    clear: both;
    margin: 1% 0;
}
.product .choose_size{
  display: block;
  overflow: hidden;
}
/* Зачеркнутая цена */
.product .price_div del{
        display: block;
        color: #616060;
        
}
.product .price_div_catalog { 
    clear: both;
    width: 34.44976076555024%; /* 72/209 */
    float: left;
    padding-top: 0.95693779904306%; /* 2/209 */
}
.product .price_div_catalog del{
        font-size: 0.6875em; /* 11/16 */
        display: block;
        color: #616060;
        margin-bottom: -2px;
        height: 13px;
        
}
.product .price_div_catalog .currency{
        font-size: 0.6875em; /* 11/16 */
        font-weight: initial;
        padding-left: 3px;
        color: #1F1E1E;
        display: inline-block;
        margin: 2px 0 0 0;
}
.product .price_div_catalog .price{
        color: #1F1E1E;
        font-size: 0.9375em; /* 15/16 */
        white-space: nowrap;
        font-weight: normal;
        float: left;
        display: inline-block;
}
select.variants_select{
    margin: 1px 0 0 0;
    cursor: pointer;
    width: 96px; /* 100/191.7 */
    border-color: #D12E48;
    float: left;
    font-size: 1em;
    height: 1.4em;
	border-radius: 3px;
}
select.variants_select2{
    margin: 4.30622009569378% 0 0 2.39234449760766%; /* 9,0,0,5/209 */
    cursor: pointer;
    width: 26.31578947368421%; /* 55/209 */
	border-radius: 2px;
}
.product a.a-calog{
        color: #414357;
        text-transform: uppercase;
        font-weight: normal;
}        
.product .variant_name {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.product .variant_radiobutton {
	margin-right: 5px;
	margin-left: 0px;
}
#back_forward {
	font-size: 0.75em; /* 12/16 */
	margin-bottom: 2.05761316872428%; /* 15/729 */
	clear: both;
	overflow: hidden;
}
#back_forward a.prev_page_link{
	margin-right: 20px;
}
#back_forward a.next_page_link{
	float:right;
}
#currencies_block_top{
    display: block;
    margin-top: 2.61780104712042%; /* 5/191 */
	color: #4F4F4F;
}
#currencies_block_top select#chooseCurrency{
  width: 91px;
  color: #4F4F4F;
  border-radius: 3px;
}  
#currencies_block_top_products{
    display: inline-block;
    float: right;
	color: #4F4F4F;
    width: 17%;
	font-size: 0.75em; /* 12/16 */
}
#currencies_block_top_products select#chooseCurrency{
  color: #4F4F4F;
  width: 55.28455284552846%; /* 68/123 */
  border-radius: 3px;
}  
/* @end — Товар подробно*/

div.top_block_products{
    padding: 0.27434842249657% 0 0.68587105624143% 0; /* 2,0,5,0/729 */
	display: inline-block;
    width: 100%;
}
.tiny_products {
	list-style: none;
	display: block;
        height: 380px;
}
.tiny_products .product{
	width: 210px;
        height: 345px;
	margin-right: 10px;
	margin-bottom: 15px;
	display: -moz-inline-box; 
	display: inline-block; 
	*zoom: 1; 
	*display: inline;
	word-spacing: normal;
	vertical-align: top;
        position:relative;
}
.tiny_products .product .image-tiny {
	vertical-align: middle;
	text-align: center;
	width: 190px;
	line-height: 200px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 5px;
	margin-bottom: 5px;
}
.tiny_products .product .image img{
	vertical-align: middle;
	max-width: 200px;
}
.tiny_products .product h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
        margin-left: 5px;
        height: 30px;
        overflow: hidden;
}
.tiny_products .product h3.featured{
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}

.products {
	list-style: none;
	display: block;
    overflow: visible;
	clear: both;
}
.products .product{
	width: 220px;
	display: block;
	overflow: hidden;
}
.products .product .image-catalog {
	width: 100%;
    height: 329px;
	background-color: #ffffff;
	float: left;
    position: relative;
	overflow: hidden;
}
.products .product .image-catalog img{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
    z-index: 33;
	width: 100%;
}  
.products .product .image-catalog img.second{
        display: none;
        z-index: 99;
}
.product-div:hover .image-catalog img.second{
        display:block;
}
.products .product .image img{
	max-width: 200px;
}
.products .product .product_info {
	float: right;
	width: 100%;
	margin-top: 2%;
}
.products .product h3 {
	margin: 1.44230769230769% 0 1.44230769230769% 0.48076923076923%; /* 3,0,3,1/208 */
	font-weight: normal;
    height: 33px;
    overflow: hidden;
	font-size: 0.875em; /* 14/16 */
}
.products .product h3.featured{
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}

.products .product {
	color: #505050;
	margin: 0 0 1.37174211248285% 0; /* 0,10.5,10,10.5/729 */
    width: 31.82441700960219%; /* 232/729 */
    height: 419px;
    position: relative;
	float: left;
}
@media screen and (min-width:1024px){
.products .product:nth-child(3n+2) {
    margin: 0 2.19478737997257% 1.37174211248285% 2.19478737997257%; /* 0,16,10,16/729 */
}
}
.products .product:hover {
    overflow: visible;
    z-index: 200;
}        
.annotation {
	color: #807E7E;
    padding-right: 0.96153846153846%; /* 2/208 */
    margin-left: 0.48076923076923%; /* 1/208 */
    overflow: hidden;
    line-height: 1em; /* 12/12 */
	height:1px;
}
.annotation p{
    height:1px;
}

.Assproduct{
    border-top: 1px solid #E2E2E2;
    padding: 1.37174211248285% 0 0 0;
}
.productsAss {
	list-style: none;
	display: block;
    overflow: hidden;
	margin-bottom: 2.05761316872428%;
}
.productsAss .product{
	width: 130px;
	display: block;
	overflow: hidden;
}
.productsAss .product .image-catalog {
	width: 100%;
	background-color: #ffffff;
	float: left;
    position: relative;
}
.productsAss .product .image-catalog img{
		width: 100%;
}  
.productsAss .product .image-catalog img.second{
        display: none;
        z-index: 99;
}
.productsAss .product-div:hover .image-catalog img.second{
        display:block;
}
.productsAss .product .image img{
	max-width: 200px;
}
.productsAss .product .product_info {
	float: right;
	width: 100%;
	  height: 28px;
	  overflow: hidden;
}
.productsAss .product h3 {
	font-size: 0.75em;
	margin: 2.47933884297521% 0; /* 3,0/121 */
	font-weight: normal;
    height: 33px;
    line-height: 0.9375em; /* 15/16 */
    overflow: hidden;
    text-transform: none;
}
.productsAss .product h3.featured{
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}

.productsAss .product {
	color: #505050;
	margin: 0 0.54869684499314% 2.05761316872428% 0.68587105624143%; /* 0,4,15,5/729 */
    width: 17.94238683127572%; /* 130.8/729 */
    height: 270px;
    position: relative;
    border-right: 1px solid #E6E6E6;
    padding-right: 0.68587105624143%; /* 5/729 */
	  float: left;
}
.productsAss .product:hover {
        overflow: visible;
        z-index: 200;
        border-right: 1px solid #FFFFFF;
}        
.productsAss .product-div {
    height:100%;
    position: absolute;
    padding: 2.55847953216374%; /* 3.5/136.8 */
    background: #FFF;
    border: 1px dashed #FFFFFF;
    width: 89.24652523774688%; /* 122/136.7 */
}
.productsAss .product-div:hover {
    height:100%;
    overflow: visible;
    border: 1px solid #E6E6E6;
    box-shadow: 0px 0px 7px #FFFFFF;
}
.productsAss .div-table-price{
  overflow: hidden;
  margin: 0;
}
.productsAss .product .variants {
	float: left;
	font-size: 0.75em; /* 12/16 */
        width: 100%;
}
.productsAss .product .compare_price {
	font-size: 14px;
	text-decoration: line-through;
	white-space: nowrap;
	color: #615E5E;
        margin-left: 3px;
}
.productsAss .product .compare_price_currency {
        font-size: 12px;
}
.productsAss .product .price { 
        color: #616060;
        font-size: 22px;
	white-space: nowrap;
        font-weight: normal;
        float: left;
        display: inline-block;
}
.productsAss .product .price_div { 
        clear: both;
}
.productsAss .product .price_div del{
        font-size: 12px;
        display: block;
        color: #616060;
        margin-bottom: -3px;
        
}
.productsAss .product .price_div_catalog { 
  clear: none;
  width: 57%;
  margin-right: 3%;
  float: left;
  display: inline-block;
}
.productsAss .product .price_div_catalog del{
    font-size: 0.916em; /* 11/12 */
    display: block;
    color: #616060;
    margin-bottom: -1.65289256198347%; /* 1/60.5 */
    height: 13px;
        
}
.productsAss .product .price_div_catalog .currency{
        font-size: 0.833em; /* 10/12 */
        font-weight: initial;
        padding-left: 3.30578512396694%; /* 2/60.5 */
        color: #616060;
        display: inline-block;
        margin-top: 1.65289256198347%; /* 1/60.5 */
}
.productsAss .product .price_div_catalog .price{
        color: #616060;
        font-size: 1.166em; /* 14/12 */
        white-space: nowrap;
        font-weight: normal;
        float: left;
        display: inline-block;
}
.productsAss select.variants_select3{
  margin: 5px 0 0 0;
  cursor: pointer;
  width: 40%;
  display: inline-block;
  border-radius: 3px;
  font-size: 0.875em;
  padding: 2.5% 0;
  float: right;
}
.productsAss .product a{
        color: #414357;
        text-transform: none;
        font-weight: normal;
		  line-height: 1em;
} 
.productsAss .button-custom-catalog{
  width: 100%;
  padding: 0.7% 0;
  font-size: 1em;
  margin: 2% 0 0 0;
}

/* Кнопка */
.button {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    display: inline-block;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.button.active,
.button.focus,
.button:active,
.button:focus,
.button:hover{
    color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.button.active,
.button:active{
background-image:none;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125); 
box-shadow: inset 0 3px 5px rgba(0,0,0,.125); 
}
.button.focus,
.button:focus{
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125); 
box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.button_confirm_order{
    float: right;
	margin: 0 0 1.37174211248285% 0; /* 0,0,10,0/729 */
    padding: 0.82304526748971% 1.64609053497942%; /* 6,12/729 */
    font-size: 0.875em;
}
.button-order{
	float: right;
	margin: 0.70521861777151% 1.41043723554302% 0 0; /* 5,10,0,0/709 */
    padding: 0.84626234132581% 1.69252468265162%; /* 6,12/709 */
    font-size: 0.875em;
}
/* @group Фильтр по свойствам */
#features {
  margin-bottom: 7.14285714285714%; /* 15/210 */
  width: 100%;
  font-size: 0.75em; /* 12/16 */
}
#features tr{
  border-bottom: 1px solid #E7E7E7;
}
#features .feature_name{
  padding: 4% 0;
  vertical-align: top;
  width: 40%;
}
#features .feature_values{
  padding: 4% 0;
}
#features select {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #A3A3A3;
  padding: 2%;
  font-size: 0.9em;
}
#features .opt_red{
	color: #CC2E2E !important;
    font-weight: bold !important;
}
a.cansel_features {
  font-size: 0.8461538461538462em; /* 11/13 */
  text-transform: none;
  color: #510303;
  float: right;
  padding-left: 12px;
}
a.cansel_features:hover {
  color: #333;
}
/* @end — Фильтр по свойствам*/


/* @group Сортировка */
.sort {
    color: #505050;
    font-weight: normal;
    font-style: normal;
    float: right;
    width: 33.5%;
    text-align: right;
	font-size: 0.75em; /* 12/16 */
	margin-right: 1%;
}
.sort a{
    color: #D5471E;
}
.sort .selected {
	color: #505050;
	text-decoration: none;
	margin-right: 1.71821305841924%; /* 5/291 */
}
/* @end */


/* @group Постраничная навигация */
.pagination {
	margin-bottom: 1.37174211248285%; /* 10/729 */
	font-size: 0.75em; /* 12/16 */
	overflow: hidden;
	text-align: center;
}
.pagination a {
	position: relative;
    float: left;
    padding: 5px 10px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #616161;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination_main>a:first-child {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination_main>a:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination a.selected:hover,
.pagination a.selected {
	z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #24ACCB;
    border-color: #178EA9;
}
.pagination a:hover {
	color:#23527c;
	background-color:#eee;
	border-color:#ddd
}

.pagination a.prev_page_link{
	margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination a.next_page_link{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination_main {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
	width: auto;
}
/* @end */


/* @group Просмотренные товары */
#browsed_products{
	overflow: hidden;
}

#browsed_products li{
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 1.07142857142857% 2.38095238095238% 1.07142857142857%; /* 0,2.25,5,2.25/210 */
	width: 21.9047619047619%; /* 46/210 */
	height: 51px;
}
#browsed_products li a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 51px;
	height: 51px;
	overflow: hidden;
}
#browsed_products li img{
    width: 100%;
	display: block;
}
/* @end — Просмотренные товары */


/* @group Формы */
input#c_name{
    width: 77.8816199376947%; /* 250/321 */
	padding: 0.93457943925234% 2.49221183800623%; /* 3,8/321 */
}
input#c_phone{
    width: 51.54639175257732%; /* 100/194 */
	padding: 1.54639175257732% 4.12371134020619%; /* 3,8/194 */
}
input#c_email{
    width: 64.43298969072165%; /* 125/194 */
	padding: 1.54639175257732% 4.12371134020619%; /* 3,8/194 */
}
input.c_address{
    width: 86.78571428571429%; /* 486/560 */
	padding: 0.53571428571429% 1.42857142857143%; /* 3,8/560 */
}
input.input_captcha{
    width: 10.57827926657264%; /* 75/709 */
    float: left;
    font-size: 1.4em; /* 22.4/16 */
    padding: 0.91678420310296% 0.70521861777151%; /* 6.5,5/709 */
	border: 1px solid #ccc;
    border-radius: 3px;
}
/* input[type="text"],
input[type="password"]{
	font-size: 0.8125em; /* 13/16 
} */
.c_pay_and_del{
    overflow: hidden;
    padding-bottom: 1.41043723554302%; /* 10/709 */
	clear: both;
}
.c_pay_and_del p{
    font-size: 0.75em; /* 12/16 */
	margin: 0;
	padding: 0.93457943925234% 3.11526479750779% 0 0; /* 3,10,0,0/321 */
	text-align: justify;
}
.c_pay{
    width: 54.72496473906911%; /* 388/709 */
    float: left;
}
.c_del{
    width: 45.27503526093089%; /* 321/709 */
    float: left;
}
.cntr_and_adrs{
    overflow: hidden;
	padding-bottom: 0.70521861777151%; /* 5/709 */
}
.c_cntr{
    width: 21%;
    float: left;
}
.c_adrs{
    width: 79%;
    float: left;
}
.d_name{
    float: left;
    width: 45.27503526093089%; /* 321/709 */
	padding-bottom: 1.41043723554302%; /* 10/709 */
}
.d_phone{
    float: left;
    width: 27.36248236953456%; /* 194/709 */
	padding-bottom: 1.41043723554302%; /* 10/709 */
}
.d_email{
    float: left;
    width: 27.36248236953456%; /* 194/709 */
	padding-bottom: 1.41043723554302%; /* 10/709 */
}
select#payment_method_id{
    width: 81.70103092783505%; /* 317/388 */
    border: 1px solid #ccc;
	height: 26px;
    border-radius: 3px;
}
select#delivery_id{
    width: 74.76635514018692%; /* 240/321 */
    border: 1px solid #ccc;
	height: 26px;
    border-radius: 3px;
}
select#country_id{
    border: 1px solid #ccc;
    height: 26px;
    border-radius: 3px;
	width: 56.45730416372618%; /* 80/141.7 */
}
.form {
    width: 100%;
}
.form textarea{
	height: 40px;
	font-size: 0.875em; /* 14/16 */
	border: 1px solid #ccc;
    width: calc(98% - 2px);
   padding: 1%;
}
.form label {
	display:inline-block;
	font-size: 0.8125em; /* 13/16 */
}
.form label#c_name {
	min-width: 32px;
}
.form label#c_phone {
	min-width: 57px;
}
.form label#c_email{
    width: 5.35966149506347%; /* 38/709 */
	min-width: 35px;
}
.form label#c_comment{
    display: block;
	margin-bottom: 0.42313117066291%; /* 3/709 */
}
.form label#c_notice{
    font-size: 0.6875em; /* 11/16 */
	display: block;
}
span#c_captcha{
    float: left;
	font-size: 0.75em; /* 12/16 */
	padding: 1.97461212976023% 0.98730606488011% 0 0; /* 14,7,0,0/709 */
}
div.captcha{
    width: 12.83582973765539%; /* 91/708.953 */
    float: left;
    margin-right: 1.41043723554302%; /* 10/709 */
}
div.captcha img{
    width: 100%;
}
.form input[type="text"],
.form input[type="password"]{
	display: inline-block;
	font-size: 0.875em; /* 14/16 */
    line-height: 1.42857143em;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.feedback_form label {
	display:inline-block;
	font-size: 0.875em; /* 14/16 */
    float:left;
    margin: 0.87591240875912% 1.45985401459854% 1.45985401459854% 0; /* 6,10,10,0/685 */
}
.feedback_form input[type="text"]{
	display:inline-block;
    float:right;
    width: 55%;
    font-size: 0.875em; /* 14/16 */
	padding: 0.5%;
}
.feedback_form input.input_captcha[type="text"] {
    width: 10.57827926657264%;
    float: left;
    font-size: 1.3em;
    padding: 0.91678420310296% 0.70521861777151%;
    border: 1px solid #ccc;
    border-radius: 3px;
	height: auto;
}
.feedback_form textarea{
	width: calc(100% - 2px);
	height:75px;
	font-size: 0.8125em; /* 16/16 */
}
/* @group Комментарии */
.comment_list {
	list-style: none;
}
.comment_list li {
	padding-bottom: 15px;
}
.comment_header {
  font-size: 0.6875em; /* 11/16 */
  font-weight: bold;
  margin: -7px 0 0 4.80109739368999%; /* 35/729 */
  color: #4D4B4B;
  background: url(/design/Work/images/allpic.png) 0 -234px no-repeat;
  padding-left: 19px;
}
.comment_header i {
	font-weight: normal;
	font-style: normal;
	color: #878787;
	font-size: 13px;
}
.user_comment{
        width: 9px;
        float: left;
        margin: -0.82304526748971% 0 0 5.07544581618656%; /* 6,0,0,37/729 */
}
/* @end — Комментарии*/

/* @group Форма отправки комментария */
.comment_form {
  background-color: #f3f3f3;
  border: 1px solid #e0e0e0;
  padding: 2%;
  margin-top: 1.5%;
  width: calc(96% - 2px);
  overflow: hidden;
}
.comment_form h2 {
        color: #535753;
}
.comment_form .comment_textarea {
  width: calc(99% - 2px);
  height: 75px;
  font-size: 0,75em;
  padding: 0.5%;
}
.comment_form label {
	display: block;
	float: left;
	width: 25%; /* 104.664/418.656 */
	font-size: 0.875em; /* 14/16 */
	margin-top: 4.30622009569378%; /* 18/418 */
    text-transform: uppercase;
}
.comment_form .input_name {
	font-size: 0.875em; /* 14/16 */
	width: 59.71489719483299%; /* 250/418.656 */
	margin-top: 3.58851674641148%; /* 15/418 */
}
.comment_form .captcha {
	float: left;
	display: block;
	margin-top: 1.91087671023466%; /* 8/418.656 */
	margin-right: 10px;
	width: 19%;
}
.comment_form .input_captcha{
	float: left;
	width: 20%;
	font-size: 1.375em; /* 22/16 */
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 1.91087671023466%; /* 8/418.656 */
	padding: 1.5%;
}
.cart_form .input_captcha{
	float: left;
	width: 80px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	height: 36px;
}
.cart_form .captcha {
	float: left;
	display: block;
	margin-top: 5px;
	margin-right: 10px;
}
.comment_info{
  width: 60%;
  float: left;
  overflow: hidden;
}
.comment_form .button_coment{
  padding: 1% 2%;
  overflow: hidden;
  bottom: 0;
  right: 0;
  position: absolute;
  margin: 3% 2%;
}
.register_form ,
.login_form{
    width: 50%;
    margin: 0 auto;
    background-color: #f3f3f3;
    border: 1px solid #e0e0e0;
    padding: 2% 2% 1% 2%;
    overflow: hidden;
}
.login_form a{
    color:#166CC0;
}
.login_form label{
    display: block;
	margin-bottom: 0.8%;
}
.login_form input{
    width: calc(96% - 2px);
    padding: 1% 2%;
	margin-bottom: 2%;
}
.login_form .button{
	display: block;
    padding: 1% 2%;
	width: 100%;
	font-size: 0.8em;
}
.user_cabinet{
    width: 50%;
    margin: 0 auto;
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
    padding: 2%;
    overflow: hidden;
	  margin-bottom: 3%;
}
.user_cabinet a{
    color:#166CC0;
}
.user_cabinet label{
    display: block;
	margin-bottom: 0.8%;
}
.user_cabinet input{
    width: calc(96% - 2px);
    padding: 1% 2%;
	margin-bottom: 2%;
}
.user_cabinet .button{
	display: block;
    padding: 1% 2%;
	width: 100%;
}
.register_form label{
    display: block;
	margin-bottom: 0.8%;
}
.register_form input{
    width: 98%;
    padding: 1%;
	margin-bottom: 2%;
}
.register_form .button{
	float: right;
	display: block;
    padding: 1% 2%;
	width: 100%;
    margin-top: 1%;
}
.register_form .captcha{
	float: left;
	display: block;
	margin-right: 10px;
}
.register_form .input_captcha{
	float: left;
	width: 100px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	height: 37px;
}
.captcha_register_form{
    display: inline-block;
    float: left;
    margin-right: 3%;
    width: 25%;
}
.captcha_register_form img{
    width: 100%;
}
.register_form input.input_captcha {
    float: left;
    width: 25%;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.5% 1%;
    max-width: 70px;
    font-size: 1.4em;
}
.feedback_form .button {
	float: right;
    display: inline-block;
    clear: none;
    margin-top: 1.02189781021898%; /* 7/685 */
    padding: 0.84626234132581% 1.69252468265162%;
    font-size: 0.875em;
}
/* @end — Форма отправки комментария */

/* @group Форма отправки обратной связи */
#call {
    max-width: 390px;
}
#call #call-info{
    font-size:0.75em;
}
#call #call-info a{
    color: #E72626;
}
.feedback_form {
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
	padding: 3%;
	width: calc(94% - 2px);
	overflow: hidden;
}
.feedback_form .input_captcha{
	float: left;
	width: 100px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	height: 37px;
}
.feedback_form .captcha, .register_form .captcha{
	float: left;
	display: block;
	margin-right: 10px;
}
.feedback_form .button_send {
	font-size: 18px;
	float: right;
	margin-top: 25px;
}
.fedback_bottom{
    margin-top: 2.18978102189781%; /* 15/685 */
	overflow: hidden;
}
.feedback_form2 {
    background-color: #f3f3f3;
    border: 1px solid #e0e0e0;
    padding: 6%;
    width: 87%;
    overflow: hidden;
}
.feedback_form2 label{
    display: block;
}
.feedback_form2 input{
    width: 98%;
    margin-bottom: 3%;
    padding: 1%;
}
.feedback_form2 input.button{
    padding: 1%;
	width: 100%;
}
/* @end — Форма отправки комментария */


/* @group Корзина */
#purchases .image{
  width: 10%;
  text-align: center;
  float: left;
  height: 80px;
  overflow: hidden;
}
#purchases .image img{
  width: 100%;
}
#purchases .image a{
	border: 1px solid #E2E2E2;
	background-color: #ffffff;
	margin: 0 1.20689655172414%; /* 0,7/580 */
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 10%;
}

#purchases .name{
	padding: 3% 1.5%;
    text-align: left;
    width: 50%;
    font-size: 0.875em; /* 14/16 */
    float: left;
	
}
#purchases .download_attachment{
	white-space: nowrap;
	color: #3b8500;
	padding: 5px 10px 7px 10px;
	border-bottom-color: 1px dotted green;
	background-color: #ccff72;
	line-height: 30px;
}

#purchases .price{
	padding: 3% 0;
    white-space: nowrap;
    text-align: right;
    width: 10%;
    font-size: 0.85em;
    float: left;
}
#purchases .remove{
	padding: 3% 1.5% 3% 0;
    text-align: right;
    float: right;
    width: 4%;
}
#purchases .amount{
	font-size: 0.75em;
    padding: 3% 1.5%;
    width: 8.5%;
    float: left;
}
#purchases .amount select{
	font-size: 0.85em;
	padding: 3% 0;
    border-radius: 3px;
}
#purchases .total_amount{
    display: block;
    text-align: right;
    font-weight: bold;
	float: right;
    width: 30%;
	border-top: 1px solid #d5d5d5;
    padding: 2.5% 0;
}
#purchases .total_amount2 {
  display: block;
  text-align: right;
  font-weight: bold;
  float: right;
  width: 100%;
  border-top: 1px solid #d5d5d5;
  padding: 2.5% 0;
}
#purchases .cart_product_container{
    overflow: hidden;
    padding: 1% 0;
    border-top: 1px solid #d5d5d5;
}
#purchases .coupon{
    display: block;
	clear:both;
	float: left;
	width: 70%;
	border-top: 1px solid #d5d5d5;
    padding-top: 2%;
}
#purchases .coupon_name{
	font-size: 0.75em;
    display: inline-block;
    float: left;
    margin-right: 1%;
	padding-top: 0.3%;
	width: 45%;
}
#purchases input.coupon_code{
	float: left;
    margin-right: 1%;
	width: 30%;
}
#purchases input[type="button"]{
width: 22%;
}
#purchases {
    width: 100%;
	margin-bottom: 3%;
	overflow: hidden;
}
#purchases img.del_item{
    background: url(/design/Work/images/allpic.png) 0 -174px no-repeat;
	width:16px;
	height:17px;
}
#purchases .oder_delivery_in{
display: block;
  width: 100%;
  padding: 1% 0;
  border-top: 1px solid #d5d5d5;
  overflow: hidden;
}
#purchases .oder_delivery_in_name{
float: left;
  font-size: 0.85em;
  width: 75%;
}
#purchases .oder_delivery_in_amount{
float: right;
  font-size: 0.95em;
  width: 25%;
  text-align: right;
}
#purchases .total_amount_discount{
display: block;
  font-size: 0.75em;
  color: #D20000;
  padding-bottom: 0.5%;
}
#purchases .total_amount_container{
display: block;
}
#purchases .clear_price_purchase{
display: none;
}
h2.h2_in_cart{
font-weight: bold;
}
ul#deliveries{
	margin-bottom: 10px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 10px;
	list-style: none;
        width: 96%;
}
ul#deliveries li{
	margin-bottom: 2px;
}
ul#deliveries li div.checkbox{
	float: left;
}
ul#deliveries li h3, ul#deliveries li .description{
	display: block;
	margin-left: 25px;
        margin-bottom: 5px;
}
ul#deliveries2{
	margin-bottom: 2.05761316872428%; /* 15/729 */
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 1.3%;
	list-style: none;
    width: calc(97.4% - 2px); /* 709/729 */
}
ul#deliveries2 li{
	  margin-bottom: 1.5%;
}
ul#deliveries2 li div.checkbox{
	float: left;
}
ul#deliveries2 li h3, ul#deliveries2 li .description{
	display: block;
	margin-left: 25px;
        margin-bottom: 0.2%;
}
.description-cart{
    margin-left: 25px;
}
.cart-main{
    width: 97.25651577503429%; /* 709/729 */
    margin: 0 auto;
    background-color: #f3f3f3;
    border: 1px solid #e0e0e0;
    padding: 1.37174211248285% 1.37174211248285% 0.960219478738% 1.37174211248285%; /* 10,10,7,10/729 */
}
.cart-submit{
	width: 97.25651577503429%; /* 709/729 */
    margin-top: 1.37174211248285%; /* 10/729 */
    background-color: #f3f3f3;
    border: 1px solid #e0e0e0;
    padding: 1.37174211248285%; /* 10/729 */
    overflow: hidden;
}

/* @end */


/* @group Кабинет */
#orders_history
{
	list-style: none;
	font-size: 0.875em;
}
#orders_history li
{
	margin-bottom: 1%;
}
#orders_history li a
{
	color: #E72626;
}
/* @end — Кабинет */



/* @group Детали заказа */
table.order_info{
	background-color: #f9f9f9;
    width:100%;
}
table.order_info td{
	padding: 1.37362637362637%; /* 10/728 */
	border: 1px dotted #e0e0e0;
	font-size: 0.75em; /* 12/16 */
}
table.order_info td#collum1
{
	width:25%;
}
table.order_info td#collum2
{
	width:75%;
}
.checkout_button
{
	padding: 14px 20px 17px 68px;
	border: 1px solid #FFFFFF;
	background: url(/design/Work/images/ligpay_button.png) 0 0 no-repeat;
	color: #FFFFFF;
	font-size: 15px;
	cursor: pointer;
}
.payment_button{
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
}
.payment_info{
    text-align: left;  
    width: 70%;	
	float: left;
}
.payment_info p{
    font-size: 0.75em; /* 12/16 */
}
.change_payment_method{
    width: 30%;
	text-align: right;
	float: left;
}

/* @end */


/* Сообщение с ошибкой */
.message_error{
	clear: both;
	height: 18px;
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	overflow: hidden;
	color: red;
	background-color: #ffcaca;
	border: 1px dotted #ff4545;
}    
/* Описание товара кастом */
.custom-desc{
       float: left;
       clear: both;
}     
/* Информационный блок */
.inform{
  width: 27%;
  background: #F9F9F9;
  overflow: hidden;
  padding: 1.5%;
  float: right;
  font-size: 0.75em;
}      
/* Наличие */
.availability{
       color: #1EC525;
       font-size: 1em; /* 12/12 */
       padding: 1.04329681794471% 0 1.04329681794471% 16px; /* 2/191.7 */
       background: url(/design/Work/images/availability-icon2.png) 0 1px no-repeat;
}
.availability-img{
       width:26px;
}
.availability-main{
       padding: 0 0 0 1.56494522691706%; /* 0,0,0,3/191.7 */
       margin-bottom: 3.65153886280647%; /* 7/191.7 */
       clear:both;
}
.availability-in-catalog{
       color: #1EC525;
       font-size: 11px;
       padding-left: 14px;
       background: url(/design/Work/images/availability-icon3.png) 0 0 no-repeat;
}
.availability-img{
       width:26px;
}
.availability-div-catalog{
       padding-left: 3px;
       margin-top: 5px;
}
/* Оплата */
.payment{
    width: 100%;
    border-bottom: 1px solid #E5E2D8;
    margin-bottom: 3%;
    padding-bottom: 3%;
}
.payment-name{
       font-size: 0.9em;
       text-transform: uppercase;
       text-decoration: underline;
       background: url(/design/Work/images/DPW-icon.png) 0 -14px no-repeat;
       padding-left: 18px;
       margin-bottom: 4px;
       display: block;
}
.payment-info{
       margin-top: 2px;
       display: block;
       color: #6C7075;
}
/* Доставка */
.delivery{
    width: 100%;
	border-bottom: 1px solid #E5E2D8;
    margin-bottom: 3%;
    padding-bottom: 3%;
}
.delivery-icon{
       width:27px;
       margin-right:5px;
}   
.delivery-name{
       color#333;
       background: url(/design/Work/images/DPW-icon.png) 0px 2px no-repeat;
       padding-left: 18px;
       font-size: 0.9em;
       text-transform: uppercase;
       text-decoration: underline;
}
.delivery-info{
       margin-top: 4px;
       display: block;
       color: #6C7075;
}
.delivery-info-red{
    color: #CC7505;
    margin-top: 3px;
    display: block;
	clear: both;
}  
/* Гарантия */
.warranty{
    width: 100%;
}
.warranty-name{
       color#333;
       background: url(/design/Work/images/DPW-icon.png) 0px -31px no-repeat;
       padding-left: 18px;
       font-size: 0.9em;
       text-transform: uppercase;
       text-decoration: underline;
}
.warranty-info{
       margin-top: 4px;
       display: block;
       color: #6C7075;
}
/* Социальные кнопки */
.product_social_buttons{
    width: 100%;
	margin-top: 3%;
}
.product_social_buttons .inf{
    font-size: 0.95em;
    color: #818181;
}
/* Телефоны в блоке инормации */
.phone-cust{
       font-size: 13px;
       color: #414357;
       font-weight: bold;
}
.question{
    color: #6C7075;
    border: 1px solid rgba(167,207,175,.86);
    overflow: hidden;
	padding: 1.5%;
    margin-bottom: 2.05761316872428%; /* 15/729 */
	font-size: 0.75em; /* 12/16 */
}
.question-main{
    width: 100%;
    overflow: hidden;
}
.question-p2{
    width: 35%;
    float: left;
}
.question-p2-left{
    width: 35%;
    float: left;
}
.question-p2-right{
    width: 65%;
    float: left;
}
.question-p2-left img{
    display: block;
    border: 1px solid #DDDDDD;
}
.question-title{
    display: block;
    margin-bottom: 1.5%; /* 4/729 */
    color: #414357;
    text-transform: uppercase;
    text-decoration: underline;
}
.question1{
    width: 33%;
    float: left;
	line-height: 1.9em;
    font-size: 1.2em;
}
.question2{
    width: 33%;
    float: left;
	line-height: 1.9em;
	font-size: 1.2em;
}
.question3{
    width: 33%;
    float: left;
	line-height: 1.9em;
	font-size: 1.2em;
}
.phone_question{
       display: block;
}
.callBack{
    display: inline-block;
    padding-left: 20px;
	background: url(/design/Work/images/allpic.png) 0 -698px no-repeat;
}
.m_mts{
    background: url(/design/Work/images/allpic.png) 0px -610px no-repeat;
	padding-left: 17px;
}
.m_kstar{
    background: url(/design/Work/images/allpic.png) 0px -641px no-repeat;
	padding-left: 17px;
}
.m_life{
    background: url(/design/Work/images/allpic.png) 0px -670px no-repeat;
	padding-left: 17px;
}
.m_mail{
    background: url(/design/Work/images/allpic.png) 0 -727px no-repeat;
    padding: 0 0 0 19px;
}
a.skype_call{
    color: rgb(0, 175, 240);
	background: url(/design/Work/images/allpic.png) 0px -752px no-repeat;
    padding-left: 19px;
}
.callBack a{
    text-transform: none;
    color: #329900;
}
.callBack a:hover{
    color: #56A032;
}
form.variants3 {
    width: 100%;
	overflow: hidden;
}
form.variants3 .price_div{
    display: block;
}
form.variants3 .price_div .price{
    color: #D42424;
    font-size: 0.9em;
	white-space: nowrap;
    font-weight: normal;
    float: left;
    display: inline-block;
}
form.variants3 .price_div .currency{
    font-size: 0.9em;
    padding-left: 3.48837209302326%; /* 3/86 */
    color: #D42424;
    display: inline-block;
    margin: 0;  
}
  /* Button */
.button-custom{
       float: left;
       clear: left;
       cursor: pointer; 
       background: url(/files/custom/button-custom.png) 0 0 no-repeat;
       width:150px;
       height:50px;
       display: inline-block;
       border:0;
       margin: 2.61780104712042% 0 0 0; /* 5/191 */
}
.button-custom:hover {
       background: url(/files/custom/button-custom.png) 0 -50px no-repeat;
}        
.button-custom:active {
       background: url(/files/custom/button-custom.png) 0 -100px no-repeat;
}
.button-custom-rent{
       float: left;
       clear: left;
       cursor: pointer; 
       background: url(/files/custom/button-custom-rent.png) 0 0 no-repeat;
       width:150px;
       height:50px;
       display: inline-block;
       border:0;
       margin: 5px 0 0 0;
       color: #fff;
       font-size: 1.125em; /* 18/16 */
       padding: 0 0 0 35px;
       text-transform: uppercase;
       font-weight: bold;
}
.button-custom-rent:hover {
       background: url(/files/custom/button-custom-rent.png) 0 -50px no-repeat;
}        
.button-custom-rent:active {
       background: url(/files/custom/button-custom-rent.png) 0 -100px no-repeat;
}
.button-custom-catalog{
    float: right;
    width: 31.10047846889952%; /* 53.2/210 */
    color: #fff;
    display: inline-block;
    padding: 0.95238095238095% 2.38095238095238%; /* 2,5/210 */
    margin-top: 2.38095238095238%; /* 5/210 */
    font-size: 0,75em; /* 12/16 */
    font-weight: 400;
    line-height: 1.42857143em;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #d9534f;
    border-color: #d43f3a;
    border-radius: 4px;
	border: 1px solid transparent;
}
.button-custom-catalog.active,
.button-custom-catalog.focus,
.button-custom-catalog:active,
.button-custom-catalog:focus{
    color:#fff;
	background-color: #d9534f;
    border-color: #d43f3a;
}
.button-custom-catalog:hover{
background-color:#c9302c;border-color:#ac2925
}
.button-custom-catalog.active,
.button-custom-catalog:active{
background-image:none;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125); 
box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.button-custom-catalog.focus,
.button-custom-catalog:focus{
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125); 
box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.price-catalog{
       color: #414357;
       font-size: 14px;
       white-space: nowrap;
       font-weight: bold;
       margin-top: 12px;
       margin-left: 5px;
}
.currency-catalog{
       font-size: 12px;
       font-weight: initial;
}
.compare_price-catalog{
       font-size: 11px;
       text-decoration: line-through;
       white-space: nowrap;
       color: #707070;
       margin-left: 6px;
}
.a-catalog{
       color:#4E0F0F !important;
} 
.article_social_buttons{
  text-align: center;
  margin-bottom: 1.5%;
}
.article_social_buttons span.name_s_art{
    text-align: center;
  margin: 1% 0 0.5% 0;
  display: block;
  color: #333;
  font-size: 0.85em;
}
.a-articles{
    color:#454545;
}
.article-wrapper p{
    font-size: 0.75em; /* 12/16 */
}
.article-wrapper p a{
    color: #BB2F2C;
}
.article-wrapper p a:hover{
    color: #F53E3A;
}
.article-wrapper img{
    width: 100%;
	height: auto;
}
.date-article{
    display: inline-block;
    float: right;
    font-size: 0.6875em; /* 11/16 */
    color: #949494;
}
.related_articles{
    padding-left: 2.05761316872428%; /* 15/729 */
	font-size: 0.75em; /* 12/16 */
}
.button-custom-mini{
       float: right;
       cursor: pointer; 
       background: url(/files/custom/button-custom-mini.png) 0 0 no-repeat;
       width:70px;
       height:25px;
       display: inline-block;
       border:0;
}
.button-custom-mini:hover {
       background: url(/files/custom/button-custom-mini.png) 0 -28px no-repeat;
}        
.button-custom-mini:active {
       background: url(/files/custom/button-custom-mini.png) 0 -56px no-repeat;
}
.price-mini{
       color: #414357;
       font-size: 13px;
       white-space: nowrap;
       font-weight: bold;
       float: left;
       margin-left: 5px;
       margin-top: 10px;
}
.price-mini1{
       color: #414357;
       font-size: 13px;
       white-space: nowrap;
       font-weight: bold;
       float: left;
       margin-left: 5px;
}
.currency-mini{
       font-size: 11px;
       font-weight: initial;
       padding-left: 1px;
}
.compare_price-mini{
       font-size: 10px;
       text-decoration: line-through;
       white-space: nowrap;
       color: #707070;
       margin-left: 6px;
}
.a-mini{
       color:#535753 !important;
       text-transform: uppercase;
       font-size: 12px;
       overflow: hidden;
       height: 30px;
       display: inline-block;
}    
.a-mini:hover{
       color:#787A78 !important;
       text-decoration: none;       
}
.div-mini{
       width:196px;
       position: absolute;
       bottom: 0;
       left: 0;
}             
.table-cart{
       width:100%;
}
.back-link{
       display: block;
       text-align: left;
       margin-bottom: 20px;
       color: #818181;
       font-size: 12px;
       text-decoration: underline;
	   clear: both;
}
.footer-info{
    padding: 3.59183673469388% 1.53061224489796% 1.02040816326531% 1.53061224489796%; /* 45,15,10,15/980 */
    margin: 0px auto;
    background: url(/design/Work/images/allpic.png) 0 -1276px repeat-x, #f1ede1;
    overflow: hidden;
    border-left: 1px solid #DFDCD3;
    border-right: 1px solid #DFDCD3;
	border-top: 1px solid #C3B999;
}  
.footer_part1 ul{
       list-style: square outside;
       text-align: left;
       width: 100%;
} 
.footer_part1 ul li{
       display: block;
}
.footer_part2 ul{
       list-style: none;
       text-align: left;
       width: 100%;
} 
.footer_part2 ul li{
       display: block;
       color: #A09078;
}
.footer_part2 .fes{
    line-height: 1.9em;
	  overflow: hidden;
}
.footer_part3 ul{
       list-style: square outside;
       text-align: left;
       width: 100%;
} 
.footer_part3 ul li{
       display: block;
       color: #A09078;
}
.footer_part5 img{
       width: 100px;
       margin-bottom: 5px;
}      
.footer_bottom{
       clear: both;
       padding: 0.8%;
       background: #E5E1D3;
       border-top: 1px solid #C3B999;
	   text-align: center;
	   overflow: hidden;
	     font-size: 0.875em;
} 
.footer_bottom span{
       display: block;
       color: #A88D63;
}
.footer_part1{
       width: 23%;
       float: left;
}
.footer_part1 #footer a{
       color: #4A4A4A;
}
.footer_part1 .name_info, 
.footer_part2 .name_info, 
.footer_part3 .name_info, 
.footer_part4 .name_info,
.footer_part5 .name_info{
       text-align: left;
       font-size: 1.291em; /* 15.5/12 */
       margin-bottom: 5px;
       color: #7B4E09;
	   clear:both;
}
.footer_part2{
       width: 25%;
       float: left;
       margin: 0 1%;
}
.footer_part3{
       width: 22%;
       float: left;
       margin: 0 1%;
}
.footer_part4{
       width: 19%;
       float: left;
       margin: 0 1%;
}
.footer_part5{
    width: 22%;
    float: left;
    padding-left: 1%;
}
/* Социальные сети футер */
.social_buttons{
    margin-bottom: 2.77777777777778%; /* 5/180 */
	overflow: hidden;
}
.solial_footer{
	float: left;
	margin-right: 3.33333333333333%; /* 6/180 */
}
.solial_footer img{
    width: 30px;
}
.s-vk img{
    background: url(/design/Work/images/allpic.png) -5px -877px no-repeat;
}
.s-ok img{
    background: url(/design/Work/images/allpic.png) -5px -939px no-repeat;
}
.s-fb img{
    background: url(/design/Work/images/allpic.png) -5px -1002px no-repeat;
}
.s-gplus img{
    background: url(/design/Work/images/allpic.png) -5px -1066px no-repeat;
}
.s-pint img{
    background: url(/design/Work/images/allpic.png) 0 -1122px no-repeat;
	display:none;
}
/* Оплата футер */
.payment_buttons{
	overflow: hidden;
    list-style: none;
}
.payment_footer{
	float: left;
    margin: 0 5.55555555555556% 1.66666666666667% 0; /* 0,10,3,0/180 */
}
.p-visa img{
    background: url(/design/Work/images/allpic.png) 0 -295px no-repeat;
	width:80px;
	height: 33px;
}
.p-mcard img{
    background: url(/design/Work/images/allpic.png) 0 -257px no-repeat;
	width:61px;
	height: 36px;
}
.p-ppal img{
    background: url(/design/Work/images/allpic.png) 0 -337px no-repeat;
	width:74px;
	height: 21px;
	display: none;
}
.p-privat img{
    background: url(/design/Work/images/allpic.png) 0 -369px no-repeat;
	width:76px;
	height: 21px;
}
.p-np img{
    background: url(/design/Work/images/allpic.png) 0 -397px no-repeat;
	width:68px;
    height: 20px;
}
.mini-image{
       padding: 0.95923261390887%; /* 4/417 */
       border: 1px dashed rgba(184, 179, 179, 0.59);
       margin-right: 0.71942446043165%; /* 3/417 */
	   width: 15.9%;
}
.free-delivery{
       font-size:11px;
       margin-top: 15px;
       color: #D14D4D;
       margin-left:5px;
}       
.manager-order{
    color: #18A81E;
    display: block;
    font-size: 0.875em; /* 14/16 */
    margin: 0.68587105624143% 0 2.05761316872428% 0; /* 5,0,10,0/729 */
    text-align: center;
    clear: both;
}   
.red-star{
       color:#F00;
}   
.hit-string img.hit{
    position:absolute;
    z-index:133;
    width:34.28571428571429%; /* 72/210 */
    height:auto;
}   
.action-string{
       background: url(/design/Work/images/action-string.png) 1px 1px no-repeat;
       position:absolute;
       z-index:3;
       width:69px;
       height:53px;
} 
.action-string-big{
       background: url(/design/Work/images/action-string-big.png) 0px 0px no-repeat;
       position:absolute;
       z-index:3;
       width:95px;
       height:72px;
} 
.countdown-cust{
       float: right;
       text-align: center;
       margin-top: -15px;
}       
.countdown-span{
       margin-bottom: 3px;
       display: block;
       color: #474747;
}       
.comment-cust{
       border:1px solid #B8B8B8;
       font-size: 0.75em; /* 12/16 */
       padding: 1.37174211248285%; /* 10/729 */
       background: #FFF;
	     border-radius: 5px;
}       
.comment-main{
       position:relative;
}  
.c_a{
       background:url(/design/Work/images/c-a.gif) -16px 0 no-repeat;
       width: 16px;
       height: 15px;
       display: block;
       margin-left: 2.05761316872428%; /* 15/729 */
       margin-top: -1px;
}       
.div-price-mini{
       float:left;
       width: 100%;
}       
.share-text{
       float: left;
       height: 14px;
       padding: 0;
       color: #7A7A7A;
       clear: both;
       width: 306px;
       text-align: center;
       font-size: 10px;
}
.share-text a{
       color:#437FB6;
       text-transform:none;
       font-size: 10px;
}       
#comments{
       width: 100%;
}  
.tab_main{
border-top: 1px solid #E0DCCD;
border-left: 1px solid #E0DCCD;
color: #808080;
width: calc(100% - 1px);
margin-top: 2%;
}
.tab_main td{
border-bottom: 1px solid #E0DCCD;
line-height: 1.2em;
}
.tab_main #t1{
background: #F5F2EA;
font-size: 0.6875em; /* 11/16 */
}
.tab_main #t2 #d2{
font-size: 0.6875em; /* 11/16 */
}
.tab_main #t1 #d1{
font-size: 0.9em;
}
.tab_main #d2{
text-align: center;
padding: 0.75% 0.25%;
width: auto;
border-right: 1px solid #E0DCCD;
}
.tab_main #d1{
font-size: 0.75em; /* 12/16 */
text-align: center;
padding: 0.75% 1%;
width: auto;
border-right: 1px solid #E0DCCD;
}
.tab_main #t2:hover{
background: #FCFAF5;
cursor: pointer;
}

.size-link{
       width: 160px;
       text-align: center;
       float: right;
       text-transform: none;
       color: #1EC525;
       font-size: 14px;
}
.size-link a{
       text-transform: none;
       padding-left: 18px;
       background: url(/design/Work/images/size-icon.png) 0 2px no-repeat;
       padding-top: 2px;
       padding-bottom: 3px;
       color: #357DB9;
}
.size-link a:hover{
       text-decoration:none;
}       
#container {
	width: 250px;
	height: 208px;
	margin: 0 auto;
        margin-top: 15px;
	}
#block1, #block2, #block3 {
	display: none;
	font-size: 14px;
	font-family: Georgia;
	}
.masterskaya-review{
width:670px;
}
.review-line{
width:670px;
clear: both;
}
.masterskaya-review .review-one{
float:left;
padding:10px;
width: 300px;
border: 1px dashed #CCC;
margin: 0 0 20px 10px;
}
.review-foto{
float: left;
text-align: justify;
width: 70px;
margin: 0 10px 10px 0;
}       
.masterskaya-review .review-one span{
font-weight:bold;
display: block;
float: right;
margin-top: 15px;
}
.masterskaya-price{
width:350px;
float:right;
border-top: 1px solid #B8B8B8;
border-right: 1px solid #B8B8B8;
border-left: 1px solid #B8B8B8;
}
.masterskaya-price .line:hover{
background-color:rgba(134, 177, 255, 0.07);
}
.masterskaya-price .line{
padding: 5px 7px;
height: 16px;
border-bottom: 1px solid #B8B8B8;
}
.masterskaya-price .line1{
padding: 5px 7px;
height: 16px;
border-bottom: 2px solid #B8B8B8;
background-color:rgba(134, 177, 255, 0.14);
}
.masterskaya-price .point{
float:left;
width:60%;
}
.masterskaya-price .point2{
float:left;
width:40%;
text-align: center;
}
.masterskaya-price .point p{
margin:0;
}
.masterskaya-price .point2 p{
margin:0;
}
.masterskaya-phone{
text-align: center;
margin-top: 15px;
}
.masterskaya-phone p{
font-size:18px;
}
.masterskaya-phone span{
font-size:18px;
color:#DB3939;
}
.masterskaya-phone2{
text-align: center;
margin-top: 10px;
margin-right: 8px;
float:right;
}
.masterskaya-phone2 p{
font-size:18px;
}
.masterskaya-phone2 span{
font-size:18px;
color:#DB3939;
}
.masterskaya-price-img{
width:300px;
float:left;
}
.masterskaya-h1{
font-size:20px;
color:#CC3838;
text-align:center;
font: 18px CyrillicOld Bold, Arian, Tahoma;
}
.masterskaya-dom{
text-align:center;
font-size:15px;
}
.masterskaya-ul{
margin-left: 20px;
color: #14AD2C;
}
.masterskaya-ul li{
list-style-image:url(/design/Work/images/availability-icon3.png);
margin-top: 10px;
}
.masterskaya-img img{
margin:0 2px;
}

/* Табы */
.tabs {
	position: relative;
	margin: 0 auto;
	width: 100%;
}
.tab_l1, .tab_l2, .tab_l3, .tab_l4, .tab_l5 {
	color: #5A5A64;
	cursor: pointer;
	display: block;
	float: left;
	padding: 0.68587105624143% 0.960219478738%; /* 5,7/729 */
	line-height: 1.1875em;
	position: relative;
	font-weight: bold;
	font-size: 0.75em;
}
.tab_l1:hover, .tab_l2:hover, .tab_l3:hover, .tab_l4:hover, .tab_l5:hover {
	color: #4B7E12;
        border-bottom: 2px solid #4B7E12;
}
.tab_l4 {
	color: #DA2121;
}
.tab_l4:hover {
	color: #DA2121;
	border-bottom: 2px solid #DA2121;
}

.tabs .tab_l1input,
.tabs .tab_l2input,
.tabs .tab_l3input,
.tabs .tab_l4input,
.tabs .tab_l5input{
	position: absolute;
	left: -9999px;
}
#tab_4:checked  ~ #tab_l4{
	background: #fff;
	border-color: #fff;
        color: #DA2121;
	top: 0;
	z-index: 3;
        border-bottom: 3px solid #DA2121;
        font-weight: bold; *
}

#tab_1:checked  ~ #tab_l1,
#tab_2:checked  ~ #tab_l2,
#tab_3:checked  ~ #tab_l3,
#tab_5:checked  ~ #tab_l5{
	background: #fff;
	border-color: #fff;
        color: #4B7E12;
	top: 0;
	z-index: 3;
        border-bottom: 3px solid #4B7E12;
        font-weight: bold; *
}
.tabs_name{
    width:100%;
    border-bottom: 1px solid rgba(90, 90, 100, 0.64);
    margin: -0.27434842249657% 0 1.37174211248285% 0; /* -2,0,10,0/729 */
}        
.tabs_cont {
	background: #fff;
	position: relative;
	z-index: 2;
	height: 100%;
    width: 100%;
    margin-bottom: 1.5%;
}
.tabs_cont > div {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
#tab_2:checked ~ .tabs_cont #tab_c2,
#tab_3:checked ~ .tabs_cont #tab_c3,
#tab_4:checked ~ .tabs_cont #tab_c4,
#tab_5:checked ~ .tabs_cont #tab_c5{
	position: static;
	left: 0;
	opacity: 1;
    overflow: hidden;
    margin-bottom: 1.37174211248285%; /* 10/729 */
}
#tab_1:checked ~ .tabs_cont #tab_c1{
position: static;
	left: 0;
	opacity: 1;
        overflow: hidden;
        margin: 0;
}
.comments_cont{
    margin-top: -2%;
    display: inline-block;
}
/* End Табы */
.bxs-price-mini{
    width: 100%;
    display: block;
    text-align: right;
    margin-top: 5px;
}
.bxs-price-mini-compare {
    display: inline-block;
    text-align: right;
    margin-right: 3px;
}
.bxs-price-mini-price {
    display: inline-block;
    text-align: right;
    margin-right: 2px;
    color: #F60;
    font-weight: bold;
}
.bxs-price-mini-navaiable {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 7px;
}
.product-div {
	width: 94.454545%; /* 208/220 */
    position: absolute;
    background: #FFF;
    padding: 2.25225225225225%; /* 5/222 */
}
.product-div:hover {
    overflow: visible;
    border: 1px solid #CCCECB;
    box-shadow: 0px 0px 12px rgba(97, 87, 64, 0.5);
}
.product-div:hover .annotation{
    height: 68px;
}
.table-price{
   float: left;
}
.noavcat{
  height: 25px;
  display: block;
  padding: 3px;
  text-align: right;
  font-size: 0.75em;
}
.div-table-price{
    width: 100%;
    overflow: hidden;
}
.articul{
    display: block;
    margin: 0 0 0.41152263374486% 0;  /* 0,0,3,0/729 */
    color: #747474;
    font-size: 0.675em; /* 11/16 */
	float: left;
    width: 100%;
}
.articul_num{
    color: #636363;
}
.jcarousel-wrapper{
    width:640px;
    padding: 0 30px;
}
.benefits-wrapper{
   width: 100%;
   clear: both;
   overflow: hidden;
   border: 1px solid rgba(167, 207, 175, 0.86);
   margin-bottom: 1.37174211248285%;
   padding-bottom: 1.37174211248285%;
}
.benefits-cell{
   width: 25%;
   float: left;
}
.benefits-img{
   text-align: center;
}
.benefits-img1 img{ 
    background: url(/design/Work/images/benefits.jpg) 0 0 no-repeat, #fff;
    width: 100%;
    height: 110px;
}
.benefits-img2 img{ 
    background: url(/design/Work/images/benefits.jpg) 0 -138px no-repeat, #fff;
    width: 100%;
    height: 110px;
}
.benefits-img3 img{ 
    background: url(/design/Work/images/benefits.jpg) 0 -274px no-repeat, #fff;
    width: 100%;
    height: 110px;
}
.benefits-img4 img{ 
    background: url(/design/Work/images/benefits.jpg) 0 -392px no-repeat, #fff;
    width: 100%;
    height: 110px;
}
.benefits-text{
   text-align: center;
   font-size: 0.75em; /* 12/16 */
}
.benefits-text span{
   color: #5C6359;
}
.tiny_products_new .product .div-price .span-price{
   color: #414357;
   font-size: 11px;
   white-space: nowrap;
   font-weight: bold;
   float: left;
   margin-left: 5px;
}
.tiny_products_new .product{
margin-bottom: 5px;
}
.tiny_products_new .product .link{
   overflow: hidden;
}
.tiny_products_new{
   list-style: none;
   overflow: hidden;
}
.tiny_products_new a{
   text-transform: none;
}
#blog_menu .datecust{
   font-size: 11px;
   color: #919191;
}
#blog_menu ul{
   padding-left: 18px;
   font-size: 0.75em; /* 12/16 */
}
.left_collum_h2 {
  text-transform: uppercase;
  display: block;
  text-align: left;
  background: #4AABC2;
  padding: 1.5% 3%;
  color: #fff;
  margin-bottom: 3%;
  font-size: 0.8125em; /* 13/16 */
}
.left_new_block {
   overflow: hidden;
   font-size: 0.75em; /* 12/16 */
}
.left_vk_block {
   margin-bottom: 15px;
}  

/* @end */


.sale_timer{
    padding-bottom: 7.21153846153846%; /* 15/208 */
    z-index: 100;
    width: 100%;
}
.sale_timer>span{
    display: inline-block;
    height: 26px;
    line-height: 1.5em;
	font-size: 1.5em;
    padding: 0 2.40384615384615%; /* 5/208 */
    color:#fff;
    background: rgb(249,45,0);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5MmQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzFjMTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(249,45,0,1) 0%, rgba(204,28,16,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,45,0,1)), color-stop(100%,rgba(204,28,16,1)));
    background: -webkit-linear-gradient(top,  rgba(249,45,0,1) 0%,rgba(204,28,16,1) 100%);
    background: -o-linear-gradient(top,  rgba(249,45,0,1) 0%,rgba(204,28,16,1) 100%);
    background: -ms-linear-gradient(top,  rgba(249,45,0,1) 0%,rgba(204,28,16,1) 100%);
    background: linear-gradient(to bottom,  rgba(249,45,0,1) 0%,rgba(204,28,16,1) 100%);
    position: relative;
}
.sale_timer>span span{
    display: inline-block;
    position: absolute;
    bottom:100%;
    left:0;
    top:28px;
    min-width: 100%;
    margin-bottom: 3px;
    font-size: 9px;
    line-height: 10px;
    color:#555;
    font-weight: normal;
    text-align: center;
}
.sale_timer .text{
    display: block;
    margin-bottom: 2.88461538461538%; /* 6/208 */
    font-size: 1.1em;
    line-height: 0.83em; /* 10/12 */
    color:#555;
    font-weight: normal;
    background: none;
    padding: 0;
    height: auto;
}
.image-catalog .sale_timer{
    position: absolute;
    left:0;
    bottom:0;
    width: 100%;
    font-size: 16px;
    border:none;
    line-height: 22px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-align: center;
}
.image-catalog .sale_timer>span{
    padding: 0 7px;
    height: 22px;
    line-height: 22px;
}

.sale_timer_catalog{
    padding-bottom: 10px;
    font-size: 17px;
    z-index: 100;
    width: 100%;
    background: rgba(255, 255, 255, 0.39);
}
.sale_timer_catalog>span{
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    color:#fff;
    background: rgb(249,45,0);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5MmQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzFjMTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(249,45,0,1) 0%, rgba(204,28,16,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,45,0,1)), color-stop(100%,rgba(204,28,16,1)));
    background: -webkit-linear-gradient(top,  rgba(249,45,0,1) 0%,rgba(204,28,16,1) 100%);
    background: -o-linear-gradient(top,  rgba(249,45,0,1) 0%,rgba(204,28,16,1) 100%);
    background: -ms-linear-gradient(top,  rgba(249,45,0,1) 0%,rgba(204,28,16,1) 100%);
    background: linear-gradient(to bottom,  rgba(249,45,0,1) 0%,rgba(204,28,16,1) 100%);
    position: relative;
}
.sale_timer_catalog>span span{
    display: inline-block;
    position: absolute;
    bottom:100%;
    left:0;
    top:28px;
    min-width: 100%;
    margin-bottom: 3px;
    font-size: 9px;
    line-height: 10px;
    color:#555;
    font-weight: normal;
    text-align: center;
}
.sale_timer_catalog .text{
    display: block;
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 10px;
    color:#555;
    font-weight: normal;
    text-align: left;
    background: none;
    padding: 0;
    height: auto;
}
.image-catalog .sale_timer_catalog{
    position: absolute;
    left:0;
    bottom:0;
    width: 100%;
    font-size: 16px;
    border:none;
    line-height: 22px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-align: center;
}
.image-catalog .sale_timer_catalog>span{
    padding: 0 7px;
    height: 22px;
    line-height: 22px;
}
.right_sale_timer_payment{
    width: 100%;
    text-align: center;
}
.payment_mark{
    background: url(/design/Work/images/payment_mark.png) -14px -90px no-repeat;
    display: block;
padding: 7px 0 10px 39px;
margin: 0 0 15px 0;
font-weight: bold;
font-size: 14px;
}
.payment_mark2{
    background: url(/design/Work/images/payment_mark.png) -104px -10px no-repeat;
    display: block;
padding: 7px 0 10px 39px;
margin: 0 0 15px 0;
font-weight: bold;
font-size: 14px;
}
.dostavka_in_page{
padding: 0 0 0 135px;
background: url(/design/Work/images/DeliveryIconVectort.png) -4px -5px no-repeat;
margin-bottom: 2%;
}
.payment_in_page{
padding: 0 0 0 135px;
background: url(/design/Work/images/CashIconVectorSet.png) -4px -5px no-repeat;
}
.dostavka_in_page i,
.payment_in_page i{
font-size: 0.91em;
}
.dostavka_in_page p,
.payment_in_page p{
margin-bottom: 0.5%;
color: #8A8A8A;
}
.dostavka_in_page a,
.payment_in_page a{
color: #489DD6;
}
.adressUL a{
color: #489DD6;
border-bottom: 1px dashed #489DD6;
text-decoration: none;
}
.adressUL a:hover{
border:0;
}
.dostavka_in_page h3,
.payment_in_page h3{
  font-size: 0.875em;
  margin-bottom: 0.5%;
font-weight: normal;
color: #DD4842;
}
.adressUL{
display: block;
}
.contact_left_collum{
    width: 40%;
    float: left;
    padding: 0 2% 0 0;
}
.contact_left_collum .mail{
background: url(/design/Work/images/email.png) 0 0 no-repeat;
padding: 0 0 0 18px;
}
.contact_left_collum .skype{
background: url(/design/Work/images/skype.png) 0 0 no-repeat;
padding: 0 0 0 18px;
}
.contact_left_collum .viber{
    background: url(/design/Work/images/allpic.png) 0px -778px no-repeat;
    padding: 0 0 0 17px;
}
.contact_left_collum .whatsup{
    background: url(/design/Work/images/allpic.png) 0px -803px no-repeat;
    padding: 0 0 0 17px;
}
.contact_right_collum{
    width: 58%;
    float: right;
}
.contact_left_collum p,
.contact_right_collum p{
    font-size: 0.75em;
}
.contact_left_collum a{
line-height: 1.9em;
}
.contact_left_collum h3,
.contact_right_collum h3,
.contact_bottom_collum h3{
    border-bottom: 1px solid #D6D6D6;
    padding: 0 0 1% 0;
    color: #DD4842;
}
.contact_time {
border-top: 1px solid #E0DCCD;
border-left: 1px solid #E0DCCD;
color: #808080;
width: calc(100% - 1px);
margin: 1.37174211248285% 0 0 0; /* 10/729 */
}
.contact_time td{
border-bottom: 1px solid #E0DCCD;
line-height: 1.2em;
}
.contact_time #t1{
background: #F5F2EA;
font-size: 0.6875em; /* 11/16 */
}
.contact_time #t2 #d2{
font-size: 0.6875em; /* 11/16 */
}
.contact_time #t1 #d2{
color:#DD4842;
}
.contact_time #t1 #d1{
font-size: 0.9em;
  font-weight: bold;
}
.contact_time #d2{
text-align: center;
padding: 0.75% 0.25%;
width: calc(11% - 1px);
border-right: 1px solid #E0DCCD;
}
.contact_time #d1{
font-size: 0.75em; /* 12/16 */
text-align: right;
padding: 0.75% 1%;
width: calc(17% - 1px);
border-right: 1px solid #E0DCCD;
}
.contact_time #t2:hover{
background: #FCFAF5;
cursor: pointer;
}
#contact_map{
width: 100%;
height: 280px;
background: #FCFCFC;
overflow: hidden;
font-size: 0;
position: relative;
}
p.article_img {
    text-align: center;
    width: 57%;
    margin: 0 auto;
}
ul.articles {
	overflow:hidden;
	width: 100%;
}
ul.articles .item{
	width: 30.8641975308642%; /* 25/729 */
    margin: 0px 1.09739368998628% 1.37174211248285% 1.09739368998628%; /* 0,8,10,8/729 */
    float: left;
    overflow: hidden;
    border: 1px solid #E5E4E1;
    background: #F5F2EA;
}
.img_annotation{
    width: 100%;
}
.img_annotation p{
    margin: 0;
}
.img_annotation img{
    width: 100%;
	height: auto;
}
ul.articles .date_mini{
    text-align: right;
    font-size: 0.6875em; /* 11/16 */
    padding: 0 2.22222222222222% 0.88888888888889% 0; /* 0,5,2,0/225 */
	margin:0;
}
ul.articles span{
    font-size: 0.875em; /* 14/16 */
    padding: 2.22222222222222%; /* 5/225 */
	display: block;
    height: 2em;
}
ul.articles span a{
  color: #414357;
  text-transform: none;
}
div.viberite{
	display: inline-block;
	float: left;
}
/* Всплывающая корзина */
#cart_popup { 
    max-width: 620px;
}
.to_cart { 
   float: right; 
   padding: 1.03448275862069% 3.44827586206897%; /* 6,20/580 */
   font-weight: bold; 
   color: #E73C3C; 
   font-size: 1.166em; /* 14/12 */
}
.cart_continue { 
   float: left; 
   padding: 1.03448275862069% 3.44827586206897%; /* 6,20/580 */
   font-size: 1em; /* 12/12 */
}
h1.st_undrln{
  border-bottom: 1px solid #DDD;
  padding-bottom: 0.7%;
  margin-bottom: 1%;
}
/*Рейтинг товара*/
div.rating  {
   float: right;
   font-size: 0.75em; /* 12/16 */
     width: auto;
	   color: #8B8B8B;
}
.rating .rater-starsOff, .rating .rater-starsOn { 
  width: 100px;
  display: inline-block;
  background: url(../images/rating.png) repeat-x 0 3px;
  height: 20px;
  overflow: hidden;
}
.rating .rater-starsOn { 
    background-position: 0 -17px; 
}
.rater-rateCount{
   font-size: 0.725em;
   color: #454545;
}
#vk_groups{
    margin: 0 auto;
}
.top_alert{   
    text-align: center;
    color: #fff;
    font-size: 0.9em;
}
.top_alert_box a{
text-decoration: none;
}
.top_alert_box{
    width: 100%;
    padding: 0.5% 0%;
	background: #ac302a;
}
.catalog_product_name{
	margin: 1.44230769230769% 0 1.44230769230769% .48076923076923%;
    font-weight: normal;
    height: 33px;
    overflow: hidden;
    font-size: .875em;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
    color: #444d50;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}
.main_h{
	font-size: .8125em;
    margin: 0 0 .4375em 0;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
    color: #444d50;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
	    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.list_catalog{
	color: #aaa;
    margin-bottom: 0.7em;
    line-height: 1.2em;
    font-size: 0.75em;
    padding-left: 2em;
}
.cntr{
    font-size: .8125em;
    margin: 0 0 .4375em 0;
    font-weight: normal;
    color: #444d50;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
	display: block;
    text-transform: uppercase;
}
.catalog_product_name2{
	margin: 1.44230769230769% 0 1.44230769230769% .48076923076923%;
    font-weight: normal;
    height: 1.2em;
    overflow: hidden;
    font-size: .875em;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
    color: #444d50;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}
.catalog_blog_name{
    padding: 2%;
}