/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.99.9/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/postcss-loader@7.3.4_postcs_cf25b54d9897dba8c8a1b0c09cbd8d11/node_modules/postcss-loader/dist/cjs.js!./node_modules/.pnpm/sass-loader@13.3.3_sass@1.85.1_webpack@5.99.9/node_modules/sass-loader/dist/cjs.js!./src/assets/styles/single-product.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@media (max-width: 640px) {
  .is-sticky-product-bar.product-single {
    padding-bottom: 7rem;
  }
  .is-sticky-product-bar .sticky-product-bar {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 3;
    display: flex;
    width: 100%;
    --tw-translate-y: 28rem;
    transform: translate(var(--tw-translate-x), 28rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 0.625rem;
    padding: 0.75rem;
    opacity: 0;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 500ms;
    transition-duration: 700ms;
    transition-timing-function: cubic-bezier(0.55, 0, 0.1, 1);
  }
  @media (min-width: 640px) {
    .is-sticky-product-bar .sticky-product-bar {
      gap: 1rem;
    }
  }
  .is-sticky-product-bar .sticky-product-bar {
    box-shadow: -1px -2px 9px 0 rgba(0, 0, 0, 0.05);
  }
  .is-sticky-product-bar .sticky-product-bar__quantity,
  .is-sticky-product-bar .sticky-product-bar salla-add-product-button {
    width: 100%;
    --tw-translate-y: 1.25rem;
    transform: translate(var(--tw-translate-x), 1.25rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 0;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 700ms;
    transition-timing-function: cubic-bezier(0.55, 0, 0.1, 1);
  }
  .is-sticky-product-bar .sticky-product-bar__price,
  .is-sticky-product-bar .sticky-product-bar .form-label {
    display: none;
  }
  .is-sticky-product-bar .sticky-product-bar__quantity {
    margin: 0px;
    transition-delay: 900ms;
  }
  .is-sticky-product-bar .sticky-product-bar__quantity salla-quantity-input {
    width: 100%;
  }
  .is-sticky-product-bar .sticky-product-bar__quantity salla-quantity-input .s-quantity-input-container {
    width: 100%;
  }
  .is-sticky-product-bar .sticky-product-bar__quantity salla-quantity-input .s-quantity-input-input {
    width: 80%;
  }
  .is-sticky-product-bar .sticky-product-bar salla-add-product-button {
    margin: 0px;
    width: auto;
    flex: 1 1 0%;
    transition-delay: 1000ms;
  }
  .hydrated .is-sticky-product-bar .sticky-product-bar, .hydrated .is-sticky-product-bar .sticky-product-bar__quantity,
  .hydrated .is-sticky-product-bar .sticky-product-bar salla-add-product-button {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), 0px) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 1;
  }
}
.magnify-wrapper .img-magnifier-glass {
  display: none;
}
@media (min-width: 640px) {
  .magnify-wrapper .img-magnifier-glass {
    display: block;
  }
}
.magnify-wrapper .img-magnifier-glass {
  position: absolute;
  z-index: 3;
  border-radius: 50%;
  cursor: none;
  /*Set the size of the magnifier glass:*/
  width: 300px;
  height: 300px;
  opacity: 0;
  pointer-events: none;
  transform: scale(0);
  transition: transform 0.5s ease;
  box-shadow: inset 0px 0px 30px #949494;
}
.magnify-wrapper:hover .img-magnifier-glass {
  opacity: 1;
  pointer-events: initial;
  transform: scale(1);
  transition-delay: 0.3s;
}
.product__description ul,
.product__description li {
  list-style: inherit !important;
}
.product__description ul,
.product__description ol {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.product__description ol {
  list-style: auto !important;
}
.product__description a {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, 1);
  color: rgba(29, 78, 216, var(--tw-text-opacity, 1));
}
salla-slider {
  display: block;
}
salla-slider.details-slider .swiper-slide {
  position: relative;
}
salla-slider.details-slider.top_images .s-slider-container {
  max-width: 464px;
  border-style: none;
}
salla-slider.details-slider .s-slider-block__title-nav {
  display: none;
}
@media (min-width: 640px) {
  salla-slider.details-slider .s-slider-block__title-nav {
    display: flex;
  }
}
#btn-show-more {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#btn-show-more.is-expanded {
  pointer-events: none;
  opacity: 0;
}
.s-slider-thumbs .s-slider-thumbs-container .swiper-slide,
.s-slider-thumbs .s-slider-thumbs-container .swiper-slide:after {
  border-radius: 0px;
}
.s-slider-thumbs .s-slider-thumbs-container .swiper-slide {
  margin-left: 0.25rem !important;
}
.s-slider-horizontal .s-slider-thumbs {
  margin-top: 0.5rem;
}
.gallery-cursor.show {
  transform: scale(1);
}
.gallery-cursor {
  background-size: 60% !important;
}
.gallery-cursor {
  background-repeat: no-repeat;
  background-size: 23px;
  color: #000;
  height: 50px;
  position: absolute;
  transform: scale(0);
  transition: transform 1s ease;
  width: 50px;
}
salla-quick-buy, s-quick-buy-apple-pay {
  border: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
}
