.js-bxmaker__geoip__city-name-global{
	border-bottom: none;
	color: #212529 !important;
}
/*
.catalog-item .addCart{
	visibility:hidden;
}
*/

.catalog-item:hover .addCart{
    background-color:#a68872;
}
.catalog-item:hover .addCart:hover{
    background-color:#000;
}


button.addWishlist,
button.removeFromWishlist{
	border:0;
	background: none;
	outline: none;
}
button.addWishlist {
    background-image: url(/local/templates/cpalab/img/i-like.svg);
    width: 24px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
	position: absolute;
	right:20px;
	top:5px;
	z-index:10;
}
button.removeFromWishlist {
    background-image: url(/local/templates/cpalab/img/i-like-full.svg);
    width: 24px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
	position: absolute;
	right:20px;
	top:5px;
	z-index:10;
}
.catalog-item-slider button.addWishlist,
.catalog-item-slider button.removeFromWishlist{
	visibility: hidden;
}
.catalog-item-slider:hover button.addWishlist,
.catalog-item-slider:hover button.removeFromWishlist{
	visibility: visible;
	transition: .3s;	
}
button.addCart{
	border:1px solid #222;	
	outline: none;
	color:#222;
	transition: background 0.6s ease;
}

.catalog-item-slider button.addCart{
	visibility: hidden;
}
.catalog-item-slider:hover button.addCart{
	visibility: visible;
	transition: .3s;	
}

.i-like{
	visibility:hidden;
	}
.catalog-item:hover .i-like {
    visibility: visible;
    opacity: .9;
}
.i-like.liked{
    visibility: visible;
    opacity: .9;
	}
.loading-circle{
    background: url(/local/templates/skvirel/img/deleteLoader.gif) 0 0 no-repeat transparent !important;
    background-position: center center !important;
	}
.added .i-like, .product-add-fav .i-like{
	visibility: visible;
	}
/*
.removeFromWishlist{
	display:block;
	}
*/
.hided-by-type, .hided-by-sym{
	display:none !important;
	}	
.sym_active{
	background: #747e88;
	color: #fff;
	padding: 5px 10px;
	border-radius: 3px;
	}
.hidden_select{
	display:none;
	}
.btn--fontsize-fix{
	font-size:10px;
	}	
.smartfilter-res-popup{
	position:relative;
	}
.dropdown-sort-scroll{
	max-height: 250px;
    overflow-y: scroll;
	}

.bx_filter .bx_filter_popup_result 
	{
     font-weight: auto !important;
     line-height: auto !important;
     height: auto !important;
     margin-top: auto !important;
     margin-left: auto !important;
     white-space: auto !important;
     border-radius: auto;
     background: auto !important;
     box-shadow: none !important;
	}
.bx_filter_popup_result.left{
	width: 100%;
    padding: 3px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    font-size: 13px;
    background-color: #a58670;
    z-index: 2;
    outline: none;
    text-align: left;	
	}
.bx_filter .bx_filter_popup_result a{
	display:none;
}	
.bx_filter_popup_result.result-empty{
	background: #a58670;
	text-align: center;
	border:0!important;
	}
.bx_filter_popup_result.result-ok, .bx_filter_popup_result.result-ok a{
	background: #82624c;
	color:#fff !important;
	border:0px;
	text-align: center;	
	}
.bx_filter_popup_result.result-ok{
	    padding: 3px 15px;
	}	
.select-drop.dropdown.result{
	cursor:pointer;
	}
.no-pointer{
	cursor:default;
	}
#cookie-notice {
	display: none;
	position: fixed;
	max-width: 360px;
	height: auto;
	z-index: 100000;
	font-size: 13px;
	left: 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	bottom: 20px;
	background: #fff;
	padding: 10px;
}
.cookie-notice-container{
	display: block;
	align-items: center;
	justify-content: center;
}
#cn-notice-buttons a.button{
	background-color: #98a6b2;
	border:0;
}
#cn-notice-buttons a.button:hover{
	color:#fff;
}
.button {
	cursor: pointer;
	display: inline-block;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	text-align: center!important;
	font-size: 13px;
	border-radius: 3px;
	padding: 8px 10px!important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	min-width: 102px;
    background-color: #fdcf09;
    border: 1px solid #fdcf09;
    transition: .3s;
}

.scrolling-wrapper-flexbox {
    display: grid;
    grid-template-columns: repeat(auto-fill, 200px);
    gap: 10px;
}

@media screen and (max-width: 640px){
	.cookie-notice-container .button {
		margin: 10px 0 0;
	}
	@media screen and (max-width: 640px)
	.cookie-notice-container {
		flex-direction: column;
	}
}
@media screen and (max-width: 445px){
.description-text{
	width: 100%;
    max-width: 100%;
    flex: none;
	}
.popup-link.popup-link-border
	{
	width: 100%;		
	}
}
/*всплывающая форма*/
.promo-block{
	margin-top:50px;
	position:relative;		
	}
.promo-header{
	font-weight:bold;
	}		
.promo-text{
	margin-top: 20px;
	position: relative;
	font-size: small;
	}		
.promo-form{
	width:50%;
	float:left;
	}
.promo-image{
	width:50%;	
	float:right;
	}
.promo-image img{
	position: relative;
	max-width: 100%;
	width: 310px;
	margin-left: 20px;
	bottom: 10px;			
	}
@media (max-width: 575px){
	.promo-form{
		width:100%;
		}
	.promo-image{
		width:100%;	
		}
	.promo-header {
		text-align:left;
		}
	.promo-text {
		text-align:left;
		}
	.promo-block {
    	margin-top: 25px;
	}
	.promo-image img{
		width:auto;
		position: relative;
		max-width: 100%;
		bottom: 10px;
		margin-top: 20px;
	    margin-left: 0px;		
		}
				.hided-li.showed{
					display: flex!important;
					column-gap: 10px;
					}	
.w-200{
    max-width:140px!important;
	min-width:140px!important;
}
.w-200 a.images{
	max-height: 140px!important;
    min-height: 140px!important;
}
.w-200 img{
	max-height: 140px!important;  
	min-height: 140px!important;    
}
.center-side__card{
    min-width:auto!important;
    margin-top: 1rem!important;
}
.center-side__card .char-value {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}
.scrolling-wrapper-flexbox {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding-bottom:2px;
}
.scrolling-wrapper-flexbox::-webkit-scrollbar {
  display: none;
}
}					


.subscribe-form-right form label{
		font-size: 15px;
		margin-right:10px;
	}	
.subscribe-form-right form input[type='text']{
	min-height: 25px;
    min-width: 280px;
    border-radius: 3px;
    border: 1px solid #cfcfcf;
	margin-right:10px;
	}	
.subscribe-form button{
	min-height: 45px;
    min-width: 180px;
    color: #fff;
    background: #cd318e;
	border:0;
	}
.subscribe-form form .inputtext{
	height: 45px;
    border: 2px solid #dee2e2;
    margin-right: 0;
    border-radius: 5px;
	width:100%;
}

.promo-button{
	position:fixed;
	bottom:50px;
	left:100px;
	display:block;
	height:100px;
	width:200px;
	border:#F00 1px solid;
	padding:25px;
	border-radius: 5px;
	box-shadow: 0 7px 7px -7px rgb(0 0 0 / 50%);
	z-index: 2;
	}
.promo-button span{
	font-weight:400;
	}
	
	
@media (max-width: 575px){
.subscribe-form {
    min-height: 200px;
	padding:10px;
	}	
.subscribe-form-text{
	width: calc(100% - 50px);
	}
.subscribe-form-right form label {
	position:relative;
    display: block;
    float: left;
}
	
.subscribe-form-right form input[type='text']{
		min-width: calc(100% - 70px);
		position: relative;
		float: left;
	}	
.subscribe-form-right form button{
		margin-top: 14px;	
	}
.promo-button {
	height: 50px;
    padding: 6px;
    width: 150px;
	left: 25px;
	bottom:25px;
	}

.catalog-item-slider button.addWishlist,
.catalog-item-slider button.removeFromWishlist{
	visibility: visible;
}
}
/*правки 16.04.21*/


.promo-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    border: none;
    border-bottom: 2px solid #beb038;
    position: fixed;
    bottom: -10px;
    left: 10px;
    font-weight: bold;
    color: #000;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    background: #f3d429;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    height: 50px;
    width: 300px;

}

.promo-button:after {
    content: "";
    display: block;
    width: 50px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.3) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.3) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.call_phone_city{
    font-size: 14px;	
    font-weight: 400;
	}
.city-phone-mobile{
	width: inherit !important;
	}

@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}
/*29.04.21*/
@media (max-width: 768px) {
	.col-xll-2.col-lg-3.col-sm-4.col-6.mb-2.mr-2.text-left.card-flex-bottom.image_wrapper_block.d-md-inline-block{
		margin-left:20px;
		}
}
@media (max-width: 575px){
	#mobile-slider{
		width:calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;
		padding-left:15px;
		}
		
	.right-side__card{
        width: 100% !important;
        max-width: 100% !important;
	}	
	}
@media (max-width: 575px){
.arr-white .slick-prev, .arr-white .slick-next{
     top: calc(50% - 15px);
}	
}


				.catalog-side-filter{
					display:block;
					height:100%;
					width:24%;
					position:relative;
					float:left;
					}
				.catalog-side-listing{
					width:76%;
					position:relative;
					float:left;
					}
				.bx_filter_input_checkbox input[type=checkbox] {
					 display: block;
					}
				.hide-mobile-filter{
					display:none;
					position: relative;
					}	
				@media (max-width: 575px){
					.vert-filter{
						display:none;
						}
					
					.vert-filter-button{
						display: block;
						}
					.catalog-side-filter {
						width:100%;
					}			
					.catalog-side-listing {
						width:100%;
					}
/*					
					.catalog-item{
						flex: 0 0 48.8888%;
						max-width: 48.8888%;
						transition: .5s;
						}
*/
					.filter-category-new{
						display:none;
						}
				}

@media (max-width: 991px){
	.vert-filter{
		display:none;
		}

	.vert-filter-button{
		display: block;
		}	
	.catalog-side-filter {
		width:100%;
	}		
	.catalog-side-listing {
		width:100%;
	}
	.filter-category-new{
		display:none;
		}
.scrolling-wrapper-flexbox-mobile {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    column-gap: 8px;
}
}
.tag .bg-light{
    background-color:#eff1f5;
}
.filter-tag{
}

.filter-tag a{
    padding: 5px 13px;
}
.filter-tag a:hover{
    border-color:#000!important;
}


				.filter-list-category{
					font-style: normal;
					font-weight: normal;
					font-size: 14px;
					line-height: 1.5em;
					color: #333;  
				}
				.filter-sublist-category{
					position: relative;
				}
				.filter-sublist-category.long{
					margin-top: 8px;
				}
				.filter-sublist-category.long::-webkit-scrollbar {
					width: 6px;
					border-radius: 10px;
					position: relative;
				}
				.filter-sublist-category.long::-webkit-scrollbar-thumb {
					background-color: #d5d7dd;
					display: inline-block;
					border-radius: 10px;
				}
				.filter-sublist-category li{
				}
				.filter-list-category a{
					position: relative;
					display: inline-block;
					padding: 5px 5px 5px 14px;
                    color:#222;
				}
				.filter-list-category a:hover{
					color:#747e88;
				}
				.filter-list-category .current{
					background: #747e88;
					border-radius: 5px;
					padding: 5px 10px;
					color:#fff;
				}

				.filter-list-category__btn-show-all-wrap{
					margin-left: 14px;
					margin-top: 8px;
				}
				.filter-list-category__btn-show-all{
					cursor: pointer;
					font-size: 13px;
					line-height: 1.33em;
				}
				.filter-sublist-category.short .filter-list-category__item:nth-child(n+6){
					display: none;
				}
				.filter-sublist-category.long .filter-list-category__item:nth-child(1) a{
					padding-top: 0;
				}
				.filter-list-category__item a:not([href]){
					cursor: default;
				}		
				.hided-li{
					display:none;
					}
				.hided-li.showed{
					display: block;
					}
			
	.fixed-box {
		height: 1px;
		width: 100%;
	}
	.fixed-div {
		text-align: center;
		background: #ffffff;
		padding: 10px 0;
		width: 100%;
		font-weight: bold;
        justify-content: space-between;
        align-items: center;
	}
	.fixed {
		position: fixed;
		z-index: 11;
		top: 0;
	}
	.fixed-div.hide {
		display: none;
	}
	.fixed-box.is_mobile {
		display: none;
	}
	@media (max-width: 767px){
		.fixed-box.is_mobile {
			display: block;
		}
	}

@media screen and (max-width: 994px){

.left-side__card{
    width: 100%!important;
    position: static!important;
}
.center-side__card{
    position: static!important;
    max-width:100% !important;
    margin-top:2em;
}

	} 
.catalog-list-slider .catalog-item{
		padding-bottom: 50px !important;
	}
}
.form-control--white-theme .input-field {
    color: #1e0602;
    background-color: #fff;
    border-color: #d8d8d8;
}
._2jpCf5TnAjAEPzIb0z8G .input-field {
    border-radius: 4px;
    border: 1px solid #d4d6da;
}
.form-control--white-theme .input-field:hover {
    border-color: #b3b3b3;
}
select-input .input-field:hover {
    cursor: pointer;
}


.select-input {
    position: relative;
}
.select-input .form-control--no-interaction {
    pointer-events: none;
}
.select-input .input-field:hover {
    cursor: pointer;
}
.select-input .input-field--disabled:hover {
    cursor: default;
}
.select-input-caret-icon {
    position: absolute;
    padding: 16px;
    right: 0;
    top: 0;
    font-size: 13px;
}
.select-input-value-wrap {
    height: 24px;
}
.select-input-option {
    padding: .5rem 1.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 13px;
}
.select-input-option:hover {
    cursor: pointer;
    background-color: #f5f5f5;
}
.select-input-option--focused {
    background-color: #f1f9fc;
}
.select-input-value {
    white-space: nowrap;
    overflow: hidden;
    margin-right: 20px;
    text-overflow: ellipsis;
}
.select-input-loading {
    border: 1px solid #d8d8d8;
    height: 50px;
    width: 100%;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.select-input--full-width {
    width: 100%}
.select-input-menu {
    box-shadow: 0 12px 25px rgba(0, 0, 0, .25);
    position: absolute!important;
    border-radius: 2px;
    z-index: 100;
    width: 100%;
    background-color: #fff;
	display:none;
}
.select-input-menu--bottom {
    margin-top: 4px;
    top: 100%}
.select-input-menu--top {
    margin-bottom: 4px;
    bottom: 100%}
.select-input .text-muted {
    color: #ccc;
}
.select-input .text-danger {
    color: #cf6a6b;
}
.select-input .strong {
    font-weight: 600;
}
.select-input .input{

    font: inherit;
    padding: 0 !important;
    border: 0 !important;
    box-sizing: content-box!important;
    background: 0 0 !important;
    margin: 0 !important;
    -webkit-tap-highlight-color: transparent !important;
    display: block !important;
    min-width: 0 !important;
    width: 100% !important;

	}
.w250{
	width:250px;
	}

.select-input-caret-icon {
    position: absolute;
    padding: 16px;
    right: 0;
    top: 0;
    font-size: 13px;
}	
	
.select-input-caret-icon {
    font-size: 10px;
    color: #9a9fa8;
    top: 50%;
    padding: 0;
    right: 8px;
    transform: translateY(-50%);
}

.icon-svg {
    display: inline-block;
    vertical-align: middle;
    fill: currentColor;
    font-size: 1em;
    width: 1em;
    height: 1em;
    stroke: none;
    stroke-width: inherit;
    stroke-linecap: inherit;
    stroke-linejoin: inherit;
    overflow: visible;
}
svg:not(:root) {
    overflow: hidden;
}
.select-input-caret-icon .icon-svg {
    display: block;
}

.quantity-warning{
	background-color: rgba(244,169,63,.1);
	display: flex;
	align-items: center;
	border-radius: 4px;
	padding: 12px 20px;
	margin-bottom: 8px;
	}
.quantity-warning-icon{
	color: #f4a93f;
	flex-shrink: 0;
	margin-right: 12px;
	display: flex;
	}	
.quantity-warning-text{	
	width: 100%;
	font-size: 14px;
	line-height: 1.2857;
}

.form-control{
    color:#333!important;
    border: 1px solid #ccc;
    min-width:190px;
}

/*lipuchka*/

.lipuchka {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 15;
    height: 0;
}
.lipuchka-inside {
    background-color: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 8%);
    transition: transform .5s ease;
    transform: translateY(-150%);
}
.lipuchka-inside.active {
    transform: translateY(0);
}
.lipuchka-inside-row {
    display: flex;
    padding: 15px 0;
    margin: 0 auto;
}
.lipuchka-inside-left {
    display: flex;
    align-items: center;
    width: 100%;
}
.lipuchka-product {
    display: flex;
    align-items: center;
    max-width: 450px;
    margin-right: auto;
}
.lipuchka-product-img-cover {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    margin-right: 16px;
    border-radius: 4px;
}
.lipuchka-product-img {
    max-width: 100%;
    max-height: 100%;
}

img {
    vertical-align: middle;
}
img {
    border: 0;
}
.lipuchka-product-name {
    max-height: 3.8em;
    overflow: hidden;
}
.lipuchka-complect {
    font-size: 12px;
    margin-bottom: 2px;
}
.lipuchka-inside-right {
    position: relative;
}
.lipuchka-prices-list {
    display: flex;
}

.lipuchka-prices-list .b-price {
    flex-direction: row;
}

@media screen and (min-width: 1200px){
	.b-price--color-black {
		color: #1e0602;
	}
	.b-preview-product__prices-old {
		justify-content: center;
	}
}

.b-price--type-block .b-price__price {
    margin: 0;
}

.lipuchka-prices-list .b-price__price--main {
    padding-right: 12px;
}

.b-price__price-core {
    white-space: nowrap;
    page-break-inside: avoid;
    break-inside: avoid-page;
}

.b-price__price {
    margin: 0 .25em;
}

.b-price--type-block .b-price__price {
    margin: 0;
}


.b-price__price--old {
    font-weight: inherit;
    text-decoration: line-through;
}
.b-price--type-block .b-price__price {
    margin: 0;
}
.b-price--type-block .b-price__price--old {
    margin-bottom: 5px;
}
@media screen and (min-width: 768px){
.b-price--type-block .b-price__price--old {
    margin-right: 10px;
    margin-bottom: 0;
}
}

.lipuchka-add-basket {
    margin: 0 0 0 10px;
    border-radius: 5px;
    padding-left: 24px;
    padding-right: 24px;
}
@media screen and (max-width: 1200px){
	.lipuchka-inside{
		padding-left:15px;
		padding-right:15px;	
		}  
    .scrolling-wrapper-flexbox {
        display: flex!important;
        flex-wrap: nowrap!important;
        overflow-x: auto!important;
        scrollbar-width: none!important;
        -ms-overflow-style: none!important;
        padding-bottom:2px;
    }
		
	}
	
@media screen and (max-width: 786px){
	.lipuchka-product-name {
		font-size: 12px;
	}
    
}
@media screen and (max-width: 576px){

.characteristic{
    columns: 1!important;
}

.lipuchka {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 15;
    height: 0;
	display: none;
}
.lipuchka-inside {
    background-color: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 8%);
    transition: transform .5s ease;
    transform: translateY(0%);
}
.lipuchka-inside.active {
    transform: translateY(0);
}
.lipuchka-product
	{
	display:none;	}
.lipuchka-add-basket .btn-text{
	font-size: 13px!important;
	top: -1px;
	position: relative;		
	}
.lipuchka-prices-list .b-price__price--main {
	font-size: 18px;    
}
.lipuchka-add-basket{
	margin-right: 10px;
	text-transform: none;
}
/*
.category-card{
		min-width:170px!important;
		max-width:170px!important;
}
*/
    .section-gallery-wrapper__item-nav:before{
    display:none!important;
    }
    /*
    .stickyButtonCart {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 1000;
        width: 100%;
        padding: 0.5em 1em 0.8em;
        margin-bottom: 0 !important;
    }*/
    
}

/*
.catalog-item-slider {
	text-align:left !important;
	padding-right: 20px;
	padding-left: 20px;
	}

.catalog-item-slider:nth-child(1n){
  padding-left: 0px;
}
.catalog-item-slider:nth-child(3n){
  padding-right: 0px;
}
*/

.slider{
    position: relative;
}
.slider-container{
    overflow-x: scroll;
    display: flex;	
    scroll-snap-type: x mandatory;
}

.slider-item{
    scroll-snap-align: start;
}
.slider-item:first-child{	
	margin-left: 0rem!important;
}
.slider-item:last-child{	
	margin-right: 0rem!important;
}
.category-card:hover .bg-light{
	background-color: #e6eaed!important;
}
.category-card img{
    mix-blend-mode: multiply;
}
.category-card:hover img{
	opacity:0.7;
}
.category-card{
	min-width:145px;
}
.left-side__card {
    flex: 1;              /* занимает всё оставшееся место */
    position: sticky;
    top: 20px;
    z-index: 100;
    width: calc(100% - 780px - 56px); /* столбцы + два gap по 20px */
}

.center-side__card {
    flex: 0 1 auto;       /* ширина по содержимому, может ужиматься */
    min-width: 460px;
    max-width: 460px;
    position: sticky;
    top: 20px;
}

.right-side__card {
    flex: 0 0 280px;      /* фиксированные 280px, не растёт и не сжимается */
    position: sticky;
    top: 20px;
}

.left-side__card .product__photo{
    min-height:350px;
    width:100%;
}
font.errortext{
font-size: 13px;
}

.prod-description img{
	max-height:460px;
	mix-blend-mode: darken;

}
.characteristic{
    /*
    position: relative;
    columns: 2;
    column-gap: 30px;
    max-width: 100vw;
overflow-x: hidden;*/
}
.mix-darken{
    mix-blend-mode: darken;
}
.w-200{
    max-width:200px;
	min-width:200px;
}
.w-300{
	max-width:320px; 
	min-width:320px;
}
.border-outline{
	box-shadow: inset 0px 0px 0px 16px #fff;
}
.filter-tag a {
    padding: 8px 18px;
    background-color: #eef1f5;
}
.characteristic h3:first-child{
    margin-top:0!important;
}
.tag-img{
    max-height:50px; 
    max-width: 50px;
    mix-blend-mode: multiply;
}
.property-group{
    text-align:justify;
    min-height:50px;
}
.property-group .property-item{
    display: inline-block;
    padding: 10px;
    font-size: 0.6em;
    line-height:1.6em;
    border:1px solid #222;
}
.ag_chatpanel_call {
    border: 2px solid #dfe2e7 !important;
}
.sticky-top{
    z-index:1;
}

.toggle {
    position: relative;
    display:block;
}

.toggle::before {
    content: '+';
    position: absolute;
    right: 0;
    top: 0;
}

.toggle[aria-expanded="true"]::before {
    content: '-';
}

.info-link::after {
        display: block;
        content: "\2192";
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 18px;
        color: #798296;
        pointer-events: none;
    }


.product-info {
    max-width: 600px;
}

summary {
    list-style: none;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Стилизация своей стрелочки */
summary::after {
    content: '';
    width: 10px;
    height: 10px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(45deg);
    transition: transform 0.3s;
    margin-right: 10px;
}

/* Поворот стрелки при открытии */
details[open] summary::after {
    transform: rotate(-135deg);
}

/* Убираем стандартный маркер в Safari */
summary::-webkit-details-marker {
    display: none;
}


.product-info .content {
    display: grid;
    grid-template-columns: 135px 1fr;
    row-gap: 10px;
    column-gap: 12px;
    align-items: start;
}

.char-row {
    display: contents; /* раскрываем, чтобы дети попали прямо в grid */
}

/* Название + точки */
.char-name {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    color: #7b8590; /* text-llgray */
    line-height: 1.5em;
}

.char-name .label {
    background: #fff;       /* фон страницы, чтобы «съесть» точки под текстом */
    padding-right: 6px;
    position: relative;
    z-index: 1;
}

.char-name::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6px;            /* высота линии относительно baseline */
    border-bottom: 1px dotted #ccc;
    z-index: 0;
}

/* Значение */
.char-value {
    text-align: left;
    word-break: break-word;
    line-height: 1.5em;
}


.lg-backdrop{
    background-color: #ffffff;
}
.lg-actions .lg-next, .lg-actions .lg-prev{
    color:#000;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover{
    color:#000;    
}
.lg-toolbar .lg-icon:hover{
    color:#000;        
}
.product-page_content{
    gap:28px;
}

.description-preview {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}
.description-preview * {
    display: inline;
}

.detail-trigger {
    cursor: pointer;
    transition: background 0.2s;
}
.detail-trigger:hover {
    background: #ebebeb;
}

.side-panel-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.side-panel-overlay.show {
    opacity: 1;
    visibility: visible;
}
.side-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 560px;
    max-width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: -4px 0 20px rgba(0, 0, 0, 0.1);
    padding: 30px 35px;
    overflow-y: auto;
    transform: translateX(100%);
    transition: transform 0.35s ease;
}
.side-panel-overlay.show .side-panel {
    transform: translateX(0);
}
.side-panel-close {
    position: absolute;
    top: 18px;
    right: 22px;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
    color: #666;
    transition: color 0.2s;
    user-select: none;
}
.side-panel-close:hover {
    color: #000;
}

/* Мобильная адаптация */
@media (max-width: 760px) {
    .side-panel {
        width: 100%;
        padding: 20px;
    }
.cart-icon-btn {
		display: flex !important;
		opacity: 1 !important;
		visibility: visible !important;
		width: 40px;
		height: 40px;
		z-index: 110;
	} 
.section-gallery-wrapper__dots{
    display:none!important;
}	
}

button:focus{
    outline:0;
}
input.min-price, input.max-price {
    font-size: 14px;
    border: 1px solid #ebeced;
    /* border: 0; */
    border-radius: 8px;
    padding: 6px 16px;
}
.mobile-catalog{
    margin-left:-10px;
    margin-right:-10px;
}
[id^="wait_comp_"] {
    display: none !important;
}
.active-cart{
    width: 40px;
    height: 40px;
}
.cart-icon-btn{
    width: 40px;
    height: 40px;
    z-index: 100;
    bottom: 60px;
    right: -6px;
}
.cart-icon-btn svg {
	width: 22px;
	height: 22px;
}
.sticker{
    gap:4px;
}
.sticker > div{
    padding:1px 4px;
}
.scrolling-wrapper-flexbox{
    gap:8px;
}