@font-face {
  font-family: 'Museo Sans';
    src: url("MuseoSansRegular.eot");
    src: url("MuseoSansRegular.eot?#iefix")format("embedded-opentype"),
    url("MuseoSansRegular.woff") format("woff"),
    url("MuseoSansRegular.ttf") format("truetype");
  	font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: 'Museo Sans';
    src: url("MuseoSansBold.eot");
    src: url("MuseoSansBold.eot?#iefix")format("embedded-opentype"),
    url("MuseoSansBold.woff") format("woff"),
    url("MuseoSansBold.ttf") format("truetype");
  	font-style: normal;
    font-weight: bold;
}

@font-face {
  font-family: 'Museo Sans';
   font-family: "MuseoSansBoldItalic.eot";
    src: url("MuseoSansBoldItalic.eot");
    src: url("MuseoSansBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("MuseoSansBoldItalic.woff") format("woff"),
    url("MuseoSansBoldItalic.ttf") format("truetype");
  	font-style: italic;
    font-weight: bold;
}

@font-face {
  font-family: 'Museo Sans';
   font-family: "MuseoSansItalic.eot";
    src: url("MuseoSansItalic.eot");
    src: url("MuseoSansItalic.eot?#iefix")format("embedded-opentype"),
    url("MuseoSansItalic.woff") format("woff"),
    url("MuseoSansItalic.ttf") format("truetype");
  	font-style: italic;
    font-weight: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
mark {
background-color: transparent;
color:#5a3211;
font-style:italic;
font-weight:normal;
}
header, nav, section, article, aside, footer {
	display: block;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
  color: #080808;
  font-size: 14px;
  line-height: 18px;

  font-family: 'Museo Sans', 'Arial Narrow', 'Arial', sans-serif;
  
  background-color: #FFFFFF;
}
a {
  color: #0FB6FC;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 18px
}
h1,h2,h3, .h1, .h2 {
	margin-bottom: 18px;
	font-weight: normal;
}
h1, .h1 {
	font-size: 28px;
	line-height: 30px;
}
h2, .h2 {
	font-size: 24px;
	line-height: 26px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

input[type="text"]:hover,input[type="email"]:hover,input[type="password"]:hover,input[type="number"]:hover,input[type=url]:hover,input[type="search"]:hover,input[type="date"]:hover,select:hover, input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="month"]:hover,input[type="week"]:hover,input[type="time"]:hover,input[type="tel"]:hover,textarea:hover{
  border:1px solid #FFE262;border-top:1px solid #FFE262;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)
}
input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="number"]:focus,input[type=url]:focus,input[type="search"]:focus,input[type="date"]:focus,input[type="datetime"]:focus, input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="tel"]:focus,textarea:focus,select:focus{ border:1px solid #FFE262;border-top:1px solid #FFE262;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}

/*
#wrapper {
	width: 100%;
	min-width: 1000px;
}
*/
.center-content {
	width: 980px;
	padding: 0 10px;
	margin: 0 auto;
}
.user-block {
	margin-bottom: 15px;
  border: 10px solid #FFFFFF;
	max-width: 175px;
	overflow: hidden;
}
.user-block p {
  margin-bottom: 0;
}
.user-block img {
 max-width: 175px;
  display: block;
  height: auto;
    }
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: auto;	
	margin-bottom: 20px;
  position: relative;
  z-index: 1011;
}
#index #header {
      margin-bottom: 15px;
}
.topbar {background: #f7f7f7; margin-bottom: 23px;}
.topbar-usermenu {background: url(user-icon.png) left center no-repeat; padding-left: 40px;}
.topbar-menu li, .topbar-usermenu li {display: inline-block; }
.topbar-menu li:first-child {margin-left: -6px;}
.topbar-menu li a, .topbar-usermenu li a {display: inline-block; padding: 20px 6px; }
.topbar-menu li a {color: #0FB6FC; text-decoration: underline;}
.topbar-usermenu li a, .topbar-usermenu li {color: #AAAAAA;}

.topbar-menu li a:hover {background: #f0f0f0;}
.top-header {
      
  background-color: #FFFFFF;
  margin-bottom: 18px;
}
.dashed {
  border-bottom: 2px dashed #6B6664;
	height: 1px;
	margin-top: -3px;
	position: relative;
	z-index: 100;
}
.dashed2 {
 border-bottom: 2px dashed #A5A3A2;
    height: 1px;
    margin-top: -3px;
    position: relative;
    z-index: 100;
}
.logo {
	height: 60px;
	width: 175px;
	line-height: 60px;
	display: block;
	text-align: center;
  margin-top: 22px;
	margin-right: 30px;
}
.logo img {
	vertical-align: middle;
	max-height: 60px;
	max-width: 175px;
  height: auto;
  width: auto;
}
.logo.text {
      
      background: transparent;
      
	font-size: 24px;
	text-transform: uppercase;
  color: #463F3D;
	font-weight: bold;
	}
.header-top {color: #aaaaaa;}
.header-top a {
  color: #0FB6FC;
  text-decoration: underline;
}
.header-top .phone a {color: #463F3D; text-decoration: none;}
.header-top .phone a:hover {text-decoration: underline;}
.header-top {position: relative; z-index: 10;}
.header-features {background: #F7F7F7; border-radius: 10px; padding: 13px 20px; width: 310px; letter-spacing: -.32rem;}
.header-features li {width: 50%; display: inline-block; letter-spacing: 0; margin-bottom: 2px;}
.header-features div {display: inline-block; vertical-align: middle; color: #080808; font-size: 14px; line-height: 100%; }
.header-features-image {margin-right: 5px;}
.header-features-title {width: calc(100% - 45px);}
.header-contacts {margin-left: 22px; width: 175px; height: 107px; position: relative;}
#region-selector {font-size: 110%; line-height: 130%;}
ul.region-select {-webkit-column-count:3;  
    -moz-column-count:3;  
    column-count:3; list-style: none; margin-bottom: 1rem;}
ul.region-select li {margin-bottom: 3px;}
ul.region-select span {border-bottom: 1px dashed #ccc; cursor: pointer;}
ul.region-select span.b {font-weight: bold;}
.modal-header {font-size: 1.2em; font-weight: bold; margin-bottom: 1rem;}

.geo-search {position: relative;}

.geo-search input {background: #F7F7F7;
  border: none;
border-radius: 10px;
height: 41px;
line-height: 30px;
padding: 0 44px 0 16px;
width: 100%;
box-sizing: border-box;
color: #aaa;
font-size: 12px;
margin-bottom: 1rem;}

	.geo-search-results{
    /*display: block !important;*/
    padding: 0;
    margin: -1px 0 0;
    list-style-type: none;
    border: 1px solid #eeeeee;
    box-shadow: 0px 0px 5px rgba(238, 238, 238, 0.65);
	position: absolute;
	background: #fff;
	width: 100%;
	max-height: 300px;
	overflow: auto;
      z-index: 10;
    }

	.geo-search-results a {
    width: 100%;
    display: inline-block;
    color: #333;
    padding: 10px 20px;
	transition: 0.2s all;
      box-sizing: border-box;
    }
	.geo-search-results	a:hover {background: #000; color: #fff;}
.geo-search-result-subtitle {
	display: block;
	font-size: 12px;
	line-height: 16px;
}

#calcul_4834885 {overflow-x: auto;}


.region-popup-button {-webkit-appearance: none;
height: 47px;
cursor: pointer;
border: 0;
margin: 0;
display: inline-block;
line-height: 47px;
text-align: center;
font-family: 'PT Sans Narrow', 'Arial Narrow', 'Arial', sans-serif;
padding: 0 20px;
position: relative;
text-transform: uppercase;
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
background: #1B9E06;
  text-decoration: none !important;
}

.phone {
  color: #080808;
	font-size: 20px;
	font-weight: bold;
  white-space: nowrap;
}
.location {margin-top: 7px; line-height: 100%;}
.cart p {
	font-size: 13px;
	margin-bottom: 6px;
}
.cart {
	width: 205px;
  box-sizing: border-box;
  background: #FFFFFF;
  color: #080808;	
  border: 2px solid #FFE262;
  border-radius: 10px;
  position: relative;
  
}
.cart-link {padding: 25px 16px 25px 55px; display: block; background: url(cart-icon.png) 5px center no-repeat;}
.cart a {
  color: #AAAAAA;
 text-decoration: none;
}

.cart-title {color: #080808; font-weight: bold; font-size: 13px; margin-bottom: 8px;}
.cart-compose {line-height: 100%; transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */}
.cart:hover {border-color: #F1D55C;}
.cart:hover .cart-link {background: url(cart-icon.png) 5px center no-repeat #F1D55C; border-radius: 7px 7px 0px 0px; 
  transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */}
.cart:hover .cart-droprown {display: block; }
.cart:hover .cart-compose {color: #080808; opacity: 0.6;}
.cart-droprown {
   transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
  position: absolute; background: #F1D55C; width: calc(100% + 4px); margin-left: -2px; top: calc(100% - 10px);
padding-top: 10px;
  border-radius: 0 0 10px 10px;
}
.cart-row {padding: 16px; border-bottom: 1px solid #f6e392;}
.cart-row:first-child {border-top: 1px solid #f6e392;}
.cart-row-image {width: 50px;}
.cart-row-image img {max-width: 50px;}
.cart-row-details {width: calc(100% - 65px); line-height: 14px;}
.cart-row-title  {margin-bottom: 10px;}
.cart-row-title a {color: #080808; opacity: 0.6; font-size: 12px; }
.cart-row-price {font-weight: bold; font-size: 11px;}
.cart-total {padding: 22px 25px;}
.cart-total-title {color: #080808; opacity: 0.6;}
.cart-total-price {font-weight: bold; font-size: 13px;}
a.cart-proceed {display: block; margin-top: 16px; background: #fff; width: 100%; text-align: center; padding: 16px 0; font-size: 11px; font-weight: bold; color: #080808; border-bottom: 2px solid #e1c759;}

.search-block {position: absolute; bottom: 0; left: 0;}
.search .txt {
	border: 0;
  background: #F7F7F7;
	border-radius: 10px;
	height: 41px;
	line-height: 30px;
	padding: 0 44px 0 42px;
	width: 100%;
  box-sizing: border-box;
  color: #aaa;
  font-size: 12px;
}
.search {
	position: relative;
}
.search .but {
	cursor: pointer;
	border: 0;
	background: url() top left no-repeat;
	position: absolute;
	right: 7px;
	top: 50%;
  	margin-top: -9px;
	height: 18px;
	width: 20px;
}
.head-catalog {	
}
.bottom-header nav {
    background: #FFE262;
  padding: 0 24px;
}
.head-catalog li {
	display: inline;
	float: left;
	position: relative;	
}
.head-catalog a {
  color: #000000;
	font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
	line-height: 65px;
	height: 65px;
	padding: 0 12px;
	display: block;
  letter-spacing: 0.1rem;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
}
.head-catalog a.active, .head-catalog a:hover {
  color: #000000;
	text-decoration: none;
  background: #F1D55C;
}

.head-catalog > li > ul {
  position: absolute;
	top: 65px;
	display: none;
	padding: 20px 0;
	z-index: 200;
	background: #F1D55C;
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  -o-column-count: 2;
width: 500px;
left: 0;}

.head-catalog li:last-child ul, .head-catalog li:nth-last-child(2) ul {
left: auto;
  right: 0;
}
.header--static {
  display: none;
  position: fixed; top: 0; left: 0;
  width: 100%;
  z-index: 10;
background: #FFE262;
  padding: 15px 0;
  box-sizing: border-box;
}
.header--static .logo {margin-top: 0; height: 48px; line-height: 48px; margin-right: 50px;}
.header-catalog--static .head-catalog a {line-height: 24px; height: auto;}
.header-contacts--static {line-height: 24px; max-width: 230px;}
.header-contacts--static .phone a {color: #000000;}
.header-contacts--static .location span {color: #080808; opacity: 0.6;}
.header-contacts--static .location a {text-decoration: underline;}
.header-catalog--static .head-catalog > li > ul {top: 100%; padding: 10px 0;}
.header-catalog--static .head-catalog > li > ul > li > a {padding: 3px 15px;}
.header-catalog--static .head-catalog > li > ul {width: 500px; }
.head-catalog li:last-child > ul {
column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  -o-column-count: 3;
  width: 750px;
}
.left-toolbar .head-catalog > li > ul {column-count: 1;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  -o-column-count: 1;}
.head-catalog ul li a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.01rem;
  text-transform: none;
  padding: 5px 25px;
  line-height: 100%;
}
.head-catalog ul li:hover > a{
	background: #e8cd57;
}
.head-catalog ul li {
	float: none;
	display: block;
  -webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid-column;
}
.head-catalog ul li a {
	height: auto !important;
	line-height: 20px !important;
	font-size: 16px !important;
}
.head-catalog ul ul a {
  color: #000000;
}
.head-catalog ul ul {
	padding-left: 20px;
	position: static;
	display: block;
	width: auto;
	padding: 0 0 0 13px;
  font-size: .9em;
}
.head-catalog ul ul a {font-size: inherit; padding-top: 2px; padding-bottom: 2px;}
.head-catalog li:hover>ul {
	display: block;
}
.bottom-header nav {

	position: relative;
}
.bottom-header .cat-arrow {
	width: 13px;
	height: 13px;
	background: url() top left no-repeat;
	position: absolute;
	top: 50%;
  zoom: 1;
	margin-top: -6px;
	right: 161px;
}
.bottom-header .cat-arrow.rotate {
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg); /* IE 9 */
	-webkit-transform:rotate(-90deg); /* Safari and Chrome */
}
.bottom-header nav {		}
.bottom-header nav.show {
	height: auto;
	white-space: normal;
}
.bottom-header nav.show .cat-arrow {
	display: none;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	/*width: 980px;
	padding: 0 10px;
	margin: 0 auto;*/
	padding-bottom: 40px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#index #middle {
  padding-top: 45px;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {min-height: 500px;}
/*
#collection #content {
	padding: 0 0 0 215px;
}
*/
.breadcrumbs {
	margin-bottom: 20px;
}
.breadcrumbs a,.breadcrumbs {
  color: #080808;
}
.cat-descr {
	padding: 15px 20px;
  background: #FFFFFF;
	margin-bottom: 20px;
}
.sort-wrap {
	overflow: hidden;
	margin-bottom: 20px;
}
.select-wrap {
	position: relative;
}
/* setting the width and height of the SELECT element to match the replacing graphics */
select.select{
    position:relative;
    z-index:10;
    width:90px !important;
    height:20px !important;
    line-height:20px;
}
/* dynamically created SPAN, placed below the SELECT */
span.select{
    position:absolute;
    bottom:0;
    float:left;
    left:0;
    width:90px;
    height:20px;
    line-height:20px;
    text-indent:10px;
  background:url() no-repeat scroll 93% 55% #E0D5CC;
    border-radius: 5px;
    cursor:default;
    z-index:1;
	}
.pagination a, .pagination span {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	display: inline-block;
  color: #080808;
}
.pagination span {
  color: #080808;
	background: #E0D5CC;
	border-radius: 5px;
}
.sorting label {
	color: #080808;
	line-height: 20px;
	margin-right: 15px;
}
.sorting .select-wrap {height: 20px;}
.pagination {
	margin-left: 40px;
}

.prod-block {
	float: left;
	margin-right: 10px;
	overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  letter-spacing: 0.01em;
}
.prod-block.side {
	margin-right: 0;
}
.prod-block .img {
	display: block;
	width: 248px;
	height: 248px;
	line-height: 248px;
	text-align: center;
	margin-bottom: 15px;
	background: #FFFFFF;
  position: relative;
}
.prod-block .img .product-lable {
position: absolute; 
  left: 0;
  top: 10px;
  color: #fff;
  background: red;
  font-weight: bold;
  font-size: 120%;
  padding: 5px 10px;
  border-radius: 0 5px 5px 0;
  line-height: 120%;
}
.prod-block .img img {
	max-height: 248px;
	max-width: 248px;
	vertical-align: middle;	
}
.prod-block .title {
	font-size: 16px;
	margin-bottom: 8px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.prod-block .title a {
  color: #080808;
	text-decoration: underline;
}
.prod-block .title a:hover {
	text-decoration: none;
}
.prod-block .descr {
	color: #080808;
	margin-bottom: 8px;
	line-height: 16px;
	height: 48px;
	overflow: hidden;
}
.under-description {text-align: center; font-size: 20px;}
.prod-block .descr a {text-decoration: underline;}
#old-field, #price-field {
	white-space: nowrap;
}
.prod-block .price {
	font-size: 28px;
  color: #FF0000;
	line-height: 22px;
	font-weight: bold;
}
.prod-block .price del, .prod-block .price span {white-space: nowrap;}
.prod-block .price span {
	font-weight: bold;
}
.prod-block .price del {
  color: #080808;
	font-size: 20px;
	margin-right: 10px;
}
.prod-block .price del span {
	font-size: 16px;
	font-weight: normal;
}
.prod-block .notavl {
	color: #080808;
	font-size: 18px;
	line-height: 38px;
	
}
.prod-block .buyzone p {
	margin-bottom: 0;
}
.products-wrap {
	overflow: hidden;
}
/*
.search-prods .prod-block {
	  width: 235px;
      float: left;
      margin-right: 8px;
      height: 401px;
      overflow: hidden;
      margin-bottom: 20px;
}

 .search-prods .prod-block.side {
	margin-right: 8px;
}
.search-prods .prod-block .img {
	display: block;
	width: 235px;
	height: 235px;
	line-height: 235px;
	text-align: center;
	margin-bottom: 15px;
	background: #FFFFFF;
}
.search-prods .prod-block .img img {
	max-height: 235px;
	max-width: 235px;
	vertical-align: middle;	
}
*/
/* product */
.product-info-dashed {
	border-top: 2px dashed #A5A3A2;
	border-bottom: 2px dashed #A5A3A2;
	background: #fff;
}
.photo {
	width: 350px;
	margin-right: 30px;
  margin-bottom: 1rem;
}
.big-img {
	display: block;
	width: 350px;
	height: 350px;
	vertical-align: middle;
	text-align: center;
	line-height: 350px;
	background: #FFFFFF;
  margin: 0 auto;
}
.big-img .img {
	max-height: 350px;
	max-width: 350px;
	vertical-align: middle;
}
.gallery {
	margin: 15px auto;
	overflow: hidden;
}
.gallery a {
  	float: left;
    margin: 0 10px 10px 0;
    background: #FFFFFF;
    width: 100px;
    line-height: 100px;
    height: 100px;
    text-align: center;
    border: 5px solid #FFFFFF;
    transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
}
.gallery img {
 vertical-align: middle;  
 margin-top: -2px; 
}
.gallery a:hover {
	border-color: #6B6664;
}
.gallery a.side {
	margin-right: 0;
}
.product-info {
	width: 600px;
}
.product-info-dashed {
	padding: 30px;
}
.small {
	color: #080808;
}
.product-info .descr {
	font-size: 16px;	
	margin-bottom: 30px;
	line-height: 18px;
}
.variants {
	margin-bottom: 30px;
}
.variants ul {
	margin: 0 15px 15px 0;
  float: left;
}
.product-info .variants label {display: none;}
.variants ul li {
	float: left;
}
.variants ul li  {
	display: block;
	background: #f1f1f1;
	font-size: 18px;
	margin: 2px;
	height: 45px;
	min-width: 35px;
	padding: 0 5px;
	line-height: 45px;
	text-align: center;
	color: #080808;
  cursor: pointer;
}
.variants ul li.active {
	background: #080808;
  color: #F1F1F1;
}
.variants ul li:hover {
	border: 1px solid #080808;
	margin: 1px;
	text-decoration: none;
}
.variants .sizes li a {
	font-size: 24px;
	text-transform: uppercase;
}
.props {
 margin-bottom: 20px; 
  color: #080808;
}
.props td {
 padding: 3px 10px 3px 0;;
}
.product-info label {
	display: block;
}
.product-info .buyzone {
	margin-bottom: 25px;
}
.product-info .buyzone .qty {
  	border: 1px solid #6B6664;
	color: #080808;
	font-size: 24px;
    height: 33px;
    line-height: 43px;
    margin: 5px 10px 0 0;
    padding: 0 10px 0 0;
    vertical-align: top;
    width: 30px;
}
.product-info .buyzone .price {
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
	line-height: 38px;
}
.product-info .buyzone .price del {
	font-size: 24px;
	color: #080808;
	margin-right: 10px;
}
.product-info .buyzone .price del span {
	font-size: 18px;
	font-weight: normal;
}
.product-info .buyzone .price span span {
	font-weight: normal;
	font-size: 24px;
}
.button {
	background: url(https://static.insales-cdn.com/assets/1/7487/2243903/1728659782/button.png) left bottom no-repeat;
	height: 47px;
	padding: 0;
	margin: 0;
	padding-left: 30px;
	border: 0;
	font-family: 'PT Sans Narrow', 'Arial Narrow', 'Arial', sans-serif;	
}
.button.buy-button {padding-left: 10px;}
.product-info .button {
	margin-left: -30px;
	margin-bottom: 35px;
}
.button>span {
	background: url(https://static.insales-cdn.com/assets/1/7487/2243903/1728659782/button.png) right top no-repeat;
	padding-right: 33px;
	display: block; 
  position: relative;
}

.button span input {
  -webkit-appearance: none;
	height: 47px;
	cursor: pointer;
	border: 0;
	margin: 0;
	display: block;
	line-height: 47px;
	text-align: center;
	font-family: 'PT Sans Narrow', 'Arial Narrow', 'Arial', sans-serif;	
	padding: 0 20px;
  position: relative;
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background: #1B9E06; /* Old browsers */	
	background: -moz-linear-gradient(top,  #1B9E06 0%, #1B9E06 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1B9E06), color-stop(100%,#1B9E06)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1B9E06 0%,#1B9E06 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1B9E06 0%,#1B9E06 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1B9E06 0%,#1B9E06 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1B9E06 0%,#1B9E06 100%); /* W3C */
}
.button span input:hover {
	background: #1B9E06; 	
}
.button.order-button {
  		margin-top: -2px;
        position: relative;
        z-index: 100;
}
.button.order-button span input {
  		min-width: auto;
        padding: 0 25px;
        background: #1B9E06; /* Old browsers */
  background: -moz-linear-gradient(top,  #1B9E06 0%, #1B9E06 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1B9E06), color-stop(100%,#1B9E06)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1B9E06 0%,#1B9E06 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1B9E06 0%,#1B9E06 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1B9E06 0%,#1B9E06 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #1B9E06 0%,#1B9E06 100%); /* W3C */
}
.button.order-button span input:hover {
  background: #1B9E06; 
 }
.small-button {
	height: 37px;
	cursor: pointer;
	border: 0;
	margin: 0;
    text-decoration: none;
	display: block;
	line-height: 37px;
	text-align: center;
	font-family: 'PT Sans Narrow', 'Arial Narrow', 'Arial', sans-serif;	
	padding: 0 25px;	
	text-transform: uppercase;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background: #1B9E06; /* Old browsers */
  background: -moz-linear-gradient(top,  #1B9E06 0%, #1B9E06 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1B9E06), color-stop(100%,#1B9E06)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1B9E06 0%,#1B9E06 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1B9E06 0%,#1B9E06 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1B9E06 0%,#1B9E06 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1B9E06 0%,#1B9E06 100%); /* W3C */	
}
.small-button:hover {
	background: #1B9E06; 
	text-decoration: none;
}
.product-info .soc-buttons {
	margin-bottom: 40px;
}
.reviews-wrap {
	padding: 0 30px;
}
.reviews-block {	
	margin-bottom: 20px;
}
.reviews-block .seo-content-dotted {
	padding-top: 20px;
}
.reviews-section {
	margin-bottom: 50px;
}
.paginate-prods {
	margin-bottom: 60px;
	overflow: hidden;
	font-size: 17px;
}
.paginate-prods a {
background: url() 0 98% no-repeat;
color: #080808;
height: 46px;
line-height: 46px;
}
.paginate-prods a:hover {
	color: #0FB6FC;
}
.paginate-prods .prev-prod {
	padding-left: 43px;	
}
.paginate-prods .prev-prod:hover {
	background-position: 0 -91px;
}
.paginate-prods .next-prod {
	background-position: 100% -46px;
	padding-right: 43px;
}
.paginate-prods .next-prod:hover {
	background-position:  100% 0;
}
.rating_wrapper label {float: left; margin-right: 15px;}
.rating_wrapper {overflow: hidden; margin-bottom: 15px;}
ul.reviews li {
  margin-bottom: 10px;
}
ul.reviews .reviews { font-size: 15px; margin-bottom: 4px;}
.review_details {color: #0FB6FC;}
.notice.error {color: red;}
.input-error {border: 1px solid red;}
#review_form .txt {   border: 1px solid black;
    height: 22px;
  width: 200px;
    line-height: 22px;
    margin: 0 0 7px;
    padding: 2px;}
#review_form textarea {   border: 1px solid black;
    display: block;
    margin-bottom: 7px;
    margin-top: 3px;
    width: 643px;}
#review_form textarea {margin-bottom: 5px;}
#review_form .txt {height: 24px; line-height: 24px;}
#review_form #review_captcha_solution {width: 120px;}
.review-form label {display: block;}
/*index*/
.slider-wrap {

background-color: #ffffff;
padding: 35px 0;
}
.slider li {display: none;}
.slider li:first-child {display: block;}
.slider {width: 1170px;
height: 260px;
margin: 0 auto;
}
.slider {position: relative;}
.slider-nav  a {
width: 45px;
height: 76px;
position: absolute;
top: 50%;
margin-top: -38px;
z-index: 1000;
opacity: 0.7;
transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */
}
.slider-nav  a:hover {opacity: 1;}
.slider-nav #slider-prev {left: 35px; background: url() top left no-repeat;}
.slider-nav #slider-next {right: 35px; background: url() top left no-repeat;}
.main-banners {
width: 315px;
overflow: hidden;
}
.main-banner {
width: 285px;
  border: 10px solid #FFFFFF;
overflow: hidden;
margin-bottom: 20px;
}
.main-banner p {margin-bottom: 0;}
.collections {
overflow: hidden;
letter-spacing: -10px;
}
/*
.collections .prod-block {width: 211px;}
.collections .prod-block .img {width: 211px; height: 211px; line-height: 211px; }
.collections .prod-block .img img {max-height: 211px; max-width: 211px;}
.collections .prod-block .price {font-size: 28px;}

.collections.wide .prod-block {width: 237px;}
.collections.wide .prod-block .img {width: 237px; height: 237px; line-height: 237px;} 
.collections.wide .prod-block .img img {max-height: 237px; max-width: 237px;}
*/
.collections.wide {width: 100%;}
.main-banner img {display: block;}
.col-block {
width: 145px;
display: inline-block;
letter-spacing: normal;
vertical-align: top;
margin-bottom: 45px;
margin-right: 20px;
  text-align: center;
 }
.col-block .img {
display: block;
width: 120px;
height: 120px;
margin: 0 auto 20px;
line-height: 120px;
text-align: center;
  background: #FFFFFF;
}
.col-block .img img {
vertical-align: middle;
max-width: 120px;
max-height: 120px;
  margin-top: -2px;
}
.col-block p {
font-size: 18px;
margin-bottom: 10px;
}
.col-block ul li a {
  color: #080808;
}
/* cart */
.cart-table {
  width: 100%;
  margin-bottom: 20px;
}
.cart-table td {
  text-align: center;
  vertical-align: middle;
}
.cart-table tr td.item-title {
  text-align: left;  
}
.cart-table tbody td.item-title {  
    font-size: 16px;
  padding-left:0;
}

.cart-table thead td {
  padding-bottom: 3px;  
}
.cart-table tfoot td {
  padding: 10px 5px;
  font-size: 18px;
  text-align: right;
}
.cart-table tfoot td .price {
 font-size: 24px;  
}
.cart-table tfoot td .price span  {
 font-size: 20px;  
}
.cart-table td.del {  
}
.cart-table .price {
  font-weight: normal;  
}
.cart-table .quantity {
 white-space: nowrap;
  color: #080808;
}
.cart-table  .price {font-weight: bold; font-size: 22px;}
.sub-total .price {color: #FF0000; font-weight: bold; font-size: 32px;}
 .sub-total.discounts .price {font-size: 20px;}
 .sub-total.discounts {font-size: 18px; margin-right: 25px;}
.cart-table .quantity input {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 2px solid #f1f1f1;
//  background: #f1f1f1;
  font-size: 24px;
  color: #080808;
  font-family: 'Arial Narrow', 'Arial', sans-serif;
  margin-left: 10px;
}
.cart-table .del {
  font-size: 28px;
}
.cart-table .del a:hover {
  text-decoration: none;
} 
.cart-table tfoot .discounts td {
  font-size: 18px;
}
.cart-table tfoot .discounts td .price {
  font-size: 16px;
}
.cart-table tfoot .discounts td .price span {
  font-size: 12px;
}
.cart-table td {padding: 5px;}
.cart-table td.img a {
background: #FFFFFF;
  text-align: center;
  line-height: 100px;
  display: block;
  width: 100px;
  height: 100px;
}
.cart-table td.img img {
 vertical-align: middle;
  margin-top: -2px;
    }
.cart-table .vars {
 white-space: nowrap; color: #080808; text-align: left;
}
.sub-total {
 line-height: 47px;
  font-size: 27px;
    }
.coupon {
    margin-top: 10px;  
} 
.coupon label  {font-size: 27px; position: relative; bottom: -5px; margin: 0 10px 0 25px;}
.coupon input {
 line-height: 40px;
 height: 40px; 
  border: 1px solid black;  
  padding: 0 10px;
  }
.coupon .txt {
 background: #FFFFFF;
  width: 100px;
  font-size: 20px;
    }
.coupon .small-button {display: inline-block;}
.cart-banner {
 margin-bottom: 40px;    
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
/*
#collection #sideLeft {
	float: left;
	width: 195px;
	margin-left: -100%;
	position: relative;
	background: transparent;
}
*/
.side-block {
	background:#FFE262;
	margin-bottom: 15px;
}
.side-block-dotted {
	//border-top: 2px dashed #A5A3A2;
	//border-bottom: 2px dashed #A5A3A2;
	padding: 25px 15px;
}
.seo-content {
	background: #FFFFFF;	
}
.seo-content-dotted {
	border-top: 2px dashed #6B6664;
	border-bottom: 2px dashed #6B6664;
	padding: 35px 0 20px;
}
.side-block ul {
	font-size: 15px;
}
.side-block a {
	display: block;
	margin-bottom: 5px;
}
.side-block ul ul a {
	padding-left: 15px;
}
.side-block ul ul ul a {
	padding-left: 30px;
}
.side-block a {
	color: #000000;
}
.side-block ul ul a {
	color: #000000;
}
.side-block ul a.active, .side-block ul a:hover {
	color: #000000;
}
.side-block ul ul a.active {
	background: #E8CD58;
	border-radius: 5px;
	color: #000000;
}
ul.category-props ul {margin-top: 5px; margin-bottom: 10px;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 46px;
	background: transparent;	
	/*width: 980px;
	padding: 0 10px;*/
	margin: 50px auto 45px;
}
#footer li {
	display: inline;
	
}
#footer ul {
	line-height: 42px;
}
#footer ul a {
  color: #0FB6FC;
	font-size: 16px;
	margin-right: 15px;
}
#footer a.active {
	text-decoration: underline;	
}
.insales {
  border: 2px dashed #A5A3A2;
	   border-radius: 6px 6px 6px 6px;
	   color: #080808;
	   float: right;
	   font-size: 13px;
	   padding: 10px 15px;
}

/* classes */
.hidden {
  display:none;
}
.clear {
  clear: both;
}
.main-clear {
  clear: both;
  height: 1px;
}
.color {
  color: #0FB6FC;
}
.main-color {
  color: #080808;
}
.decoration {
  text-decoration: underline;
}
a.decoration:hover {
  text-decoration: none;
}
.fr {
  float: right;
  display: inline;
}
.fl {
  float: left;
  display: inline;
}
.disabled {
  cursor: text;
  opacity: 0.7;
}
.nomargin {
  margin: 0;
}
.ovh {
	overflow: hidden;
}
.editor-content ul, .editor-content ol {
  padding-left: 16px;
  margin-bottom: 16px;
}
.editor-content ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.editor-content ol li {
  list-style-type: decimal;
  list-style-position: outside;
}
.editor-content p {
  margin-bottom: 16px;
}
.editor-content a {
  color: #0FB6FC;
  text-decoration: underline;
}
.iefix {
 display: none;
}
.padd {
 padding: 20px;
  background: #FFFFFF;
  }
/* add product notification */
#add_product_notification {
  background: #FFE262;    
  padding: 13px 12px;  
  font-weight: normal;  
  border: 1px solid #A5A3A2;  
  text-transform: uppercase;   
  box-shadow: 2px 2px 5px #767270;
  overflow: hidden;
}
#own_preloader {
  z-index: 1000;
  text-align: center;
  vertical-align: middle;
  width: 300px !important;
  
}
.noscript {
	background: url(https://static.insales-cdn.com/assets/1/7487/2243903/1728659782/warning.png) no-repeat scroll 0 15px transparent;
	    font-size: 16px;
	    min-height: 131px;
	    padding: 20px 0 10px 170px;
}
.noscript-wrap {
	background: none repeat scroll 0 0 #F9CFCF;
	   border-bottom: 2px solid #666666;
	   box-shadow: 0 20px 20px #999999;
	   left: 0;
	   position: fixed;
	   top: 0;
	   width: 100%;
	   z-index: 10000;
}
.date {
  color: #080808;
    font-size: 11px;
    margin-bottom: 3px;
    margin-top: 7px;
}
ul.comments li {list-style:none; 
    list-style: none outside none;
    padding: 5px 0;}

ul.comments li.last {border: 0;}
div#comments {padding: 15px 20px; margin: 25px 0; border-top: 2px dashed #A5A3A2; border-bottom: 2px dashed #A5A3A2;}
#comment_form .notice {  font-style: italic;
    margin-bottom: 15px;}
#comment_form label {display: block;}
#comment_body {
  border: none;
    display: block;
    margin-bottom: 7px;
    margin-top: 3px;
    width: 643px;
}
#captcha_challenge {float: left;}
#captcha small {clear: both;}
ul.comments {
 padding-left: 0;
}
#comment_form small {font-size: 11px;}
#comment_form input.txt {margin: 0; margin-bottom: 7px; border: none; padding: 2px; height: 22px; line-height: 22px;}

.status {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  text-align: center;
}
.status span {display: inline-block; padding: 0 15px; min-width: 95px; font-weight: bold; color: #FFFFFF; 
text-transform: uppercase; line-height: 44px; font-size: 20px; text-transform: uppercase; z-index: 10;
  background: url() left top repeat-x;
}
.index-title {text-align: center;}
iframe[name="google_conversion_frame"] {display: none;}

.product-delivery_variants-item {margin-bottom: .75rem;}
.product-delivery_variants-image {width: 2rem; padding-right: .5rem;}
.product-delivery_variants-image svg {max-height: 1.5rem; max-width: 1.5rem; margin-top:-2px; fill: #F1D55C;}
.product-delivery_variants-text img {vertical-align: middle;}

/*1ps styles*/

.new-content h1 {
    text-align: center;
  	margin: 0 0 10px;
  	font-weight: bold;
}
.new-content h2 {
    margin: 30px 0 15px;
}
.new-content .subtitle {
    font-size: 22px;
    text-align: center;
  	margin: 0 0 20px;
}
.new-content ul,
.new-content ol {
    padding-left: 20px;
  	list-style: initial;
}
.new-content ul li {
  	list-style-type: disc;
}
.new-content li,
.new-content p {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 1.4;
}
.new-content .item {
    display: inline-table;
    box-sizing: border-box;
    padding: 0 10px;
    vertical-align: top;
}
.new-content .item:nth-child(2n+1) {
    padding-left: 0;
}
.new-content .item:nth-child(2n) {
    padding-right: 0;
}
.new-content .grid-3 {
  	margin: 20px 0;
}
.new-content .item {
    width: 32%;
}
.new-content .icon {
    padding-top: 55px;
    background-size: 50px!important;
}
.new-content .feedback {
    margin: 20px 0;
    font-size: 18px;
    font-weight: bold;
}
.new-content a {
    text-decoration: underline;
    font-size: inherit;
}
.new-content a:hover {
    text-decoration: none;
}
.new-content .checked {
    position: relative;
    padding-left: 15px!important;
}
.new-content .checked:before {
    content: '\2714';
    position: absolute;
    left: 0;
    color: #FF0000;
}
.new-content .center-text {
    text-align: center;
}
.new-content .right-text {
    text-align: right;
}
.new-content .left-text {
    text-align: left;
}

.product-info-dashed {
    border: 0!important;
	padding-top: 0;
}

.product-info .price-block {
    margin-bottom: 20px;
}
.product-info .price-block p {margin-bottom: 10px;}
.product-info .price-block .price {
    font-size: 36px;
    color: #F44336;
    font-weight: bold;
    line-height: 38px;
}

.product-info .price-block .price del {
    font-size: 24px;
    color: #404040;
    margin-right: 10px;
}

.to-cart-block {
    display: flex;
    justify-content: space-between;
    align-items: center;

    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    padding: 20px;
}

.product-info .buyzone {
	margin-bottom: 0;
}

.product-info .button {
  margin:0;
}

.product-info .buyzone {
	display: flex;
    justify-content: center;
    align-items: center;
}

.product-info .buyzone .qty {
    margin: 5px;
    padding: 0;
    text-align: center;
    width: 40px;
}

.product-info_wide {
   clear: both;
   width: 100%!important;
}

.product-delivery_variants-image svg {fill: #f55f53!important;}

.product-delivery_variants-text {width: calc(100% - 3rem);}

.product-delivery_variants .product-delivery_variants-item:last-child {margin-bottom:0!important;}

.to-cart-block .input-minus, .to-cart-block .input-plus {
	font-size: 24px;
    line-height: 30px;
    height: 33px;
    display: inline-block;
    font-weight: bold;
	cursor:pointer;
    width: 30px;
    text-align: center;
    background: #f1f1f1;
    color: #191919;
 	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.product-info .buyzone .qty {
	border: none!important;
    background: #f1f1f1;
}

.photo .gallery a {
	margin:4px;
	display: flex;
    justify-content: center;
    align-items: center;
}

.gallery a:hover {
border: 5px solid rgba(255, 255, 255, 0)!important;
box-shadow: 0 0 5px #000;
}

 

.big-img {
	width: 400px;
    height: 400px;
}

.big-img .img {
	max-height: 400px;
    max-width: 400px;
}

.product-info {
	    width: 550px;
}

/*
.photo .gallery {
	width:400px;
	padding:0 25px;
}
*/

.gallery .slick-arrow {
	text-indent:-99999px;
	width:25px;
	height:30px;
	position: absolute;
    top: 50%;
    margin-top: -15px;
	/*background:url('https://static-internal.insales.ru/files/1/6581/3054005/original/arrow.png') center center no-repeat; */
	background:url('https://static.insales-cdn.com/files/1/4574/27202014/original/682107_arrows_512x512.png') center center no-repeat;
	background-size:cover;
    border: none;
    cursor: pointer;
  z-index: 1;
}

.gallery .slick-prev {
  left:0;
	transform:scale(-1);
}

.gallery .slick-next {
  right:0;
}

.top-info-block {
    display: flex;
    justify-content: space-between;
	flex-wrap:wrap;
}

.reviews-wrap {
	padding:0;
}

.block-garant {
	padding: 1rem 0 0;
}

#reviews .reviews li {display:none;}
#reviews .reviews li:nth-child(1), #reviews .reviews li:nth-child(2),#reviews .reviews li:nth-child(3),#reviews .reviews li:nth-child(4), #reviews .reviews li:nth-child(5) {
	display:block;
}

#reviews .reviews.active li {display:block;}

#load-more {
    font-size: 18px;
    margin-bottom: 20px;
    display: table;
}


.soc-links-link {
    height: 36px;
    line-height: 36px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

.pluso-010010010101-04 .pluso-wrap a.pluso-moimir,
.pluso-010010010101-04 .pluso-wrap a.pluso-email,
.pluso-010010010101-04 .pluso-wrap a.pluso-print,
.pluso-010010010101-04 .pluso-wrap a.pluso-more
{
	display:none
}

.soc-links-title {font-size: 20px;}
.text-right {text-align:right;font-weight:bold;}





/*1ps styles end*/

.tabs:after {
  clear: both;
  content: "";
  display: block;
}
.tabs-controls {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.tabs-controls:after {
  clear: both;
  content: "";
  display: block;
}
.tabs-controls--horizontal > .tabs-node {
  margin-right: 2px;
  float: left;
}
.tabs-node {
  display: block;
  cursor: pointer;
}
.tabs-content {
  display: none;
}
.tabs-content--active {
  display: block;
}

.tabs {
  margin-bottom: 1em; }

  .tabs-node {
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background-color: #FFE262; 
  font-size: 13px;
font-weight: bold;
text-transform: uppercase;
line-height: 48px;
height: 48px;
padding: 0 12px;
letter-spacing: 0.1rem;
  }

.tabs-node--mobile {text-align: center;}
    .tabs-node:hover, .tabs-node--active {
      background-color: #F1D55C; }

  .tabs-content {
    padding: 1em 1rem 2rem 1rem;
    border: 1px solid #F1D55C; }

#price-modal {max-width: 500px;}

[id^="AutocompleteContainter"] {visibility: hidden;}
#page [id^="AutocompleteContainter"] {visibility: visible;}

.sl_table_font td {vertical-align: top;}
.sl_tabs label {padding: 10px !important;}

.product-bulky {color: red;}

.product-found-cheaper {color: #aaa;}

.buyzone-margin {color: red; font-weight: bold; clear: both;}

.buy-button {
	text-align: center !important;
}

.buy-button > span {
	padding-right: 0;
}

