

/* Start:/bitrix/templates/new_index/components/bitrix/catalog.element/detail/style.css?176486130737100*/
/* item_detail_v2 */
.bx_item_detail .bx_item_title{
	padding-bottom:14px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom: 16px;
	min-height: 24px
}

.bx_item_detail .bx_item_title h1{
	font-size:24px;
	border-bottom:0 none transparent;
	margin-bottom: 0;
	padding-bottom: 0;
}
.bx_item_detail h1 span{color:#000}
.bx_item_detail .bx_item_container{}
.bx_item_detail .bx_item_container .bx_lt{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-right:2%;
	width:38%;
}
.bx_item_detail .bx_item_container .bx_rt{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:2%;
	width:58%;
}
.bx_item_detail .bx_item_container .bx_md{clear:both}
.bx_item_detail .bx_item_container .bx_lb{
	float:left;
	margin-right:2%;
	width:48%;
}
.bx_item_detail .bx_item_container .bx_rb{
	float:right;
	margin-left:2%;
	width:48%;
}
.bx_item_detail .bx_optionblock{
	float:right;
	margin-left:10px;
	width:120px;
}

/* Item info */
.bx_item_detail .item_price{margin-bottom:20px}
.bx_item_detail .item_name{
	margin:0;
	padding:0;
}
.bx_item_detail .item_name a{
	color:#000;
	text-decoration:none;
	font-size:23px;
}
.bx_item_detail .item_old_price{
	padding:0 10px;
	color:#b8b8b8;
	text-decoration:line-through;
	font-weight:bold;
	font-size:15px;
}
.bx_item_detail .item_current_price{
	display:inline-block;
	margin-top:2px;
	padding:0 10px;
	border-bottom:1px solid #e6e6e6;
	background: #f8f5ab;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjVhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmY5Y2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f5ab), color-stop(100%,#fbf9cb));
	background:-webkit-linear-gradient(top, #f8f5ab 0%,#fbf9cb 100%);
	background:   -moz-linear-gradient(top, #f8f5ab 0%,#fbf9cb 100%);
	background:    -ms-linear-gradient(top, #f8f5ab 0%,#fbf9cb 100%);
	background:     -o-linear-gradient(top, #f8f5ab 0%,#fbf9cb 100%);
	background:        linear-gradient(to bottom, #f8f5ab 0%,#fbf9cb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f5ab', endColorstr='#fbf9cb',GradientType=0 );
	color:#cf1515;
	font-weight:bold;
	font-size:21px;
	line-height:33px;
}
.bx_item_detail .item_economy_price{
	display:inline-block;
	padding:0 0 0 10px;
	color:#b8b8b8;
	font-weight:bold;
	font-size:14px;
	line-height:33px;
}
.breadcrumbs-wrap.no-catalog{
	padding-top: 12px;
}
.bx_item_detail .item_info_section{
	margin:0 0 20px 0;
	padding:0 0 0 10px;
	font-size:13px;
	line-height:19px;
}
.bx_item_detail .item_section_name_gray{
	color:#9e9e9e;
	font-size:13px;
}
.bx_item_detail .item_info_section dl{
	margin-bottom: 20px;
	overflow: hidden;
	padding:0;
}
.bx_item_detail .item_info_section dl dt{
	clear: both;
	float: left;
	font-weight: bold;
}
.bx_item_detail .item_info_section dl dd{
	float: left;
	margin: 0 5px;
}

.bx_item_detail .item_buttons_counter_block{
	display:inline-block;
	margin-right:10px;
	vertical-align: baseline;
	color: #3f3f3f;
	font-size: 13px;
	text-align: left;
}
.bx_item_detail .item_buttons_counter_block a{
	vertical-align: baseline;
}
.bx_item_detail .bx_cnt_desc{vertical-align: baseline;}
/* Item SET */

.bx_item_detail .transparent_input{
	border:none;
	background:none;
	color:#000;
	font-weight:bold;
	font-size:14px;
	display: inline-block;
	width: 60px;
	text-align: center;
}






/*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;
}

.bx_item_detail .bx_notavailable{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #E4E4E4;
	background: #F3F3F3;
	white-space: normal;
	line-height: normal;
	padding: 5px 15px;
	margin-bottom: 10px;
}

.bx_item_detail .bx_bt_button,
.bx_item_detail .bx_bt_button_type_2{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_item_detail .bx_shadow.bx_bt_button,
.bx_item_detail .bx_shadow.bx_bt_button_type_2{box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}
.bx_item_detail .bx_shadow.bx_bt_button:active,
.bx_item_detail .bx_shadow.bx_bt_button_type_2:active{box-shadow:none}

.bx_item_detail .bx_bt_button  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom, #00a2df 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
	color:#fff;
	text-shadow:0 1px 0 #006cae;
}
.bx_item_detail .bx_bt_button:hover  		{
	background:#21afe4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#21afe4), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:     -o-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:        linear-gradient(to bottom, #21afe4 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb',GradientType=0 );
}
.bx_item_detail .bx_bt_button:active  		{
	background:#006fcb;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmZjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#006fcb), color-stop(100%,#00a2df));
	background:-webkit-linear-gradient(top, #006fcb 0%,#00a2df 100%);
	background:   -moz-linear-gradient(top, #006fcb 0%,#00a2df 100%);
	background:    -ms-linear-gradient(top, #006fcb 0%,#00a2df 100%);
	background:     -o-linear-gradient(top, #006fcb 0%,#00a2df 100%);
	background:        linear-gradient(to bottom, #006fcb 0%,#00a2df 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#006fcb', endColorstr='#00a2df',GradientType=0 );
	box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21);
}

.bx_item_detail .bx_bt_button_type_2 		{
	border:1px solid #e9e9e9;
	background:#fcfcfc;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f1f1f1));
	background:-webkit-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:   -moz-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:    -ms-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:     -o-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:        linear-gradient(to bottom, #fcfcfc 0%,#f1f1f1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f1f1f1',GradientType=0 );
	color:#656565;
	text-shadow:0 1px 0 #fff;
}
.bx_item_detail .bx_bt_button_type_2:hover 	{
	background:#fff;
}
.bx_item_detail .bx_bt_button_type_2:active {
	background:#f1f1f1;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#fcfcfc));
	background:-webkit-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:   -moz-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:    -ms-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:     -o-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:        linear-gradient(to bottom, #f1f1f1 0%,#fcfcfc 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#fcfcfc',GradientType=0 );
	box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}


.bx_item_detail .bx_small.bx_bt_button,
.bx_item_detail .bx_small.bx_bt_button_type_2{
	display:inline-block;
	min-width:20px;
	line-height:20px;
}
.bx_item_detail .bx_small.bx_bt_button  		{}
.bx_item_detail .bx_small.bx_bt_button:hover  {}
.bx_item_detail .bx_small.bx_bt_button:active {}
.bx_item_detail .bx_small.bx_bt_button_type_2 		{}
.bx_item_detail .bx_small.bx_bt_button_type_2:hover {}
.bx_item_detail .bx_small.bx_bt_button_type_2:active{}

.bx_item_detail .bx_medium.bx_bt_button,
.bx_item_detail .bx_medium.bx_bt_button_type_2	{
	padding:0 13px;
	height:25px;
	font-weight:bold;
	line-height:25px;
}
.bx_item_detail .bx_medium.bx_bt_button  	{
	height:27px;
	line-height:27px;
}
.bx_item_detail .bx_medium.bx_bt_button:hover  {}
.bx_item_detail .bx_medium.bx_bt_button:active {}
.bx_item_detail .bx_medium.bx_bt_button_type_2 		 {font-weight:bold}
.bx_item_detail .bx_medium.bx_bt_button_type_2:hover {}
.bx_item_detail .bx_medium.bx_bt_button_type_2:active{}

.bx_item_detail .bx_big.bx_bt_button,
.bx_item_detail .bx_big.bx_bt_button_type_2	{
	padding:0 13px;
	height:34px;
	font-weight:bold;
	line-height:34px;
}
.bx_item_detail .bx_big.bx_bt_button  	{
	height:36px;
	line-height:36px;
}
.bx_item_detail .bx_big.bx_bt_button:hover  {}
.bx_item_detail .bx_big.bx_bt_button:active {}
.bx_item_detail .bx_big.bx_bt_button_type_2 	  {}
.bx_item_detail .bx_big.bx_bt_button_type_2:hover {}
.bx_item_detail .bx_big.bx_bt_button_type_2:active{}

.bx_item_detail .bx_big.bx_bt_button.bx_cart span{
	position:relative;
	bottom:-7px;
	display:inline-block;
	margin:0 10px 0 0;
	width:26px;
	height:23px;
	background:url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/bt_cart.png) no-repeat center;
}

.bx_item_detail .bx_fwb{font-weight:bold}


@media (min-width:981px){}
@media (max-width:740px){
	.bx_item_detail .bx_optionblock{display:none}
	.bx_item_detail .item_buttons_counter_block{margin-bottom:10px}
	.bx_item_detail .bx_item_container .bx_lb,
	.bx_item_detail .bx_item_container .bx_rb{width:48%}
}
@media (min-width:640px) and (max-width:980px){}
@media (min-width:480px) and (max-width:639px){}
@media (max-width:480px) {
	.bx-touch .bx_item_detail .bx_item_container .bx_lt,
	.bx-touch .bx_item_detail .bx_item_container .bx_rt,
	.bx-touch .bx_item_detail .bx_item_container .bx_md,
	.bx-touch .bx_item_detail .bx_item_container .bx_lb,
	.bx-touch .bx_item_detail .bx_item_container .bx_rb{
		float:none;
		margin:0;
		padding:0;
		width:100%;
	}
	.bx-touch .bx_item_detail .item_info_section{padding-left:0}

}
@media (max-width:319px){}

/* item_detail_slider */
.bx_item_detail .bx_item_slider{
	position: relative;
	margin-bottom: 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: 440px;
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	background: #fff;
	text-align: center;
	height: 0;
	width: 100%;
	padding-top: 130%;
}
.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;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img {
	display: inline-block;
	max-width: 100% !important;
	max-height: 100% !important;
	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%;
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slider_conteiner.full {
	position: relative;
	margin-left: -5%;
	padding: 20px 5% 0
}

/*----*/

.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: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
}
.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_slider .bx_slide ul li:hover .cnt{border: 1px solid #006cc0}
.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{
	padding: 3px;
	border: 2px solid #006cc0;
}
.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border_active.png) 2 fill stretch;
}
.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: 100% auto;
	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 :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left {left: -5%;background:url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right{right:-5%;background:url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_slider .bx_slide_left {left:   0;background:url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/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/new_index/components/bitrix/catalog.element/detail/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.bx_item_detail .bx_item_slider_lupe_small{
	position: absolute;
	background: rgba(0, 0, 0, 0.18);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,.5);
	cursor: pointer;
}

.bx_item_detail .bx_item_slider_lupe{
	position: absolute;
	border: 1px solid #b2b2b2;
	left:105%;
	top: 0;
	bottom:4px;
	margin: 0;
	background: #fff url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/wait.gif) no-repeat scroll center center;
	z-index: 120;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.bx_item_detail .bx_item_slider_lupe img {
	max-width: 99999px !important;
	max-height: 99999px !important;
}

/* Stickers */
.bx_item_detail .bx_bigimages .bx_stick{
	position: absolute;
	width: 123px;
	height: 35px;
	background: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/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_item_detail .bx_bigimages .bx_stick.short {font-weight:  bold;font-size:18px}
.bx_item_detail .bx_bigimages .bx_stick.average {font-weight:  bold;font-size:13px}
.bx_item_detail .bx_bigimages .bx_stick.long {font-weight:normal;font-size:11px}
.bx_item_detail .bx_bigimages .bx_stick_disc{
	position: absolute;
	width: 72px;
	height: 74px;
	background: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/stick_disc.png) no-repeat center;
	color: #fff;
	text-align: center;
	text-shadow:0 1px 0 #ba3434;
	font-weight: bold;
	font-size: 23px;
	line-height: 74px;
}
.bx_item_detail .bx_bigimages .bx_stick.left,
.bx_item_detail .bx_bigimages .bx_stick_disc.left{left:-2px;}
.bx_item_detail .bx_bigimages .bx_stick.right,
.bx_item_detail .bx_bigimages .bx_stick_disc.right{right: 0;}
.bx_item_detail .bx_bigimages .bx_stick.top,
.bx_item_detail .bx_bigimages .bx_stick_disc.top{top: 15px;}
.bx_item_detail .bx_bigimages .bx_stick.bottom,
.bx_item_detail .bx_bigimages .bx_stick_disc.bottom{bottom: 5px;}
.bx_item_detail .bx_bigimages .bx_stick.middle,
.bx_item_detail .bx_bigimages .bx_stick_disc.middle{top: 49%;}
@media (min-width:641px) and (max-width:960px){
	.bx_item_detail .bx_bigimages .bx_stick{
		width: 90px;
		height: 30px;
		background-size: 100%;
		line-height: 30px;
	}
	.bx_item_detail .bx_bigimages .bx_stick.short {font-weight:normal;font-size:14px}
	.bx_item_detail .bx_bigimages .bx_stick.average {font-weight:normal;font-size:11px}
	.bx_item_detail .bx_bigimages .bx_stick.long{font-weight:normal;font-size:11px}
	.bx_item_detail .bx_bigimages .bx_stick_disc{
		width: 64px;
		height: 65px;
		background-size: 100%;
		font-size: 	20px;
		line-height: 65px;
	}
}
@media (max-width:640px) {
	.bx-touch .bx_item_detail .bx_bigimages .bx_stick{
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 	11px;
		line-height: 30px;
	}
	.bx-touch .bx_item_detail .bx_bigimages .bx_stick_disc{
		width: 48px;
		height: 49px;
		background-size: 100%;
		font-size: 	16px;
		line-height: 49px;
	}
}
@media (max-width:479px) {
	.bx-touch .bx_item_detail .bx_bigimages .bx_stick{
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 	11px;
		line-height: 30px;
	}

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

/* 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: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.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{
	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;
	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_item_detail .bx_item_detail_size ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_detail .bx_item_detail_size ul li:active .cnt,
.bx_item_detail .bx_item_detail_size ul li.bx_active .cnt{
	border: 2px solid #006cc0;
}
.bx-retina .bx_item_detail .bx_item_detail_size ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border_active.png) 2 fill stretch;
}

.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/new_index/components/bitrix/catalog.element/detail/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/new_index/components/bitrix/catalog.element/detail/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/new_index/components/bitrix/catalog.element/detail/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/new_index/components/bitrix/catalog.element/detail/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/new_index/components/bitrix/catalog.element/detail/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: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.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;
	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: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
	z-index:10;
}
.bx-retina .bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.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{
	padding: 3px;
	border: 2px solid #006cc0;
}
.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/new_index/components/bitrix/catalog.element/detail/images/missing.png) no-repeat center;
}

.bx-retina .bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/new_index/components/bitrix/catalog.element/detail/images/x2border_active.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size:contain;
	background-repeat: no-repeat;
}
.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/new_index/components/bitrix/catalog.element/detail/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/new_index/components/bitrix/catalog.element/detail/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/new_index/components/bitrix/catalog.element/detail/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/new_index/components/bitrix/catalog.element/detail/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;}

/* отзывы */
/*#tab4 div {
	margin-bottom: 20px;
}
#tab4 div p {
	margin-top: 0;
	margin-bottom: 0;
}*/


.docsList{
	margin: 15px auto;
	text-decoration: underline;
	outline: none;
	border: none;
	font: 14px/24px MyriadPro;
	text-align: center;
}
.props-table {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.props-table *,
.props-table *:before,
.props-table *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
.props-table p {
	margin-bottom: 10px;
}
.props-table-show:before,
.props-table-show:after,
.props-table-hide:before,
.props-table-hide:after {
	display: block;
	content: '';
	clear: both;
}
.props-table-left,
.props-table-right {
	/*width: 50%;*/
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.props-table-left {
	padding-right: 20px;
	/*border-right: 1px solid #bbbab9;*/
}
.props-table-right {
	padding-left: 20px;
}
.props-table-all {
	background-color: transparent;
	display: block;
	margin: 15px auto;
	text-decoration: underline;
	outline: none;
	border: none;
	cursor: pointer;
	font: 14px/24px MyriadPro;
}
.props-table-all:hover {
	background-color: transparent;
	text-decoration: underline;
	outline: none;
	border: none;
}
.hidden {
	display: none;
}
.compare-block {
	float: right;
	width: 50%;
	padding-top: 13px;
	display: flex;
	flex-direction: column;
	display: none;
}
.fullLine{
	justify-content: space-around;
	display: flex;
}
.notfullLine{
	display: flex;
}
.price-block-btn,
.url-shop-block-btn{
	cursor: pointer;
}
.icon_help{
	cursor:pointer;
}
.text_icon{
	display:none;
	position:absolute;
	border:1px solid #c0c0c0;
	border-radius:4px;
	margin:5px;
	z-index:1000;
	background-color:#fff;
	padding:5px;
	max-width:700px;
}
.icon_help:hover .text_icon{
	display:block;
}
.compare-block {
	float: right;
	width: 50%;
	padding-top: 13px;
	display: flex;
	flex-direction: column;
	display: none;
}
.fullLine{
	justify-content: space-around;
	display: flex;
}
.notfullLine{
	display: flex;
}
.columnLeftAllign{
	text-align: left;
	padding:0 0 0 23%
}
.tableRow:hover{
	color: #00aa51;
}
.tableRow:hover a{
	color: #00aa51;
	border-bottom: 1px dashed #00aa51;
}
.product-segment {
	padding: 40px 0;
	/*border-top: 1px solid #bbbab9;*/
}
.product-segment:after,
.product-segment:before {
	display: table;
	clear: both;
	content: '';
}
.product-segment .column-left {
	/*width: 300px;*/
	/*float: left;*/
}
.product-segment .column-right {
	padding-left: 100px;
	width: calc(100% - 400px);
	float: left;
}
.product-segment .column-left h3 {
	width: 270px;
	color: #464646;
	font: 700 30px/30px MyriadPro;
	/*text-transform: uppercase;*/
}
.segment-dealers .column-right a {
	text-decoration: none;
	display: inline-block;
	padding: 0 12px;
	font: 700 16px/44px MyriadPro;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #00aa51;
	text-transform: uppercase;
	color: #00aa51;
}
.video-slide-btn img {
	width: 60px;
	height: 60px;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.props-table-show{
	display: flex;
}
.props-table-hide.hidden{
	display: none;
}
.props-table-hide{
	display: flex;
}
.product-description .desc {
	display: block;
}
.product-description .desc.toggled {
	position: relative;
	transition: max-height .5s;
	max-height: 86.25px;
	overflow: hidden;
}
.product-description .desc.toggled::before {
	content: '';
	display: block;
	position: absolute;
	height: 17.25px;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(0deg, #fff 25%, transparent);
	transition: opacity .5s;
}
.product-description .desc.toggled.open::before {
	opacity: 0;
}
.product-description .toggler {
	display: none;
}
.product-description .desc.toggled + .toggler {
	display: block;
	cursor: pointer;
	margin-right: auto;
	margin-top: 10px;
	max-width: 80px;
	text-align: center;
}
.product-description .desc.toggled + .toggler:hover::before {
	border-bottom: 1px solid transparent;
}
.product-description .desc.toggled + .toggler::before {
	content: 'Развернуть';
	border-bottom: 1px solid;
	transition: .3s;
}
.product-description .desc.toggled.open {
	max-height: 5000px;
}
.product-description .desc.toggled.open + .toggler::before {
	content: 'Свернуть';
}
@media (max-width: 650px){
	.props-table-show, .props-table-hide{
		flex-direction: column;
	}
}

/* End */


/* Start:/bitrix/templates/new_index/components/bitrix/catalog.element/detail/default.css?177582653437884*/
/* ===== Breadcrumbs color override ===== */
body .wrapper__site .bread_crumbs_wr .bread_crumbs a,
body .wrapper__site .bread_crumbs_wr .bread_crumbs span {
	color: #F2F2F7;
}

body .wrapper__site .bread_crumbs_wr .bread_crumbs a:after {
	border-color: #F2F2F7;
}

/* ===== Hero ===== */
body .wrapper__site .prod_detail_26_hero {
	position: relative;
	width: 100%;
	margin-top: -38px;
}

body .wrapper__site .prod_detail_26_hero__photos {
	display: flex;
	width: 100%;
	position: relative;
}

body .wrapper__site .prod_detail_26_hero__photo {
	flex: 1 0 0%;
	aspect-ratio: 1 / 1;
	position: relative;
	overflow: hidden;
}

body .wrapper__site .prod_detail_26_hero__photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

body .wrapper__site .prod_detail_26_hero__photo--placeholder {
	background: #272B2B;
}

body .wrapper__site .prod_detail_26_hero__photo::after {
	content: '';
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
	pointer-events: none;
}

/* ===== Overlay (desktop) ===== */
body .wrapper__site .prod_detail_26_hero__overlay {
	position: absolute;
	top: 62px;
	left: 0;
	right: 0;
}

body .wrapper__site .prod_detail_26_hero__overlay>.inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

body .wrapper__site .prod_detail_26_hero__title {
	font-weight: 700;
	font-size: 36px;
	line-height: 1;
	color: #fff;
	max-width: 608px;
	margin: 0;
	padding: 0;
	border: none;
}

body .wrapper__site .prod_detail_26_hero__price_block {
	text-align: right;
	width: 224px;
	flex-shrink: 0;
}

body .wrapper__site .prod_detail_26_hero__price {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.1;
	color: #fff;
}

body .wrapper__site .prod_detail_26_hero__price_label {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.2;
	color: rgba(255, 255, 255, 0.7);
	margin-top: 5px;
}

/* ===== Mobile actions (hidden on desktop) ===== */
body .wrapper__site .prod_detail_26_hero__mobile_actions {
	display: none;
}

/* ===== Color variants ===== */
body .wrapper__site .prod_detail_26_hero__variants {
	position: absolute;
	bottom: 54px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 1224px;
	padding: 0 15px;
	box-sizing: border-box;
	display: flex;
	gap: 10px;
}

body .wrapper__site .prod_detail_26_hero__variant {
	position: relative;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: none;
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
	display: block;
	flex-shrink: 0;
}

body .wrapper__site .prod_detail_26_hero__variant.active::after {
	content: '';
	position: absolute;
	inset: -4px;
	border-radius: 50%;
	border: 2px solid #009B3E;
}

body .wrapper__site .prod_detail_26_hero__variant.white {
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

/* ===== Bottom nav (desktop) ===== */
body .wrapper__site .prod_detail_26_hero__nav {
	position: fixed;
	bottom: 24px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 100;
	display: flex;
	align-items: center;
	gap: 15px;
}

body .wrapper__site .prod_detail_26_hero__nav_tabs {
	position: relative;
	display: flex;
	align-items: center;
	gap: 4px;
	background: rgba(255, 255, 255, 0.15);
	backdrop-filter: blur(16px) saturate(180%);
	-webkit-backdrop-filter: blur(16px) saturate(180%);
	border: none;
	border-radius: 96px;
	padding: 4px;
	white-space: nowrap;
	flex-shrink: 0;
	height: 56px;
	box-sizing: border-box;
	box-shadow: 0 8px 32px rgba(31, 38, 135, 0.08);
}

body .wrapper__site .prod_detail_26_hero__nav_tabs::before {
	content: '';
	position: absolute;
	inset: 0;
	border-radius: inherit;
	padding: 1px;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.05) 100%);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	mask-composite: exclude;
	pointer-events: none;
}

body .wrapper__site .prod_detail_26_hero__nav_tab {
	padding: 12px 16px;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #1D1D1D;
	text-decoration: none;
	border-radius: 64px;
	transition: background 0.2s;
}

body .wrapper__site .prod_detail_26_hero__nav_tab:hover {
	background: rgba(0, 0, 0, 0.05);
	color: #1D1D1D;
}

body .wrapper__site .prod_detail_26_hero__nav_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px 24px;
	height: 48px;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
	background: #009B3E;
	border-radius: 48px;
	transition: background 0.2s;
}

body .wrapper__site .prod_detail_26_hero__nav_btn:hover {
	background: #00802f;
	color: #fff;
}

body .wrapper__site .prod_detail_26_hero__nav_actions {
	position: relative;
	display: flex;
	align-items: center;
	gap: 4px;
	background: rgba(255, 255, 255, 0.15);
	backdrop-filter: blur(16px) saturate(180%);
	-webkit-backdrop-filter: blur(16px) saturate(180%);
	border: none;
	border-radius: 96px;
	padding: 4px;
	flex-shrink: 0;
	height: 56px;
	box-sizing: border-box;
	box-shadow: 0 8px 32px rgba(31, 38, 135, 0.08);
}

body .wrapper__site .prod_detail_26_hero__nav_actions::before {
	content: '';
	position: absolute;
	inset: 0;
	border-radius: inherit;
	padding: 1px;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.05) 100%);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	mask-composite: exclude;
	pointer-events: none;
}

body .wrapper__site .prod_detail_26_hero__nav_actions .btn_action_fav,
body .wrapper__site .prod_detail_26_hero__nav_actions .btn_action_compare {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	transition: background 0.2s;
	text-decoration: none;
}

body .wrapper__site .prod_detail_26_hero__nav_actions .btn_action_fav:hover,
body .wrapper__site .prod_detail_26_hero__nav_actions .btn_action_compare:hover {
	background: rgba(0, 0, 0, 0.05);
}

body .wrapper__site .prod_detail_26_hero__nav_actions .btn_action_fav svg,
body .wrapper__site .prod_detail_26_hero__nav_actions .btn_action_compare svg {
	width: 20px;
	height: 20px;
	color: #1D1D1D;
	fill: none;
	stroke: #1D1D1D;
	stroke-width: 1.5;
}

body .wrapper__site .prod_detail_26_hero__nav_actions .btn_action_fav.in_favorites svg {
	color: #EC6652;
}

body .wrapper__site .prod_detail_26_hero__nav_actions .btn_action_compare.compared svg {
	fill: #1D1D1D;
}

/* ===== Key Specs ===== */
body .wrapper__site .prod_detail_26_keyspecs {
	background: #fff;
	padding: 64px 0;
}

body .wrapper__site .prod_detail_26_keyspecs>.inner {
	display: flex;
	gap: 24px;
}

body .wrapper__site .prod_detail_26_keyspecs__item {
	flex: 1 0 0%;
	display: flex;
	flex-direction: column;
	gap: 8px;
	padding: 16px 0;
}

body .wrapper__site .prod_detail_26_keyspecs__label {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.2;
	color: rgba(29, 29, 29, 0.5);
}

body .wrapper__site .prod_detail_26_keyspecs__value {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.1;
	color: #1D1D1D;
}

/* ===== Features slider ===== */
body .wrapper__site .prod_detail_26_features {
	background: #F5F5F7;
	padding: 96px 0;
}

body .wrapper__site .prod_detail_26_features__title {
	font-weight: 700;
	font-size: 36px;
	line-height: 1.1;
	color: #1D1D1D;
	margin: 0 0 48px;
	padding: 0;
	border: none;
}

body .wrapper__site .prod_detail_26_features__slider_wrap {
	position: relative;
}

body .wrapper__site #pdFeaturesSlider {
	overflow: visible;
}

body .wrapper__site .prod_detail_26_features__slide {
	width: 100%;
	height: 600px;
	border-radius: 16px;
	overflow: hidden;
	position: relative;
}

body .wrapper__site .prod_detail_26_features__slide>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

body .wrapper__site .prod_detail_26_features__slide_content {
	position: absolute;
	bottom: 104px;
	right: 40px;
	text-align: right;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

body .wrapper__site .prod_detail_26_features__slide_text {
	font-weight: 700;
	font-size: 36px;
	line-height: 1.1;
	color: #fff;
	max-width: 400px;
}

body .wrapper__site .prod_detail_26_features__slide_btn {
	position: absolute;
	bottom: 40px;
	right: 40px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #009B3E;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.2s;
	z-index: 2;
}

body .wrapper__site .prod_detail_26_features__slide_btn:hover {
	background: #00802f;
}

/* ===== Features popup ===== */
body .wrapper__site .prod_detail_26_features__slide_popup {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: 100%;
	display: flex;
	flex-direction: column;
	border-radius: 16px 16px 0 0;
	overflow: hidden;
	background: #fff;
	transform: translateY(100%);
	transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	z-index: 3;
}

body .wrapper__site .prod_detail_26_features__slide.popup_open .prod_detail_26_features__slide_popup {
	transform: translateY(0);
}

body .wrapper__site .prod_detail_26_features__slide.popup_open .prod_detail_26_features__slide_btn {
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s, visibility 0.2s;
}

body .wrapper__site .prod_detail_26_features__slide.popup_open .prod_detail_26_features__slide_content {
	opacity: 0;
	transition: opacity 0.2s;
}

body .wrapper__site .prod_detail_26_features__slide_popup_body {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	padding: 48px 24px;
	gap: 48px;
	overflow-y: auto;
}

body .wrapper__site .prod_detail_26_features__slide_popup_close {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: rgba(29, 29, 29, 0.08);
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #1D1D1D;
	transition: background 0.2s;
	z-index: 4;
}

body .wrapper__site .prod_detail_26_features__slide_popup_close:hover {
	background: rgba(29, 29, 29, 0.15);
}

body .wrapper__site .prod_detail_26_features__slide_popup_content {
	max-width: 600px;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 24px;
}

body .wrapper__site .prod_detail_26_features__slide_popup_title {
	font-weight: 700;
	font-size: 48px;
	line-height: 1.1;
	color: #1D1D1D;
}

body .wrapper__site .prod_detail_26_features__slide_popup_desc {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	color: #1D1D1D;
}

body .wrapper__site .prod_detail_26_features__slide_popup_next {
	max-width: 600px;
	width: 100%;
	display: flex;
	align-items: center;
	gap: 24px;
	background: #F2F2F7;
	border-radius: 8px;
	padding: 24px;
	box-sizing: border-box;
	cursor: pointer;
	transition: background 0.2s;
}

body .wrapper__site .prod_detail_26_features__slide_popup_next:hover {
	background: #e8e8ed;
}

body .wrapper__site .prod_detail_26_features__slide_popup_next_text {
	flex: 1;
	display: flex;
	flex-direction: column;
}

body .wrapper__site .prod_detail_26_features__slide_popup_next_label {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4;
	color: #505357;
}

body .wrapper__site .prod_detail_26_features__slide_popup_next_title {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.1;
	color: #1D1D1D;
}

body .wrapper__site .prod_detail_26_features__slide_popup_next_arrow {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid rgba(29, 29, 29, 0.15);
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	color: #009B3E;
}

body .wrapper__site .prod_detail_26_features__controls {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 24px;
}

body .wrapper__site .prod_detail_26_features__counter {
	display: flex;
	align-items: center;
	gap: 8px;
	font-weight: 500;
	font-size: 16px;
	color: #1D1D1D;
}

body .wrapper__site .prod_detail_26_features__progress {
	width: 120px;
	height: 2px;
	background: rgba(29, 29, 29, 0.15);
	border-radius: 1px;
	position: relative;
	display: block;
}

body .wrapper__site .prod_detail_26_features__progress_fill {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: #009B3E;
	border-radius: 1px;
	transition: width 0.3s;
}

body .wrapper__site .prod_detail_26_features__arrows {
	display: flex;
	gap: 8px;
}

body .wrapper__site .prod_detail_26_features__prev,
body .wrapper__site .prod_detail_26_features__next {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid rgba(29, 29, 29, 0.15);
	background: transparent;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #1D1D1D;
	transition: border-color 0.2s;
}

body .wrapper__site .prod_detail_26_features__prev:hover,
body .wrapper__site .prod_detail_26_features__next:hover {
	border-color: #1D1D1D;
}

body .wrapper__site .prod_detail_26_features__prev.swiper-button-disabled,
body .wrapper__site .prod_detail_26_features__next.swiper-button-disabled {
	opacity: 0.3;
	cursor: default;
}

/* ===== Details ===== */
body .wrapper__site .prod_detail_26_details {
	background: #F5F5F7;
	padding: 96px 0 48px;
}

body .wrapper__site .prod_detail_26_details>.inner {
	display: flex;
	gap: 128px;
	align-items: flex-start;
}

body .wrapper__site .prod_detail_26_details__gallery {
	display: flex;
	gap: 44px;
	align-items: flex-start;
	flex-shrink: 0;
	width: 808px;
}

body .wrapper__site .prod_detail_26_details__thumbs {
	width: 140px;
	height: 624px;
	flex-shrink: 0;
}

body .wrapper__site .prod_detail_26_details__thumbs .swiper {
	height: 100%;
}

body .wrapper__site .prod_detail_26_details__thumb {
	position: relative;
	width: 140px;
	height: 140px;
	border-radius: 16px;
	overflow: hidden;
	padding: 4px;
	box-sizing: border-box;
	cursor: pointer;
	border: 2px solid transparent;
	transition: border-color 0.2s;
}

body .wrapper__site .prod_detail_26_details__thumb.swiper-slide-thumb-active {
	border-color: #009B3E;
}

body .wrapper__site .prod_detail_26_details__thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 12px;
}

body .wrapper__site .prod_detail_26_details__thumb iframe {
	width: 300%;
	height: 300%;
	display: block;
	border-radius: 12px;
	pointer-events: none;
	transform: scale(0.3333);
	transform-origin: top left;
}

body .wrapper__site .prod_detail_26_details__thumb_overlay {
	position: absolute;
	inset: 4px;
	border-radius: 12px;
}

body .wrapper__site .prod_detail_26_details__thumb_play {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 32px;
	height: 32px;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.6) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='14' viewBox='0 0 12 14' fill='white'><path d='M0 0L12 7L0 14V0Z'/></svg>") no-repeat center;
	background-size: 10px 12px;
	pointer-events: none;
}

body .wrapper__site .prod_detail_26_details__main {
	position: relative;
	width: 624px;
	height: 624px;
	flex-shrink: 0;
}

body .wrapper__site #pdDetailsSlider {
	width: 100%;
	height: 100%;
	border-radius: 16px;
	overflow: hidden;
}

body .wrapper__site .prod_detail_26_details__slide {
	width: 100%;
	height: 100%;
}

body .wrapper__site .prod_detail_26_details__slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

body .wrapper__site .prod_detail_26_details__slide iframe {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

body .wrapper__site .prod_detail_26_details__prev,
body .wrapper__site .prod_detail_26_details__next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 64px;
	height: 64px;
	border: none;
	background: transparent;
	cursor: pointer;
	z-index: 2;
	padding: 0;
	overflow: visible;
}

body .wrapper__site .prod_detail_26_details__prev svg,
body .wrapper__site .prod_detail_26_details__next svg {
	display: block;
	overflow: visible;
}

body .wrapper__site .prod_detail_26_details__prev {
	left: -32px;
}

body .wrapper__site .prod_detail_26_details__next {
	right: -32px;
}

body .wrapper__site .prod_detail_26_details__prev.swiper-button-disabled,
body .wrapper__site .prod_detail_26_details__next.swiper-button-disabled {
	opacity: 0.3;
	cursor: default;
}

body .wrapper__site .prod_detail_26_details__info {
	flex: 1;
	min-width: 0;
	display: flex;
	flex-direction: column;
	gap: 24px;
}

body .wrapper__site .prod_detail_26_details__meta {
	display: flex;
	gap: 4px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.2;
	color: rgba(29, 29, 29, 0.5);
}

body .wrapper__site .prod_detail_26_details__title {
	font-weight: 700;
	font-size: 36px;
	line-height: 1.1;
	color: #1D1D1D;
	margin: 0;
	padding: 0;
	border: none;
}

body .wrapper__site .prod_detail_26_details__desc {
	display: flex;
	flex-direction: column;
	gap: 0;
}

body .wrapper__site .prod_detail_26_details__desc_text {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	color: #1D1D1D;
}

body .wrapper__site .prod_detail_26_details__desc_text.hide_content {
	max-height: 168px;
	overflow: hidden;
	position: relative;
}

body .wrapper__site .prod_detail_26_details__desc_toggle {
	display: flex;
	align-items: center;
	gap: 4px;
	background: none;
	border: none;
	cursor: pointer;
	padding: 0;
	margin-top: 16px;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #009B3E;
}

body .wrapper__site .prod_detail_26_details__desc_toggle svg {
	width: 24px;
	height: 24px;
}

body .wrapper__site .prod_detail_26_details__desc_toggle.open svg {
	transform: rotate(45deg);
}

/* ===== Specifications ===== */
body .wrapper__site .prod_detail_26_specs {
	background: #F5F5F7;
	padding: 48px 0;
}

body .wrapper__site .prod_detail_26_specs__card {
	background: #fff;
	border-radius: 16px;
	padding: 96px 103px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 48px;
}

body .wrapper__site .prod_detail_26_specs__tabs {
	display: flex;
	align-items: center;
	gap: 8px;
}

body .wrapper__site .prod_detail_26_specs__tab {
	background: none;
	border: none;
	cursor: pointer;
	padding: 4px 12px;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.1;
	color: rgba(29, 29, 29, 0.5);
	position: relative;
	padding-bottom: 10px;
}

body .wrapper__site .prod_detail_26_specs__tab::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	border-radius: 8px;
	background: transparent;
	transition: background 0.2s;
}

body .wrapper__site .prod_detail_26_specs__tab.active {
	color: #1D1D1D;
}

body .wrapper__site .prod_detail_26_specs__tab.active::after {
	background: #009B3E;
}

body .wrapper__site .prod_detail_26_specs__tab:hover {
	color: #1D1D1D;
}

body .wrapper__site .prod_detail_26_specs__accordion {
	display: none;
}

body .wrapper__site .prod_detail_26_specs__panel {
	display: none;
	width: 100%;
}

body .wrapper__site .prod_detail_26_specs__panel.active {
	display: block;
}

body .wrapper__site .prod_detail_26_specs__body {
	width: 100%;
}

body .wrapper__site .prod_detail_26_specs__props {
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 48px;
	width: 100%;
}

body .wrapper__site .prod_detail_26_specs__props_hidden {
	display: none;
	grid-template-columns: 1fr 1fr;
	column-gap: 48px;
	width: 100%;
}

body .wrapper__site .prod_detail_26_specs__props_hidden.show {
	display: grid;
}

body .wrapper__site .prod_detail_26_specs__row {
	display: flex;
	gap: 12px;
	padding: 16px 0;
	border-bottom: 1px solid rgba(29, 29, 29, 0.15);
}

body .wrapper__site .prod_detail_26_specs__label {
	flex: 1;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.2;
	color: rgba(29, 29, 29, 0.5);
}

body .wrapper__site .prod_detail_26_specs__value {
	flex: 1;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	color: #1D1D1D;
}

body .wrapper__site .prod_detail_26_specs__more {
	display: flex;
	align-items: center;
	gap: 4px;
	background: none;
	border: none;
	cursor: pointer;
	padding: 0;
	margin: 48px auto 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #009B3E;
}

body .wrapper__site .prod_detail_26_specs__more svg {
	width: 24px;
	height: 24px;
}

body .wrapper__site .prod_detail_26_specs__more.open svg {
	transform: rotate(180deg);
}

body .wrapper__site .prod_detail_26_specs__table {
	width: 100%;
	border-collapse: collapse;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.5;
}

body .wrapper__site .prod_detail_26_specs__table th {
	text-align: left;
	padding: 12px 16px;
	font-weight: 700;
	color: #1D1D1D;
	border-bottom: 2px solid rgba(29, 29, 29, 0.15);
}

body .wrapper__site .prod_detail_26_specs__table td {
	padding: 12px 16px;
	color: #1D1D1D;
	border-bottom: 1px solid rgba(29, 29, 29, 0.15);
}

body .wrapper__site .prod_detail_26_specs__table a {
	color: #009B3E;
	text-decoration: none;
}

body .wrapper__site .prod_detail_26_specs__table a:hover {
	text-decoration: underline;
}

body .wrapper__site .prod_detail_26_specs__docs {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

body .wrapper__site .prod_detail_26_specs__doc {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	padding: 16px 24px;
	background: #F5F5F7;
	border-radius: 12px;
	text-decoration: none;
	color: #1D1D1D;
	font-weight: 500;
	font-size: 16px;
	transition: background 0.2s;
}

body .wrapper__site .prod_detail_26_specs__doc:hover {
	background: #e8e8ed;
}

body .wrapper__site .prod_detail_26_specs__doc svg {
	flex-shrink: 0;
	color: #009B3E;
}

/* ===== Video/Banner ===== */
body .wrapper__site .prod_detail_26_video {
	width: 100%;
	aspect-ratio: 1920 / 1080;
}

body .wrapper__site .prod_detail_26_video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: none;
}

body .wrapper__site .prod_detail_26_video video.prod_detail_26_video__desktop {
	display: block;
}

body .wrapper__site .prod_detail_26_video video.prod_detail_26_video__mobile {
	display: none;
}

/* ===== Where to buy ===== */
body .wrapper__site .prod_detail_26_wherebuy {
	padding: 64px 0;
	background: #F5F5F7;
}

body .wrapper__site .prod_detail_26_wherebuy__title {
	font-weight: 700;
	font-size: 36px;
	line-height: 1.1;
	color: #1D1D1D;
	margin: 0 0 32px;
	padding: 0;
	border: none;
}

body .wrapper__site .prod_detail_26_wherebuy__mobile {
	display: none;
}

body .wrapper__site .prod_detail_26_wherebuy__list {
	background: #fff;
	border-radius: 24px;
	overflow: hidden;
}

body .wrapper__site .prod_detail_26_wherebuy__row {
	display: flex;
	align-items: center;
	padding: 20px 32px;
	text-decoration: none;
	border-bottom: 1px solid rgba(29, 29, 29, 0.06);
	transition: background 0.2s;
}

body .wrapper__site .prod_detail_26_wherebuy__row:last-child {
	border-bottom: none;
}

body .wrapper__site .prod_detail_26_wherebuy__row:hover {
	background: rgba(0, 0, 0, 0.03);
}

body .wrapper__site .prod_detail_26_wherebuy__product {
	display: flex;
	align-items: center;
	gap: 16px;
	flex: 1;
}

body .wrapper__site .prod_detail_26_wherebuy__product img {
	width: 56px;
	height: 56px;
	object-fit: contain;
}

body .wrapper__site .prod_detail_26_wherebuy__product_info {
	display: flex;
	flex-direction: column;
	gap: 2px;
}

body .wrapper__site .prod_detail_26_wherebuy__article {
	font-weight: 500;
	font-size: 12px;
	color: rgba(29, 29, 29, 0.5);
}

body .wrapper__site .prod_detail_26_wherebuy__name {
	font-weight: 500;
	font-size: 14px;
	color: #1D1D1D;
}

body .wrapper__site .prod_detail_26_wherebuy__logo {
	width: 120px;
	height: 32px;
	object-fit: contain;
	margin: 0 48px;
}

body .wrapper__site .prod_detail_26_wherebuy__btn {
	display: inline-block;
	padding: 10px 32px;
	border: 1px solid #009B3E;
	border-radius: 24px;
	font-weight: 700;
	font-size: 14px;
	color: #009B3E;
	white-space: nowrap;
	transition: background 0.2s, color 0.2s;
}

body .wrapper__site .prod_detail_26_wherebuy__row:hover .prod_detail_26_wherebuy__btn {
	background: #009B3E;
	color: #fff;
}

/* Cards (tablet/mobile) */
body .wrapper__site .prod_detail_26_wherebuy__cards {
	gap: 16px;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	scroll-snap-type: x mandatory;
	padding-bottom: 4px;
}

body .wrapper__site .prod_detail_26_wherebuy__card_item {
	flex: 0 0 280px;
	background: #fff;
	border-radius: 24px;
	padding: 24px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	scroll-snap-align: start;
}

body .wrapper__site .prod_detail_26_wherebuy__card_img {
	width: 120px;
	height: 120px;
	object-fit: contain;
	margin-bottom: 16px;
}

body .wrapper__site .prod_detail_26_wherebuy__card_info {
	display: flex;
	flex-direction: column;
	gap: 2px;
	width: 100%;
	margin-bottom: 20px;
}

body .wrapper__site .prod_detail_26_wherebuy__card_item .prod_detail_26_wherebuy__logo {
	width: 100px;
	height: 28px;
	margin: 0 0 16px;
}

body .wrapper__site .prod_detail_26_wherebuy__card_item .prod_detail_26_wherebuy__btn {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}

/* ===== Description modal (desktop only) ===== */
body .wrapper__site .prod_detail_26_desc_modal {
	display: none;
	position: fixed;
	inset: 0;
	z-index: 200;
}

body .wrapper__site .prod_detail_26_desc_modal.open {
	display: block;
}

body .wrapper__site .prod_detail_26_desc_modal__overlay {
	position: absolute;
	inset: 0;
	background: rgba(29, 29, 29, 0.8);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

body .wrapper__site .prod_detail_26_desc_modal__content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1016px;
	max-height: 680px;
	overflow: hidden;
	background: #fff;
	border-radius: 16px;
	box-sizing: border-box;
}

body .wrapper__site .prod_detail_26_desc_modal__body {
	max-height: 680px;
	overflow-y: auto;
	padding: 48px 24px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
}

body .wrapper__site .prod_detail_26_desc_modal__close {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: none;
	border: none;
	cursor: pointer;
	color: #1D1D1D;
	border-radius: 50%;
	transition: background 0.2s;
}

body .wrapper__site .prod_detail_26_desc_modal__close:hover {
	background: rgba(0, 0, 0, 0.05);
}

body .wrapper__site .prod_detail_26_desc_modal__title {
	font-weight: 700;
	font-size: 36px;
	line-height: 1.1;
	color: #1D1D1D;
	margin: 0 0 24px;
	padding: 0;
	border: none;
	width: 100%;
	max-width: 600px;
}

body .wrapper__site .prod_detail_26_desc_modal__text {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #1D1D1D;
	width: 100%;
	max-width: 600px;
}

/* ===== Collection banner ===== */
body .wrapper__site .prod_detail_26_collection {
	position: relative;
	width: 100%;
	overflow: hidden;
}

body .wrapper__site .prod_detail_26_collection__link {
	display: block;
	position: relative;
	text-decoration: none;
}

body .wrapper__site .prod_detail_26_collection__img {
	width: 100%;
	height: 600px;
	object-fit: cover;
	display: block;
}

body .wrapper__site .prod_detail_26_collection__overlay {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 40px;
	background: radial-gradient(44.95% 74.91% at 50% 81.51%, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
}

body .wrapper__site .prod_detail_26_collection__label {
	font-weight: 500;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 8px;
}

body .wrapper__site .prod_detail_26_collection__name {
	font-weight: 700;
	font-size: 64px;
	line-height: 1;
	color: #fff;
	margin: 0;
	padding: 0;
	border: none;
}

body .wrapper__site .prod_detail_26_collection__desc {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.4;
	color: #FFF;
	margin: 16px 0 0;
	max-width: 400px;
}

body .wrapper__site .prod_detail_26_collection__btn {
	display: inline-block;
	margin-top: 24px;
	padding: 14px 36px;
	background: #009B3E;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	border-radius: 28px;
	transition: background 0.2s;
}

body .wrapper__site .prod_detail_26_collection__link:hover .prod_detail_26_collection__btn {
	background: #00802f;
}

/* ===== Tablet (max-width: 1250px) ===== */
@media screen and (max-width: 1250px) {
	body .wrapper__site .prod_detail_26_hero {
		margin-top: -23px;
	}

	body .wrapper__site .prod_detail_26_hero__overlay {
		position: static;
		background: #1D1D1D;
		padding: 48px 0;
	}

	body .wrapper__site .prod_detail_26_hero__overlay>.inner {
		flex-direction: column;
	}

	body .wrapper__site .prod_detail_26_hero__title {
		font-size: 28px;
		max-width: none;
	}

	body .wrapper__site .prod_detail_26_hero__price_block {
		text-align: left;
		width: auto;
		margin-top: 24px;
	}

	body .wrapper__site .prod_detail_26_hero__price_label {
		color: rgba(255, 255, 255, 0.5);
	}

	body .wrapper__site .prod_detail_26_hero__mobile_actions {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-top: 24px;
		width: 100%;
	}

	body .wrapper__site .prod_detail_26_hero__mobile_actions .prod_detail_26_hero__nav_actions {
		background: rgba(255, 255, 255, 0.12);
	}

	body .wrapper__site .prod_detail_26_hero__mobile_actions .prod_detail_26_hero__nav_actions .btn_action_fav svg,
	body .wrapper__site .prod_detail_26_hero__mobile_actions .prod_detail_26_hero__nav_actions .btn_action_compare svg {
		color: #fff;
		stroke: #fff;
	}

	body .wrapper__site .prod_detail_26_hero__mobile_actions .prod_detail_26_hero__nav_actions .btn_action_fav.in_favorites svg {
		fill: #EC6652;
		stroke: #EC6652;
	}

	body .wrapper__site .prod_detail_26_hero__mobile_actions .prod_detail_26_hero__nav_actions .btn_action_compare.compared svg {
		fill: #fff;
	}

	body .wrapper__site .prod_detail_26_hero__mobile_actions .prod_detail_26_hero__nav_actions .btn_action_fav:hover,
	body .wrapper__site .prod_detail_26_hero__mobile_actions .prod_detail_26_hero__nav_actions .btn_action_compare:hover {
		background: rgba(255, 255, 255, 0.1);
	}

	body .wrapper__site .prod_detail_26_hero__variants {
		bottom: 20px;
		left: 50%;
		transform: translateX(-50%);
		justify-content: center;
		padding: 0;
		max-width: none;
	}

	body .wrapper__site .prod_detail_26_hero__variant {
		width: 30px;
		height: 30px;
	}

	body .wrapper__site .prod_detail_26_hero__nav {
		display: none;
	}

	body .wrapper__site .prod_detail_26_keyspecs {
		padding: 48px 0;
	}

	body .wrapper__site .prod_detail_26_keyspecs>.inner {
		flex-wrap: wrap;
	}

	body .wrapper__site .prod_detail_26_keyspecs__item {
		flex: 1 0 calc(50% - 12px);
	}

	body .wrapper__site .prod_detail_26_features {
		padding: 64px 0;
	}

	body .wrapper__site .prod_detail_26_features__title {
		font-size: 28px;
		margin-bottom: 32px;
	}

	body .wrapper__site .prod_detail_26_features__slide {
		height: 480px;
		width: 80%;
	}

	body .wrapper__site .prod_detail_26_features__slide_content {
		top: 24px;
		left: 24px;
		bottom: auto;
		right: auto;
		text-align: left;
		align-items: flex-start;
	}

	body .wrapper__site .prod_detail_26_features__slide_text {
		font-size: 24px;
		max-width: 280px;
	}

	body .wrapper__site .prod_detail_26_features__slide_btn {
		bottom: 24px;
		right: 24px;
	}

	body .wrapper__site .prod_detail_26_features__slide_popup_title {
		font-size: 36px;
	}

	body .wrapper__site .prod_detail_26_features__slide_popup_body {
		padding: 32px 24px;
		gap: 32px;
	}

	body .wrapper__site .prod_detail_26_features__slide_popup_close {
		top: 8px;
		right: 8px;
	}

	body .wrapper__site .prod_detail_26_details {
		padding: 64px 0 48px;
	}

	body .wrapper__site .prod_detail_26_details>.inner {
		flex-direction: column;
		gap: 48px;
	}

	body .wrapper__site .prod_detail_26_details__gallery {
		width: 100%;
		gap: 0;
	}

	body .wrapper__site .prod_detail_26_details__thumbs {
		display: none;
	}

	body .wrapper__site .prod_detail_26_details__main {
		width: 100%;
		height: auto;
	}

	body .wrapper__site #pdDetailsSlider {
		overflow: visible;
		border-radius: 0;
	}

	body .wrapper__site .prod_detail_26_details__slide {
		width: 440px;
		height: 440px;
		border-radius: 16px;
		overflow: hidden;
	}

	body .wrapper__site .prod_detail_26_details__prev,
	body .wrapper__site .prod_detail_26_details__next {
		display: none;
	}

	body .wrapper__site .prod_detail_26_details__info {
		gap: 24px;
	}

	body .wrapper__site .prod_detail_26_specs {
		padding: 48px 0;
	}

	body .wrapper__site .prod_detail_26_specs__card {
		padding: 24px;
		align-items: flex-start;
		gap: 24px;
	}

	body .wrapper__site .prod_detail_26_specs__tabs {
		display: none;
	}

	body .wrapper__site .prod_detail_26_specs__accordion {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		cursor: pointer;
		font-weight: 700;
		font-size: 18px;
		line-height: 24px;
		color: #1D1D1D;
	}

	body .wrapper__site .prod_detail_26_specs__accordion svg {
		width: 24px;
		height: 24px;
		flex-shrink: 0;
		color: #009B3E;
	}

	body .wrapper__site .prod_detail_26_specs__panel {
		display: flex;
		flex-direction: column;
		gap: 24px;
		width: 100%;
		border-bottom: 1px solid rgba(29, 29, 29, 0.15);
		padding-bottom: 24px;
	}

	body .wrapper__site .prod_detail_26_specs__panel:last-child {
		border-bottom: none;
		padding-bottom: 0;
	}

	body .wrapper__site .prod_detail_26_specs__panel .prod_detail_26_specs__body {
		display: none;
	}

	body .wrapper__site .prod_detail_26_specs__panel.active .prod_detail_26_specs__body {
		display: block;
		padding-top: 24px;
	}

	body .wrapper__site .prod_detail_26_specs__table tr:last-child td {
		border-bottom: none;
	}

	body .wrapper__site .prod_detail_26_specs__panel.active .prod_detail_26_specs__accordion .ic-v {
		display: none;
	}

	body .wrapper__site .prod_detail_26_specs__props {
		grid-template-columns: 1fr;
	}

	body .wrapper__site .prod_detail_26_specs__props_hidden {
		grid-template-columns: 1fr;
	}

	body .wrapper__site .prod_detail_26_specs__more {
		margin-top: 24px;
	}

	body .wrapper__site .prod_detail_26_wherebuy__desktop {
		display: none;
	}

	body .wrapper__site .prod_detail_26_wherebuy__mobile {
		display: flex !important;
	}

	body .wrapper__site .prod_detail_26_wherebuy {
		padding: 48px 0;
	}

	body .wrapper__site .prod_detail_26_wherebuy__title {
		font-size: 28px;
	}

	body .wrapper__site .prod_detail_26_collection__img {
		height: 500px;
	}

	body .wrapper__site .prod_detail_26_collection__name {
		font-size: 48px;
	}
}

/* ===== Mobile (max-width: 700px) ===== */
@media screen and (max-width: 700px) {
	body .wrapper__site .prod_detail_26_hero {
		margin-top: -47px;
	}

	body .wrapper__site .prod_detail_26_hero__photo:nth-child(2) {
		display: none;
	}

	body .wrapper__site .prod_detail_26_hero--single .prod_detail_26_hero__photo--placeholder {
		display: none;
	}

	body .wrapper__site .prod_detail_26_hero--single .prod_detail_26_hero__photo:nth-child(2) {
		display: block;
	}

	body .wrapper__site .prod_detail_26_hero__overlay {
		padding: 32px 0;
	}

	body .wrapper__site .prod_detail_26_hero__title {
		font-size: 24px;
	}

	body .wrapper__site .prod_detail_26_hero__price {
		font-size: 20px;
	}

	body .wrapper__site .prod_detail_26_hero__mobile_actions {
		margin-top: 20px;
	}

	body .wrapper__site .prod_detail_26_keyspecs {
		padding: 32px 0;
	}

	body .wrapper__site .prod_detail_26_keyspecs>.inner {
		flex-direction: column;
		gap: 0;
	}

	body .wrapper__site .prod_detail_26_keyspecs__value {
		font-size: 20px;
	}

	body .wrapper__site .prod_detail_26_features {
		padding: 48px 0;
	}

	body .wrapper__site .prod_detail_26_features__title {
		font-size: 24px;
		margin-bottom: 24px;
	}

	body .wrapper__site .prod_detail_26_features__slide {
		height: 400px;
		width: 90%;
	}

	body .wrapper__site .prod_detail_26_features__slide_text {
		font-size: 20px;
		max-width: 220px;
	}

	body .wrapper__site .prod_detail_26_features__slide_btn {
		bottom: 20px;
		right: 20px;
	}

	body .wrapper__site .prod_detail_26_features__slide_popup {
		height: 100%;
	}

	body .wrapper__site .prod_detail_26_features__slide_popup_body {
		padding: 24px 16px;
		gap: 24px;
	}

	body .wrapper__site .prod_detail_26_features__slide_popup_title {
		font-size: 24px;
	}

	body .wrapper__site .prod_detail_26_features__slide_popup_desc {
		font-size: 14px;
	}

	body .wrapper__site .prod_detail_26_features__slide_popup_next {
		padding: 16px;
	}

	body .wrapper__site .prod_detail_26_video {
		aspect-ratio: 1 / 1;
	}

	body .wrapper__site .prod_detail_26_video video.prod_detail_26_video__desktop {
		display: none;
	}

	body .wrapper__site .prod_detail_26_video video.prod_detail_26_video__mobile {
		display: block;
	}

	body .wrapper__site .prod_detail_26_details {
		padding: 48px 0 24px;
	}

	body .wrapper__site .prod_detail_26_details__slide {
		width: 240px;
		height: 240px;
	}

	body .wrapper__site .prod_detail_26_details__title {
		font-size: 24px;
	}

	body .wrapper__site .prod_detail_26_details__desc_text.hide_content {
		max-height: 140px;
	}

	body .wrapper__site .prod_detail_26_specs {
		padding: 24px 0;
	}

	body .wrapper__site .prod_detail_26_wherebuy__card_item {
		flex: 0 0 70%;
	}

	body .wrapper__site .prod_detail_26_wherebuy__title {
		font-size: 24px;
	}

	body .wrapper__site .prod_detail_26_collection__img {
		height: 480px;
	}

	body .wrapper__site .prod_detail_26_collection__name {
		font-size: 36px;
	}

	body .wrapper__site .prod_detail_26_collection__desc {
		font-size: 14px;
	}

	body .wrapper__site .prod_detail_26_collection__btn {
		padding: 12px 28px;
		font-size: 14px;
	}
}
/* End */
/* /bitrix/templates/new_index/components/bitrix/catalog.element/detail/style.css?176486130737100 */
/* /bitrix/templates/new_index/components/bitrix/catalog.element/detail/default.css?177582653437884 */
