@charset "utf-8";
.official_site {color: #2c3e50;    float: left; margin-left:10px;    font-weight: bold;    margin-top: 26px; text-transform: uppercase;  width: 140px;}
.btn-next, .btn-prev {box-sizing: border-box;}

/*
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, code, del, dfn, em, font, img, ins, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, 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;
}
*/
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {vertical-align:middle; margin:0; padding:0; text-align:center;}
.table > tbody > tr > td p {margin:0; padding:5px 7px;}
html, body, blockquote, pre, a, abbr, acronym, cite, code, del, dfn, em, font, img, ins, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, ol, fieldset, form, label, legend, caption, .dop-menu, .dop-menu li, .control-list, .control-list li, .dop-info-link, .dop-info-link li, .bx_item_detail_rating, .news-list, .news-list li {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	
}
/*
font: 14px/130% 'Open Sans', sans-serif;
	color:#;
*/

:focus {
	outline: 0;
}

ol, ul {
	list-style-position: inside;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

html, body { 
	height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
     display: block;
}

img {
    max-width: 100%;
    height: auto;
}

body {
	font: 14px/130% 'Arial', sans-serif;
	color:#333333;
	background: #fff;
}

#site {
    min-width: 1170px;
    overflow: hidden;
	display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
	background: url(../images/site_bg.png) 0 0 repeat;
	position: relative;
}	

.header {
	position: relative;
    padding-bottom: 80px;
    margin-bottom: 30px;
}

.fixed {
    width: 1170px;
    margin: 0 auto;
}
.bg_fff{background-color:#fff; padding-top: 30px;}
.bg_main_fff {background-color:#fff;}
.over {overflow: hidden;}

.top-line {
    padding: 7px 0;
    background: #2c3e50;
}

.adress, .tel {
    float: left;
    margin-right: 90px;
    font: 13px/150% 'Lato', sans-serif;
	color:#fafafa;
	margin-top:7px;
}

.adress:before {
    content: "";
    display: inline-block;
    zoom: 1;
	*display: inline;
	vertical-align: middle;
    margin-right: 10px;
    width: 10px;
    height: 16px;
    background: url("../images/sprite_1.png") no-repeat 0 0;
}

.tel {margin-right: 20px; font: 700 20px/130% 'Lato', sans-serif;  margin-top: 2px;}
.tel span {
    font: 13px/150% 'Lato', sans-serif;
}
.tel:before {
    content: "";
    display: inline-block;
    zoom: 1;
	*display: inline;
	vertical-align: middle;
    margin: -2px 10px 0 0;
    width: 13px;
    height: 13px;
    background: url("../images/sprite_1.png") no-repeat 0 -17px;
}

.social {float: right;}

.social a {
    display: inline-block;
    zoom: 1;
	*display: inline;
	margin-left: 2px;
    vertical-align: middle;
	font-size:13px;
}

.social_1 {
    width: 9px;
    height: 17px;
    background: url("../images/sprite_1.png") no-repeat 0 -31px;
}

.social_2 {
    width: 23px;
    height: 13px;
    background: url("../images/sprite_1.png") no-repeat 0 -49px;
}

.logo {
	display: block;
    float: left;
	width: 140px;
	height: 80px;
	background: url(../images/logo.png) 0 0 no-repeat;
    background-size: contain;
    margin: 22px 10px 0px 0;
}

.top-right-block {
    float: right;
    margin: 20px 10px 0 10px;
    text-align: center;
}

.private-office {
    font: 13px/130% 'Arial', sans-serif;
	color:#333333;    
}

.private-office a {
    display: inline-block;
    zoom: 1;
	*display: inline;
	font: 13px/130% 'Arial', sans-serif;
	color:#3e77aa;
}
/*
.private-office a:before {
    content: "";
    display: inline-block;
    zoom: 1;
	*display: inline;
	vertical-align: middle;
    width: 12px;
    height: 16px;
    margin: -2px 7px 0 7px;
   background: url("../images/sprite_1.png") no-repeat 0 -130px;
}
*/

.control-list {
    list-style-position: outside;
	list-style: none;
    text-align: center;
}

.control-list li {
    display: inline-block;
    zoom: 1;
	*display: inline;
	border-right: 1px solid #dbdbdb;
}

.control-list li:first-child {border-left: 1px solid #dbdbdb;}

.control-list li a {
    display: block;
    padding: 6px 10px;
    text-align: center;
    font: 13px/130% 'Arial', sans-serif;
	color:#3e77aa;
    text-decoration: none;
}

.control-list li a:hover {text-decoration: underline;}

.control-pic {
    display: block;
    height: 28px;
    margin-bottom: 2px;
    text-align: center;
}

.control-pic:before {
    content: "";
    display: inline-block;
    zoom: 1;
	*display: inline;
}

.control-list_1 .control-pic:before {
    width: 22px;
    height: 21px;
    margin-top: 4px;
    background: url("../images/sprite_1.png") no-repeat 0 -63px;
}

.control-list_2 .control-pic:before {
    width: 22px;
    height: 21px;
    background: url("../images/sprite_1.png") no-repeat 0 -85px;
}

.control-list_3 .control-pic:before {
    width: 22px;
    height: 22px;
    background: url("../images/sprite_1.png") no-repeat 0 -107px;
}

.top-center-block {
    float: right;
    width: 550px;
    margin-top: 20px;
}

.dop-menu {
    margin-bottom: 10px;
    list-style-position: outside;
	list-style: none;
    overflow: hidden;
}

.dop-menu li {
    float: left;
    margin-right: 20px;
}

.dop-menu li a {
    font: 13px/130% 'Arial', sans-serif;
	color:#3e77aa;
    text-decoration: none;
}

.dop-menu li a:hover {text-decoration: underline;}

.search-block {
    position: relative;
    padding-right: 92px;
}

.search {
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 0 10px 0 44px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    background: #fff url("../images/search.png") no-repeat 12px center;
    font: 13px/130% 'Arial', sans-serif;
	color:#000033;
}

.search::-moz-placeholder {font-style: italic;}
.search::-webkit-input-placeholder{font-style: italic;}

.search:focus {border-color: #e74c3c;}

.search-sub {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 87px;
    height: 40px;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid #AD2D22;
    border-radius: 3px;
    background: #FF4B39;
    text-align: center;
    font: bold 17px/130% 'Arial', sans-serif;
	color:#fff;
    cursor: pointer;
}

.search-sub:hover {background: #DF3626;}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete {
    width: 533px!important;
    border: 1px solid #c2c2c2;
    border-bottom: 3px solid #9f9f9f;
    border-radius: 3px;
    padding-left: 15px;
}

.ui-menu .ui-menu-item:first-child {border-top: none;}

.ui-menu .ui-menu-item {border-top: 1px solid #c2c2c2;}

.ui-menu .ui-menu-item-wrapper {
    padding: 8px 10px;
    border: none;
}

.ui-menu-item-wrapper.ui-state-active {background: #f0f0f0; color: #000;border-color: transparent!important;margin: 0;}

.menu {
    height: 84px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0099DE;
    z-index: 500;
}

.menu.active {
    position: fixed;
    bottom: auto;
    top: 0;
}

.menu ul {
    position: relative;
    width: 1050px;
    margin: 0 auto;
    text-align: center;
    list-style-position: outside;
	list-style: none;
	padding-left:0px;
}

.menu ul:before {
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    top: 42px;
    border-top: 1px solid #86bae3;
}

.menu ul li {
    display: inline-block;
    zoom: 1;
	*display: inline;
	vertical-align: top;
    margin: 0;
}

.menu ul li a {
    display: block;
    padding: 12px 10px;
    font: 15px/130% 'Arial', sans-serif;
	color:#fff;
    text-decoration: none;
}

.menu ul li a:hover, .menu ul li.active a {background: #00608E;}

.title {
    margin: 30px 0;
    font: bold 22px/130% 'Arial', sans-serif;
	color:#333333;
}

.tovar-list {
    margin: 0 -35px 30px 0;
    list-style-position: outside;
	list-style: none;
    height: 380px;
    position: relative;
    z-index: 20;
}
/*.bx_catalog_list_home.col4 .bx_catalog_item:first-child {margin-left:0px;} */

.tovar-list li , .bx_catalog_list_home.col4 .bx_catalog_item, .bx_catalog_list_home.col3 .bx_catalog_item{
    display: inline-block;
    zoom: 1;
	*display: inline;
	vertical-align: top;
  /*  margin: 0 24px 30px 0; */
   /* width: 253px; */
    min-height: 360px;
    padding: 8px;
    border: 1px solid #d7dceb;
    border-radius: 3px;
  /*  overflow: hidden; */
    position: relative;
    background: #fff;
}

.buy:hover, .buy:focus, .buy:active {color:#fff; text-decoration:none;}


.tovar-list li:hover {
    height: auto;
    border-color: #bed5ea;
    -webkit-box-shadow: 0px 3px 8px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 8px rgba(0,0,0,0.5);
    z-index: 20;
}

.novelty {
    position: absolute;
    top: 10px;
    right: 16px;
    padding: 1px 10px;
    border-radius: 10px;
    background: #EC7A37;
    text-align: center;
    font: 15px/130% 'Arial', sans-serif;
	color:#fff;
}

.tovar-list-pic {
    display: block;
    margin-bottom: 5px;
    height: 220px;
    overflow: hidden;
}

.tovar-list-pic span {
    display: table-cell;
    width: 237px;
    height: 220px;
    vertical-align: middle;
    text-align: center;
}

.tovar-list-pic img {
    max-width: 100%;
    max-height: 100%;
}

.tovar-list-name, .bx_catalog_item_title {
    margin-bottom: 15px;
    font: 14px/130% 'Arial', sans-serif;
	color:#3e77aa;
    /*height: 20px;*/

    height: auto;
    white-space: normal !important;
  /*  overflow: hidden; */
}

.bx_catalog_list_home .bx_catalog_item_title{
    height: 4em;
}

.tovar-list-name a, .bx_catalog_list_home .bx_catalog_item_title a {
    font: 14px/130% 'Arial', sans-serif;
	color:#3e77aa;
    text-decoration: none;
}

.shtuka {display: inline-block;    font-size: 13px;    margin-left: 10px;    margin-top: 10px;}

.tovar-list-name a:hover {text-decoration: underline;}

.tovar-list-price, .bx_catalog_list_home .bx_catalog_item_price .bx_price {
    float: left;
    padding: 3px 12px 1px 12px;
    border-radius: 5px;
    margin-bottom: 18px;
    background: #F3EFA1;
    font: 21px/130% 'Arial', sans-serif;
	color:#333333;
	
}

.bx_catalog_list_home .bx_catalog_item_price span:first-child {text-decoration: none;  color: #333333;}
.tovar-list-price span {
    vertical-align: baseline;
    font-size: 11px;
}

.tovar-recall-block {
    float: right;
    margin: 0 10px 0 22px;
    min-width: 90px;    
}

.tovar-recall-amount {
    position: relative;
    margin-bottom: 1px;
    font: 14px/130% 'Arial', sans-serif;
	color:#333333;
}

.tovar-recall-amount.no-recall:before {
    content: "";
    position: absolute;
    left: -22px;
    top: 4px;
    width: 14px;
    height: 12px;
    background: url("../images/sprite_1.png?v2") no-repeat 0 -147px;
}

.tovar-recall-amount a {
    font: 14px/130% 'Arial', sans-serif;
	color:#333333;
    text-decoration: none;
}

.tovar-rating-block {
    position: relative;
    width: 70px;
    height: 12px;
    background: url("../images/star.png") repeat-x 0 0;
}

.tovar-rating {
    position: absolute;
    left: 0;
    top: 0;
    height: 12px;
    background: url("../images/star.png") repeat-x 0 bottom;
}

.buy-one-click {
    font: 14px/130% 'Arial', sans-serif;
	color:#3e77aa;
    text-decoration: none;
}

.buy-one-click:hover {text-decoration: underline;}

.buy {
    float: left;
    display: block;
    width: 130px;
    height: 38px;
    border-bottom: 2px solid #6a9f3e;
    border-radius: 4px;
    background: #88c854;
    text-align: center;
    font: bold 16px/38px 'Arial',sans-serif;
	color:#fff;
    text-decoration: none;
    margin-bottom: 24px;
}

.buy.buy_center{
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.buy:hover {background: #78b04b; text-decoration:none;}

.buy:active {background: #78b04b; text-decoration:none;}

.notbuy {
    float: left;
    display: block;
    width: 130px;
    height: 38px;
    border-bottom: 2px solid #777;
    border-radius: 4px;
    background: #ccc;
    text-align: center;
    font: bold 14px/38px 'Arial', sans-serif;
	color:#fff;
    text-decoration: none;
    margin-bottom: 24px;
	margin-top: 31px;
	cursor:default;
}


.tovar-balance-block {
    float: right;
    margin-right: 10px;
}

.balance-amount {
    text-align: center;
    font: bold 21px/130% 'Arial', sans-serif;
	color:#79b17d;
}

.balance-amount.balance-half {color: #c0c215;}
.balance-amount.balance-few {color: #df7e67;}

.balance-link {
    text-align: center;
    font: 14px/100% 'Arial', sans-serif;
	color:#999999;
}

.balance-link a {
    display: inline-block;
    zoom: 1;
	*display: inline;
    font: 14px/100% 'Arial', sans-serif;
	color:#999999;
    text-decoration: none;
    border-bottom: 2px solid #CACACA;
}

.balance-link a:hover {border-bottom-color: transparent;}

.packaging-block {
    float: left;
    font: 14px/130% 'Arial', sans-serif;
	color:#999999;
    margin: 0 7px 20px 7px;
}

.packaging {
    overflow: hidden;
    margin-bottom: 5px;
}

.minus, .plus {
    float: left;
	margin-bottom:0px!important;
    width: 38px;
    height: 38px;
    vertical-align: middle!important;
    text-align: center!important;
    border: 1px solid #adb1bb!important;
    border-radius: 2px!important;
    cursor: pointer!important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,ececec+50,d9d9d9+100 */
    background: #fefefe!important; /* Old browsers */
    background: -moz-linear-gradient(top,  #fefefe 0%, #ececec 50%, #d9d9d9 100%)!important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fefefe 0%,#ececec 50%,#d9d9d9 100%)!important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fefefe 0%,#ececec 50%,#d9d9d9 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d9d9d9',GradientType=0 )!important; /* IE6-9 */
}

.plus {float: right;}

.minus:hover, .plus:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d9d9d9+0,ececec+50,fefefe+100 */
    background: #d9d9d9!important; /* Old browsers */
    background: -moz-linear-gradient(top,  #d9d9d9 0%, #ececec 50%, #fefefe 100%)!important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #d9d9d9 0%,#ececec 50%,#fefefe 100%)!important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #d9d9d9 0%,#ececec 50%,#fefefe 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#fefefe',GradientType=0 )!important; /* IE6-9 */
}

.minus:before {
    content: "-";
    display: inline-block;
    zoom: 1;
	*display: inline;
    font: 37px/17px 'Arial', sans-serif;
	color:#333333;
	padding-top:6px;
}

.plus:before {
    content: "+";
    display: inline-block;
    zoom: 1;
	*display: inline;
    font: 24px/23px 'Arial', sans-serif;
	color:#333333;
	padding-top:6px;
}

.packaging-amount {
    display: block;
    width: 25px!important;
    height: 25px;
    margin: 0 9px; 
    border: 0px solid #adb1bb!important;
    border-radius: 2px;
    background: #fff;
    vertical-align: middle;
    text-align: center;
    font: 18px/23px 'Arial', sans-serif;
	color:#333333;
}

.amount-block {
    float: right;
    margin-right: 10px;
    font: 14px/130% 'Arial', sans-serif;
	color:#999999;
}

.amount {
    text-align: center;
    font: 24px/125% 'Arial', sans-serif;
	color:#666666;
}

.tovar-dop-info {
    margin-bottom: 5px;
    font: 14px/130% 'Arial', sans-serif!important;
	color:#666666!important;
	margin-top:6px;
}

.tovar-dop-info span, .tovar-dop-info a {
    font: 14px/130% 'Arial', sans-serif;
	color:#3e77aa;
    text-decoration: none;
}

/**/

.slider {
    position: relative;
    margin: 0 -42px;
    padding: 0 42px;
}

.frame { width: 100%;  padding: 0; }
.frame .slidee { margin: 0; padding: 0; list-style: none; }
.frame .slidee li { float: left; margin: 0 27px 0 0; padding: 0;}

.scrollbar { 
    width: 100%; 
    height: 10px;
    margin: 20px 0;
    border: 1px solid #d7dceb;
    border-radius: 6px;
}
.scrollbar .handle {
    width: 250px;
    height: 100%;
    background: #d7dceb;
    border-radius: 6px;
}

.btn-next, .btn-prev {
    position: absolute;
    width: 19px;
    height: 34px;
    top: 140px;
    left: 0;
    z-index: 20;
    border: none;
    cursor: pointer;
}

.btn-prev {background: url("../images/sprite_1.png?v2") no-repeat 0 -160px;}
.btn-prev:hover {background-position: 0 -195px ;}
.btn-next {
    left: auto;
    right: 0;
    background: url("../images/sprite_1.png?v2") no-repeat -20px -160px;
}
.btn-next:hover {background-position: -20px -195px;}

/**/

.slider-tovar {
    width: 254px;
    height: 360px;
    padding: 8px;
    border: 1px solid #d7dceb;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.slider_2 .slider-tovar {
    width: 154px;
    height: 328px;
}

.slider_2 .tovar-list-pic {
    display: block;
    margin-bottom: 5px;
    height: 132px;
    overflow: hidden;
}

.slider_2 .tovar-list-pic span {
    width: 152px;
    height: 132px;
}

.slider_2 .tovar-list-name {
    margin-bottom: 10px;
    height: 40px;
}

.tovar-list-old-price {
    margin-bottom: 5px;
    font: 21px/130% 'Arial', sans-serif;
	color:#666666;
    text-decoration: line-through;
    padding: 0 12px;
}

.tovar-list-old-price span {
    font-size: 11px;
    vertical-align: baseline;
}

.slider_2 .buy {
    width: 65px;
    position: relative;
}

.slider_2 .buy:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -11px;
    width: 22px;
    height: 21px;
    background: url("../images/sprite_1.png?v2") no-repeat 0 -230px;
}

.news-list {
    margin: 20px -15px;
    overflow: hidden;
    list-style-position: outside;
	list-style: none;
}

.news-list li {
    float: left;
    margin: 5px;
    width: 270px;
    padding: 9px;
    border: 1px solid transparent;
    font: 14px/150% 'Arial', sans-serif;
	color:#333333;
}

.news-list li:hover {
    border-color: #f39d95;
    -webkit-box-shadow: 0px 3px 4px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
}

.news-list li a {
    display: block;
    text-decoration: none;
}

.news-list li a span {display: block;}

.news-list-pic {
    display: block;
    height: 161px;
    overflow: hidden;
    margin-bottom: 15px;
}

.news-list-pic {width: 100%;}

.news-list-name {
    margin-bottom: 5px;
    font: 14px/150% 'Arial', sans-serif;
	color:#3e77aa;
}

.news-list-name:hover {text-decoration: underline;}

.news-list-text {
    font: 14px/150% 'Arial', sans-serif;
	color:#333333;
}

.news-list-text:after {
    content: "";
    display: inline-block;
    zoom: 1;
	*display: inline;
	vertical-align: middle;
    margin-left: 10px;
    width: 14px;
    height: 7px;
    background: url("../images/sprite_1.png?v2") no-repeat 0 -252px;
}

.social-networks {
    float: right;
    width: 570px;
    margin-bottom: 40px;
}

.social-networks:first-child {float: left;}

.footer {
    display: table-row;
    height: 1px;
}

.footer-block {
    border: 1px solid #d7dceb;
    border-bottom: none;
    padding: 30px 0;
    background: url("../images/footer_bg.jpg") repeat center 0;
}

.copyright {
    float: left;
    margin-right: 45px;
    font: 13px/150% 'Arial', sans-serif;
	color:#333333;
}

.copyright a {color: #3e77aa;}

.footer-menu {
    float: left;
    margin-right: 10px;
    list-style-position: outside;
	list-style: none;
	padding-left:0px;
}

.footer-menu li {margin-bottom: 3px;}

.footer-menu li a {
    font: 14px/130% 'Arial', sans-serif;
	color:#3e77aa;
    text-decoration: none;
}

.footer-menu li a:hover {text-decoration: underline;}

.subscribe-block {
    float: right;
    margin-left: 25px;
    width: 275px;
    font: 14px/150% 'Arial', sans-serif;
	color:#333333;
}

.subscribe-block h3 {
    margin-bottom: 5px;
    font: bold 14px/150% 'Arial', sans-serif;
	color:#333333;
	margin-top:0px;
}

.subscribe-block p {margin-bottom: 10px;}

.subscribe-block input[type="text"] {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 35px;
    padding: 0 10px;
    border: 1px solid #d7dceb;
    border-radius: 2px;
    margin: 10px 0;
    font: italic 14px/33px 'Arial', sans-serif;
	color:#000;
}
.subscribe-block input[type="email"] {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 35px;
    padding: 0 10px;
    border: 1px solid #d7dceb;
    border-radius: 2px;
    margin: 10px 0;
    font: italic 14px/33px 'Arial', sans-serif;
	color:#000;
}
.subscribe-block input[type="submit"] {
    margin: 25px 0 20px;
    padding: 0 15px;
    height: 45px;
    background: #0099de;
    border: none;
    border-bottom: 2px solid #026e9e;
    border-radius: 3px;
    font: bold 16px/130% 'Arial', sans-serif;
	color:#fff;
    cursor: pointer;
}

.subscribe-block input[type="submit"]:hover {background: #0278ad;}

.about-us {
    float: right;
    width: 275px;
    font: 14px/150% 'Arial', sans-serif;
	color:#333333;
}

.sidebar {
    float: left;
    width: 270px;
    margin-bottom: 30px;
}

.sidebar + .content {margin-left: 300px;}

.content {margin-bottom: 30px;}

.route {margin-bottom: 30px; margin-left:30px;}

.route a, .route span {
    display: inline-block;
    zoom: 1;
	*display: inline;
	padding: 14px 18px 14px 38px;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    font: 14px/130% 'Arial', sans-serif;
    margin-left: -4px;
	color:#666666;
    position: relative;
}

.route a {
    color: #3e77aa;
    text-decoration: none;
}

.route a:first-child {
    margin-left: 0;
    padding-left: 10px;
	/*border-left: 1px solid #c2c2c2;*/
}

.route a:before, .route span:before {
    content: "";
    position: absolute;
    right: -25px;
    top: -1px;
    bottom: -1px;
    width: 26px;
    background: url("../images/route.png") no-repeat center center;
    background-size: 100% 100%;
    z-index: 2;
}

.filter-block {
    padding: 10px 0 10px 20px;
    background: #ecedee;
}

.filter-block .title {
    font: 22px/130% 'Arial', sans-serif;
	color:#333333;
}

.filter-over {
    margin: 0 0 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d7dceb;
}

.filter-title {
    position: relative;
    margin-bottom: 25px;
    padding-right: 65px;
    font: 15px/130% 'Arial', sans-serif;
	color:#2c81b9;
    cursor: pointer;
}

.filter-title:before {
    content: "";
    position: absolute;
    right: 45px;
    top: 50%;
    margin-top: -4px;
    width: 14px;
    height: 8px;
    background: url("../images/sprite_1.png?v2") no-repeat 0 -260px;
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -ms-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}

.filter-title.open:before{
    margin-top: -5px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.filter-title:hover {color: #e74c3c;}

.filter-title:hover:before {background-position: -15px -260px;}

.filter-title:after {
    display: none;
    content: "";
    position: absolute;
    right: 39px;
    top: 50%;
    margin-top: -14.5px;
    width: 25px;
    height: 25px;
    border: 1px solid #e74c3c;
    border-radius: 50%;
}

.filter-title:hover:after {display: block;}

.filter-title.mar {color: #2c81b9;}
.filter-title.mar:before, .filter-title.mar:after {display: none;}

.filter-wrapper {
    margin-left: -45px;
    display: none;
}

.filter-field {position: relative;}

.filter-field input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.filter-field label {
    display: block;
    padding: 7.5px 5px 7.5px 100px;
    font: 15px/25px 'Arial', sans-serif;
	color:#2c81b9;
    position: relative;
    cursor: pointer;
}

.filter-field label:hover {
    background: #FFFBB5;
    color: #e74c3c;
}

.filter-field label span {color: #666666;}

.filter-field label:before {
    content: "";
    position: absolute;
    left: 45px;
    top: 50%;
    margin-top: -12.5px;
    width: 25px;
    height: 25px;
    background: url("../images/sprite_1.png?v2") no-repeat 0 -269px;
}

.filter-field label:hover:before {background-position: 0 -295px;}

.filter-field input:checked + label:before {background-position: 0 -321px;}

.slider-range-block {margin: 0 0 20px 15px;}

.in-start, .in-finish {
    float: left;
    margin-bottom: 20px;
    width: 55px;
}

.in-finish {float: right;}

.in-start input, .in-finish input {
    box-sizing: border-box;
    width: 100%;
    height: 31px;
    padding: 0 5px;
    border: 1px solid #adb1bb;
    border-radius: 2px;
    background: #fff;
    text-align: center;
    font: 14px/29px 'Arial', sans-serif;
	color:#000;
}

.slider-range-block {
    font: 15px/150% 'Arial', sans-serif;
	color:#2c81b9;
}

.slider-range-block .ui-widget.ui-widget-content {
    border-radius: 0px;
    border: 1px solid #6eb3e0;
    background: #fff;
    height: 4px;
}

.slider-range-block .ui-slider-handle.ui-corner-all.ui-state-default {
    height: 0;
    width: 0;
    padding: 0;
    border: none;
    margin: 0;
    top: 0;
}

.slider-range-block .ui-slider-handle.ui-corner-all.ui-state-default:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 0 12px;
    border-color: transparent transparent transparent #78b6e3;
    cursor: pointer;
}

.slider-range-block .ui-slider-handle.ui-corner-all.ui-state-default:last-child:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 12px 12px;
    border-color: transparent transparent #78b6e3 transparent;
    left: -12px;
}

.slider-range-block .ui-slider .ui-slider-range {
    border-radius: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3796d4+0,499fd8+30,499fd8+70,3796d4+100 */
    background: #3796d4; /* Old browsers */
    background: -moz-linear-gradient(top,  #3796d4 0%, #499fd8 30%, #499fd8 70%, #3796d4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #3796d4 0%,#499fd8 30%,#499fd8 70%,#3796d4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #3796d4 0%,#499fd8 30%,#499fd8 70%,#3796d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3796d4', endColorstr='#3796d4',GradientType=0 ); /* IE6-9 */
}

.social_sidebar {margin: 40px 0;}

.tovar-card {
    float: left;
    width: 790px;
    margin-bottom: 40px;
}

.gen-title {
    margin-bottom: 30px;
    font: 22px/130% 'Arial', sans-serif;
	color:#333333;
}

.gen-title span {color: #666666;}

.catalog-link {
    float: left;
    margin: 0 30px 30px 0;
    width: 170px;
    height: 45px;
    background: #EBF0F1;
    border-bottom: 2px solid #8FA7A8;
    border-radius: 5px;
    text-align: center;
    font: 22px/45px 'Arial', sans-serif;
	color:#5d7075;
    text-decoration: none;
}

.catalog-link:hover {background: #cfdbde;}

.tovar-slider-block {
    position: relative;
    padding-top: 30px;
    float: left;
    width: 470px;
    
}

.thumbelina-block {
/*    float: left;*/
    position:relative;
/*    width:75px;*/
    height:60px;
    border: none;
    margin: 20px;
    
}
.cloudzoom-blank > div {
    display: none!important;
}
.cloudzoom-blank > div.cloudzoom-tint {
    display: block!important;
}
.cloudzoom-blank > div.cloudzoom-lens {
    display: block!important;
}





.cloudzoom-block {
/*    margin-left: 120px;
    width: 370px;
    height: 370px;*/
    width: 450px;
}

.cloudzoom-block img{
    cursor: pointer;
}

.thumbelina-but.vert {width: 75px;}

.thumbelina li img.cloudzoom-gallery-active {border-color: #f9a69d;}

.tovar-info {
    float: right;
    width: 280px;
}

.tovar-info .tovar-list-name {
    margin-bottom: 10px;
    height: auto;
}
.fancybox-skin {background-color:#fff!important;}


.item_price {float:right;}
.rublya {display:inline;}
.rublya  span{display:none;}
.all_price  b{font-size:12px;}
.tovar-list-price  b{font-size:12px; font-weight:normal;}
.tovar-info-text {
    margin-bottom: 15px;
    font: 14px/130% 'Arial', sans-serif;
	color:#333333;
	margin-top:25px;
}

.tovar-info .buy {margin-bottom: 15px;}

.tovar-info .tovar-list-price, .tovar-info .packaging-block {margin-bottom: 10px;}

.thumbelina-but.disabled, .thumbelina-but.disabled:hover {display: none;}

.thumbelina-but, .thumbelina-but:hover {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.thumbelina-but:before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 11px;
}

.thumbelina-but.vert.top:before {
    top: 0;
    background: url("../images/sprite_1.png?v2") no-repeat 0 -384px;
}

.thumbelina-but.vert.top:hover:before {background-position: -21px -384px;}

.thumbelina-but.vert.bottom:before {
    bottom: 0;
    background: url("../images/sprite_1.png?v2") no-repeat 0 -396px;
}

.thumbelina-but.vert.bottom:hover:before {background-position: -21px -396px;}

.thumbelina li {
    cursor: pointer;
    float: left;
}

.text {
    margin: 20px 0;
    font: 14px/130% 'Arial', sans-serif;
	color:#333333;
}

.text p {margin: 15px 0;}

.dop-info-tovar-block {
    float: right;
    width: 330px;
    margin-bottom: 40px;
}

.dop-info-tovar {
    border: 1px solid #e9e9e9;
    margin-bottom: 40px;
    margin-left: -14px;
    margin-top: 22px;
    padding: 15px 12px;
    position: relative;
}

.dop-info-tovar:before {
}

.vendor-code {
    margin-bottom: 25px;
    font: 15px/130% 'Arial', sans-serif;
	color:#333333;
}

.vendor-code span {
    display: inline-block;
    zoom: 1;
	*display: inline;
	padding: 8px 12px;
    background: #f1eea4;
    border-radius: 3px;
}

.link {
    font: 14px/130% 'Arial', sans-serif;
	color:#3e77aa;
    text-decoration: none;
}

.info-tovar-recall-block {margin-bottom: 20px;}

.info-tovar-recall {
    width: 115px;
    height: 20px;
    margin-bottom: 2px;
    position: relative;
    background: url("../images/star_2.png") repeat-x 0 center;
}

.liked {
    margin-bottom: 30px;
    font: 14px/130% 'Arial', sans-serif;
	color:#3e77aa;
    vertical-align: middle;
}

.liked a {
    font: 14px/130% 'Arial', sans-serif;
	color:#3e77aa;
    text-decoration: none;
}

.liked:before {
    content: "";
    display: inline-block;
    zoom: 1;
	*display: inline;
	vertical-align: middle;
    margin:-5px 15px 0 0;
    width: 47px;
    height: 26px;
    background: url("../images/sprite_1.png?v2") no-repeat 0 -347px;
}

.dop-info-link {
    list-style-position: outside;
	list-style: none;
}

.dop-info-link li {
    margin-bottom: 15px;
    font: 14px/150% 'Arial', sans-serif;
	color:#333333;
	border-bottom:1px dashed #b0b0b0;
	height: 103px;
	min-height:103px;
}
.dop-info-link li:last-child {border-bottom:1px dashed #fff;}
.dop-info-link li h3 {
    color: #333333;
    font: bold 15px/1.2 "Arial",sans-serif;
    margin-bottom: 0;
    margin-top: 0;
} 
.dop-info-link li img{float:left; padding: 23px 30px 0 0;}
.dop-info-link li p {font-size:12px; margin-bottom:0px;}
.dop-info-link li a{font-size:13px;}
.tovar-reviews-block {
    position: relative;
    margin-bottom: 40px;
}

.tovar-reviews-block:before {
    content: "";
    position: absolute;
    left: -18px;
    bottom: 160px;
    top: 10px;
    border-left: 1px solid #e9e9e9;
}

.give-feedback {
    float: right;
    margin-left: 10px;
    width: 170px;
    height: 45px;
    background: #EBF0F1;
    border-bottom: 2px solid #8FA7A8;
    border-radius: 5px;
    text-align: center;
    font: 19px/45px 'Arial', sans-serif;
	color:#5d7075;
    text-decoration: none;
}

.give-feedback:hover {background: #cfdbde;}
.give-feedback:active {background: #b7cdd2;}

.tovar-reviews-title {
    margin: 10px 0;
    font: 22px/130% 'Arial', sans-serif;
	color:#333333;
}

.tovar-reviews-title span {
    color: #999999;
    font-weight: bold;
}

.tovar-reviews {
    padding: 25px 0;
    border-bottom: 1px solid #c2c2c2;
    font: 14px/130% 'Arial', sans-serif;
	color:#333333;
}

.tovar-reviews-time {
    float: right;
    margin-left: 10px;
    font: 14px/130% 'Arial', sans-serif;
	color:#999999;
}

.tovar-reviews-name {
    margin-bottom: 5px;
    font: bold 14px/130% 'Arial', sans-serif;
	color:#333333;
}

.tovar-reviews .tovar-rating-block {margin-bottom: 15px;}

.appraisal {
    margin-top: 15px;
    font: bold 14px/130% 'Arial', sans-serif;
	color:#333333;
}

.appraisal span {
    margin-left: 10px;
    color: #3c9330;
}

.all-reviews {
    display: inline-block;
    zoom: 1;
	*display: inline;
	margin: 15px 0;
    font: 22px/130% 'Arial', sans-serif;
	color:#3e77aa;
    text-decoration: none;
}

.reviews-block {
    padding: 35px 25px;
    background: #EBF0F1;
    border-radius: 5px;
    font: 15px/130% 'Arial', sans-serif;
	color:#333333;
}

.reviews-block p a {
    font: 15px/130% 'Arial', sans-serif;
	color:#3e77aa;
}

.reviews-title {
    margin-bottom: 20px;
    font: 22px/130% 'Arial', sans-serif;
	color:#333333;
}

div.vote-wrap{overflow: hidden;}

div.vote-block{position: relative;	}

div.vote-hover{
    float: left;
    cursor:  pointer;
}


div.vote-stars{
	position: absolute;
	left: 0;
	top: 0;
}

div.vote-active{
	position: absolute;
	left: 0;
	top: 0;
}

div.vote-result, div.vote-success{display: none!important;}

.rating-description {
    text-align: center;
    font: 11px/130% 'Arial', sans-serif;
	color:#999999;
    margin: 5px 0 20px 0;
}

.rating-description span {
    display: inline-block;
    zoom: 1;
	*display: inline;
    min-width: 60px;
}

.rating-description span:first-child {
    margin: 0 10px 0 -10px;
    min-width: 45px;
}

.rating-description span:nth-child(2){margin-right: 5px;}

.reviews-form {margin-bottom: 20px;}

.reviews-field {margin-bottom: 18px;}

.reviews-form label {
    display: block;
    margin-bottom: 5px;
    font: 15px/130% 'Arial', sans-serif;
	color:#333333;
}

.reviews-form textarea {
    resize: none;
    overflow: auto;
    box-sizing: border-box;
    width: 100%;
    height: 82px;
    padding: 8px 10px;
    border: 1px solid #c2c2c2;
    border-radius: 2px;
    background: #fff;
    font: 15px/130% 'Arial', sans-serif;
	color:#333333;
}

.reviews-form input[type="text"]{
    box-sizing: border-box;
    width: 100%;
    height: 38px;
    padding: 0 10px;
    border: 1px solid #c2c2c2;
    border-radius: 2px;
    background: #fff;
    font: 15px/36px 'Arial', sans-serif;
	color:#333333;
}

.ui-selectmenu-button.ui-button{
    width: 100%;
    box-sizing: border-box;
    padding: 0 40px 0 10px;
    font: 15px/36px 'Arial', sans-serif;
    color:#333333;
}

.ui-selectmenu-button.ui-button:active, .ui-selectmenu-button-open.ui-selectmenu-button.ui-button, .ui-selectmenu-button.ui-button:hover, .ui-selectmenu-button.ui-button {
    background: #fff;
    border: 1px solid #c2c2c2;
}

.ui-selectmenu-icon.ui-icon.ui-icon-triangle-1-s {
    position: absolute;
    right: 16px;
    top: 50%;
    margin: -4px 0 0 0;
    width: 16px;
    height: 9px;
    background: url("../images/sprite_1.png?v2") no-repeat 0 -374px;
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -ms-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}

.ui-selectmenu-button-open .ui-selectmenu-icon.ui-icon.ui-icon-triangle-1-s{
    margin-top: -5px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.reviews-form input[type="submit"] {
    float: right;
    margin: 10px 30px 5px 0;
    width: 160px;
    height: 44px;
    background: #F9F9F9;
    border: none;
    border-bottom: 2px solid #849C9F;
    border-radius: 5px;
    text-align: center;
    font: 18px/130% 'Arial', sans-serif;
	color:#5d7075;
    text-decoration: none;
    cursor: pointer;
}

.reviews-form input[type="submit"]:hover {background: #cfdbde;}
.reviews-form input[type="submit"]:active {background: #b7cdd2;}

.del-reviews {
    display: inline-block;
    zoom: 1;
	*display: inline;
	font: 17px/130% 'Arial', sans-serif;
	color:#5d7075;
    text-decoration: none;
    margin-top: 20px;
}

.clear {
	clear: both;
}

.uniq_prop_RAZMER .bx_size ul li{
    min-width: 80px;
}

.title_sub_element{
    font-weight: bold;
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 40px 0 20px 0;
}

.section_desc{
    padding: 20px 0;
    margin: 20px 0 0 0;
    border-top: 1px solid #DFDFDF;
    font-size: 12px;

}

.section_desc_title{
    font-size: 20px;
    margin: 0 0 20px 0;
}

.quantity_low span{
    border-color: #cc0000 !important;
}
.quantity_hight span{
    border-color: #006cc0 !important;
}

.button_sm_blue{
    display: inline-block;
    border-bottom: 2px solid #23527c;
    border-radius: 4px;
    background: #0099de;
    text-align: center;
    font: bold 16px/35px 'Arial', sans-serif;
    color: #fff;
    text-decoration: none;
    padding: 0 16px;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 100px;
}

.button_sm_blue:hover{
    background: #23527c;
}


.button_sm_left{
    display: block;
    float: right;
    max-width: 100px;
    text-decoration: underline;
    padding: 4px 0;
    cursor: pointer;
}

.popup-window-titlebar{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 19px;
}

.popup-window-titlebar > *{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.bx-basket-block{
    text-align: left;
	padding:0px 5px;
	float:left;
}

.bx-basket-block a{color:#2c3e50; font-size:15px;}
.bx-basket-block span a{color:#929293; font-size:12px;}


.bx-basket-block a.babybasket {
    font-size: 14px;
}

.sale-order-list-container .sale-order-list-button{
    display: none;
}

/*------------------ mob ---------------------*/
.about-us {float: left;margin-left: 25px;}
.only-mobil {display: none;}
.basket {float: right;margin: 20px 0 0 15px;text-decoration: none;}
.basket-number {
    display: block;
	width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #ff6633;
    text-align: center;
    font: bold 12px/24px 'Arial', sans-serif;
	color:#fff;
}
.basket-pic {
    display: block;
    width: 22px;
    height: 21px;
    background: url("../images/sprite_1.png") no-repeat 0 -63px;
    margin: 5px auto;
}

.mobil-menu {
    padding: 10px 0;
    background: #0099de;
    font: 14px/130% 'Open Sans', sans-serif;
	color:#fff;
    text-transform: uppercase;
}

.mobil-menu-icon {
    float: right;
    width: 24px;
    height: 20px;
 /*   background: url("../images/sprite_1.png") no-repeat 0 -408px; */
    cursor: pointer;
    margin-left: 10px;
}

.more-tovar {
    display: none;
    max-width: 320px;
    margin: 30px auto;
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    text-align: center;
    font: 15px/42px 'Arial', sans-serif;
	color:#006699;
    text-decoration: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fbfbfb+50,efefef+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #fbfbfb 50%, #efefef 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#fbfbfb 50%,#efefef 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#fbfbfb 50%,#efefef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}

.more-tovar:hover, .more-tovar:active {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,cccccc+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #cccccc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}

.back {
    display: none;
	padding-left:20px;
	font-weight:bold;
	color:#000;
    background: url("../images/sprite_1.png") no-repeat 0 -445px;
	cursor:pointer;
	text-decoration:none;
	height:30px;
}

/*my styles*/
@media (max-width: 767px) {
	.buy{width: 110px;font: bold 17px/38px "Arial",sans-serif;}
}

.bx-red .btn.btn-default {
	outline: none;
	border-bottom: 2px solid #6a9f3e;
    border-radius: 4px;
    background: #88c854;
    text-align: center;
    font: bold 16px/38px 'Arial', sans-serif;
	color:#fff;
	text-decoration:none;
	padding: 0 25px;
	border-color:transparent;
}
.bx-red .btn.btn-default:hover {
	outline: none;
	background-color: #78b04b;
	color: #FFF;
	border-color:transparent;
}
.bx-red .btn.btn-default:active {
	outline: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
			box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.seotext p{font-size:13px;}
.title11 {
    color: #333333;
    font: bold 24px/130% "Arial",sans-serif;
    margin: 28px 0 18px 0px;
}

.title2 {
    color: #333333;
    font: bold 18px/130% "Arial",sans-serif;
    margin: 25px 0 17px;
}
.usf {float:right; margin-left: 40px;    margin-right: 50px;}

.mmimg {text-align:center; margin-top:32px; margin-bottom: 30px;}
.mmimg img{margin: 0 30px 0 0;}

.preim {float:left; width:20%;text-align:center; margin-bottom:16px;}
.preim i{font-style:normal; font-size:13px; color:#2c7aa8; display:block; }
.country {float:left; margin-right: 50px;  margin-bottom:16px; color:#0099df; font-weight:800; font-size:27px; vertical-align:middle; margin-top:38px;}