

/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/solutions/style.css?16336891232084*/
.mdbase .catalog-section__title {
	display: block;
	margin-top: 25px;
	border-top: 1px solid #ddd;
	padding-top: 30px;
	margin-bottom: 16px;
	font-size: 17px;
	font-weight:bold;
	border-bottom: 0!important;
	text-decoration: none;
}
.catalog-section__item-wrapper {
	display: flex;
	border: 1px solid #F2F2F2;
	padding: 22px;
	transition: all 0.4s;
}
.catalog-section__item-wrapper:hover {
	border: 1px solid #ccc;
}
.catalog-section__image {	
	display: block;
	margin-right: 10px;
	width: 55px;
	height: 55px;
	background-size: contain;
	background-repeat: no-repeat;
	flex-shrink: 0;
}
.catalog-section .catalog-section__name {	
	font-size: 13px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 36px;
	text-decoration: none;
	border: 0;
}
.catalog-section__name:hover,
.catalog-section__name:focus {
	text-decoration: none;
}
.catalog-section__new-price {
	display: block;
	font-size: 15px;
	margin-top: 10px;
	font-weight: bold;
}
.catalog-section__old-price {
	text-decoration: line-through;
    font-size: 12px;
}
.catalog-section__items {
	position: relative;
}
.catalog-section .owl-nav {
	position: absolute;
	top: -40px;
	right: 0;
}
.catalog-section .owl-prev span,
.catalog-section .owl-next span {
	display: flex;
	font-size: 22px;   
    line-height: 0;
    height: 26px;
    width: 26px;   
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
	color: #817373;
}
.catalog-section .owl-carousel .owl-nav .owl-prev,
.catalog-section .owl-carousel .owl-nav .owl-next {
	border: 1px solid #eaeef3;
	transition: all 0.4s;
}
.catalog-section .owl-carousel .owl-nav .owl-prev:hover,
.catalog-section .owl-carousel .owl-nav .owl-next:hover {
	border: 1px solid #ccc;
}

.catalog-section .owl-carousel .owl-nav .owl-prev.disabled,
.catalog-section .owl-carousel .owl-nav .owl-next.disabled {
	opacity: 0.6;
	cursor:default;
	border: 1px solid #eaeef3!important;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/solutions/themes/blue/style.css?1633519962825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog.section/solutions/style.css?16336891232084 */
/* /bitrix/templates/.default/components/bitrix/catalog.section/solutions/themes/blue/style.css?1633519962825 */
