

/* Start:/local/templates/vyaz/components/bitrix/catalog/catalog/style.css?1760116469857*/
.catalog_content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 120px;
}
.catalog_content .products-section {
	margin-bottom: 0;
}
.category_catalog_block {
	max-width: 400px;
	width: 100%;
}
.category_catalog_block .search-form {
	width: 100%;
	margin-bottom: 16px;
}
.right_block_catalog {
	max-width: 972px;
	width: 100%;
	flex: 1;
	margin-left: 20px;
}

.lazyButton {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.lazyButton > button {
	max-width: 233px;
	margin-top: 40px;
}

@media (max-width: 840px) {
	.category_catalog_block {
		max-width: 100%;
		margin-bottom: 20px;
	}
	
	.right_block_catalog {
		margin-left: 0px;
	}
}

@media (max-width: 1000px) {
	/*mainpage*/
	.catalog_content {
		margin-bottom: 70px;
	}
}

@media (max-width: 500px) {
	
	.catalog_content {
		margin-bottom: 40px;
	}
}
/* End */


/* Start:/local/templates/vyaz/js/fancybox/fancybox.min.css?171163176315197*/
.not-selectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.has-dots{margin-bottom:calc(0.5rem+22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100%+0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);pointer-events:none}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:0;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:thin dotted}body.is-using-mouse .fancybox__container :focus{outline:0}@media all and (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgba(24,24,27,0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem+22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0;margin:auto}@media all and (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color,#fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top,0px)+8px);right:calc(env(safe-area-inset-right,0px)+8px);z-index:40}@media all and (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-36px;right:0;color:var(--fancybox-color,#fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;touch-action:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid var(--fancybox-accent-color,rgba(1,210,232,0.94));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% /(var(--fancybox-thumbs-ratio,1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,0.006) 8.1%,rgba(0,0,0,0.021) 15.5%,rgba(0,0,0,0.046) 22.5%,rgba(0,0,0,0.077) 29%,rgba(0,0,0,0.114) 35.3%,rgba(0,0,0,0.155) 41.2%,rgba(0,0,0,0.198) 47.1%,rgba(0,0,0,0.242) 52.9%,rgba(0,0,0,0.285) 58.8%,rgba(0,0,0,0.326) 64.7%,rgba(0,0,0,0.363) 71%,rgba(0,0,0,0.394) 77.5%,rgba(0,0,0,0.419) 84.5%,rgba(0,0,0,0.434) 91.9%,rgba(0,0,0,0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,0.4))}@media all and (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height,48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color,rgba(1,210,232,0.94));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0 0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/vyaz/components/bitrix/catalog.element/element/style.css?176417041847994*/
.bx-catalog-element {

}
.bx-catalog-element .row {

}
.bx-catalog-element .elementHeader {
	/*.main_content_catalog_detail {*/
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	width: 100%;
	
}
.bx-catalog-element .elementHeader .product-item-detail-slider-container {
	/*.content_catalog_detail*/
	display: flex;
	flex-wrap: wrap;
	width: calc((100% - 20px) / 2);
	height: fit-content;
	position: relative;
	width: auto;
	flex-grow: 1;
}
.bx-catalog-element .elementHeader .product-item-detail-slider-container.popup {
	width: 100%;
	position: fixed;
}
.bx-catalog-element .elementHeader .product-item-detail-slider-image {
	/*background: #fff;*/
}
.bx-catalog-element .elementHeader .content_catalog_detail {
	/*.content_catalog_detail*/
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	width: calc((100% - 20px) / 2);
	max-width: 600px;
	height: fit-content;
	position: relative;
}
.bx-catalog-element .elementHeader .content_catalog_detail h1 {
	width: calc(100% - 60px);
	margin: 0px 0px 56px 0px;
	font-weight: bold;
	line-height: 44px;
	font-size: 40px;
	color: #000000;
	font-family: 'Akrobat';
	text-transform: uppercase;
	margin-bottom: 8px;
	letter-spacing: 0em;
	
	padding-right: 60px;
}
.bx-catalog-element .elementHeader .link_photo_boottom {
	
	border-bottom: 1px solid var(--accent-color);
}
.bx-catalog-element .elementHeader .link_photo_boottom a {
	color: var(--accent-color);
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 0.02em;
	text-decoration: none;
}
.bx-catalog-element .elementHeader .content_catalog_detail .notAvail {
	width: 100%;
	display: block;
	margin-bottom: 20px;
	font-size: 20px;
}
.bx-catalog-element .elementHeader .content_catalog_detail .price_catalog_detail {
	width: 100%;
	display: flex;
	gap: 16px;
	align-items: center;
	
	margin: 0px;
	margin-bottom: 0px;
}
.bx-catalog-element .elementHeader .content_catalog_detail .product-item-detail-price-current {
	/*price_catalog_detail*/
	
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.02em;
	color: var(--black-color);
	font-weight: bold;
}
.bx-catalog-element .elementHeader .content_catalog_detail .product-item-detail-price-current svg {
	fill: var(--black-color);
	width: 13px;
	height: 17px;
}
.bx-catalog-element .elementHeader .content_catalog_detail .product-item-detail-price-old {
	/*.price_catalog_detail span*/
	color: #aeaeae;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.02em;
	font-weight: 600;
	
	position: relative;
}
.bx-catalog-element .elementHeader .content_catalog_detail .product-item-detail-price-old:after
{
	content: '';
	position: absolute;
	top: 50%;
	left: -5%;
	width: 110%;
	height: 2px;
	background: #aeaeae;
	transform: rotate(-5deg);
	transform-origin: center;
}
.bx-catalog-element .elementHeader .content_catalog_detail .product-item-detail-price-old svg {
	fill: #AEAEAE;
	width: 10px;
	height: 13px;
}

/*region Sidebar */

.bx-catalog-element .product-item-detail-pay-block {
	position: relative;
	margin-bottom: 15px;
	padding: 15px 15px 0;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	background-color: #fff;
}
/*endregion*/

/*region Compare*/
.bx-catalog-element .product-item-detail-compare-container {
	position: relative;
	margin: 0 -15px 1px -14px;
	padding: 4px 15px;
	min-height: 30px;
	border-top: 1px solid #e4e4e4;
	background: #f3f3f3;
	box-shadow: inset 0 1px 1px 0 #eee;
	color: #4e4e4e;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
	border-radius: 1px;
}

.bx-catalog-element .product-item-detail-compare .checkbox {
	margin: 0;
	padding: 0;
}

/*endregion*/

/*region Price */
/*.product-item-detail-price-current {
	color: #d0021b;
	white-space: nowrap;
	font-weight: var(--ui-font-weight-bold);
	text-align: center;
	font-size: 30px;
	line-height: 33px;
	transition: font-size 200ms ease;
}*/
/*
.product-item-detail-price-old {
	color: #bdbdbd;
	text-align: center;
	text-decoration: line-through;
	white-space: nowrap;
	font-weight: var(--ui-font-weight-bold);
	font-size: 14px;
	line-height: 17px;
}*/
/*
.product-item-detail-economy-price {
	color: #333;
	text-align: center;
	
	font-weight: var(--ui-font-weight-bold);
	font-size: 14px;
	line-height: 17px;
}
*/
.bx-catalog-element .product-item-detail-economy-price {
	display: none !important;
}
/*endregion*/
/*
.product-item-detail-info-container-title {
	color: #a5a5a5;
	font-size: 12px;
}
*/
/*region SCU */
/*
.product-item-scu-container-title {
	color: #a5a5a5;
	font-size: 12px;
}
*/
.bx-catalog-element .product-item-scu-block { }

.bx-catalog-element .product-item-scu-list { margin: 0; }

.bx-catalog-element .product-item-scu-item-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-bottom: 10px;
}
.bx-catalog-element .product-item-scu-item-color-container {
	
	position: relative;
	box-sizing: border-box;
	border: 1px solid #dedede;
	border-radius: 4px;
	margin: 0px;
	align-content: center;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}
.bx-catalog-element .product-item-scu-item-color-container:hover {
	border-color: #a6a6a6;
}
.bx-catalog-element .product-item-scu-item-color-container.selected {
	border-color: #000000;
}
.bx-catalog-element .product-item-scu-item-color-block {
	width: 58px;
	height: 28px;
}

.bx-catalog-element .product-item-scu-item-text-container {
	
	position: relative;
	box-sizing: border-box;
	border: 1px solid #dedede;
	border-radius: 4px;
	margin: 0px;
	align-content: center;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	
}
.bx-catalog-element .product-item-scu-item-text-container:hover {
	border-color: #a6a6a6;
}
.bx-catalog-element .product-item-scu-item-text-container.selected {
	background-color: #cad8c6;
	border: 1px solid #cad8c6;
}
.bx-catalog-element .product-item-scu-item-text-block {
	min-width: 58px;
	height: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.bx-catalog-element .product-item-scu-item-text-block .product-item-scu-item-text {
	padding: 0 10px;
}

/*
.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
	vertical-align: middle;
}

.product-item-scu-item-text-container { min-width: 48px; }

.product-item-scu-item-color-container {
	max-width: 60px;
	width: 25%;
}
*/
/*
.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}
*/
/*
.bx-no-touch .product-item-scu-item-color-block { transition: outline 200ms ease; }

.bx-retina .product-item-scu-item-color-block { outline-width: .5px; }

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }
*/
.bx-catalog-element .product-item-scu-item-color {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-position: center;
	background-size: contain;
	background-size: cover;
	background-repeat: no-repeat;
}
/*
.product-item-scu-item-text-block {
	position: relative;
	padding: 0 5px;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}
*/
/*
.bx-no-touch .product-item-scu-item-text-block { transition: outline 300ms ease; }

.bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

.product-item-scu-item-text-block:hover,
.product-item-scu-item-color-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: var(--theme-color-primary); }

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }
*/
/*
.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}
*/
.bx-catalog-element .product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.bx-catalog-element .product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	overflow: hidden;
	outline-color: #a9adb4 !important;
}

.bx-catalog-element .product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.bx-catalog-element .product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}

.bx-catalog-element .product-item-selected-scu-container { word-spacing: 1px }

.bx-catalog-element .product-item-selected-scu {
	display: inline-block;
	overflow: hidden;
	padding: 0 5px;
	min-width: 22px;
	height: 22px;
	outline: 1px solid #c0cfda;
	outline-color: var(--theme-color-primary);
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 22px;
}

.bx-catalog-element .product-item-selected-scu-color {
	background-position: center;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

/*endregion*/

.bx-catalog-element .quantityLimit {
	margin: 0px;
	margin-bottom: 24px;
	margin-top: 0px;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 0.02em;
	font-weight: 600;
	width: 100%;
	
	display: flex;
	gap: 5px;
}

.bx-catalog-element .quantity {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 16px;
}
.bx-catalog-element .quantity .product-item-detail-info-container-title {
	margin: 0px;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 0.02em;
	font-weight: bold;
}
.bx-catalog-element .quantity .product-item-amount-field-container {
	margin-bottom: 0;
}

@media (max-width: 840px) {
	
	.bx-catalog-element .quantity input {
		height: 21px;
		width: 36px;
		font-size: 12px;
		line-height: 14px;
		letter-spacing: 0.02em;
		border-radius: 4px;
	}
	.bx-catalog-element .svg_minus, .bx-catalog-element .svg_pluse {
		width: 12px;
		height: 12px;
		margin: 0px;
	}
	.bx-catalog-element .select-arrow {
		margin-top: 2px;
		margin-left: 7px;
	}
}


/*region Amount*/
/*
.product-item-amount {
	padding: 0 0 2px;
	text-align: center;
}
*/
.bx-catalog-element .product-item-amount-field-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	max-width: 150px;
	margin: 0 auto 15px;
}
/*
.product-item-amount-field-block {
	-webkit-box-flex: initial;
	-ms-flex: initial;
	flex: initial;
}
*/
.bx-catalog-element .product-item-amount-field-block {
	display: flex;
	align-items: center;
	border: 1px solid #DEDEDE;
	border-radius: 4px;
	padding: 5px 8px 7px;
	width: 64px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 20px;
	background-color: rgba(0, 0, 0, 0);
	margin: 0 10px;
	gap: 4px;
	position: relative;
}
.bx-catalog-element .product-item-amount-field-block input {
	display: block;
	width: 100%;
	height: 22px;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	transition: border 300ms ease;
	
	border: none;
	flex-grow: 1;
	text-align: right;
	background: none;
	margin: 0;
	padding: 0;
	
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0.02em;
	position: relative;
	z-index: 2;
}
.bx-catalog-element .product-item-amount-field-block .product-item-amount-description-container {
	
	text-align: right;
}
.bx-catalog-element .product-item-amount-field-btn-plus,
.bx-catalog-element .product-item-amount-field-btn-minus {
	position: relative;
	display: block;
	border-radius: 3px;
	transition: background 300ms ease, opacity 300ms ease;
	height: 22px;
	width: 22px;
	background-color: rgba(0, 0, 0, 0);
	border: none;
	cursor: pointer;
	background-size: 22px;
	background-position: center;
	background-repeat: no-repeat;
}
.bx-catalog-element .product-item-amount-field-btn-plus {
	background-image: url(/local/templates/vyaz/images/icons/plus.svg);
}
.bx-catalog-element .product-item-amount-field-btn-minus {
	background-image: url(/local/templates/vyaz/images/icons/minus.svg);
}
.bx-catalog-element .product-item-amount-field-btn-plus:hover,
.bx-catalog-element .product-item-amount-field-btn-minus:hover {
	background-color: #e6e6e6;
}

.bx-catalog-element .product-item-amount-field-btn-plus.product-item-amount-field-btn-disabled,
.bx-catalog-element .product-item-amount-field-btn-minus.product-item-amount-field-btn-disabled {
	opacity: 0.3;
}

/*
.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }
*/
/*
.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }
*/
/*
.product-item-amount-field-btn-plus:after,
.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-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .3 !important;
	cursor: default;
}

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

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

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

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

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }
*/
/*
.product-item-amount-field-block {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
*/
/*
.product-item-amount-field {
	display: block;
	padding: 0;
	width: 100%;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: var(--ui-font-weight-bold);
	font-size: 19px;
	line-height: 22px;
	transition: border 300ms ease;
}

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

.product-item-amount-field:focus {
	outline: none !important;
	border-color: #006cc0;
	border-color: var(--theme-color-primary);
}
*/
/*
.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;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}*/

/*
.product-item-amount-description-container {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
}

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}
*/
/*
.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: var(--ui-font-weight-bold);
	font-size: 12px;
}
*/
/**/
/*
.product-item-quantity {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}
*/
/*endregion*/

.bx-catalog-element .sumPaymentBox {
	margin-bottom: 6px;
}
.bx-catalog-element .sum_payment {
	font-weight: bold;
	font-size: 28px;
	line-height: 30px;
	letter-spacing: 0.02em;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin: 0px;
	color: var(--black-color);
}
.bx-catalog-element .sum_payment .price_final {
	font-size: 40px;
	line-height: 34px;
}
.bx-catalog-element .sum_payment .price_final svg {
	fill: var(--black-color);
	width: 21px;
	height: 28px;
}

.bx-catalog-element .content_catalog_detail .summNote {
	display: block;
	width: 100%;
}
.bx-catalog-element .content_catalog_detail .summNote p {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: rgba(168, 7, 2, 1);
	letter-spacing: 0;
	max-width: 352px;
}

.bx-catalog-element .box_button_product {
	margin-left: auto;
	width: 100%;
	max-width: 200px;
	margin-top: 24px;
}

.bx-catalog-element .box_button_product .button_orange_back {
	max-width: 100%;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.02em;
}

@media (max-width: 599px) {
	.bx-catalog-element .sum_payment {
		margin-bottom: 6px;
	}
}



/*region Buy button*/
.bx-catalog-element .btn.product-item-detail-buy-button {
	background-color: var(--accent-color);
	border: 2px solid var(--accent-color);
	color: var(--white-color);
	
	width: 100%;
	height: 42px;
	box-sizing: border-box;
	transition: 0.2s;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.02em;
	font-weight: 600;
	font-family: 'Akrobat';
}
.bx-catalog-element .btn.product-item-detail-buy-button:hover {
	color: var(--white-color);
	background-color: #D85422;
	border-color: #D85422;
	font-weight: bold;
}
/*
.product-item-detail-short-card-btn .btn.product-item-detail-buy-button { margin: 0; }

.btn.product-item-detail-buy-button span {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	display: inline-block;
	min-height: 16px;
	max-width: 100%;
	white-space: normal;
	line-height: 16px;
	transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button { height: 25px; }
*/
/*endregion*/

/*region Slider */
.bx-catalog-element .product-item-detail-slider-container {
	position: relative;
	max-width: 100%;
	background: transparent;
	transition: background 800ms ease;
	z-index: 90;
}

.bx-catalog-element .product-item-detail-slider-block {
	/*position: relative;
	box-sizing: border-box;*/
	/*padding-top: 56.25%;*/
	/*height: 0;
	width: 100%;*/
	
	height: 529px;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
}
/*
.product-item-detail-slider-block.product-item-detail-slider-block-square { padding-top: 100%; }
*/
.bx-catalog-element .product-item-detail-slider-images-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-catalog-element .product-item-detail-slider-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 250ms linear;
}

.bx-catalog-element .product-item-detail-slider-image.active {
	z-index: 10;
	opacity: 1;
}

.bx-catalog-element .product-item-detail-slider-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	outline: 1px solid transparent;
	background-position: center;
	background-repeat: no-repeat;
	transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	transform: translateY(-50%) translateX(-50%);
}

.bx-catalog-element .product-item-detail-slider-progress-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 180;
	height: 3px;
	background-color: #006cc0;
	background-color: var(--theme-color-primary)
}

/*endregion*/

/*region Slider Controls*/
.bx-catalog-element .product-item-detail-slider-controls-block {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	width: 100%;
	margin-bottom: 16px;
	overflow-x: auto;
}
.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
	padding: 10px 0;
	text-align: center;
	display: block;
	width: 65px;
}
/*
.product-item-detail-slider-controls-image {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 65px;
	height: 65px;
	outline: 1px solid #c0cfda;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
}
*/
.bx-catalog-element .product-item-detail-slider-controls-image {
	/*mini_photo_catalog*/
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 65px;
	height: 65px;
	/*outline: 1px solid #c0cfda;*/
	background-color: #fff;
	text-align: center;
	cursor: pointer;
	
	width: calc((100% - 40px) / 3);
	height: 144px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.bx-catalog-element .product-item-detail-slider-controls-image img {

}
.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 65px;
	height: 65px;
	outline: 1px solid #c0cfda;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
}

.bx-catalog-element .product-item-detail-slider-controls-image:hover,
.bx-catalog-element .product-item-detail-slider-controls-image.active { outline-color: var(--theme-color-primary); }

.bx-catalog-element .bx-no-retina .product-item-detail-slider-controls-image:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 2px solid transparent;
	transition: all 300ms ease;
}
.bx-catalog-element .bx-no-retina .product-item-detail-slider-controls-image:hover:after {
	border: 2px solid #000;
}
.bx-catalog-element .bx-no-retina .product-item-detail-slider-controls-image.active:after {
	border: 2px solid #000;
}
/*
.bx-retina .product-item-detail-slider-controls-image { outline-width: .5px; }

.bx-retina .product-item-detail-slider-controls-image.active { outline-width: 1px; }
*/
.bx-catalog-element .product-item-detail-slider-controls-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 65px;
	max-height: 65px;
	width: auto;
	height: auto;
	transform: translateY(-50%) translateX(-50%);
}

.bx-catalog-element .product-item-detail-slider-left,
.bx-catalog-element .product-item-detail-slider-right {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 111;
	display: block;
	width: 25%;
	background: rgba(255, 255, 255, 0) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .57;
	cursor: pointer;
	transition: all 300ms ease;
}

.bx-catalog-element .product-item-detail-slider-left { left: 0; }

.bx-catalog-element .product-item-detail-slider-right {
	right: 0;
	transform: rotate(180deg);
}

.bx-catalog-element .product-item-detail-slider-left:hover,
.bx-catalog-element .product-item-detail-slider-right:hover {
	background-color: rgba(255, 255, 255, .4);
	opacity: .8;
}

.bx-catalog-element .product-item-detail-slider-close { display: none; }

.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-close {
	position: absolute;
	top: 4px;
	right: 110px;
	bottom: 0;
	z-index: 150;
	display: block;
	width: 50px;
	height: 50px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .27;
	cursor: pointer;
	transition: all 300ms ease;
}

.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-close:hover { opacity: 1; }

.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 105px; }

/*endregion*/

/*region magnified*/
.bx-catalog-element .product-item-detail-slider-container.magnified .product-item-detail-slider-image { z-index: 100; }

.bx-catalog-element .product-item-detail-slider-container.magnified .product-item-detail-slider-image img { outline-color: #ddd; }

.bx-catalog-element .product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.bx-catalog-element .product-item-detail-slider-container.magnified .product-item-detail-slider-right { z-index: 50; }

.bx-catalog-element .product-item-detail-slider-container.magnified .product-item-label-text,
.bx-catalog-element .product-item-detail-slider-container.magnified .product-item-label-ring { opacity: 0; }

/*	>>>	popup*/
.bx-catalog-element .product-item-detail-slider-container.popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background: #fff;
	animation-name: imgPopupShow;
	animation-duration: 300ms;
}

.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 105px; }

.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-block {
	padding-top: 0;
	height: 100vh;
}

.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-image {
	position: absolute;
	top: 50%;
	left: 50%;
	max-height: 100vh;
	width: calc(100% - 150px);
	transform: translateY(-50%) translateX(-50%);
}

@-webkit-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-moz-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-ms-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-o-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-image img {
	max-width: 100%;
	max-height: 90vh;
	width: auto;
	cursor: default
}

.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	padding: 20px;
	border-left: 1px solid #d3d3d3;
	background-color: #fff;
}

.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
	display: block;
	margin-bottom: 20px;
}

/*endregion*/
@media (max-width: 1100px) {
	.bx-catalog-element .product-item-detail-slider-block {
		height: 420px;
	}
}
@media (max-width: 840px) {
	.bx-catalog-element .elementHeader .product-item-detail-slider-container,
	.bx-catalog-element .elementHeader .content_catalog_detail {
		width: 100%;
	}
	.bx-catalog-element .product-item-detail-slider-block {
		height: auto;
		aspect-ratio: 1.4;
	}
	.bx-catalog-element .product-item-detail-slider-controls-image {
		height: auto;
		aspect-ratio: 1.5;
	}
}


/*region  Slider Mobile*/
@media (max-width: 767px) {
	.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 0; }
	
	.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-block {
		padding-top: 0;
		height: calc(100vh - 111px);
	}
	
	.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-image { width: 90%; }
	
	.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-image img {
		max-width: 100%;
		max-height: calc(100vh - 115px);
		width: auto;
		cursor: default;
	}
	
	.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		overflow-x: auto;
		max-height: 111px;
		border-top: 1px solid #d3d3d3;
		border-left: none;
		white-space: nowrap;
	}
	
	.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
		display: inline-block;
		margin-bottom: 0;
	}
	
	.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-close {
		right: 10px;
		z-index: 200;
	}
	
	.bx-catalog-element .product-item-detail-slider-left,
	.bx-catalog-element .product-item-detail-slider-right { max-width: 75px; }
	
	.bx-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 0; }

}

/*endregion*/

/*region Label*/
.bx-catalog-element .product-item-label-text {
	position: absolute;
	z-index: 190;
	opacity: 1;
	transition: opacity 450ms ease;
	display: flex;
	align-items: flex-end;
	flex-direction: column;
}
.bx-catalog-element .product-item-label-text > div {
	padding: 12px 24px;
	border-radius: 10px 0px 0px 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.02em;
	margin-bottom: 8px;
	width: fit-content;
	background-color: #cad8c6;
}
.bx-catalog-element .product-item-label-text > div.NEWPRODUCT {
	background-color: #F67240;
	color: #fff;
}

.bx-catalog-element .product-item-label-text > div.product-item-label-ring {
	background-color: rgba(34, 34, 34, 1);
	color: #fff;
	font-size: 24px;
}

.bx-catalog-element .product-item-label-text span {
	/*display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;*/
}
/*
.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; }
*/
.bx-catalog-element .product-item-detail-slider-container.popup .product-item-label-text { display: none; }

/* TEXT */
/*
.product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: var(--ui-font-weight-bold);
}
*/
/*
.product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}
*/
/*
@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;
	}
}
*/
/*RING*/
/*
.product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: var(--ui-font-weight-bold);
}

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

.product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}
*/
/*
@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: 20px;
		height: 20px;
		font-size: 13px;
		line-height: 20px;
	}

	.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%); }
*/
/*endregion*/

.bx-catalog-element .specifications_product {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0 0 24px 0;
	padding: 0;
	height: fit-content;
}
.bx-catalog-element .specifications_product li {
	display: flex;
	align-items: flex-end;
	column-gap: 20px;
	border-bottom: 1px solid #ebebeb;
	margin: 8px 0px;
	padding: 0;
	max-width: 100%;
}
.bx-catalog-element .specifications_product li:first-child {
	margin-top: 0;
}
.bx-catalog-element .specifications_product li:last-child {
	margin-bottom: 0;
}
.bx-catalog-element .specifications_product li .name,
.bx-catalog-element .specifications_product li .product-item-detail-properties-name {
	width: calc((100% - 20px) / 100 * 40);
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 0.02em;
	font-weight: 600;
}
.bx-catalog-element .specifications_product li .value,
.bx-catalog-element .specifications_product li .product-item-detail-properties-value {
	width: calc((100% - 20px) / 100 * 60);
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.02em;
	font-weight: 400;
	text-align: end;
}
.bx-catalog-element .specifications_product li > .product-item-detail-properties-dots {
	display: none;
}


.bx-catalog-element .skuBlock {
	margin-top: 48px;
}
.bx-catalog-element .skuBlock [data-entity="sku-line-block"] {
	width: 100%;
	margin: 0px;
	margin-bottom: 10px;
}
.bx-catalog-element .skuBlock [data-entity="sku-line-block"] .product-item-scu-container-title {
	margin-bottom: 16px;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 0.02em;
	font-weight: bold;
}

.bx-catalog-element .minOrder {
	margin-top: 16px;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
}

.bx-catalog-element .split_product {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 40px;
}
.bx-catalog-element .split_product .left {

}
.bx-catalog-element .split_product .left .name {
	margin: 0px;
	margin-bottom: 12px;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 0.02em;
	font-weight: bold;
}
.bx-catalog-element .split_product .left .description {
	margin: 0px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.02em;
	font-weight: 400;
}
.bx-catalog-element .split_product .right {
	display: flex;
	flex-direction: column;
}
.bx-catalog-element .split_product .right .custom-select-wrapper {

}
.bx-catalog-element .split_product .right .price {
	text-align: end;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.02em;
	font-weight: 400;
	padding-right: 23px;
}
.bx-catalog-element .split_product .right .price svg {
	fill: var(--black-color);
	width: 8px;
	height: 10px;
}


.bx-catalog-element .custom-select-wrapper {
	position: relative;
	display: inline-block;
}

.bx-catalog-element .custom-select {
	position: relative;
}
.bx-catalog-element .select-header {
	padding: 8px;
	box-sizing: border-box;
	border: 1px solid #dedede;
	border-radius: 10px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.02em;
	font-weight: 400;
	background: var(--gray-color);
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;

	font-size: 20px;
}
.bx-catalog-element .split_product .select-header {
	font-size: 20px;
	border-radius: 4px;
	padding: 8px 16px;
	justify-content: flex-end;
	width: 185px;
}

.bx-catalog-element .select-value {
	color: var(--black-color);
	font-weight: 600;
	white-space: nowrap;
}

.bx-catalog-element .select-arrow {
	transition: transform 0.3s ease;
	flex-shrink: 0;
	margin-left: 10px;
	margin-top: 4px;
	width: 14px;
	height: 8px;
}

.bx-catalog-element .custom-select.open .select-arrow {
	transform: rotate(180deg);
}

.bx-catalog-element .select-options {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: var(--gray-color);
	border: 1px solid #dedede;
	border-radius: 10px;
	max-height: 200px;
	overflow-y: auto;
	z-index: 1000;
	display: none;
	margin-top: 5px;
	padding: 6px 8px 8px;
}

.bx-catalog-element .custom-select.open .select-options {
	display: block;
}

.bx-catalog-element .option {
	cursor: pointer;
	transition: background-color 0.2s ease;
	border-bottom: 1px solid #f0f0f0;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.02em;
	font-weight: 400;
	color: var(--black-color);
	display: flex;
	align-items: center;
}
.bx-catalog-element .option:not(:last-child) {
	margin-bottom: 4px;
}

.bx-catalog-element .option:last-child {
	border-bottom: none;
}

.bx-catalog-element .option:hover {
	background-color: #f8f9fa;
}

.bx-catalog-element .option.selected {
	background-color: #f0f0f0;
}

.bx-catalog-element .hidden-select {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

@media (max-width: 599px) {
	.bx-catalog-element .split_product {
		flex-wrap: wrap;
	}
	.bx-catalog-element .split_product .left {
		width: 100%;
	}
	.bx-catalog-element .split_product .right {
		width: 100%;
		align-items: flex-end;
	}
}

/*region  Tabs */
.bx-catalog-element .product-tabs {
	margin-top: 64px;
	margin-bottom: 120px;
	width: 100%;
}
/*
.product-item-detail-tabs-container {
	min-height: 60px;
	border-bottom: 1px solid #ededed;
}
*/
.bx-catalog-element .product-item-detail-tabs-list {
	margin: 0;
	padding: 0;
	list-style: none;
	
	display: flex;
	background-color: #f8f9fa;
	max-width: 1055px;
}
/*
.product-item-detail-tabs-list:after {
	display: table;
	clear: both;
	content: "";
}
*/
.bx-catalog-element .product-item-detail-tab {
	/*float: left;
	min-height: 60px;*/
	flex: 1;
	position: relative;
	max-width: 360px;
	
	border: 1px solid #cad8c6;
	margin-bottom: 0;
}
.bx-catalog-element .product-item-detail-tab:nth-child(1) {
	border-radius: 10px 10px 0px 0px;
	z-index: 3;
	background: var(--gray-color);
}
.bx-catalog-element .product-item-detail-tab:nth-child(2) {
	border-radius: 0px 10px 0px 0px;
	z-index: 2;
	background: var(--gray-color);
	margin-left: -10px;
}
.bx-catalog-element .product-item-detail-tab:nth-child(3) {
	border-radius: 0px 10px 0px 0px;
	z-index: 1;
	background: var(--gray-color);
	margin-left: -10px;
}
.bx-catalog-element .product-item-detail-tab.active {
	border-bottom: 0px;
	font-weight: bold;
}

.bx-catalog-element .product-item-detail-tab-link {
	display: block;
	text-align: center;
	padding: 20px;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.02em;
	font-weight: 400;
	cursor: pointer;
	transition: all 0.3s ease;
	
	color: black;
	font-family: inherit;
}
.bx-catalog-element .product-item-detail-tab.active .product-item-detail-tab-link {
	font-weight: bold;
}
.bx-catalog-element .product-item-detail-tab:hover .product-item-detail-tab-link {
	background-color: #cad8c6;
	color: var(--black-color);
}
/*
.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
	color: #006cc0;
	color: var(--theme-color-primary);
	text-decoration: none;
}

.product-item-detail-tab-link:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 0;
	background: #006cc0;
	background: var(--theme-color-primary);
	content: "";
	transition: all 250ms ease;
}
*/
/*
.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after { height: 3px; }

.product-item-detail-tab-link:active:after { height: 6px; }

.product-item-detail-tab-content { padding: 25px 0; }
*/
/*
@media (max-width: 991px) {
	.product-item-detail-tabs-container { display: none !important; }

	.product-item-detail-tab-content { display: block !important; }
}
*/
/*Tab fixed*/
.bx-catalog-element .product-item-detail-tabs-container-fixed {
	position: fixed;
	top: -100px;
	right: 0;
	left: 0;
	z-index: 300;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 350ms linear;
}

.bx-catalog-element .product-item-detail-tabs-container-fixed {
	min-height: 45px;
	background: #fff;
}

.bx-catalog-element .product-item-detail-tabs-container-fixed.active {
	top: 0;
	opacity: 1;
}

.bx-catalog-element .product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
	margin: 0 auto;
	max-width: 1048px;
}

.bx-catalog-element .product-item-detail-tabs-container-fixed .product-item-detail-tab { min-height: 45px; }

.bx-catalog-element .product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
	padding: 10px 25px;
	height: 45px;
	line-height: 25px;
}

.bx-catalog-element .bx-touch .product-item-detail-tabs-container-fixed { display: none !important; }

/*endregion*/

/*region Small Card*/
.bx-catalog-element .product-item-detail-short-card-fixed {
	position: fixed;
	top: -85px;
	right: 0;
	left: 0;
	z-index: 310;
	box-sizing: border-box;
	height: 85px;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 220ms linear;
}

.bx-catalog-element .product-item-detail-short-card-fixed.active {
	top: 0;
	opacity: 1;
}

.bx-catalog-element .product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active { top: 85px; }

.bx-catalog-element .bx-touch .product-item-detail-short-card-fixed { display: none !important; }

.bx-catalog-element .product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
	margin: 0 auto;
	max-width: 1048px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bx-catalog-element .product-item-detail-short-card-image {
	padding-right: 15px;
	width: 80px;
	max-width: 80px;
	vertical-align: middle;
	text-align: center;
}

.bx-catalog-element .product-item-detail-short-card-image img {
	max-width: 100%;
	height: auto;
	max-height: 65px;
	width: auto;
}

.bx-catalog-element .product-item-detail-short-title-container {
	max-width: 650px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.bx-catalog-element .product-item-detail-short-title-text {
	display: block;
	color: #000;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
}

.bx-catalog-element .product-item-detail-short-card-price {
	padding: 0 10px;
	vertical-align: middle;
	text-align: right;
}

.bx-catalog-element .product-item-detail-short-card-btn {
	padding-left: 10px;
	min-width: 120px;
}

/*endregion*/

/*region Properties */
.bx-catalog-element .product-item-detail-tab-content {
	display: none;
	animation: fadeIn 0.3s ease;
}


@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateY(10px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.bx-catalog-element .product-item-detail-tab-content.active {
	display: block;
	animation: fadeIn 0.3s ease;
}
.bx-catalog-element .product-item-detail-tab-content .tab-inner {
	padding: 80px 124px;
	border: 1px solid #cad8c6;
	margin-top: -1px;
	border-radius: 0px 10px 10px 10px;
}
.bx-catalog-element .product-item-detail-tab-content .tab-inner ul {
	margin-left: 20px;
}

.bx-catalog-element .block_characteristics {
	width: 100%;
	max-width: calc((100% - 140px) / 2);
}
/*
.product-item-detail-tab-content h3 {
	margin-bottom: 10px;
	font-weight: var(--ui-font-weight-bold);
	font-size: 14px;
}
*/

.bx-catalog-element .product-item-detail-properties {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	justify-content: space-between;
}
.bx-catalog-element .product-item-detail-tab-content .tab-inner ul.product-item-detail-properties {
	margin: 0;
}
.bx-catalog-element .product-item-detail-properties-item {
	
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	column-gap: 20px;
	width: 100%;
	max-width: calc((100% - 140px) / 2);
	
	border: 0px;
	border-bottom: 1px solid #ebebeb;
	padding: 8px 0px 8px;
}
/*
.product-item-detail-properties-dots {
	flex-grow: 1;
	max-width: 100%;
}
*/
.bx-catalog-element .product-item-detail-properties-name,
.bx-catalog-element .product-item-detail-properties-value {

}

.bx-catalog-element .product-item-detail-properties-name {
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.01em;
	font-weight: 400;
}

.bx-catalog-element .product-item-detail-properties-value {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.02em;
	font-weight: 400;
	text-align: end;
}

@media (max-width: 840px) {
	
	.bx-catalog-element .product-item-detail-tab-content .tab-inner {
		padding: 20px;
	}
	.bx-catalog-element .product-item-detail-properties-item {
		max-width: calc((100% - 20px) / 2);
	}
}

@media (max-width: 680px) {
	.bx-catalog-element .product-item-detail-properties-item {
		max-width: 100%;
	}
	.bx-catalog-element .product-item-detail-tab-link {
		padding: 10px;
		font-size: 18px;
		line-height: 20px;
	}
}
@media (max-width: 599px) {
	.bx-catalog-element .product-item-detail-tab {
		display: flex;
		justify-content: flex-start;
		align-items: stretch;
	}
	.bx-catalog-element .product-item-detail-tab-link {
		width: 100%;
		padding: 10px;
		font-size: 12px;
		line-height: 14px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.bx-catalog-element .product-item-detail-tab-content .tab-inner {
		border-radius: 0px 0 10px 10px;
	}
	
}
@media (max-width: 500px) {
	.bx-catalog-element .elementHeader .content_catalog_detail h1 {
		text-align: left;
	}
}
/*endregion*/

.bx-catalog-element .no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type='number'] { -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }



.catalogItemPopup {
	width: 100%;
	left: 50% !important;
	max-width: 600px;
	transform: translateX(-50%);
}
.catalogItemPopup .popup-window-buttons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.catalogItemPopup .popup-window-buttons .btn {
	max-width: 220px;
	margin: 0 !important;
}
.popup-window-with-titlebar .popup-window-content {

}
.popup-window-with-titlebar .popup-window-content img {
	margin-bottom: 20px;
}
.popup-window-with-titlebar .popup-window-content p{
	line-height: 26px;
	margin-right: 24px;
	font-weight: 600;
	font-size: 18px;
	font-family: "Akrobat";
}
/* End */


/* Start:/bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.min.css?1758638033332*/
.catalog-element-popup-wrapper{position:absolute;box-sizing:border-box;border-radius:3px;background:rgba(0,0,0,.77)}.catalog-element-popup-inner{padding:20px;max-width:300px;font:13px "Helvetica Neue",Arial,Helvetica,sans-serif}.catalog-element-popup-element{color:#ffa801;font:bold 13px "Helvetica Neue",Arial,Helvetica,sans-serif}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round_custom/style.css?17648527072521*/
.bx-pagination {
	margin: 30px 0 0 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: transparent;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: var(--black-color);
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: var(--black-color);
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: var(--accent-color);
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: var(--black-color);
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: var(--black-color);
}


/* End */


/* Start:/local/templates/vyaz/components/bitrix/catalog.section/list_v2/style.css?1764852807109*/
.lazyButton {
	margin: 40px auto 0 auto;
	width: fit-content;
}
.lazyButton .btn {
	min-width: 230px;
}
/* End */


/* Start:/local/templates/vyaz/components/bitrix/catalog.item/bootstrap_v5/style.css?176416961435446*/
.products-section {

}
.products-section .products {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 20px;
}
.products-section .products .row {
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 20px;
	width: 100%;
}
.products-section .products .row .product-item-small-card {
	position: relative;
	width: calc(25% - 15px);
	background-color: #F9F9F9;
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
	box-shadow: 4px 4px 15px 0 rgba(0, 0, 0, 0.1);
	overflow: hidden;
	display: flex;
}
.products-section .products .row .product-item-small-card .spacer {
	width: 100%;
	flex-grow: 1;
}
.products-section .products .row .product-item-small-card .product-item-container {
	width: 100%;
	height: 100% !important;
	display: flex;
}
.products-section .products .row .product-item-small-card .product-item {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
}
.products-section .products .row .product-item-small-card h3 {
	line-height: 30px;
	letter-spacing: 1px;
	width: 100%;
	/*
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	*/
}
.products-section .products .row .product-item-small-card .product-image,
.products-section .products .row .product-item-small-card .product-item-image-wrapper {
	width: calc(100% - -40px);
	height: auto;
	margin: -20px 0 20px -20px;
}

.products-section .products .row .product-item-small-card h3 a {
	color: var(--black-color);
	position: relative;
	transition: 0.2s;
}
.products-section .products .row .product-item-small-card h3 a svg {
	fill: var(--black-color);
	transition: 0.2s;
	width: 12px;
	height: 15px;
}
.products-section .products .row .product-item-small-card h3 a:hover {
	color: var(--accent-color);
}
.products-section .products .row .product-item-small-card h3 a:hover svg {
	fill: var(--accent-color);
}
/*
.products-section .products .row .product-item-small-card h3 a::after {
	content: "/кг";
	text-align: right;
	background: url(/local/templates/vyaz/images/icons/ruble.svg) no-repeat;
	background-position: 3px 8px;
	width: 38px;
	height: 26px;
	position: absolute;
	right: -38px;
}

.products-section .products .row .product-item-small-card h3 a:hover::after {
	background: url(/local/templates/vyaz/images/icons/ruble_accent.svg) no-repeat;
	background-position: 3px 8px;
	transition: 1s;
}
*/
.products-section .products .row .product-item-small-card .product-item-info-container {
	margin: 24px 0 0 0;
	width: 100%;
}
.products-section .products .row .product-item-small-card .product-item-properties,
.products-section .products .row .product-item-small-card .product-item-properties > span {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	row-gap: 4px;
}
.products-section .products .row .product-item-small-card .product-item-properties dt,
.products-section .products .row .product-item-small-card .product-item-properties dd {
	width: calc((100% - 4px - 5px) / 2);
	font-weight: 400;
	font-size: 14px;
	line-height: 157%;
}
.products-section .products .row .product-item-small-card .product-item-properties dt {
	font-weight: bold;
}
.products-section .products .row .product-item-small-card .product-item-properties dd {
	text-align: right;
}
.products-section .products .row .product-item-small-card .product-item-properties dt.line {
	width: fit-content;
}
.products-section .products .row .product-item-small-card .product-item-properties dd.line {
	width: auto;
	
}

.products-section .products .row .product-item-small-card .product-item-info-container[data-entity="sku-block"] {
	/*flex-grow: 1;*/
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
}
.products-section .products .row .product-item-small-card .product-item-info-container[data-entity="quantity-block"] {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin: 16px 0 16px 0;
	/*flex-grow: 1;*/
	width: 100%;
}
.products-section .products .row .product-item-small-card .product-item-info-container[data-entity="quantity-block"] .product-item-amount {
	width: 100%;
}
.products-section .product-item-info-container[data-entity="quantity-block"] .product-item-amount-field-container {
	display: flex;
	justify-content: flex-start;
	max-width: 100%;
	margin: 0;
}
.products-section .product-item-info-container[data-entity="quantity-block"] .product-item-amount-field-container .product-item-amount-description-container {
	flex-grow: 1;
	text-align: right;
	
}
.product-item-amount-description-container.priceTotal {
	flex-grow: 1;
	text-align: right;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	position: relative;
	margin-right: 15px;
}
.products-section .product-item-info-container[data-entity="quantity-block"] .product-item-amount-field-container .product-item-amount-description-container svg {
	fill: var(--black-color);
	width: 12px;
	height: 15px;
}
.products-section .product-item-info-container[data-entity="quantity-block"] .product-item-amount-field-block {
	-webkit-box-flex: initial;
	-ms-flex: initial;
	flex: initial;
}
.products-section .products .row .product-item-small-card .product-item-info-container[data-entity="buttons-block"] {
	margin: 0;
}
.product-item-button-container .btn {

}

@media (max-width: 1200px) {
	.products-section .products .row .product-item-small-card {
		padding: 10px;
		width: calc(calc(100% - 20px * 3) / 4);
	}
	.product-image {
		margin: -10px 0 10px -10px;
		width: calc(100% - -20px);
	}
}
@media (max-width: 900px) {
	
	.products-section .products {
		justify-content: center;
		flex-wrap: wrap;
		gap: 20px;
	}
	.products-section .products .row {
		justify-content: center;
	}
	.products-section .products .row .product-item-small-card {
		width: calc(50% - 10px);
		max-width: 350px;
	}
}
@media (max-width: 700px) {
	.products-section .products {
		gap: 10px;
	}
}
@media (max-width: 500px) {
	.products-section .products .row .product-item-small-card {
		width: 100%;
	}
	
	.products {
		gap: 20px;
	}
}









.products .product-item-big-card .product-item,
.products .product-item-small-card .product-item { }

.products .product-item-line-card .product-item {  }

.products .bx-no-touch .product-item-container.hover .product-item {
	/*position: absolute;
	right: -15px;
	left: -15px;
	padding: 15px 15px 0;
	width: auto;
	border-color: transparent;
	box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);*/
}
/*
.bx-touch .product-item {
	padding: 15px 0 0;
	width: auto;
	background: #fff;
}
*/
/*Image*/
.products .product-item-image-wrapper {
	position: relative;
	z-index: 1;
	display: block;
	margin-bottom: 15px;
	padding-top: calc(100% - -40px);
	width: 100%;
	transition: all 300ms ease;
}

.products .product-item-image-wrapper:hover { }
/*
.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper { padding-top: 54%; }
*/
.products .product-item-image-original,
.products .product-item-image-alternative {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: opacity 300ms linear;
}

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

.products .product-item-image-alternative {
	z-index: 13;
	opacity: 0;
}
/*
.bx-no-touch .product-item-container.hover .product-item-image-original { opacity: 0; }
*/
.products .bx-no-touch .product-item-container.hover .product-item-image-alternative { opacity: 1; }

.products .product-item-big-card .product-item-image-wrapper { margin-bottom: 25px; }

/*Image Slider*/
.products .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;
}

.products .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) {
	.products .product-item-image-slide {
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}
	
	.products .product-item-image-slide.next,
	.products .product-item-image-slide.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	
	.products .product-item-image-slide.prev,
	.products .product-item-image-slide.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	
	.products .product-item-image-slide.next.left,
	.products .product-item-image-slide.prev.right,
	.products .product-item-image-slide.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

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

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

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

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

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

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

.products .product-item-image-slider-progress-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: block;
	height: 1px;
	background-color: var(--theme-color-primary);
	opacity: .8;
}

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

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

.products .product-item-image-slider-control,
.products .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;
}

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

.products .product-item-image-slider-control.active,
.products .product-item-image-slider-control:hover { background-color: var(--primary); }

/*Label*/
.products .product-item-label-text,
.products .product-item-label-ring {
	position: absolute;
	z-index: 15;
}

.products .product-item-label-text span,
.products .product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

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

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


.products .product-item-label-text .NEWPRODUCT {

}
.products .product-item-label-text .MEASURE + .NEWPRODUCT {
	margin-top: 5px;
}
.products .product-item-label-text .NEWPRODUCT span {
	background-color: var(--accent-color);
	color: #fff;
	padding: 8px 16px !important;
	border-radius: 0px 10px 10px 0px;
	font-size: 14px !important;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.02em;
	margin-bottom: 8px;
	width: fit-content;
}
.products .product-item-label-text .MEASURE span {
	background-color: #CAD8C6;
	color: var(--black-color);
	padding: 8px 16px !important;
	border-radius: 0px 10px 10px 0px;
	font-size: 14px !important;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.02em;
	margin-bottom: 8px;
	width: fit-content;
}

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

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

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

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

.products .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) {
	.products .product-item-label-text > div { line-height: 0; }
	
	.products .product-item-label-text.product-item-label-small span,
	.products .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;
	}
	
	.products .product-item-big-card .product-item-label-text.product-item-label-small span,
	.products .product-item-label-text.product-item-label-big span,
	.products .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;
	}
	
	.products .product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}

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

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

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

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

.products .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) {
	.products .product-item-label-ring.product-item-label-small,
	.products .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		--product-item-label-ring-size: 40px;
		width: var(--product-item-label-ring-size);
		height: var(--product-item-label-ring-size);
		line-height: var(--product-item-label-ring-size);
		font-size: 14px;
	}
	
	.products .product-item-big-card .product-item-label-ring.product-item-label-small,
	.products .product-item-label-ring.product-item-label-big,
	.products .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}
	
	.products .product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}

.products .product-item-label-top { top: 0px; }

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

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

.products .product-item-label-left { left: 0px; }

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

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

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

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

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

.products .product-item-label-center.product-item-label-middle {
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/*Title*/
/*.product-item-title {
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.product-item-title a {
	color: #3f3f3f;
	text-decoration: none;
	transition: 250ms linear all;
}*/
/*
.product-item-line-card .product-item-title {
	white-space: normal;
	text-align: left;
}
*//*
.product-item-big-card .product-item-title a { font-size: 21px; }

.product-item-line-card .product-item-title a { font-size: 20px; }
*//*
@media (max-width: 1199px) {
	.product-item-big-card .product-item-title a { font-size: 18px; }
}

@media (max-width: 991px) {
	.product-item-big-card .product-item-title a { font-size: 16px; }
}

@media (max-width: 767px) {
	.product-item-big-card .product-item-title a { font-size: 14px; }
}

@media (max-width: 575px) {
	.product-item-big-card .product-item-title a { font-size: 16px; }
}
*/
/*Price*/
.products .product-item-price-container {
	text-align: center;
	line-height: 1;
}

.products .product-item-price-current {
	color: #3f3f3f;
	white-space: nowrap;
	font-weight: bold;
	font-size: 13px;
}

.products .product-item-price-old {
	color: #a5a5a5;
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 12px;
}

.products .product-item-big-card .product-item-price-current,
.products .product-item-big-card .product-item-price-old {
	vertical-align: middle;
	line-height: 20px;
}

.products .product-item-big-card .product-item-price-container { margin: 0 0 10px; }

.products .product-item-big-card .product-item-price-current { font-size: 18px; }

.products .product-item-big-card .product-item-price-old { font-size: 15px; }


/*Amount*/
.products .product-item-amount {
	padding: 0;
	/*text-align: center;*/
}

.products .product-item-amount-field-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	max-width: 180px;
	margin: 0 auto 15px;
}
.products .product-item-amount-field {
	height: auto;
}
.products .product-item-amount-field-block {
	display: flex;
	align-items: center;
	
	border: 1px solid #DEDEDE;
	border-radius: 4px;
	padding: 3px 8px 4px;
	width: 56px;
	box-sizing: border-box;
	
	font-size: 16px;
	line-height: 16px;
	background-color: rgba(0, 0, 0, 0);
	margin: 0 8px;
	
	gap: 4px;
}
.products .product-item-amount-field-block input {
	border: none;
	
	flex-grow: 1;
	text-align: right;
	font-size: 16px;
	line-height: 16px;
	background: none;
	margin: 0;
	padding: 0;
}

.products .product-item-amount-field-btn-plus,
.products .product-item-amount-field-btn-minus {
	position: relative;
	display: block;
	border-radius: 3px;
	transition: background 300ms ease, opacity 300ms ease;
	
	height: 24px;
	width: 24px;
	background-color: rgba(0, 0, 0, 0);
	border: none;
	cursor: pointer;
	background-size: 18px;
	background-position: center;
	background-repeat: no-repeat;
}

.products .product-item-amount-field-btn-plus {
	background-image: url(/local/templates/vyaz/images/icons/plus.svg);
	
}
.products .product-item-amount-field-btn-minus {
	background-image: url(/local/templates/vyaz/images/icons/minus.svg);
}

.products .product-item-amount-field-btn-plus.product-item-amount-field-btn-disabled,
.products .product-item-amount-field-btn-minus.product-item-amount-field-btn-disabled {
	opacity: 0.3;
}
.products .products-section .products .product-item .priceTotal {
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	position: relative;
	margin-right: 15px;
}
.products .products-section .products .product-item .priceTotal::after {
	content: "";
	background: url(/local/templates/vyaz/images/icons/ruble.svg) no-repeat;
	width: 10.5px;
	height: 14px;
	position: absolute;
	right: -14.5px;
	top: 11px;
}

/*
.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }
*/
.products .product-item-amount-field-btn-plus:hover,
.products .product-item-amount-field-btn-minus:hover { background-color: #e6e6e6; }

.products .product-item-amount-field-btn-plus:after,
.products .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;
}

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

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

.product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}
*/
/*
.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }
*/
.products .product-item-amount-field-block {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.products .product-item-amount-field {
	display: block;
	padding: 0;
	width: 100%;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	transition: border 300ms ease;
}

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

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

.products .notAvail {
	display: block;
	text-align: center;
	line-height: 18px;
	margin-top: 20px;
	padding: 12px;
}

/*
.product-item-amount-description-container {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
}
*/
/*.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;
}
*/
/**/
/*.product-item-quantity { font-size: 12px; }*/

/*region Properties */
/*.product-item-properties {
	display: block;
	margin: 0;
}

.product-item-properties dl { clear: both; }

.product-item-properties dt {
	float: left;
	clear: both;
	font-weight: normal;
	font-size: 12px;
}*/
/*
.product-item-properties dd {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
	font-size: 12px;
}*/

/*endregion*/

/*Compare*/
.products .product-item-compare-container {
	position: relative;
	display: none;
	margin: 0 -15px;
	padding: 4px 15px;
	min-height: 30px;
	border-top: 1px solid #e6e6e6;
	background: #f3f3f3;
	box-shadow: inset 0 1px 1px 0 #eee;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
}

.products .product-item-line-card .product-item-compare-container {
	margin: 0;
	border: none;
	background-color: transparent;
	box-shadow: none;
	text-align: center;
}

.products .bx-touch .product-item-compare-container { display: none; }

.products .product-item-line-card .product-item-compare-container,
.products .product-item-container.hover .product-item-compare-container { display: block; }

.products .product-item-compare .checkbox {
	margin: 0;
	padding: 0;
}

/* SCU */
.products .product-item-line-card .product-item-scu-container { text-align: left; }

.products .product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}

.products .product-item-scu-block { }

.products .product-item-scu-block-title { font-size: 12px; }

.products .product-item-scu-list { margin: 0; }

.products .product-item-scu-item-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.products .product-item-scu-item-color-container,
.products .product-item-scu-item-text-container {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
	
}

.products .product-item-scu-item-text-container { min-width: 32px; }

.products .product-item-scu-item-color-container {
	/*max-width: 38px;
	width: 25%;
	
	min-width: 32px;
	*/
	width: 50px;
}

.products .product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.products .bx-no-touch .product-item-scu-item-color-block { transition: outline 200ms ease; }

.products .bx-retina .product-item-scu-item-color-block { outline-width: .5px; }

.products .product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

.products .bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }

.products .product-item-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.products .product-item-scu-item-text-block {
	position: relative;
	padding: 5px 8px;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.products .bx-no-touch .product-item-scu-item-text-block { transition: outline 300ms ease; }

.products .bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

.products .product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

.products .bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

.products .product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 18px;
}

.products .product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.products .product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	outline-color: #a9adb4 !important;
}

.products .product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.products .product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}


.products .product-item-scu-item-text-block:hover,
.products .product-item-scu-item-color-block:hover,
.products .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.products .product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: #000; }

/*Description*/
.products .product-item-description-container { }

.products .product-item-description-container p {
	color: #575757;
	font-size: 13px;
}

/*Buttons*/
.products .product-item-button-container { text-align: center; }

.products .product-item-button-container .btn { margin-bottom: 2px; }

/*Stickers*/
.products .product-item-sticker,
.products .product-item-sticker-round { display: none; }

/*More*/
.products .product-item-more-container {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 15px 15px 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
	transition: all 300ms ease;
}

.products .product-item-more-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 116%;
	width: 100%;
}

.products .product-item-more {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
	background-size: 50%;
	opacity: .7;
	transition: opacity 300ms ease;
}

.products .bx-touch .product-item-more,
.products .product-item-container.hover .product-item-more { opacity: 1; }

.products .product-item-more-title {
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type='number'] { -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }


.catalogItemPopup {
	width: 100%;
	left: 50% !important;
	max-width: 600px;
	transform: translateX(-50%);
}
.catalogItemPopup .popup-window-buttons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.catalogItemPopup .popup-window-buttons .btn {
	max-width: 220px;
	margin: 0 !important;
}
.popup-window-with-titlebar .popup-window-content {

}
.popup-window-with-titlebar .popup-window-content img {
	margin-bottom: 20px;
}
.popup-window-with-titlebar .popup-window-content p{
	line-height: 26px;
	margin-right: 24px;
	font-weight: 600;
	font-size: 18px;
	font-family: "Akrobat";
}
/* End */


/* Start:/bitrix/components/bitrix/catalog.store.amount/templates/.default/style.css?17586379822802*/
div.catalog-detail { position: static; border: 1px solid; zoom:1;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

div.catalog-detail-line
{
    font-size:1px;
    height:1px;
    line-height:1px;
    margin:12px 0;
    overflow:hidden;
    padding:0;
    background: url(/bitrix/components/bitrix/catalog.store.amount/templates/.default/images/title-line.gif) no-repeat;
}
div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property grey { color:grey;  font-weight:lighter; }
div.catalog-detail-property span { float: left; position: relative; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }


.bx_storege {}
.bx_storege h4{
    margin-bottom: 0;
}
.bx_storege hr{
    background: #e5e5e5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #e5e5e5 0%, #e5e5e5 50%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e5e5e5), color-stop(50%,#e5e5e5), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: -o-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: -ms-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: linear-gradient(to right, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=1 );
    border: none;
    height: 1px;
}
.bx_storege ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.bx_storege ul li{
    padding: 5px 0 20px;
    font-size: 12px;
    line-height: 17px;
}
.bx_storege ul li a{
    text-decoration: none;
    color: #2a65ae;
}
.bx_storege ul li a:hover{
    text-decoration: underline;
}
/* End */
/* /local/templates/vyaz/components/bitrix/catalog/catalog/style.css?1760116469857 */
/* /local/templates/vyaz/js/fancybox/fancybox.min.css?171163176315197 */
/* /local/templates/vyaz/components/bitrix/catalog.element/element/style.css?176417041847994 */
/* /bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.min.css?1758638033332 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round_custom/style.css?17648527072521 */
/* /local/templates/vyaz/components/bitrix/catalog.section/list_v2/style.css?1764852807109 */
/* /local/templates/vyaz/components/bitrix/catalog.item/bootstrap_v5/style.css?176416961435446 */
/* /bitrix/components/bitrix/catalog.store.amount/templates/.default/style.css?17586379822802 */
