

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/visual/style.min.css?16185030003386*/
.bx_pagination_bottom *{vertical-align:baseline}.bx_pagination_bottom{color:#8d8d8d;font-size:11px}.bx_pagination_bottom .bx_pagination_section_two{float:right;text-align:right}.bx_pagination_bottom .bx_pg_section{display:inline-block;height:30px;vertical-align:top;line-height:30px}.bx_pagination_bottom .bx_pagination_select_container{display:inline-block}.bx_pagination_bottom .bx_pagination_select_container select{position:relative;margin:2px 20px 2px 10px;padding:1px 25px 3px 5px;height:22px;outline:0;border:1px solid #e0e0e0;border-radius:1px;background:#fff url(/bitrix/components/bitrix/system.pagenavigation/templates/visual/images/select_arrow.png) no-repeat right center;color:#8d8d8d;font-size:11px;line-height:16px;resize:none;-webkit-appearance:none}@-moz-document url-prefix(){.bx_pagination_bottom .bx_pagination_select_container select{background:#fff!important;padding-right:5px}}.bx_pagination_bottom .bx_pagination_page{white-space:nowrap;font-size:12px}.bx_pagination_bottom .bx_pagination_page ul{display:inline-block;margin:0;padding:0}.bx_pagination_bottom .bx_pagination_page li{display:inline-block;min-width:22px;color:#8d8d8d;text-align:center;line-height:22px}.bx_pagination_bottom .bx_pagination_page li a{display:block;min-width:22px;color:#8d8d8d;text-align:center;text-decoration:none;line-height:22px}.bx_pagination_bottom .bx_pagination_page li a:hover{color:#555}.bx_pagination_bottom .bx_pagination_page li.bx_active{border-radius:3px;background:#dbecf4;box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.1)}.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display:block}.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right:5px}.bx_pagination_bottom .bx_wsnw{white-space:nowrap}@media(min-width:480px) and (max-width:639px){.bx_pagination_bottom .bx_pagination_select_container select{margin-right:10px}}@media(max-width:479px){.bx_pagination_bottom .bx_pagination_section_two{float:none;text-align:left}.bx_pagination_bottom .bx_pagination_select_container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:47%}.bx_pagination_bottom .bx_pagination_select_container select{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:0!important;width:90%}.bx_pagination_bottom .bx_pg_section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:left}.bx_pagination_bottom .bx_pagination_page{white-space:normal}.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width:100%;height:auto;text-align:center}.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display:none}.bx_pagination_bottom .bx_pg_text{display:inline-block;width:50%}.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display:none}}.bx_pagination_bottom .bx_pagination_section_one,.bx_pagination_bottom .bx_pagination_section_two,.bx_pagination_bottom .bx_pagination_select_container,.bx_pagination_bottom .bx_pagination_select_container select,.bx_pagination_bottom .bx_pg_section,.bx_pagination_bottom .bx_pagination_page,.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,.bx_pagination_bottom .bx_pg_text,.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
/* End */


/* Start:/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/style.css?177357832823582*/
/* catalog.section */
.bx-section-desc-post{
	font-size: 12px;
	padding: 0 0 0 15px;
	margin: 15px 0;
}
.bx-section-desc{
	border-left: 3px solid #d3d3d3;
}
.bx_catalog_list_home {
	margin-bottom: 25px;
	border-bottom: 1px solid #e5e5e5;
}

@media (max-width: 767px) {
	.bx_catalog_list_home {
		border-bottom: 1px solid #e5e5e5;
	}
}

@keyframes borderview {
	from {
		border: 1px solid #fdfdfd;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	to {
		border: 1px solid #d3d3d3;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
	}
}
@-webkit-keyframes borderview {
	from {
		border: 1px solid #fdfdfd;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	to {
		border: 1px solid #d3d3d3;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
	}
}
.bx_catalog_list_home .bx_catalog_item_articul {
	color: #a5a5a5;
	font-size: 13px;
}
.bx_catalog_list_home .bx_catalog_item_title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_title {
	overflow: auto;
	white-space: normal;
}
.bx_catalog_list_home .bx_catalog_item_title a {
	color: #3f3f3f;
	text-decoration: none;
	font-size: 13px;
}
.bx_catalog_list_home .bx_catalog_item_price {
	color: #3f3f3f;
	font-weight: bold;
}
.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: 768px) and (max-width: 960px) {
	.bx_catalog_list_home .bx_catalog_item_controls {
		height: auto
	}
}
@media (max-width: 767px) {
	.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: center;
}
.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;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #E4E4E4;
	background: #F3F3F3;
	white-space: normal;
	line-height: normal;
	padding: 5px 15px;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
	width: 100%;
	text-align: center;
}
.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: 767px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,
	.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;
}
.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;
}
/*.bx_catalog_list_home .bx_catalog_item_controls a {
	margin-bottom: 10px;
}*/
.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: 91;
	display: block;
	padding-top: 135%;
	width: 100%;
	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: 90;
	margin-top: -135%;
	opacity: 0;
}
.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{
	display: flex;
}
.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(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/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;
	width: 72px;
	height: 74px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	font-size: 23px;
	line-height: 74px;
	background: #f42c2c url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/images/stick_disc.png) no-repeat center;
	text-shadow:0 1px 0 #ba3434;
	font-weight:bold;
}
.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: 0;
}
.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: 5px;
}
.bx_catalog_list_home .bx_stick.middle,
.bx_catalog_list_home .bx_stick_disc.middle {
	top: 49%;
}
@media (min-width: 768px) 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: 767px) {
	.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;
	}
	/*.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls{
		position: relative;
		top: -100px;
	}
	.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_articul{
		top: -100px;
	}*/
}
/* buttons */

.bx_catalog_list_home .bx_bt_button,
.bx_catalog_list_home .bx_bt_button_type_2 {
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
	white-space: nowrap;
}
.bx_catalog_list_home .bx_bt_button_type_2 {
	border: 1px solid #e9e9e9;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
	background-image: -webkit-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: -moz-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: -o-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	color: #656565;
	text-shadow: 0 1px 0 #fff;
}
.bx_catalog_list_home .bx_bt_button_type_2:hover {
	background: #fff;
}
.bx_catalog_list_home .bx_bt_button_type_2:active {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
	background-image: -webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05);
}
.bx_catalog_list_home .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%);
	color: #fff;
	text-shadow: 0 1px 0 #006cae;
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb', GradientType=0);
}
.bx_catalog_list_home .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_catalog_list_home .bx_bt_button:active {
	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_catalog_list_home .bx_small.bx_bt_button {
	display: inline-block;
	min-width: 20px;
	line-height: 20px;
}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {
	display: inline-block;
	min-width: 18px;
	line-height: 18px;
}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:hover {}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:active {}
.bx_catalog_list_home .bx_medium.bx_bt_button {
	padding: 0 13px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	padding: 0 13px;
	height: 23px;
	font-weight: bold;
	line-height: 23px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button,
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	font-weight: bold;
}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:hover {}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:active {}
.bx_catalog_list_home .bx_col_input {
	display: inline-block;
	width: 40px;
	text-align: center;
}

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

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/images/x2border_active.png) 2 fill stretch;
}
.bx_catalog_list_home .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_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(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/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(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/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(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/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(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.product_top_buttons{
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 200;
}
.product_top_buttons a{
	text-align: center;
	display: block;
	width: 30px;
	height: 30px;
	border: none;
	text-decoration: none;
	color: #0083a3;
}
.product_top_buttons a:hover{
	background-color: #fff;
	border-radius: 3px;
}
.product_top_buttons svg{
	fill: #0083a3;
	width: 23px;
	margin-top: 5px;
}

.bx_catalog_list_home .bx_catalog_item  .item_brand_link{
	position: relative;
	z-index: 199;
}
.bx_catalog_list_home .bx_catalog_item  .item_brand_link strong{
	text-decoration: underline;
	color: #337ab7;
}
/* End */


/* Start:/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/themes/green/style.css?16263514205720*/
/* catalog.section */
.bx_green.bx-section-desc{
	border-left-color:#33B111;
}
.bx_catalog_list_home.bx_green .bx_bt_button  				{
	background:#99d23e;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5ZDIzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2M2FhMjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#99d23e), color-stop(100%,#63aa28));
	background:-webkit-linear-gradient(top, #99d23e 0%,#63aa28 100%);
	background:   -moz-linear-gradient(top, #99d23e 0%, #63aa28 100%);
	background:    -ms-linear-gradient(top, #99d23e 0%,#63aa28 100%);
	background:    -o-linear-gradient(top, #99d23e 0%,#63aa28 100%);
	background:       linear-gradient(to bottom, #99d23e 0%,#63aa28 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d23e', endColorstr='#63aa28',GradientType=0 );

	color:#fff;
	text-shadow: 0 1px 0 #5d8634;

	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_catalog_list_home.bx_green .bx_bt_button:hover  		{
	background:#a8d95b;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E4ZDk1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YWI3NDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8d95b), color-stop(100%,#7ab748));
	background:-webkit-linear-gradient(top, #a8d95b 0%,#7ab748 100%);
	background:   -moz-linear-gradient(top, #a8d95b 0%, #7ab748 100%);
	background:    -ms-linear-gradient(top, #a8d95b 0%,#7ab748 100%);
	background:     -o-linear-gradient(top, #a8d95b 0%,#7ab748 100%);
	background:        linear-gradient(to bottom, #a8d95b 0%,#7ab748 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8d95b', endColorstr='#7ab748',GradientType=0 );
}
.bx_catalog_list_home.bx_green .bx_bt_button:active  		{
	background:#63aa28;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzYWEyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZmIzMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#63aa28), color-stop(100%,#6fb32d));
	background:-webkit-linear-gradient(top, #63aa28 0%,#6fb32d 100%);
	background:   -moz-linear-gradient(top, #63aa28 0%, #6fb32d 100%);
	background:    -ms-linear-gradient(top, #63aa28 0%,#6fb32d 100%);
	background:     -o-linear-gradient(top, #63aa28 0%,#6fb32d 100%);
	background:        linear-gradient(to bottom, #63aa28 0%,#6fb32d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63aa28', endColorstr='#6fb32d',GradientType=0 );
}

/* scu_detail_size */
.bx_catalog_list_home.bx_green .bx_item_detail_size ul li .cnt  				{border: 1px solid #74af40}
.bx_catalog_list_home.bx_green .bx_item_detail_size ul li:hover .cnt  		{border: 1px solid #5d9729}
.bx_catalog_list_home.bx_green .bx_item_detail_size ul li:active .cnt,
.bx_catalog_list_home.bx_green .bx_item_detail_size ul li.bx_active .cnt 		{border: 2px solid #5d9729}

.bx-retina .bx_catalog_list_home.bx_green .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/themes/green/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/themes/green/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/themes/green/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/themes/green/images/x2border_active.png) 2 fill stretch;
}

/* scu_detail_scu */
.bx_catalog_list_home.bx_green .bx_item_detail_scu .bx_scu ul li .cnt  			{border: 1px solid #74af40}
.bx_catalog_list_home.bx_green .bx_item_detail_scu .bx_scu ul li:hover .cnt  		{border: 1px solid #5d9729}
.bx_catalog_list_home.bx_green .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_list_home.bx_green .bx_item_detail_scu .bx_scu ul li.bx_active .cnt 	{border: 2px solid #5d9729}

.bx-retina .bx_catalog_list_home.bx_green .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/themes/green/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/themes/green/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/themes/green/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/themes/green/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/style.css?178046787059057*/
.bx_item_detail .bx_item_container.imagecontainer .bx_lt{
	width:496px;
	position:relative;
}
.reglabel{
	position:absolute;
	top:0px;
	right:12px;
	z-index:10;
	width:160px;
	display:flex;
	align-items: center;
	justify-content: center;
	background: #f0f9e8;
    padding: 2px 2px 2px 5px;
    border-radius: 10px;
    border: solid 1px #2aa81a;
}
.reglabel a.regudost{
    font-weight: 600;
    font-size: 12px;
	line-height:14px;
	color:black;
	text-decoration:none;
	display:block;
	margin: 0px 0px 0px 10px;
	color:#2aa81a;
}
.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{
	position: relative;
}
.bx_item_detail .product_detail_labels{
	position: absolute;
	left: 40px;
	top: 20px;
	z-index: 9;
}
.bx_item_detail .bx_item_container .bx_lt.image-block{
	float:left;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-right:2%;
	width:490px;
	padding:0px 0px 0px 20px;
}
.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;
	width:820px;
	padding-left:15px;
}
.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;
}

.bx_item_detail .item_info_section{
	margin:0 0 0px 0;
	padding:0 0 0 10px;
	font-size:14px;
	line-height:21px;
}
.bx_item_detail .item_section_name_gray{
	color:#9e9e9e;
	font-size:18px;
}
.bx_item_detail #tab_props .item_info_section dl{
	margin-bottom: 16px;
	overflow: hidden;
	padding:0;
	font-size:14px;
	line-height:21px;
	background: url(/local/templates/medmebel_3_filter/icon/dotted2.svg) 0px 19px no-repeat!important;
}
#tab_description p{
    margin-top: 10px;
    background: #f6fcff;
    border-left: 4px solid var(--sky-dark);
    padding: 10px 14px;
    border-radius: 6px;
    color: #2a4d60;
    margin-left: 0px;
}
.tab_contents .item_info_section dl:nth-child(even){
	background:transparent; 
}
.bx_item_detail .tab_contents .item_info_section dl dt{
	font-weight: normal!important;
	color:#7A7A7A;
	width:34%;
}
.tab_contents dl span{
	position:relative;
	top:1px;
	padding-right:5px;
	background:#fcfcfc;
}
.bx_item_detail .tab_contents .item_info_section dl dd{
	float: left;
	margin: 0 5px;
	position:relative;
	display:block;
	top:-1px;
	width:64%;
}
.tab_contents dl dd span{
	display:block;
}
.bx_item_detail .item_buttons_counter_block{
	display:inline-block;
	margin-right:10px;
	vertical-align: baseline;
	color: #3f3f3f;
	font-size: 13px;
	text-align: left;
	margin-bottom:10px;
}
.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_notavailable_subscribe
{
	background: none !important;
	border: none !important;
	padding-left: 0 !important;
}

.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:-6px;
	display:inline-block;
	margin:0 10px 0 0;
	width:26px;
	height:23px;
	background:url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border.png) 2 stretch;
	-moz-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border.png) 2 stretch;
	-o-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border.png) 2 stretch;
	border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border.png) 2 stretch;
	-moz-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border.png) 2 stretch;
	-o-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border.png) 2 stretch;
	border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border.png) 2 stretch;
	-moz-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border.png) 2 stretch;
	-o-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border.png) 2 stretch;
	border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/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_catalog_item_controls_blockone {
    display: none!important;
}*/
/*.bx-content {padding:0px!important;}*/
.bx_item_detail .bx_item_container .bx_rb {
    float: right;
    margin-left: 2%;
    width: 100%;
}
.bx_item_list_you_looked_horizontal{margin-top:20px}

.bx_item_detail .item_info_section a.buy_one_click{
	background: none;
	border: 1px solid #0083a3;
	color: #0083a3;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	display: inline-block;
	padding: 0 15px;
}
.bx_item_detail .item_info_section a.buy_one_click:hover{
	color: #fff;
	background: #0083a3;

}

.bx_item_detail .item_info_section .item_buttons_counter_block{
	margin-bottom: 0;
}
.bx_item_detail .item_info_section .detail_fav_button{
	color: #656565;
	font-size: 14px;
	font-weight: 700;
}
.bx_item_detail .item_info_section .detail_fav_button i{
	font-size: 24px;
	color: #0083a3;
	margin-right: 10px;
}
.bx_item_detail .item_info_section .item_buttons {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	height: auto;
	justify-content: space-between;
}
.bx_item_detail .item_info_section .item_buttons span{
	flex-grow: 0;
}
.bx_item_detail .item_info_section .item_buttons_quantity{
	flex-grow: 1;
}
.bx_item_detail .item_info_section .detail_fav_button.active i{
	color: #0083a3;
}
.offert_request{
	margin-top: 5px;
	border:solid #999 1px;
	padding:3px;
	width:220px;
	border-radius:5px;
}
.bx_item_detail .item_info_section.info_section{
	height: auto;
	display: flex;
	align-items: center;
	padding: 5px;
}
.item_info_section.info_section .offert_request{
	display: inline-block;
}
.item_info_section.info_section .offert_request > span{
	float: none;
}
.bx_item_detail .bx_rt .item_info_section .item_buttons_counter_block.quant .bx_bt_button_type_2 {
	width: 35px;
	height: 30px;
	line-height: 30px;
}
.bx_item_detail .bx_rt .item_info_section .item_buttons_counter_block.quant input{
	width: 37px;
	line-height: 30px;
}
.bx_item_detail .bx_compare{
	color: #656565;
	font-size: 14px;
	font-weight: 700;
	margin-right: 30px;
}
.bx_item_detail .bx_compare svg{
	fill: #0083a3;
	width: 26px;
	margin-top: 4px;
	margin-right: 10px;
}

@media (max-width:  720px){
	.bx_item_detail > .bx_lt{
		float: none;
	}
	.bx_item_detail .item_info_section.info_section{
		height: auto;
		padding: 5px
	}
	.bx_item_detail .item_info_section.info_section > span{
		display: block;
		float: none
	}
	.bx_item_detail .offert_request{
		display: block;
	}
	.bx_item_detail .item_info_section .item_buttons{
		justify-content: space-between;
	}
	.bx_item_detail .item_info_section .item_buttons .item_buttons_quantity{
		flex-basis: 100%;
	}
	.bx_item_detail .bx_item_container{
		display: flex;
		flex-direction: column;
		
	}
	.bx_item_detail .bx_item_container .bx_lt,
	.bx_item_detail .bx_item_container .bx_rt
	{
		width: 100% !important;
	}
}
.ya-share2{width:30px;float:left}
/* TABS */
.tab_contents{
	padding: 20px 20px 0px;
}
.tab_contents > div{
	display: none;
}
.tab_contents > div.active{
	display: block;
}
.tab_list{
	padding: 30px 0 0;
}
.tab_list ul{
	display: flex;
	align-items: center;
	padding: 0;
	flex-wrap: wrap;
}
.tab_list ul li{
	list-style: none;
	border-bottom:solid 1px black;
	flex: 1 0;
	text-align:center;
}
.tab_list ul li.active{
	list-style: none;
	border-bottom:solid 1px #1BA0CD;
}
.tab_list ul li a{
	display: inline-block;
	padding: 0 0px;
	line-height: 21px;
	font-size: 16px;
	color: #000;
	outline: none;
}
.tab_list a:hover,
.tab_list a:active,
.tab_list a:visited{
text-decoration: none;
}
	  
.tab_list ul li a.active{
	color:#1BA0CD;
	text-decoration: none;
}

a.item_brand_link strong{
	text-decoration: underline;
	color: #337ab7;
}
.product_file_list{
	display: flex;
	flex-wrap: wrap;
}
.product_file{
	position: relative;
	display: inline-block;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 10px;
	max-width: 150px;
}
.product_file a{
	display: block;
	padding: 20px;
	border: 1px solid #d2d2d2;
	margin-bottom: 10px;
}
.product_file i{
	position: absolute;
    top: 50px;
    right: 10px;
    color: #fff;
    background: #f00;
    display: block;
    padding: 0 5px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    font-style: normal;
    box-shadow: 1px 2px 5px rgb(0, 0, 0);
}

.product_file span{
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
}
/**/

.product_prices{
	padding: 0 10px;
	background: white;
	font: 700 16px/24px "PT Sans";
	float:left;
}
.product_prices span{
	margin-right: 10px;
}
.product_prices .old_price{
	color: #8B8B8B;
	position: relative;
}
.product_prices .old_price:after{
	position: absolute;
    content: '';
    display: block;
    width: 130%;
    border-bottom: 1px solid #f00;
    left: -5px;
    right: 0;
    top: 50%;
    transform: rotate(-10deg);
}
.product_prices .discount_diff{
	display: inline-block;
	padding: 0 10px;
	border-radius: 12px;
	background: #F2CC4A;
	font-weight: 400;
}
.product_prices .discount_label{
	display: inline-block;
	padding: 0 10px;
	border-radius: 12px 0 12px 12px;
	background: #F44450;
	color: #fff;
}
.item_action_buttons{
	display:block;
	align-items: left;
}

.item_action_buttons .product_summ{
	margin-right: 20px;
}
.bx_item_detail .bx_item_container{
	font: 400 12px 'Open Sans', sans-serif;
}
/*.bx_item_detail .item_action_buttons.new .bx_cart{
	display: inline-block;
	padding: 8px 10px 8px 35px;
	position: relative;
	height: auto;
	background: #337AB7;
	font-size: 10px;
	font-weight: 700;
	line-height: 12px;
}
.bx_item_detail .item_action_buttons.new .bx_cart span{
	position: absolute;
	left: 10px;
	top: 3px;
	width: 17px;
	margin: 0;
}
.bx_item_detail .item_action_buttons.new .buy_one_click{
	display: inline-block;
	height: auto;
	padding: 7px 10px;
	border: 1px solid #337AB7;
	background: #fff;
	font-size: 10px;
	font-weight: 700;
	line-height: 12px;
	
}*/
.bx_item_detail .product_summ_value{
	font: 700 16px/24px "PT Sans";
}

@media (max-width: 540px) {
	.item_action_buttons{
		flex-wrap: wrap;
		justify-content: center;
	}
	.item_action_buttons > span{
		margin-bottom: 10px;
	}
}

.product-slider-nav{
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}
.product-slider-nav > li{
	border: 1px solid #d2d2d2;
	margin-right: 5px;
	cursor: pointer;
}
.bx_item_container.imagecontainer .bx-wrapper{
	margin-bottom: 15px;
}

.product-slider > a{
	cursor: zoom-in;
}

.item_info_section .social{
	float:none!important;
}
.button_list{
	margin-top:10px;
	display: flex;
	justify-items: center;
	justify-content:space-around;
}

.item-kp,.item-kp:focus,.item-kp:link,.item-kp:active{
	cursor:pointer;
	font-family: Open Sans;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 26px;
	letter-spacing: 0%;
	background: #D6F2D9;	
	width: 237px;
	height: 49px;
	border-radius: 2px;
	padding: 11px 27px 11px 27px;
	text-align:center;
	display:block;
	color:black;
}
.item-tender,.item-tender:focus,.item-tender:active,.item-tender:link{
	cursor:pointer;
	font-family: Open Sans;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 26px;
	letter-spacing: 0%;
	width: 234px;
	height: 49px;
	border-radius: 2px;
	padding: 11px 27px 11px 27px;
	text-align:center;
	background: #F8E3E4;	
	display:block;
	color:black;
}

.button_item.social{
	cursor:pointer;
	width: 127px;
	height: 18px;
	padding-top:15px;
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	text-align:center;
	display:block;
}
.button_item.social>span{margin-top:3px;display:block}
.ya-share2{
	width:10px!important;
	margin-left:7px;
}
.ya-share2__icon_more{
	background:1px 0px white url(/local/templates/medmebel_3_filter/icon/link.svg) no-repeat!important;
}
.item-print,.item-print:focus,.item-print:active,.item-print:link{
	cursor:pointer;
	width: 202px;
	height: 26px;
	padding: 11px 7px 11px 7px;
	text-align:center;
	display:flex;
	font-family: Open Sans;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0%;
	justify-items: center;
	justify-content: space-around;
	color:black;
}
.item-print svg{margin-right:8px;}
.paneitem{
	margin-top:20px;
	clear:both;
	width: 100%;
	height: 56px;
	border-radius: 2px;
	background: #F6F6F6;
	display: flex;
	align-items: center;
	justify-content: center;
}
.paneitem .panebg{
	width: 4px;
	height: 56px;
	background: #36AEE1;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.paneitem .paneinfo{
	font-family: Open Sans;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0%;
	width:calc(100% - 4px);
	height:auto;
	padding-left:15px;
}
.product-slider {
	height:480px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sliderclick{
	position:relative;
}
.sliderclick .posimg{display:none}
.sliderclick .slick-prev{
	background:white;
	position:absolute;
	z-index:1;
	color:transparent;
	top:40px;
	left:-15px;
	background:url(/local/templates/medmebel_3_filter/icon/array-left.svg) no-repeat;
	width: 30px;
	height: 30px;
	border:0px;
}
.sliderclick .slick-next{
	background:white;
	position:absolute;
	z-index:1;
	color:transparent;
	top:40px;
	right:-35px;
	background:url(/local/templates/medmebel_3_filter/icon/array-right.svg) no-repeat;
	width: 30px;
	height: 30px;
	border:0px;
}
.bx-viewport{
	min-height:480px;
	max-height:480px;
	height:480px;
}
.product-slider > a {
    cursor: zoom-in;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product_func{
	position: absolute;
  z-index: 1;
  bottom: 1px;
  right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eafaff;
  padding: 5px;
  border-radius: 10px;
  border: solid 1px #4abee5;
}
.bx_item_detail .product_func > span{display:block;}
.bx_item_detail .product_func > span:nth-child(1){margin-right:15px}
.bx_item_detail .product_func .bx_compare{
	font-weight:normal;
}
.bx_item_detail .product_func a{
	display:flex;
	align-items: center;
	justify-content: center;
	color:black;
	font-size:14px;
}
.bx_item_detail .product_func a img{margin-right:5px}
.mob_func{display:none}
.char-top{
	width:325px;
	float:left;
	margin-top: 50px !important;
	height: 544px;
	margin-bottom:0px!important;
}
.char-top h4{
	color:black;
	font-size:14px;	
	font-weight:bold;
}
.char-top .list-char{
	min-height:329px;
}
.bx_item_detail .item_info_section.char-top dl{
	margin:0px 0px 0px;
	padding:0px;
	display:flex;
	align-items: center;
	justify-content:space-between;
	border-bottom1: dashed 1px black;
	background:url(/local/templates/medmebel_3_filter/icon/dotted2.svg) 0px 20px no-repeat!important;
}
.bx_item_detail .item_info_section.char-top dl:nth-child(even){
	background:white;
}
.bx_item_detail .item_info_section.char-top dl dt{
font-family: Open Sans;
font-weight: normal;
font-style: Regular;
font-size: 14px;
line-height: 21px;
color:#7A7A7A;
text-align:left;
width:auto;
border-bottom: dashed 2px #7A7A7A;
text-wrap:nowrap;
}
.bx_item_detail .item_info_section.char-top dl dt span{
	display:block;
	background:white;
	position:relative;
	top:2px;
}
.bx_item_detail .item_info_section.char-top dl dd{
	text-align:right;
	text-wrap:auto;
	margin:0px;
}
.bx_item_detail .item_info_section.char-top dl dd span{
	display:block;
	background:white;
	position:relative;
	top:2px;
}
.button-all-prop{
margin-top:25px;
width: 100%;
height: 38px;
border-radius: 2px;
border-width: 1px;
background:white;
border: 1px solid #B9B9B9;
font-family: Open Sans;
font-size: 14px;
line-height: 26px;
letter-spacing: 0%;
text-align: center;
}
.button-brand{
width: 117px;
height: 38px;
border-radius: 2px;
border-width: 1px;
border: 1px solid #B9B9B9;
}

.brand_products{
	font-family: Open Sans;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 18px;
	letter-spacing: 0%;
	text-decoration: underline;
	text-decoration-style: solid;
	text-decoration-offset: 0%;
	text-decoration-thickness: 0%;
	text-decoration-skip-ink: auto;
	color:#000000;

}

.bx_item_detail .item_info_section.pay-top{
	float:left;
	width:calc(100% - 885px);
	margin-left:0px;
	min-height:auto;
	margin-top: 40px;
}
.bx_item_container.imagecontainer{
	width: 861px;
    float: left;
}
h1.catalogh1 {
    margin: 0px 0px 0px;
    font-size: 22px;
    font-weight: bold;
    text-transform: none;
    text-align: left;
    position: absolute;
	z-index:1;
	margin-left: 504px;
    width: auto;
	overflow-y:hidden;
	max-height: 50px;
}
.exclusive{
	background:#f6fcff;
	padding:3px;
}
.pay-top .available{
	width:100%;
	padding-top:5px;
	display:inline-block;
	margin-bottom: 10px;
	font-family: Open Sans;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 26px;
	letter-spacing: 0%;
}
.pay-top .current_price.price_zero{
	font-size: 16px;
}
.pay-top .product_prices{
	max-width:155px;
	width:165px;
    font-size: 26px;
    float: left;
	font-family: Open Sans;
	font-style: Bold;
	text-wrap: nowrap;
}
.pay-top .item_buttons.vam{
	clear: none;
	margin-bottom:0px;
}
.pay-top .item_buttons_counter_block{
	width:100%;
}
.pay-top .bx_cart{
width: 95%;
height: 44px;
border-radius: 2px;
background: #4ABEE5!important;
border-radius: 2px;
padding: 10px;
font-family: Open Sans;
font-size: 16px;
text-align: center;
color: #FFFFFF!important;
text-shadow: none;
margin:15px 0px 0px 5px;
}
.pay-top .buy_one_click{
width: 95%;
height: 44px;
border-radius: 2px;
border:solid 1px #4ABEE5!important;
background: #FFFFFF!important;
border-radius: 2px;
padding: 10px;
font-family: Open Sans;
font-size: 16px;
text-align: center;
color: #4ABEE5!important;
text-shadow: none;
margin:15px 0px 0px 5px;
}
.pay-top .oldprices{
	width: 100%;
    max-width: 100%;
    text-wrap: nowrap;
	margin-top:15px;
}
.pay-top .east{
	
width: 100%;
height: 62px;
border-radius: 2px;
background: #FFFFFF!important;
border-radius: 2px;
padding: 10px;
text-align: center;
color: #4ABEE5!important;
text-shadow: none;
font-family: Open Sans;
font-size: 14px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: 0%;
text-decoration: underline;
	display:flex;
	align-items: center;
	justify-content:center;
}
.pay-top .east img{margin-right:10px;height:34px;width:34px}
.pay-top .iconmm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px auto 20px;
    width: 200px;
}
.pay-top .delivery_block{
width: 100%;
height: auto;
border-radius: 2px;
border-width: 1px;
padding-top: 12px;
padding-right: 18px;
padding-bottom: 12px;
padding-left: 18px;
border: 1px solid #D9D9D9;
margin:0px 0px 20px;
}
.pay-top .delivery_block span{
	display: block;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    font-family: Open Sans;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0%;
}
.pay-top .delivery_block a{
	display:block;
	width:100%;
	clear:both;
	margin-bottom:5px;
	font-family: Open Sans;
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	color: #03A54F;
	cursor:pointer;
}
.pay-top .contact_block ul{
	padding:0px;
	margin:15px 0px 0px 15px;
}
.pay-top .contact_block li{
	list-style-type:disc;
	list-style-image: url('/local/templates/medmebel_3_filter/icon/li.svg');
	font-family: Open Sans;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 21px;
	letter-spacing: 0%;
	margin: 0px 0px 7px;
	padding:0px 0px 0px 7px;
}
.pay-top .contact_block h4{
font-family: Open Sans;
font-size: 24px;
leading-trim: NONE;
line-height: 21px;
letter-spacing: 0%;
}
.bx_item_detail .pay-top .contact_block dl{
    display: flex;
    align-items: center;
    justify-content: space-between;
	background:white;
	padding:0px;
}
.bx_item_detail .pay-top .contact_block dl:nth-child(even){
	background:white;
}
.bx_item_detail .pay-top .contact_block dh{
	width:50%;
	font-family: Open Sans;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 14px;
	letter-spacing: 0%;
	color: #7A7A7A;
	background:white;
	margin:0px;
}
.bx_item_detail .pay-top .contact_block dd{
	width:50%;
	font-family: Open Sans;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 26px;
	letter-spacing: 0%;
	color: black;
	background:white;
	margin:0px 0px 10px;
}
.bx_item_detail .pay-top .contact_block dd a,
.bx_item_detail .pay-top .contact_block dd a:focus,
.bx_item_detail .pay-top .contact_block dd a:link,
.bx_item_detail .pay-top .contact_block dd a:active{
	color: black;
}
.list-vendor{
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin:20px 0px;
}
.list-vendor .brand-button{
	min-width: 43%;
	padding:0px 10px;
	height: auto;
	border-radius: 2px;
	border-width: 1px;
	border: 1px solid #B9B9B9;
	display: flex;
	justify-content: center;
	align-items: center;
}
.list-vendor .brand-button img{
    height: 44px;
}
.list-vendor .diler{
	font-family: Open Sans;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0%;
}
.block-rating{
	display: flex;
    align-items: center;
    justify-content: center;
	height:80px;
	width:95%;
	padding-top:15px;
	background:#F6F6F6;
}
.blog-comment-fields .blog-comment-buttons{
    margin-top: 20px;
}
.tab_contents .card-header{
	display:none;
}
.tab_contents .collapse{
	display:block;
}
.otz{
	padding:0px!important;
}
.image-block1>.bx-wrapper>.product_func{display:none}
@media print  {
	#panel { display:none }
	header { display:none }
	.top_scroll_header { display:none }
	#navigation { display:none }
	#fav_products { display:none }
	.compare_list__wrapper { display:none }
	.block-rating { display:none }
	h2 { display:none }
	.bx_catalog_list_home { display:none }
	.bx_catalog_item.double { display:none }
	.eastrow { display:none }
	.button_list { display:none }
}

.tabcontent a.readme,
.tabcontent a.readme:link,
.tabcontent a.readme:active,
.tabcontent a.readme:focus{
	color:#2a5885;
	font-weight:bold;
}
.tabcontent .detail{
	display:none;
}
.tabcontent .acbody p,
.tabcontent .acbody td,
.tabcontent .acbody li,
.tabcontent .acbody .otz__text,
.bx_item_detail #tab_props .item_info_section dl{
	font-family:OpenSans;
	font-size: 14px;
    font-weight: 300;
    line-height: 1.5em;
	margin-bottom: 0px;
}
.bx_item_detail #tab_props .item_info_section dl{
    line-height: 21px;
	margin-bottom:6px;
}
.tabcontent .acbody h3{
    font-size: 19px!important;
	color: #2a5885;
    margin-top: 25px;
    text-transform: none;
	padding:15px 25px 0px;
}
.tabcontent .acbody .otz__item .otz__title {
    font-size: 19px!important;
    margin: 0px 0px 13px;
    border-bottom: solid 1px #ccc;
    font-weight: bold;
    padding-bottom: 5px;
}
.tabcontent .acbody .otz__item .otz__text h3{
	padding:0px 0px 0px;
}
@media (min-width: 320px) and (max-width: 1150px){
	.slick-slider {
		left: 1px;
		width: 100%;
	}

	.tab_contents .collapse {
		display: none;
	}
	.tab_contents .collapse.in {
		display:block;
	}
	.bx_item_container.imagecontainer .catalogh1 {
		margin-left: 0px;
		width:100%;
		overflow-y: hidden;
		max-height: 50px;
		top: -16px;
	}
	h1.catalogh1{
		position:relative;
		width:100%;
		margin-left:20px;
		margin-bottom:15px;
	}
	.bx_item_container.imagecontainer {
		width: 66%;
	}
	.bx_item_detail .item_info_section.pay-top {
		width: 33%;
		float:right;
		margin-top:0px;
	}
	.bx-viewport {
		min-height: 95%;
		max-height: 95%;
		height: 95%;
	}
	.bx_item_detail .bx_item_container .bx_lt.image-block {
		width: 95%;
	}
	.sliderclick .slick-prev {top: 33px;}
	.sliderclick .slick-next {top: 33px;}
	.char-top{
		display:none;
	}
	.bx_item_detail .bx_item_container .bx_md {
		width: 95%;
		padding-left: 0px;
	}
	.bx_item_detail .bx_item_container .bx_md .button_list .button_item{ 
		display:block;
		float:left;
		width:48%;
		min-height: 50px;
		margin:0px 1%;
	}
	.bx_item_detail .bx_item_container .bx_md .button_list .button_item a{
		width:100%;
	}
	.paneitem{
		width:98%;
		left: 1%;
        position: relative;
	}
	.tab_list{display:none}
	.bx_item_detail .tab_contents #collapseProps {
        padding:20px 0px 20px 10px!important;
    }
	.bx_item_detail .tab_contents .item_info_section dl dt {
		float:left;
		width:auto;
	}
	.bx_item_detail .tab_contents .item_info_section dl dd {
		float:right;
		width:auto;
		margin: 0px;
	}
	.tab_contents > div{
		display:block;
	}
	.tab_contents .card-header{
		display:block;
	}
	.product_file_list{display:none}
	.bx_item_detail .tab_contents .item_info_section {
        margin-bottom: 0px;
    }	
	.card-header{
		border-bottom:1px solid #B9B9B9;
	}
	.card-header h3{
		width:100%;
		display:flex;
		align-items:center;
		justify-content: space-between;
		margin-bottom:0px!important;
		margin-top: 0px!important;
		border-bottom: 0!important;
	}
	.card-header h3 button,
	.card-header h3 button:hover,
	.card-header h3 button:focus,
	.card-header h3 button:link,
	.card-header h3 button:active{
		font-family: Open Sans;
		font-size: 16px;
		color:#000000;
		text-align:left;
		width:100%;
		background:url(/local/templates/medmebel_3_filter/icon/accordianclose.svg) calc(100% - 0px) 8px no-repeat;
	}
	.card-header h3.current button,
	.card-header h3.current button:hover,
	.card-header h3.current button:focus,
	.card-header h3.current button:link,
	.card-header h3.current button:active{
		background:url(/local/templates/medmebel_3_filter/icon/accordian.svg) calc(100% - 0px) 8px no-repeat;
	}
	.bx_item_detail .item_info_section.acbody {
		padding:20px;
	}
	.tab_contents {
		padding: 0px 0px 0px 10px;
	}
	.bx_item_detail .bx_item_container .bx_md .button_list{
		display:block;
		margin-top:20px;
	}
	.list-vendor {
		display: flex;
		align-items: center;
		justify-content: space-around;
		margin: 20px 0px;
	}
	.list-vendor .brand-button {
		min-width: 48%;
		padding: 0px 10px;
		height: 58px;
		border-radius: 2px;
		border-width: 1px;
		border: 1px solid #B9B9B9;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.list-vendor .brand-button img{
		height: 53px;
	}
	.list-vendor .diler {
		font-family: Open Sans;
		line-height: 16px;
		letter-spacing: 0%;
		min-width: 48%;
		padding: 0px 10px;
		height: auto;
		border-radius: 2px;
		border-width: 1px;
		border: 1px solid #B9B9B9;
		display: flex;
		justify-content: center;
		align-items: center;
		min-height: 58px;
	}
}
@media (min-width: 320px) and (max-width: 1199px) {
    .bx_md .social a span {
        display:block;
    }
	.bx_md .social .ya-share2__link {
		display: flex;
		justify-content: flex-start;
	}
	.bx_md .social .ya-share2__container_size_m .ya-share2__popup_direction_bottom {
		top: 28px;
		left: 0px;
		background: white;
		width: 185px;
	}
	.bx_item_detail .item_info_section .item_action_buttons a {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media (min-width: 320px) and (max-width: 600px) {
	.bx-viewport{
		display1:none;
	}
	.mob_func{display:block}
	.product_func a span{display:none}
	.product_func {
		background:transparent;
		border:solid 1px transparent;
	}
	.bx_item_detail .bx_compare {
		margin-right:0px;
	}
    h1.catalogh1 {
       margin-left: 0px;
	}
	.sliderclick img{
		max-height:400px;
		width:100%;
	}
	.sliderclick .posimg {
        display: block;
        margin: 0px auto;
        width: 60px;
        position: absolute;
        bottom: 6px;
        font-size: 17px;
        font-family: Open Sans;
        color: black;
        font-weight: bold;
        text-align: center;
    }
	.product-slider{
		height:auto;
	}
	.bx_item_container.imagecontainer{
		width:100%;
	}
	.bx_item_detail .bx_item_container .bx_md{
		width:100%;
	}
	.bx_item_detail .item_info_section.pay-top{
		width:100%;
		padding: 0px 15px;
	}
	.bx_item_detail .bx_item_container .bx_md .button_list{
		height:80px;
	}
	.item-kp, .item-kp:focus, .item-kp:link, .item-kp:active,
	.item-tender, .item-tender:focus, .item-tender:active, .item-tender:link,
	.button_item.social,
	.item-print, .item-print:focus, .item-print:active, .item-print:link
	{
		font-size:11px;
		line-height:14px;
	}
	.list-vendor {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin: 20px 0px;
        clear: both;
    }
	.pay-top .product_prices {
		max-width:none;
		width: 50%;
	}
	.bx_item_container .item_action_buttons {
		padding:0px;
	}
	.bx_item_container .item_action_buttons > span {
        width: 47%;
        float: left;
    }
	.bx_item_detail .item_info_section .item_action_buttons a {
        font-size: 16px !important;
        line-height: 22px;
        height: 44px !important;
        padding: 0 10px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
	.bx_item_detail .bx_big.bx_bt_button.bx_cart span{
		margin:0px 10px 0px 20px;
	}
	div.blog-comment-buttons input[name="sub-post"]{
		width:100%;
	}
	.mobslide{display:block!important}
	.mobslide.fancybox-content{
		top: calc(30%);
		position: fixed;
		left: 0px;
	}
}
@media (min-width: 320px) and (max-width: 380px) {
	.bx_item_container .item_action_buttons > span {
        width: 100%;
        float: none;
    }
	.bx_item_detail .bx_big.bx_bt_button.bx_cart span{
		margin:0px 10px;
	}
}
/* End */


/* Start:/local/templates/medmebel_4/components/bitrix/news.list/otz/style.css?1645448880698*/
.otz{
	padding: 30px 0;
	font:  "Open sans", sans-serif;
}
.otz__list{
	list-style: none;
	padding: 0;
	margin: 0;
}
.otz__title{
	margin: 0;
	padding: 25px;
	font-weight: 700;
	font-size: 18px;
	border-bottom: 1px solid #F0F0F0;
	cursor: pointer;
}
.otz__text{
	padding: 0 25px 25px;
	display: none;
	font-size: 18px;
	line-height: 1.5em;
}
.otz__item.active{
	background-color: #F0F0F0;
}
.otz__item.active .otz__text{
	display: block;
}
.otz__item .otz__title{
	background: url(/local/templates/medmebel_3_filter/img/switch_on.svg) no-repeat 98% center / 14px;
}.otz__item.active .otz__title{
	background: url(/local/templates/medmebel_3_filter/img/switch_off.svg) no-repeat 98% center / 14px;
}
/* End */


/* Start:/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/style.css?16281507604982*/
/* item_detail_v2 */
.bx_item_detail.bx_green .bx_bt_button  				{
	background: #99D23E;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #99d23e 0%, #63aa28 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#99D23E), color-stop(100%,#63AA28));
	background: -webkit-linear-gradient(top, #99D23E 0%,#63AA28 100%);
	background: -o-linear-gradient(top, #99d23e 0%,#63aa28 100%);
	background: -ms-linear-gradient(top, #99d23e 0%,#63aa28 100%);
	background: linear-gradient(to bottom, #99D23E 0%,#63AA28 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d23e', endColorstr='#63aa28',GradientType=0 );

	color:#fff;
	text-shadow: 0 1px 0 #5D8634;
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_item_detail.bx_green .bx_bt_button:hover  		{
	background: #A8D95B;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #a8d95b 0%, #7ab748 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A8D95B), color-stop(100%,#7AB748));
	background: -webkit-linear-gradient(top, #A8D95B 0%,#7AB748 100%);
	background: -o-linear-gradient(top, #a8d95b 0%,#7ab748 100%);
	background: -ms-linear-gradient(top, #a8d95b 0%,#7ab748 100%);
	background: linear-gradient(to bottom, #A8D95B 0%,#7AB748 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8d95b', endColorstr='#7ab748',GradientType=0 );
}
.bx_item_detail.bx_green .bx_bt_button:active  		{
	box-shadow: none;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #63aa28 0%, #6fb32d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63AA28), color-stop(100%,#6FB32D));
	background: -webkit-linear-gradient(top, #63AA28 0%,#6FB32D 100%);
	background: -o-linear-gradient(top, #63aa28 0%,#6fb32d 100%);
	background: -ms-linear-gradient(top, #63aa28 0%,#6fb32d 100%);
	background: linear-gradient(to bottom, #63AA28 0%,#6FB32D 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63aa28', endColorstr='#6fb32d',GradientType=0 );
}
.bx_item_detail.bx_green .bx_big.bx_bt_button.bx_cart span{
	background:url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/bt_cart.png) no-repeat center/contain;
}
/* item_detail_slider */
.bx_item_detail.bx_green .bx_item_slider .bx_slide ul li .cnt 				{border: 1px solid #74AF40}
.bx_item_detail.bx_green .bx_item_slider .bx_slide ul li:hover .cnt 		{border: 1px solid #5d9729}
.bx_item_detail.bx_green .bx_item_slider .bx_slide ul li:active .cnt,
.bx_item_detail.bx_green .bx_item_slider .bx_slide ul li.bx_active .cnt 	{border: 2px solid #5d9729}
.bx-retina .bx_item_detail.bx_green .bx_item_slider .bx_slide ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail.bx_green .bx_item_slider .bx_slide  ul li.bx_missing a{border: 1px solid #72af3b !important}

/* scu_detail_size */
.bx_item_detail.bx_green .bx_item_detail_size ul li .cnt  				{border: 1px solid #74af40}
.bx_item_detail.bx_green .bx_item_detail_size ul li:hover .cnt  		{border: 1px solid #5d9729}
.bx_item_detail.bx_green .bx_item_detail_size ul li:active .cnt,
.bx_item_detail.bx_green .bx_item_detail_size ul li.bx_active .cnt 		{border: 2px solid #5d9729}

.bx-retina .bx_item_detail.bx_green .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/x2border_active.png) 2 fill stretch;
}

/* scu_detail_scu */
.bx_item_detail.bx_green .bx_item_detail_scu .bx_scu ul li .cnt  			{border: 1px solid #74af40}
.bx_item_detail.bx_green .bx_item_detail_scu .bx_scu ul li:hover .cnt  		{border: 1px solid #5d9729}
.bx_item_detail.bx_green .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_detail.bx_green .bx_item_detail_scu .bx_scu ul li.bx_active .cnt 	{border: 2px solid #5d9729}

.bx-retina .bx_item_detail.bx_green .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/local/templates/medmebel_4/components/bitrix/form.result.new/one_click/style.css?1626351420808*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}
table.form-table td{padding:5px!important}
table.form-table th, table.form-table td
{
	border:0px;
	padding: 2px 5px;
	vertical-align:top;
}
table.form-table th:nth-child(1), table.form-table td:nth-child(1){width:100px}
table.form-table th
{
	background-image:none!important;
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

table.form-table input{width:200px}
table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 10px;
	width: 15px;
	background-repeat: no-repeat;
	background-image:none!important;
}
#popup_form{
	padding: 20px;
}
#popup_form input{
	width: 250px;
}
/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/visual/style.min.css?16185030003386 */
/* /local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/style.css?177357832823582 */
/* /local/templates/medmebel_4/components/bitrix/catalog.section/medmebel212/themes/green/style.css?16263514205720 */
/* /local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/style.css?178046787059057 */
/* /local/templates/medmebel_4/components/bitrix/news.list/otz/style.css?1645448880698 */
/* /local/templates/medmebel_4/components/bitrix/catalog.element/medmebel21new/themes/green/style.css?16281507604982 */
/* /local/templates/medmebel_4/components/bitrix/form.result.new/one_click/style.css?1626351420808 */
