

/* Start:/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/style.css?15470880662698*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: right;
	width: 950px;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: left;
	/*width: 18.21%;*/
	width: 216px;
	margin-bottom: 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

/*filter*/
.catalog-section-filter{
	height:40px;
	margin-bottom:42px;
	border: 1px solid #94bfdc;
	background-color: #eaf2f8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.catalog-section-filter .option{
	height: 16px;
	padding: 4px 20px;
	margin: 8px 0;
	border-left: 1px solid #94bfdc;
	float: left;
}
.catalog-section-filter .option:nth-child(1){padding-right:30px; border-left:0;}
.catalog-section-filter .option:nth-child(2){padding-right:80px}
.catalog-section-filter .option:nth-child(3){padding-right:0px}
.catalog-section-filter .option span{
	display:block;
	float:left;
	margin-top: 2px;
	margin-right:7px;
}
.catalog-section-filter .option a.ico{
	display:block;
	float:left;
	height:14px;
	min-width:14px;
	padding:2px 4px 4px;
	background-image:url(/images/catalog-section-sprite.png);
	background-position: 0px -100px;
	background-repeat:no-repeat;
	margin-left:7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration:none;
	color:#1763a6;
}
.catalog-section-filter .option a.active{
	background-color:#fff;
	padding: 1px 4px 3px;
	border: 1px solid #94bfdc;
	color:#000;
}
.catalog-section-filter .option a.ico:not(.active):hover{
	text-decoration:underline;
}
.catalog-section-filter .option a.ico-1{background-position:3px 3px; padding: 1px 3px 3px;}
.catalog-section-filter .option a.ico-1.active {background-position:2px 2px; padding: 1px 2px 3px;}

.catalog-section-filter .option a.ico-2{background-position:-18px 3px; padding: 1px 3px 3px;}
.catalog-section-filter .option a.ico-2.active {background-position:-19px 2px; padding: 1px 2px 3px;}

.catalog-section-filter .option a.active i.ico-arrow {
	display: inline-block;
	height: 12px;
	width: 7px;
	margin: 0 0 -2px 2px;
	background-image: url(/images/catalog-section-sprite.png);
	background-position: -102px 0px;
	background-repeat:no-repeat;
}
.catalog-section-filter .option a.active i.ico-arrow.down {
	background-position: -113px 0px;
}
/* End */


/* Start:/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/style.css?161338828628351*/
/* item_detail_v3 */
.bx_item_detail .bx_item_title{
	border-bottom:1px solid #94bfdc;
	padding:0px 0 20px;
	margin:12px 0 0px;
}

.bx_item_detail .bx_item_title h1{
	font-size:24px;
	line-height:24px;
	font-weight:300;
	border-bottom:0 none transparent;
	margin-bottom: 0;
	padding-bottom: 0;
}
.bx_item_detail .bx_item_title h1 span{color:#000}

.bx_item_detail .item_info_props {margin:10px 0 7px;}
.bx_item_detail .item_info_props dl {
	overflow: hidden;
	padding:0;
	margin: 0;
	font-size:15px;
	font-weight:300;
	color:#111;
}
.bx_item_detail .item_info_props dl dt {
	clear: both;
	float: left;
}
.bx_item_detail .item_info_props dl dd {
	float: left;
	margin: 0 5px;
}

/* Styles for rating */
.bx_item_detail .bx_item_rating span{
	float: left;
	font-size: 10px;
	margin: -1px 0 0 2px;
}
.bx_item_detail .bx_item_rating b{
	float: left;
	width: 147px;
	font-size:14px;
}
.bx_item_detail .bx_item_rating b.small{font-size:12px;}
.bx_item_detail .bx_item_rating{height:20px;}
.bx_item_detail .bx_item_rating .star{
	float: left;
	background-image:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/stars.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-size: auto 100%;
	height: 13px;
	width: 15px;
}
.bx_item_detail .bx_item_rating .star.half{background-position:-15px 0px;}
.bx_item_detail .bx_item_rating .star.empty{background-position:-30px 0px;}
.bx_item_detail .bx_item_rating.big{height:17px;margin-bottom:20px;}
.bx_item_detail .bx_item_rating.big span{
	font-size: 12px;
	margin: 0px 0 0 2px;
}
.bx_item_detail .bx_item_rating.big .star{
	background-size:none;
	height: 17px;
	width: 20px;
}
.bx_item_detail .bx_item_rating.big .star.half{background-position:-20px 0px;}
.bx_item_detail .bx_item_rating.big .star.empty{background-position:-40px 0px}

/* Styles fo price */
.bx_item_detail .item_price {
	margin-bottom:20px;
	position:relative;
}
.bx_item_detail .item_price .item_current_price {
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	color: #000;
}
.bx_item_detail .item_price .item_old_price {
	font-size: 14px;
	line-height: 14px;
	padding-top: 8px;
	font-weight: 300;
	color: #999;
	text-decoration: line-through;
}
.bx_item_detail .item_price .bx_stick_disc {
	position: absolute;
	top:0;
	right:0;
	overflow: hidden;
	width:33px;
	height:33px;
	color: #fff;
	background: #8dbf41;
	text-align: center;
	font-size: 14px;
	line-height:33px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}


.bx_item_detail .item_info_section{
	margin:10px 0;
	padding:12px 0;
	font-size:13px;
	line-height:19px;
}
.bx_item_detail .item_section_name_gray{
	color:#9e9e9e;
	font-size:13px;
}

.bx_item_detail .bx_cnt_desc{vertical-align: baseline;}
/* Item SET */

.bx_item_detail .transparent_input{
	display:inline-block;
	width:40px;
	height:18px;
	text-align:center;
	margin: 0;
	padding: 0;
	border:0;
	background:none;
}
.bx_item_detail .transparent_input:focus{outline:0;}

.bx_item_detail .controls-wrap{
	background-color:#fff;
	border:1px solid #8dbf41;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(204, 204, 204, 1);
	-moz-box-shadow:    inset 0px 1px 1px 0px rgba(204, 204, 204, 1);
	box-shadow:         inset 0px 1px 1px 0px rgba(204, 204, 204, 1);
}


/*tab-section-container*/
.bx_item_detail .tab-section-container{position:relative;}
.bx_item_detail .tab-list{
	padding:0;
	border-bottom:1px solid #d9e1e3;
	vertical-align:bottom;
	text-align:left;
}
.bx_item_detail .tab-list li{
	display:inline-block;
	border:1px solid #d9e1e3;
	border-bottom:none;
	border-radius:3px 3px 0 0;
	background:#f7f7f7;
	box-shadow:inset 0 -10px  5px -10px rgba(0,0,0,.12);
	vertical-align:bottom;

}
.bx_item_detail .tab-list li a{
	display:block;
	padding:0 10px;
	height:30px;
	box-shadow:none;
	color:#999;
	text-decoration:none;
	font-size:13px;
	line-height:30px;
}

.bx_item_detail .tab-list li:hover,
.bx_item_detail .tab-list li.active{ background:#fff; }

/*.tab-list li:hover a,*/
.bx_item_detail .tab-list li.active a{
	position:relative;
	bottom:-2px;
	height:35px;
	background:#fff;
	color:#3f3f3f;
	line-height:35px;
}
.bx_item_detail .tab-boby-container .container>div.tab-off{display:none;}
.bx_item_detail .tab-boby-container .container>div{

}
.bx_item_detail .item_comments{
	display:block;
	padding-left:10px;
}
.bx_item_detail .item_comments li{
	display:block;
	padding-bottom:10px;
}
.bx_item_detail .item_comments_username{
	display:inline-block;
	color:#5d90bd;
	font-size:14px;
}
.bx_item_detail .item_comments_date{
	display:inline-block;
	margin-left:10px;
	color:#b8b8b8;
	font-size:14px;
}
.bx_item_detail .item_comments_container p{
	margin-top:5px;
	color:#3f3f3f;
	font-size:14px;
}


/* buttons */
.bx_item_detail .small_button {
	height:13px;
	width:10px;
	background:none;
	position:relative;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
}
.bx_item_detail .small_button:before {
	content:"";
	position:absolute;
	top: 6px;
	width: 0;
    height: 0;
}
.bx_item_detail .small_button.left:before {
	left: 3px;
    border-top: 3px solid transparent;
    border-right: 5px solid #8dbf41;
    border-bottom: 3px solid transparent;
}
.bx_item_detail .small_button.right:before {
	right: 3px;
    border-top: 3px solid transparent;
    border-left: 5px solid #8dbf41;
    border-bottom: 3px solid transparent;
}

.bx_item_detail .bx_medium_2 {
	display: block;
	text-decoration: none;
	padding: 7px 0 0 0;
	margin: 7px 0 0 0;
	width: 100%;
	line-height: 16px;
	cursor: pointer;
	border: 1px solid #7baa34;
	height: 26px;
	font-size: 16px;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.9);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.05, #B2D380),
		color-stop(0.05, #8BBD40),
		color-stop(1, #638E23)
	);
	background-image: -o-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	background-image: -moz-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	background-image: -webkit-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	background-image: -ms-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	background-image: linear-gradient(to bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:100%;
	opacity:0.9;
}
.bx_item_detail .bx_medium_2:hover{opacity:1}
.bx_item_detail .bx_medium_2:focus{border: 0;outline: 0;}
.bx_item_detail .bx_medium_2:active{box-shadow: inset  0 1px 3px 1px  rgba(0,0,0,.2) ;}

.bx_item_detail .bx_medium_2.ico1,
.bx_item_detail .bx_medium_2.ico2{
	position: relative;
	padding: 7px 0 0 50px;
	height: 33px;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.bx_item_detail .bx_medium_2.ico1:after,
.bx_item_detail .bx_medium_2.ico2:after{
	content: "";
	position: absolute;
	left: 8px;
	top: 0;
	height: 27px;
	width: 35px;
	background-image: url(/images/sprite.png);
	background-repeat: no-repeat;
}
.bx_item_detail .bx_medium_2.ico1:after {
	background-position: 0px -98px;
}
.bx_item_detail .bx_medium_2.ico2:after {
	background-position: 12px -126px;
}

/* item_detail_slider */
.bx_item_detail .bx_item_slider{
	position: relative;
	margin: 10px;
}
.bx_item_detail .bx_item_slider .bx_bigimages {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	max-width: 460px; /*new*/
	border-radius: 2px;
	background: #fff;
	text-align: center;
	height: 0;
	width: 100%;
	/*padding-top: 100%;*/
	height: 335px;
}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .bx_bigimages_aligner {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	margin-top:0!important;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	text-align: center;
}
/*----*/

.bx_item_detail .bx_item_slider .bx_slider_conteiner{
	position: relative;
	padding-top: 20px;
	margin-bottom: 10px;
	max-width: 100%;
	width: 100%;
	padding: 20px 27px 10px;
	box-sizing: border-box;
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slider_conteiner.full {position: relative;}
/*----*/
.bx_item_detail .bx_item_slider .bx_slider_scroller_container{ position: relative }
.bx_item_detail .bx_item_slider .bx_slide{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch .bx_item_detail .bx_item_slider .bx_slide{overflow-x: auto}

.bx_item_detail .bx_item_slider .bx_slide ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch .bx_item_detail .bx_item_slider .bx_slide ul{margin-left: 0 !important}
.bx_item_detail .bx_item_slider .bx_slide ul li{
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt{
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left:2px;
	display: block;
	overflow: hidden;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.bx_item_detail .bx_item_slider .bx_slide ul li:hover .cnt{
	top: 1px;
	right: 1px;
	bottom: 1px;
	left:1px;
	border: 1px solid #94bfdc
}
.bx_item_detail .bx_item_slider .bx_slide ul li:active .cnt,
.bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt,
.bx_item_detail .bx_item_slider .bx_slide .zoomGalleryActive .cnt
{
	top: 1px;
	right: 1px;
	bottom: 1px;
	left:1px;
	border: 1px solid #94bfdc;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}
/*----*/

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right:hover{opacity:1.0}
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_left,
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom: 4px;
	width: 18px;
	cursor: pointer;
	background-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/detail.arrows.png);
	background-repeat:no-repeat;
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left {
	left: -27px;
	background-position: 0px center;
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right{
	right:-27px;
	background-position:-20px center;
}
.bx-touch 	 .bx_item_detail .bx_item_slider .bx_slide_left {left:   0;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_slider .bx_slide_right{right:  0;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

/*----*/
.bx_item_detail .bx_item_slider .bx_stick{
	position: absolute;
	top: 20px;
	left: -2px;
	width: 123px;
	height: 35px;
	background: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/stick.png) left center no-repeat;
	color: #fff;
	text-align: center;
	text-shadow:0 1px 0 #ba3434;
	font-weight: bold;
	font-size: 	18px;
	line-height: 35px;
}

/* scu_detail_size */
.bx_item_detail .bx_item_detail_size{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}
/*----*/

.bx_item_detail .bx_item_detail_size .bx_item_section_name_gray{
	color: #000;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
}
/*----*/

.bx_item_detail .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_item_detail .bx_item_detail_size .bx_size{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx_item_detail .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	 .bx_item_detail .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_item_detail .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	.bx_item_detail .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_item_detail .bx_item_detail_size ul li{
	padding-right:20px;
	width:auto !important;
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
}
.bx_item_detail .bx_item_detail_size ul li .cnt{
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	background: #fff;
	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
}
.bx-retina .bx_item_detail .bx_item_detail_size ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_size ul li:hover .cnt{}
.bx_item_detail .bx_item_detail_size ul li:active .cnt,
.bx_item_detail .bx_item_detail_size ul li.bx_active .cnt{
	color:#1763a6;
	border-bottom: 1px dashed #1763a6;
}

.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_item_detail .bx_item_detail_size.full .bx_slide_left,
.bx_item_detail .bx_item_detail_size.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_item_detail .bx_item_detail_scu{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail .bx_item_detail_scu.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_item_section_name_gray{
	color: #000;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_item_detail .bx_item_detail_scu .bx_scu{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch 	 .bx_item_detail .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_item_detail .bx_item_detail_scu .bx_scu ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch 	.bx_item_detail .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li{
	position: relative;
	display: block;
	float: left;
	width:40px !important;
	padding-top:40px !important;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 1px;
	right: 3px;
	bottom: 3px;
	left: 1px;
	display: block;
	overflow: hidden;
	background: #fff;
	z-index: 10;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li:hover .cnt{
	border: 1px solid #94bfdc;
	top: 0;
	right: 2px;
	bottom: 2px;
	left: 0px;	
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	top: 0;
	right: 2px;
	bottom: 2px;
	left: 0px;	
	border: 1px solid #94bfdc;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/missing.png) no-repeat center;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item {
	position: absolute;
	border: 1px solid #d9d9d9;
	top: 1px;
	right: 1px;
	bottom: 1px;
	left: 1px;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item:after {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: -webkit-linear-gradient(top,rgba(255,255,255,0.4),rgba(255,255,255,0));
	background: -moz-linear-gradient(top,rgba(255,255,255,0.4),rgba(255,255,255,0));
	background: -ms-linear-gradient(top,rgba(255,255,255,0.4),rgba(255,255,255,0));
	background: -o-linear-gradient(top,rgba(255,255,255,0.4),rgba(255,255,255,0));
	background: linear-gradient(top,rgba(255,255,255,0.4),rgba(255,255,255,0));
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_item_detail .bx_item_detail_scu.full .bx_slide_left,
.bx_item_detail .bx_item_detail_scu.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

/* item_detail_description */
.bx_item_detail .bx_item_description p{font-size: 13px;}
.bx_item_detail .bx_item_description .bx_item_section_name_gray{
	color: #9e9e9e;
	font-size: 13px;
}
.bx_item_detail .bx_item_description .bx_specifications_table{
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
}
.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(odd){background: #f2f2f2;}
.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(even){ }
.bx_item_detail .bx_item_description .bx_specifications_table tr td{
	padding: 3px 10px;
	font-size: 12px;
}
.bx_item_detail .bx_item_description .bx_specifications_table tr td:first-child{font-weight: bold;}


/*new styles*/
.emarket-catalog-detail {}
.emarket-catalog-detail .head{
	position:relative;
	padding-right:20%;
	border:1px solid #94bfdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.emarket-catalog-detail .head .block{
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height:100px;
	/*background:#2e2e2e;*/
}
.emarket-catalog-detail .head .block.left{margin-right:1%; width:50%;}
.emarket-catalog-detail .head .block.right{margin-left:1%;width:47%;}

.emarket-catalog-detail .head .block.left .item_new,
.emarket-catalog-detail .head .block.left .item_hit {
	position:absolute;
	background-size: contain;
	background-repeat: no-repeat;
	width: 110px;
	height: 110px;
	right:0px;
	top:0px;
}
.emarket-catalog-detail .head .block.left .item_new {
	background-image:url(/images/product_new.png);
}
.emarket-catalog-detail .head .block.left .item_hit {
	background-image:url(/images/product_bestseller.png);
}

.emarket-catalog-detail .head .control{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:80%;
	padding: 10px;
	border-left:1px solid #94bfdc;
	background-color:#f6f9fc;
}

.emarket-catalog-detail .head .control .compare-control{
	position:relative;
	display:inline-block;
	margin-top: 27px;
	font-size: 14px;
}
.emarket-catalog-detail .head .control .compare-control .load{
	width:32px;
	height:32px;
	position:absolute;
	right: -34px;
	top: -6px;
	display:none;
	background:url(/images/Preloader_2.gif) no-repeat;
}
.emarket-catalog-detail .head .control .compare-control input[type="checkbox"] + label::before{margin: 0 9px -3px 0;}

.emarket-catalog-detail .head .control #emarket_call_me{
	display: inline-block;
	position: relative;
	margin: 26px 0 0 24px;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	color: #8dbf41;
	border-bottom: 1px dotted #8dbf41;
	text-decoration: none;
}
.emarket-catalog-detail .head .control #emarket_call_me:hover{border-bottom:0;}
.emarket-catalog-detail .head .control #emarket_call_me:before{
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 16px;
	left: -24px;
	top: 0;
	background-image: url(/images/sprite.png);
	background-repeat: no-repeat;
	background-position: -2px -155px;
}

/*tabs*/
.emarket-catalog-detail .tabs{
	border:1px solid #94bfdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 21px 0;
}
.emarket-catalog-detail .tabs .tabs-menu{
	height:34px;
	background-color:#eaf2f8;
	border-bottom:1px solid #94bfdc;
}
.emarket-catalog-detail .tabs .tabs-menu a{
	color:#000;
	line-height:34px;
	font-size:18px;
	font-weight:300;
	display:inline-block;
	text-decoration:none;
	padding:0 10px;
}
.emarket-catalog-detail .tabs .tabs-menu a.active{
	background-color:#fff;
	line-height: 35px;
	border-right: 1px solid #94bfdc;
	border-left: 1px solid #94bfdc;
	margin-left:-1px;
	padding-left:11px;
}

.emarket-catalog-detail .tabs .tabs-content .tab#tab_1 a.link {
	float:right;
	text-decoration:none;
	color:#1763a6;
	font-size:12px;
	font-weight:300;
	border-bottom:1px dotted #1763a6;
	margin-bottom:20px
}
.emarket-catalog-detail .tabs .tabs-content .tab#tab_1 a.green-link {
	text-align: center;
	float: left;
	width: 137px;
	font-size: 12px;
	height: 18px;
	padding-top: 1px;
	margin-top: -1px;
}
.emarket-catalog-detail .tabs .tabs-content .tab#tab_1 a.link:hover {
	border:0;
	padding-bottom:1px;
}

.emarket-catalog-detail .tabs .tabs-content .tab#tab_1 {padding:20px 0 0 0;display:block;}
.emarket-catalog-detail .tabs .tabs-content .tab#tab_2,
.emarket-catalog-detail .tabs .tabs-content .tab#tab_3 {padding:20px 10px;}
.emarket-catalog-detail .tabs .tabs-content .tab{display:none;}

.emarket-catalog-detail .tabs .tabs-content .tab .bx_item_title {border:0;}
.emarket-catalog-detail .tabs .tabs-content .tab .bx_item_title h2{
	font-size:24px;
	line-height:24px;
	font-weight:300;
	border-bottom:0 none transparent;
	margin-bottom: 0;
	padding-bottom: 0;
}

.emarket-catalog-detail .tabs .tabs-content .tab .property-list {padding-bottom:20px;}
.emarket-catalog-detail .tabs .tabs-content .tab .property-list .property-item {
	width:50%;
	padding:0 9px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.emarket-catalog-detail .tabs .tabs-content .tab  .property-list .property-item h3 {
	font-size:18px;
	font-weight:600;
	padding:30px 0;
}
.emarket-catalog-detail .tabs .tabs-content .tab  .property-list .property-item table{}
.emarket-catalog-detail .tabs .tabs-content .tab  .property-list .property-item table tr{}
.emarket-catalog-detail .tabs .tabs-content .tab  .property-list .property-item table tr td{
	position:relative;
	font-size:14px;
	font-weight:300;
	padding-top: 5px;
}
.emarket-catalog-detail .tabs .tabs-content .tab  .property-list .property-item table tr td:first-child:before{
	content: '';
	border-bottom: 1px dotted #aaaaaa;
	position: absolute;
	bottom: 4px;
	left:0;
	width: 317px;
}
.emarket-catalog-detail .tabs .tabs-content .tab  .property-list .property-item table tr td:first-child{width:320px;}
.emarket-catalog-detail .tabs .tabs-content .tab  .property-list .property-item table tr td:first-child span{
	display: inline-block;
	background: #fff;
	position: relative;
	padding-right: 3px;
}

.emarket-catalog-detail .tabs .tabs-content .tab .info {
	padding: 15px 0 0 9px;
	font-size: 10px;
	line-height: 9px;
	font-weight: 300;
	color: #aaaaaa;
}

.emarket-catalog-detail .tabs .tabs-content .tab .tab-row {
	float:left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.emarket-catalog-detail .tabs .tabs-content .tab .tab-row h2 {
	clear:both;
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	border-bottom: 1px solid #94bfdc;
	margin-bottom: 15px;
	padding: 5px 0;
}
.emarket-catalog-detail .tabs .tabs-content .tab .tab-row.first {
	width:40.3%;
	padding:0 25px 0 10px;
}

/* Styles for best-comment */
.ec-best-comment .author {padding-top: 45px;}
.ec-best-comment .author b{display:block;font-size:18px;}
.ec-best-comment .author span,
.ec-best-comment .author time{
	display:block;
	font-size:12px;
	color:#aaa;
}
.ec-best-comment .msg p {padding:15px 0; font-size:14px;}
.ec-best-comment .msg p b {float:left; width:147px;}
.ec-best-comment .msg p span{
	font-weight:300;
	display: block;
    overflow: hidden;
}


.emarket-catalog-detail .tabs .tabs-content .tab .tab-row.second {
	width:39.4%;
	padding:0 25px 0 0;
}
.emarket-catalog-detail .tabs .tabs-content .tab  .tab-row.second .property-list .property-item {
	width:100%;
}

.emarket-catalog-detail .tabs .tabs-content .tab .tab-row.third {
	width:20.3%;
	border-left: 1px solid #94bfdc;
}
/*modal basket*/
.product-modal{
    height: 180px;
}
.product-modal img{
    float: left;
    margin: 20px;
}
.product-modal .title-prod-modal{
    float: left;
    font-size: 16px;
    margin-top: 20px;
    width: 58%;
}
.emodal-bnts .btn_emodal{
    display: inline-block;
    vertical-align: top;
    width: 160px;
    text-align: center;
    margin-right: 10px;
}
.emodal-bnts{
    position: absolute;
    right: 20px;
    top: 75%;
}
.emodal-bnts .btn-close{
    border-bottom: 1px dashed;
    color: #74a1ca;
    font-size: 16px;
    line-height: 44px;
    text-decoration: none;
}
.emodal-bnts .btn-close:hover{
    border: none;
}

.bx_item_detail .bx_item_detail_scu .bx_scu .ntabs {
	white-space:normal;
	margin-bottom: 1em;
}

.ntabs span {
	cursor: pointer;
    margin-right: 20px;
    color: #687AB1;
    white-space: nowrap;
    border-bottom: 1px dashed #687AB1;
	line-height: 2em;
}

.ntabs span.active {
	color: #A12413;
    border-bottom: none;
}

.bx_item_detail .bx_item_detail_scu .bx_scu .tabs_content li {
	display: none;
}

.bx_item_detail .bx_item_detail_scu .bx_scu .tabs_content li.active {
	display: inline-block;

}
/* End */


/* Start:/bitrix/components/krayt/emarket.comments/templates/.default/style.css?154708808713518*/
.emarket-comments {}
.emarket-comments .clear:before {content:""; display:table;}
.emarket-comments .clear:after {content:""; clear:both; display:table;}

/* ec-rating styles
*************************************/
.emarket-comments .ec-rating{padding:17px 0 50px;}
.emarket-comments .ec-rating .star{
	display: block;
	margin-right: 1px;
	float:left;
	background-image: url(/bitrix/components/krayt/emarket.comments/templates/.default/images/ec_comm_sprite_stars.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 17px;
	width: 20px;
	cursor:pointer;
}
.emarket-comments .ec-rating .star.half{background-position:-20px 0px;}
.emarket-comments .ec-rating .star.empty{background-position: -40px 0px;}
.emarket-comments .ec-rating .star.active{background-position: 0px 0px;}

/* ec-button styles
*************************************/
.emarket-comments .ec-button {
	display: block;
	float:right;
	text-decoration: none;
	text-align:center;
	margin:7px 0;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.9);
	padding: 0 45px;
	line-height: 33px;
	cursor: pointer;
	border: 1px solid #7baa34;
	height: 35px;
	font-size: 16px;
	color: #fff;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.05, #B2D380),
		color-stop(0.05, #8BBD40),
		color-stop(1, #638E23)
	);
	background-image: -o-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	background-image: -moz-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	background-image: -webkit-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	background-image: -ms-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	background-image: linear-gradient(to bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	opacity:0.9;
	width:225px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.emarket-comments .ec-button:hover{opacity:1}
.emarket-comments .ec-button:focus{border: 0;outline: 0;}
.emarket-comments .ec-button:active{line-height: 35px;box-shadow: inset  0 2px 3px 0  rgba(0,0,0,.4);}

.emarket-comments .ec-button.ec-button-1{
	position: relative;
	padding: 0 45px 0 53px;
	margin:0;
}
.emarket-comments .ec-button.ec-button-1:after{
    background-image: url(/bitrix/components/krayt/emarket.comments/templates/.default/images/ec_comm_pencil.png);
    background-repeat: no-repeat;
    content: "";
    height: 24px;
    left: 16px;
    position: absolute;
    top: 5px;
    width: 24px;
}
.emarket-comments .ec-button.ec-button-1:active:after{background-position: 0 1px;}
.emarket-comments .ec-button.ec-button-2{
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
	color:#555555;
	border:1px solid #94bfdc;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.05, #F2F2F2),
		color-stop(0.05, #EBEBEB),
		color-stop(1, #CACACA)
	);
	background-image: -o-linear-gradient(bottom, #F2F2F2 5%, #EBEBEB 5%, #CACACA 100%);
	background-image: -moz-linear-gradient(bottom, #F2F2F2 5%, #EBEBEB 5%, #CACACA 100%);
	background-image: -webkit-linear-gradient(bottom, #F2F2F2 5%, #EBEBEB 5%, #CACACA 100%);
	background-image: -ms-linear-gradient(bottom, #F2F2F2 5%, #EBEBEB 5%, #CACACA 100%);
	background-image: linear-gradient(to bottom, #F2F2F2 5%, #EBEBEB 5%, #CACACA 100%);
}


/* ec-comments-head styles
*************************************/

.emarket-comments .ec-head{
	height:70px;
	padding: 17px 10px 0;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-bottom:1px solid #94bfdc;	
}
.emarket-comments .ec-head h2{
	font-size: 24px;
	font-weight: 300;
	line-height: 35px;
	float: left;
}
.emarket-comments .ec-head .ec-rating{float: left;padding: 9px 15px;}
.emarket-comments .ec-head .ec-rating .star{cursor:default;}
.emarket-comments .ec-head .ec-rating span{
	display: block;
    float: left;
    font-size: 12px;
    overflow: hidden;
    padding-left: 5px;
}

/* ec-comments-add styles
*************************************/
.emarket-comments .ec-comments-add {
	display:none;
	border-bottom: 1px solid #94bfdc;
    overflow: auto;
    clear: left;
}
.emarket-comments .ec-comments-add .ec-left,
.emarket-comments .ec-comments-add .ec-right {
	float:left;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	font-size:14px;
	padding:20px 0 20px 90px;
}

/*left*/
.emarket-comments .ec-comments-add .ec-left{
	width:52.5%;
}
.emarket-comments .ec-comments-add .ec-left table tr{}
.emarket-comments .ec-comments-add .ec-left table tr td{
	vertical-align: top;
	padding: 6px 0;
}
.emarket-comments .ec-comments-add .ec-left table tr td:first-child{}
.emarket-comments .ec-comments-add .ec-left table tr td span{
	width:105px; 
	display:inline-block;
	padding-top:8px;
}
.emarket-comments .ec-comments-add .ec-left table tr td textarea,
.emarket-comments .ec-comments-add .ec-left table tr td input{
	padding: 0;
	margin: 0;
	width:414px;
	padding:5px;
	border:1px solid #94bfdc;
	border-radius:3px;
}
.emarket-comments .ec-comments-add .ec-left table tr td textarea{
	resize:none;
	height:60px;
}
.emarket-comments .ec-comments-add .ec-left table tr td input{
	height:17px;
}

.emarket-comments .ec-comments-add .ec-left .ec-comments-captcha_title{width:105px;}
.emarket-comments .ec-comments-add .ec-left .ec-comments-captcha{position:relative;}
.emarket-comments .ec-comments-add .ec-left .ec-comments-captcha a{
	position: absolute;
	right: 32.5%;
    top: 7px;
	height: 14px;
	width: 14px;
	display: block;
	background-image: url(/bitrix/components/krayt/emarket.comments/templates/.default/images/ec_comm_refresh.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	transition: all 0.7s ease-out;
}
.emarket-comments .ec-comments-add .ec-left .ec-comments-captcha a.animate{
	-webkit-transform: rotate( 360deg );
	-moz-transform: rotate( 360deg );
	-ms-transform: rotate( 360deg );
	-o-transform: rotate( 360deg );
	transform: rotate( 360deg );
}
.emarket-comments .ec-comments-add .ec-left .ec-comments-captcha{
	border:1px solid #94bfdc;
	border-radius:3px;
	width:100%;
	height:27px;
	overflow:hidden;
}
.emarket-comments .ec-comments-add .ec-left .ec-comments-captcha #captcha_word{
	width: 69%;
	height: 100%;
	padding-right:32px;
	float: left;
	border:0;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.emarket-comments .ec-comments-add .ec-left .ec-comments-captcha img{
	height: 32px;
	margin: -1px 0 0 0;
	width: 31%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*right*/
.emarket-comments .ec-comments-add .ec-right{
	width:47.5%;
	padding:20px 90px;
}

.emarket-comments .ec-comments-add .ec-right .ec-term_of_Use {}
.emarket-comments .ec-comments-add .ec-right .ec-term_of_Use span {
    display: block;
    float: left;
	font-size: 14px;
    width: 150px;
	line-height: 27px;
}

.emarket-comments .ec-comments-add .ec-right .ec-rating .ec-criteria {height: 17px;}
.emarket-comments .ec-comments-add .ec-right .ec-rating .ec-criteria span {
    display: block;
    float: left;
    font-size: 12px;
    padding-left: 13px;
    width: 137px;
}
.emarket-comments .ec-comments-add .ec-right .ec-rating .ec-criteria-rating{
	overflow:hidden;
	float: left;
}
.emarket-comments .ec-comments-add .ec-right .ec-rating .ec-criteria-val{
	overflow:hidden;
	float: left;
	font-size:12px;
	padding-left:5px;
}

.emarket-comments .ec-comments-add .ec-right .ec-rating .ec-criteria-full {
	height: 17px;
	padding-bottom:20px;
}
.emarket-comments .ec-comments-add .ec-right .ec-rating .ec-criteria-full span {
	display: block;
    float: left;
	font-size: 14px;
    padding-left: 0;
    width: 150px;
}
.emarket-comments .ec-comments-add .ec-right .ec-rating .ec-criteria-full .ec-criteria-rating{opacity:.5;}
.emarket-comments .ec-comments-add .ec-right .ec-rating .ec-criteria-full .ec-criteria-rating a{cursor:default;}


.emarket-comments .ec-comments-add .ec-empty{ 
	background-color: #FFB8B8;
	border: 1px solid red !important;
}
.emarket-comments .ec-comments-add .ec-empty:focus{
	background-color: #fff; 
	border: 1px solid #94bfdc !important;
}

/* ec-comments-list styles
*************************************/

.emarket-comments .ec-comments-list {}
.emarket-comments .ec-comments-list .ec-comment{border-bottom:1px solid #94bfdc;position:relative;}
.emarket-comments .ec-comments-list .ec-comment:last-child{border-bottom:0;}

.emarket-comments .ec-comments-list .ec-comment .author{
	background-color:#f6f9fc;
	border-right: 1px solid #94bfdc;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:80%;
	padding: 30px 1%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.emarket-comments .ec-comments-list .ec-comment .author b{display:block;font-size:18px;}
.emarket-comments .ec-comments-list .ec-comment .author span,
.emarket-comments .ec-comments-list .ec-comment .author time{
	display:block;
	font-size:12px;
	color:#aaa;
}

.emarket-comments .ec-comments-list .ec-comment .text {padding:0 0 0 20%;}
.emarket-comments .ec-comments-list .ec-comment .text .msg{padding:15px 10px 0; min-height:250px;}
.emarket-comments .ec-comments-list .ec-comment .text .msg p {padding:15px 0; font-size:14px;}
.emarket-comments .ec-comments-list .ec-comment .text .msg p b {float:left; width:105px;}
.emarket-comments .ec-comments-list .ec-comment .text .msg p span{
	font-weight:300;
	display: block;
    overflow: hidden;
}

.emarket-comments .ec-comments-list .ec-comment .text .control{height:26px;border-top:1px solid #94bfdc;}
.emarket-comments .ec-comments-list .ec-comment .text .control .complaint-link{
	color: #0055aa;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px dashed #0055aa;
	font-weight: 300;
	font-size: 12px;
	line-height: 12px;
	margin: 6px 0 0 10px;
}
.emarket-comments .ec-comments-list .ec-comment .text .control .complaint-link:hover{border-bottom:0;}
.emarket-comments .ec-comments-list .ec-comment .text .control .bt-link{
	position:relative;
	display:block;
	float: right;
    line-height: 15px;
    height: 15px;
    margin: 7px 20px 0 0;
    padding-left: 17px;
	color:#000;
	text-decoration:none;
}
.emarket-comments .ec-comments-list .ec-comment .text .control .bt-link:after{
	position:absolute;
	left:0;
	top: -2px;
	content:'';
	height: 15px;
	width: 15px;
	background-image:url(/bitrix/components/krayt/emarket.comments/templates/.default/images/ec_comm_sprite.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	opacity:.5;
}
.emarket-comments .ec-comments-list .ec-comment .text .control .bt-link.active:after,
.emarket-comments .ec-comments-list .ec-comment .text .control .bt-link:hover:after{opacity:1;}
.emarket-comments .ec-comments-list .ec-comment .text .control .bt-link.deactive{cursor:default;}
.emarket-comments .ec-comments-list .ec-comment .text .control .bt-link.like{}
.emarket-comments .ec-comments-list .ec-comment .text .control .bt-link.unlike:after{top: 2px;background-position: -16px -4px;}

.emarket-comments .ec-comments-list .no-comment{
	padding: 27px 10px;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	display: block;
	text-align: center;
}

/*stars*/
.emarket-comments .ec-comments-list .ec-rating{padding:0;}
.emarket-comments .ec-comments-list .author .ec-rating span{
	display: inline-block;
	color:#000;
	line-height: 10px;
	font-size:11px;
	padding-left: 3px;
}
.emarket-comments .ec-comments-list .ec-rating .star{
	display: block;
    float: left;
	margin:3px 0 0 0;
	background-size: auto 100%;
	height: 13px;
	width: 15px;
}
.emarket-comments .ec-comments-list .ec-rating .star.half{background-position:-15px 0px;}
.emarket-comments .ec-comments-list .ec-rating .star.empty{background-position: -30px 0px;}


.emarket-comments .ec-comments-list a.ec-rating-list-show{
	text-decoration:none;
	display:inline-block;
	position:relative;
	color:#0055aa;
	border-bottom:1px dotted #0055aa;
	margin-bottom:6px;
	line-height:17px;
	font-size:14px;
	font-weight:300;
}
.emarket-comments .ec-comments-list a.ec-rating-list-show:hover{border-bottom:0; padding-bottom:1px;}
.emarket-comments .ec-comments-list a.ec-rating-list-show:after{
	position:absolute;
	width:0;
	height:0;
	content:"";
	top: 6px;
	right: -12px;
	border-top: 7px solid #0055aa;
	border-bottom: 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.emarket-comments .ec-comments-list a.ec-rating-list-show.arrow-top:after{
	border-top: 0;
	border-bottom: 7px solid #0055aa;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.emarket-comments .ec-comments-list .ec-rating-list{
	border-left:1px solid #94bfdc;
	margin-left:10px;
	display:none;
}
.emarket-comments .ec-comments-list .ec-rating-list span,
.emarket-comments .ec-comments-list .ec-rating-list .ec-rating{
	float:left;
	padding-left:10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.emarket-comments .ec-comments-list .ec-rating-list span{
	color:#aaaaaa;
	font-size:12px;
	font-weight:300;
	width:57%;
}
.emarket-comments .ec-comments-list .ec-rating-list .ec-rating{width:43%;}
/* End */


/* Start:/bitrix/templates/emarket_emarket/components//bitrix/system.pagenavigation/modern/style.css?1547088066518*/
div.modern-page-navigation { 
    margin-bottom: 20px;
}
.modern-page-navigation a {
    font-size: 18px;
    color: #1763a6;
    padding: 0 4px;
    text-decoration: none;
}
.modern-page-navigation a:hover {
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    background: #94bfdc;
    color: #fff;
}
.modern-page-current {
    background: #94bfdc;
    color: #fff;
    font-size: 18px;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    padding: 0 4px;
}
/* End */


/* Start:/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/style.css?154708806623861*/
/* catalog.section */
.bx_catalog_list_home{margin-bottom:30px;}
.bx_catalog_list_home .bx_catalog_item{
	position:relative;
	float:left;
	background:#fff;
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
	margin-bottom:30px;
}

.bx_catalog_list_home .bx_catalog_item 	{
	height:236px !important;
	width:236px;
	margin: 0px 0px -1px -1px;
	padding:0;
	border: 1px solid #94bfdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.bx_catalog_list_home .bx_catalog_item:nth-child(4n){width:237px;margin: 0px -1px -1px -1px;}
.bx_catalog_list_home .bx_catalog_item:nth-child(4n+1){clear:both}

.bx_catalog_list_home .bx_catalog_item .item_new,
.bx_catalog_list_home .bx_catalog_item .item_hit {
	position:absolute;
	background-size: contain;
	background-repeat: no-repeat;
	width: 110px;
	height: 110px;
	right:0px;
	top:0px;
	z-index:911;
}
.bx_catalog_list_home .bx_catalog_item .item_new {
	background-image:url(/images/product_new.png);
}
.bx_catalog_list_home .bx_catalog_item .item_hit {
	background-image:url(/images/product_bestseller.png);
}

.bx_catalog_item_container {padding: 10px;}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover 
.bx_catalog_item_container {
	position:absolute;
	z-index:990;
	top:0px;
	left:0px;
	right:0;
	box-shadow: 0 0 10px 2px rgba(143, 183, 209, 1);
	border-radius:3px;
	background:#fff;
	/*box-shadow:0 0 0 2px rgba(148, 191, 220, 1);
	-webkit-animation:borderview 0.5s;
	animation:borderview 0.5s;*/
}
/*
@keyframes borderview {from {box-shadow:0 0 0 2px rgba(148, 191, 220, 0);} to {box-shadow:0 0 0 2px rgba(148, 191, 220, 1);}}
@-webkit-keyframes borderview {from {box-shadow:0 0 0 2px rgba(148, 191, 220, 0);} to {box-shadow:0 0 0 2px rgba(148, 191, 220, 1);}}*/

.bx_catalog_list_home .bx_catalog_item_articul{color:#a5a5a5;font-size:13px;}
.bx_catalog_list_home .bx_catalog_item_title{
	/*padding: 0 10px;*/
	display: block;
	height: 29px;
	margin: 3px 0;
	overflow:hidden;
	color:#000;
	font-size:12px;
	font-weight:300;
	line-height:14px;
	text-decoration:none;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_title{
	min-height:29px !important;
	height:auto !important;
}
.bx_catalog_list_home .bx_catalog_item_title a{
	color:#3f3f3f;
	text-decoration:none;
	font-size:13px;
}
.bx_catalog_list_home .bx_catalog_item_rating{height:10px;}
.bx_catalog_list_home .bx_catalog_item_rating .star{
	display: inline-block;
	background-image:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/stars.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:10px;
	width:11px;
}
.bx_catalog_list_home .bx_catalog_item_rating .star.half{background-position:-13px 0px;}
.bx_catalog_list_home .bx_catalog_item_rating .star.empty{background-position:-26px 0px;}

.bx_catalog_list_home .bx_catalog_item_price{
	color:#1763a6;
	font-size:16px;
	line-height:16px;
	display: inline-block;
	position:relative;
	padding-bottom: 15px;
}
.bx_catalog_list_home .bx_catalog_item_price span{
	color:#a5a5a5;
	font-size:12px;
	font-weight:normal;
	white-space:nowrap;
	text-decoration:line-through;
}

.bx_catalog_list_home .bx_catalog_item_controls{
	padding-top:10px;
	text-align:center;
	opacity:0;
}
@media (min-width:641px) and (max-width:960px){.bx_catalog_list_home .bx_catalog_item_controls{height:auto}}
@media (max-width:640px){.bx-touch .bx_catalog_list_home .bx_catalog_item_controls{height:auto;line-height:30px;text-align:center}}
@media (max-width:479px){.bx-touch .bx_catalog_list_home .bx_catalog_item_controls{height:auto;line-height:30px;display:block}}
@media (max-width:479px){.bx-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {height:auto}}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
	width:100%;
	white-space:nowrap;
	text-align:right;
	position:relative;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .controls-wrap{
	border:1px solid #8dbf41;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(204, 204, 204, 1);
	-moz-box-shadow:    inset 0px 1px 1px 0px rgba(204, 204, 204, 1);
	box-shadow:         inset 0px 1px 1px 0px rgba(204, 204, 204, 1);
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .controls-wrap .compare-control{
	position: absolute;
	left:0;
	top:1px;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .controls-wrap .compare-control .load{
	width:32px;
	height:32px;
	position:absolute;
	right: -34px;
	top: -6px;
	display:none;
	background:url(/images/Preloader_2.gif) no-repeat;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{
	color:#3f3f3f;
	font-size:13px;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{
	text-align:left;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
	width:100%;
	text-align:center;
	margin-top:15px;
}
/*.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{
	margin:1%;
	width: 48%;
	min-width:100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 25px;
	height: 25px;
}*/

@media (max-width:640px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone{display:none;}
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float:none;width:100%;text-align:center;}
}
.bx_catalog_list_home .bx_catalog_item_controls input[type=text]{border:none;background: none;}
.bx-touch .bx_catalog_list_home .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls{opacity:1}
.bx_catalog_list_home .bx_cnt_desc{
	text-align:left;
	position:absolute;
	right:-45px;
	top:2px;
	width:40px;
}
@media (min-width:641px) and (max-width:960px){

}
.bx_catalog_list_home .bx_catalog_item_controls a{}
.bx_catalog_list_home .bx_catalog_item_controls a{}

.bx_catalog_list_home .bx_catalog_item_price .bx_price{font-size:15px;padding-top: 5px;}
.bx_catalog_list_home .bx_catalog_item_images_double,
.bx_catalog_list_home .bx_catalog_item_images{
	position:relative;
	z-index:910;
	display:block;
	height: 152px;
	width: 216px;
	background-position:center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	background-size:contain;
}
.bx_catalog_list_home .bx_catalog_item_images_double{
	z-index:900;
	margin-top: -152px;
	opacity:0;
}

/*Disable shift Pictures*/
/*
.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images{
	opacity:0;
	-webkit-animation:rotateimgfirst 0.5s;
	animation:rotateimgfirst 0.5s;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images_double{
	opacity:1;
	-webkit-animation:rotateimglast 0.5s;
	animation:rotateimglast 0.5s;
}
@keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@-webkit-keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}
@-webkit-keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}
*/

.bx-no-touch .bx_catalog_list_home .bx_catalog_item 	  .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item 	  .bx_catalog_item_articul,
.bx_catalog_list_home .bx_catalog_item 	  .bx_catalog_item_scu{display:none}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu{display:block}
.bx_catalog_list_home .bx_catalog_item 	  .bx_catalog_item_scu{padding-top:10px}
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch    .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.no_touch{display:none !important;}

/* Stickers */
.bx_catalog_list_home .bx_stick{
	position:absolute;
	width:123px;
	height:35px;
	background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/stick.png) left center no-repeat;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 0 #ba3434;
	line-height:35px;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.bx_catalog_list_home .bx_stick.short {font-weight: bold;font-size:18px}
.bx_catalog_list_home .bx_stick.average {font-weight: bold;font-size:13px}
.bx_catalog_list_home .bx_stick.long{font-weight:normal;font-size:11px}
.bx_catalog_list_home .bx_stick_disc{
	position: absolute;
	overflow: hidden;
	width: 28px;
	height: 28px;
	color: #fff;
	background: #8dbf41;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.bx_catalog_list_home .bx_stick.left,
.bx_catalog_list_home .bx_stick_disc.left{left:-2px;}
.bx_catalog_list_home .bx_stick.right,
.bx_catalog_list_home .bx_stick_disc.right{right:-35px;}
.bx_catalog_list_home .bx_stick.top,
.bx_catalog_list_home .bx_stick_disc.top{top:15px;}
.bx_catalog_list_home .bx_stick.bottom,
.bx_catalog_list_home .bx_stick_disc.bottom{bottom:10px;}
.bx_catalog_list_home .bx_stick.middle,
.bx_catalog_list_home .bx_stick_disc.middle{top:49%;}

@media (min-width:641px) and (max-width:960px){
	.bx_catalog_list_home .bx_stick{
		width:90px;
		height:30px;
		background-size:100%;
		line-height:30px;
	}
	.bx_catalog_list_home .bx_stick.short {font-weight:normal;font-size:14px}
	.bx_catalog_list_home .bx_stick.average {font-weight:normal;font-size:11px}
	.bx_catalog_list_home .bx_stick.long{font-weight:normal;font-size:11px}
	.bx_catalog_list_home .bx_stick_disc{
		width:64px;
		height:65px;
		background-size:100%;
		font-size:	20px;
		line-height:65px;
	}
}
@media (max-width:640px) {
	.bx-touch .bx_catalog_list_home .bx_stick{
		width:70px;
		height:30px;
		background-size:100%;
		font-size:	11px;
		line-height:30px;
	}
	.bx-touch .bx_catalog_list_home .bx_stick_disc{
		width:48px;
		height:49px;
		background-size:100%;
		font-size:	16px;
		line-height:49px;
	}
}
@media (max-width:479px) {
	.bx-touch .bx_catalog_list_home .bx_stick{
		width:70px;
		height:30px;
		background-size:100%;
		font-size:	11px;
		line-height:30px;
	}

	.bx-touch .bx_catalog_list_home .bx_stick_disc{
		width:37px;
		height:38px;
		background-size:100%;
		font-size:13px;
		line-height:38px;
	}
}

/* buttons */
.bx_catalog_list_home .small_button {
	height:13px;
	width:10px;
	background:none;
	position:relative;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
}
.bx_catalog_list_home .small_button:before {
	content:"";
	position:absolute;
	top: 6px;
	width: 0;
    height: 0;
}
.bx_catalog_list_home .small_button.left:before {
	left: 3px;
    border-top: 3px solid transparent;
    border-right: 5px solid #8dbf41;
    border-bottom: 3px solid transparent;
}
.bx_catalog_list_home .small_button.right:before {
	right: 3px;
    border-top: 3px solid transparent;
    border-left: 5px solid #8dbf41;
    border-bottom: 3px solid transparent;
}


.bx_catalog_list_home .bx_medium_2,
.btn_emodal {
	display: block;
	text-decoration: none;
	padding: 7px 0 0 0;
	margin: 7px 0 0 0;
	width: 100%;
	line-height: 16px;
	cursor: pointer;
	border: 1px solid #7baa34;
	height: 26px;
	font-size: 16px;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.9);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.05, #B2D380),
		color-stop(0.05, #8BBD40),
		color-stop(1, #638E23)
	);
	background-image: -o-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	background-image: -moz-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	background-image: -webkit-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	background-image: -ms-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	background-image: linear-gradient(to bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:100%;
	opacity:0.9;
}
.bx_catalog_list_home .bx_medium_2:hover,
.btn_emodal:hover{opacity:1}
.bx_catalog_list_home .bx_medium_2:focus{border: 0;outline: 0;}
.bx_catalog_list_home .bx_medium_2:active{box-shadow: inset  0 1px 3px 1px  rgba(0,0,0,.2) ;}

.bx_catalog_list_home .bx_medium_2.ico1,
.bx_catalog_list_home .bx_medium_2.ico2{
	position: relative;
	padding: 7px 0 0 50px;
	height: 33px;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.bx_catalog_list_home .bx_medium_2.ico1:after,
.bx_catalog_list_home .bx_medium_2.ico2:after{
	content: "";
	position: absolute;
	left: 8px;
	top: 0;
	height: 27px;
	width: 35px;
	background-image: url(/images/sprite.png);
	background-repeat: no-repeat;
}
.bx_catalog_list_home .bx_medium_2.ico1:after {
	background-position: 0px -98px;
}
.bx_catalog_list_home .bx_medium_2.ico2:after {
	background-position: 12px -126px;
}

.bx_catalog_list_home .bx_col_input {
	display:inline-block;
	width:40px;
	height:18px;
	text-align:center;
	margin: 0;
	padding: 0;
}
.bx_catalog_list_home .bx_col_input:focus{outline:0;}
/* scu_detail_size */

	.bx_catalog_list_home .bx_item_detail_size {
		position: relative;
		margin-bottom: 10px;
		padding: 0;
		max-width: 100%;
		width: 100%;
	}
	.bx-no-touch .bx_catalog_list_home .bx_item_detail_size.full {
		position: relative;
		margin-left: -5%;
		padding: 0 5%;
	}

	/*----*/

	.bx_catalog_list_home .bx_item_detail_size .bx_item_section_name_gray {
		color: #9e9e9e;
		vertical-align: middle;
		font-size: 11px;
		line-height: 11px;
	}

	/*----*/

	.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container{position: relative}

	.bx_catalog_list_home .bx_item_detail_size .bx_size{
		position: relative;
		overflow: hidden;
		margin: 0;
		width: 100%;
	}
	.bx_catalog_list_home .bx_item_detail_size ul{
		position: relative;
		display: block;
		margin: 0;
		padding: 0;
		width: 100%;
		white-space: nowrap;
	}
	.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_size{overflow-x: auto;}
	.bx_catalog_list_home .bx_item_detail_size ul{
		position: relative;
		display: block;
		margin: 0;
		padding: 0;
		width: 100%;
		white-space: nowrap;
	}
	.bx-touch 	.bx_catalog_list_home .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
	.bx_catalog_list_home .bx_item_detail_size ul li{
		position: relative;
		display: block;
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 25px;
	}
	
	.bx_catalog_list_home .bx_item_detail_size ul li .cnt{
		cursor: pointer;
		position: absolute;
		top: 0;
		right: 2px;
		bottom: 2px;
		left:2px;
		display: block;
		overflow: hidden;
		border: 1px solid #c0cfda;
		background: #fff;
		color: #3f3f3f;
		text-align: center;
		text-decoration: none;
		font-weight: normal;
		font-size: 10px;
		line-height: 22px;
	}
	.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li .cnt{
		border: none;
		border-style: solid;
		border-width: 1px;
		-webkit-border-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/x2border.png) 2 stretch;
		-moz-border-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/x2border.png) 2 stretch;
		-o-border-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/x2border.png) 2 stretch;
		border-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/x2border.png) 2 fill stretch;
	}
	.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
	.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt,
	.bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{
		border: 2px solid #006cc0;
	}
	.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{
		border: none;
		border-style: solid;
		border-width: 1px;
		-webkit-border-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/x2border_active.png) 2 stretch;
		-moz-border-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/x2border_active.png) 2 stretch;
		-o-border-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/x2border_active.png) 2 stretch;
		border-image: url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/x2border_active.png) 2 fill stretch;
	}

	.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
	.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing>i{
		cursor: not-allowed;
		position: absolute;
		display: block;
		top: 0;
		right: 2px;
		bottom: 2px;
		left:2px;
		z-index:11;
		background: rgba(255,255,255,.79) url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/missing.png) no-repeat center;
	}
	/*----*/

	.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left,
	.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right {opacity:0.8}
	.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left:hover,
	.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

	.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_left,
	.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_right{
		position: absolute;
		top: 0;
		bottom:4px;
		width :5%;
		max-width:11px;
		cursor: pointer;
	}
	.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {
		left:-5%;
		background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/arr_left.png)  no-repeat left  center;
		background-size: 100% auto;
	}
	.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{
		right:-5%;
		background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/arr_right.png) no-repeat right center;
		background-size: 100% auto;
	}
	.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {
		left:0;
		background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/fade_left.png)  repeat-y left  center;
		background-size: 100% auto;
	}
	.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{
		right:0;
		background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/fade_right.png) repeat-y right center;
		background-size: 100% auto;
	}

/* scu_detail_scu */

	.bx_catalog_list_home .bx_item_detail_scu{
		position: relative;
		margin-bottom: 10px;
		padding: 0;
		max-width: 100%;
		width: 100%;
	}
	.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full {
		position: relative;
		margin-left: -5%;
		padding: 0 5%
	}

	/*----*/
	.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray{
		color: #9e9e9e;
		vertical-align: middle;
		font-size: 11px;
		line-height: 11px;
	}
	/*----*/

	.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

	.bx_catalog_list_home .bx_item_detail_scu .bx_scu{
		position: relative;
		overflow: hidden;
		margin: 0;
		width: 100%;
	}
	.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_scu{overflow-x: auto}

	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{
		position: relative;
		display: block;
		margin: 0;
		padding: 0;
		width: 100%;
		white-space: nowrap
	}
	.bx-touch 	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul {margin-left: 0 !important}
	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li{
		position: relative;
		display: block;
		float: left;
		width:21px !important;
		padding-top:21px !important;
		height: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt {
		cursor: pointer;
		position: absolute;
		top: 0;
		right: 2px;
		bottom: 2px;
		left: 0px;
		display: block;
		overflow: hidden;
		background: #fff;
		z-index: 10;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #7f7f7f}
	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt,
	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
		padding: 1px;
		border: 1px solid #7f7f7f;
	}
	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt .cnt_item,
	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt .cnt_item,
	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt .cnt_item{
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
	}
	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i {
		cursor: not-allowed;
		position: absolute;
		display: block;
		top: 0;
		right: 2px;
		bottom: 4px;
		left: 2px;
		z-index:11;
		background: rgba(255,255,255,.79) url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/missing.png) no-repeat center;
	}

	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item {
		position: absolute;
		border: 1px solid #d9d9d9;
		top: 1px;
		right: 1px;
		bottom: 1px;
		left: 1px;
		background-size: cover;
		background-repeat: no-repeat;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}
	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item:after {
		content: "";
		display: block;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		background: -webkit-linear-gradient(top,rgba(255,255,255,0.4),rgba(255,255,255,0));
		background: -moz-linear-gradient(top,rgba(255,255,255,0.4),rgba(255,255,255,0));
		background: -ms-linear-gradient(top,rgba(255,255,255,0.4),rgba(255,255,255,0));
		background: -o-linear-gradient(top,rgba(255,255,255,0.4),rgba(255,255,255,0));
		background: linear-gradient(top,rgba(255,255,255,0.4),rgba(255,255,255,0));
	}
	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
		width: auto;
		height: 25px;
	}

	/*----*/

	.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left,
	.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
	.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left:hover,
	.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

	.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left,
	.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right{
		position: absolute;
		top: 0;
		bottom:4px;
		width :5%;
		max-width:11px;
		cursor: pointer;
	}
	.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
	.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
	.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
	.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/images/fade_right.png) repeat-y   right center;background-size: 100% auto}


/*new-styles*/
.bx_catalog_list_home {}
.bx_catalog_list_home .item-brand{
	border: 1px solid #94bfdc;
	margin-bottom:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear: both;
}
.bx_catalog_list_home .item-brand > h2{ 
	background-color: #eaf2f8;
	height: 26px;
	font-size: 18px;
	font-weight: 300;
	line-height: 18px;
	padding: 8px 0 0 10px;
	border-bottom: 1px solid #94bfdc;
	clear: both;
	margin-bottom:-1px;
}
/*modal basket*/
.product-modal{
    height: 180px;
}
.product-modal img{
    float: left;
    margin: 20px;
}
.product-modal .title-prod-modal{
    float: left;
    font-size: 16px;
    margin-top: 20px;
    width: 58%;
}
.emodal-bnts .btn_emodal{
    display: inline-block;
    vertical-align: top;
    width: 160px;
    text-align: center;
    margin-right: 10px;
}
.emodal-bnts{
    position: absolute;
    right: 20px;
    top: 75%;
}
.emodal-bnts .btn-close{
    border-bottom: 1px dashed;
    color: #74a1ca;
    font-size: 16px;
    line-height: 44px;
    text-decoration: none;
}
.emodal-bnts .btn-close:hover{
    border: none;
}

/* End */
/* /bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/style.css?15470880662698 */
/* /bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.element/.default/style.css?161338828628351 */
/* /bitrix/components/krayt/emarket.comments/templates/.default/style.css?154708808713518 */
/* /bitrix/templates/emarket_emarket/components//bitrix/system.pagenavigation/modern/style.css?1547088066518 */
/* /bitrix/templates/emarket_emarket/components/bitrix/catalog/catalog-template/bitrix/catalog.section/recomended/style.css?154708806623861 */
