

/* Start:/local/templates/m1/components/bitrix/catalog/m1/style.min.css?1679578022959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/m1/components/bitrix/catalog.section.list/list/style.css?16795780227821*/
/* line */
.bx_catalog_line { margin-bottom: 30px; margin-top: 40px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; flex-wrap: wrap; justify-content: space-between;}
.bx_catalog_line_ul .col-6 {
	margin-bottom: 12px;
	border: 1px solid #ccc;
	padding: 10px;
	width: calc(50% - 6px);}
@media only screen and (max-width : 767px) {
	.bx_catalog_line_ul .col-6 {width: 100%;}
}
.sub_section {margin-left: 165px;}
@media only screen and (max-width : 639px) {
	.sub_section {margin-left: 0px;}
}
.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {

	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 0;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* End */


/* Start:/local/templates/m1/components/bitrix/catalog/m1/bitrix/catalog.compare.list/.default/style.css?16795780221265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/m1/components/bitrix/catalog.item/.default/style.css?16795780226425*/
.catalog_items {flex-wrap: wrap; justify-content: space-between;}

.catalog_item {width: calc(33.3333% - 8px); margin-bottom: 12px;  position: relative;}
.max_col-4 .catalog_item {width: calc(25% - 9px);}
@media only screen and (min-width : 768px) {
    .catalog_item:nth-child(3n+2):last-child {
        margin-right: calc(33% + 8px);
    }
}
.catalog_item_block {border: 1px solid #DADADA; padding: 15px; height: 100%; background: #fff;}
.catalog_item_block:hover {box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);}
.catalog_item_hover {margin-top: 15px; display: none;}
.catalog_item.active .catalog_item_block {position: absolute; top:0; left: 0; width: 100%; height: auto; z-index: 1;}
.catalog_item.active .catalog_item_hover {display: block; }
.catalog_item_img {text-align: center; display: flex; align-items: center; margin-bottom: 14px; height: 250px; background-size: 100%;
    background-position: center; background-repeat: no-repeat;}
.catalog_item_img img {max-width: 100%;     max-height: 100%;}
.catalog_item_title {font-size: 13px; line-height: 20px; color: var(--font_color); text-decoration: none !important; display: block; margin-bottom: 14px; height: 40px; overflow: hidden; text-overflow: ellipsis;}

.catalog_instock_art {display: flex; justify-content: space-around; margin-bottom: 15px; flex-wrap: wrap;}
.catalog_instock_art span {font-size: 13px; line-height: 18px; color: #aaa;}
.catalog_instock_art span.product-item-quantity {color: #48AB58}
.catalog_instock_art span svg {    fill: #48AB58; margin-right: 5px;}

.catalog_item .btn {width: 100%; margin-bottom: 15px;}
.btn_notice {background: #8E8E8E; border-color: #8E8E8E;}
.btn_notice:hover {background: #686868; box-shadow: none;}
.catalog_quick_view {display: none;}
.catalog_item.active .catalog_quick_view {position: absolute; top:80px; left:0; width: 100%; text-align: center; display: block;}
.catalog_quick_view a {display: inline-block;}
.catalog_item .catalog_item_hover .btn_white {width: 100%; border-color: var(--dop_color); color: var(--dop_color);}
.catalog_item .catalog_item_hover .btn_white:hover {background:  var(--dop_color); color: #fff;}

.catalog_price {display: flex; margin-bottom: 0px;  flex-wrap: wrap;}
.catalog_price span {width: 50%;}
.main_price {font-weight: bold;
    font-size: 18px;
    line-height: 20px;}
.old_price {font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    text-decoration-line: line-through;
    color: #8E8E8E;}

.catalog_item_hover ul {padding-left: 17px; margin: 15px 0 0;}
.catalog_item_hover li {font-size: 13px;}

.catalog_marker {position: absolute; top: 6px; left: 6px;}
.catalog_item.active .catalog_item_block .catalog_marker {top: 5px; left: 5px;}
.catalog_marker>div {margin-bottom: 3px; }
.catalog_marker>div>div {height: 28px; line-height: 28px; padding: 0 10px; border-radius: 3px; background: #337FD2; color: #fff; display: inline-block;}
.catalog_marker .marker_hit div {background: #B36CA7;}
.catalog_marker .marker_discount div {background: #EE5050;}
.catalog_action {display: none;}
.catalog_item.active .catalog_action {position: absolute; top: 10px; right: 10px; display: block;}
.catalog_action div {margin-bottom: 10px; cursor: pointer;}
.catalog_action div svg {fill: #8E8E8E;}

.add_to_favorite:hover svg {fill: #E55555;}
.add_to_compare:hover svg {fill: var(--main_color);}

.product-item-info-container {margin-bottom: 10px;}
.product-item-scu-container {font-size: 13px; color:#777;}
.product-item-scu-block {margin-top: 8px;}
.product-item-scu-item-list {display: flex; margin: 0 !important; padding: 0px !important;}
.product-item-scu-item-list li:before {display: none;}
.product-item-scu-item-list li {border: 1px solid #cccccc; margin-right: 5px; padding: 3px; cursor: pointer;}
.product-item-scu-item-color {width: 20px; height: 20px;}
.product-item-scu-item-list li.notallowed {opacity: 0.4; cursor: default;}
.product-item-scu-item-list li.selected {border:2px solid var(--main_color); padding: 2px;}

.table_view .catalog_item {width: 100%; height: 100%;}
.table_view .catalog_item_block {display:flex; flex-wrap: wrap; justify-content: space-between; height: 100%;}
.table_view .catalog_item_block>div {height: 100%;}
.catalog_img_block {position: relative;}
.table_view .catalog_item_img {width: 200px; min-height: 200px; height: auto;}
.catalog_header_block {width: 400px;}
.table_view .catalog_instock_art {    justify-content: flex-start;}
.table_view .catalog_instock_art span {
    line-height: 21px;
    margin-right: 15px;
}
.table_view .catalog_price {width: 200px;     margin-bottom: 15px;}
.table_view .catalog_price span {
    width: 100%;
}
.table_view .btn_white {width: 100%;}
.table_view .catalog_action {
    display: block;
}
.table_view .catalog_item.active .catalog_action {position: static; top: 0px; right: 0px; }

@media only screen and (max-width : 1023px) {
    .max_col-4 .catalog_item {width: calc(33.3333% - 8px);}
}
@media only screen and (max-width : 767px) {
    .catalog_item {
        width: calc(50% - 6px);
        margin-right: 0px;
    }
    .max_col-4 .catalog_item {width: calc(50% - 6px);}
    .catalog_item_hover {display: block;}
    .catalog_item .btn {margin-bottom: 0px;}
    .catalog_item .catalog_item_hover .btn_white {display: none;}

    .main_price {
        font-size: 15px;
        line-height: 18px;
    }

    .old_price {
        font-size: 15px;
        line-height: 18px;
    }

    .catalog_marker>div>div {height: 20px; line-height: 20px; padding: 0 5px; border-radius: 3px; background: #337FD2; color: #fff; display: inline-block; font-size: 12px;}

    .table_view .catalog_item {width: calc(50% - 6px);}
    .table_view .catalog_item_block>div {width: 100%;}
    .table_view .catalog_item .catalog_action {position: absolute; top: 10px; right: 10px;     width: 20px;
        height: auto;}
    .table_view .btn_white {margin-top: 10px;}
    .table_view .catalog_price {width: 100%;}
}

@media only screen and (max-width : 649px) {
    .catalog_item_img {
        height: 200px;
    }
}
@media only screen and (max-width : 450px) {
    .catalog_item_img {
        height: 150px;
    }
    .catalog_price {flex-wrap: wrap;}
    .catalog_price span {
        width: 100%; text-align: center;
    }
    .catalog_instock_art {display: none;}
}
/* End */
/* /local/templates/m1/components/bitrix/catalog/m1/style.min.css?1679578022959 */
/* /local/templates/m1/components/bitrix/catalog.section.list/list/style.css?16795780227821 */
/* /local/templates/m1/components/bitrix/catalog/m1/bitrix/catalog.compare.list/.default/style.css?16795780221265 */
/* /local/templates/m1/components/bitrix/catalog.item/.default/style.css?16795780226425 */
