

/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/prods-filter-links-slider/style.css?1683142759595*/
#prod-filter-links-sl li {
    right: 10px;
}
#prod-filter-links-sl a{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#prod-filter-links-sl a .uk-background {
    width:90%;
    aspect-ratio: 1 / 1;
    height: 100%;
    border: 3px solid #fff;
    border-radius: 50%;
    margin: 5px 5px 1rem 5px;
}
#prod-filter-links-sl a span {text-align: center;}

@media (max-width: 640px) {
    #prod-filter-links-sl li {
        width: 100px;
        padding-right: 7px;
    }
    #prod-filter-links-sl a span {
        font-size: 0.75rem;
    }

}
/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/catalog.section.list/slider-2lines-uikit/style.css?17321204071140*/
#sl-cat-mp ul li {
	width: calc(23% - 10px);
	margin-right:10px;
}
.sl-cat-mp-it-wrap {
	/*text-align: center;*/
}
.sl-cat-mp-it-bg {
	position: relative;
	padding-top: 56%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	margin-bottom: 10px;
	border: 2px transparent solid;
}
.sl-cat-mp-it p {
	/*
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	 */
	display: -webkit-box;
	-webkit-line-clamp: 2; /* Number of lines */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.recommended_icon {
	display: block;
	position: absolute;
	top: 0;
	left: 5px;
}
.recommended_icon img{
	height: 50px;
}

.sl-cat-mp-it:hover .sl-cat-mp-it-bg {
  	border: 2px darkred solid;
}
.sl-cat-mp-it-t {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	min-height: 3rem;
}
.sl-cat-mp-it:hover .sl-cat-mp-it-t p {
	color: darkred;
}
@media (max-width: 992px) {
	#sl-cat-mp ul li {
		width: calc(30% - 10px);
	}
}
@media (max-width: 768px) {
	#sl-cat-mp ul li {
		width: calc(45% - 10px);
	}
}


/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/index_countdown_new/style.css?17163922481745*/
.mp-countdown-container {
    display: block;
    height: 100%;
    min-height: 180px;
    position: relative;

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
}
.mp-countdown-wraper {
    position: absolute;
    top: 50%;
    left: 0;
    right:0;
    transform: translateY(-50%);
}
.mp-countdown-wraper-header {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1.5rem
}

/* выберет все дочерние .uk-countdown-number внутри .mp-countdown, кроме первого */
.mp-countdown > .mp-countdown-pos-wrap ~ .mp-countdown-pos-wrap {
    margin-left: 2rem;
}
.mp-countdown-pos-wrap {
    display: inline-block;
    text-align: center;
}

@media (max-width: 940px) {
    .mp-countdown-container {
        max-height: 200px;
    }
    .mp-countdown-wraper-header {font-size: 1.5rem;}
    .uk-countdown-number {font-size: 3.5rem !important;}
    .mp-countdown > .mp-countdown-pos-wrap ~ .mp-countdown-pos-wrap {margin-left: 1.8rem;}
}
@media (max-width: 640px) {
    .mp-countdown-container {
        min-height: 140px;
        max-height: 165px;

    }
    .mp-countdown-wraper-header {font-size: 1.2rem;margin-bottom: 1rem;}
    .uk-countdown-number {font-size: 3rem !important;}
    .mp-countdown > .mp-countdown-pos-wrap ~ .mp-countdown-pos-wrap {margin-left: 1.4rem;}
}
@media (max-width: 480px) {
    .mp-countdown-container {
        max-height: 135px;
        min-height: 110px;
    }

    .mp-countdown-wraper-header {font-size: 1rem;margin-bottom: 0.5rem;}
    .uk-countdown-number {font-size: 1.5rem !important;}
    .mp-countdown > .mp-countdown-pos-wrap ~ .mp-countdown-pos-wrap {margin-left: 1rem;}
}
/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/catalog.section/.default/style.css?17125165454511*/
.cat-section h1 {
	font-size: 1.5rem;
	font-weight: 500;
	color: #9e1f00;
}

.section-gal .cimgprv {padding-bottom: 67%;}
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}

.cat-item-banner-body {
	background-color: rgba(34, 34, 34, .8);
	color:#ffffff;
	flex-grow: 1;

}
.cat-item-banner-h {
	font-size: 1.2rem;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.cat-item-banner-t {
	opacity: 0.6;
	margin-top: 0.5rem;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.cat-item-banner-b{
	margin-top: auto;
}
.cat-item-banner-b .uk-button-default{
	background-color: #ffffff;
}
.cat-item-banner-b .uk-button-default:hover{
	background-color: #f2f2f2;
}
/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/catalog.item/.default/style.css?175146366614065*/
@media (max-width: 460px) {
	.product-item-container {
		height: 100%;
	}
}
.product-item {
	display: flex;
	flex-direction: column;
}
.product-item  .product-item-image-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 55%;
	width: 100%;
	transition: all 300ms ease;
}
.product-item  .product-item-image-original,
.product-item  .product-item-image-alternative {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	transition: opacity 300ms linear;
}

.product-item  .product-item-image-original { z-index: 11; }

.product-item  .product-item-image-alternative {
	z-index: 13;
	opacity: 0;
}

/*.bx-no-touch .product-item-container.hover .product-item-image-original { opacity: 0; }

.bx-no-touch .product-item-container.hover .product-item-image-alternative { opacity: 1; }
*/
.product-item-big-card .product-item-image-wrapper { margin-bottom: 25px; }


.product-item  .product-item-image-slider-slide-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	transition: opacity 300ms ease;
}

.product-item  .product-item-image-slide {
	position: relative;
	display: none;
	height: 100%;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: .6s ease-in-out left;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.product-item  .product-item-image-slide {
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.product-item  .product-item-image-slide.next,
	.product-item  .product-item-image-slide.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.product-item  .product-item-image-slide.prev,
	.product-item  .product-item-image-slide.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	.product-item-image-slide.next.left,
	.product-item-image-slide.prev.right,
	.product-item-image-slide.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.product-item-image-slider-slide-container > .active,
.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev { display: block; }

.product-item-image-slider-slide-container > .active { left: 0; }

.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.product-item-image-slider-slide-container > .next { left: 100%; }

.product-item-image-slider-slide-container > .prev { left: -100%; }

.product-item-image-slider-slide-container > .next.left,
.product-item-image-slider-slide-container > .prev.right { left: 0; }

.product-item-image-slider-progress-bar-container {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
}

.product-item-image-slider-progress-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #f42c2c;
	opacity: .8;
}

.product-item-image-slider-control-container {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	padding: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 300ms ease;
}

.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container { opacity: 1; }

.product-item-image-slider-control,
.product-item-image-slider-control.active {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: rgba(128, 128, 128, .8);
	opacity: .6;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover { cursor: pointer; }


.product-item-label-text,
.product-item-label-ring {
	position: absolute;
	z-index: 15;
}
.product-item-label-text img {width:40px; height:42px;}
.product-item-label-text span,
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}
.product-item-label-ring {
	background: #f42c2c;
	color: #fff;
}
.product-item-label-text span.take_today {
	background: #fff;
	color: green;
	border: 1px solid green;
}
.product-item-label-text span.new_prod {
	background: #fff;
	color: darkorange;
	border: 1px solid darkorange;
}
.product-item-label-text span.hit_prod {
	background: #fff;
	color: red;
	border: 1px solid red;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring { background-color: #fba90c; }

.product-item-label-text > div,
.product-item-label-ring > div { line-height: 0; }


.product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: bold;
}

.product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-big-card .product-item-label-text.product-item-label-small span {
	padding: 5px 12px;
	font-size: 16px;
	line-height: 21px;
}

.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

.product-item-big-card .product-item-label-text.product-item-label-big span {
	padding: 5px 17px;
	font-size: 22px;
	line-height: 33px;
}

@media (max-width: 767px) {
	.product-item-label-text > div { line-height: 0; }

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 10px;
		line-height: 14px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 14px;
		line-height: 16px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}


.product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
	width: 100px;
	height: 100px;
	font-size: 30px;
	line-height: 100px;
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
	width: 120px;
	height: 120px;
	font-size: 42px;
	line-height: 120px;
}

@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}

.product-item-label-top { top: 5px; }

.product-item-label-center {
	left: 50%;
	transform: translateX(-50%);
}

.product-item-label-center > div { text-align: center; }

.product-item-label-left { left: 5px; }

.product-item-label-left > div { text-align: left; }

.product-item-label-bottom { bottom: -5px; }

.product-item-label-middle { top: 50%;
	transform: translateY(-50%);
}

.product-item-label-right { right: 5px; }

.product-item-label-right > div { text-align: right; }

.product-item-label-center.product-item-label-middle {
	transform: translateY(-50%) translateX(-50%);
}


.product-item-title {
	height: 2.8rem;
	overflow: hidden;
	margin-bottom: 8px;
	text-overflow: ellipsis;
	white-space: normal;
}
.product-item-title a {
	color: #3f3f3f;
	text-decoration: none;
	font-size: 1rem;
}
.product-item-title a:hover{color: #3f3f3f;}

.product-item-art{
	font-size: 0.8rem;
	color:#3f3f3f;
	margin-bottom: 8px;
}

.product-item-price-current {
	color: red;
	font-weight: bold;
	font-size: 1.1rem;
}
.product-item-price-current.price-empty {
	font-size: 0.9rem;
}

.product-item-price-old {
	color: #a5a5a5;
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 12px;
}
.product-item  .product-item-amount-field-btn-plus,
.product-item  .product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 25px;
	height: 28px;
	border-radius: 5px;
	background-color: #f2f2f2;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item  .product-item-amount-field-btn-plus:hover,
.product-item  .product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

.product-item  .product-item-amount-field-btn-plus:after,
.product-item  .product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item  .product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item  .product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .3 !important;
	cursor: default;
}

.product-item  .product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item  .product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
	background-color: #f2f2f2;
}

.product-item  .product-item-amount-field-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item  .product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}

.product-item  .product-item-amount-field-btn-plus:hover:after,
.product-item  .product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item  .product-item-amount-field {
	display: inline-block;
	padding: 0;
	max-width: 50px;
	width: auto;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-size: 0.9rem;
	line-height: 22px;
	transition: border 300ms ease;
}

.bx-retina .product-item-amount-field { border-width: .5px; }

.product-item-amount-field:focus { outline: none !important; }

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
	appearance: none
}

.product-item .product-item-amount-description-container {
	display: none !important;
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
	/*display: block;*/
}

.product-item-big-card .product-item-amount-field-container { text-align: left; }

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}

.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 12px;
}

.prod-descr-wrap {padding:0 3px 0;}

.product-item-compare-container {
	display: inline-block;

}

@media(max-width: 460px) {
	.product-item-button-container {
		margin-bottom: 5px;
	}
}
.product-item div[data-entity="buttons-block"] {
	display: inline-block;
	float:right;
}


.product-item-compare {display: inline-block; float: left;}
.product-item-compare .checkbox {margin:0 !important;}
.product-item-compare .checkbox label {padding-lefT:0 !important;}
.product-item-compare .checkbox input[type='checkbox'] {
	position:absolute;
	top:-4vh;
	left:-4vh;
	width:0;
	height:0;
}

.checkbox .f-checkbox {
	font-family: "Font Awesome 5 Pro"; /*font-family: FontAwesome;*/
	display: inline-block;
}
.checkbox .f-checkbox::before {
	content: "\f080";
	font-size: 1.7rem;
}

.fav-link {
	margin-left:1.5rem;
}
@media (max-width: 1280px) {
	.fav-link {
		margin-left:0.5rem;
	}
}
@media (max-width: 960px) {
	.fav-link {
		margin-left:1rem;
	}
}
@media (max-width: 640px) {
	.fav-link {
		margin-left:0.3rem;
	}
}
.js-favorite {
	font-weight:400;
	font-size:1.6rem;
}
.js-favorite.fa.fa-heart-o::before{padding-top:2px;}
.product-item-info-container {margin-left: auto;}
.checkbox .f-checkbox::before, .js-favorite{color:#888888;}
.checkbox input:checked + .f-checkbox::before, .js-favorite.active::before {color:#d0021b;}
/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/catalog.section/.default/themes/blue/style.css?1682364404825*/
/* 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 */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/catalog.section/slider-mp/style.css?168236440440*/
.catalog-section {padding-bottom: 1rem;}
/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/catalog.section/slider-mp/themes/blue/style.css?1682364404825*/
/* 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 */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/index_top_slider_bg_n2/style.css?1716961220384*/
.uk-slider svg {color: red;}

.slider-bg-n2, .slider-bg-n2 .uk-slider-items {
    height: 100%;
    min-height: 180px;
}

@media (max-width: 640px) {
    .slider-bg-n2, .slider-bg-n2 a div {
        min-height: 140px;
        max-height: 165px;
    }
}
@media (max-width: 480px) {
    .slider-bg-n2, .slider-bg-n2 a div {
        max-height: 135px;
        min-height: 110px;
    }
}

/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/services-catalog-new/style.css?17072922872619*/
/*https://angrytools.com/gradient/*/
#services-mp .services-mp {
    padding-bottom: 290px;/*7%;*/
    border-radius: 7px;
    background-repeat: no-repeat;
}
#services-mp .services-mp-name, #services-mp .services-mp-text {
    color:#fff;
    font-weight: bold;
    padding: 0.7rem;
    text-transform: uppercase;
}
#services-mp .services-mp-name{
    font-size: 1.2rem;
}
#services-mp .services-mp-text{
    font-size: 0.9rem;
}
#services-mp .services-mp:hover {
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}

@media (max-width: 1600px){
    #services-mp .services-mp {
        padding-bottom: 270px;
    }
}
@media (max-width: 1200px){
    #services-mp .services-mp {
        padding-bottom: 250px;
    }
}

/******************************************/
#services-mp-img img {
    position:relative;
    display: block;
    z-index: -2;
    height: 290px;
    width:100%;
    object-fit: cover;
    border-radius: 7px;
}
.services-mp-img-w {
    border-radius: 7px;
    background-image: -moz-radial-gradient(ellipse at 50% 50%, rgba(203, 203, 203, 0.1) 35%, rgba(56, 51, 56, 0.9) 100%);
    background-image: -webkit-radial-gradient(ellipse at 50% 50%, rgba(203, 203, 203, 0.1) 35%, rgba(56, 51, 56, 0.9) 100%);
    background-image: -o-radial-gradient(ellipse at 50% 50%, rgba(203, 203, 203, 0.1) 35%, rgba(56, 51, 56, 0.9) 100%);
    background-image: -ms-radial-gradient(ellipse at 50% 50%, rgba(203, 203, 203, 0.1) 35%, rgba(56, 51, 56, 0.9) 100%);
    /*background-image: radial-gradient(ellipse at 50% 50%, rgba(203, 203, 203, 0.1) 0%, rgba(0, 0, 0, 1) 100%);*/
    background-image: -webkit-gradient(radial, 50% 50%, 10, 50% 50%, 200, color-stop(0, rgba(203, 203, 203, 0.1)), color-stop(90%,rgba(0, 0, 0, 0.7)));
}
#services-mp-img .services-mp-name, #services-mp-img .services-mp-text {
    color:#fff;
    font-weight: bold;
    padding: 0.7rem;
    text-transform: uppercase;
}
#services-mp-img .services-mp-name{
    margin: 0 !important;
    font-size: 1rem;
}
#services-mp-img .services-mp-text{
    font-size: 0.9rem;
}

.services-mp-img-w:hover {
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}
@media (max-width: 1600px){
    #services-mp-img img {
        height: 270px;
    }
}
@media (max-width: 1200px){
    #services-mp-img img{
        height: 250px;
    }
}
/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/brands-mp-2l-sl/style.css?17168746451460*/
#sl-br-mp ul li {
    width: calc(15% - 6px);
    margin-right:15px;
}
.sl-br-mp-it-bg {
    position: relative;
    height: 150px;
    border: 2px #f5f5f6 solid;
    background-color: #f5f5f6;
}
.sl-br-mp-it-img {
    margin-left: auto;
    margin-right: auto;
    mix-blend-mode: darken;
    max-width: 80%;
    max-height: 50%;
}
.sl-br-mp-it:hover .sl-br-mp-it-bg {
    border: 2px darkred solid;
}
.sl-br-mp-1 {margin: 3px 5px auto auto;}
.sl-br-mp-txt {margin: auto 5px 3px auto;}
.sl-br-mp-it:hover .sl-br-mp-txt {color: darkred;}

@media (max-width: 1200px) {
    #sl-br-mp ul li {width: calc(22% - 10px);}
    .sl-br-mp-it-bg {height: 130px;}
    .sl-br-mp-it-img {
        max-width: 90%;
        max-height: 35%;
    }
}

@media (max-width: 992px) {
    #sl-br-mp ul li {width: calc(22% - 10px);}
    .sl-br-mp-it-bg {height: 110px;}
    .sl-br-mp-it-img {
        max-height: 40%;
    }
}
@media (max-width: 768px) {
    #sl-br-mp ul li {width: calc(32% - 10px);}
    .sl-br-mp-it-bg {height: 90px;}
}
@media (max-width: 640px) {
    .sl-br-mp-txt {
        text-align: right;
        font-size:0.75rem;
        line-height:0.85rem;
    }
}
@media (max-width: 480px) {
    #sl-br-mp ul li {width: calc(45% - 10px);}
    .sl-br-mp-it-bg {height: 80px;}
}
@media (max-width: 360px) {
    #sl-br-mp ul li {
        width: calc(75% - 10px);
    }
    .sl-br-mp-it-bg {
        height: 70px;
    }
    .sl-br-mp-it-img {
        max-width: 70%;
    }
}

/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/index_articles_slider/style.css?1683218017567*/
#articles_mp a, #articles_mp a:hover {text-decoration: none !important;}

.mp_article_zone {
    margin-bottom: 15px !important;
    height: 360px;
    border: none;
    border-radius: 6px;
    width: 100%;
}

.mp_article_zone h6 {
    padding: 10px 20px 0px;
    text-align: center;
    color: #fff;
    min-height: 50px;
}
.mp_article_preview {
    color: #fff;
    text-align: center;
    padding: 0px 20px 5px;
}
.mp_article_zone img {
    text-align: center !important;
}
.mp_article_zone .uk-background {
    width: calc(90%);
    height:40%;
    margin:auto;
}
/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/index_video/style.css?1724520387547*/
.index_video a.uk-slidenav{
	color: red;
}
#video-slider iframe,
.you-video {
	width: 100%;
	height: 290px;
	border-radius: 7px;
}
#video-slider .v-name {
	position: absolute;
	top:0;
	left: 0;
	right:0;
	padding:0.7rem 0.7rem 0.5rem 0.7rem;
	color:#fff;
	background-color: rgba(0,0,0,0.7);
	font-size: 1rem;
	font-weight: bold;
	text-transform: uppercase;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
}
@media (max-width: 1600px){
	.you-video {
		height: 270px;
	}
}
@media (max-width: 1200px){
	.you-video {
		height: 250px;
	}
}
/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/faq-slider/style.css?1682364404551*/
#slider-mp-faq .sl-faq-wrap {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}
#slider-mp-faq .sl-faq-h-wrap {
    padding: 3px 5px 3px 33px;
    background-color: #e9e9e9;
    position: relative;
}
#slider-mp-faq .sl-faq-h-wrap:before {
    position: absolute;
    left: 10px;
    top: 5px;
    font-family: "Font Awesome 5 Pro";
    content: "\f2fd";
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 400;
}
.sl-faq-wrap-text {
    flex-grow:1;
    padding: 10px 10px 0;
}
.sl-faq-wrap-footer {
    padding: 5px 10px 5px 10px;
}
/* End */


/* Start:/local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/ya_reviews_uikit_slider/style.css?1692078075490*/
.reviews-slider .rv-text {font-style: italic;}
.reviews-slider .rv-img {height:80px; max-width: 80px}
.reviews-slider .starb {
    display:inline-block;
    height:15px;
    width:15px;
    margin-right: 3px;
    background-image: url(/local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/ya_reviews_uikit_slider/images/starb.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.add-rv {
    background-color: #ffcc00;

}
/*
@media (min-width: 1024px){
    .reviews-slider {margin: 0 5%;}
}
*/

/* End */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/prods-filter-links-slider/style.css?1683142759595 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/catalog.section.list/slider-2lines-uikit/style.css?17321204071140 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/index_countdown_new/style.css?17163922481745 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/catalog.section/.default/style.css?17125165454511 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/catalog.item/.default/style.css?175146366614065 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/catalog.section/.default/themes/blue/style.css?1682364404825 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/catalog.section/slider-mp/style.css?168236440440 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/catalog.section/slider-mp/themes/blue/style.css?1682364404825 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/index_top_slider_bg_n2/style.css?1716961220384 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/services-catalog-new/style.css?17072922872619 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/brands-mp-2l-sl/style.css?17168746451460 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/index_articles_slider/style.css?1683218017567 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/index_video/style.css?1724520387547 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/faq-slider/style.css?1682364404551 */
/* /local/templates/beldom_wmmg_new_cat/components/bitrix/news.list/ya_reviews_uikit_slider/style.css?1692078075490 */
