

/* Start:/local/templates/inspire/components/bitrix/catalog/inspire/style.css?17428317354685*/
.sp-section-top-filter {
    padding-bottom: 15px;
}

@media (max-width: 767px) {
    .sp-section-top-filter {
        margin-left: 0;
        margin-right: 0;
    }
}

.sp-row-item {
    padding-left: 10px;
}


/* SORT */

.sp-sort-filter {
    font-family: Circe;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-align: right;
    letter-spacing: 0.03em;
    color: rgba(63, 63, 63, 0.5);
    padding-top: 2px;
    text-transform: uppercase;
    position: relative;
}

.sp-sort-filter span {
    cursor: pointer;
}

.sp-sort-filter .sp-sort-filter-drop {
    position: absolute;
    z-index: 1020;
    right: 0;
    top: 27px;
    display: none;
    min-width: 215px;
    padding-top: 17px;
}


.sp-sort-filter .sp-sort-filter-inner {
    background: #F5F5F5;
    padding: 30px;
    text-align: left;
}

.sp-sort-filter .sortBgSp {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    display: none;
}


.sp-sort-filter .imgsort {
    padding-right: .5em;
    margin-top: -3px;
}

.sp-sort-item {
    padding-top: 5px;
    padding-bottom: 5px;
}

.sp-sort-item .imgsort {
    position: relative;
    margin-top: -5px;
    height: 15px;
}

.sp-sort-item a {
    font-family: Circe;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 260.5%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #3F3F3F;
    display: block;
}

.sp-sort-item a::before {
    content: " ";
    border: 1px solid rgba(63, 63, 63, 0.3);
    margin-right: 10px;
    height: 14px;
    width: 14px;
    display: block;
    float: left;
    margin-top: 10px;
}

.sp-sort-item a.sp-sort-selected::before {
    content: " ";
    border: 1px solid rgba(63, 63, 63, 0.3);
    margin-right: 10px;
    height: 14px;
    width: 14px;
    display: block;
    float: left;
    margin-top: 5px;
    background-image: url('/local/templates/inspire/components/bitrix/catalog/inspire/images/krest.svg');
    background-position: center center;
    background-repeat: no-repeat;
}

.sp-sort-filter-inner-name {
    display: none;
}

.sp-sort-filter__current-sort-wrapper {
    margin-left: 5px;
}


.sp-sort-filter,
.sp-sort-filter__sort-wrapper {
    display: flex;
    align-items: center;
}

.sp-sort-filter__current-sort-icon > img {
    height: 15px;
}


@media (max-width: 575.98px) {
    .sp-sort-filter {
        font-size: 9px;
    }

    .sp-sort-filter .sp-sort-filter-drop {
        position: fixed;
        z-index: 1020;
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
        display: none;
        min-width: 200px;
        height: 100%;
        padding-top: 0;
        overflow: scroll;
        overflow-y: scroll;
    }

    .sp-sort-filter .sp-sort-filter-inner {
        background: #fff;
        padding: 30px;
        text-align: left;
        height: 100vh;
        overflow: scroll;
        overflow-y: scroll;
    }

    .sp-sort-filter-inner-name {
        display: block;
        width: 100%;
        padding-bottom: 30px;
        font-family: Circe;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 103.5%;
        /* or 12px */
        letter-spacing: 0.03em;
        color: #3F3F3F;
        text-transform: none;

    }

    .sp-sort-filter-inner-name span {
        float: right;
    }

    .sp-sort-item a::before {
        display: none;
    }

    .sp-sort-item a.sp-sort-selected::before {
        display: none;
    }

    .sp-sort-item {
        text-align: center;
    }

    .sp-sort-item a {
        font-family: Circe;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 103.5%;
        text-align: center;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        color: #3F3F3F;
        padding: 15px 0 12px 0;
        border: 1px solid #D8D8D8;

    }

    .smart-filter .sp-filter-sent {
        display: block !important;
    }

    .sp-sort-filter .imgsort--down-arrrow {
        margin-top: 0;
    }

}

@media (max-width: 1024px) {

    .sp-link212 span.sp-sort-filter__current-sort-text {
        display: none;
    }

}
.section-info {
    padding-left: 100px;
    padding-right: 100px;
}
.section-description {
    padding-left: 15px;
    padding-right: 15px;
}
.product-cat-back a {
    text-decoration: none;
}
.product-cat-back a {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
.product-cat-back i {
    font-size: 28px;
    display: inline;
    vertical-align: middle;
}
.section--breadcrumbs {
    margin-bottom: 10px;
}
.section--breadcrumbs > div.container-fluid--breadcrumbs {
    padding-left: 15px;
    max-width: 100% !important;
}

/* End */


/* Start:/local/templates/inspire/components/bitrix/catalog.element/inspire/style.css?175040605333963*/
@charset "UTF-8";

/* Category back */

.product-cat-back {
	display: inline;
}

.product-cat-back a {
	color: #000;
	font-size: 18px;
	font-weight: 400;
}

.product-cat-back a {
	text-decoration: none;
}

.product-cat-back span {
	padding-left: 15px;
	margin-bottom: 10px;
}

.product-cat-back i {
	font-size: 28px;
	display: inline;
	vertical-align: middle;
}

/* PRODUCT DETAIL */

.product-page__item-name {
	font-size: 16px;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: 0.055em;
	text-transform: uppercase;
  text-align: left;
}

/* PRODUCT SLIDER */

.product-item-detail-slider-controls-image {
	display: block;
	margin-right: auto;
	padding-bottom: 15px;
	cursor: pointer;
	opacity: 1;
}

.product-item-detail-slider-controls-image.active {
	opacity: 0.3;
}

.bx-catalog-element .owl-product .owl-item img {
	display: block;
	/*width: inherit;*/
}

.bx-catalog-element .owl-product .owl-nav .owl-next {
	position: absolute;
	top: calc(50% - 54px);
	right: 0;
}

.bx-catalog-element .owl-product .owl-nav .owl-prev {
	position: absolute;
	top: calc(50% - 54px);
	left: 0;
}

.bx-catalog-element .owl-product .owl-nav .owl-next.disabled,
.bx-catalog-element .owl-product .owl-nav .owl-prev.disabled {
	display: none;
}

.bx-catalog-element .owl-product .owl-nav button i {
	/*background-color: rgba(255, 255, 255, .7)!important;*/
	padding: 12px 15px !important;
	font-size: 18px !important;
	color: #fff;
}

/* PRUCT HASHTAGS */
.product-hashtags {
	display: flex;
    gap: 0 10px;
	flex-wrap: wrap;
}

.product-hashtags__item {
	display: block;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
	white-space: nowrap;
	color: #8A8A8A;
	text-decoration: underline;
}

.product-hashtags__item:hover,
.product-hashtags__item:focus {
	text-decoration: none;
	color: var(--font-color-primary);
}

.product-hashtags__item--sale {
	color: #9E2B1C;
}

/* PRICE DETAIL */

.product-price-detail {
  text-align: left;
}

.product-price-detail span {
	line-height: 100%;
	letter-spacing: 0.055em;
}

.product-price-detail .product-page__item-price-current {
	font-weight: bold;
}

.product-description-acc .product-code {
  font-size: 10px;
  letter-spacing: 0.08em;
  color: #8a8a8a;
  margin-bottom: 15px;
}

.product-price-detail .product-page__item-price-old {
  padding-right: 5px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.055em;
	text-decoration: line-through;
	color: #B7B7B7;
}

/*PARTS PAY*/
.product-parts-pay {
	-webkit-appearance: none;
	appearance: none;
	display: flex;
	align-items: center;
	margin-bottom: 25px;
	border: none;
    background-color: transparent;
    padding: 0;
}

.product-parts-pay__logo {
    width: 64px;
    height: 20px;
    border-radius: 2px;
    padding: 3px 3px 3px 6px;
    background: #000;
	color: #fff;
}

.product-parts-pay__description {
	margin-left: 10px;
	margin-bottom: 0;
	white-space: nowrap;
	color: var(--font-color-primary);
	line-height: 16px;
	font-size: 16px;
}

.product-parts-pay__info-icon {
	width: 18px;
    height: auto;
    margin-left: 9px;
}

.product-parts-pay__info-icon circle {
	fill: #a2a6a6;
}

.product-parts-pay:hover,
.product-parts-pay:focus,
.product-parts-pay:focus-visible,
.product-parts-pay:active {
	outline-color: transparent;
	color: var(--font-color-primary);
}

.product-parts-pay:hover .product-parts-pay__info-icon circle,
.product-parts-pay:focus .product-parts-pay__info-icon circle,
.product-parts-pay:focus-visible .product-parts-pay__info-icon circle,
.product-parts-pay:active .product-parts-pay__info-icon circle {
	fill: #f5ddd6;
}

.product-parts-pay__description-adding {
	display: none;
}

@media (max-width: 760px) {
	.product-page__item-name {
		margin-bottom: 15px;
	}

	.product-page__item-price-container {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 25px;
		gap: 5px 10px;
	}

	.product-parts-pay {
		margin-bottom: 0;
	}

	.product-parts-pay__description {
		color: #8A8A8A;
		margin-left: 0;
	}

	.product-parts-pay__description-adding {
		display: inline;
	}

	.product-parts-pay__logo {
		display: none;
	}

	.product-parts-pay__info-icon {
		width: 15px;
	}
}


/*Popup PARTS PAY */
.popup--popup-parts-pay {
	display: none;
}

.popup-parts-pay {
    background-color: #ffffff;
}

.popup-parts-pay__title {
	text-align: center;
    font-family: var(--font-accent);
    -webkit-font-smoothing: antialiased;
    line-height: 120%;
    letter-spacing: 0.055em;
    text-transform: uppercase;
}

.popup-parts-pay__details {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 134%;
}

.popup-parts-pay .popup__close-icon-svg path {
	stroke: #000000;
}

.popup-parts-pay__logo {
    display: block;
	width: 175px;
    height: auto;
    margin: 0 auto;
}

.popup-parts-pay__description {
	margin-top: 10px;
}

.popup-parts-pay__details {
	text-align: center;
}

.popup-parts-pay__chart-list {
	display: grid;
    grid-template-columns: repeat(4, minmax(75px, 1fr));
    grid-gap: 7px;
	padding-left: 0;
	margin-top: 25px;
    list-style-type: none;
}

.popup-parts-pay__chart-item::before {
	content: "";
	width: 100%;
	height: 10px;
	display: block;
	border-radius: 2px;
}

.popup-parts-pay__chart-item:first-child::before {
	background-color: #3F3F3F;
}

.popup-parts-pay__chart-item:not(:first-child)::before {
	background-color: #c9c9c9;
}

.popup-parts-pay__chart-price {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 17px;
	font-weight: 400;
}

.popup-parts-pay__chart-period {
	margin: 0;
	line-height: 16px;
}

.popup-parts-pay__featurs-list {
	padding-left: 10px;
	list-style-type: "\2713";
}

.popup-parts-pay__featurs-item {
	padding-left: 5px;
	font-style: 14px;
}

.popup-parts-pay__footnote {
	margin-top: 20px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}

.popup-parts-pay__footnote-link {
	text-decoration: underline;
	color: var(--font-color-primary);
}

.popup-parts-pay__footnote-link:hover,
.popup-parts-pay__footnote-link:focus {
	text-decoration: underline;
	text-decoration: none;
	color: var(--font-color-primary);
}



@media (max-width: 625px) {
	.popup {
        z-index: 10;
	}

	.popup__content.popup-parts-pay {
		height: 100dvh;
	}

    .popup__content {
        width: 100%;
        display: block;
    }

    .popup__close-icon {
        position: fixed;
    }

    .popup-parts-pay {
        height: 100vh;
		padding: 52px 30px 74px;
		overflow: auto;
    }

    .popup-parts-pay__title {
        margin-top: 35px;
        font-size: 25px;
    }

    .popup-parts-pay__details-wrapper {
        margin-bottom: 35px;
    }
}

@media (min-width: 626px) {
	.popup-parts-pay {
        top: calc(50% - 215px);
        left: calc(50% - 435px);
        width: 870px;
        height: 430px;
        padding: 32px 50px 32px;
    }

    .popup-parts-pay__title {
        width: 80%;
        margin: 27px auto 0;
		font-size: 28px;
    }
}

@media (min-width: 426px) and (max-width: 870px) {
	.popup__content.popup-parts-pay {
		max-width: 100vw;
		left: 0;
	}
}

@media (min-width: 626px) and (max-width: 870px) {
	.popup-parts-pay {
		height: 475px;
	}
}

/* COLOR AND SIZE */

.product-select-colosize .product-item-scu-item-color {
	width: 33px;
	height: 33px;
	border-radius: 50%;
	position: static;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	cursor: pointer;
}

.product-select-colosize .product-item-scu-item-text-block {
	position: static;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	margin-bottom: 0;
	padding: 3px 0 0 0;
	cursor: pointer;
	background-color: #F8F8F8;
	outline: none;
}

.product-select-colosize .product-item-scu-item-color-container {
	margin-right: 5px;
}

.product-select-colosize .product-item-scu-item-text-container.selected,
.product-select-colosize .product-item-scu-item-color-container.selected {
	border-bottom: none;
}

.product-item-scu-item-color-container:hover .product-item-scu-item-color,
.product-item-scu-item-color-container:focus .product-item-scu-item-color {
	box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #dedede;
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #B7B7B7;
}

.product-item-scu-item-text-container:hover .product-item-scu-item-text-block,
.product-item-scu-item-text-container:focus .product-item-scu-item-text-block {
	background-color: #e6e6e6;
}

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
	background-color: #C1C1C1;
}

.product-select-colosize .product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
}

.product-item-amount,
.product-item-properties,
.product-item-detail-info-container-title {
	display: none !important;
}

.product-item-detail-pay-block .btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 0px solid transparent;
	white-space: nowrap;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	padding: 10px 5em;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.product-item-detail-pay-block .btn-primary {
	display: block;
	width: 100%;
	padding: 0 15px;
	border-radius: 5px;
	background-color: #E0E0E0;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 52px;
	color: #3F3F3F;
	text-align: center;
}

.product-item-detail-pay-block .btn-primary--able {
  background-color: #3F3F3F;
  color: #FFFFFF;
}

.product-item-detail-pay-block .btn-primary.btn-primary--already-at-busket {
	background-color: #EEE0DC;
	color: var(--font-color-primary);
}

.product-item-detail-pay-block .btn-primary:hover,
.product-item-detail-pay-block .btn-primary:focus {
	background-color: #6D6D6D;
	color: #ffffff;
}

.contact-description {
	margin-top: 20px;
	padding: 17px 5px 15px;
	color: #8a8a8a;
	letter-spacing: 0.08em;
	font-size: 14px;
	border: 1px solid #8a8a8a;
	border-radius: 5px;
}

.contact-description__text {
	margin: 3px 0;
	font-size: 14px;
	line-height: 15px;
	font-weight: 400;
}

.contact-description__link {
	color: #8a8a8a;
	font-weight: 700;
	text-decoration: underline;
}

.contact-description__link:hover,
.contact-description__link:focus {
	color: #8a8a8a;
	text-decoration: none;
}

.product-description-acc {
  padding-top: 55px;
}

.product-description-acc .card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 0px solid rgba(0, 0, 0, 0.125);
	border-radius: 0;
}

.product-description-acc p {
	font-size: 15px;
	line-height: inherit;
}

.product-description-acc .card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem 20px;
}

.product-description-acc .card-header {
  padding: 11px 0;
	margin-bottom: 0;
	background-color: transparent;
	border-bottom: 0px solid rgba(0, 0, 0, 0.125);
	text-transform: uppercase;
	cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  color: #3f3f3f;
	letter-spacing: 0.08em;
}

.product-description-acc .card-header div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.product-description-acc .card-header div::after {
	content: "\f054";
	font-family: Font Awesome\ 5 Pro;
	font-weight: 300;
  padding-right: 0;
  font-size: 8px;
	color: var(--font-color-primary);
}

.product-description-acc .card-header.show div::after {
	content: "\f078";
	padding-right: 5px;
}

.product-description-acc .card-header--help {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.product-description-acc .accordeon__card-link {
	color: #7EA58E;
	text-decoration: underline;
}

.product-description-acc .accordeon__card-link:hover,
.product-description-acc .accordeon__card-link:focus {
	text-decoration: none;
}

.product-item-detail-short-card-fixed,
.product-item-detail-tabs-container-fixed {
	display: none !important;
}

.sliderObrazTitle {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
}

.product-page__favorite-icon .js-add-to-favorites {
	color: #ffffff;
	filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.7));
}

.product-page__favorite-icon .js-add-to-favorites.active {
	color: rgba(245, 245, 245, 0.9);
}

.product-item-scu-item-text.product-item-scu-item-text--one-size {
	white-space: normal;
	font-size: 9px;
	line-height: 103.5%;
	text-align: center;
	letter-spacing: 0.08em;
}

/* Кнопка для связи по Whatsapp*/

.product-item__secondary-btn.btn-uikit {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	background-color: #C6D5C8;
	color: #3F3F3F;
	font-size: 15px;
}

.product-item__secondary-btn:hover,
.product-item__secondary-btn:focus {
	text-decoration: none;
	color: #3F3F3F;
	background: #99A99E;
}

.product-item__secondary-btn:active {
	color: #3F3F3F;
	background-color: #EEE0DC;
}

.product-item__secondary-btn::before {
	content: "";
	display: block;
	margin-right: 10px;
	margin-bottom: 4px;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: 17px 17px;
	background-position: center;
	background-image: url("/bitrix/templates/inspire/img/whatsapp_icon.svg");
}

/*Tables at accordeon - common styles*/
.sizes-table__toggles-wrapper {
	display: flex;
	justify-content: space-between;
	margin-bottom: 9px;
}

.sizes-table__toggle-table {
	color: #ACACAC;
	font-size: 15px;
	line-height: 127%;
	letter-spacing: 0.055em;
	background-color: transparent;
	border: none;
	padding: 0;
}

.sizes-table__toggle-table:hover,
.sizes-table__toggle-table:focus {
	border-bottom: 1px solid #ACACAC;
}

.sizes-table__toggle-table.active {
	outline: none;
	color: var(--font-color-primary);
	border-bottom: 1px solid #3F3F3F;
}

.sizes-table__toggle-table:last-child {
	margin-right: 15px;
}

.sizes-table__wrapper {
	display: none;
	min-width: 280px;
	margin-bottom: 19px;
}

.sizes-table__cell {
	padding: 9px 0;
	font-size: 14px;
	line-height: 127%;
	font-weight: 400;
	letter-spacing: 0.055em;
	color: #3F3F3F;
}

.sizes-table__separator {
	grid-column: 1/-1;
	height: 1px;
	background-color: #C9C9C9;
}

/*Tables at accordeon - Check your size*/
.sizes-table__wrapper--clothes {
	display: grid;
}

.sizes-table__wrapper--clothes {
	grid-template-columns: 40px 38px auto auto 64px;
	gap: 0 8px;
}

.sizes-table__wrapper--jeans {
	grid-template-columns: 40px auto 64px;
}

.sizes-table__wrapper--shoes {
	grid-template-columns: auto 64px;
}

.sizes-table__cell--header-column {
	font-size: 12px;
	color: #ACACAC;
}

.sizes-table__wrapper--clothes .sizes-table__cell--header-column:first-child,
.sizes-table__wrapper--jeans .sizes-table__cell--header-column:first-child {
	grid-column: 1/3;
}

.sizes-table__separator + .sizes-table__cell--header-row {
	font-weight: bold;
}

/*Tables at accordeon - Measurment*/
.sizes-table__wrapper--measurement {
	display: grid;
	min-width: 268px;
}

.sizes-table__wrapper--measurement {
	grid-template-columns: 1fr auto auto auto auto auto auto;
	grid-auto-flow: row;
	gap: 0;
	align-items: center;
}

.sizes-table__wrapper--measurement .sizes-table__cell {
	padding: 4px 0;
	margin-left: 10px;
}

.sizes-table__separator--measurement + .sizes-table__cell,
.sizes-table__wrapper--measurement .sizes-table__cell:first-child {
	margin-left: 0;
}

.sizes-table__cell:first-child .sizes-table__cell-content-wrapper,
.sizes-table__separator--measurement + .sizes-table__cell > .sizes-table__cell-content-wrapper {
	max-width: 85px;
	color: #ACACAC;
	font-size: 11px;
}

.sizes-table__cell--header-measurement:not(:first-of-type) {
	color: #8A8A8A;
	font-size: 8px;
}

.sizes-table__cell--header-measurement:not(:first-of-type) .sizes-table__cell-content-wrapper {
	text-align: center;
}

.sizes-table__cell--header-measurement:not(:first-of-type) span {
	color: #3F3F3F;
	font-size: 14px;
	font-weight: 700;
}


.accordeon__card-link {
	display: none;
}

@media (min-width: 476px) {
	.accordeon-title__fabricstructure-desk {
		display: inline;
	}

	.accordeon-title__fabricstructure-mob {
		display: none;
	}
}

@media (max-width: 475px) {
	.accordeon-title__fabricstructure-desk {
		display: none;
	}

	.accordeon-title__fabricstructure-mob {
		display: inline;
	}
}

.sizes-table__wrapper--clothes ~ .accordeon__card-link,
.sizes-table__wrapper--jeans ~ .accordeon__card-link {
	display: block;
}

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

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

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

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

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

.product-item-detail-pay-block .product-item-scu-item-color-container {
  max-width: 18px;
	width: 25%;
}

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

/* popup */

.bx-sp-inspire {
	max-width: 485px;
	padding: 0;
	background: #F5F5F5;
}

.bx-sp-inspire .popup-window-content {
	background: #F5F5F5;
}

.bx-sp-inspire .container {
	padding: 0;
}

.bx-sp-inspire .sp-pop-succ {
	font-family: Circe;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
	display: flex;
	align-items: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #3F3F3F;
}

.bx-sp-inspire .sp-pop-row {
	height: 100%;
}

.bx-sp-inspire .sp-pop-name,
.bx-sp-inspire .sp-pop-prop {
	font-family: Circe;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: 0.055em;
	color: #3F3F3F;
}

.bx-sp-inspire .sp-pop-name {
	text-transform: uppercase;
	margin-bottom: 20px;
}

.sp-pop-button .btn-primary {
	color: #3F3F3F;
	background-color: #C4C4C4;
	border-color: #C4C4C4;
	border-radius: 0;
	width: 100%;
	font-family: Circe;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 103.5%;
	/* or 8px */
	text-align: center;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	padding-top: 19px;
	padding-bottom: 19px;
}

.sp-pop-button .popup-window-close-icon:after {
	display: block;
	position: absolute;
	top: 70%;
	left: 0;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	width: 15px;
	height: 15px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNzg3IDFMNSAzLjc4NyAyLjIxMyAxIDEgMi4yMTMgMy43ODcgNSAxIDcuNzg3IDIuMjEzIDkgNSA2LjIxMyA3Ljc4NyA5IDkgNy43ODcgNi4yMTMgNSA5IDIuMjEzIiBmaWxsPSIjOTk5IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
}

.cart-adding-success__title {
	font-family: OpiumNewWebNormal;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #3F3F3F;
}

.cart-adding-success__product-img {
	background-color: #f3e4df;
}

/*.big-photo-product .owl-product{
    height: 100vh;
    min-height: 575px;
    max-height: 855px;


    .owl-stage, .owl-stage-outer, .owl-item, .item, .item > a {
        height: 100%;
    }
}*/

.product-item-scu-item-text-container.notallowed {
	display: none !important;
}

.bx-catalog-element .owl-product .owl-item a {
	width: 100%;
	position: relative;
	display: block;
	padding: 0;
	overflow: hidden;
	/*height: 100vh;*/
	min-height: 575px;
	max-height: 855px;
}

.bx-catalog-element .owl-product .owl-item a::before {
	content: "";
	display: block;
	padding-top: 150%;
}

.bx-catalog-element .owl-product .owl-item video,
.bx-catalog-element .owl-product .owl-item img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	object-fit: contain;
}

.bx-catalog-element .owl-product .owl-item .video-wrap {
	font-size: 0;
	padding: 0;
	background: #000;
}

.bx-catalog-element .owl-product .owl-item .item-video-preview {
	position: absolute;
	left: 0;
	top: 0;
}

.bx-catalog-element .owl-product .owl-item .item-video-preview::after {
	display: block;
	position: absolute;
	content: "";
	width: 110px;
	height: 110px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: url("data:image/svg+xml,%3Csvg width='110' height='110' viewBox='0 0 110 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M74.5175 52.6356L52.367 34.937C51.5541 34.2893 50.4749 34.1917 49.584 34.695C48.6859 35.1945 48.125 36.2089 48.125 37.3054V72.6908C48.125 73.799 48.6859 74.8095 49.584 75.309C49.9638 75.5197 50.3791 75.625 50.798 75.625C51.3446 75.625 51.8984 75.4338 52.367 75.0553L74.5175 57.3723C75.2168 56.8066 75.625 55.9326 75.625 55.004C75.6285 54.0597 75.2097 53.1896 74.5175 52.6356Z' fill='white'/%3E%3Cpath d='M55.0018 0C24.6201 0 0 24.6234 0 55.0092C0 85.3839 24.6201 110 55.0018 110C85.3762 110 110 85.3802 110 55.0092C110.004 24.6234 85.3762 0 55.0018 0ZM55.0018 100.822C29.7008 100.822 9.18771 80.3172 9.18771 55.0092C9.18771 29.7121 29.7008 9.18162 55.0018 9.18162C80.2992 9.18162 100.809 29.7085 100.809 55.0092C100.812 80.3172 80.2992 100.822 55.0018 100.822Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;
	background-size: contain;
}

.product-item-detail-slider-controls-image._video div {
	display: inline-block;
	position: relative;
}

.product-item-detail-slider-controls-image._video div::after {
	display: block;
	position: absolute;
	content: "";
	width: 32px;
	height: 32px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: url("data:image/svg+xml,%3Csvg width='110' height='110' viewBox='0 0 110 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M74.5175 52.6356L52.367 34.937C51.5541 34.2893 50.4749 34.1917 49.584 34.695C48.6859 35.1945 48.125 36.2089 48.125 37.3054V72.6908C48.125 73.799 48.6859 74.8095 49.584 75.309C49.9638 75.5197 50.3791 75.625 50.798 75.625C51.3446 75.625 51.8984 75.4338 52.367 75.0553L74.5175 57.3723C75.2168 56.8066 75.625 55.9326 75.625 55.004C75.6285 54.0597 75.2097 53.1896 74.5175 52.6356Z' fill='white'/%3E%3Cpath d='M55.0018 0C24.6201 0 0 24.6234 0 55.0092C0 85.3839 24.6201 110 55.0018 110C85.3762 110 110 85.3802 110 55.0092C110.004 24.6234 85.3762 0 55.0018 0ZM55.0018 100.822C29.7008 100.822 9.18771 80.3172 9.18771 55.0092C9.18771 29.7121 29.7008 9.18162 55.0018 9.18162C80.2992 9.18162 100.809 29.7085 100.809 55.0092C100.812 80.3172 80.2992 100.822 55.0018 100.822Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;
	background-size: contain;
}

.carousel-mobile-video-link {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	z-index: 10;
  	right: 30px;
  	bottom: 10px;
	background: url("data:image/svg+xml,%3Csvg width='110' height='110' viewBox='0 0 110 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M74.5175 52.6356L52.367 34.937C51.5541 34.2893 50.4749 34.1917 49.584 34.695C48.6859 35.1945 48.125 36.2089 48.125 37.3054V72.6908C48.125 73.799 48.6859 74.8095 49.584 75.309C49.9638 75.5197 50.3791 75.625 50.798 75.625C51.3446 75.625 51.8984 75.4338 52.367 75.0553L74.5175 57.3723C75.2168 56.8066 75.625 55.9326 75.625 55.004C75.6285 54.0597 75.2097 53.1896 74.5175 52.6356Z' fill='white'/%3E%3Cpath d='M55.0018 0C24.6201 0 0 24.6234 0 55.0092C0 85.3839 24.6201 110 55.0018 110C85.3762 110 110 85.3802 110 55.0092C110.004 24.6234 85.3762 0 55.0018 0ZM55.0018 100.822C29.7008 100.822 9.18771 80.3172 9.18771 55.0092C9.18771 29.7121 29.7008 9.18162 55.0018 9.18162C80.2992 9.18162 100.809 29.7085 100.809 55.0092C100.812 80.3172 80.2992 100.822 55.0018 100.822Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;
	background-size: contain;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.carousel-mobile-video-link.hide {
	opacity: 0;
}

@media (min-width: 476px) {
	.carousel-mobile-video-link {
		width: 50px;
		height: 50px;
		z-index: 10;
		right: 30px;
	}
}

@media (min-width: 650px) {
	.sizes-table__toggles-wrapper {
		max-width: 100%;
	}

	.sizes-table__wrapper {
		max-width: 100%;
	}

	.product-price-detail {
		margin-bottom: 2px;
	}

	.product-select-colosize {
		margin-top: 25px;
	}

	.product-item-detail-buy-button {
    margin-top: 20px;
	}

	.product-page__item-info {
		max-width: 383px;
	}

	.cart-adding-success__description {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.cart-adding-success__product-info {
		margin-top: auto;
		margin-bottom: 37px;
	}
}

@media (min-width: 768px) {
  .product-code--mobile {
    display: none;
  }

  .product-code--desktop {
    display: inline-block;
    font-size: 10px;
  }

  .product-price-detail .product-page__item-price-old {
    padding-right: 0;
    padding-left: 15px;
  }

  .product-select-colosize .product-item-scu-item-color {
    width: 27px;
    height: 27px;
  }

  .product-description-acc .card--size {
    display: flex;
  }

  .product-description-acc .card-header {
    font-size: 12px;
  }

  .product-item-detail-pay-block .product-item-scu-item-color-container--example {
    display: inline-block;
  }

  .product-item-detail-pay-block .product-item-scu-item-color-container {
    max-width: 27px;
    width: 25%;
  }

  .carousel-mobile-video-link {
    display: none;
  }

	.bx-catalog-element .owl-product .owl-nav {
		display: none;
	}

	.bx-catalog-element .owl-product:hover .owl-nav {
		display: block;
	}
}

@media (min-width: 769px) {
	.cart-adding-success {
		transform: translateY(-10%);
		max-width: 873px;
		height: 531px;
	}

	.cart-adding-success__description {
		padding: 60px 66px 60px;
	}

	.cart-adding-success__title {
		font-size: 58px;
	}

	.cart-adding-success__product-info {
		font-size: 18px;
	}

	.cart-adding-success__description {
		height: 531px;
	}
}

@media (max-width: 767px) {
  .product-code--desktop {
    display: none;
  }

  .product-description-acc .card--size {
    display: none;
  }

  .product-item-detail-pay-block .product-item-scu-item-color-container--example {
    display: none;
  }

  .bx-catalog-element .owl-product .owl-item a {
    height: auto;
    min-height: auto;
    max-height: none;
  }

	.bx-catalog-element .owl-product .owl-nav {
		display: block;
	}

  .product-cat-back {
    display: none;
  }

  .big-photo-product .owl-dots {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 20px;
	display: flex;
	justify-content: center;
	}

	.big-photo-product .owl-carousel button.owl-dot {
		background-color: #ffffff;
		width: 10px;
		height: 10px;
		margin-right: 10px;
		border-radius: 50%;
		filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.7));
	}

	.big-photo-product button.owl-dot.active {
		background-color: #808080;
	}
}

@media (max-width: 650px) {
	.product-price-detail {
		margin-bottom: 35px;
	}

	.product-page__item-info {
		margin-top: 43px;
		margin-left: auto;
		margin-right: auto;
	}

	.cart-adding-success {
		width: 100%;
		height: 100vh;
		padding-top: 13vh;
		padding-left: 15px;
		padding-right: 15px;
	}

	.cart-adding-success__title {
		font-size: 48px;
		margin-bottom: 108px;
	}

	.cart-adding-success__product-info {
		width: 50%;
		font-size: 14px;
	}

	.cart-adding-success__product-img {
		position: absolute;
		width: 30%;
		top: calc(13vh + 215px);
		right: 25px;
		height: 150px;
		max-height: 150px;
		overflow: hidden;
	}

	.cart-adding-success__prop {
		margin-top: 64px;
	}

	.cart-adding-success__btn {
		margin-top: 51px;
		border-radius: 5px;
	}
}

@media (max-width: 475px) {
	.product-item-detail-buy-button {
		width: 100%;
		font-size: 14px;
	}

	.product-item-scu-container {
		margin-bottom: 10px;
	}
}

@media (max-width: 350px) {
	.cart-adding-success {
		padding-top: 7vh;
	}

	.cart-adding-success__title {
		font-size: 35px;
	}

	.cart-adding-success__product-img {
		top: calc(7vh + 195px);
	}
}

@media (max-width: 325px) {
	.sizes-table__toggles-wrapper {
		margin-left: -15px;
		min-width: 271px;
	}

	.sizes-table__wrapper {
		margin-left: -19px;
	}

	.sizes-table__toggle-table:last-child {
		margin-right: 0;
	}
}

@media (min-width: 650px) and (max-width: 769px) {
	.cart-adding-success {
		max-width: 75%;
	}

	.cart-adding-success__title {
		font-size: 40px;
	}

	.cart-adding-success__description {
		padding: 20px;
	}
}

/* Size selection */
.size-select__btn {
    cursor: pointer;
}

.size-drpdwn__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #ffffff;
}

.size-drpdwn__item {
    padding: 18px 29px;
    font-size: 14px;
    font-weight: 700;
    color: var(--font-color-primary);
    background-color: inherit;
    cursor: pointer;
    transition: all 0.2s;
}

.size-drpdwn__item:hover,
.size-drpdwn__item:focus {
    background-color: #F4F4F4;
}

.size-select__item--out,
.size-drpdwn__item--out {
	color: #ababab;
	text-transform: uppercase;
}

.size-drpdwn__item.notallowed {
	display: none;
}

.size-drpdwn__item [data-role="subscribe-label"] {
	display: none;
}

.size-drpdwn__item.size-drpdwn__item--out [data-role="subscribe-label"] {
	display: unset;
}

/*.btn-primary.btn-primary--out-of-sale {
	display: none;
}*/

.selected-size-name {
	display: none;
}


/* Size select desk */
@media (min-width: 768px) {
    .size-select--mobile {
        display: none;
    }

    .size-drpdwn__list-title {
        display: none;
    }

    .size-drpdwn {
        position: relative;
        margin-top: 54px;
    }

    .size-drpdwn__btn {
        width: 100%;
        padding: 0 15px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        background-color: #FFFFFF;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 0.08em;
        line-height: 50px;
        color: #B4B4B4;
        text-align: center;
        transition: all 0.2s;
    }

	.size-drpdwn__btn:focus {
		outline: none;
	}

    .size-drpdwn__btn:focus-visible {
        outline: 2px solid #272727;
    }

    .size-drpdwn__list {
        display: none;
        position: absolute;
        left: 0;
        top: 46px;
        z-index: 101;
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #B4B4B4;
        border-top: 0;
        border-radius: 5px;
    }

    .size-drpdwn__list--visible {
        display: block;
    }

    .size-drpdwn__item:last-child {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .size-drpdwn__btn--chosen {
        color: var(--font-color-primary);
    }

	.btn-primary.btn-primary--out-of-sale {
		margin-top: 20px;
	}

}


/* Size Select Mobile */
@media (max-width: 767px) {
	.product-selection__sticky-wrapper {
		position: fixed;
		width: 100%;
		z-index: 15;
		bottom: 0;
		padding: 10px 30px;
		font-size: 14px;
		color: var(--font-color-primary);
		background-color: #ffffff;
		filter: drop-shadow(0 0 17px rgb(157 149 149 / 10%));
	}

	.size-select__btn--mobile {
		margin-bottom: 0;
		display: block;
		width: 100%;
		padding: 0 15px;
		border: 1px solid #e0e0e0;
		border-radius: 5px;
		background-color: #e0e0e0;
		text-transform: uppercase;
		font-size: 15px;
		font-weight: bold;
		letter-spacing: 0.08em;
		line-height: 50px;
		color: var(--font-color-primary);
		text-align: center;
		transition: all 0.2s;

	}

	.main-button-container {
		padding: 0 30px;
	}

	.bx-yapay-drawer-container {
		padding: 0 30px;
		margin-top: 10px;
	}

	.buy-size-select__wrapper {
		display: none;
	}

	.buy-size-select__wrapper--mob-active {
		display: block;
		position: fixed;
		right: 0;
		left: 0;
		bottom: 0;
		z-index: 10000;
		padding: 30px 0;
		background: #ffffff;
		border-radius: 30px 30px 0 0;
		-webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
		animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
		filter: drop-shadow(0 0 17px rgb(157 149 149 / 10%));
	}

	.size-drpdwn__btn {
		display: none;
	}

	.size-drpdwn__list-title {
		margin: 0 0 15px;
		padding-left: 29px;
		font-size: 14px;
		font-weight: 700;
		color: var(--font-color-primary);
		text-transform: uppercase;
		letter-spacing: 0.088em;
	}

	.size-drpdwn__list {
		display: block;
		position: static;
	}

	.size-drpdwn__item {
		position: relative;
	}

	.size-drpdwn__item:first-child::before {
		content: '';
		position: absolute;
    	top: 0;
		display: block;
		width: 85%;
		height: 1px;
		background-color: #E8E8E8;
	}

	.size-drpdwn__item::after {
		content: '';
		position: absolute;
    	bottom: 0;
		display: block;
		width: 85%;
		height: 1px;
		background-color: #E8E8E8;
	}

	.selected-size-name {
		display: inline-block;
	}
}

@-webkit-keyframes slide-in-bottom {
	0% {
		-webkit-transform: translateY(500px);
		transform: translateY(500px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes slide-in-bottom {
	0% {
		-webkit-transform: translateY(500px);
		transform: translateY(500px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}
/*# sourceMappingURL=../../../../../../../maps/bitrix/templates/inspire/components/bitrix/catalog.element/inspire/style.css.map */

.product-item-detail-pay-block #yandexpay {
	margin-top: 20px;
}

@media (max-width: 767px) {
	.product-item-detail-pay-block #yandexpay {
		padding: 0 25px;
	}
}
@media (max-width: 649px) {
	.product-item-detail-preorder {
		margin-bottom: 25px
	}
}

/* End */


/* Start:/bitrix/templates/inspire/components/bitrix/breadcrumb/product/style.css?1742831774737*/
.breadcrumb {
	padding: 0 0;
	padding-top: 5px!important;
	margin-bottom: 0;
	list-style: none;
	overflow: hidden;
	background-color: transparent;
}

.breadcrumb.line:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 1px;
	width: 100%;
	margin-right: -100%;
	margin-left: 20px;
	border-top: 1px dashed #d1d2d2;
}

.breadcrumb > li {
	display: inline-block;
	color: #101010;
}

.breadcrumb > li a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
}

.breadcrumb > li a:hover {
	color: #000;
}

.breadcrumb > li + li:before {
	content: ">";
	display: inline-block;
	margin-left: 5px;
	margin-right: 3px;
	vertical-align: middle;
	color: #ccc;
}


/*






.breadcrumb > .active {
	color: #777777;
}
*/
/* End */


/* Start:/bitrix/templates/inspire/components/serginhold/favorites.button/inspire/style.css?1742831774429*/
.js-add-to-favorites{
	display: block;
	position: absolute;
	z-index: 10;
	font-size: 25px;
	right: 30px;
	top: 10px;
	color: #C59B9B;
	background-color: transparent;
}

.js-add-to-favorites:hover{
	color: #333;
}

@media (min-width: 768px) {
  .js-add-to-favorites {
    display: none;
  }
}
/*# sourceMappingURL=../../../../../../../maps/bitrix/templates/inspire/components/serginhold/favorites.button/inspire/style.css.map */

/* End */


/* Start:/local/templates/inspire/components/bitrix/catalog.product.subscribe/.default/style.css?17428317353428*/
.subscrp-size-form .checkbox-label--big-check {
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.08em;
    font-weight: 400;
    color: #aaaaaa;
}

.subscrp-size-form__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 103%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: center;
}

.subscrp-size-form__description {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.08em;
    text-align: center;
}

.subscrp-size-form__description span {
    font-weight: 700;
}

.subscrp-size-form .btn-primary--main-action {
    margin-top: 10px;
    margin-bottom: 21px;
}

.subscrp-size-form__disclaimer {
    font-weight: 400;
    font-size: 12px;
    line-height: 110%;
    letter-spacing: 0.05em;
    color: #B7B7B7;
    text-align: center;
}

.subscrp-size-form__disclaimer a { 
    text-decoration: underline;
    color: #B7B7B7;
}

.subscrp-size-form-success {
    display: none;
    height: 420px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.subscrp-size-form-success__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 103%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.subscrp-size-form-success__descr {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.08em;
    text-align: center;
}

.subscrp-size-form-success button {
    margin-top: 103px;
    width: 100%;
    font-weight: 700;
    line-height: 50px;
    padding: 0 15px;
    font-size: 15px;
}

/* Button */
.bx-catalog-subscribe-button
{
    margin-bottom: 6px;
    display: inline-block;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}
/* End */


/* Start:/bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.css?1742831778381*/
.catalog-element-popup-wrapper {
	position: absolute;
	box-sizing: border-box;
	border-radius: 3px;
	background: rgba(0, 0, 0, .77);
}

.catalog-element-popup-inner {
	padding: 20px;
	max-width: 300px;
	font: 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.catalog-element-popup-element {
	color: #ffa801;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* End */


/* Start:/bitrix/templates/inspire/components/bitrix/sale.gift.main.products/bootstrap_v4/style.css?1742831774313*/
.sale-gift-main-products .catalog-block-header {
    border-bottom-color: var(--primary);
}

.sale-gift-main-products .product-item-scu-item-color-block {
    outline: none!important;
}
.sale-gift-main-products .product-item-scu-item-color {
    position: relative;!important;
    margin: 0!important;
}
/* End */


/* Start:/bitrix/templates/inspire/components/bitrix/catalog.section/related/style.css?17428317741153*/
.related-products__items-wrapper {
        display: grid;
        grid-template-columns: minmax(50%, 1fr) minmax(50%, 1fr);
        gap: 12px;
}

.related-products .product-item-small-card:nth-child(n+5) {
    display: none;
}

.related-products > .related-products__items-wrapper .product-item-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 767px) {
    .related-products__model-preview {
        display: none;
    }

    .related-products__items-wrapper {
        width: 100%;
    }
}


@media (min-width: 768px) {
    .related-products-title {
        max-width: 76%;
        margin-left: auto;
        margin-right: auto;
    }

    .related-products {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        gap: 110px;
        max-width: 960px;
        margin-left: auto;
        margin-right: auto;
    }

    .related-products__items-wrapper .product-item-small-card{
        max-width: 212px;
    }

    .related-products__model-preview img {
        position: sticky;
        top: 0;
        max-width: 100%;
        object-fit: contain;
    }
}

/* End */


/* Start:/bitrix/templates/inspire/components/bitrix/catalog.item/inspireNew/style.css?174283177426003*/

.product-item-container { position: relative; }

.product-item-container.hover { z-index: 17; }

.product-item {
	display: block;
	box-sizing: border-box;
	padding-top: 0px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
}

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

.product-item-line-card .product-item { border-bottom: 1px solid #dadada; }

.bx-no-touch .product-item-container.hover .product-item {
	border-color: transparent;
	background: #fff;
}

.bx-touch .product-item {
	width: auto;
	background: #fff;
}

.bx-no-touch .product-item-container.hover .product-item {
}

@-webkit-keyframes product-item-hover {
	0% {
		position: absolute;
		left: -15px;
		right: -15px;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
	}
}

@keyframes product-item-hover {
	0% {
		position: absolute;
		left: -15px;
		right: -15px;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
	}
}

/*Image*/
.product-item-image-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 150%;
	width: 100%;
	transition: all 300ms ease;
	background-color: #ff00004f;
}

.product-item-image-wrapper:hover { }

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper { padding-top: 54%; }

.product-item-image-original,
.product-item-image-alternative {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	transition: opacity 300ms linear;
}

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

.product-item-image-alternative {
	z-index: 13;
	opacity: 0;
}

.bx-no-touch .product-item-container.hover .product-item-image-original { opacity: 0; background-size: cover;}

.bx-no-touch .product-item-container.hover .product-item-image-alternative { opacity: 1; background-size: cover;}

.product-item-big-card .product-item-image-wrapper {  }

/*Image Slider*/
.product-item-image-slider-slide-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	transition: opacity 300ms ease;
	
}

.product-item-image-slide {
	position: relative;
	display: none;
	height: 100%;
	background-color:#f7ecea;;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	transition: .6s ease-in-out left;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.product-item-image-slide {
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.product-item-image-slide.next,
	.product-item-image-slide.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.product-item-image-slide.prev,
	.product-item-image-slide.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	.product-item-image-slide.next.left,
	.product-item-image-slide.prev.right,
	.product-item-image-slide.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

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

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

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

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

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

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

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

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

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

.product-item-image-slider-control,
.product-item-image-slider-control.active {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: rgba(128, 128, 128, .8);
	opacity: .6;
	cursor: pointer;
	transition: all 300ms ease;
}

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

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

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

.product-item-label-text span,
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: rgba(255, 152, 136, .7);
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

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

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

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

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

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

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

.product-item-big-card .product-item-label-text.product-item-label-big span {
	padding: 5px 17px;
	font-size: 22px;
	line-height: 33px;
}

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

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 10px;
		line-height: 14px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 14px;
		line-height: 16px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}

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

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

.product-item-big-card .product-item-label-ring.product-item-label-small {
	width: 50px;
	height: 50px;
	font-size: 20px;
	font-weight: 300;
	line-height: 52px;
}

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

.product-item-big-card .product-item-label-ring.product-item-label-big {
	width: 120px;
	height: 120px;
	font-size: 42px;
	line-height: 120px;
}

@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}

.product-item-label-top { top: -5px; }

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

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

.product-item-label-left { left: -5px; }

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

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

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

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

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

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

/*Title*/
.product-item-title {
	margin: 0;
	padding: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    padding: 0;
	text-align: left;
}

.bx-touch .product-item-title,
.product-item-container.hover .product-item-title {
	overflow: inherit;
	white-space: normal;
}

.product-item-title a {
	color: #3f3f3f;
	text-decoration: none;
	transition: 250ms linear all;
	font-size: 14px;
}

.product-item-line-card .product-item-title {
	white-space: normal;
	text-align: left;
}


/*Price*/
.product-item-price-container {
	line-height: 1;
	padding-top: 10px;
	text-align: left;
}

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

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

.product-item-price-old:after {
    /*content: '';
    background-image: url(/bitrix/templates/inspire/components/bitrix/catalog.item/inspireNew/images/right-strelka-grey.png);
    background-position: center;
    display: inline-block;
    width: 11px;
    height: 9px;
    margin-left: 10px;
    margin-right: 8px;*/
}


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

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

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

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

/*Info*/
.product-item-info-container {
	clear: both;
	margin-bottom: 8px;
}

.product-item-info-container-title { font-size: 12px; }

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
	display: none;
	opacity: 0;
	transition: opacity 300ms ease;
}

.bx-touch .product-item-info-container.product-item-touch-hidden { display: none !important }

.bx-touch .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
	display: block;
	opacity: 1;
}

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

.product-item-amount-field-container { }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 22px;
	height: 22px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

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

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

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

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

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

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

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

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

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

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

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

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

.product-item-amount-description-container {
	display: block;
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
}

.product-item-big-card .product-item-amount-field-container { text-align: left; }

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}

.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 12px;
}

/**/
.product-item-quantity { font-size: 12px; }

/*region Properties */
.product-item-properties {

	display: block;
	margin: 0;
}

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

.product-item-properties dt {
	float: left;
	clear: both;
	font-weight: normal;
	font-size: 12px;
}

.product-item-properties dd {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
	font-size: 12px;
}

/*endregion*/

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

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

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

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

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

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

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

.product-item-scu-block { }

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

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

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

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

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

.product-item-scu-item-color-container {
	max-width: 40px;
	width: 25%;
	margin-right: 5px;
}

.product-item-scu-item-color-block {
	position: relative;
	padding-top: 25%;
	cursor: pointer;
	border-bottom: 3px solid transparent;
}

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

/*.bx-retina .product-item-scu-item-color-block { border-bottom: 3px solid #ccc; }*/

.product-item-scu-item-color-container.selected { border-bottom: 3px solid #ccc;  }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block {  }

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

.product-item-scu-item-text-container{
	padding-top: 5px;
}

.product-item-scu-item-text-block {
	width: 40px;
	position: relative;
	padding-top: 5px;
	padding: 0 5px;
	cursor: pointer;
	border-bottom: 3px solid transparent;
}

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

/*.bx-retina .product-item-scu-item-text-block { border-bottom: 3px solid #ccc;  }*/

.product-item-scu-item-text-container.selected  {border-bottom: 3px solid #ccc;  }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block {  }

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

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

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


.product-item-scu-item-text-block:hover,
.product-item-scu-item-color-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { }

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

.product-item-description-container p {
	color: #575757;
	font-size: 14px;
	font-weight: 400;
}

/*Buttons*/
.product-item-button-container { text-align: center; padding-bottom: 10px; }

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

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

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

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

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

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

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

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

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

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

.product-item-amount, .product-item-properties{
	display: none;
	}

.addFavorite{
	font-size: 20px;
	position: absolute;
	z-index: 15;
	top: 15px;
	right: 15px;
	color: #C59B9B;
	}
	
.addFavorite:hover{
	color: #D9BFBF;
	}
/* End */


/* Start:/bitrix/templates/inspire/components/bitrix/catalog.section/recommended/style.css?17428317742476*/
.accompany-products-wrapper {
    display: flex;
    gap: 10px;
    overflow: scroll auto;
    -webkit-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    max-width: 100%;
}

.accompany-products-wrapper::-webkit-scrollbar {
    height: 0px;
}

.accompany-products-title {
    position: relative;
}

.accompany-products-wrapper .product-item-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


@media (max-width: 767px) {
    .accompany-products__item {
        max-width: 130px;
        min-width: 130px;
    }

    .accompany-products-wrapper .product-item-title a {
        font-size: 12px;
    }

    .accompany-products__slider-btn {
        display: none;
    }
}

@media (min-width: 768px) {
    .accompany-products-wrapper {
        user-select: none;
    }

    .accompany-products-wrapper.active {
        cursor: -webkit-grabbing;
        cursor: grabbing;
    }

    .accompany-products__slider-btn {
        position: absolute;
        top: calc(50% - 50px);
        z-index: 15;
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        appearance: none;
        border: 1px solid transparent;
        background-color: #FFFFFF;
        border-radius: 50%;
    }

    .accompany-products__slider-btn:hover,
    .accompany-products__slider-btn:focus {
        outline: none;
    }

    .accompany-products__slider-btn:hover::before,
    .accompany-products__slider-btn:focus::before {
        border-top-color: #3f3f3f;
        border-left-color: #3f3f3f;
    }

    .accompany-products__slider-btn:active {
        background-color: rgb(63 63 63 / 30%);
    }

    .accompany-products__slider-btn--backward {
        left: 40px;
    }

    .accompany-products__slider-btn--forward {
        right: 40px;
    }

    .accompany-products__slider-btn::before {
        content: '';
        width: 15px;
        height: 15px;
        border-top: 3px solid rgb(63 63 63 / 30%);
        border-left: 3px solid rgb(63 63 63 / 30%);
        border-radius: 3px;
    }

    .accompany-products__slider-btn--backward::before {
        transform: translateX(2px) rotate(-45deg);
    }

    .accompany-products__slider-btn--forward::before {
        transform: translateX(-2px) rotate(135deg);
    }

    .slider-btn-hide {
        display: none;
    }

    .accompany-products__item {
        max-width: 200px;
        min-width: 200px;
    }
}
/* End */
/* /local/templates/inspire/components/bitrix/catalog/inspire/style.css?17428317354685 */
/* /local/templates/inspire/components/bitrix/catalog.element/inspire/style.css?175040605333963 */
/* /bitrix/templates/inspire/components/bitrix/breadcrumb/product/style.css?1742831774737 */
/* /bitrix/templates/inspire/components/serginhold/favorites.button/inspire/style.css?1742831774429 */
/* /local/templates/inspire/components/bitrix/catalog.product.subscribe/.default/style.css?17428317353428 */
/* /bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.css?1742831778381 */
/* /bitrix/templates/inspire/components/bitrix/sale.gift.main.products/bootstrap_v4/style.css?1742831774313 */
/* /bitrix/templates/inspire/components/bitrix/catalog.section/related/style.css?17428317741153 */
/* /bitrix/templates/inspire/components/bitrix/catalog.item/inspireNew/style.css?174283177426003 */
/* /bitrix/templates/inspire/components/bitrix/catalog.section/recommended/style.css?17428317742476 */
