

/* Start:/bitrix/templates/universe_s1-new/components/bitrix/sale.basket.basket/redesign/style.css?175105517679121*/
/* markup */
.display_bonus{
display: block;
margin-bottom: 10px;
    margin-top: 10px;
} 
div#title-block:before,div#title-block:after {
    content: none;
}

#aside-block .split{
 display: flex;
    margin: 16px 0px;  
   font-size: 16px;  
   align-items: center; 

}

.col.coupon-container p:first-child {
    color: #2d2d2d !important;
    font-size: 14px;
    font-weight: 400;
    font-family: "Muller";
}
#aside-block .form-group {
    margin-top: 10px;
}
.basket-coupon-block-coupon-btn {
    font-size: 14px !important;
    font-weight: 500;
    line-height: 16.8px;
    text-align: left;
    color: #2d2d2d !important;
    background-color: #ffffff00 !important;
    border: 1px solid #2d2d2d !important;
    padding: 12px !important;
    height: 100%;
    border-radius: 4px !important;
    cursor: pointer;
}
.basket-checkout-container.border-container h2 {
    text-transform: none;
    font-size: 20px;
    line-height: 24px;
    color: #2D2D2D;
margin: 0;
    margin-bottom: 20px;
}
.basket-total-block-title-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.not_display_bonus{


}
.gift_basket{
text-transform: math-auto;
    border: 2px solid #45a748;
    box-shadow: 0px 1px 11px 0px #45a748;
    width: max-content;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 9px;
	font-weight: bold;
animation: my_gift_basket 3s ease 0s 5 alternate none;
}

.chart_free_shipping{
width: 100%;
height: 10px;
border-radius: 6px;

  }
@keyframes my_gift_basket {
	0%,
	50%,
	100% {
		    box-shadow: 0px 1px 11px 0px #45a748;
	}

	25%,
	75% {
		    box-shadow: 0px 0px 0px 0px #45a748;
	}
}
@media(max-width:700px){
.gift_basket{




    width: 100%;
    text-align: center;

}

}
.free_shipping{
margin-bottom: 20px;
width: 100%;
}

.free_shipping p {
    margin-top: 6px;
font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat' !important;
    letter-spacing: .1px;
}
#basket-root .row{
	margin-right: unset;
	margin-left: unset;
}
#basket-root{
	display: flex;

    flex-direction: column;
}
.container_block_basket {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
#aside-block .basket-total-block-title{
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 0;
	color: #2d2d2d !important;
}
#aside-block .col.bonus_card.preload.desctop_bonus_card .basket-total-block-title-container a {
    color: #2d2d2d !important;
    font-size: 14px;
    font-weight: 500;
    font-family: "Muller";
}

 #aside-block .col.bonus_card.preload.desctop_bonus_card .basket-total-block-title-container {
    margin-bottom: 17px;
}
#aside-block .basket-total-block-title a{
text-decoration: underline;
    text-decoration-color: #c6c6c6;
    transition: .3s;
}
#aside-block .basket-total-block-title a:hover{
color:#B5B5B5 !important;
text-decoration:none;
    transition: .3s;
}
#aside-block{
	width: 100%;
    max-width: 300px;
    margin-left: 20px !important;
margin-right: 0px !important;
	height: max-content;
}
#aside-block .desctop_bonus_card {
    background:#ABD7D84D;
    padding: 12px 16px;
    border-radius: 4px;
}
#alerts-block{
	grid-area: alerts-block;
}
#products-block .WhishList{
	display: block;
	box-sizing: border-box;
	width: 25px;
	min-width: 26px;
	max-width: 25px;
	height: 25px;
	min-height: 26px;
	max-height: 25px;
}
#property_table{
	display: flex;
	flex-direction: column;
	row-gap: 15px;
}
#property_table .property-row{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
}
#property_table .property-row span{
	font-family: 'Montserrat' !important;
	width: max-content;
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
	text-align: left;
	color: var(--color-main-black);
	text-wrap: nowrap;
	white-space: nowrap;
}
#property_table .property-row span.bold{
	font-family:'Montserrat' !important
}

#property_table .doted-space{
	width: 100%;
	border-bottom: 1px dashed var(--color-main-black);
    position: relative;
    top: -6px;
    margin: 0 4px;
}

#aside-block .total-bonus{
	display: flex;
	background-color: #F6F6F6;
	padding: 9px;
	border-radius: 4px;
	width: max-content;
	margin-bottom: 20px;
}
#aside-block .total-bonus span{
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
	text-align: left;
	color: var(--color-main-black);
	margin-right: 7px;
}
#aside-block .basket-bonus_card-section span {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 15.4px;
    text-align: left;
    color: #2d2d2d !important;
}
#aside-block .description-icon{
	width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #2D2D2D;
    position: relative;
}
#aside-block .description-icon::before{
	content: '';
    width: 6px;
    height: 12px;
    background-image: url(/bitrix/templates/universe_s1-new/components/bitrix/sale.basket.basket/redesign/images/bonus-info.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2px;
}

.basket-item-articul{
	font-size: 12px;
	font-weight: 400;
	line-height: 14.4px;
	text-align: left;
	color: var(--color-main-black);
}

#products-block{
	grid-area: products-block;
width: 100%;
    max-width: 1200px;
	padding-right: 10px;
}
#gift-block{
	grid-area: products-block;
}
#title-block{
	margin-bottom: 30px;
    display: flex;
    grid-area: title-block;
    width: 100%;

    justify-content: space-between;
    flex-direction: column;
}

a.clear_basket:hover {
    text-decoration: none;
    color: #2D7179 !important;
}
#aside-block .form-group{
	margin-bottom: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	border-radius: 4px;

}
.main_page_title.basket-title{margin: 0 0 10px 0;}
#products-block .basket-items-list-item-price-for-one,
#products-block .basket-item-block-info .basket-item-actions-remove,
/* #products-block .basket-item-actions-remove, */
#products-block .basket-item-block-properties,
#products-block .basket-item-amount-field-description,
#products-block .basket-items-list-header,
#products-block .basket-item-label-ring.basket-item-label-small{
	display: none;
}
#products-block .basket-items-list-wrapper{
	border: none;
}
#products-block .basket-items-list{
	padding: 0;
}
#products-block .basket-items-list-item-container:not(:first-child){
border-top: 1px solid #E3E3E3;
}
#products-block .basket-items-list-item-container:not(:last-child){
	border-bottom: 1px solid #E3E3E3;

}
#products-block .basket-items-list-item-container > td:first-child{
	padding-top: 0px;
    padding-bottom:10px;
	vertical-align: middle;
}
#products-block .basket-items-list-item-container > td:not(:first-child){
	padding: 10px;
	vertical-align: middle;
}
#products-block .basket-items-list-item-container > td:first-child{
	padding-left: 0;
}
#products-block .basket-items-list-item-container > td:last-child{
	padding-right: 0;
}

#products-block .basket-items-list-item-descriptions,
#products-block .basket-items-list-item-amount,
#products-block .basket-item-block-price{
	padding-top: 0;
}
#products-block .basket-items-list-item-amount{
	width: 140px;
}
#products-block .basket-items-list-item-bonus{
	padding-left: 20px;
}
#products-block .bonus-container{
	display: flex;
    
    align-items: center;
}
#products-block .basket-items-list-item-bonus .bonus{
    background-color: #F6F6F6;
    height: 40px;
    width: 100%;
min-width:80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    border-radius: 4px;
	font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    text-align: left;
    color: #383838;	
}

#products-block .basket-items-list-item-remove{
	max-width: 20px;
}
#products-block .basket-item-block-image{
	width: 80px;
	height: 80px;
	min-width: 80px;
	min-height: 80px;
	max-width: 80px;
	max-height: 80px;
	padding: 0;
	margin-right: 20px;

}
#products-block .basket-item-image-link{
	position: relative;
    width: 100%;
    height: 100%;
}
#products-block .basket-item-image{
	object-fit: contain;
	object-position: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#products-block .basket-item-info-name,
#products-block .basket-item-info-name-link{
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: var(--color-main-black);


    height: max-content;
    overflow: hidden;

    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}
#products-block .basket-item-price-current-text{
	font-family: 'Montserrat' !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #484848 !important;
}
#products-block .basket-item-amount-filed,
#products-block .basket-item-amount-filed > input{
	border: none;
	width: 40px;
	height: 40px;
	color: var(--color-main-black);
}
#products-block .basket-item-amount-btn-plus, 
#products-block .basket-item-amount-btn-minus{
	width: 40px;
	height: 40px;
	background-color: #F6F6F6;
	border-radius: 4px;
}

#products-block .basket-item-amount-btn-plus:before, 
#products-block .basket-item-amount-btn-plus:after, 
#products-block .basket-item-amount-btn-minus:after{
	background-color: #ADADAD;
}

#products-block .basket-item-block-price{
	width: auto;

}
#products-block .basket-item-block-price:has( .basket-item-price-old ){

}
#products-block .basket-item-block-price:has( .basket-item-price-old ) .basket-item-price-old{
	grid-area: price-old;
	display: flex;
	justify-content: center;
}

#products-block .basket-item-block-price:has( .basket-item-price-old ) .basket-item-price-current{

}
.basket-item-price-difference {
    display: none !important;
}
#products-block .basket-item-block-price:has( .basket-item-price-old ) .basket-item-price-difference{
	font-family: 'Montserrat' !important;
	grid-area: price-difference;
	font-size: 12px;
	font-weight: 600;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: center;
	color: #fff;
	background-color:#CC2F25;
	padding: 2px;

    justify-content: center;
    display: flex;
    column-gap: 10px;

}
#products-block .basket-item-block-price:has( .basket-item-price-old ) .basket-item-price-difference span{
	color: inherit;
	display: block;
	width: max-content;
}
#products-block .basket-item-block-price:has( .basket-item-price-old ) .basket-item-price-old-text{
	font-family: 'Montserrat' !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: right;
	color: #9E9E9E;

	display: block;
	width: max-content;
}
#products-block .basket-item-block-price:has( .basket-item-price-old ) .basket-item-price-current-text{
	font-family: 'Montserrat' !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: right;
	color: #000;
	display: block;
	width: max-content;
}
#products-block .basket-item-block-price:has( .basket-item-price-old ) .basket-item-price-old-text::after{
	display: none;
}
#products-block .basket-item-block-price:has( .basket-item-price-old ) .basket-item-price-old-text::before{
	content: "";
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border-bottom: 2px solid #EB001B;
}
#products-block .basket-items-list-item-descriptions{
	display: block;
    max-width: 753px;
    width: 100%;
    overflow-x: hidden;
}
td.basket-items-list-item-remove-btn {
    width: 40px;
}
#products-block .basket-item-block-amount{
	justify-content: flex-start;
	width: max-content;
}
#products-block .basket-item-block-actions{
	display: flex;
		justify-content: flex-start;
	column-gap: 20px;
	opacity: 1;
}
#products-block .basket-item-actions-remove:after,
#products-block .basket-item-actions-remove:before{
	background:#000000;
    transition: .2s;
}
#products-block .basket-item-actions-remove:hover:after,
#products-block .basket-item-actions-remove:hover:before{
	background:#E8E7E9;
    transition: .2s;
}

/* aside-block */
#aside-block [data-entity=basket-coupon-input]{
	width: 0.01px;
	height: 0.01px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	border: none;
}
#aside-block .border-container{	


display: block;
    padding: 20px;
    background-color: #F5F5F5;
    margin-bottom: 30px;
    border: none;
    border-radius: 4px;
}
#aside-block .mobile_bonus_card{
display:none;
}
#aside-block .desctop_bonus_card{

}
#aside-block .border-container:last-child{
	margin-bottom: 0;
}
#aside-block .form-control{
--color-main-green: #2d2d2d;
	background-color: #F6F6F6;
    color: #2d2d2d;
    padding: 15px 41px 15px 15px;
    border-radius: inherit;
    min-height: 44px;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    margin-right: 8px;
    box-shadow: none !important;
    border: 1px solid #00000052;
}
#aside-block .form-control::placeholder{
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
	text-align: left;
	color: var(--color-main-green);
}
#aside-block .text-muted .basket-coupon-text:after{
	display: none;
}
#aside-block .basket-coupon-text{
	width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 12.8px;
    text-align: left;
    color: #fff;
}
#aside-block .basket-checkout-section-inner{
	flex-direction: column;
	align-items: flex-start;
}
#aside-block .DiscountName-list{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	row-gap: 4px;
	padding: 9px 0 0 14px;
	max-width: 218px;
}
#aside-block .DiscountName-list .DiscountName{
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
	text-align: left;
	color: #45A748;
}

#aside-block .basket-checkout-section-inner .basket-checkout-block{
	width: 100%;
	padding: 0;
}
#aside-block .basket-checkout-section-inner .basket-checkout-block-total,
#aside-block .basket-checkout-section-inner .basket-checkout-block-total-price,
#aside-block .basket-checkout-section-inner .basket-checkout-block-btn{
	text-align: unset;
}
#aside-block #property_table,
#aside-block #property_table table,
#aside-block .basket-checkout-block-total-inner,
#aside-block .basket-checkout-block-total-description{
	width: 100%;
}
#aside-block #property_table{
	border-spacing: 0 12px;
	border-collapse: separate; 
}
#aside-block #property_table tr{
	width: 100%;
}
#aside-block #property_table tr td{
	width: 50%;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: var(--color-main-black);
}
#aside-block #property_table tr.sale td{
	color: var(--color-main-green);
}
#aside-block #property_table tr.price td{
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
}
#aside-block button.make-order-btn{
	width: 100%;
	padding: 16px auto;
	background: #2D2D2D !important;
	border: 2px solid #2D2D2D !important;
	border-radius: 4px;
	outline: none;
transition: .3s;
    box-shadow: none;
}
#aside-block button.make-order-btn:hover{
	width: 100%;
	padding: 16px auto;

	background:#2D7179!important;
	border: 2px solid #2D7179 !important;
	border-radius: 4px;
	outline: none;
transition: .3s;
}
#aside-block button.make-order-btn span{
	position: relative;
	color: #fff !important;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
    text-shadow: none;

transition: .3s;
}

#aside-block button.make-order-btn span::after{

	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	background-image: url('/bitrix/templates/universe_s1-new/components/bitrix/sale.basket.basket/redesign/./images/arrow.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

#aside-block .basket-checkout-block-btn{
	position: relative;
	text-transform: uppercase;
	margin-top: 10px;
}
#aside-block .fast_order,
#aside-block .fast_order:hover{
	width: 100%;
	padding: 15px;
	background-color: var(--color-light-salat);
}
#aside-block .fast_order span{
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: center;
	color: var(--color-light-blue);
	padding-bottom: 5px;
	border-bottom: 2px solid var(--color-light-blue);
}

#aside-block .basket-checkout-container.basket-checkout-container-fixed{
	position: unset;
}

#products-block .basket-item-info-name, 
#products-block .basket-item-info-name-link{
	font-family: 'Montserrat' !important;
}

/* noauth-modal */
.basket-checkout-block-btn.Hide{
	display: none;
}

#noauth-modal-popup{
	display: none;
}
.noauth-modal-container{
	position: fixed !important;
    right: 0;
    height: 100vh;
    top: 0;
	padding-top: 226px !important;
	padding-right: 193px !important;
	padding-bottom: 0 !important;
	padding-left: 185px !important;
	background-color: #fff !important;
}
#noauth-modal-popup .noauth-modal-content{
	max-width: 340px;
}
#noauth-modal-popup .modal-title{
	font-size: 24px;
	font-weight: 700;
	line-height: 29.26px;
	text-align: left;
	color: #000;
	margin-bottom: 30px;
	max-width: 350px;
}
#noauth-modal-popup .modal-description{
	font-size: 16px;
	font-weight: 400;
	line-height: 19.5px;
	text-align: left;
	color: #000;
	margin-bottom: 70px;
}
#noauth-modal-popup .popup-btn{
	display: block;
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	line-height: 19.5px;
	text-align: left;
	border-radius: 6px;
	text-align: center;
	padding: 14px 0;
	text-transform: uppercase;
	text-decoration: none;
}
#noauth-modal-popup .popup-btn.login{
	background-color: var(--color-main-green);
	color: #fff !important;
	margin-bottom: 30px;
}
#noauth-modal-popup .popup-btn.make-order{
	background-color: var(--color-light-salat);
	color: var(--color-main-green) !important;
}

#aside-block .basket-bonus_card-section{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
#aside-block .basket-bonus_card-section span{
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
	text-align: left;
	color: #2d7179 !important;
}

#products-block .basket-item-amount-filed,
#products-block .basket-item-amount-filed > input{
	font-family: 'Montserrat' !important;
	font-size: 16px;
	font-weight: 600;
	line-height: 22.4px;
}

@keyframes toggle-btn-in {
    0% {
        left: 2px;
        right: auto;
    }
    50% {
        left: 50%;
        right: auto;
    }
    100% {
        left: auto;
        right: 2px;
    }
}
@keyframes toggle-btn-out {
    0% {
        right: 2px;
        left: auto;
    }
    50% {
        right: 50%;
        left: auto;
    }
    100% {
        right: auto;
        left: 2px;
    }
}        
#aside-block .basket-bonus_card-section .input_container{
	position: relative;
}
#aside-block .basket-bonus_card-section .input_container input{
	width: 0.01px;
	height: 0.01px;
	opacity: 0;
	position: absolute;
	padding: 0;
	margin: 0;
	border: none;
	top: 0;
	left: 0;
}
#aside-block .basket-bonus_card-section .input_container label{
	display: block;
	width: 46px;
	height: 24px;
	border: 1px solid #2D7179;
	border-radius: 30px;
	margin: 0;
	cursor: pointer;
}
#aside-block .basket-bonus_card-section .input_container::before{
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 2px;
	border-radius: 100%;
	border: 1px solid var(--color-main-green);
	transform: translateY( -50% );
	pointer-events: none;
}
#aside-block .basket-bonus_card-section .input_container input.checked+label{
	background-color: #2D7179;
}
#aside-block .basket-bonus_card-section .input_container:has(input.checked)::before{
	background-color: #fff;
	border-color: #fff;
	right: 2px;
	left: unset;
	transition: none !important;
}

#aside-block .basket-bonus_card-section .input_container.animation-on::before{
	animation: toggle-btn-out .1s ease-in-out;
}
#aside-block .basket-bonus_card-section .input_container.animation-on:has(input.checked)::before{
	animation: toggle-btn-in .1s ease-in-out;
}

#aside-block .basket-bonus_card-section .input_container:has(input:disabled):hover{
	animation: shake 0.5s;
}

.basket-total-block-title-container{
	display: flex;
	justify-content: space-between;
}

@media(max-height: 700px){
	.noauth-modal-container{
		padding-top: 100px !important;
	}
}

@media(max-width: 1000px){
.container_block_basket {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
}
}
@media(max-width: 1200px){
	.noauth-modal-container{
		padding-right: 100px !important;
		padding-left: 120px !important;
	}
}


@media(max-width: 1400px){
	#basket-root{
		grid-template-rows: repeat(4, auto);
		grid-template-columns: auto;
		grid-template-areas:
        "title-block"
        "alerts-block"
        "products-block"
		"aside-block";
	}
	#aside-block{
		width: 100%;
	}
	#alerts-block{
		width: 100%;
	}
	#products-block{
		width: 100%;
		max-width: none;
		margin-bottom: 10px;
		padding-right: 0;
	}
	#aside-block .basket-checkout-container{
		flex-direction: column;
	}
	#products-block .basket-items-list-item-descriptions{
		width: auto;
		max-width: unset;
	}

	#products-block .basket-items-list-container,
	#products-block .basket-items-list{
		min-height: unset !important;
		height: max-content !important;
	}
}

@media(max-width: 768px){
td.basket-items-list-item-remove-btn {
    position: absolute;
    right: 3px;
}
#aside-block {
    width: 100%;
    max-width: 350px;
    margin-left: auto !important;
    margin-right: auto !important;
    height: max-content;
}
	#products-block .basket-items-list-item-container.basket-items-list-item-container-expend{
		display: table-row !important;
	}
	#products-block .basket-items-list-item-container{
		display: grid !important;
        grid-template-columns: 106px auto auto 120px auto;
        grid-template-rows: repeat(2, auto);
grid-template-areas:
        "descriptions descriptions descriptions descriptions"
        "bonus_area remove_area price amount";
        column-gap: 7px;
        row-gap: 3px;
	}
	.ItemActivity-container .checkbox-label{
		top: 10px !important;
		transform: unset !important;
	}
	#products-block .ItemActivity-container{
		grid-area: ItemActivity;
		width: 14px;
		padding: 0 !important;
	}
	#products-block .basket-items-list-item-descriptions{
		grid-area: descriptions;
		height: max-content !important;
		overflow-x: visible;
	}
	#products-block .basket-items-list-item-amount{
		grid-area: amount;
		width: auto;
	}
	#products-block .basket-items-list-item-price{
		grid-area: price;
		width: auto;
	}
	#products-block .basket-items-list-item-remove{
		grid-area: remove_area;
		width: 25px;
		height: 100%;
		position: relative;
	}
	#products-block .basket-items-list-item-bonus{
		grid-area: bonus_area;



	}
	#products-block .basket-items-list-item-remove .basket-item-block-actions{
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	#products-block .basket-item-block-amount{
		padding-right: 0 !important;
		padding-left: 0 !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	#products-block .basket-items-list-item-amount,
	#products-block .basket-items-list-item-price,
	#products-block .basket-items-list-item-remove{
		padding: 0 !important;
	}
	
	#products-block .basket-item-block-price{
		margin-bottom: 0;
		padding-left: 15px;
	}
	#products-block .basket-item-block-price:has( .basket-item-price-old ){
		width: 100%;
		padding: 0;
		grid-template-columns: 1fr 1fr;
	}
	#products-block .basket-item-price-current{
		text-align: left !important;
	}
	#products-block .basket-item-info-name, 
	#products-block .basket-item-info-name-link{
		-webkit-line-clamp: 2;
		padding-right: 0;
	}
	#products-block .bonus-container{
		justify-content: flex-start;
	}
	.noauth-modal-container{
		padding: 0 !important;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.basket-item-block-info{
		padding-right: 70px !important;
	}
	#products-block .basket-item-block-price{
		max-width: unset;
	}
	#products-block .basket-item-block-price:has( .basket-item-price-old ) .basket-item-price-current-text,
	#products-block .basket-item-block-price:has( .basket-item-price-old ) .basket-item-price-old-text{
		font-size: 12px;
	}
}

@media(max-width: 680px){
	#products-block .basket-item-block-image{
		margin-top: 0;
		margin-bottom: 0;
	}
}

/* base styles */
.symbol_ruble { font-family: 'rubleBitrix', Arial, sans-serif }
.basket-checkout-container {
	display: flex;
	display: -ms-flexbox;
	-ms-flex-pack: justify;
	padding: 15px 25px;
	border: 1px solid #e2dfdf;
	border-radius: 2px;
	background-color: #fff;
	opacity: 1;
	transition: opacity 250ms ease;
	justify-content: space-between;
	flex-wrap: wrap;
}

.basket-checkout-container.basket-checkout-container-fixed {
	position: fixed;
	top: 0;
	z-index: 100;
}

/* .basket-checkout-container.basket-checkout-container-fixed-hide { opacity: 0; } */

/*region Coupon*/
.basket-coupon-section{ 
	flex: 2; 
	max-height: 46px;
	position: relative;
}

.basket-coupon-block-field-description {
	color: #a1a1a1;
	font: 400 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-coupon-block-field {
	min-width: 235px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.basket-coupon-block-coupon-btn {
	font-size: 12px;
	font-weight: 400;
	line-height: 16.8px;
	text-align: left;
	color: var(--color-main-green);
	background-color: #fff;
	padding: 0 14px;
	height: 100%;
	border-radius: 0 4px 4px 0;
	cursor: pointer;
}

.basket-coupon-alert-section { 
	width: 100%; 
	height: 100%;
	max-height: 46px;
	position: absolute;
	top: 0;
	left: 0;
}

.basket-coupon-alert-section .basket-coupon-alert-inner{
	display: block;
    box-sizing: border-box;
	background-color: #2D2D2D;
	border-radius: 4px;
	padding: 14px 36px 14px 14px;
    max-height: 46px;
}
.basket-coupon-alert-section.hide{
	display: none;
}

.basket-coupon-alert {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	min-height: 0;
	width: 100%;
	font: 400 13px/14px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	flex-wrap: nowrap;
	-webkit-box-align: start;
	align-items: flex-start;
}

.basket-coupon-text {
	position: relative;
	display: block;
	word-break: break-all;
	word-break: break-word;
}

.text-muted .basket-coupon-text:after {
	position: absolute;
	top: 0;
	left: 2px;
	width: 6px;
	height: 10px;
	border-right: 2px solid #7ad500;
	border-bottom: 2px solid #7ad500;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.basket-coupon-alert .close-link {
	position: absolute;
    right: 14px;
	top: 50%;
	transform: translateY(-50%);
	opacity: 1;
	width: 20px;
	height: 20px;
	background-image: url('/bitrix/templates/universe_s1-new/components/bitrix/sale.basket.basket/redesign/./images/cross.svg');
	background-position: center;
	background-size: contain;
	cursor: pointer;
}

.bx-ie .basket-coupon-alert .close-link { color: #006cc0; }

.basket-coupon-alert .close-link:hover { border-color: transparent; }

@media (max-width: 991px) {
	.basket-checkout-container { flex-direction: column; }

	.basket-coupon-section {
		-ms-flex-order: 1;
		max-width: 100%;
		width: 100%;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}

	.basket-coupon-alert-section {
		-ms-flex-order: 2;
		margin-bottom: 15px;
		-webkit-box-ordinal-group: 3;
		order: 2;
	}

	.basket-coupon-block-field {
		min-width: 100%;
	}

	.basket-coupon-block-field .form-group {
		display: inline-block;
		width: 100%;
	}

	.basket-coupon-block-field .form-control {
		display: block;
		width: 100%;
	}
}

/*endregion*/

/*region Checkout*/
.basket-checkout-section {
	-webkit-box-flex: 5;
	-ms-flex: 5;
	flex: 5;
}

.basket-checkout-section-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.basket-checkout-block { }

/**/
.basket-checkout-block-total {
	padding-top: 23px;
	padding-right: 10px;
	text-align: right;
}

.basket-checkout-block-total-inner {
	display: inline-block;
	max-width: 100%;
	text-align: left;
}

.basket-checkout-block-total-title {
	color: #2f3435;
	font: 400 20px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-checkout-block-total-description {
	color: #a1a1a1;
	font: 400 12px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/**/
.basket-checkout-block-total-price {
	padding-left: 10px;
	text-align: right;
}

.basket-checkout-block-total-price-inner {
	position: relative;
	display: inline-block;
	padding-top: 17px;
	text-align: right;
}

.basket-coupon-block-total-price-current {
	margin-bottom: 7px;
	color: #2f3435;
	text-align: right;
	white-space: nowrap;
	font: 400 36px/36px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 180ms text-shadow ease, 180ms color ease;
}

.basket-coupon-block-total-price-old {
	position: absolute;
	top: 3px;
	right: 0;
	color: #a1a1a1;
	text-align: right;
	font: 400 18px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-coupon-block-total-price-old:after {
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
	background-size: 100% 100%;
	content: '';
}

.basket-coupon-block-total-price-difference {
	display: inline-block;
	padding: 5px 6px 6px;
	background: #d1ecf1;
	color: #179ebb;
	text-align: center;
	font: 400 13px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/**/
.basket-checkout-block-btn {
	padding-top: 13px;
	padding-left: 15px;
	text-align: right;
}

.basket-btn-checkout {
	border-radius: 2px;
	font-weight: bold;
	font-size: 16px;
}

.basket-notification-section { width: 100%; }

.basket-block-notification {
	position: relative;
	display: block;
	margin-top: 10px;
	padding: 8px 15px;
	min-width: 100%;
	width: 100%;
	border-radius: 1px;
	background-color: #edf8e0;
	color: #6a9997;
	font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-block-notification:after {
	position: absolute;
	top: -7px;
	right: 80px;
	width: 16px;
	height: 16px;
	background-color: #edf8e0;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

@media (max-width: 991px) {
	.basket-checkout-block-btn {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.basket-checkout-section {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3;
	}

	.basket-notification-section {
		-ms-flex-order: 4;
		-webkit-box-ordinal-group: 5;
		order: 4;
	}
}

@media (max-width: 767px) {
	.basket-checkout-block-btn {
		padding-left: 0;
		min-width: 100%;
		max-width: 100%;
		width: 100%;
		-ms-flex: auto;
		flex: auto;
	}
	.basket-checkout-section-inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.basket-checkout-block-total { min-width: 150px; }
	.basket-checkout-block-total-price { text-align: right; }
	.basket-btn-checkout {
		margin: 10px 0;
		width: 100%
	}
	.basket-block-notification:after {
		top: -3px;
		right: auto;
		left: 50%;
		-webkit-transform: rotate(45deg) translateX(-50%);
		transform: rotate(45deg) translateX(-50%);
	}
	td.basket-items-list-item-price{
		height: 40px;
		display: flex !important;
		align-items: center;
	}
	#basket-item-table .basket-items-list-item-bonus{
		padding: 0 !important;
	}
}

@media (max-width: 460px) {
	.basket-checkout-block {
		display: block;
		min-width: 100%;
		width: 100%;
	}

	.basket-checkout-block-total {
		padding-top: 0;
		text-align: left;
	}

	.basket-checkout-block-total-price-inner { padding-top: 2px; }

}

/*endregion*/

/*region Basket item list wrapper*/
.basket-items-list-wrapper,
.basket-items-list-wrapper-compact { border: 1px solid #e2dfdf; }

/*header*/
.basket-items-list-header {
	display: -webkit-box;
	display: flex;
	display: -ms-flexbox;
	-ms-flex-align: center;
	padding: 13px 25px;
	border-bottom: 1px solid #e2dfdf;
	background: #f2f2f2;
	transition: 300ms padding ease;
	-webkit-box-align: center;
	align-items: center;
}

.basket-items-list-header.basket-items-list-header-fixed {
	position: fixed;
	top: 0;
	z-index: 99;
	margin-left: -1px;
	border: 1px solid #e2dfdf;
}

.basket-items-list-wrapper-light .basket-items-list-header { display: none !important; }

.basket-items-list-header-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font: bold 15px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.basket-items-search-field + .basket-items-list-header-title { padding-left: 10px; }

.basket-items-search-field + .basket-items-list-header-filter {
	padding-left: 10px;
	text-align: right;
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
}

.basket-items-search-field .form-control { z-index: 1; }

.basket-items-list-header-filter-item {
	margin-left: 5px;
	border-bottom: 1px dotted;
	color: var(--primary);
	text-decoration: none;
	font: bold 13px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
	transition: 220ms ease;
}

.bx-ie .basket-items-list-header-filter-item { color: #006cc0; }

.basket-items-list-header-filter-item:hover {
	color: var(--theme-color-second);
	text-decoration: none;
}

.bx-ie .basket-items-list-header-filter-item:hover { color: #006cc0; }

.basket-items-list-header-filter-item.active {
	border-bottom: none;
	color: #2f3435;
	text-decoration: none;
	cursor: default;
}

.basket-items-search-field {
	position: relative;
	transition: 300ms all ease;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.basket-items-search-field .input-group-addon {
	white-space: nowrap;
	-ms-flex-wrap: wrap;
}

.basket-items-search-clear-btn {
	position: absolute;
	top: 50%;
	right: 1px;
	z-index: 1;
	border: none;
	background: none;
	color: #777;
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	cursor: pointer;
	transition: 250ms linear all;
	transform: translateY(-50%);
}

.basket-items-search-clear-btn:hover { color: #c04e4e; }

.basket-items-list-table td.ItemActivity-container {
    display: none;
}
#products-block .ItemActivity-All-container {
    display: none;
}
.col.basket-total-block-main {
    height: 100% !important;
}

@media (max-width: 991px) {
	.basket-items-list-header { padding: 10px 9px 11px; }

	.basket-items-list-header-title {
		font-size: 12px;
		line-height: 15px;
	}
}

@media (max-width: 767px) {
	.basket-items-list-header {
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal
	}

	.basket-items-search-field { width: 100%; }
}

/*endregion*/

.basket-items-list-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	background-color: #fff;
}

.basket-items-list-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: #fff;
	opacity: .7;
	-webkit-animation-name: ShowOverlay;
	animation-name: ShowOverlay;
	-webkit-animation-duration: 200ms;
	animation-duration: 200ms;
}

@-webkit-keyframes ShowOverlay {
	0% { opacity: 0; }
	100% { opacity: .7; }
}

@keyframes ShowOverlay {
	0% { opacity: 0; }
	100% { opacity: .7; }
}

.basket-items-list {
	position: relative;
	padding: 0 25px;
}

.basket-items-list-table {
	width: 100%;
	border-collapse: collapse;
}

.basket-items-list-item-container { position: relative; }

.basket-items-list-item-container > td { border-top: 1px solid #f2f2f2; }

.basket-items-list-wrapper-compact .basket-items-list-item-container > td { padding-bottom: 12px; }

.basket-items-list-item-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: #fff;
	opacity: .7;
}

.basket-items-list-item-container.basket-items-list-item-container-gift,
.basket-items-list-item-container.basket-items-list-item-container-gift > td,
.basket-items-list .basket-items-list-item-container:first-child > td { border-top: none !important; }

@media (max-width: 767px) {
	.basket-items-list-item-container.basket-items-list-item-container-gift,
	.basket-items-list-item-container.basket-items-list-item-container-gift > td,
	.basket-items-list .basket-items-list-item-container:first-child > td {
		margin: 0;
		padding-top: 0;
		border-top: none !important;
	}
}

.basket-items-list-item-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: #fff;
	opacity: .7;
}

.basket-items-list-item-descriptions {
	-ms-flex-order: 1;
	padding-top: 20px;
	width: 100%;
	vertical-align: top;
	-webkit-box-ordinal-group: 2;
	order: 1;
}

.basket-items-list-item-descriptions-inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

/*region Image*/
.basket-item-block-image {
	position: relative;
	-ms-flex-order: 1;
	-ms-flex-order: 1;
	-ms-flex-align: center;
	padding-right: 15px;
	padding-bottom: 10px;
	min-width: 48px;
	max-width: 148px;
	width: 100%;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
}

.basket-items-list-wrapper-compact .basket-item-block-image {
	display: block;
	padding-bottom: 0;
	min-width: 32px;
	max-width: 50px;
	width: auto;
	height: auto;
}

.basket-item-image-link {
	position: relative;
	display: inline-block;
}

.basket-item-image {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto;
	transition: 300ms all ease;
}

.basket-items-list-wrapper-compact .basket-item-image {
	max-width: 50px;
	max-height: 50px;
}

.basket-item-image:hover { border-color: #ee9200; }

@media (max-width: 580px) {
#products-block .basket-items-list-item-container {
        display: grid !important;
        grid-template-columns: 88px auto auto 117px auto;
        grid-template-rows: repeat(2, auto);
        grid-template-areas:
        "descriptions descriptions descriptions descriptions"
        "bonus_area remove_area price amount";
        column-gap: 5px;
        row-gap: 4px;
    }
	.basket-item-block-image {
		margin-top: 10px;
		margin-bottom: 15px;
		padding-right: 0;
		max-width: 100%;
		width: 100%;
	}

	.basket-item-image {
		margin: 10px auto 15px;
		padding-right: 0;
		max-width: 230px;
		max-height: 400px;
		width: auto;
		height: auto;
	}

	.basket-items-list-item-descriptions-inner {
		display: flex;
        flex-direction: row;
        webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        align-items: center;
	}

	.basket-items-list-wrapper-compact .basket-item-block-image {
		margin-top: 0;
		padding-right: 10px;
	}

	.basket-items-list-wrapper-compact .basket-items-list-item-descriptions-inner {
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
	}
#products-block .basket-items-list-item-container > td {
    padding: 30px 10px 10px 0px;
    vertical-align: middle;
}
	#products-block .basket-item-image-link{
		height: 80px;
	}
	#products-block .basket-item-image{
		max-width: 80px;
		max-height: 80px;
		margin: 0;
	}
	.basket-item-block-info{
		padding-right: 0 !important;
	}
}

/*endregion*/

/*region lable*/
/*Label*/
.basket-item-label-text,
.basket-item-label-ring {
	position: absolute;
	z-index: 90;
	opacity: 1;
	transition: opacity 450ms ease;
}

.basket-items-list-wrapper-compact .basket-item-label-text,
.basket-items-list-wrapper-compact .basket-item-label-ring { display: none }

.basket-item-label-text span,
.basket-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;
}

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

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

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

.basket-item-label-text.basket-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.basket-item-label-text.basket-item-label-big span {
	padding: 4px 10px;
	font-size: 12px;
	line-height: 17px;
}

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

	.basket-item-label-text.basket-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 11px;
		line-height: 14px;
	}

	.basket-item-label-text.basket-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 13px;
		line-height: 16px;
	}
}

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

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

.basket-item-label-ring.basket-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

@media (max-width: 767px) {
	.basket-item-label-ring.basket-item-label-small {
		width: 24px;
		height: 24px;
		font-size: 8px;
		line-height: 24px;
	}

	.basket-item-label-ring.basket-item-label-big {
		width: 30px;
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}
}

.basket-item-label-top { top: -2px; }

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

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

.basket-item-label-left { left: -2px; }

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

.basket-item-label-bottom { bottom: -2px; }

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

.basket-item-label-right { right: -2px; }

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

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

/*endregion*/

/*region Info*/
.basket-item-block-info {
	-ms-flex-order: 2;
	padding: 0;
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
	-webkit-box-ordinal-group: 3;
	order: 2;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: auto;
    max-height: unset;
    min-height: unset;
	padding: 12px 0 6px 0;
}

@media (max-width: 580px) {
	.basket-item-block-info {
		-webkit-box-flex: 6;
		-ms-flex: 6;
		flex: 6;
	}
}

/*region Name*/
.basket-item-info-name,
.basket-item-info-name-link {
	margin: 0;
	padding: 0 20px 0 0;
	color: #2f3435;
	text-decoration: none;
	word-break: break-all;
	word-break: break-word;
	font: 400 16px/26px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
}

h2.basket-item-info-name {
	margin-bottom: 5px;
	padding-top: 0;
}

.basket-item-highlighted { background: #ff0; }

.basket-items-list-wrapper-compact .basket-item-info-name { margin-bottom: 5px }

.basket-item-info-name-link:hover {
 text-decoration: none;
    cursor: pointer;
}
a.basket-item-info-name-link:hover span {
    text-decoration: none;
    cursor: pointer;
    color: #2d7179 !important;
    transition: .2s;
}

@media (max-width: 768px) {
	.basket-item-info-name,
	.basket-item-info-name-link {
		vertical-align: middle;
		font-size: 15px;
		line-height: 17px;
	}

	.basket-item-info-name { padding-top: 10px; }
}

/*endregion*/

.basket-item-block-common {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-order: 4;
	-ms-flex-pack: end;
	-ms-flex-align: start;
	-ms-flex: 2;
	-ms-flex-wrap: nowrap;
	-ms-flex-line-pack: baseline;
	flex-wrap: nowrap;
	-webkit-box-pack: end;
	-webkit-box-align: start;
	-webkit-box-ordinal-group: 5;
	-webkit-box-flex: 2;
	justify-content: flex-end;
	align-content: baseline;
	align-items: flex-start;
	flex: 2;
	order: 4;
}

.basket-items-list-wrapper-compact .basket-item-block-common {
	-ms-flex-pack: end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

@media (max-width: 991px) {
	.basket-item-block-common {
		padding: 5px 0;
		min-width: 100%;
	}

	.basket-items-list-wrapper .basket-item-block-common {
		-ms-flex-pack: end;
		-webkit-box-pack: end;
		justify-content: flex-end;
	}

	.basket-items-list-wrapper .basket-item-block-common > div {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
	}

	.basket-items-list-wrapper-compact .basket-item-block-common {
		-ms-flex-pack: end;
		padding: 17px 0;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
}

@media (max-width: 460px) {
	.basket-items-list-wrapper .basket-item-block-common {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: end;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: end;
		align-items: flex-end;
	}

	.basket-item-price-current { text-align: right; }
}

/*region Properties*/
.basket-item-block-properties { flex: 5; }

.basket-item-property,
.basket-item-property-custom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	padding-bottom: 4px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.basket-items-list-wrapper-compact .basket-item-property,
.basket-items-list-wrapper-compact .basket-item-property-custom {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 10px;
	padding-bottom: 0;
	-ms-flex-line-pack: center;
	align-content: center;
}

.basket-item-property-name,
.basket-item-property-custom-name {
	margin-right: 5px;
	color: #a1a1a1;
	font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-property-value,
.basket-item-property-custom-value {
	color: #4a4a4a;
	font: bold 12px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*region Custom Column*/

.basket-item-property-custom { padding-right: 15px; }

.basket-item-property-custom-content { padding: 3px 0; }

.basket-item-property-custom.basket-item-property-custom-photo { display: block; }

.basket-item-property-custom-photo .basket-item-property-custom-value {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	-ms-flex-align: stretch;
	min-height: 64px;
	word-spacing: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.basket-item-property-custom-photo .basket-item-property-custom-value span { display: inline-block; }

.basket-item-custom-block-photo-link {
	display: block;
	margin-right: 5px;
}

.basket-item-custom-block-photo-item {
	margin-right: 3px;
	width: auto;
	height: 64px;
	border: 1px solid #e4e4e4;
	transition: 300ms all ease;
}

.basket-item-custom-block-photo-item:hover { border-color: #ee9200; }

@media (max-width: 580px) {
	.basket-item-property-custom { padding-right: 0; }

	.basket-items-list-wrapper-compact .basket-item-property-custom { padding-right: 10px; }
}

/*endregion*/

/*scu*/
.basket-items-list-wrapper-compact .basket-item-property.basket-item-property-scu-text,
.basket-items-list-wrapper-compact .basket-item-property.basket-item-property-scu-image,
.basket-items-list-wrapper-compact .basket-item-property.basket-item-scu-color {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.basket-item-property.basket-item-property-scu-text,
.basket-item-property.basket-item-property-scu-image,
.basket-item-property.basket-item-scu-color { display: block; }

.basket-item-scu-list {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0;
	padding: 0;
	list-style: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.basket-item-scu-item,
.basket-item-scu-item.not-available:hover {
	position: relative;
	display: inline-block;
	margin: 2px 3px 3px 0;
	padding: 0;
	border: 1px solid #eeecef;
	cursor: pointer;
	transition: 300ms all ease;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.basket-item-scu-item:hover,
.basket-item-scu-item.selected,
.basket-item-scu-item.not-available:hover { border-color: var(--primary); }

.bx-ie .basket-item-scu-item:hover,
.bx-ie .basket-item-scu-item.selected,
.bx-ie .basket-item-scu-item.not-available:hover { border-color: #006cc0; }

.basket-item-scu-item.selected:hover { cursor: default }

.basket-item-scu-item.not-available:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%0A%20%20%20%20%3Cline%20x1%3D%220%22%20y1%3D%2220%22%20x2%3D%2220%22%20y2%3D%220%22%20stroke-width%3D%221%22%20stroke%3D%22%23a1a1a1%22/%3E%0A%3C/svg%3E);
	background-size: 100% 100%;
	content: '';
}

.basket-item-scu-item-inner {
	display: block;
	transition: 300ms all ease;
}

.basket-item-scu-item.not-available .basket-item-scu-item-inner { opacity: .5; }

.basket-item-scu-color .basket-item-scu-item-inner,
.basket-item-property-scu-image .basket-item-scu-item-inner {
	width: 30px;
	height: 30px;
	border: 2px solid #fff;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.basket-items-list-wrapper-compact .basket-item-scu-color .basket-item-scu-item-inner,
.basket-items-list-wrapper-compact .basket-item-property-scu-image .basket-item-scu-item-inner {
	width: 16px;
	height: 16px;
	border: 1px solid #fff;
}

.basket-item-property-scu-text .basket-item-scu-item-inner {
	padding: 3px 5px;
	min-width: 30px;
	text-align: center;
	font: bold 14px/17px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-items-list-wrapper-compact .basket-item-property-scu-text .basket-item-scu-item-inner {
	padding: 1px 2px;
	font: bold 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 768px) {
	.basket-item-property-name,
	.basket-item-property-value { font-size: 11px; }
}

@media (max-width: 580px) {
	.basket-item-block-properties { margin-bottom: 10px; }

	.basket-items-list-wrapper-compact .basket-item-block-properties { margin-bottom: 0; }

	.basket-item-property-scu-image .basket-item-scu-item-inner,
	.basket-item-scu-color .basket-item-scu-item-inner {
		width: 20px;
		height: 20px;
		border: 1px solid #fff;
	}

	.basket-item-property-scu-text .basket-item-scu-item-inner {
		padding: 2px 3px;
		min-width: 25px;
		text-align: center;
		font: bold 11px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
}

/*endregion*/

/*region Amount*/
.basket-items-list-item-amount {
	-ms-flex-order: 2;
	padding-top: 20px;
	vertical-align: top;
	-webkit-box-ordinal-group: 3;
	order: 2;
}

.basket-item-block-amount {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	-ms-flex-align: start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.basket-items-list-wrapper-compact .basket-item-block-amount {
	margin-bottom: 0;
	padding-bottom: 0;
}

.basket-item-amount-filed-block { position: relative; }

.basket-item-amount-filed,
.basket-item-block-amount.disabled .basket-item-amount-filed:hover {
	padding: 0;
	width: 60px;
	height: 28px;
	outline: none;
	border: 1px solid #e4e4e4;
	border-radius: 1px;
	vertical-align: middle;
	text-align: center;
	font: bold 18px/27px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
}

.basket-item-block-amount.disabled .basket-item-amount-filed { background-color: #f3f3f3; }

.basket-item-amount-filed:hover,
.basket-item-amount-filed:focus { border-color: var(--primary); }

.bx-ie .basket-item-amount-filed:hover,
.bx-ie .basket-item-amount-filed:focus { border-color: #006cc0; }

.basket-item-amount-filed::-webkit-outer-spin-button,
.basket-item-amount-filed::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	margin: 0;
	-webkit-appearance: none; /* <-- Apparently some margin are still there even though it's hidden */
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

.basket-item-amount-filed.basket-updated {
	-webkit-animation-name: basketAmountFiledUpdated;
	animation-name: basketAmountFiledUpdated;
	-webkit-animation-duration: 600ms;
	animation-duration: 600ms;
}

@-webkit-keyframes basketAmountFiledUpdated {
	0%, 100% { border-color: #e4e4e4; }
	50% { border-color: #ee9200; }
}

@keyframes basketAmountFiledUpdated {
	0%, 100% { border-color: #e4e4e4; }
	50% { border-color: #ee9200; }
}

.basket-item-amount-btn-plus,
.basket-item-amount-btn-minus {
	position: relative;
	width: 28px;
	height: 28px;
	cursor: pointer;
	transition: 300ms all ease;
	-webkit-user-select: none;
}

.basket-item-amount-btn-plus:hover,
.basket-item-amount-btn-minus:hover { background-color: #efefef; }

.basket-item-block-amount.disabled .basket-item-amount-btn-plus,
.basket-item-block-amount.disabled .basket-item-amount-btn-minus {
	background-color: transparent;
	cursor: default;
}

.basket-item-amount-btn-plus:before,
.basket-item-amount-btn-plus:after,
.basket-item-amount-btn-minus:after {
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -7px;
    width: 14px;
    height: 1.5px;
    content: "";
    transition: 300ms all ease;
}

.basket-item-amount-btn-plus:hover:before,
.basket-item-amount-btn-plus:hover:after,
.basket-item-amount-btn-minus:hover:after { background-color: #535353; }

.basket-item-block-amount.disabled .basket-item-amount-btn-plus:before,
.basket-item-block-amount.disabled .basket-item-amount-btn-plus:after,
.basket-item-block-amount.disabled .basket-item-amount-btn-minus:after { background-color: #f3f3f3; }

.basket-item-amount-btn-plus:before {
margin-top: -7px;
    margin-left: -1px;
    width: 1.5px;
    height: 14px;
}

.basket-item-amount-field-description {
	position: absolute;
	top: calc(100% + 1px);
	right: 0;
	left: 0;
	color: #a1a1a1;
	text-align: center;
	font: italic 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
	.basket-item-block-amount {
		position: relative;
		-ms-flex-pack: center;
		margin-bottom: 0px;
		-webkit-box-pack: center;
		justify-content: center;
	}

	.basket-item-amount-btn-plus,
	.basket-item-amount-btn-minus {

		background-color: #f6f6f6;
	}

	.basket-item-amount-btn-plus {
		border-left: none;
		border-radius: 0 1px 1px 0;
	}

	.basket-item-amount-btn-minus {
		border-right: none;
		border-radius: 1px 0 0 1px;
	}
}

@media (max-width: 767px) {
	.basket-item-block-amount { padding-top: 19px; }
}

@media (max-width: 580px) {
	.basket-item-block-amount { padding-top: 0; }
}

/*endregion*/

/*region Price*/
.basket-items-list-item-price {
	-ms-flex-order: 4;
	padding-top: 0;
	vertical-align: top;
	-webkit-box-ordinal-group: 5;
	order: 4;
}

.basket-items-list-item-price-for-one { order: 2 }

.basket-item-block-price {
	position: relative;
	padding-top: 20px;
	text-align: right;
	white-space: nowrap;
}

.basket-item-price-title {
	padding-top: 1px;
	color: #a1a1a1;
	text-align: right;
	font: 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-price-current {
	padding-top: 1px;
	color: #2f3435;
	vertical-align: bottom;
	line-height: 24px;
	text-align: center;
}

.basket-item-price-current-text {
	letter-spacing: -.33px;
	font: 400 20px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 180ms text-shadow ease, 180ms color ease;
}

.basket-item-price-old {

	top: 5px;
	right: 0;
	color: #a1a1a1;
	vertical-align: middle;
	line-height: 15px;
}

.basket-item-price-old-text {
	position: relative;
	display: inline-block;
	font: 400 13px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-price-old-text:after {
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
	background-size: 100% 100%;
	content: '';
}

.basket-item-price-difference {
	padding: 3px;
	max-width: 100%;
	background: #d1ecf1;
	color: #179ebb;
	text-align: center;
	white-space: normal;
	font: 400 11px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {

	.basket-items-list-item-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: start;
		-webkit-box-align: start;
		align-items: flex-start;
	}

	.basket-items-list-item-descriptions { min-width: 100%; }
}

@media (max-width: 580px) {

	.basket-items-list-item-price {
		-ms-flex-order: 5;
		vertical-align: top;
		-webkit-box-ordinal-group: 6;
		order: 5;
	}

	.basket-items-list-item-price-for-one { order: 4 }

	.basket-item-block-price {
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 10px;
		min-width: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.basket-item-price-old { right: 10px; }

	.basket-items-list-item-amount {
		display: block;
		padding: 0 0 20px;
		min-width: 100%;
	}

	.basket-item-block-price {
		padding-right: 10px;
		padding-left: 10px;
	}

	.basket-items-list-item-price-for-one .basket-item-price-current { }

	.basket-items-list-wrapper-compact .basket-item-block-price {
		min-width: 0;
		text-align: right;
	}

	.basket-items-list-wrapper-compact .basket-item-block-price > div { text-align: right; }

	.basket-item-block-price .basket-item-price-difference {
		-ms-flex-order: 1;
		padding: 5px 6px 6px;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}

}

/*endregion*/

/*region Actions*/
.basket-items-list-item-remove {
	vertical-align: top;
}

.basket-item-block-actions {
	position: relative;
	opacity: 0;
	transition: 300ms opacity ease;
}

.bx-touch .basket-item-block-actions,
.basket-items-list-item-container:hover .basket-item-block-actions { opacity: 1; }

.basket-item-actions-remove {
	position: relative;
	display: block;
	cursor: pointer;

	box-sizing: border-box;
width: 100%;
    max-width: 20px;
	height: 25px;
	min-height: 25px;
	max-height: 25px;
margin-left: 10px;


}

.basket-item-actions-remove:after,
.basket-item-actions-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1.5px;
	height: 24px;

	content: '';
	transition: 300ms background-color ease;
}

.basket-item-actions-remove:after {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.basket-item-actions-remove:before {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.basket-item-actions-remove:hover:after,
.basket-item-actions-remove:hover:before { background-color: #7e000f; }

.basket-item-block-info .basket-item-actions-remove {
	position: absolute;
	top: -4px;
	right: 0;
}

.basket-items-list-wrapper-compact .basket-item-block-actions {
	position: relative;
	top: auto;
	right: auto;
	padding-left: 10px;
}

/*endregion*/

/*endregion*/

@media (max-width: 767px) {
	.basket-items-list-table,
	.basket-items-list-table thead,
	.basket-items-list-table tbody,
	.basket-items-list-table tr { display: block !important; width:100%; max-width: 90vw;
 }

	tr.basket-items-list-item-container {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-pack: center;
		-ms-flex-align: start;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 1px solid #f2f2f2;
		-webkit-box-align: start;
		align-items: flex-start;
		-webkit-box-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.basket-items-list-table tr.basket-items-list-item-container:first-child,
	.basket-items-list-table tbody tr.basket-items-list-item-container:first-child { border: none; }

	.basket-items-list .basket-items-list-item-container > td { border-top: none; }

	td.basket-items-list-item-amount,
	td.basket-items-list-item-price,
	td.basket-items-list-item-remove { display: inline-block; }

	td.basket-items-list-item-descriptions {
		padding-bottom: 10px;
		min-width: 100%;
	}

	td.basket-items-list-item-descriptions,
	td.basket-items-list-item-notification {
		display: block;
		padding-top: 0;
	}

	.basket-items-list-item-price { padding: 3px 0; }

	td.basket-items-list-item-remove { padding: 34px 0 0 !important; }
}

@media (max-width: 580px) {

	.basket-items-list-item-price .basket-item-block-price .basket-item-price-title { display: block; }

	td.basket-items-list-item-remove {
		display: block;
		padding: 0;
	}

	td.basket-items-list-item-remove {
		padding: 0 !important;
		text-align: center;
	}

	.basket-item-block-actions { display: inline-block; }
#products-block .basket-items-list-item-bonus .bonus {
    background-color: #F6F6F6;
    height: 40px;
    width: 100px;
    max-width: 135px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    text-align: left;
    color: #383838;
}
}

.basket-items-list-item-notification-inner {
	position: relative;
	transition: 220ms all ease;
}

/**/

.basket-items-list-item-container.basket-items-list-item-container-expend { display: table-row; }

.basket-items-list-item-container-expend .basket-items-list-item-removed-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	padding: 10px 0;
	border-radius: 2px;
	background-color: #f6f6f6;
	border-radius:4px;
	color: #333;
	text-align: center;
	transition: 300ms all ease;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
}


.basket-items-list-item-container-expend .basket-items-list-item-removed-container div{
	padding: 0 10px;
	text-align: left;
}
.basket-items-list-item-removed-block a {
    color: #2D7179 !important;
  transition: .2s;
}
.basket-items-list-item-removed-block a:hover {
    color: #000000 !important;
    text-decoration: none;
    transition: .2s;
}
@-webkit-keyframes ShowNote {
	0% { opacity: 0; }
	0%, 50% { background-color: #fff; }
	50%, 100% { opacity: 1; }
	100% { background-color: #e6f8fe; }
}

@keyframes ShowNote {
	0% { opacity: 0; }
	0%, 50% { background-color: #fff; }
	50%, 100% { opacity: 1; }
	100% { background-color: #e6f8fe; }
}

@media (max-width: 768px) {
	.basket-items-list-item-container-collapse .basket-items-list-item-removed-container {
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
	}

	.basket-items-list-item-container-collapse .basket-items-list-item-removed-container div { text-align: center; }
}

.basket-items-list-item-container-collapse .basket-item-block-info,
.basket-items-list-item-container-collapse .basket-item-block-common,
.basket-items-list-item-container-collapse .basket-item-block-image { opacity: 0; }

.basket-items-list-item-container.basket-items-list-item-container-collapse > td > div {
	overflow: hidden;
	height: 80px;
	opacity: 0;
}

.basket-items-list-item-removed-block {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.basket-items-list-item-removed-block .faded {
	color: #ccc;
	cursor: default;
}

.basket-items-list-item-removed-anchor {
	border-bottom: 1px dashed;
	color: #333;
	font-weight: bold;
}

.basket-items-list-item-clear-btn {
	position: relative;
	display: inline-block;
	margin-left: 10px;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

.basket-items-list-item-clear-btn:after,
.basket-items-list-item-clear-btn:before {
	    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.5px;
    height: 24px;
    background: #484848;
    content: '';
    transition: 300ms background-color ease;
}

.basket-items-list-item-clear-btn:after {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.basket-items-list-item-clear-btn:before {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.basket-items-list-item-clear-btn:hover:after,
.basket-items-list-item-clear-btn:hover:before, .basket-item-amount-btn-plus:hover:before, .basket-item-amount-btn-plus:hover:after,.basket-item-amount-btn-minus:hover:after
 { background-color: #2d7179; }

.basket-items-list-item-double { margin: 10px 0; }

.basket-items-list-item-double > div {
	margin-bottom: 10px;
	padding: 5px 35px 5px 15px;
}

.basket-items-list-item-double-anchor,
.basket-items-list-item-double-anchor:visited {
	border-bottom: 1px dashed;
	color: #333;
	text-decoration: none;
}

.basket-items-list-item-double-anchor:hover { color: #23527c; }

.basket-items-list-item-warning-container { margin: 10px 0; }

.basket-items-list-item-warning-container > div {
	margin-bottom: 10px;
	padding: 5px 35px 5px 15px;
}

.basket-items-list-wrapper-compact .basket-items-list-item-container {
	-ms-flex-align: start;
	padding: 17px 0;
	-webkit-box-align: start;
	align-items: flex-start;
}

/*region Gifts*/
.basket-item-gifts-list-container {
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #fceb9f;
	background: #fffef8;
}

.basket-item-gifts-list-container:after {
	position: absolute;
	top: -10px;
	left: 90px;
	display: block;
	width: 17px;
	height: 17px;
	background-color: #fceb9f;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.basket-item-gifts-list-title {
	padding: 12px 17px;
	background-color: #fceb9f;
	color: #5b5848;
	font: bold 15px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-gifts-list { padding: 15px; }

.basket-items-list-gift-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	border-bottom: 1px solid #f3f2ed;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.basket-item-gifts-list .basket-items-list-gift-item:last-child { border-bottom: none; }

/*region Gift image*/
.basket-item-gift-image-container {
	padding: 10px 0;
	min-width: 48px;
	max-width: 100%;
	width: 168px;
	text-align: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.basket-item-gift-image-link { display: inline-block; }

.basket-item-gift-image {
	display: inline-block;
	max-width: 100%;
	max-height: 69px;
	width: auto;
	height: auto;
}

/*endregion*/

/*region Gift title*/
.basket-item-gift-title-container {
	padding: 5px 15px;
	width: 100%;
	-webkit-box-flex: 9;
	-ms-flex: 9;
	flex: 9;
}

.basket-item-gift-title-link {
	color: #333;
	font: 400 15px/20px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
}

@media (max-width: 580px) {
	.basket-item-gift-title-link { font-size: 13px; }
}

/*endregion*/

/*region Gift price*/
.basket-item-gift-price-container {
	text-align: right;
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
}

.basket-item-gift-price-current {
	color: #2f3435;
	font: 400 22px/26px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-gift-price-old {
	color: #a1a1a1;
	text-decoration: line-through;
	font: 400 13px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-gift-price-difference {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	padding: 5px 6px 6px;
	background: #e2f0cb;
	color: #525c69;
	text-align: center;
	text-transform: uppercase;
	font: bold 9px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-box-align: center;
	align-items: center;
}

@media (max-width: 580px) {
	.basket-items-list-gift-item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.basket-item-gift-price-container { min-width: 100%; }
	#products-block .basket-item-block-price:has( .basket-item-price-old ) .basket-item-price-difference{
		font-size: 10px;
	}
}

/*endregion*/
/*endregion*/

/*region Gift-container*/
.basket-gifts-list-wrapper,
.basket-gifts-list-wrapper-compact {
	margin-bottom: 15px;
	border: 1px solid #e2dfdf;
}

.basket-gifts-list-header {
	padding: 18px 25px 20px;
	border-bottom: 1px solid #e2dfdf;
	background: #f2f2f2;
	font: bold 15px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
}

.basket-clear {
	cursor: pointer;
	pointer-events: auto;
}

.basket-clear:after,
.basket-clear:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 14px;
	background: #a1a1a1;
	content: '';
	transition: 300ms background-color ease;
}

.basket-clear:after {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.basket-clear:before {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.basket-clear:hover:after,
.basket-clear:hover:before { background-color: #333; }

@media (max-width: 991px) {
	.basket-gifts-list-header {
		padding: 10px 9px 11px;
		font-size: 12px;
		line-height: 15px;
	}
}

.basket-gifts-list { padding: 0 25px; }

.basket-gifts-description-container {
	padding: 11px;
	color: #868d96;
	text-align: center;
	font: 400 13px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-gifts-list-item-container { position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	overflow: hidden;
	padding: 20px 0;
	border-top: 1px solid #f2f2f2;
	transition: 300ms all ease;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
}

.basket-gifts-list-item-container:first-child { border-top: none; }

.basket-gift-block-image {
	padding: 5px 15px 5px 0;
	min-width: 50px;
	max-width: 50px;
}

.basket-gift-image-link { display: inline-block; }

.basket-gift-image {
	display: inline-block;
	max-width: 100%;
	max-height: 168px;
	width: auto;
	height: auto;
	transition: 300ms all ease;
}

.basket-gift-block-info { flex: 1 }

.basket-gift-info-name,
.basket-gift-info-name-link {
	margin: 0;
	padding: 0;
	color: #2f3435;
	text-decoration: none;
	font: 400 15px/19px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
}

.basket-gift-info-name-link:hover {
	text-decoration: underline;
	cursor: pointer;
}

.basket-gift-block-common {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
}

.basket-gift-item-select-btn-container {
	display: flex;
	-ms-flex-align: center;
	flex-wrap: nowrap;
	align-items: center;
}

.basket-gift-item-selected {
	padding: 0 10px;
	color: #b6bbbf;
	font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-gift-item-select-btn-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	margin-bottom: 0;
	-webkit-box-align: center;
	align-items: center;
}

.basket-gift-item-select-input { display: none; }

.basket-gift-item-select-btn-radio {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	border: 10px solid #fff;
	border-radius: 50%;
	background: var(--primary);
	box-shadow: 0 0 0 1px #828b95;
	cursor: pointer;
	transition: 190ms all ease;
}

.bx-ie .basket-gift-item-select-btn-radio { background: #006cc0; }

.basket-gift-item-select-input:checked + .basket-gift-item-select-btn-radio { border-width: 5px; }

.basket-gift-item-select-btn-text {
	text-transform: lowercase;
	font: bold 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

.basket-gift-item-select-btn-checkbox {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	margin-right: 10px;
	width: 19px;
	height: 19px;
	border: 1px solid #828b95;
	border-radius: 2px;
	background-color: #fff;
	cursor: pointer;
}

.basket-gift-item-select-btn-checkbox:after,
.basket-gift-item-select-btn-checkbox:before {
	position: absolute;
	background-color: #fff;
	content: '';
	opacity: 0;
	transition: 190ms all ease;
}

.basket-gift-item-select-btn-checkbox:after {
	top: 5px;
	left: 5px;
	z-index: 15;
	width: 3px;
	height: 9px;
	border-radius: 1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.basket-gift-item-select-btn-checkbox:before {
	top: -1px;
	left: 11px;
	z-index: 10;
	width: 5px;
	height: 17px;
	border: 1px solid #fff;
	border-radius: 2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.basket-gift-item-select-input:checked + .basket-gift-item-select-btn-checkbox:after,
.basket-gift-item-select-input:checked + .basket-gift-item-select-btn-checkbox:before {
	background-color: var(--primary);
	opacity: 1;
}

.bx-ie .basket-gift-item-select-input:checked + .basket-gift-item-select-btn-checkbox:after,
.bx-ie .basket-gift-item-select-input:checked + .basket-gift-item-select-btn-checkbox:before { background-color: #006cc0; }

@media (max-width: 797px) {
	.basket-gift-item-select-btn-container {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: end;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: end;
		align-items: flex-end;
	}

	.basket-gift-item-selected {
		-ms-flex-order: 2;
		padding-right: 0;
		text-align: right;
		-webkit-box-ordinal-group: 3;
		order: 2;
	}

	.basket-gift-item-select-btn-label {
		-ms-flex-order: 1;
		text-align: right;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}

}

.bx-step-opacity { transition: 500ms opacity ease; }

/*endregion*/

/*region not found*/
.basket-search-not-found {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 0;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.basket-search-not-found-icon {
	margin: 0 auto 80px;
	width: 180px;
	height: 180px;
	background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%22182px%22%20height%3D%22182px%22%20viewBox%3D%220%200%20182%20182%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.2%22%20fill%3D%22%23A7ABB0%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17%2C70.5%20C17%2C40.9473747%2040.9473747%2C17%2070.5%2C17%20C100.052625%2C17%20124%2C40.9473747%20124%2C70.5%20C124%2C100.052625%20100.052625%2C124%2070.5%2C124%20C40.9473747%2C124%2017%2C100.052625%2017%2C70.5%20M178.408149%2C160.192955%20L129.280894%2C111.056302%20C129.216524%2C111.017683%20129.152154%2C110.991937%20129.100658%2C110.953317%20C136.979557%2C99.5348706%20141.614204%2C85.7220257%20141.614204%2C70.8020936%20C141.614204%2C31.6935917%20109.905496%2C0%2070.8071019%2C0%20C31.7087076%2C0%200%2C31.6935917%200%2C70.8020936%20C0%2C109.910596%2031.7087076%2C141.604187%2070.8071019%2C141.604187%20C85.7152154%2C141.604187%2099.5419113%2C136.969868%20110.948292%2C129.091526%20C110.999788%2C129.143019%20111.012662%2C129.220257%20111.064158%2C129.27175%20L160.204287%2C178.408403%20C164.993422%2C183.197199%20172.846573%2C183.197199%20177.635708%2C178.408403%20L178.408149%2C177.623143%20C183.197284%2C172.834347%20183.197284%2C164.981751%20178.408149%2C160.192955%22/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
	background-size: cover;
}

.basket-search-not-found-text {
	color: #c0c5ca;
	text-align: center;
	font: 30px/35px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*endregion*/

.bx-sbb-empty-cart-image {
	margin: 50px auto 42px;
	width: 131px;
	height: 116px;
	background: url(/bitrix/templates/universe_s1-new/components/bitrix/sale.basket.basket/redesign/images/empty_cart.svg) no-repeat center;
	background-size: contain;
	-webkit-background-size: contain;
}

.bx-sbb-empty-cart-text {
	margin-bottom: 42px;
	color: #bababa;
	text-align: center;
	font-size: 36px;
}

.bx-sbb-empty-cart-desc {
	margin-bottom: 42px;
	text-align: center;
	font-size: 16px;
}

/* ItemActivity */
.ItemActivity-All-container{
	margin-bottom: 22px;
}
.ItemActivity-item{
	margin: 0;
	padding: 0;
	width: 0.01px;
	height: 0.01px;
	opacity: 0;
	border: none;
	outline: none;
}
.checkbox-label{
	display: block;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border-radius: 2px;
	border: 1px solid #878787;
	background-color: #fff;
	position: relative;
	margin-bottom: 0;
	cursor: pointer;
}
.ItemActivity-container{
	min-width: 14px;
	padding: 0;
	position: relative;
}
.ItemActivity-container .checkbox-label{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ItemActivity-item.checked + .checkbox-label{
	background-color: #45A748;
}
.ItemActivity-item.checked + .checkbox-label::before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 8px;
	height: 7px;
	background-image: url('/bitrix/templates/universe_s1-new/components/bitrix/sale.basket.basket/redesign/./images/checkmark.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.basket-items-list-item-container[data-product-id="5723"] .basket-item-block-amount {
	visibility:hidden;
}

.info-registration-block { 
   display: flex;
    padding: 30px;
    margin-bottom: 30px;
    border: none;
    border-radius: 6px;
    background:#ABD7D84D;
    flex-direction: column-reverse;
    text-align: center;
    align-items: center;
}

#aside-block .basket-checkout-block-btn-red {
	margin-top: 0px;	
}
/* End */


/* Start:/bitrix/templates/universe_s1-new/components/bitrix/catalog.section/hit_slider/style.css?175105517722455*/
.widget-catalog-categories .title {
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
    color: #2c2c2d;
    margin-bottom: 5px;
}
.widget-catalog-categories .title.text-center {
    text-align:center;
}
.widget-catalog-categories .title + .widget-catalog-categories {
    margin-top: 20px;
}
.widget-catalog-categories .description {
    font-size: 13px;
    line-height: 17px;
    color: #626262;
    margin-bottom: 20px;
}
.widget-catalog-categories .description.text-center {
    text-align:center;
}
.widget-catalog-categories .fa-arrow-left,
.widget-catalog-categories .fa-arrow-right {
    font-size:12px;
    color: #abaaaa;
}
.widget-catalog-categories {
    display: block;
}
.widget-catalog-categories .widget-catalog-categories-desktop {
    display: block;
}
.widget-catalog-categories .widget-catalog-categories-mobile {
    display: none;
}

/** Common **/
.widget-catalog-categories .widget-catalog-categories-view {
    display: block;
}
.widget-catalog-categories .widget-catalog-categories-tabs {
    display: block;
    text-align: center;
    font-size: 0;
    border-bottom: none;
    margin-bottom: 20px;
}
.widget-catalog-categories .widget-catalog-categories-tabs .widget-catalog-categories-tab {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    border: none;
    float: none;
}
.widget-catalog-categories .widget-catalog-categories-tabs .widget-catalog-categories-tab a {
    display: block;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    color: #363532 !important;;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    background: transparent !important;
    padding: 4px 0;
    margin: 0 20px;
}
.widget-catalog-categories .widget-catalog-categories-tabs .widget-catalog-categories-tab a:hover,
.widget-catalog-categories .widget-catalog-categories-tabs .widget-catalog-categories-tab.active a {
    border-color: #3e6af8 !important;;
    color: #3e6af8 !important;;
}
.widget-catalog-categories .widget-catalog-categories-tabs-content {
    display: block;
    position: relative;
}
.widget-catalog-categories .widget-catalog-categories-slider-wrap {
    display: block;
    position: relative;
}
.widget-catalog-categories .widget-catalog-categories-product {
    display: block;
	position:relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 6px;
    margin-top: 0px;
    /* margin-bottom: 30px; */
    border:1px solid #f2f6f196;
border-radius: 0px;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-wrapper {
    display: block;
    position: relative;
    padding: 15px;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-wrapper.widget-catalog-categories-slider-mobile {
    padding: 15px 0;	
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-substrate {
    display: block;
    position: absolute;
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: top, right, bottom, left, box-shadow;
    -moz-transition-property: top, right, bottom, left, box-shadow;
    -ms-transition-property: top, right, bottom, left, box-shadow;
    -o-transition-property: top, right, bottom, left, box-shadow;
    transition-property: top, right, bottom, left, box-shadow;
}
.widget-catalog-categories .widget-catalog-categories-product:hover .widget-catalog-categories-product-substrate {

top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    -webkit-box-shadow: 0px 4px 16px 0px rgb(118 118 118 / 20%);
    -moz-box-shadow: 0px 4px 16px 0px rgb(118 118 118 / 20%);
    box-shadow: 0px 0px 3px 0px rgb(118 118 118 / 16%);
}
.widget-catalog-categories .widget-catalog-categories-product:hover {
    z-index: 1;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image {
    display: block;
    position: relative;
    height: 250px;
    margin-bottom: 10px;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-image-wrapper {
    display: block;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    outline: none;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-button {
    /*display: none;*/
    position: absolute;
    top: 110px;
    right: 20px;
    left: 20px;
    border-radius: 18px;
}
.widget-catalog-categories-product-price .intec-button {
    display: block;
}
.widget-catalog-categories-product-price .intec-button[data-basket-add][data-basket-in=true],
.widget-catalog-categories-product-price .intec-button[data-basket-added][data-basket-in=false] {
    display: none;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-button.loading-container {
    font-size: 0;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels {
    display: block;
    overflow: hidden;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-labels-wrapper {
    display: block;
    margin: -2px;
    overflow: hidden;
    font-size: 0;
    text-decoration: none;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-label {
    display: inline-block;
    padding: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-label .widget-catalog-categories-product-label-wrapper {
    display: block;
    border-radius: 14px;
    padding: 5px 10px 4px 10px;
    text-decoration: none;
    font-size: 12px;
    line-height: 16px;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-label.widget-catalog-categories-product-label-discount .widget-catalog-categories-product-label-wrapper {
    background: #e82a49;
    color: #ffffff;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-label.widget-catalog-categories-product-label-new .widget-catalog-categories-product-label-wrapper {
    background: #3eb5f1;
    color: #ffffff;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-label.widget-catalog-categories-product-label-recommend .widget-catalog-categories-product-label-wrapper {
    background: #5775d2;
    color: #ffffff;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-label.widget-catalog-categories-product-label-hit .widget-catalog-categories-product-label-wrapper {
    background: #17ffe6;
    color: #ffffff;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-name {
    display: block;
    position: relative;
    height: 64px;
    overflow: hidden;
    margin-bottom: 5px;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-name .widget-catalog-categories-product-name-wrapper {
    color: #2D2D2D;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    outline: none;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-section {
    display: block;
    position: relative;
    /* height: 17px; */
    overflow: hidden;
    margin-bottom: 12px;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-section .widget-catalog-categories-product-section-wrapper {
    color: #888b92;
    font-size: 13px;
    line-height: 17px;
    text-decoration: none;
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-price {
    display: block;
    position: relative;
    height: 41px;
    line-height: 1;
    /*overflow: hidden;*/
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-price .widget-catalog-categories-product-price-new {


line-height: 36px;
 
    font-family: 'Montserrat' !important;
    font-size: 16px;
    font-weight: 500;

    letter-spacing: 0em;
    text-align: left;
    color: var(--color-main-black);
}
.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-price .widget-catalog-categories-product-price-old {
    color: #f00;
    vertical-align: middle;
    font-size: 12px;
    line-height: 16px;
	text-decoration: line-through;
    position: absolute;
    top: -7px;
    left: 0px;
}
.widget-catalog-categories .widget-catalog-categories-dots {
    display: block;
    font-size: 0;
    text-align: center;
}
.widget-catalog-categories .widget-catalog-categories-dots.disabled {
    opacity: 0;
}
.widget-catalog-categories .widget-catalog-categories-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border: 1px solid #bcbcbc;
    border-radius: 50%;
    cursor: pointer;
    margin: 10px;
}
.widget-catalog-categories .widget-catalog-categories-dots .owl-dot.active {
    background: #3e6af8;
    border-color: #3e6af8;
}
/** /Common **/

.widget-catalog-categories .widget-catalog-categories-navigation.widget-catalog-categories-navigation-mobile {
	width:100%;
    right: 0px;
    left: 0px;
	height: 0px;
}

.widget-catalog-categories .widget-catalog-categories-navigation.widget-catalog-categories-navigation-mobile .widget-catalog-categories-navigation-previous {
    position: relative;
    left: -18px;
    text-align: center;
	top: 200px;
}

.widget-catalog-categories .widget-catalog-categories-navigation.widget-catalog-categories-navigation-mobile .widget-catalog-categories-navigation-next {
    position: relative;
    right: -18px;
    text-align: center;	
	top: 200px;
}

.widget-catalog-categories .widget-catalog-categories-navigation.widget-catalog-categories-navigation-mobile .widget-catalog-categories-navigation-wrapper {
	height: 0px;
	position:relative;
}

/** Desktop **/
.widget-catalog-categories .widget-catalog-categories-navigation {
    display: block;
    position: absolute;
    top: 0;
    right: -40px;
    left: -40px;
    height: 100%;
    font-size: 0;
    white-space: nowrap;
	/*z-index:100;*/
}
.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-next,
.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-previous {
    display: block;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
	width: 28px;
}
.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-next {
    float: right;
}
.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-previous {
    float: left;
}
.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-next:hover,
.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-previous:hover {
    color: #116afc;
}
.widget-catalog-categories .widget-catalog-categories-desktop .widget-catalog-categories-slider-wrap {
    margin: 0 40px;
}
a.widget-catalog-categories-product-name-wrapper {
    display: block;
    margin-top: 15px;
    box-sizing: border-box;
    font-size: 14px !important;
    color: #33312e;
    text-decoration: none;
    overflow: hidden;
    text-align: left;
    line-height: 14px !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 2.1em;
    text-overflow: ellipsis;
    margin-right: 10px;
}

.price_discount {
    color: #9E9E9E;
    /* font-family: "Muller"; */
    font-weight: 300;
    text-decoration: line-through;
    margin-left: 10px;
    letter-spacing: .4px;
    /* line-height: 13px; */
    font-family: 'Montserrat' !important;
}
.price_discount span{
    color: #9E9E9E;

}
/** /Desktop **/

@media all and (max-width: 720px) {
    .widget-catalog-categories .widget-catalog-categories-desktop {
        display: none;
    }
    .widget-catalog-categories .widget-catalog-categories-mobile {
        display: block;
    }
}

.widget-catalog-categories-tabs {
	display: none !important;
}

.widget-catalog-categories {
	margin-top: 12px;
	margin-bottom: 36px;
}

.b-main-products-btn {
	text-align:center;
}

.widget-catalog-categories-slider.widget-catalog-categories-slider-mobile {
	z-index:100;
}

.b-element-item__rating > .bx_item_detail_rating {
	margin: 0;
}

.b-element-item__rating {
	position:relative;
}

.bx_item_detail_rating .bx_stars_rating_votes {
    position: relative;
    top: -1px;
    left: 2px;
}

.widget-catalog-categories-product-price .intec-button {
    float: right;
    position: relative;
    top: 0px;	
}

.widget-catalog-categories-product-price-desktop .intec-button.intec-button-lg {
    padding: 6px 6px;
}

.widget-catalog-categories-product-price-desktop .intec-button.intec-button-fs-16 {
    font-size: 13px;
}

.widget-catalog-categories-product-price-desktop .intec-button.intec-button-lg .glyph-icon-cart {
    margin: 0 3px 0 0;	
}


.owl-carousel{
    display: unset !important;
}


.widget-catalog-categories-product{
    width: 20%;
}

.slider_title{
    font-size: 36px;
    font-weight: 800;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: left;
    color: #2D2D2D;
    font-family: 'Muller';


}

.widget-catalog-categories-product-labels-container{
    position: absolute;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    row-gap: 10px;
top: -29px;
    left: -10px;
}

.widget-catalog-categories-product-labels-label{
    padding: 4px 10px;
    font-size: 10px;
border-radius:15px;
  font-weight: 200;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    width: max-content;
}

.widget-catalog-categories-product-labels-label.HIT{background-color: #8CC63F; text-transform:uppercase;padding-bottom: 4px;padding-top: 6px;}
.widget-catalog-categories-product-labels-label.RECOMMEND{background-color: #1196B1; text-transform:uppercase;padding-bottom: 4px;padding-top: 6px;}
.widget-catalog-categories-product-labels-label.NEW{background-color: #45A748;text-transform:uppercase;padding-bottom: 4px;padding-top: 6px;}

.intec-basket.glyph-icon-cart{
    width: 24px !important;
    height: 24px !important;
}
.glyph-icon-cart:before{
    content: '' !important;
    width: 24px !important;
    height: 24px !important;
    background-image: url("/bitrix/templates/universe_s1-new/components/bitrix/catalog.section/hit_slider/../../../../images/icons/basket.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}

.intec-basket-text{
    text-transform: uppercase;
    color: #fff;
    margin-top: 4px;
    padding-right: 2px;
}

.intec-button.intec-button-cl-common.intec-button-transparent{
       display: flex;
    align-items: center;
    background-color: #2D2D2D !important;
    border-color: #2D2D2D;
    padding: 3px 3px;
    border-radius: 4px;
    font-size: 12px;
    transition: 1s;
    justify-content: center;
    width: 100%;
}
.intec-button.intec-button-cl-common.intec-button-transparent:hover{
transition:1s;

}

.intec-button.intec-button-cl-common.to-catalog{
    font-size: 20px;
    font-weight: 200;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    background-color: #2273B8 !important;
    color: #fff !important;
    padding: 25px 80px 25px 45px;
    border-radius: 6px;
    position: relative;
}
.intec-button.intec-button-cl-common:hover, .intec-button.intec-button-cl-common.hover {

    border-color: #2D2D2D !important;
    border: 2px solid #2D2D2D  !important;
}
.intec-button.intec-button-cl-common.to-catalog:hover{
    color: #fff !important;
    background-color: #2273B8 !important;
}

.intec-button.intec-button-cl-common.to-catalog::after{
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 45px;
    transform: translateY(-50%);
    background-image: url("/bitrix/templates/universe_s1-new/components/bitrix/catalog.section/hit_slider/./images/arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.intec-button.intec-button-cl-common.intec-button-transparent:hover{
    align-items: center;
    background-color: #2D2D2D !important;

    border-radius: 4px;
}


.intec-button.intec-button-cl-common.intec-button-transparent.added,
.intec-button.intec-button-cl-common.intec-button-transparent.added:hover{
    background-color: #F2F6F1 !important;
}

.intec-button.intec-button-cl-common.intec-button-transparent.added .intec-basket-text{
    color: #2D2D2D;
}

.intec-button.intec-button-cl-common.intec-button-transparent.added .glyph-icon-cart{
    display: none;
}

.widget-catalog-categories{
    position: relative;
    /* display: flex;
    justify-content: center; */
}

.widget-catalog-categories-slider{
    width: calc( 100% - 70px );
}

.widget-catalog-categories .arrow{
    position: absolute;
    top: 50%;
    width: 25px;
    height: 25px;
    background-image: url("/bitrix/templates/universe_s1-new/components/bitrix/catalog.section/hit_slider/../../../../images/icons/slider_arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
}

.widget-catalog-categories .arrow.prev{
    left: 0;
    transform: translateY(-50%);
    z-index: 10;
}

.widget-catalog-categories .arrow.next{
    right: 0;
    transform: translateY(-50%) rotate(180deg);
    z-index: 10;
} 

.widget-catalog-categories-slider{
    margin-right: auto;
    margin-left: auto;
}

.brand-name{
    display: block;
    box-sizing: border-box;
    font-size: 12px;

    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #B5B5B5 !important;
    margin-top: 10px;
    outline: none;
    min-height: 30px;
}
.brand-name:hover{
transition:.3s;
	color: #2D2D2D !important;
text-decoration: none;
}

.button-like-container{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.button-like-container .intec-min-button{
    position: relative;
    z-index: 1;
    border-radius: 0;
}

.button-like-container .WhishList{
    z-index: 1;
}

.button-like-container .intec-min-button.add[data-basket-in=true]{
    display: none !important;
    background-color: red !important;
}

.button-like-container .intec-min-button.added[data-basket-in=false]{
    display: none !important;
    background-color: #116afc !important;
}

.button-like-container .intec-min-button.add{
    width: 24px;
    height: 24px;
    background-image: url("/bitrix/templates/universe_s1-new/components/bitrix/catalog.section/hit_slider/./images/like-icon.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.button-like-container .intec-min-button.added{
    width: 24px;
    height: 24px;
    background-image: url("/bitrix/templates/universe_s1-new/components/bitrix/catalog.section/hit_slider/./images/like-icon-aded.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.widget-catalog-categories .slick-list{
    margin-bottom: 30px;
}
.widget-catalog-categories .slick-track{
    display: flex;
}
.widget-catalog-categories .slick-track .slick-slide{
    height: auto;
    flex:0 0 auto;
}
.widget-catalog-categories .slick-track .slick-slide > div,
.widget-catalog-categories .slick-track .slick-slide .widget-catalog-categories-product{
    height: 100%;
margin:0px 10px;
}
a.intec-button.intec-button-w-icon.intec-button-cl-common.intec-button-transparent.intec-button-lg.intec-button-fs-16.element-buys.added {
    padding: 4px 18px;
    border: none;
    background-color: #ffffff !important;
    border: 1px solid #2D2D2D;


}
.price-value {
display: flex;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat' !important;
    letter-spacing: .4px;
}

@media(max-width: 990px){
    .widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-price .widget-catalog-categories-product-price-new{
     
    }
}

@media(max-width: 800px){
    .widget-catalog-categories .slick-slide{
        width: 260px !important;
    }
    .widget-catalog-categories .arrow.prev{
        transform: translate(-50%, -50%);
    }
    .widget-catalog-categories .arrow.next{
        transform: translate(50%, -50%) rotate(180deg);
    }
}

@media(max-width: 720px){
    .widget-catalog-categories .widget-catalog-categories-desktop.only-desktop{
        display: unset !important;
    }

    .arrow{
        display: none;
    }
    .widget-catalog-categories-slider{
        width: 100%;
    }

    .intec-button.intec-button-cl-common.to-catalog{
        font-size: 16px;
        padding: 15px 74px 15px 40px;
    }
    .intec-button.intec-button-cl-common.to-catalog::after{
        right: 40px;
    }
.slider_title{
    font-size: 24px;
 


}
}
/* End */


/* Start:/bitrix/templates/universe_s1-new/components/bitrix/system.pagenavigation/.default/style.css?17510551773753*/
.bx-pagination {
	margin: 10px 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{
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	font-weight:bold;
	color: #000;
	font-size: 14px;
	border-radius: 4px;
	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;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
	border:1px  solid transparent;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: var(--color-main-black);
}
.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;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.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{
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev {
	vertical-align:bottom;
}
.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 {
	opacity:1;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover {
	border:1px solid #ccc;
	border-radius: 3px;
}
/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	border:0;
	padding: 0 18px;
	color: #444;
	display: block;
	width: 15px;
	opacity:0.4;
	height: 31px;
	background: url(/bitrix/templates/universe_s1-new/components/bitrix/system.pagenavigation/.default/image/arrow_right.png) no-repeat center;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
	border:0;
	padding: 0 18px;
	color: #444;
	display: block;
	width: 15px;
	height: 31px;
	opacity:0.4;
	background: url(/bitrix/templates/universe_s1-new/components/bitrix/system.pagenavigation/.default/image/arrow_left.png) no-repeat center;
}
.show-more.show-more-btn {
	display:block;
	position:relative;
	cursor:pointer;
	width: 150px;
	margin: 20px auto;
	text-align: center;
	color: #0a56d3;
	font-size:14px;
	font-weight: bold;
}
.show-more.show-more-btn i {
	background: #0a56d3;
	border-radius: 100%;
	padding: 6px;
	color: #fff;
	margin-right: 7px;
	font-size: 16px;
	line-height: 0;
	display: inline-block;
	width: 28px;
}
.show-more-btn:hover i:before {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
/* End */


/* Start:/bitrix/templates/universe_s1-new/components/bitrix/iblock.vote/stars/style.min.css?1751055177832*/
.bx_item_detail_rating{margin-bottom:10px}.bx_item_detail_rating td{vertical-align:middle;text-align:right}.bx_item_detail_rating .bx_item_rating{text-align:right}.bx_item_detail_rating .bx_stars_container{position:relative;width:68px;height:30px;background:#dadada;background-size:100% 100%}.bx_item_detail_rating .bx_stars_bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:101;background:url(/bitrix/templates/universe_s1-new/components/bitrix/iblock.vote/stars/images/stars.png) no-repeat center}.bx_item_detail_rating .bx_stars_progress{position:absolute;top:0;bottom:0;left:0;background:#e76110}.bx_item_detail_rating .bx_stars_rating_votes{color:#8d8d8d;font-size:11px;line-height:11px;vertical-align:middle}@media(max-width:530px){.bx-touch .bx_item_detail_rating .bx_stars_container{height:15px;margin:4px 0}.bx_item_detail_rating .bx_stars_rating_votes{font-size:7px;line-height:7px}}
/* End */
/* /bitrix/templates/universe_s1-new/components/bitrix/sale.basket.basket/redesign/style.css?175105517679121 */
/* /bitrix/templates/universe_s1-new/components/bitrix/catalog.section/hit_slider/style.css?175105517722455 */
/* /bitrix/templates/universe_s1-new/components/bitrix/system.pagenavigation/.default/style.css?17510551773753 */
/* /bitrix/templates/universe_s1-new/components/bitrix/iblock.vote/stars/style.min.css?1751055177832 */
