/* Product Page = START */

.button-back {
  position: absolute;
  left: 10px;
  top: 70px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-family);
  font-weight: 300;
  font-size: 10px;
  letter-spacing: -0.02em;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #000;
  background-color: transparent;
  text-transform: uppercase;
  border: none;
  z-index: 10;
}

.mobile .wrapper {
  padding: 0;
}

.mobile .wrapper {
background-color: transparent;
}


.js-product-gallery-root {
    width: 60%;
    min-width: 0;
    margin-right: 6.51%;
}

.mobile .js-product-gallery-root {
  width: 100%;
  margin: 0;
}

.product-images-grid {
    display: grid;
    width: 100%;
    height: max-content;
}

.product-images-grid__item {
    display: block;
    min-width: 0;
}

.product-images-grid__item img {
    display: block;
    width: 100%;
}

/* Одне зображення — на всю ширину */

.product-images-grid[data-count="1"] {
    grid-template-columns: minmax(0, 1fr);
}


#product-product .data-product {
  width: 25.5%;
  position: relative;
}

#product-product .data-product #product {
  position: sticky;
  top: 88px;
}

.mobile #product-product .data-product {
  width: 100%;
}

/* Від 2 до 4 зображень — звичайна сітка 2 колонки */

.product-images-grid[data-count="2"],
.product-images-grid[data-count="3"],
.product-images-grid[data-count="4"] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.product_card {
  display: flex;
  width: 100%;
  margin-bottom: 65px;
}

.mobile .product_card {
  flex-direction: column;
  margin-bottom: 0px;
}

.product_card .breadcrumb {
  margin: 25px 0 17px;
  padding: 0;
  overflow: visible;
}

.mobile .product_card .breadcrumb {
  display: none;
}

.product_card .wishlist_wrapp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mobile .product_card .wishlist_wrapp {
  margin-bottom: 5px;
}

.product_card .wishlist_wrapp .mini_info_product {
  display: flex;
  align-items: center;
  gap: 18px;
}

.product_card .product__wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #ffbcab;
  border-radius: 100%;
}

.product_card .product__wishlist svg path {
  stroke-width: 1.5;
}

.product_card .product__wishlist:hover svg path {
  stroke: #DE716D !important;
}

#product .product_card .product__wishlist.active svg path {
  fill: #de716d !important;
}

.product-images-mobile {
    position: relative;
    width: 100%;
    min-width: 0;
    overflow: hidden;
}

.product-images-mobile .swiper-slide {
    height: auto;
}

.product-images-mobile__item {
    display: block;
    width: 100%;
}

.product-images-mobile__item img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}

.product-images-mobile__pagination {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    margin-top: 0;
    bottom: 15px;
    z-index: 2;
}

.product-images-mobile .product-images-mobile__pagination .swiper-pagination-bullet {
    width: 5px !important;
    height: 5px !important;
    margin: 0 !important;
    border-radius: 50%;
    background: #ccd0d1;
    opacity: 1;
    transition: 0.2s;
    border: none !important;
}

.product-images-mobile__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 17px !important;
    border-radius: 10px;
    background: #fff !important;
}

.product__item--stickers.product__item--stickers_shifted {
  left: 145px;
}

.mobile .product__item--stickers {
  left: 25px;
}


.stickers_image_product {
  position: absolute;
  top: 10px;
  right: 10px;
  left: unset;
  z-index: 2;
}

.arrow-main-slide .slick-arrow {
  display: block;
}

.is-hidden {
  display: none;
}

.products_to_category {
  position: relative;
  z-index: 2;
}

.products_view {
  position: relative;
  z-index: 1;
}

.mobile #product-product {
  padding-top: 0;
  padding-bottom: 65px;
  overflow: hidden;
}

.main-product {
  position: relative;
  margin-bottom: 59px;
  gap: 10px;
}

.mobile .main-product {
  display: block !important;
  margin-bottom: 40px;
}

.main-product > .main-slide {
  width: calc(100% - 940px);
  overflow: hidden;
  position: relative;
  height: max-content;
  max-height: 648px;
  border-radius: 5px;
}

.open_img {
  position: absolute;
  right: 23px;
  top: 32px;
  z-index: 10;
}

.mobile .open_img {
  right: 15px;
  top: 20px;
}

.mobile .main-product > .main-slide {
  width: calc(100% + 10px);
  margin: 0 -5px 10px;
}

.main-product > .main-slide .main-image-section {
  width: calc(100% - 110px);
  position: relative;
  height: max-content;
}

.main-product > .main-slide .main-image-section.has_not_img {
  width: calc(100% - 10px);
}

.mobile .main-product > .main-slide .main-image-section.has_not_img {
  width: calc(100%);
}

.mobile .main-product > .main-slide .main-image-section {
  width: 100%;
}

.main-product > .main-slide .main-image-section .big-img img {
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
}

.mobile .main-product > .main-slide .main-image-section .big-img img {
  border-radius: 0px;
}

.main-product > .main-slide .main-image-section .big-img img {
  mix-blend-mode: darken;
}

.list-main-image.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slider-nav {
  margin-right: 120px;
}

.main-product .slider-nav .slick-slide {
  cursor: pointer;
  margin-bottom: 10px;
  height: 100px;
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.mobile .main-product .list-main-image {
  width: 100%;
  background-color: #fff;
}

.mobile .main-product .list-main-image .slick-list {
  height: max-content;
}


.data-product #product {
  gap: 10px;
  width: 100%;
}

.mobile .data-product #product {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 5px;
}

.data-product #product .product_info_wrapp {
  width: 100%;
}

.data-product #product .product_info_wrapp .product_information {
  background-color: #fff;
  border-radius: 0;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}

.mobile .data-product #product .product_info_wrapp .product_information {
  padding: 20px 10px;
  margin-bottom: 5px;
  display: flex;
  flex-direction: column;
}

.data-product #product .product_info_wrapp .product_information .sticker_wrapp {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.data-product #product .product_info_wrapp .product_information .sticker_wrapp .sticker_sale {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  background: #ff3030;
  height: 20px;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 10px;
  line-height: 120%;
  color: #fff;
  border-radius: 3px;
  margin-right: 5px;
}

#product .point {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  height: 20px;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #fff;
  background-color: #3a3227;
  width: max-content;
  border-radius: 3px;
}

#product .point svg {
  margin-right: 5px;
}

.data-product #product .product_info_wrapp .stock {
  display: block;
  width: max-content;
  margin-left: auto;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 12px;
}

.mobile .data-product #product .product_info_wrapp .stock {
  font-size: 10px;
}

.stock.green {
  border-radius: 3px;
  color: #7ac146;
}

.stock.red,
.stock.read {
  border-radius: 3px;
  color: #ff4900;
}

.mobile .product_information > .product_title_wrapp ,
.mobile .product_information > .list-price ,
.mobile .product_information > .product_options ,
.mobile .product_information > .price_wrapp {
  order: 2;
}



.product_title_wrapp {
  display: flex;
  margin-bottom: 5px;
  gap: 35px;
  justify-content: space-between;
  align-items: center;
}

.product_title_wrapp h1 {
  font-family: var(--font-family);
  font-weight: 300;
  font-size: 18px;
  letter-spacing: -0.02em;
  color: #433e3e;
}

.mobile .product_title_wrapp h1 {
  font-family: var(--font-family);
  font-weight: 300;
  font-size: 16px;
  letter-spacing: -0.02em;
  color: #433e3e;
}

.mobile .product-groups .product-group .product-group-name {
  font-size: 14px;
}

.list-price {
  display: flex;
  align-items: center;
  gap: 8px;
}

#product .price_wrapp .new-price {
  font-family: var(--second-family);
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
}

.product_information .price_wrapp .old-price {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  text-decoration: line-through;
  color: #838383;
  margin-left: 8px;
}

.product_information .price_wrapp .old-price span {
  text-decoration: line-through;
}

.btn-buy.is-loading {
  opacity: 0.7;
  cursor: wait;
  pointer-events: none;
}

.btn-buy-one.is-loading {
  opacity: 0.7;
  cursor: wait;
  pointer-events: none;
}

.product_information .price_wrapp .group-btn-buy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
}

.product_information .price_wrapp .group-btn-buy .btn-buy-one {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ebebeb;
  width: 210px;
  height: 50px;
  font-family: var(--font-family);
  font-weight: 300;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: #1e1e1e;
  gap: 25px;
}

.mobile .product_information .price_wrapp .group-btn-buy .btn-buy-one {
  width: 145px;
  gap: 10px;
}

.product_information .btn-buy {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #292829;
  height: 50px;
  width: calc(100% - 218px);
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fff;
}

.mobile .product_information .btn-buy {
  width: calc(100% - 155px);
}

.product_information .btn-buy:hover {
  color: #fff !important;
}

.flyer-img {
  display: block;
  max-width: 160px;
  max-height: 160px;
  border-radius: 5px;
  background-color: #fff;
  object-fit: contain;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}
.product-collapses {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.mobile .product-collapses {
  padding: 0 10px;
}

.product-collapse__head {
  width: 100%;
  padding: 16px 0;
  border: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  text-align: left;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: #433e3e;
  border-bottom: 1px solid #e5e5e5;
}

.product-collapse__icon {
  position: relative;
  width: 8px;
  height: 8px;
  flex: 0 0 8px;
}

.product-collapse__icon::before,
.product-collapse__icon::after {
  content: '';
  position: absolute;
  background: currentColor;
  transition: transform .2s ease;
}

.product-collapse__icon::before {
  top: 4px;
  left: 0;
  width: 8px;
  height: 2px;
}

.product-collapse__icon::after {
  top: 1px;
  left: 3px;
  width: 2px;
  height: 8px;
}

.product-collapse.is-open .product-collapse__icon::after {
  transform: rotate(90deg);
}

.product-collapse__body[hidden] {
  display: none;
}

.product-tabs__content {
  padding-top: 18px;
}

.product-tabs__content.is-collapsed .attribute.is-extra {
  display: none;
}

.data-product #product .product-advantages {
  width: 100%;
}

.data-product #product .product-advantages .product-advantages__card {
  display: flex;
  align-items: center;
  gap: 32px;
  background-color: #ebebeb;
  border-radius: 0;
  width: 100%;
  padding: 13px 14px;
  margin-top: 18px;
}

.mobile .data-product #product .product-advantages .product-advantages__card {
  padding: 13px;
  margin: 15px 10px 0;
  width: calc(100% - 20px);
  gap: 10px;
}

.data-product #product .product-advantages .product-advantages__card:not(:last-child) {
  margin-bottom: 10px;
}

.mobile .data-product #product .product-advantages .product-advantages__card:not(:last-child) {
  margin-bottom: 5px;
}

.data-product #product .product-advantages .product-advantages__card img {
  max-width: 120px;
}

.data-product #product .product-advantages .product-advantages__card .product-advantages__title {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 12px;
  line-height: 130%;
  color: #000;
  margin-bottom: 3px;
}

.data-product #product .product-advantages .product-advantages__card .product-advantages__text {
  font-family: var(--font-family);
  font-weight: 300;
  font-size: 12px;
  letter-spacing: -0.02em;
  text-decoration-skip-ink: none;
  color: #433e3e;
}

.data-product #product .product-advantages .product-advantages__card .product-advantages__text a {
  text-decoration: underline;
}

.product_nav_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}

.arrow-main-slide {
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 13px;
  position: absolute;
  right: 30px;
  bottom: 55px;
}

.mobile .arrow-main-slide {
  display: none;
}

.arrow-main-slide button {
  position: relative;
}

button.histori_back {
  display: flex;
  align-items: center;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #141414;
}

.mobile .histori_back {
  position: absolute;
  left: 15px;
  top: 20px;
  z-index: 5;
}

button.histori_back svg {
  margin-right: 10px;
}

.model {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 12px;
  letter-spacing: -0.01em;
  color: #807f7f;
}

.mobile .model {
  font-weight: 300;
  font-size: 10px;
}

.mobile .product_nav_wrapper {
  margin-top: -38px;
  margin-bottom: 17px;
}

.price_wrapp {
  display: flex;
  align-items: end;
  justify-content: start;
  gap: 0;
}

.price_wrapp .list-price {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #0f0f0f;
}

.price_wrapp .list-price .old-price {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: -0.01em;
  text-decoration: line-through;
  color: #807f7f;
}

.price_wrapp .wish_list_group button {
  background-color: #f0f0f0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
}

.price_wrapp .wish_list_group button svg {
  width: 11px;
}

.product-tabs__content p,
.product-tabs__content ul,
.product-tabs__content h3,
.product-tabs__content span,
.product-tabs__content ol {
  font-family: var(--font-family) !important;
  font-weight: 300;
  font-size: 14px;
  line-height: 143%;
  letter-spacing: -0.02em;
  color: #433e3e;
  background: transparent !important;
}

.product-tabs__content .attribute {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 44px;
  gap: 20px;
  overflow: hidden;
  transition:
    max-height 0.35s ease,
    opacity 0.3s ease,
    border-color 0.3s ease;
  position: relative;
}

.product-tabs__content .attribute::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  border-top: 1px dashed #000;
}

.product-tabs__content .attribute .name {
  position: relative;
  z-index: 2;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  color: #000;
  background-color: #fff;
  max-width: 45%;
}

.product-tabs__content .attribute .text {
  position: relative;
  z-index: 2;
  font-family: var(--font-family);
  font-weight: 300;
  font-size: 14px;
  text-align: right;
  color: #000;
  background-color: #fff;
  max-width: 45%;
}

.product-tabs__content .attr-more-btn {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffa91e;
  margin-top: 14px;
}

.product-tabs__content .attribute.is-extra {
  max-height: 44px;
  opacity: 1;
}

.product-tabs__content.is-collapsed .attribute.is-extra {
  max-height: 0;
  opacity: 0;
  border-bottom-color: transparent;
}

.product-tabs__content .attr-more-btn {
  transition: opacity 0.25s ease;
}

#product .product_sizes_wrap {
  position: relative;
}

#product .product_sizes_wrap a {
  display: flex;
  align-items: center;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 12px;
  line-height: 130%;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #141414;
}

#product .product_sizes_wrap a svg {
  margin-right: 4px;
}

.product_buttons {
  margin-bottom: 15px;
}

.product_buttons label {
  display: block;
  color: #141414;
}

.product_buttons .qty {
  display: block;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #141414;
  margin-bottom: 10px;
}

.product_buttons .number-spinner {
  display: inline-flex;
  border-radius: 4px;
  overflow: hidden;
}

.product_buttons .number-spinner button {
  background-color: #faf9ff;
  width: 50px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
}

.product_buttons .number-spinner button:disabled {
  cursor: no-drop;
}

.product_buttons .number-spinner button:disabled svg path {
  stroke: #ccc;
}

.product_buttons .number-spinner input {
  background-color: #faf9ff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #141414;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.product_buttons .number-spinner .wish_list_group {
  margin-left: 10px;
}

.product_buttons .number-spinner .wish_list_group button {
  background: #d3ed34;
}

.section-buy {
  margin-bottom: 30px;
}

.section-buy .group-btn-buy {
  display: flex;
  gap: 10px;
}

.section-buy.disable .group-btn-buy {
  opacity: 50%;
  cursor: not-allowed;
  pointer-events: none;
}

.mobile .section-buy .group-btn-buy .btn-buy-one {
  width: 156px;
  padding: 0 10px;
}

.section-buy .group-btn-buy .btn-buy {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 245px;
  height: 50px;
  background: #ff4900;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #fff;
  padding: 15px;
}

.btn-buy.mobile {
  display: none;
}

.radio .control-label {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 12px;
  letter-spacing: -0.02em;
  color: #433e3e;
  padding: 0;
  margin-bottom: 15px;
}

.radio .control-label .option-title-error {
  margin-left: 7px;
  display: inline-flex;
  align-items: center;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 12px;
  letter-spacing: -0.02em;
  color: #ff4900;

  opacity: 0;
  transform: translateX(0);
}

.form-group.has-error .option-title-error {
  opacity: 1;
  animation: optionErrorAttention 0.55s ease;
}

@keyframes optionErrorAttention {
  0% {
    transform: translateX(0);
  }

  20% {
    transform: translateX(-2.5px);
  }

  40% {
    transform: translateX(2.5px);
  }

  60% {
    transform: translateX(-1px);
  }

  80% {
    transform: translateX(1px);
  }

  100% {
    transform: translateX(0);
  }
}

div.required .control-label::after {
  display: none;
}

.product_options {
  /* width: 86%; */
  margin-bottom: 30px;
}

.mobile .product_options {
  width: 100%;
}

.product_options .form-group:not(:last-child) {
  margin-bottom: 20px;
}

.options {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.options .radio {
  margin: 0;
}

.options .radio label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 14px;
  background: #ebebeb;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: #000;
  transition: 0.3s ease-in-out;
  min-width: 44px;
}

.options input[type='radio']:checked + label {
  background-color: #ffbcab;
  color: #fff;
}

.options .radio label.opt_image {
  padding: 0;
  background-color: transparent !important;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 12px;
  letter-spacing: -0.02em;
  color: #433e3e;
  width: 100%;
  display: block;
}

.product-option--color.has_image .options {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.options .radio label.opt_image img {
  margin-bottom: 7px;
  opacity: 0.5;
  transition: 0.2s ease-in-out;
}



.mobile .options .radio label.opt_image img {
  width: 100%;
  opacity: 1;
}

.options input[type='radio']:checked + label.opt_image {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 12px;
  letter-spacing: -0.02em;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #433e3e;
}

.options .radio label.opt_image:hover img,
.options input[type='radio']:checked + label.opt_image img {
  opacity: 1;
}

.options .radio label.disabled {
  position: relative;
  overflow: hidden;
  background: #f7f7f7 !important;
  outline: 1px solid #dfdfdf;
  color: #c3c3c3 !important;
  cursor: not-allowed;
  pointer-events: none;
}

.options .radio label.disabled::before,
.options .radio label.disabled::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 140%;
  height: 1px;
  background: #c3c3c3;
  pointer-events: none;
}

.options .radio label.disabled::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.options .radio label.disabled::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.text {
  margin: 0;
}

.text label {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #141414;
  margin-bottom: 10px;
}

.text input.form-control {
  border: 1px solid #6a6f4c;
  width: 100%;
  height: 50px;
  border-radius: 0;
}

.data-product .panel-group {
  margin-bottom: 0;
}

.data-product .panel {
  box-shadow: none !important;
}

.data-product .panel-heading {
  border-bottom: 1px solid #d4d4d4;
  padding: 10px 0;
  padding-right: 10px;
}

.data-product .panel-heading .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.data-product .panel-heading .accordion-header .icon {
  display: flex;
  align-items: center;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  color: #000;
  gap: 10px;
}

.mobile .data-product .panel-heading .accordion-header .icon {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #000;
}

.plus-icon {
  --size: 10px;
  --thick: 2px;
  inline-size: var(--size);
  block-size: var(--size);
  position: relative;
  display: inline-block;
}

.plus-icon span {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #646464;
  border-radius: 2px;
  transform: translate(-50%, -50%);
}

/* горизонтальна риска */
.plus-icon span:first-child {
  width: 100%;
  height: var(--thick);
}

/* вертикальна риска */
.plus-icon span:last-child {
  width: var(--thick);
  height: 100%;
  transition: height 0.2s ease;
}

.data-product .accordion-content {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #3b3b3b;
  min-height: 40px;
  padding: 0px;
  height: auto;
  margin: 10px 0;
}

.data-product .panel-group .panel + .panel {
  margin: 0;
}

.data-product .accordion-content .attribute {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.data-product .accordion-content .attribute .name {
  text-align: start;
  max-width: 40%;
}

.data-product .accordion-content .attribute .text {
  text-align: end;
  max-width: 40%;
}

/* коли секція відкрита (aria-expanded="true" або без класу collapsed) — вертикальна риска ховається */
.accordion-header[aria-expanded='true'] .plus-icon span:last-child {
  height: 0;
}

.data-product .panel .panel-body {
  border-top: 0 !important;
}

.productpage__carousel {
  position: relative;
}

.slider_block__title {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  margin-bottom:20px;
  margin-top: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mobile .slider_block__title {
  margin-bottom: 20px;
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
}

.slider_block__title span {
  color: #d3ed34;
}

.slider_block__title .row-slide {
  display: flex;
  align-items: center;
  gap: 18px;
}

.product__carousel--prev,
.product__carousel--next {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  z-index: 50;
}

.mobile .product__carousel--prev,
.mobile .product__carousel--next {
  display: none;
}

#product-product .product__carousel--body {
  overflow: visible;
  -webkit-clip-path: inset(-9999px 0 -9999px 0);
  clip-path: inset(-9999px 0 -9999px 0);
}

#content .product__carousel--pagination {
  display: none !important;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: max-content;
}

.mobile #content .product__carousel--pagination {
  display: flex !important;
}

#content .product__carousel--pagination .swiper-pagination-bullet {
  width: 5px !important;
  height: 5px !important;
  margin: 0 !important;
  background-color: #d9d9d9 !important;
  margin: 0;
  border: none;
  transition: 0.2s ease-in-out;
}

#content .product__carousel--pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffbcab !important;
}

.list-main-image .slick-dots {
  display: none !important;
}

.mobile .list-main-image .slick-dots {
  display: none !important;
  justify-content: center;
  position: relative;
  bottom: unset;
  margin: 0;
  width: max-content;
  margin-left: auto;
  padding-right: 15px;
  gap: 3px;
}

.list-main-image .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}

.list-main-image .slick-dots li button {
  width: 12px;
  height: 12px;
  background-color: #e2e2e2;
  border: none;
  transition: 0.2s ease-in-out;
  border-radius: 50%;
}

.list-main-image .slick-dots li.slick-active button {
  background-color: #1e1e1e;
}

.list-main-image .slick-dots li button::before {
  display: none;
}

.autocalc-product-price,
.autocalc-product-special,
.autocalc-product-tax,
.autocalc-product-points {
  display: inline-block;
  font-family: var(--second-family);
  transition:
    transform 0.25s ease,
    opacity 0.25s ease,
    color 0.25s ease;
}

.autocalc-product-price.is-price-updating,
.autocalc-product-special.is-price-updating,
.autocalc-product-tax.is-price-updating,
.autocalc-product-points.is-price-updating {
  transform: translateY(-2px) scale(1.03);
  opacity: 0.85;
}

@media (max-width: 767px) {
  .products_to_category {
    overflow: hidden;
  }

  .products_view {
    overflow: hidden;
  }
}
@media (max-width: 1199px) {
  .data-product #product {
    flex-direction: column;
    gap: 10px;
  }

  .main-product > .main-slide {
    max-height: 750px;
    width: calc(100% - 400px);
  }

  .data-product #product .product_info_wrapp {
    width: 100%;
  }

  .data-product #product .product-advantages {
    width: 100%;
  }
}

@media (max-width: 900px) {
  .main-product > .main-slide {
    max-height: 750px;
    width: calc(100% - 300px);
  }
}

/* Slider arrows = START */
.main-image-section {
  position: relative;
}

.arrow-main-slide {
  position: absolute;
  right: 24px;
  bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  z-index: 5;
}

.arrow-main-slide .slick-prev,
.arrow-main-slide .slick-next {
  position: static;
  top: auto;
  left: auto;
  right: auto;
  transform: none;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 50%;
  box-shadow: none;
  transition: all 0.2s ease;
  padding: 0;
}

.arrow-main-slide .slick-prev:hover,
.arrow-main-slide .slick-next:hover {
  background: #f8f8f8;
  border-color: #bdbdbd;
}

.arrow-main-slide .slick-prev::before,
.arrow-main-slide .slick-next::before {
  display: none;
}

.arrow-main-slide .slick-prev svg,
.arrow-main-slide .slick-next svg {
  width: 34px;
  height: 34px;
  display: block;
}

/* Якщо треба трохи нижче на мобілці */
@media (max-width: 767px) {
  .arrow-main-slide {
    right: 16px;
    bottom: 16px;
    gap: 6px;
  }

  .arrow-main-slide .slick-prev,
  .arrow-main-slide .slick-next {
    width: 36px;
    height: 36px;
  }

  .arrow-main-slide .slick-prev svg,
  .arrow-main-slide .slick-next svg {
    width: 30px;
    height: 30px;
  }
}
/* Slider arrows = END */

/* Product Size Options = START */
.product-size-options {
  width: 100%;
  margin: 0 0 28px;
}

.product-size-options__title {
  display: block;
  margin: 0 0 12px;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #141414;
}

.product-size-options__list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.product-size-options__item {
  position: relative;
}

.product-size-options__input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.product-size-options__label {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 10px 16px;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  background: #f4f4f4;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #141414;
  cursor: pointer;
  user-select: none;
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease,
    box-shadow 0.2s ease;
}

.product-size-options__label:hover {
  background: #fff;
  border-color: #3a3227;
}

.product-size-options__input:checked + .product-size-options__label {
  background: #3a3227;
  border-color: #3a3227;
  color: #fff;
  box-shadow: 0 8px 18px rgba(58, 50, 39, 0.16);
}

.product-size-options__price {
  margin-left: 6px;
  font-size: 12px;
  opacity: 0.75;
}

.product-size-options + .text-danger,
.product-size-options .text-danger {
  margin-top: 8px;
  font-family: var(--font-family);
  font-size: 12px;
  color: #ff3030;
}

@media (max-width: 767px) {
  .product-size-options {
    margin-bottom: 24px;
  }

  .product-size-options__list {
    gap: 6px;
  }

  .product-size-options__item {
    flex: 1 1 calc(50% - 6px);
  }

  .product-size-options__label {
    width: 100%;
    min-height: 40px;
    padding: 9px 8px;
    font-size: 13px;
  }
}

/* Product Size Options = END */

/* Product Select Option = START */
.product-select-option {
  margin: 0 0 28px;
}

.product-select-option__title {
  display: block;
  margin: 0 0 12px;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #141414;
}

.product-select-option__field {
  width: 100%;
  height: 46px;
  padding: 0 14px;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  background: #f4f4f4;
  font-family: var(--font-family);
  font-size: 14px;
  color: #141414;
}
/* Product Select Option = END */

/* Product Linked Size Options = START */
#product .product_options .form-group:has(.viewO_link),
#product .product_options .form-group.product-linked-options {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0 0 24px;
  padding: 0;
}

#product .product_options .form-group:has(.viewO_link) > div:first-child,
#product .product_options .form-group.product-linked-options > div:first-child {
  flex: 0 0 100%;
  margin: 0 0 4px;
  padding: 0;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #141414;
}

#product .product_options .form-group:has(.viewO_link) > div:not(:first-child),
#product .product_options .form-group.product-linked-options > div:not(:first-child) {
  margin: 0;
  padding: 0;
}

#product .product_options .form-group:has(.viewO_link) label,
#product .product_options .form-group.product-linked-options label {
  display: block;
  margin: 0;
  padding: 0;
  font-family: var(--font-family);
  font-weight: 400;
  text-align: left;
}

#product .product_options .form-group:has(.viewO_link) label > div,
#product .product_options .form-group.product-linked-options label > div {
  display: block;
}

#product .product_options .viewO_link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 108px;
  min-height: 40px;
  padding: 9px 14px;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  background: #f4f4f4;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #141414;
  text-align: center;
  text-decoration: none;
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease,
    box-shadow 0.2s ease;
}

#product .product_options .viewO_link:hover,
#product .product_options .viewO_link:focus {
  background: #fff;
  border-color: #3a3227;
  color: #3a3227;
  text-decoration: none;
}

#product .product_options .viewO_link.is-current {
  background: #3a3227;
  border-color: #3a3227;
  color: #fff;
  box-shadow: 0 8px 18px rgba(58, 50, 39, 0.16);
}

@media (max-width: 767px) {
  #product .product_options .form-group:has(.viewO_link),
  #product .product_options .form-group.product-linked-options {
    gap: 6px;
    margin-bottom: 22px;
  }

  #product .product_options .form-group:has(.viewO_link) > div:not(:first-child),
  #product .product_options .form-group.product-linked-options > div:not(:first-child) {
    flex: 1 1 calc(50% - 6px);
  }

  #product .product_options .viewO_link {
    width: 100%;
    min-width: 0;
    min-height: 40px;
    padding: 9px 8px;
    font-size: 13px;
  }
}

.option_color_pagination {
  display: flex;
  width: max-content !important;
  gap: 4px;
}

#product-product .option_color_pagination .swiper-pagination-bullet {
  width: 5px !important;
  height: 5px !important;
  margin: 0 !important;
  background-color: #d9d9d9 !important;
  border: none;
}

#product-product .option_color_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffbcab !important;
  margin: 0 !important;
  border: none;
}
/* Product Linked Size Options = END */
/* Product Page = END */


/* Product galery STYLE = START */


/* Product galery STYLE = END */