:root {
	--container-width: 1920px;
	--container-padding: 40px;

	--color-accent: #A00001;
	--color-primary: #151515;
}

body {
  display: block;
}

.social {
  align-items:center;
}
.social .social__item--max .social__item_link {
  font-size:initial;
}
.social .social__item--max .social__item_link  img {
  height:16px;
}

@media (max-width:575px) { 
  .doonAJ {
    bottom: 80px !important;
    right: 10px !important;
  }

  .dohEF {
    width: 48px !important;
    height: 48px !important;
  }
}
.age-banner {
  display:none;
}
.product-description .full {
  max-height: 0;
  overflow: hidden;
  display: none;
}

.product-description.expanded .full {
  max-height: 3000px;
  display: block;
}

.product-description .shortened {
  display: block;
}

.product-description.expanded .shortened {
  display: none;
}

.product-description * {
  font-size: 14px !important;
  font-family: var(--font-main) !important;
}

.product-description.expanded .show-more-btn::after {
  content: 'Свернуть';
}

.show-more-btn {
  background: none;
  border: none;
  color: #A00001;
  cursor: pointer;
  padding: 5px 0;
  font: inherit;
}

.show-more-btn::after {
  content: 'Ещё';
  font-weight: bold;
}

/* Стили для универсальной лендинговой кнопки SMLBTN.1 */
.maniere-landing-universal-btn-text {
  word-break: break-word;
  margin-bottom: 1rem;
}

.maniere-landing-universal-btn-link {
  display: flex;
  align-items: center;
  width: 100%;
}

.maniere-landing-universal-btn-link a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  background-color: #bd0209;
  color: white;
  min-width: 250px;
  padding: 0.15rem;
}

.maniere-landing-universal-btn-block {
  margin: 1rem;
}

.page--subscribe-landing-saccess {
  /* sAccess?? */
  padding-top: 30px;
}
 

 
 
.cart__summary .item--bonuses {
  display:none; 
}
.cart__summary .item--discounts.is-shown {
  display:block;
}
.cart__summary .item--bonuses.is-shown {
  display:flex;
}
.cart .insales-ui-discounts {
  display:flex;
  flex-direction:column;
  gap:10px; 
}
.cart .insales-ui-discounts .insales-ui-discount-item {
  display:flex;
  justify-content:space-between;
  gap:20px;
}
.cart .alert {
  padding:12px 20px;
  border-left:0;
  font-size:13px;
  text-align:center;
}
.cart .cart__coupon .coupon-notice {
  text-align:left;
  font-size:14px;
  padding-top:8px;
}

.discountForm {
  display:flex;
  gap:10px;
  flex-direction:column;
}

.r_totop {
  right:20px;
}
.is-show-totop .r_totop {
  bottom:82px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus { 
	color: #000 !important; 
}
input:-webkit-autofill ~ button,
input:-webkit-autofill:hover ~ button,
input:-webkit-autofill:focus ~ button { 
	color: #000 !important; 
}

.bonusPopup .form--subscribe .form__group--check .c_input .c_input__control {border-color:#ccc;}
.bonusPopup .form__group--check .c_input {gap:10px;}
.bonusPopup .form--subscribe .form__group--check .c_input .c_input__control {color:#ccc;}
@media (min-width: 576px) {
    .bonusPopup .form--subscribe .form__group--check .c_input .c_input__label {
        font-size: 14px;
    }
}
@media (max-width:399px){
  .header .header__row--top .nav {
    font-size:7px;
  }
  .header .header__row--top .nav .nav__item {
    margin-left:8px;
    padding-left:8px;
  }
}

@media (min-width:400px) and (max-width:575px){
  .header .header__row--top .nav {
    font-size:10px;
  }
  .header .header__row--top .nav .nav__item {
    margin-left:8px;
    padding-left:8px;
  }
}

.social-buttons {
  right:10px !important;
  bottom: 140px !important;
  left:auto !important;
}

@media (max-width:575px){
  .section--mainbanner-first {
    padding-top:20px;
  }
}

.product .product__breadcrumbs {
  margin-bottom: 16px;
}

.product .product__breadcrumbs .breadcrumbs {
  font-size: 13px;
}

@media (max-width: 767.98px) {
  .product > .product__breadcrumbs.is-mobile-top {
    width: 100%;
    margin: 30px 0;
  }
  .breadcrumbs .breadcrumbs__item{
		padding-right: 13px;
			margin-right: 6px;
  }
}

@media (min-width: 768px) {
  .product .product__breadcrumbs {
    margin-bottom: 20px;
  }
  .product .product__fast-buy__title{
	font-size: 14px;
	line-height: 16px;
  }
  .product .product__fast-buy__desc {
  	font-size: 10px;
  	line-height: 12px;
  	color: #5E5E5E;
  }
}

/* Product accordion tabs */
.product .product__tabs {
  padding-top: 24px;
  margin-bottom: 0;
}

.product .product__tabs .accordion__item {
  border-bottom: 1px solid var(--border-color, #e3e3e3);
}

.product .product__tabs .accordion__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 18px 0;
  border: 0;
  background: none;
  cursor: pointer;
  text-align: left;
  color: inherit;
  font: inherit;
}

.product .product__tabs .accordion__title {
  font-family: var(--font-main);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  padding-right: 16px;
}

.product .product__tabs .accordion__icon {
  flex: 0 0 12px;
  width: 12px;
  height: 12px;
  position: relative;
}

.product .product__tabs .accordion__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7px;
  height: 7px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: translate(-60%, -70%) rotate(-45deg);
  transition: transform 0.25s ease;
}

.product .product__tabs .accordion__item.is-open .accordion__icon::before {
  transform: translate(-50%, -30%) rotate(45deg);
}

.product .product__tabs .accordion__panel {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease;
}

.product .product__tabs .accordion__item.is-open .accordion__panel {
  grid-template-rows: 1fr;
}

.product .product__tabs .accordion__content {
  overflow: hidden;
  font-size: 13px;
  line-height: 1.45;
  color: var(--color-primary, #151515);
}

.product .product__tabs .accordion__item.is-open .accordion__content {
  padding-bottom: 20px;
}

.product .product__tabs .accordion__content p {
  margin: 0 0 12px;
}

.product .product__tabs .accordion__content p:last-child {
  margin-bottom: 0;
}

.product .product__tabs .accordion__content ul {
  margin: 0 0 12px;
  padding-left: 18px;
}

.product .product__info--sticky .cmp__list {
  position: static;
  top: auto;
  margin-top: 32px;
}

.product .product__info--sticky .cmp__list-header {
  margin-bottom: 20px;
}

.product .product__info--sticky .cmp__list-title {
  margin: 0;
  font-family: var(--font-main);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: var(--color-primary, #151515);
}

.product .product__info--sticky .cmp__list .cmp__list-item {
  display: flex;
  align-items: stretch;
  gap: 14px;
  padding: 0;
  margin-bottom: 8px;
  border: 1px solid var(--border-color, #e3e3e3);
  background: #fff;
}

.product .product__info--sticky .cmp__list .cmp__list-item:last-child {
  margin-bottom: 0;
}

.product .product__info--sticky .cmp__list .item__image {
  flex: 0 0 108px;
  width: 108px;
  margin: 0;
}

.product .product__info--sticky .cmp__list .item__image_link {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.product .product__info--sticky .cmp__list .item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: none;
}

.product .product__info--sticky .cmp__list .item__content {
  flex: 1;
  min-width: 0;
  padding: 20px 20px 20px 0;
}

.product .product__info--sticky .cmp__list .item__content form {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 40px;
}

.product .product__info--sticky .cmp__list .item__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 0;
}

.product .product__info--sticky .cmp__list .item__meta {
  flex: 1;
  min-width: 0;
}

.product .product__info--sticky .cmp__list .item__title {
  margin: 0 0 5px;
}

.product .product__info--sticky .cmp__list .item__title_link {
  display: block;
  font-family: var(--font-main);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
  color: inherit;
  text-decoration: none;
}

.product .product__info--sticky .cmp__list .item__title_link:hover {
  color: var(--color-main);
}

.product .product__info--sticky .cmp__list .item__prices {
  margin: 0;
}

.product .product__info--sticky .cmp__list .item__prices .price {
  font-family: var(--font-main);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

.product .product__info--sticky .cmp__list .item__buy {
  flex: 0 0 auto;
}

.product .product__info--sticky .cmp__list .btn--cmp {
  min-width: 140px;
  height: 35px;
  padding: 0 16px;
  border: 0;
  border-radius: 0;
  background: var(--color-main, #a00001);
  color: #fff;
  font-family: var(--font-main);
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  text-transform: lowercase;
  white-space: nowrap;
}

.product .product__info--sticky .cmp__list .btn--cmp:hover {
  background: var(--color-main-dark, #810001);
  color: #fff;
}

.product .product__info--sticky .cmp__list .item__variants {
  display: block;
  margin-top: auto;
}

.product .product__info--sticky .cmp__list .item__variants .product__buy {
  display: none;
}

.product .product__info--sticky .cmp__list .variants {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.product .product__info--sticky .cmp__list .variants .variants__group {
  margin: 0;
}

.product .product__info--sticky .cmp__list .variants .variants__group--size .variants__label {
  display: none;
}

.product .product__info--sticky .cmp__list .variants .variants__group--size .variants__items {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.product .product__info--sticky .cmp__list .variants .variants__group--size .variants_item {
  min-width: 32px;
  height: 18px;
  padding: 0;
  border: 1px solid var(--border-color, #e3e3e3);
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  justify-content: center;
}

.product .product__info--sticky .cmp__list .variants .variants__group--size .variants_item.is-selected,
.product .product__info--sticky .cmp__list .variants .variants__group--size .variants_item.is-active {
  background: #000;
  border-color: #000;
  color: #fff;
}

.product .product__info--sticky .cmp__list .variants .variants__group--color .variants__items {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
}

.product .product__info--sticky .cmp__list .variants .variants__group--color .link--color {
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  padding: 3px;
  border: 1px solid transparent;
}

.product .product__info--sticky .cmp__list .variants .variants__group--color .link--color.is-selected {
  border-color: #000;
}

.product .product__info--sticky .cmp__list .variants .variants__group--color .link--color .link__value {
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .product .product__info--sticky .cmp__list {
    margin-top: 40px;
  }

  .product .product__info--sticky .cmp__list-title {
    font-size: 18px;
	text-transform: none;
  }

  .product .product__info--sticky .cmp__list .item__image {
    flex-basis: 124px;
    width: 124px;
  }

  .product .product__info--sticky .cmp__list .item__title_link,
  .product .product__info--sticky .cmp__list .item__prices .price {
    font-size: 16px;
	line-height: 20px;
  }
}

.section--cmp .product__cmp {
  display: block;
}

.section--cmp .product__cmp_image {
  display: block;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .section--cmp .product__cmp_image {
    flex: none;
    width: 100%;
    max-width: 774px;
    margin: 0 auto;
  }

  .section--cmp .product__cmp_image img {
    position: static;
    width: 100%;
    height: auto;
  }
}

/* Express order toggle */
.product .product__buy .product__fast-buy {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	padding: 15px 0 20px;
	margin: 33px 0 40px;
	border-top: 1px solid var(--border-color, #e3e3e3);
	border-bottom: 1px solid var(--border-color, #e3e3e3);
}

.product .product__fast-buy__text {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.product .product__fast-buy__title {
  font-family: var(--font-main);
  font-size: 16px;
  line-height: 20px;
  color: #111010;
}

.product .product__fast-buy__desc {
  font-size: 12px;
  line-height: 14px;
  color: #5E5E5E;
}

.product .product__fast-buy__switch {
  position: relative;
  display: inline-flex;
  flex: 0 0 40px;
  width: 40px;
  height: 25px;
  cursor: pointer;
}

.product .product__fast-buy__switch input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.product .product__fast-buy__slider {
  position: absolute;
  inset: 0;
  border: 1px solid var(--color-main, #a00001);
  border-radius: 999px;
  background: #fff;
  transition: background-color 0.25s ease, border-color 0.25s ease;
}

.product .product__fast-buy__slider::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: var(--color-main, #a00001);
  transform: translateY(-50%);
  transition: transform 0.25s ease, background-color 0.25s ease;
}

.product .product__fast-buy.is-checked .product__fast-buy__slider {
  background: var(--color-main, #a00001);
  border-color: var(--color-main, #a00001);
}

.product .product__fast-buy.is-checked .product__fast-buy__slider::before {
  background: #fff;
	transform: translate(13px, -50%);
}

/* Product gallery: grid 2 cols on desktop, slider on mobile */
.product .product__gallery {
  display: block;
  height: auto !important;
  overflow: visible;
}

.product .gallery__preview {
  margin-bottom: 0;
  overflow: visible;
}

.product .gallery__preview .swiper {
  overflow: visible;
}

.product .gallery__preview .gallery__item {
  position: relative;
  overflow: hidden;
}

.product .gallery__preview .item__link {
  display: block;
  width: 100%;
  height: 100%;
}

.product .gallery__preview .item__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Desktop: 2-column tile grid */
@media (min-width: 768px) {
  .product .product__gallery {
    position: sticky;
    top: 100px;
  }

  .product .gallery__preview .swiper-wrapper {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 2px;
    transform: none !important;
    width: 100% !important;
  }

  .product .gallery__preview .swiper-slide {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    opacity: 1 !important;
    aspect-ratio: 3 / 4;
  }

  .product .gallery__preview .swiper.swiper-initialized .swiper-slide {
    opacity: 1 !important;
  }

  .product .gallery__preview .gallery__nav,
  .product .gallery__preview .swiper__pagination {
    display: none !important;
  }

  .product .gallery__preview--single .swiper-wrapper {
    grid-template-columns: 1fr;
  }

  .product--certificate .product__gallery .item__img {
    max-height: none;
    object-fit: contain;
  }
}

/* Mobile: single-slide slider */
@media (max-width: 767.98px) {
  .product .gallery__preview {
    overflow: hidden;
    margin-bottom: 12px;
  }

  .product .gallery__preview .swiper {
    overflow: hidden;
  }

  .product .gallery__preview:not(.is-slider) .swiper-slide:not(:first-child) {
    display: none;
  }

  .product .gallery__preview.is-slider .swiper-slide {
    opacity: 1 !important;
  }

  .product .gallery__preview .swiper-slide {
    aspect-ratio: 3 / 4;
  }

  .product .gallery__preview .gallery__nav {
    display: flex;
  }
  .product .product__tabs .accordion__trigger{
	padding: 10px 0;
  }
  .product .product__tabs .accordion__item{
	border-bottom: none;
  }
  .product .product__info--sticky .cmp__list-title{
	text-transform: none;
  }
  .product .product__info--sticky .cmp__list .item__content{
	position: relative;
		padding: 20px 20px 65px 0;
  }
  .product .product__info--sticky .cmp__list .item__buy {
  	flex: 0 0 auto;
  	position: absolute;
  	bottom: 20px;
  	left: 0;
  }
  .product .product__info--sticky .cmp__list .item__prices .price,
  .product .product__info--sticky .cmp__list .item__title_link{
	font-size: 12px;
	line-height: 14px;
  }
  .product .product__info--sticky .cmp__list .item__content form{
	gap: 24px;
  }
  .cmp__list .item .variants .variants__group--size .variants_item{
	width: 32px;
  }
  .product .product__info--sticky .cmp__list .btn--cmp {
  	min-width: 100px;
  	height: 25px;
  	padding: 0;
  	border: 0;
  	border-radius: 0;
  	background: var(--color-main, #a00001);
  	color: #fff;
  	font-family: var(--font-main);
  	font-size: 14px;
  	font-weight: 400;
  	line-height: 16px;
  	text-transform: lowercase;
  	white-space: nowrap;
  }
  .product .product__info--sticky .cmp__list .item__image{
		flex: 0 0 124px;
			width: 124px;
  }
  .product .product__info--sticky .cmp__list .variants .variants__group--size .variants__items{
	gap: 7px;
  }
}

/* Slide panel popups — gift, contact: from right, full height, 448px */
.popup--gift,
.popup--contact {
  padding: 0;
}

.popup--gift .popup__inner,
.popup--contact .popup__inner {
  left: auto;
  right: 0;
  width: 448px;
  max-width: 100%;
  height: 100vh;
  height: 100dvh;
  margin: 0;
  justify-content: flex-start;
  padding: 45px 25px 25px;
}

@media (min-width: 576px) {
  .popup--gift .popup__inner{
	padding: 170px 57px 45px 70px;
  }
  .popup--contact .popup__inner {
    padding: 170px 70px 45px;
  }
  .popup--gift .popup__title,
  .popup--contact .popup__title {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 0;
	padding-right: 0;
	color: #111010;
  }
}
.popup--gift .popup__close,
.popup--contact .popup__close{
	right: 50px;
	top: 80px;
	width: 30px;
	height: 30px;
}
.popup--gift .popup__close::before,
.popup--contact .popup__close::before{
	width: 15px;
	height: 15px;
	background-color: #111010;
	/* Здесь меняй цвет иконки! */
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8178 13.9316C15.0616 14.1753 15.0616 14.5716 14.8178 14.8153C14.6953 14.9378 14.5353 14.9978 14.3753 14.9978C14.2153 14.9978 14.0553 14.9366 13.9328 14.8153L7.50031 8.38281L1.06781 14.8153C0.945313 14.9378 0.785313 14.9978 0.625313 14.9978C0.465313 14.9978 0.305312 14.9366 0.182812 14.8153C-0.0609375 14.5716 -0.0609375 14.1753 0.182812 13.9316L6.61531 7.49906L0.182812 1.06656C-0.0609375 0.822813 -0.0609375 0.426562 0.182812 0.182812C0.426562 -0.0609375 0.822813 -0.0609375 1.06656 0.182812L7.49906 6.61531L13.9316 0.182812C14.1753 -0.0609375 14.5716 -0.0609375 14.8153 0.182812C15.0591 0.426562 15.0591 0.822813 14.8153 1.06656L8.38281 7.49906L14.8153 13.9316H14.8178Z' fill='black'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8178 13.9316C15.0616 14.1753 15.0616 14.5716 14.8178 14.8153C14.6953 14.9378 14.5353 14.9978 14.3753 14.9978C14.2153 14.9978 14.0553 14.9366 13.9328 14.8153L7.50031 8.38281L1.06781 14.8153C0.945313 14.9378 0.785313 14.9978 0.625313 14.9978C0.465313 14.9978 0.305312 14.9366 0.182812 14.8153C-0.0609375 14.5716 -0.0609375 14.1753 0.182812 13.9316L6.61531 7.49906L0.182812 1.06656C-0.0609375 0.822813 -0.0609375 0.426562 0.182812 0.182812C0.426562 -0.0609375 0.822813 -0.0609375 1.06656 0.182812L7.49906 6.61531L13.9316 0.182812C14.1753 -0.0609375 14.5716 -0.0609375 14.8153 0.182812C15.0591 0.426562 15.0591 0.822813 14.8153 1.06656L8.38281 7.49906L14.8153 13.9316H14.8178Z' fill='black'/%3E%3C/svg%3E");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
}

.popup--gift .popup__header,
.popup--contact .popup__header {
  flex-shrink: 0;
  padding: 0;
  margin-bottom: 20px;
}

.popup--gift .popup__title,
.popup--contact .popup__title {
  text-transform: none;
  font-weight: 400;
  padding-right: 32px;
}

.popup--gift .popup__content,
.popup--contact .popup__content {
  flex: 1;
  min-height: 0;
  padding: 0;
  overflow-y: auto;
}

.contact-panel__text {
margin: 0 0 60px !important;
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	text-transform: none;
}

.gift-hint__product {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 24px;
}

.gift-hint__product-thumb {
  width: 60px;
  height: 87px;
  flex-shrink: 0;
  object-fit: cover;
}

.gift-hint__product-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-transform: none;
}

.gift-hint__banner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 200px;
  margin-bottom: 50px;
	background: linear-gradient(261.9deg, #BD0209 1.18%, #000000 101.85%);
}

.gift-hint__banner-message {
	display: flex;
		flex-direction: column;
		justify-content: space-between;
		padding: 20px 20px;
		color: #fff;
		text-transform: uppercase;
		font-size: 18px;
		font-weight: 500;
		line-height: 20px;
		letter-spacing: 0.02em;
}

.gift-hint__banner-icon {
  font-size: 28px;
  color: #c43d4d;
  line-height: 1;
}

.gift-hint__banner-icon::before {
  margin-right: 0;
}

.gift-hint__banner-image {
  overflow: hidden;
  background: #f5f5f5;
}

.gift-hint__banner-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gift-hint__share {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.gift-hint__share-link {
	display: flex;
	align-items: center;
	gap: 15px;
	padding: 0;
	color: inherit;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.06em;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.2s ease;
}

.gift-hint__share-link:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.gift-hint__share-link:hover {
  color: #7a1e2a;
}

.gift-hint__share-icon::before {
  margin-right: 0;
  font-size: 20px;
}

.gift-hint__share-icon--max {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}

@media (max-width: 575.98px) {
  .gift-hint__banner {
    min-height: 160px;
  }

  .gift-hint__banner-message {
    padding: 16px 12px;
    font-size: 11px;
  }
}
.product__gallery .badges{
	display: none;
}
.product__gift .link span{
	text-decoration: underline;
	text-decoration-offset: 3px;
}

/* Product SKU copy */
.product .product__sku-copy {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin: 0 0 10px;
  padding: 0;
  border: 0;
  background: none;
  font: inherit;
  font-size: 12px;
  line-height: 1.2;
  color: #5e5e5e;
  cursor: pointer;
  position: relative;
  transition: color 0.2s ease, opacity 0.2s ease;
}

.product .product__sku-copy:hover {
  color: #111010;
}

.product .product__sku-copy:focus-visible {
  outline: 1px solid #111010;
  outline-offset: 3px;
}

.product .product__sku-icon {
  display: inline-flex;
  flex-shrink: 0;
  line-height: 0;
  color: #5e5e5e;
  transition: color 0.2s ease, transform 0.2s ease;
}

.product .product__sku-copy:hover .product__sku-icon,
.product .product__sku-copy.is-copied .product__sku-icon {
  color: #111010;
}

.product .product__sku-copy.is-copied {
  color: #7a1e2a;
}

.product .product__sku-copy.is-copied .product__sku-icon {
  transform: scale(0.92);
}

.product .product__sku-tooltip {
  position: absolute;
  left: 0;
  bottom: calc(100% + 8px);
  padding: 6px 10px;
  border-radius: 4px;
  background: #111010;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.02em;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transform: translateY(4px);
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
  pointer-events: none;
}

.product .product__sku-copy.is-copied .product__sku-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Mobile fixed buy bar */
.product__mobile-fixed {
  display: none;
}

@media (max-width: 767.98px) {
  .product__mobile-fixed {
    display: flex;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100000 !important;
    background: #fff;
    border-top: 1px solid var(--border-color, #e3e3e3);
    padding: 12px 15px calc(12px + env(safe-area-inset-bottom));
    gap: 12px;
    align-items: center;
    box-shadow: 0 -8px 24px rgba(0, 0, 0, 0.08);
  }


  .product__mobile-fixed .product__buy_item {
    margin: 0;
  }
  .product .product__sku-copy {
  	display: inline-flex;
  	align-items: center;
  	gap: 3px;
  	margin: 0 0 13px;
  	padding: 0;
  	border: 0;
  	background: none;
  	font: inherit;
  	font-size: 11px;
  	line-height: 14px;
  	color: #5e5e5e;
  	cursor: pointer;
  	position: relative;
  	transition: color 0.2s ease, opacity 0.2s ease;
  }
  .product .product__buy .product__fast-buy {
  	margin: 3px 0 27px;
  }
}
main:has(.catalog) .container--max{
	max-width: var(--container-width);
	padding: 0 var(--container-padding);
	margin: 0 auto;
}
/* Product card (catalog) */
.productsGrid .card.card--product {
  overflow: visible;
}

.productsGrid .card.card--product .card__tools {
  padding: 12px;
  pointer-events: none;
}

.productsGrid .card.card--product .card__tools .badges {
  pointer-events: auto;
}

.productsGrid .card.card--product .card__wishlist {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 4;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #151515;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
  transition: color 0.2s ease;
}

.productsGrid .card.card--product .card__wishlist::before {
  display: none;
}

.productsGrid .card.card--product .card__wishlist.favorites-added,
.productsGrid .card.card--product .card__wishlist.is-selected {
  color: #a00001;
}

.productsGrid .card.card--product .card__wishlist.favorites-added svg path,
.productsGrid .card.card--product .card__wishlist.is-selected svg path {
  fill: #a00001;
  stroke: #a00001;
}

.productsGrid .card.card--product .card__image-wrap {
  position: relative;
  margin-bottom: 15px;
}

.productsGrid .card.card--product .card__image {
  overflow: hidden;
}

.productsGrid .card.card--product .card__gallery-desktop,
.productsGrid .card.card--product .card__gallery-mobile {
  position: absolute;
  inset: 0;
}

.productsGrid .card.card--product .card__gallery-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.productsGrid .card.card--product .card__gallery-mobile .card__image_link {
  display: block;
  width: 100%;
  height: 100%;
}

.productsGrid .card.card--product .card__gallery-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}

.productsGrid .card.card--product .card__gallery-img.is-active {
  opacity: 1;
  visibility: visible;
}

.productsGrid .card.card--product .card__gallery-zones {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
}

.productsGrid .card.card--product .card__gallery-zone {
  flex: 1 1 0;
  cursor: pointer;
}

.productsGrid .card.card--product .card__gallery-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 0 20px;
  pointer-events: none;
}

.productsGrid .card.card--product .card__gallery-dot {
  flex: 1 1 0;
  max-width: 48px;
  height: 1.5px;
  background: #000;
  transition: opacity 0.2s ease, background-color 0.2s ease;
}

.productsGrid .card.card--product .card__gallery-dot.is-active {
  background: #a00001;
  opacity: 1;
}

.productsGrid .card.card--product .card__gallery-mobile .swiper,
.productsGrid .card.card--product .card__gallery-mobile .swiper-wrapper,
.productsGrid .card.card--product .card__gallery-mobile .swiper-slide {
  height: 100%;
}

.productsGrid .card.card--product .card__gallery-mobile .swiper-slide .card__image_link {
  height: 100%;
}

.productsGrid .card.card--product .card__gallery-mobile .card__gallery-img {
  position: static;
  opacity: 1;
  visibility: visible;
}

.productsGrid .card.card--product .card__gallery-mobile .swiper__pagination {
  bottom: 12px !important;
  gap: 1px;
  padding: 0 20px;
}

.productsGrid .card.card--product .card__gallery-mobile .swiper__pagination .swiper-pagination-bullet {
  width: 100%;
  max-width: 48px;
  height: 1.5px;
  margin: 0 !important;
  border-radius: 0;
  background: transparent;
  opacity: 1;
}

.productsGrid .card.card--product .card__gallery-mobile .swiper__pagination .swiper-pagination-bullet::before {
  height: 1.5px;
  border-radius: 0;
  background: #000;
}

.productsGrid .card.card--product .card__gallery-mobile .swiper__pagination .swiper-pagination-bullet-active::before {
  background: #a00001;
  opacity: 1;
}

.productsGrid .card.card--product .card__form {
  display: block;
  position: relative;
}

.productsGrid .card.card--product .card__form .none {
  display: none !important;
}

.productsGrid .card.card--product .card__buttons {
  position: absolute;
  right: 12px;
  bottom: 36px;
  z-index: 5;
  padding: 0;
}
@media (min-width: 766px) {
	.productsGrid .card.card--product .card__buttons {
		position: absolute;
		right: 10px;
		bottom: -110px;
		z-index: 5;
		padding: 0;
	}
}

.productsGrid .card.card--product .card__cart-btn {
  width: 30px;
  height: 30px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: #a00001;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease, background-color 0.2s ease;
  pointer-events: auto;
}

.productsGrid .card.card--product .card__cart-btn:hover {
  background: #810001;
}

.productsGrid .card.card--product:hover .card__cart-btn,
.productsGrid .card.card--product:focus-within .card__cart-btn {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.productsGrid .card.card--product .card__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.productsGrid .card.card--product .card__title {
  margin-bottom: 0;
  width: 100%;
}

.productsGrid .card.card--product .card__title > * {
  font-family: var(--font-family-serif, Georgia, serif);
  margin: 0;
}

.productsGrid .card.card--product .card__title_link {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
	font-family: var(--font-main);
}

.productsGrid .card.card--product .card__price-slot {
  position: relative;
  width: 100%;
  min-height: 1.35em;
}

.productsGrid .card.card--product .card__prices {
  margin-top: 0;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}

.productsGrid .card.card--product .card__prices .price {
  font-family: var(--font-family-serif, Georgia, serif);
}

.productsGrid .card.card--product .card__sizes {
  position: absolute;
  inset: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}

.productsGrid .card.card--product.card--has-sizes:hover .card__prices,
.productsGrid .card.card--product.card--has-sizes:focus-within .card__prices {
  opacity: 0;
  visibility: hidden;
}

.productsGrid .card.card--product.card--has-sizes:hover .card__sizes,
.productsGrid .card.card--product.card--has-sizes:focus-within .card__sizes {
  opacity: 1;
  visibility: visible;
}

.productsGrid .card.card--product .card__sizes .card__size-item {
  border: 1px solid transparent;
  background: transparent;
  color: #151515;
  font-size: 16px;
  line-height: 1;
  padding: 1px 5px;
  text-transform: uppercase;
  cursor: pointer;
  font: inherit;
  appearance: none;
	line-height: 14px;
		font-size: 12px;
  -webkit-appearance: none;
}

.productsGrid .card.card--product .card__sizes .card__size-item.is-selected {
  border-color: #151515;
  background: transparent;
  color: #151515;
}

.productsGrid .card.card--product .card__sizes .card__size-item.is-disabled,
.productsGrid .card.card--product .card__sizes .card__size-item:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  text-decoration: line-through;
}

.productsGrid .card.card--product .card__cart-btn.is-disabled,
.productsGrid .card.card--product .card__cart-btn:disabled {
  opacity: 0.45;
  cursor: not-allowed;
  pointer-events: none;
}

.productsGrid .card.card--product .card__colors {
  display: block;
}

.productsGrid .card.card--product .card__colors-full {
  display: none !important;
}

.productsGrid .card.card--product .card__quickview-data {
  display: none !important;
}

.productsGrid .card.card--product .card__colors .variants__group--color {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.productsGrid .card.card--product .card__colors .link--color:not(.is-selected) {
  border-color: transparent;
}

.productsGrid .card.card--product .card__colors-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 22px;
  height: 22px;
  font-size: 12px;
  line-height: 1;
  color: #151515;
  text-decoration: none;
}

.productsGrid .card.card--product .card__colors-more:hover {
  color: #a00001;
}

@media (min-width: 1200px) {
  .productsGrid .card.card--product .card__gallery-mobile {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .productsGrid .card.card--product .card__gallery-desktop {
    display: none;
  }

  .productsGrid .card.card--product .card__gallery-zones,
  .productsGrid .card.card--product .card__gallery-pagination--desktop {
    display: none;
  }

  .productsGrid .card.card--product .card__buttons {
    bottom: 36px;
  }
}

@media (hover: none) {
  .productsGrid .card.card--product .card__cart-btn {
    opacity: 1;
    visibility: visible;
    transform: none;
  }

  .productsGrid .card.card--product.card--has-sizes .card__prices {
    opacity: 0;
    visibility: hidden;
  }

  .productsGrid .card.card--product.card--has-sizes .card__sizes {
    opacity: 1;
    visibility: visible;
    position: static;
  }
}

/* Catalog products grid */
.catalog .productsGrid.productsGrid--default {
  display: flex;
  flex-wrap: wrap;
  
  gap: 80px 20px;
}
.catalog .productsGrid.productsGrid--default > * {
  flex: 0 0 calc(25% - 20px);
  max-width: calc(25% - 20px);
}

.catalog .productsGrid.productsGrid--default.is-detailed > *{
  flex: 0 0 calc(50% - 10px);
  max-width: calc(50% - 10px);
}

.catalog .productsGrid.productsGrid--default.is-detailed .card {
  max-width: none;
  grid-column: auto;
  grid-row: auto;
}

@media (max-width: 767.98px) {
  .catalog .productsGrid.productsGrid--default > *,
  .catalog .productsGrid.productsGrid--default.is-detailed > * {
    flex: 0 0 calc(50% - 8px);
    max-width: calc(50% - 8px);
  }

  .catalog .productsGrid.productsGrid--default,
  .catalog .productsGrid.productsGrid--default.is-detailed {
    gap: 16px;
    padding: 40px 0 80px;
  }
}

/* Catalog collection banner (Gaby) */
.catalog .productsGrid .catalog-banner {
position: relative;
	flex: 0 0 100% !important;
	max-width: 100vw !important;
	width: 100vw !important;
	min-height: 100vh;
	background: #1a0508;
}

.catalog-banner__media {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.catalog-banner__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.catalog-banner__content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 100vh;
  min-height: 100dvh;
  padding: 80px;
  box-sizing: border-box;
}

.catalog-banner__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  text-align: center;
  pointer-events: none;
}

.catalog-banner__title-link {
  font-family: var(--font-family-serif, Georgia, "Times New Roman", serif);
  font-size: clamp(28px, 4vw, 48px);
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  text-decoration: none;
  text-transform: lowercase;
  pointer-events: auto;
}

.catalog-banner__title-link:hover {
  color: #fff;
  opacity: 0.85;
}

.catalog-banner__products {
  position: sticky;
  top: 80px;
  z-index: 2;
  display: flex;
  align-items: stretch;
  gap: 2px;
  width: fit-content;
  max-width: calc(100% - 0px);
}

.catalog-banner__product {
  display: block;
  width: 124px;
  height: 164px;
  flex: 0 0 124px;
  background: #fff;
  border: none;
  border-right: 0;
  overflow: hidden;
  text-decoration: none;
}

.catalog-banner__product:last-child {
  border-right: 1px solid #151515;
}

.catalog-banner__product-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
  background: #fff;
}

.catalog-banner__product:hover {
  opacity: 0.92;
}

@media (max-width: 991.98px) {
  .catalog-banner__content {
    padding: 40px 20px;
  }

  .catalog-banner__products {
    top: 40px;
  }

  .catalog-banner__product {
    width: 72px;
    height: 72px;
    flex-basis: 72px;
  }
}

@media (max-width: 575.98px) {
	.catalog-banner__title {
		position: absolute;
		top: 150px;
		left: 16px;
				transform: translateY(-50%);
		margin: 0;
		text-align: center;
		pointer-events: none;
		right: 16px;
	}
		.catalog-banner__products{
				position: static;
					top: 80px;
					z-index: 2;
					display: flex;
					align-items: stretch;
					gap: 2px;
					width: fit-content;
					max-width: calc(100% - 0px);
					overflow: auto;
		}
	.catalog-banner__media {
		position: static;
		inset: 0;
		z-index: 0;
		margin: 0 -16px;
		height: 300px;
	}
			    .catalog-banner__content {
			    	min-height: 0;
			    	padding: 10px 16px;
			    	margin: 0 -16px;
			    	background-color: #F2F2F2;
							overflow: hidden;
								width: auto;
								position: static;
			    }
									    .catalog-banner__product {
									    	width: 150px;
									    	height: 198px;
									    	flex-basis: 150px;
									    }
	.catalog .productsGrid .catalog-banner {
		min-height: 0;
		position: relative;
	}
  .catalog .productsGrid .catalog-banner {
    min-height: 70vh;
  }
.catalog .productsGrid .catalog-banner{
	width: 100% !important;
}

  .catalog-banner__products {
    top: 24px;
    max-width: 100%;
  }
}

/* Catalog filter toolbar + side panel */
.section--catalog-filters {
  border-bottom: 0;
  margin-bottom: 0;
}

.section--catalog-filters .filter.filter--toolbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  padding:0;
  border-bottom: none;
}

.section--catalog-filters .filter__item {
  border: 0;
  flex: none;
}

.section--catalog-filters .filter__item--sort {
  margin-left: 0;
  border: 0;
}

.section--catalog-filters .filter__item--view {
  display: block;
  padding: 0;
  margin-left: auto;
}

.section--catalog-filters .filter .view {
  display: flex;
  align-items: center;
  gap: 10px;
}

.section--catalog-filters .filter .view .view__item {
  width: 23px;
  height: 22px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  color: #d9d9d9;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

.section--catalog-filters .filter .view .view__item::before,
.section--catalog-filters .filter .view .view__item::after {
  display: none !important;
  content: none !important;
}

.section--catalog-filters .filter .view .view__item svg {
  display: block;
  width: 23px;
  height: 22px;
}

.section--catalog-filters .filter .view .view__item.is-selected,
.section--catalog-filters .filter .view .view__item:hover {
  color: #880303;
}

.section--catalog-filters .filter__open {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font: inherit;
  font-size: 18px;
  line-height: 20px;
  color: #151515;
  text-transform: uppercase;
  cursor: pointer;
}

.section--catalog-filters .filter__open:hover {
  color: #a00001;
}

body.js-show-filter {
  overflow: hidden;
}

.section--catalog-filters .c_slide--filter,
.section--catalog-filters .js-filter-panel {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: auto !important;
  width: 100% !important;
  max-width: 800px !important;
  height: 100vh !important;
  height: 100dvh !important;
  padding: 0 !important;
  margin: 0 !important;
  background: #fff !important;
  z-index: 100200 !important;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease;
  box-shadow: none;
  overflow: hidden;
}

body.js-show-filter .section--catalog-filters .c_slide--filter,
body.js-show-filter .section--catalog-filters .js-filter-panel {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

body.js-show-filter .layer {
  opacity: 1;
  visibility: visible;
  z-index: 100100;
}

.section--catalog-filters .filter-panel {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  padding: 80px 65px 80px 150px;
  box-sizing: border-box;
}

.section--catalog-filters .filter-panel__header {
  display: flex;
  justify-content: flex-end;
  flex-shrink: 0;
  margin-bottom: 60px;
}

.section--catalog-filters .filter-panel__close {
  width: 30px;
  height: 30px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #111010;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.section--catalog-filters .filter-panel__close svg {
  display: block;
  width: 30px;
  height: 30px;
}

.section--catalog-filters .c_slide__header {
  display: none !important;
}

.section--catalog-filters .filter-panel__content {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  display: block !important;
  padding-right: 85px;
  margin-right: 0;
}

.section--catalog-filters .filter-panel__content::-webkit-scrollbar {
  width: 3px;
}

.section--catalog-filters .filter-panel__content::-webkit-scrollbar-thumb {
  background: #cfcfcf;
}

.section--catalog-filters .filter-acc {
  border: 0;
}

.section--catalog-filters .filter-acc__toggle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 10px 0;
  border: 0;
  background: none;
  font: inherit;
  font-size: 18px;
  line-height: 22px;
  color: #151515;
  text-align: left;
  text-transform: lowercase;
  cursor: pointer;
}

.section--catalog-filters .filter-acc__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 12px;
  height: 22px;
  color: #111010;
  transition: transform 0.25s ease;
}

.section--catalog-filters .filter-acc__icon svg {
  display: block;
  width: 12px;
  height: 22px;
}

.section--catalog-filters .filter-acc.is-open .filter-acc__icon {
  transform: rotate(90deg);
}

.section--catalog-filters .filter-acc__body {
  display: none;
  padding: 0 0 16px;
}

.section--catalog-filters .filter-acc.is-open .filter-acc__body {
  display: flex;
  flex-direction: column;
  gap: 12px;
	padding-left: 20px;
		padding-top: 10px;
}

.section--catalog-filters .filter-acc__link {
  color: #151515;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.4;
}

.section--catalog-filters .filter-acc__link:hover {
  color: #a00001;
}

.section--catalog-filters .filter-acc .c_input {
  margin: 0;
  align-items: center;
}

.section--catalog-filters .filter-acc .c_input__label {
  font-size: 15px;
  text-transform: lowercase;
  color: #151515;
}

.section--catalog-filters .filter-panel__footer {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 28px;
  padding-top: 76px;
  margin-top: auto;
}

.section--catalog-filters .filter-panel__apply {
  min-width: 160px;
  height: 48px;
  padding: 0 24px;
  border: 1px solid #151515;
  background: #fff;
  color: #151515;
  font: inherit;
  font-size: 16px;
  line-height: 1;
  text-transform: lowercase;
  cursor: pointer;
}

.section--catalog-filters .filter-panel__apply:hover {
  background: #151515;
  color: #fff;
}

.section--catalog-filters .filter-panel__reset {
  padding: 0;
  border: 0;
  background: none;
  font: inherit;
  font-size: 16px;
  line-height: 1;
  color: #151515;
  text-transform: lowercase;
  text-decoration: underline;
  text-underline-offset: 3px;
  cursor: pointer;
}

.section--catalog-filters .filter-panel__reset:hover {
  color: #a00001;
}

@media (max-width: 1540px) {
	.catalog .productsGrid.productsGrid--default{
			gap: 20px 10px;
	}
			    .catalog .productsGrid.productsGrid--default>* {
			    	flex: 0 0 calc(33.333% - 7px);
			    	max-width: calc(33.333% - 7px);
			    }
	.productsGrid .card.card--product .card__sizes .card__size-item{
		padding: 1px 4px;
	}
		.productsGrid .card.card--product .card__sizes{
			gap: 3px;
		}
}
@media (max-width: 767.98px) {
	:root{
		--container-padding: 16px;
	}
  .section--catalog-filters .filter.filter--toolbar {
    gap: 12px;
			justify-content: space-between;
  }


  .section--catalog-filters .filter__item--view {
    margin-left: 0;
  }

  .section--catalog-filters .c_slide--filter,
  .section--catalog-filters .js-filter-panel {
    max-width: 100% !important;
  }

  .section--catalog-filters .filter-acc__toggle {
    font-size: 18px;
  }
  .section--catalog-filters .filter-panel{
		padding: 40px 50px 80px 80px;
  }
  .section--catalog-filters .filter-panel__content{
		padding-right: 35px;
  }
	      .catalog .productsGrid.productsGrid--default>* {
	      	flex: 0 0 calc(50% - 5px);
	      	max-width: calc(50% - 5px);
	      }
	.section--catalog-filters .filter .view{
		display: none;
	}
}

/* Collection title + breadcrumbs under h1, centered */
.section--title-collection .section__header {
  text-align: center;
  margin-top: 30px;
}

.section--title-collection .section__header_title {
  text-align: center;
}

.section--title-collection .section__header_title > * {
  text-align: center;
}

.section--title-collection .section__header_breadcrumbs {
  display: flex;
  justify-content: center;
  margin-top: 12px;
}

.section--title-collection .section__header_breadcrumbs .breadcrumbs {
  justify-content: center;
  text-align: center;
}

.section--page-banner .p_banner__breadcrumbs {
  display: flex;
  justify-content: center;
  margin-top: 12px;
}

.section--page-banner .p_banner.is-align-center .p_banner__breadcrumbs .breadcrumbs {
  justify-content: center;
}

.product__price__bonus {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.35;
  color: #5e5e5e;
  text-transform: lowercase;
	
}
.product__price__bonus,
.product .product__prices .prices{
	order: -1;
}
.product__price__bonus {
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	color: #A00001;
	border: 1px solid #A00001;
	max-width: max-content;
	margin: 0 0 0 auto;
	padding: 2px 5px;
}

body.js-show-card-quickview {
  overflow: hidden;
}

body.js-show-card-quickview .layer {
  opacity: 1;
  visibility: visible;
  z-index: 100300;
}

.card-quickview {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100400;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.card-quickview__sheet {
  background: #fff;
  border-radius: 0;
  transform: translateY(100%);
  transition: transform 0.3s ease;
  max-height: calc(100dvh - 60px);
  overflow: auto;
  padding: 16px;
  box-shadow: 0 -8px 24px rgba(0, 0, 0, 0.12);
}

body.js-show-card-quickview .card-quickview {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

body.js-show-card-quickview .card-quickview__sheet {
  transform: translateY(0);
}

.card-quickview__close {
  margin-left: auto;
  width: 30px;
  height: 30px;
  border: 0;
  background: transparent;
  color: #111010;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
	position: absolute;
		top: 26px;
		right: 17px;
}
.card-quickview__colors {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}
.card-quickview__colors .link.link--color {
	width: 40px;
	height: 40px;
}
.card-quickview__colors .link--color .link__value {
	width: 30px;
	height: 30px;
}

.card-quickview__head {
	display: flex;
	gap: 22px;
	margin-top: 6px;
}

.card-quickview__thumb-wrap {
	width: 106px;
	flex: 0 0 106px;
	height: 145px;
	overflow: hidden;
}

.card-quickview__thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-quickview__title {
  color: #111010;
  text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	display: block;
	margin-bottom: 8px;
}

.card-quickview__price {
  font-size: 14px;
  line-height: 16px;
  color: #111010;
}
.card-quickview__meta {
	padding-top: 27px;
}
.card-quickview__group {
  margin-top: 20px;
}

.card-quickview__label {
	font-size: 12px;
		line-height: 14px;
		color: #5e5e5e;
		text-transform: lowercase;
		margin-bottom: 15px;
}

.card-quickview__group-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
}

.card-quickview__size-table {
  border: 0;
  background: none;
  padding: 0;
  font: inherit;
  font-size: 12px;
  color: #5e5e5e;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.card-quickview__colors .variants__group--color {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.card-quickview__colors .link--color {
  border: 0;
  background: transparent;
  padding: 0;
  appearance: none;
  -webkit-appearance: none;
}

.card-quickview__sizes {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.card-quickview__size {
	border: 1px solid transparent;
		background: transparent;
		min-width: 30px;
		height: 22px;
		padding: 1px 5px;
		font-size: 16px;
		line-height: 18px;
		color: #111010;
		text-transform: uppercase;
}

.card-quickview__size.is-selected {
  border-color: #151515;
}

.card-quickview__size.is-disabled,
.card-quickview__size:disabled {
  opacity: 0.35;
  text-decoration: line-through;
}

.card-quickview__actions {
  margin-top: 26px;
  display: grid;
  grid-template-columns: 1fr 54px;
  gap: 10px;
  align-items: stretch;
}

.card-quickview__buy {
	border: 0;
		background: #a00001;
		color: #fff;
		font-size: 18px;
		line-height: 22px;
		height: 50px;
}

.card-quickview__buy.is-disabled,
.card-quickview__buy:disabled {
  opacity: 0.45;
}

.card-quickview__fav {
  border: 1px solid #151515;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #151515;
}

.card-quickview__fav svg {
  width: 16px;
  height: 16px;
  display: block;
}

.card-quickview__fav svg path {
  stroke: #111010;
  fill: transparent;
}

.card-quickview__fav.favorites-added svg path,
.card-quickview__fav.is-selected svg path {
  stroke: #a00001;
  fill: #a00001;
}
button.link.link--color.js-card-qv-color.without-old-price.with-sku.is-available.is-selected {
	border: 1px solid #000;
}
.card-quickview__fav::before{
	display: none !important;
}
.filter.filter--toolbar {
	margin-bottom: 20px;
}
/* Mobile card behavior + quickview bottom sheet */
@media (max-width: 767.98px) {
	.productsGrid .card.card--product .card__prices {
		opacity: 1 !important;
		visibility: visible !important;
	}

	.productsGrid .card.card--product .card__sizes {
		display: none !important;
	}
	.productsGrid .card.card--product .card__cart-btn{
		opacity: 1;
		width: 24px;
		height: 24px;transform: translateY(0px);
		visibility: visible;
	}
	.productsGrid .card .card__title>*{
		font-size: 12px;
		font-weight: 400;
		letter-spacing: normal;
		line-height: normal;
		line-height: 14px;
	}
	.productsGrid .card.card--product .card__gallery-mobile .swiper__pagination{
			bottom: 5px !important;
			padding: 0 35px;
	}
	.productsGrid .card.card--product .card__buttons{
		bottom: 5px;
		right: 5px;
	}
	.productsGrid .card.card--product .card__image-wrap{
		margin-bottom: 10px;
	}
		.productsGrid .card.card--product .card__cart-btn svg {
			width: 12px;
		}
	.productsGrid .card.card--product .card__tools{
		padding: 5px;
	}
	.badges .badges__item{
		font-size: 10px;
	}
	.productsGrid .card.card--product .card__wishlist{
		top: 10px;
		right: 10px;
		width: 16px;
		height: 16px;
	}
	.productsGrid .card.card--product .card__colors .variants__group--color{
		gap: 5px;
	}
	.productsGrid .card.card--product .card__form{
		height: 100%;
	}
	.section--title-collection .section__header_breadcrumbs{
		margin-top: 10px;
	}
	.section--breadcrumbs.section--margin-xsmall{
		padding-top: 0;
		margin-bottom: 0;
	}
	.catalog .productsGrid.productsGrid--default,
	.catalog .productsGrid.productsGrid--default.is-detailed {
		padding: 13px 0 40px;
	}
	.selectBox .selectBox__value,
	.section--catalog-filters .filter__open{
		font-size: 14px;
		line-height: 16px;
	}
	.section--catalog-filters .filter-panel__header{
		margin-bottom: 20px;
	}
	.product .product__prices:has(.product__price__bonus) .prices{
		flex: 0 0 auto;
		margin-right: 16px;
	}
}
@media (max-width: 575.98px) {
	.section--catalog-filters .filter-panel {
		padding: 30px 30px 30px 30px;
	}
	
}
@media (min-width: 768px) {
  .card-quickview {
    display: none;
  }
}

/* SelectBox arrow icon override */
.selectBox .selectBox__name::after {
  content: "";
  width: 23px;
  height: 12px;
  right: 0;
  top: 50%;
  margin-top: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='12' viewBox='0 0 23 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.91278e-05 1.24197L1.25867 -9.31999e-07L10.66 9.27698C10.8291 9.44211 11.0516 9.53346 11.2902 9.53346C11.5287 9.53346 11.7513 9.44211 11.9204 9.27698L21.3217 -5.50157e-08L22.5803 1.24197L13.179 10.519C12.6752 11.0161 12.0041 11.2901 11.2902 11.2901C10.5763 11.2901 9.90696 11.0161 9.40138 10.519L5.91278e-05 1.24197Z' fill='black'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 23px 12px;
  font-size: 0;
  line-height: 0;
  transform: translateY(-50%);
  transform-origin: center;
}

.selectBox.is-open .selectBox__name::after {
  transform: translateY(-50%) rotate(180deg);
}
