@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&display=swap');

:root {
	--font-main: "Inter", sans-serif;
}



body {
	/*font-family: var(--font-main)!important;*/
}
.basket-item-info-name-link{
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	color: #000000!important;
	display:block;
	margin-bottom:10px;
	font-family: var(--font-main);
}
.basket-item-info-name-link:hover{
	text-decoration:none;
}
.basket-items-list-header-filter-item{
	border-bottom: none;
	color: #2f3435;
	text-decoration: none;
	cursor: default;
	display:inline-block;
	margin-top:10px;
}
.basket-coupon-block-total-price-current{
	font-weight: 400;
	font-size: 40px;
	line-height: 40px;
	font-family: var(--font-main);
}
.basket-checkout-block-total-price-inner {
	padding-top: 0;
	text-align: left;
}
.basket-checkout-block-total {
	padding-top:0;
}
.basket-checkout-block-btn {
	padding-top:0;
}
.amount-block {
	padding: 0 20px!important;
}
.basket-items-list-header {
	padding: 26px 0;
	border-bottom:0;
}
.basket-items-list-header-filter-item.active {
	margin-top: 0;
}

.basket-items-list {
	padding: 0;
}

.basket-item-amount-filed, .basket-item-block-amount.disabled .basket-item-amount-filed:hover{
	width:26px;
	font-family: var(--font-main)!important;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #4F4F4F;
}

.basket-item-amount-field-description {
	font-family: var(--font-main)!important;
	font-weight: 400;
	font-size: 10px;
	line-height: 20px;
	color: #4F4F4F;
	font-style: normal;
}

.basket-item-actions-remove:hover:after, .basket-item-actions-remove:hover:before {
	background-color: #000000!important;
}
.basket-item-actions-remove:after, .basket-item-actions-remove:before {
	background-color: #000000!important;
	width:1px;
	height:8px;
}

.basket-checkout-container {
	padding: 0;
}
.basket-item-price-current-text {
	letter-spacing: 0;
	font: 400 24px  var(--font-main);
}

.basket-item-block-info .basket-item-actions-remove{
	display:none
}
.basket-item-actions-remove{
	display:inline-block;
}

.basket-item-price-title {
	padding-top: 1px;
	color: #4F4F4F;
	text-align: center;
	font: 12px  var(--font-main);
	font-weight: 400;
}
.basket-item-block-actions {
	opacity: 0.8;
}

.basket-items-list-item-remove {
	padding-top: 30px !important;
}

.basket-item-actions-remove {
	width: 13px;
	height: 13px;
}
.basket-items-list-item-remove{
	width:50px;
	text-align:center;
}
.basket-items-list-item-descriptions {
	width:auto;
}
.basket-items-list-item-removed-block a{
	color:#2f3435;
	text-decoration:none;
}
.basket-items-list-item-removed-block a:hover{
	color:#828282;
}
.basket-items-list-item-warning-container .alert{
	padding-left:0;
}
.basket-items-list-item-warning-container a{
	color:#2f3435;
	text-decrotation:none;
}

.basket-items-list-item-notification-inner.basket-items-list-item-notification-removed{
	margin:15px 0;
}

.product-preview__param__value a{
	color:#000000;
}
.product-preview__param__value a:hover{
	text-decoration:none;
}

.smart-filter-button-box .smart-filter-parameters-box-container{
	display:flex;
	justify-content:space-between;
}
.smart-filter-button-box .smart-filter-parameters-box-container .btn{
	width:48%;
}

.smart-filter-slider-track {
	background:none;
}

.product-preview__img{
	min-height:0;
}


.smart-filter-checkbox-btn, .smart-filter-checkbox-text-btn {
	width: 30px;
	height: 30px;
}
.smart-filter-input-group-checkbox-pictures-text label{
	margin-bottom:10px;
}
.smart-filter-parameters-box-title {
	padding-bottom: 0;
	font-size: 16px;
	margin-bottom:15px;
}

.product-preview__favorite svg{
	display:none;
}
.product-preview__favorite{
	position:absolute;
	top:9px!important;
	right:9px!important;
	font-size:0;
	display:block;
	width:33px;
	height:33px;
	background-image:url('images/favorite_i_white.png');
	background-position: left 0;
}
.product-preview__favorite:hover,.product-preview__favorite.active{
	background-position: left 100%;
}


.product__info__link .product__info__link__icon-out,.product__info__link .product__info__link__text-out{
	display:block;
}
.product__info__link .product__info__link__icon-in,.product__info__link .product__info__link__text-in{
	display:none;
}
.product__info__link.active .product__info__link__icon-out,.product__info__link.active .product__info__link__text-out{
	display:none;
}
.product__info__link.active .product__info__link__icon-in,.product__info__link.active .product__info__link__text-in{
	display:block;
}

div.main-title{
	font-size: 25px;
	line-height: 30px;
}
@media (max-width: 992px) {
	div.main-title{
		font-size: 18px;
		line-height: 22px;
	}
}

.collection-elements{
	width:100%;
}
.collection-elements__filters a {
	margin-right: 5px;
}
.collection-elements__filter a span img{border: 1px solid #ccd5db}

.collection-elements__filters a img {
	width:30px;
	height:30px;
	margin-right:3px!important;
}
.collection-elements__filters a span {
	margin-right:0!important;
}
.collection-elements__filters a.active img {
	border: 1px solid #000
}

.collection-cover{
	height:1180px;
}
@media (max-width:1200px) {
	.collection-cover{
		height:auto;
	}
}
@media (max-width:992px) {
	.collection-cover{
		height:auto!important;
	}

	.breadcrumbs {
		display: block!important;
		margin-bottom:0!important;
		overflow:scroll;
		padding-bottom:10px;
		padding-top:10px!important;
	}
	.breadcrumbs ul{
		display: flex!important;
		flex-wrap:nowrap!important;
	}
	.breadcrumbs ul li span{
		white-space:nowrap;
	}
	.filter-m-btn {
		top: 64px!important;
	}
}

.collection-elements__list__item {
	width: 295px!important;
	margin-right: 0!important;
	box-sizing:border-box;
	padding:0 20px;
}
.collection-elements__list__image img{
	max-width:100%;
}

.collections__item__text {
	font-size: 13px!important;
	line-height: 17px!important;
}

@media (max-width: 992px){
	.collection-elements__list__item {
		width: calc(50% - 10px)!important;
	}
	.filter-m-btn{
		left:0;
		z-index:10;
	}
	.catalog__controls{
		margin-top:0;
	}
	.breadcrumbs_catalog{
		margin-top:40px;
	}
}

.btn{
	border: 1px solid #000000!important;
	border-radius: 3px!important;
}
.btn:hover{
	background:#000;
	color:#fff;
}
.contacts__data__item__name:hover{
	text-decoration:underline;
}
.contacts__data__item__link{
	text-decoration:underline;
}


/***/
.smart-filter-checkbox-btn-image.big-img{display:none;}

.contacts__data__item__link span {
	content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
	margin: 0 3px 0 5px;
}

.typology__item{
	cursor: pointer;
}
.checkbox-label{
	position:relative;
}
.checkbox-label > div{
	position:absolute;
}
.checkbox-label label{
	/*padding-left:26px;*/
	cursor:pointer;
	position-relative;
	z-index:2;
}
.promo{
	overflow:hidden;
}
@media (max-width:768px) {
	.product-preview__images__list {
		width: 145px!important;
		height: 145px!important;
		margin:0 auto;
	}
	.owl-carousel .owl-item img {
		width:100%!important;
		max-width:100%;
	}
	.ymaps-2-1-79-controls__control_toolbar{
		display:none!important;
	}

	#map {
		height: 400px!important;
	}
	.ymaps-2-1-79-map {
		-ms-touch-action: none !important;
		touch-action: none !important;
	}
	.filter-m-btn {
		top: 40px!important;
	}


}

.collection-content__info__colors__items{
	align-items:flex-start;
}


.product__info__links .product__info__link.fav_add.active img{
	background-image:url('/bitrix/templates/eshop_bootstrap_v4/images/favorite_i_active.svg');
	background-repeat:no-repeat;
	background-position:left top;
}

.minicart__animate{
	position:fixed;
	display:block;
	width:15px;
	height:20px;
	background:url('/bitrix/templates/eshop_bootstrap_v4/images/cart_i.svg');
	opacity:0;
}

.product-preview__favorite:hover{
	background-position: left 50%!important;
}
.product-preview__favorite:hover.active,.product-preview__favorite:hover.active {
	background-position: left 100%!important;
}

.product-preview__images img{
	cursor:pointer;
}

.open-filter .filter-m-btn{
	z-index:2001!important;
	justify-content: flex-end!important;
	background:none;
}
.open-filter .filter-m-btn > div:first-child{
	display:none;
}
.open-filter  .filter-m-btn__close{
	background: #F7F7F7;
	width:33px;
	display:flex!important;
	align-items:center;
	justify-content:center;
}

.open-filter .smart-filter{
	padding-bottom:90px;
}

@media (max-width: 699px) {
	.product__gallery__preview{
		display:none!important;
	}
	.product__gallery__big .owl-dots{
		display:flex;
		justify-content:space-between;
		margin-top:10px;

	}
	.product__gallery__big .owl-dots .owl-dot{
		display:block;
		height: 2px;
		width: 20px;
		background: #E0E0E0;
		box-sizing: border-box;
		transition:0.2s;
		margin:0 5px;
	}
	.product__gallery__big .owl-dots .owl-dot.active{
		background: #828282;
	}
}

@media (max-width: 768px) {
	.mfp-arrow-right:before,.mfp-arrow-left:before {
		content:'';
		position:absolute;
		top:50%;
		left:50%;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6.5px 0 6.5px 8px;
		border-color: transparent transparent transparent #fff;
		display:none;
	}
	.mfp-arrow:active {
		margin-top: 0;
	}
	button.mfp-arrow{
		display:flex;
		align-items:center;
		justify-content:flex-end;
		margin-top:0;
		transform: translate(0, -50%);
	}
	button.mfp-arrow-left{
		justify-content:flex-start;
	}
	.mfp-arrow-right:after {
		position:relative;
		margin:0;
		width: 0;
		border:none;
		height: 0;
		border-style: solid;
		border-width: 7px 0 7px 10px;
		border-color: transparent transparent transparent rgba(63,63,63,.5);
		margin-right:25px;
	}
	.mfp-arrow-left:after {
		position:relative;
		margin:0;
		width: 0;
		border:none;
		height: 0;
		border-style: solid;
		border-width: 7px 10px 7px 0;
		border-color: transparent rgba(63,63,63,.5) transparent transparent;
		margin-left:25px;
	}
}

.close-search-form{
	position:absolute;
	display:block;
	width:25px;
	height:25px;
	background:none;
	border:none;
	top:0;
	right:0;
	cursor:pointer;
}

.close-search-form:before,.close-search-form:after{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	background: #000000;
	transition: 300ms background-color ease;
	background-color: #000000!important;
	width: 1px;
	height: 8px;

}
.close-search-form:before {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.close-search-form:after {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.header__subnav > li > a,.header__subnav > li ul li a {
	display:block;
	width:100%;
	height:100%;
}


.header__subnav li a:hover:after {
	width: 100%;
	opacity: 1;
}
.header__subnav li a:after {
	display:none
}
.header__subnav li a span{
	position:relative;
}
.header__subnav li a:hover span:after {
	width: 100%;
	opacity: 1;
}
.header__subnav li a span:after {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 0;
	opacity: 0;
	width: 1px;
	height: 2px;
	transition: 0.4s width;
	background: #5c5c5c;
}


@media (max-width: 768px) {
	.promo_list .promo__item {
		align-items: flex-start;
	}
	.promo__item__content__title{
		min-height:48px;
	}
	.promo_list{
		margin-bottom:50px;
	}
	.promo_list .promo__item{
		height:293px;
		min-height:293px;
		margin-bottom: 0!important;

	}
	.promo__item__content{
		display:flex;
		flex-direction:column;
		justify-content:space-between;
		height:100%;
	}

}

@media (max-width: 767px) {
	.slider_desktop {display:none !important;}
}
@media (min-width: 768px) {
	.slider_mobile  {display:none !important;}
}

.slider.slider_mobile.owl-carousel .slide {
	background-size: cover;
	height: 100%;
}

.product-preview__title{
	min-height:60px;
}

.catalog__products .product-preview__favorite {
	width:17px;
	height: 17px;
	background-image: url(images/heart_i_2.svg);
	opacity:0.7;
	transition:0.2s opacity;
}
.catalog__products .product-preview__favorite:hover {
	background-position: left 0!important;
	opacity:1;
}
.catalog__products .product-preview__favorite.active,.catalog__products .product-preview__favorite.active:hover{
	background-position: left 100%!important;
	opacity:1;
}

.minifavorites .minifavorites__animate {
	width:17px;
	height:17px;
	background: url(images/heart_i_2.svg);
}


.product__info__links .product__info__link.fav_add.active img {
	background-image: url(images/heart_i_2_active.svg);
}

.product__info__link.active img {
	filter: none;
}

.text-page .text-page__center {
	margin-bottom:10px;
}
.text-page .text-page__images{
	margin-bottom:10px;
}
.wrapper .text-page h2 {
	margin-bottom:18px;
}

.product-preview__price.quant,
.product__info__price.quant {
	font-weight:400;
	font-size:16px;
	color: #828282;
}

.product__info__price.quant{
	margin-top: -48px;
}
@media (max-width: 992px){
	.product__info__price.quant{
		margin-top: -21px;
	}
}

.sideBlock{
	display:none;
	position:absolute;
	right:0px;
	width:350px;
	height:100%;
	top: 0;
	color:#444;
	transition:.1s;
	z-index: 10000;
	/*padding: 0 0 0 60px;*/
	overflow: auto;
	direction:rtl;
}


.sideBlock::-webkit-scrollbar{
	width: 5px;
}
.sideBlock::-webkit-scrollbar-track {
	background-color: #E0E0E0;
}
.sideBlock::-webkit-scrollbar-thumb {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.popup-fade {
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	z-index: 9999;
	display: none
}

/*.sideBlock:hover{
        right:0px;
    }*/

.filter2 {background: white; padding: 40px 70px 70px 70px; direction: ltr; height: 100%}

body {position: relative}

#all_params {background: white; border: 1px #E0E0E0 solid; padding: 20px 40px; cursor: pointer}
#all_params:hover {background: black; color: white}

.cross {width: 20px; margin-bottom: -3px; float: right; cursor: pointer}

.cookies.hide {
	display: none
}
.cookies.show {
	display: block;
}
.cookies {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: rgb(255 255 255 / 90%);
	box-shadow: 0 -1px 10px 0 rgba(0, 0, 0, 0.15);
	z-index: 9999;
}
.cookies_text {
	padding: 17px 0;
}
.cookies_wrap {
	display: flex;
	align-items: center;
}
.cookies_close {
	margin-left: 29px;
	cursor: pointer;
}
@media (max-width: 576px){
	.cookies_wrap {
		align-items: flex-start;
	}
	.cookies_close {
		padding-top: 10px;
		cursor: pointer;
	}
}

.product-preview__price_wr {
	text-align: center;
	padding: 9px 0;
	border-bottom: 1px solid #BDBDBD;
	width: 100%;
}

.product-preview__price_wr .product-preview__price {
	padding: 0 0 1px;
	font-weight: 600;
	font-size: 22px;
	color: #000;
	font-family: var(--font-main);
	border: none;
	line-height: 1;
}

.product-preview__price_wr .product-preview__oldprice {
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	font-size: 16px;
	color: #000;
	font-family:  var(--font-main);
	position: relative;
}

.product-preview__price_wr .product-preview__oldprice:before {
	content: '';
	position: absolute;
	top: 0;
	left: -2px;
	right: -2px;
	bottom:0;
	margin: auto;
	height: 1px;
	background: #fc1359;
	transform: rotate(-3deg);
}

.product__info .product-preview__price_wr {
	display: flex;
	align-items: start;
	gap: 8px;
	margin: 0;
	border: none;
}

.product__info .product-preview__price_wr + .product__info__price.quant {
	margin: 0;
}

.product__info .product-preview__price_wr .product__info__price {
	font-weight: 600;
	font-size: 22px;
	color: #000;
	margin: 0;
}

.product__info .product-preview__price_wr .product-preview__oldprice {
	margin-top: 7px;

}

.basket-items-list-header {
	padding: 0;
	background: none;
}

.basket-items-list-header .amount-block {
	padding: 0;
	display: flex;
	gap: 20px;
	background: none;
}

.basket-items-list-header .amount-block .btn.btn-link {
	margin: 0;
}

.basket-items-list-table_name {
	margin-bottom: 4px;
	font-weight: 400;
	font-size: 15px;
	line-height: 154%;
	color: #84878a;
}

@media all and (max-width: 767px) {
	.basket-items-list-table_name {
		display: none;
	}
}

@media all and (min-width: 768px) {
	.basket-items-list-table_name td,
	.basket-items-list-table td {
		padding: 0 20px 0 0;
		box-sizing: border-box;
	}

	.basket-items-list-table td {
		padding-top: 30px;
		border-bottom: 1px solid #bdbdbd;
		padding-bottom: 30px;
		text-align: left;
	}

	.basket-items-list .basket-items-list-item-descriptions {
		width: 580px;
	}


	.basket-items-list .basket-items-list-item-amount {
		width: 160px;
	}

	.basket-item-block-price {
		padding-top: 0;
		text-align: left;
	}

	.basket-item-price-title {
		text-align: left;
	}

	.basket-item-block-amount {
		justify-content: start;
		padding: 0;
	}

	.basket-items-list .basket-items-list-item-price {
		width: 160px;
	}

	.basket-item-amount-field-description {
		width: 84px;
	}


	.basket-items-list .basket-items-list-item-price-for-one {
		width: 218px;
	}

	.basket-items-list .basket-items-list-item-remove {
		width: 52px;
		padding: 0;
	}
}

.basket-item-block-price {
	display: flex;
	gap: 10px;
	align-items: start;
}

.basket-item-block-price .basket-item-price-current .basket-item-price-current-text{
	font-weight: 600;
	font-size: 22px;
	color: #000;
}

.basket-items-list-item-available {
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #56bd5b;
}

.basket-item-price-old {
	top: auto;
	right: auto;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 8px 0 0;
}

.basket-item-price-old .basket-item-price-old-text {
	font-weight: 600;
	font-size: 16px;
	color: #000;
	font-family: var(--font-main);
}

.cart__total__price {
	margin: 0;
}

.basket-coupon-block-total-price-current {
	font-weight: 500;
	font-size: 28px !important;
	color: #000;
	text-align: left;
}

.title_name {
	font-weight: 400;
	font-size: 12px;
	line-height: 142%;
	color: #84878a;
	margin-bottom: 8px;
}

.cart__total__price {
	margin-right: 0;
}

.smart-filter-input-group-checkbox-list .checkbox-label input{
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    display: block;
    z-index: 2;
    cursor: pointer;
}
.newsletter-container {
	padding: 40px;
	width: 1190px;
	border-radius: 4px;
	background: #6a645d;
	margin: 0 auto 80px;
	box-sizing: border-box;
}

.newsletter-container * {
	box-sizing: border-box;
}

@media all and (max-width: 1290px) {
	.newsletter-container {
		width: 96%;
		margin: 0 auto 40px;
	}
}

.newsletter-container .newsletter-content {
	display: flex;
	align-items: center;
	gap: 40px;
}

.newsletter-container .newsletter-content .text-section {
	flex: 1 1 auto;
}

.newsletter-container .newsletter-content .text-section .newsletter-title {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 32px;
	line-height: 131%;
	color: #fff;
	margin-bottom: 10px;
}

.newsletter-container .newsletter-content .text-section .newsletter-description {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 18px;
	line-height: 129%;
	color: #fff;
	opacity: .5;
}

.newsletter-container .newsletter-content .form-section {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	gap: 30px;
}

.newsletter-container .newsletter-content .email-input-wrapper {
	flex: 0 0 calc(50% - 15px);
}

.newsletter-container .newsletter-content .email-input-wrapper input {
	background: none;
	border: none;
	border-bottom: 1px solid rgba(255,255,255, .3);
	height: 40px;
	padding: 0 20px;
	outline: none;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 18px;
	line-height: 129%;
	color: #fff;
	width: 100%;
}

.newsletter-container .newsletter-content .email-input-wrapper input::-webkit-input-placeholder {
	color: rgba(255,255,255, .6);
}


.newsletter-container .newsletter-content .subscribe-button{
	flex: 0 0 auto;
	height: 70px;
	border: 1.01px solid #fff;
	border-radius: 4px;
	outline: none;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 28px;
	line-height: 129%;
	color: #fff;
	padding: 0 20px;
	background: none;
	cursor: pointer;
}

.newsletter-container .newsletter-content .subscribe-button:hover {
	opacity: .8;
}

@media all and (max-width: 1024px)  {
	.newsletter-container {
		padding: 20px;
	}

	.newsletter-container .newsletter-content {
		display: block;
	}

	.newsletter-container .newsletter-content .text-section {
		margin-bottom: 20px;
	}
}

@media all and (max-width: 767px) {
	.newsletter-container .newsletter-content .form-section {
		display: block;
	}
	.newsletter-container .newsletter-content .text-section .newsletter-title {
		font-size: 24px;
	}
	.newsletter-container .newsletter-content .email-input-wrapper {
		width: 100%;
		margin-bottom: 20px;
	}

	.newsletter-container .newsletter-content .subscribe-button {
		width: 100%;
		display: block;
		height: 50px;
		font-size: 20px;
	}
}

.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.75);
	backdrop-filter: blur(8px);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, visibility 0.3s ease;
	padding: 20px;
}

.modal-overlay.active {
	opacity: 1;
	visibility: visible;
}

.modal-content {
	background: #ffffff;
	border-radius: 12px;
	width: 100%;
	max-width: 600px;
	max-height: 90vh;
	position: relative;
	transform: scale(0.9) translateY(30px);
	transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

.modal-overlay.active .modal-content {
	transform: scale(1) translateY(0);
}

.modal-header {
	padding: 24px 24px 16px;
	border-bottom: 1px solid #e5e7eb;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #f9fafb;
}

.modal-title {
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	font-weight: 700;
	color: #1f2937;
	margin: 0;
}

.close-button {
	width: 32px;
	height: 32px;
	border: none;
	background: transparent;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	transition: all 0.2s ease;
	padding: 0;
	color: #6b7280;
}

.close-button:hover {
	background: #e5e7eb;
	color: #1f2937;
	transform: rotate(90deg);
}

.close-button svg {
	width: 20px;
	height: 20px;
}

.modal-body {
	padding: 0;
	overflow: hidden;
}

.modal-body iframe {
	width: 100%;
	height: 500px;
	border: none;
	display: block;
	overflow: auto !important;
}

@media (max-width: 640px) {

	.modal-content {
		max-width: 100%;
		border-radius: 12px 12px 0 0;
		max-height: 95vh;
	}

	.modal-body iframe {
		height: 450px;
	}

	.modal-title {
		font-size: 20px;
	}
}

/* Анимация при загрузке */
@keyframes fadeIn {
	from {
		opacity: 0;
		transform: scale(0.95);
	}
	to {
		opacity: 1;
		transform: scale(1);
	}
}

.newsletter-container {
	animation: fadeIn 0.6s ease-out;
}

.collection-elements .product-preview__price_wr .product__info__price {
    padding: 0 0 1px;
    font-weight: 600;
    font-size: 22px;
    color: #000;
    font-family: var(--font-main);
    border: none;
    line-height: 1;
    margin: 12px 0 0;
}

.slider__inner > div {
    display: none !important;
}

.slider__inner > div:first-child {
    display: block !important;
}

.slider.slider_mobile.owl-carousel .slide {
	height: calc(var(--vh) * 100) !important;
}
