.slider-container::-webkit-scrollbar {
    display: none;
}
.js-bxmaker__geoip__city-name-global{
	border-bottom: none;
	color: #212529 !important;
}
/*
.catalog-item .addCart{
	visibility:hidden;
}
.catalog-item:hover .addCart{
    visibility: visible;
}
*/

@media screen and (min-width: 1181px){
    .collection-group{
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 26px;
        grid-row-gap: 80px;
    }   
    .collection-h{
        height: 330px!important;
    }      
}

@media screen and (min-width: 1025px) and (max-width: 1180px){
    .collection-group{
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 26px;
        grid-row-gap: 50px;
    }   
    .collection-h{
        height: 220px!important;
    }      
}

@media screen and (min-width: 992px) and (max-width: 1024px){
     .collection-group{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 50px;
    }
    .collection-h{
        height: 330px!important;
    }  
    .i-choice {
        width: 26px;
        height: 26px;
        display: block;
        cursor: pointer;
    }    
}

@media only screen and (min-width: 768px) and (max-width: 991px){
     .collection-group{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 50px;
    }
    .collection-h{
        height: 200px!important;
    }
    .i-choice {
        width: 26px;
        height: 26px;
        display: block;
        cursor: pointer;
    }    
}
@media only screen and (min-width: 640px) and (max-width: 767px){
     .collection-group{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 50px;
    }
    .collection-h{
        height: 200px!important;
    }  
    .i-choice {
        width: 26px;
        height: 26px;
        display: block;
        cursor: pointer;
    }     
}

@media screen and (min-width: 280px) and (max-width: 639px){
    .collection-group{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 26px;
        grid-row-gap: 50px;
    }     
    .collection-h{
        height: 180px!important;
    }     
}

button.addWishlist,
button.removeFromWishlist{
	border:0;
	background: none;
	outline: none;
}
button.addWishlist{
	background-image: url('/local/templates/skvirel/img/i-like.svg');
	width: 30px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 10;
	background-color: #fff;
	border-radius:5px;
}
button.removeFromWishlist{
	background-image: url('/local/templates/skvirel/img/i-like-full.svg');
	width: 30px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 10;
	background-color: #fff;
	border-radius:5px;
}
.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:0;	
	outline: none;	
}
.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: #000;
	color: #fff;
padding: 5px 10px;	
	}
.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: #000;
    font-weight:600;
    font-family:Arial,sans-serif;
    font-size: 13px;
    background-color: #fdcf09;
    z-index: 2;
    outline: none;
    text-align: left;	
	}
.bx_filter .bx_filter_popup_result a{
	display:none;
}	
.bx_filter_popup_result.result-empty{
	background: #fdcf09;
	text-align: center;
	border:0!important;
	}
.bx_filter_popup_result.result-ok, .bx_filter_popup_result.result-ok a{
	background: #000;
	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;
	min-width: 100%;
	height: auto;
	z-index: 100000;
	font-size: 13px;
	line-height: 20px;
	left: 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	bottom: 0;
	background: #000;
	padding: 10px;
	color: #fff;
}
.cookie-notice-container{
	display: block;
	align-items: center;
	justify-content: center;
}
#cn-notice-text{
	margin: 0 15px 0 0;
}
#cn-notice-buttons {
    display: block;
    margin-top: 15px;
    /*margin-bottom: 33px;*/
}
.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;
}

@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;		
		}
.catalog-item-slider:hover button.addWishlist,
.catalog-item-slider:hover button.removeFromWishlist{
	visibility: hidden;
}				
}	

.subscribe-form{
	position:relative;
	width:100%;
	min-height:60px;
	padding:10px 15px;
	}
.subscribe-form-left{
	position:relative;
	float:left;
	padding-top:10px;
	}
.subscribe-form-mail{
	min-height: 25px;
    min-width: 25px;
	overflow:hidden;
    display: block;
    float: left;
	background:url(/local/templates/skvirel/img/mailicon.png) no-repeat;
	margin-top:3px;
		}	
.subscribe-form-text{
    margin-left: 25px;
    font-weight: 400;
    font-size: 15px;
    float: left;
	}
.subscribe-form-right{
	position:relative;
	float: right;
	padding-top:4px;
	}	
.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-right form button{
	min-height: 35px;
    min-width: 150px;
    color: #000;
    background: #fbcf33;
    border-radius: 3px;
    border: 0px;
    font-size: 14px;
    font-weight: 400;
	}

.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;
	}
}
/*правки 16.04.21*/
.bx_filter_popup_result.result-empty {
    background: #fdcf09;
    font-size: 13px;
    text-align: center;
    border: 0!important;
}

.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;
		}
	}
@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:75%;
					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 50%;
						max-width: 50%;
						transition: .5s;
						}
					.filter-category-new{
						display:none;
						}
				}
.filter-tag{
}

.filter-tag a{
    padding: 5px 13px;
    color: #232324;
}
.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:#333;
				}
				.filter-list-category a.current{
					background: #f5f5f5;
					border-radius: 4px;
					padding: 5px 8px;
				}
				.filter-list-category a::before{
					content: "";
					position: absolute;
					display: block;
					width: 6px;
					height: 10px;
					left: 0;
					top: 50%;
					transform: translateY(-50%);
					background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8.82082L2.28995 5L6 1.17918L4.85504 -5.00476e-08L-2.18557e-07 5L4.85504 10L6 8.82082Z' fill='%2394979E'/%3E%3C/svg%3E");
				}
				.filter-list-category a.current::before,
				.filter-list-category a.no-child::before{
					content: none;
				}
				.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;
                    border-bottom:1px dashed;
				}
				.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;
					color: #333;
				}		
				.hided-li{
					display:none;
					}
				.hided-li.showed{
					display: inline;
					}
			
	.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: 640px){

.left-side__card{
    width: 100%!important;
}

.right-side__card{
    width: 100%!important;
}    
	} 
.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: 14px;
}
.select-input-option:hover {
    cursor: pointer;
    background-color: #f5f5f5;
}
.select-input-option--selected {
    font-weight: 700;
}
.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;
    font-size: 14px !important;
    line-height: 24px !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;
}



/*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;
    max-width: 1180px;
    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 {
    font-size: 16px;
    color: #1e0602;
    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 {
    font-size: 26px;
    line-height: 20px;
    padding-right: 12px;
}

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

.b-price__price-old-wrapper {
    display: flex;
    flex-flow: column;
    position: relative;
}

.lipuchka-prices-list .b-price__price-old-wrapper {
    font-size: 13px;
}

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


.b-price__price--discount {
    color: #ff525f;
    font-weight: 600;
}


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


.b-price__price--old {
    font-weight: inherit;
    text-decoration: line-through;
    color: #a3a3a3;
}
.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;
}
.gallery-vertical .gallery-big-head img{
    margin-top:15%;
    margin-bottom:15%;
}
}

.btn--primary {
    background-color: #fc3;
	width:auto;
}

.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;	
		}
	}
@media screen and (max-width: 786px){
	.lipuchka-product-name {
		font-size: 12px;
	}
.brand .element-item{
	min-height:130px!important;
	max-height:130px!important;
}	
}
@media screen and (max-width: 576px){

.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;
	font-weight:400;
}
.category-card{
		min-width:170px!important;
		max-width:170px!important;
}	
	.sort-block{
		box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
		padding: 0 10px;
		margin-bottom:20px;
	}
	.sort-block .form-control{
		border:0;
	}

}

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

.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:hover img{
	opacity:0.7;
}
.category-card{
	min-width:145px;
}
.left-side__card{
    width: calc(100% - 430px);
}
.right-side__card{
    width: 430px;
}

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

.youtube {
    position: relative;
    padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
    height: 0;
    overflow: hidden;
}

.youtube iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
}
.multiply{
    background-color: #fff;
    mix-blend-mode: multiply;
}
.w-160{
    max-width:160px;
}
.gallery-vertical {
    position: sticky;
    top: 20px;
}
.card{
	background-color:#fdfdfd;
}
.brand .element-item{
	min-height:160px;
	max-height:160px;
}
.card-footer{
	background-color:#fdfdfd;
}
.promotop{
	height:30px;
	background: #000000 url('/local/templates/skvirel/img/black-friday-skv.png') center center repeat-x;
}
.sales_day{
	background: #b93b3c!important;
}
.head-item_block img{
	mix-blend-mode: multiply;
}

.bg-image {
    min-height: 400px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    vertical-align: middle;
}

.circled{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    min-width: 46px !important;
    min-height: 46px !important;  
    border-radius: 50%;
    background: #ffc222;
    color: #fff;
    border: 3px solid #fecf27;
}