/** Shopify CDN: Minification failed

Line 1158:0 Unexpected "}"

**/
.cart-quantity input {
  font-size: 20px;
  font-weight: bold;
  background: white;
}

.payment-methods {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  gap: 20px;
  flex-wrap: wrap;
}

.payment-methods ul {
  margin: 0;
  display: flex;
  list-style: none;
  gap: 5px;
  padding: 0;
  width: 100%;
}

.payment-icons-list:not(:has(li)) {
  display: none;
}

.payment-methods ul li img {
  max-width: 38px;
  max-height: 26px;
}

.payment-secure {
  display: flex;
  align-items: center;
  gap: 10px;
}

.payment-secure p {
  margin: 0;
  color: #000;

  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 12px;
}

.payment-secure p strong {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

@media (max-width: 1280px) {
  .payment-secure {
    width: 100%;
  }
}

.form_add_cartp {
  display: flex;
  gap: 10px;
}

.submit_add_cart {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 21px;
  background: #000;
  border-radius: 10px;
  color: #fff;
  flex: 1 1 100%;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.submit_add_cart i {
  width: 20px;
}

.submit_add_cart i * {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.submit_add_cart[disabled] {
  cursor: not-allowed;
}

quantity-input {
  max-width: 92px;
  display: flex;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #fff;
  position: relative;
  overflow: hidden;
}

quantity-input input {
  width: 100%;
  height: 100%;
  box-shadow: nono;
  outline: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: center;
}

quantity-input input::-webkit-outer-spin-button,
quantity-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

quantity-input input {
  -moz-appearance: textfield;
}

quantity-input button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  cursor: pointer;
  height: 100%;
  width: 30%;
  justify-content: center;
  align-items: center;
}

quantity-input button svg {
  width: 10px;
}

quantity-input button[name="minus"] {
  left: 0px;
}

quantity-input button[name="plus"] {
  right: 0px;
}

/* Add to Cart Loader */
.submit_add_cart_loader {
  display: none;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.submit_add_cart_loader.active {
  display: flex;
}

.submit_add_cart_loader svg {
  width: 100%;
  height: 100%;
}

.submit_add_cart.loading .submit_add_cart_text {
  opacity: 0.7;
}

.submit_add_cart.loading .icon_cart-btns {
  display: none;
}

.submit_add_cart.loading {
  pointer-events: none;
  opacity: 0.8;
  cursor: wait;
}

.custom-variant-select {
  position: relative;
  width: 100%;
}

.custom-variant-select i {
  display: inline-flex;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.custom-select {
  cursor: pointer;
  user-select: none;
  position: relative;
  color: #000;
  leading-trim: both;

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.select-trigger {
  border-radius: 12px;
  border: 1px solid #000;
  padding: 9px 23px 9px 29px;
  font-size: 14px;
  align-items: center;
  display: flex;
  gap: 10px;
  position: relative;
  background: white;
}

.select-trigger:after {
  content: "";
  width: 16px;
  height: 16px;
  margin: 9px 0;
  margin-left: auto;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none"><mask id="mask0_7357_1407" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="16" height="17"><rect width="16" height="16" transform="matrix(-4.37114e-08 1 1 4.37114e-08 0 0.838135)" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_7357_1407)"><path d="M8.0013 11.3229L3.1013 6.84116C2.93464 6.68872 2.73741 6.61504 2.50964 6.62012C2.28186 6.6252 2.08464 6.70396 1.91797 6.8564C1.7513 7.00884 1.66797 7.18922 1.66797 7.39756C1.66797 7.60589 1.7513 7.78628 1.91797 7.93872L7.0513 12.6186C7.18463 12.7405 7.33463 12.832 7.5013 12.893C7.66797 12.954 7.83463 12.9844 8.0013 12.9844C8.16797 12.9844 8.33463 12.954 8.5013 12.893C8.66797 12.832 8.81797 12.7405 8.9513 12.6186L14.0846 7.92347C14.2513 7.77103 14.3319 7.59319 14.3263 7.38994C14.3207 7.18668 14.2346 7.00884 14.068 6.8564C13.9013 6.70396 13.7041 6.62774 13.4763 6.62774C13.2485 6.62774 13.0513 6.70396 12.8846 6.8564L8.0013 11.3229Z" fill="black"/></g></svg>');
}

.custom-select.open .select-trigger {
  border-radius: 12px 12px 0 0;
}

.custom-select.open .select-trigger:after {
  transform: rotate(180deg);
}

.select-options {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid #000;
  border-top: none;
  z-index: 10;
  max-height: 200px;
  overflow-y: auto;
  border-radius: 0 0 12px 12px;
}

.custom-select.open .select-options {
  display: block;
}

.option-value {
  padding: 10px 14px;
  border-bottom: 1px solid #eee;
  transition: background 0.2s ease;
  align-items: center;
  display: flex;
  gap: 10px;
}

.option-value:hover {
  background-color: #f4f4f4;
}

.product-options-section {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.option-block label,
.option-group label {
  font-weight: 600;
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
}

.option-block .active-color,
.option-group .active-color {
  text-transform: capitalize;
}

.color-circles.option-block label {
  gap: 10px;
}

.color-circles .color-circle-item .label {
  font-size: 10px;
}

select {
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ccc;
}

.color-circle-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 8px;
}

.color-circle-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  width: 50px;
  text-align: center;
  position: relative;
}

.color-circle-item input[type="radio"] {
  display: none;
}

.color-circle-item .circle {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  position: relative;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  transition: box-shadow 0.2s ease;
}

/* Variant Image Styles - First Section */
.color-circle-item .circle.variant-image-wrapper {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  position: relative;
  box-sizing: border-box;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  background: #fff;
  transition: box-shadow 0.2s ease;
}

.color-circle-item .circle.variant-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  display: block;
}

/* Active: gap + black ring */
.color-circle-item input[type="radio"]:checked + .circle,
.color-circle-item input[type="radio"]:checked + .circle.variant-image-wrapper {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24), 0 0 0 2px #f0f0f0, 0 0 0 4px #000;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24), 0 0 0 2px #f0f0f0, 0 0 0 4px #000;
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24), 0 0 0 2px #f0f0f0, 0 0 0 4px #000;
}

.color-circle-item .label {
  font-size: 12px;
  text-transform: capitalize;
}

.color-circles-right label {
  display: flex;
  flex-wrap: nowrap;
  width: auto;
  flex-direction: row;
  gap: 15px;
}

.color-circles-active label .label {
  opacity: 0;
}

.color-circles-active input[type="radio"]:checked~.label {
  opacity: 1;
}

/* Color circles using product-variant-options snippet – layout + show text, rely on global swatch styles */
.color-circles-snippet .variant-options-holder {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 8px;
}
.color-circles-snippet .variant-options-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 40px;
  min-width: 40px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
/* Ensure value text shows below circle – snippet puts it in .visually-hidden when swatches are on */
.color-circles-snippet .variant-element_label .visually-hidden:not(.label-text-sibling) {
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 4px 0 0 !important;
  clip: auto !important;
  overflow: visible !important;
  font-size: 12px;
  line-height: 1.2;
  text-transform: capitalize;
  display: block !important;
  color: inherit;
  background: transparent !important;
}
.color-circles-snippet .variant-element_label[style*="--variant-clr"] .variant-element_span {
  font-size: 0;
  line-height: 0;
  margin-top: 0;
}
.color-circles-snippet .variant-element_label[style*="--variant-clr"] .variant-element_span span:not(.label-text-sibling) {
  display: block;
  font-size: 12px;
  line-height: 1.2;
  text-transform: capitalize;
  margin-top: 4px;
}
/* Swatches use box-shadow only - no border for consistent look across all colors (avoids double-ring on brown/dark) */
/* Checked ring: contain on the circle so it doesn’t overlap neighbours */
.color-circles-snippet.color-circles-right .variant-options-holder {
  flex-direction: row;
}
/* Color circles text RIGHT: circle left, label right of each swatch */
.color-circles-snippet.color-circles-right .variant-options-wrap {
  flex-direction: row;
  align-items: center;
  width: auto;
  min-width: auto;
  gap: 8px;
  text-align: left;
}
.color-circles-snippet.color-circles-right .variant-element_label {
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.color-circles-snippet.color-circles-right .variant-element_label .visually-hidden:not(.label-text-sibling) {
  margin-top: 0;
  margin-left: 0;
}
.color-circles-snippet.color-circles-right .variant-element_label[style*="--variant-clr"] .variant-element_span span:not(.label-text-sibling) {
  margin-top: 0;
}
/* circles-active: hide value by default, show when selected */
.color-circles-snippet.color-circles-active .variant-element_label .visually-hidden:not(.label-text-sibling),
.color-circles-snippet.color-circles-active .variant-element_label .variant-element_span span:not(.label-text-sibling) {
  opacity: 0;
}
.color-circles-snippet.color-circles-active .variant-options-wrap input[type="radio"]:checked + .variant-element_label .visually-hidden:not(.label-text-sibling),
.color-circles-snippet.color-circles-active .variant-options-wrap input[type="radio"]:checked + .variant-element_label .variant-element_span span:not(.label-text-sibling) {
  opacity: 1;
}

.size-button-list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.size-button {
  padding: 12px 16px;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  transition: 0.2s ease;
}

.size-button.active {
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.color-circle-list {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 8px;
}

.color-circle-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  width: 48px;
}

.color-circle-item .circle {
  display: flex;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

/* Variant Image Styles */
.color-circle-item .circle.variant-image-wrapper {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  background: #fff;
  transition: box-shadow 0.2s ease;
}

.color-circle-item .circle.variant-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  display: block;
}

/* Hover effect for variant images */
.color-circle-item:hover .circle.variant-image-wrapper {
  transform: scale(1.05);
  transition: transform 0.2s ease;
}

.color-circle-item .circle.variant-image-wrapper {
  transition: transform 0.2s ease;
}

.color-circle-item .label {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.sizechart-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.sizechart-modal.show {
  display: flex;
}

.sizechart-modal-content {
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  max-width: 90vw;
  max-height: 90vh;
  overflow: auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  animation: fadeIn 0.3s ease-in-out;
}

.sizechart-modal-content img {
  width: 100%;
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  display: block;
}

.sizechart-close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 28px;
  background: none;
  border: none;
  cursor: pointer;
}

.product-addons__item {
  display: flex;
  align-items: center;
  justify-content: space-between;

  border-radius: 12px;
  margin-bottom: 10px;
}

.product-addons__image {
  display: flex;
}

.product-addons__image img,
.product-addons__image svg {
  width: 50px;
  height: 50px;
  border-radius: 16px;
  object-fit: cover;
}

.product-addons__info {
  flex: 1;
  font-size: 14px;
  padding: 0 10px;
  font-weight: 600;
}

.product-addons__price-toggle {
  text-align: right;
  display: flex;
  align-items: center;
  gap: 25px;
}

.product-addons__price {
  font-size: 14px;
  font-weight: bold;
}

.product-addons__compare {
  text-decoration: line-through;
  font-size: 12px;
  display: block;
}

.product-addons__switch {
  position: relative;
  display: inline-block;
  width: 42px;
  height: 24px;
}

.product-addons__switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.product-addons__slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  border-radius: 24px;
  transition: 0.4s;
}

.product-addons__slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 0px;
  bottom: 0px;
  border: 1px solid black;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

.product-addons__switch input:checked+.product-addons__slider {
  background-color: black;
}

.product-addons__switch input:checked+.product-addons__slider:before {
  transform: translateX(18px);
}

@media (max-width: 768px) {
  .product-addons__image img {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    object-fit: cover;
  }

  .product-addons__info {
    font-size: 14px;
    line-height: 150%;
    max-width: 200px;
  }

  .product-addons__price {
    font-size: 14px;
    margin-right: 26px;
  }

  .product-addons__compare {
    font-size: 10px;
  }

  .product-addons__switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 30px;
  }

  .product-addons__slider {
    border-radius: 24px;
    transition: 0.4s;
  }

  .product-addons__slider:before {
    height: 30px;
    width: 30px;

    border-radius: 50%;
  }

  .product-addons__price-toggle {
    display: flex;
  }
}

.testimonial-card {
  display: flex;
  align-items: center;
  background: var(--review-bg);
  color: var(--review-fg);
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  max-width: 900px;
  margin: 0px auto;
  gap: 24px;
}

.testimonial-photo {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.testimonial-content {
  flex: 1;
}

.testimonial-text {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
  text-align: left;
  margin-bottom: 0;
}

.testimonial-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
}

.verified-icon {
  color: black;
  font-size: 16px;
}

.verified-label {
  font-size: 14px;
  font-weight: 400;

  text-transform: uppercase;
  color: #000;
}

.testimonial-stars {
  font-size: 20px;
  color: #f8b100;
}

.star.empty {
  color: #ccc;
}

.testimonial-photo-mobile {
  display: none;
}

.bottom-cont {
  text-align: left;
  display: flex;
  width: 100%;
  gap: 15px;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .testimonial-photo-mobile {
    display: block;
    height: 100%;
  }

  .bottom-cont {
    flex-wrap: wrap;
    width: unset;
    gap: 0;
    flex: 1;
  }

  .testimonial-photo-mobile img,
  .testimonial-photo-mobile svg {
    border-radius: 50px;
    height: 56px;
    width: 56px;
    margin-right: 16px;
  }

  .testimonial-content {
    display: flex;
    flex-wrap: wrap;
  }

  .testimonial-card {
    padding: 24p 16px;
  }

  .testimonial-text {
    width: 100%;
    order: 1;
    text-align: left;
  }

  .testimonial-footer {
    width: 100%;
    order: 0;
    gap: 0;
  }

  .testimonial-footer strong {
    width: 100%;
    text-align: left;
  }

  .verified-icon {
    display: none;
  }

  .verified-label {
    display: none;
  }

  .testimonial-stars {
    width: 100%;
    text-align: left;
  }
}

.product-discount-content {
  padding-top: 20px;
  padding-bottom: 20px;
}

.product-discount-content .discount-description {
  padding-left: 40px;
  font-size: 16px;
}

.product-discount-content .applied {
  font-weight: 600;
  color: black;
  font-size: 24px;
}

.discount-link-wrapper a {
  font-size: 22px;
  line-height: 150%;
}

.applied {
  background: #e0ffe5;
  border: 1px solid #34d399;
  color: #065f46;
  padding: 10px 15px;
  border-radius: 6px;
  font-weight: 600;
  margin-top: 10px;
}

.cart_quantity-block{
  display: flex;
  gap: 10px;
}

/* Form layout: subscription/content left, actions row (qty + button) right */
.main-product-section .cart_quantity-block {
  align-items: stretch;
}
.main-product-section .main-product_submit-from {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  width: 100%;
}
.main-product-section .main-product_submit-from > input[type="hidden"] {
  display: none;
}
/* Qty + Add to cart in one row; subscription apps’ content stays left of this row */
.main-product-section .main-product_submit-from > .product-form__actions-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.main-product-section .submit_add_cart{
  width: 100%;
}
.main-product-section .main-product_submit-from atc-submit{
  width: calc(100% - 110px);
}
.main-product-section .submit_add_cart:hover{
  background-color: var(--btn-color);
  color: var(--btn-background);
  transition: all 300ms ease-in-out;
}
.main-product-section .submit_add_cart:hover svg{
  fill: #000;
}
.main-product-section .product-form__actions-row .qty_input_block {
  flex-shrink: 0;
  order: var(--order, 0);
}
.main-product-section .product-form__actions-row .button_form-holder,
.main-product-section .product-form__actions-row atc-submit.button_form-holder {
  order: 1;
  flex-shrink: 0;
}

.qty_input_block{
  display: flex;
}

.product-gallery-thumbnail img{
  max-width: 100%;
  height: auto;
}

/* Splide slider  */
@-webkit-keyframes splide-loading {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes splide-loading {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}
/* Splide core CSS moved to theme.liquid <style> tag */

/* Product gallery Splide: main image + custom arrows from section settings */
.product-gallery-main {
  position: relative;
}
/* Main gallery: adaptive height so thumbnails sit tight below image, no gap */
.product-gallery-main .splide__track {
  height: auto !important;
}
.product-gallery-main .splide__list {
  height: auto !important;
  align-items: flex-start;
}
.product-gallery-main .splide__slide {
  overflow: hidden;
  border-radius: 6px;
  height: auto !important;
}
.product-gallery-main .splide__slide img {
  border-radius: 6px;
  display: block;
  width: 100%;
  height: auto;
}

/* Mobile: one fixed frame for every main slide so mixed aspect ratios don't leave gaps (Splide autoHeight off used max slide height). 
@media (max-width: 749px) {
  .main-product-section .product-gallery-main .splide__slide .gallery-media-wrap,
  .product-gallery-main .splide__slide .gallery-media-wrap {
    display: grid;
    grid-template: 1fr / 1fr;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 6px;
    position: relative;
  }
    */

/* Start new code */
.main-product-section .product-gallery-main .splide__slide .gallery-media-wrap:not(:has(> .--fixed-ratio)),
.product-gallery-main .splide__slide .gallery-media-wrap:not(:has(> .--fixed-ratio)) {
  display: grid;
  grid-template: 1fr / 1fr;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 6px;
  position: relative;
}

.main-product-section .product-gallery-main .splide__slide .gallery-media-wrap:has(> .--fixed-ratio),
.product-gallery-main .splide__slide .gallery-media-wrap:has(> .--fixed-ratio) {
  display: block;
  overflow: hidden;
  border-radius: 6px;
  position: relative;
}
/* End New Code*/


  .main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > *:first-child,
  .product-gallery-main .splide__slide .gallery-media-wrap > *:first-child {
    grid-area: 1 / 1;
    min-height: 0;
    min-width: 0;
    width: 100%;
    align-self: stretch;
    justify-self: stretch;
  }
  .main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > *:not(:first-child),
  .product-gallery-main .splide__slide .gallery-media-wrap > *:not(:first-child) {
    grid-area: 1 / 1;
    align-self: start;
    justify-self: start;
    z-index: 2;
    pointer-events: none;
  }
  .main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > *:not(:first-child) a,
  .main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > *:not(:first-child) button,
  .product-gallery-main .splide__slide .gallery-media-wrap > *:not(:first-child) a,
  .product-gallery-main .splide__slide .gallery-media-wrap > *:not(:first-child) button {
    pointer-events: auto;
  }

  /*Original Code
  .main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > .gallery-main-ratio-wrap,
  .product-gallery-main .splide__slide .gallery-media-wrap > .gallery-main-ratio-wrap {
    height: 100% !important;
    width: 100% !important;
    aspect-ratio: unset !important;
    position: relative !important;
  }
  */

/*Start Updated Code */
/* adapt/no-ratio: fill the square parent as before */
.main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > .gallery-main-ratio-wrap:not(.--fixed-ratio),
.product-gallery-main .splide__slide .gallery-media-wrap > .gallery-main-ratio-wrap:not(.--fixed-ratio) {
  height: 100% !important;
  width: 100% !important;
  aspect-ratio: unset !important;
  position: relative !important;
}

/* fixed-ratio: respect the selected ratio on mobile */
.main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > .gallery-main-ratio-wrap.--fixed-ratio,
.product-gallery-main .splide__slide .gallery-media-wrap > .gallery-main-ratio-wrap.--fixed-ratio {
  height: auto !important;
  width: 100% !important;
  aspect-ratio: var(--aspect-ratio-value) !important;
  position: relative !important;
}
/*End Updated code */


  .main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > img,
  .product-gallery-main .splide__slide .gallery-media-wrap > img {
    height: 100%;
    object-fit: cover;
  }
  .main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > video,
  .main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > iframe,
  .product-gallery-main .splide__slide .gallery-media-wrap > video,
  .product-gallery-main .splide__slide .gallery-media-wrap > iframe {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border: 0;
  }
  .main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > *:first-child:not(.gallery-main-ratio-wrap):not(img) {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > *:first-child:not(.gallery-main-ratio-wrap):not(img) iframe,
  .main-product-section .product-gallery-main .splide__slide .gallery-media-wrap > *:first-child:not(.gallery-main-ratio-wrap):not(img) video,
  .product-gallery-main .splide__slide .gallery-media-wrap > *:first-child:not(.gallery-main-ratio-wrap):not(img) iframe,
  .product-gallery-main .splide__slide .gallery-media-wrap > *:first-child:not(.gallery-main-ratio-wrap):not(img) video {
    flex: 1;
    width: 100%;
    height: 100%;
    min-height: 0;
    object-fit: cover;
  }
  .main-product-section .product-gallery-main .splide__slide .gallery-main-ratio-wrap img,
  .main-product-section .product-gallery-main .splide__slide .gallery-main-ratio-wrap video,
  .main-product-section .product-gallery-main .splide__slide .gallery-main-ratio-wrap iframe,
  .product-gallery-main .splide__slide .gallery-main-ratio-wrap img,
  .product-gallery-main .splide__slide .gallery-main-ratio-wrap video,
  .product-gallery-main .splide__slide .gallery-main-ratio-wrap iframe {
    border-radius: 6px;
  }
}
.product-gallery-main .splide__arrows {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
}
.product-gallery-main .splide__arrow {
  pointer-events: auto;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s, background 0.2s;
}
.product-gallery-main .splide__arrow svg {
  display: block;
}
.product-gallery-main .splide__arrow--prev svg {
  transform: rotate(180deg);
}
.product-gallery-main .splide__arrow:hover:not(:disabled) {
  background: rgba(0, 0, 0, 0.75);
}
.product-gallery-main .splide__arrow:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}

/* Custom gallery arrows (section settings: Arrow type, Left/Right image, Google icon) */
.product-gallery-main-arrows {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
}
.product-gallery-main-arrows .product-gallery-arrow {
  pointer-events: auto;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
.product-gallery-main-arrows .product-gallery-arrow svg {
  display: block;
}
.product-gallery-main-arrows .product-gallery-arrow svg path {
  fill: currentColor;
}
.product-gallery-main-arrows .product-gallery-arrow .gallery-arrow-img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.product-gallery-main-arrows .product-gallery-arrow .material-symbols-outlined {
  font-size: 24px;
}
.product-gallery-main-arrows .product-gallery-arrow:hover:not(:disabled) {
  background: rgba(0, 0, 0, 0.75);
}
.product-gallery-main-arrows .product-gallery-arrow:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}
.product-gallery-main .splide__pagination {
  margin-top: 10px;
  justify-content: center;
}
.product-gallery-main .splide__pagination__page:before {
  background: #9ca3af;
  transition: background 0.2s ease;
}
.product-gallery-main .splide__pagination__page.is-active:before {
  background: #000;
}

/* Product gallery thumbnails: space above, 4 per row */
.main-product-section_main-slider [data-switcher-thumbs] {
  margin-top: 10px;
}
.main-product-section_main-slider [data-switcher-thumbs] .splide__slide {
  box-sizing: border-box;
  cursor: pointer;
}
.main-product-section_main-slider [data-switcher-thumbs] .splide__slide img {
  width: 100%;
  height: 73px;
  object-fit: cover;
  border-radius: 4px;
}
.main-product-section_switch-slide.is-visible.is-active {
  border: 1px solid #000;
  border-radius: 4px;
}

/* Splide pagination responsive CSS moved to theme.liquid <style> tag */

@media (max-width: 767px) {
  .discount-link-wrapper a {
    font-size: 16px;
    line-height: 150%;
  }

  .discount-description {
    font-size: 12px;
    line-height: 150%;
  }
}

@media (max-width: 414px) {
  .form_add_cartp {
    flex-direction: column;
  }

  .cart-quantity input {
    height: 68px;
  }
}

.square-icon-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -18px;
  margin-right: -18px;
  row-gap: 20px;
}

.square-icon-grid-row {
  flex-direction: column;
}

.square-icon-grid-row .square-icon-item {
  width: 100%;
  flex-direction: row;
  gap: 40px;
  text-align: left;
}

.square-icon-grid-row .square-icon-box {
  flex-shrink: 0;
  margin-bottom: 0;
}

.square-icon-grid-row .square-icon-text {
  margin-top: 0;
  flex-grow: 1;
}

.square-icon-item_content {
  flex-grow: 1;
}

.square-icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 25%;
  padding-left: 18px;
  padding-right: 18px;
}

.square-icon-box {
  width: 58px;
  height: 58px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.square-icon-inner {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.square-icon-inner img,
.square-icon-inner svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.square-icon-inner i,
.square-icon-inner .material-icons {
  font-size: 28px;
  color: #333;
}

.square-icon-text {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

.square-icon-text.square-icon-text-mob {
  display: none;
}

.square-icon-title {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #000;
}

.square-icon-text {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  color: #000;
}

.lab-tested-wrapper {
  padding: 40px 0;
}

.lab-tested-section {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  gap: 0;
}

.lab-tested-circle-w {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
}

.lab-tested-section .lab-tested-circle-w:after {
  content: "";
  height: 7px;
  background: #6f6f6f;
  position: absolute;
  top: 24px;
  left: 0;
  right: -100%;
  margin: 0 auto;
  width: 122%;
}

.lab-tested-section .lab-tested-step-wrapper:last-child .lab-tested-circle-w:after {
  content: unset;
}

.lab-tested-step-wrapper {
  display: flex;
  align-items: center;
  position: relative;
}

.lab-tested-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  z-index: 2;
  width: 100%;
  margin: 0 25px;
}

@media (max-width: 1190px) {
  .lab-tested-section:after {
    display: none;
  }

  .lab-tested-text {
    font-size: 12px;
  }
}

.lab-tested-step {
  margin: 0;
}

.lab-tested-circle {
  width: 53px;
  height: 53px;
  border-radius: 50%;
  background: #c4c4c4;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.lab-tested-inner {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #d9d9d9;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.lab-tested-inner img {
  width: 67%;

  object-fit: contain;
}

.lab-tested-inner i,
.lab-tested-inner .material-icons {
  font-size: 36px;
  color: #333;
}

@media (max-width: 768px) {

  .lab-tested-inner i,
  .lab-tested-inner .material-icons {
    font-size: 30px;
  }
}

.lab-tested-line {
  width: 80px;
  height: 16px;
  background: #555;
  margin: 0 -4px;
  z-index: 1;
}

.lab-tested-text {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

/* Main container for two-column layout */
.product-page-layout {
  display: flex;
  gap: 50px;
}

/* Left column (gallery) */
.gallery-column {
  flex: 1;
  max-width: calc(50% - 25px);
  /* padding: 20px; */
  box-sizing: border-box;
}

/* Right column (other sections) */
.content-column {
  flex: 1;
  max-width: calc(50% - 25px);
  /* padding: 20px; */
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.content-column:only-child {
  max-width: 100%;
}

/* Styles for gallery section */
.gallery-section {
  width: 100%;
}

/* Wrapper for main image and arrows */
.gallery-section .main-image-wrapper {
  position: relative;
  width: 100%;
  overflow: visible;
}

/* Main image */
.gallery-section .main-image {
  width: 100%;
  position: relative;
  padding-top: 100%;
}

.gallery-section .main-image img,
.gallery-section .main-image svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #ddd;
  border-radius: 4px;
}

/* Navigation arrows */
.gallery-section .arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  font-size: 20px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  z-index: 10;
  align-items: center;
  transition: all 0.3s ease;
}

.gallery-section .arrow:hover {
  background-color: var(--color-text-btn);
}

.gallery-section .arrow:hover svg {
  color: var(--payment-terms-background-color);
}

.gallery-section .arrow svg path {
  fill: #fff;
}

.gallery-section .arrow-left {
  left: 10px;
}

.gallery-section .arrow-right {
  right: 10px;
}

/* Thumbnails */
.gallery-section .thumbnails {
  display: flex;
  gap: 24px;
  margin-top: 24px;
  padding: 4px 0 8px;
  overflow-x: auto;
  width: 100%;
}

.gallery-section .thumbnails .thumbnail {
  width: calc((100% - 72px) / 4);
  object-fit: cover;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
  transition: border-color 0.3s ease;
  line-height: 0;
  overflow: hidden;
  flex-shrink: 0;
}

.gallery-section .thumbnails .thumbnail:hover,
.gallery-section .thumbnails .thumbnail.active {
  border-color: #000;
}

.gallery-section .thumbnails .thumbnail img {
  max-height: 72px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* Stacked Gallery Layout - NO ARROWS, NO THUMBNAILS */
.gallery-layout-stacked .arrow,
.gallery-layout-stacked .thumbnails,
.gallery-layout-stacked .thumbnails-side {
  display: none !important;
}

/* Stacked only on desktop; on mobile show slider instead */
.gallery-layout-stacked .gallery-slider-mobile-only {
  display: none;
}

.gallery-layout-stacked .gallery-stacked-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.gallery-layout-stacked.thumbnail-position-left .gallery-stacked-container,
.gallery-layout-stacked.thumbnail-position-right .gallery-stacked-container {
  flex-direction: row;
  align-items: flex-start;
  gap: 24px;
}

.gallery-layout-stacked .gallery-stacked-images {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  width: 100%;
  align-items: flex-start;
}

.gallery-layout-stacked.thumbnail-position-left .gallery-stacked-images,
.gallery-layout-stacked.thumbnail-position-right .gallery-stacked-images {
  flex: 1;
  min-width: 0;
}

.gallery-layout-stacked .stacked-image-item {
  width: 100%;
  position: relative;
}

/* Remove padding-top for stacked layout main-image */
.gallery-layout-stacked .main-image {
  padding-top: 0 !important;
}

.gallery-layout-stacked .main-image img,
.gallery-layout-stacked .main-image svg {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  object-fit: contain;
}

.gallery-layout-stacked .stacked-image-full {
  width: 100%;
}

.gallery-layout-stacked .stacked-image-half {
  width: 50%;
  align-self: flex-start;
}

/* After variant change JS reorders items: first child = full, rest = half */
.gallery-layout-stacked .gallery-stacked-images > .stacked-image-item:first-child {
  width: 100%;
}
.gallery-layout-stacked .gallery-stacked-images > .stacked-image-item:not(:first-child) {
  width: calc(50% - 12px);
  align-self: flex-start;
}

/* Side Thumbnails (Left/Right) */
.gallery-section .thumbnails-side {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: auto;
  min-width: 100px;
  max-width: 120px;
  margin-top: 0;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 600px;
}

.gallery-section .thumbnails-side .thumbnail {
  width: 100%;
  aspect-ratio: 1;
  flex-shrink: 0;
  margin: 0;
}

.gallery-section .thumbnails-side .thumbnail img {
  max-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Gallery with side thumbnails layout */
.gallery-with-side-thumbnails {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 24px;
}

.gallery-with-side-thumbnails .main-image-wrapper {
  flex: 1;
  min-width: 0;
}

.gallery-with-side-thumbnails.thumbnail-position-left {
  flex-direction: row;
}

.gallery-with-side-thumbnails.thumbnail-position-right {
  flex-direction: row-reverse;
}

/* Thumbnail Position Bottom (Default) */
.gallery-section.thumbnail-position-bottom .thumbnails {
  display: flex;
  gap: 24px;
  margin-top: 24px;
  padding: 4px 0 8px;
  overflow-x: auto;
  width: 100%;
}

/* Slider without thumbnail: hide thumb strip */
.gallery-thumbnails-hidden [data-switcher-thumbs] {
  display: none !important;
}

/* Responsive adjustments for stacked layout */
@media (max-width: 768px) {
  .gallery-layout-stacked .gallery-stacked-desktop-only {
    display: none !important;
  }
  .gallery-layout-stacked .gallery-slider-mobile-only {
    display: block !important;
  }

  .gallery-layout-stacked.thumbnail-position-left .gallery-stacked-container,
  .gallery-layout-stacked.thumbnail-position-right .gallery-stacked-container {
    flex-direction: column;
  }
  
  .gallery-layout-stacked .stacked-image-half {
    width: 100%;
  }
  
  .gallery-section .thumbnails-side {
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    max-height: none;
    overflow-x: auto;
    overflow-y: hidden;
    min-width: 0;
  }
  
  .gallery-section .thumbnails-side .thumbnail {
    width: calc((100% - 36px) / 4);
    min-width: 80px;
  }
  
  .gallery-with-side-thumbnails {
    flex-direction: column;
  }
  
  .gallery-with-side-thumbnails.thumbnail-position-right {
    flex-direction: column;
  }
}

/* Styles for product info section */
.product-info-section {
  width: 100%;
}

.product-info-section .rating[onclick] {
  cursor: pointer;
}

.product-info-section .rating {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #f5c518;
  /* Gold color for stars */
  font-size: 14px;
  margin-bottom: 10px;
}

.product-info-section .rating span {
  color: #000;
  font-weight: bold;
}

.product-info-section h1 {
  font-size: 36px;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 15px;
  text-transform: uppercase;
}

.product-info-section .short-description p {
  font-size: 20px;
  line-height: 150%;
  color: #000;
  margin-bottom: 0;
  margin-top: 0;
}

.product-info-section .price-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}

.price-block {
  display: flex;
  align-content: center;
  align-items: center;
  margin-top: 0;
  flex-wrap: wrap;
}

.instock {
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  display: flex;
}

.product-info-section .cprice {
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  text-decoration: line-through;
  margin-right: 15px;
}

.priced {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  background: #ff0000;
  border-radius: 50px;
  padding: 6px 14px;
  gap: 10px;
  color: white;
  max-height: 36px;
  margin: 0px 30px;
}

.product-info-section .price {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}

.product-info-section .compare-at-price {
  font-size: 18px;
  color: #666;
  text-decoration: line-through;
}

.product-info-section .discount {
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
}

.product-info-section .availability {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}

.product-info-section .stock-indicator {
  width: 10px;
  height: 10px;
  background-color: #00cc00;
  /* Green stock indicator */
  border-radius: 50%;
}

.product-info-section .benefits {
  list-style: none;
  padding: 0;
  margin: 0;
}

.product-info-section .benefits li {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  color: #333;
  margin-bottom: 5px;
}

.product-info-section .benefits .checkmark {
  color: #000;
  font-weight: bold;
}

.product-discount-content .product-points-list {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.product-discount-content .product-points-list li {
  font-size: 16px;
  margin: 0px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  line-height: 150%;
}

.product-discount-content .product-points-list img {
  width: 24px;
  height: 24px;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .product-discount-content .product-points-container {
    gap: 25px;
  }

  .product-discount-content .product-points-content {
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  .product-discount-content .product-points-content h2 {
    font-size: 28px;
    margin: 0 0 24px;
  }

  .product-discount-content .product-points-content p {
    margin: 0 0 24px;
    font-weight: 500;
    font-size: 16px;
  }

  .product-discount-content .product-points-list li {
    margin-bottom: 15px;
    font-size: 14px;
  }
}

.product-sizechart-content .product-points-list {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.product-sizechart-content .product-points-list li {
  font-size: 16px;
  margin: 0px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  line-height: 150%;
}

.product-sizechart-content .product-points-list img {
  width: 24px;
  height: 24px;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .product-sizechart-content .product-points-container {
    gap: 25px;
  }

  .product-sizechart-content .product-points-content {
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  .product-sizechart-content .product-points-content h2 {
    font-size: 28px;
    margin: 0 0 24px;
  }

  .product-sizechart-content .product-points-content p {
    margin: 0 0 24px;
    font-weight: 500;
    font-size: 16px;
  }

  .product-sizechart-content .product-points-list li {
    margin-bottom: 15px;
    font-size: 14px;
  }
}

/* Styles for product points  section */

.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 48;
  font-size: 24px;
  vertical-align: middle;
}

.product-points-container {
  display: block;
  width: 100%;
}

.product-points-content p {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 32px;
  line-height: 150%;
  color: inherit;
}

.product-points-content .product-points-list {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.product-points-content .product-points-list li {
  font-size: 16px;
  margin: 0px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  line-height: 150%;
}

.product-points-content .product-points-list img {
  width: 24px;
  height: 24px;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .product-points-content .product-points-container {
    gap: 25px;
  }

  .product-points-content .product-points-content {
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  .product-points-content.product-points-content h2 {
    font-size: 28px;
    margin: 0 0 24px;
  }

  .product-points-content.product-points-content p {
    margin: 0 0 24px;
    font-weight: 500;
    font-size: 16px;
  }

  .product-points-content .product-points-list {
    gap: 9px;
  }

  .product-points-content .product-points-list li {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .product-points-container {
    gap: 32px;
  }
}

/* Styles for pack options section */
.pack-options-section {
  width: 100%;
}

.pack-options-section h3 {
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: bold;
}

.pack-options-section .packs {
  display: flex;
  gap: 20px;
}

.pack-options-section .pack {
  position: relative;
  border: 1px solid #ddd;
  padding: 15px;
  text-align: center;
  flex: 1;
  border-radius: 8px;
  cursor: pointer;
  transition: border-color 0.3s ease, background-color 0.3s ease;
  background-color: #fff;
}

@media (max-width: 768px) {
  .pack-options-section .pack {
    padding: 5px;
  }

  .pack-options-section .discount-label {
    font-size: 10px;
    padding: 2px 6px;
  }
}

.pack-options-section .discount-label {
  position: absolute;
  top: -10px;
  left: 50%;
  width: 80%;
  transform: translateX(-50%);
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

@media (mac-width: 768px) {
  .pack-options-section .discount-label {
    width: 95%;
  }
}

.pack-options-section .pack-image {
  width: 100%;
  height: 120px;
  margin-bottom: 10px;
}

.pack-options-section .pack-image img,
.pack-options-section .pack-image svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.pack-options-section .pack-image .placeholder-image {
  width: 100%;
  height: 100%;
  background-color: #d3d3d3;
  /* Gray placeholder */
}

.pack-options-section .pack-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.pack-options-section .pack-quantity {
  background-color: #000;
  color: #fff;
  padding: 5px 15px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}

.pack-shipping {
  width: 80%;
  margin: 0 auto;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .pack-shipping {
    font-size: 10px;
    width: 90%;
  }
}

/* Styles for subscribe & save section */
.subscribe-save-section {
  width: 100%;
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 8px;
  background-color: #f9f9f9;
}

.subscribe-save-section .subscribe-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.subscribe-save-section h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
}

.subscribe-save-section .discount-label {
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: bold;
}

.subscribe-save-section .subscription-options {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.subscribe-save-section .subscription-option {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
}

.subscribe-save-section .subscription-option input[type="radio"] {
  margin-top: 5px;
  accent-color: #000;
}

.subscribe-save-section .option-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
}

.subscribe-save-section .subscription-details {
  flex: 1;
}

.subscribe-save-section .subscription-details select {
  width: 100%;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
  margin-bottom: 10px;
}

.subscribe-save-section .price-info {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.subscribe-save-section .current-price {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.subscribe-save-section .per-serving {
  font-size: 14px;
  color: #666;
}

.subscribe-save-section .benefits {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.subscribe-save-section .benefit-item {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  color: #333;
}

.subscribe-save-section .benefit-item .checkmark {
  color: #000;
  font-weight: bold;
}

.subscribe-save-section .one-time-details {
  flex: 1;
  text-align: right;
}

.subscribe-save-section .one-time-details .current-price {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

/* Styles for unlock gifts section */
.unlock-gifts-section {
  width: 100%;
}

.unlock-gifts-section h3 {
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 0;
}

.product-addon-section h3 {
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 0;
}

.unlock-gifts-section .gifts {
  display: flex;
  gap: 10px;
}

.unlock-gifts-section .gift {
  flex: 1;
  text-align: center;
}

.unlock-gifts-section .gift-image {
  width: 100%;
  aspect-ratio: 1 / 1;
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.unlock-gifts-section .gift-image svg {
  width: 60%;
}

.unlock-gifts-section .gift-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.unlock-gifts-section .gift-image .lock-icon {
  font-size: 40px;
  color: #666;
}

.unlock-gifts-section .gift-image .placeholder-image {
  width: 100%;
  height: 100%;
  background-color: #d3d3d3;
  /* Gray placeholder */
}

.unlock-gifts-section .gift-title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin-top: 20px;
}

/* Styles for description section */
.description-section {
  width: 100%;
}

.description-section h3 {
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: bold;
}

.description-section p {
  font-size: 1em;
  line-height: 1.6;
  color: #333;
}

/* Styles for reviews section */
.reviews-section {
  width: 100%;
}

.reviews-section h3 {
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: bold;
}

.reviews-section .review {
  border: 1px solid #ddd;
  padding: 15px;
  margin: 10px 0;
  border-radius: 4px;
  background-color: #f9f9f9;
}

.reviews-section .review p {
  margin: 0;
  font-size: 1em;
  line-height: 1.5;
}

/* Styles for size chart section */
.size-chart-section {
  width: 100%;
}

.size-chart-section h3 {
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: bold;
}

.size-chart-section a {
  color: #000;
  text-decoration: underline;
  font-size: 1em;
}

.size-chart-section .additional-info {
  margin: 15px 0;
}

.size-chart-section .additional-info p {
  font-size: 1em;
  font-weight: bold;
}

.size-chart-section .video {
  margin-top: 15px;
}

.size-chart-section .video iframe {
  width: 100%;
  height: 200px;
  border: none;
  border-radius: 4px;
}

/* Styles for accordion section */
.accordion-section {
  width: 100%;
}

.accordion-section .accordion {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.accordion-section .accordion-item {
  border-bottom: 1px solid #ddd;
  list-style: none;
}

.accordion-section .accordion-item summary,
.accordion-section .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  cursor: pointer;
  list-style: none;
}

.accordion-section .accordion-item summary::-webkit-details-marker,
.accordion-section .accordion-header::-webkit-details-marker {
  display: none;
}

.accordion-section .accordion-item summary::marker,
.accordion-section .accordion-header::marker {
  display: none;
}

.accordion-section .accordion-item summary h3,
.accordion-section .accordion-header h3 {
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  margin: 0;
}

.accordion-section .accordion-icon {
  font-size: 17px;
  font-weight: bold;
  width: 32px;
  height: 32px;
  font-family: monospace;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  letter-spacing: 0;
  line-height: 1;
  position: relative;
}

.accordion-section .accordion-icon::before {
  content: '+';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.accordion-section .accordion-item[open] .accordion-icon::before {
  content: '−';
}

.accordion-section .accordion-content {
  display: none;
}

.accordion-section .accordion-item[open] .accordion-content {
  display: block;
}

.accordion-section .accordion-content p {
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  margin: 0 0 15px;
}

.accordion-section .accordion-content p:empty {
  display: none;
}

.accordion-section .accordion-content p:last-child {
  margin: 0;
}

@media (max-width: 1179px) {
  .lab-tested-text {
    font-size: 12px;
    padding: 0;
  }

  .lab-tested-section {
    overflow: hidden;
  }

  .square-icon-item {
    width: 33.3333%;
  }
}

.lab-tested-step-wrapper {
  width: calc(100% / 3);
  justify-content: center;
}

@media (max-width: 768px) {
  .accordion-section .accordion-content {
    display: none;
    padding-bottom: 17px;
  }

  .accordion-section .accordion-item[open] .accordion-content {
    display: block;
  }

  .accordion-section .accordion-icon {
    font-size: 13px;
    width: 25px;
    height: 25px;
  }

  .accordion-section .accordion-content p {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    margin: 0;
  }
}

/* Styles for video section */
.video-section {
  width: 100%;
}

.video-section .video-wrapper {
  position: relative;

  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  /* Default aspect ratio (can be overridden by video's natural ratio) */
}

.video-section .video-wrapper video,
.video-section .video-wrapper iframe {
  width: 100%;
  height: auto;
  display: block;
  min-height: 100%;
}

.video-section .video-placeholder {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  /* Placeholder also uses 16:9 ratio */
  background-color: #fff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd;
}

.video-section .video-placeholder p {
  font-size: 1.5em;
  font-weight: bold;
  color: #000;
  margin: 0;
}

@media (min-width: 992px) {
  .product-page-layout {
    gap: 100px;
  }

  .gallery-column,
  .content-column {
    max-width: calc(50% - 50px);
  }
}

/* Responsive styles */
@media (max-width: 768px) {
  .product-page-layout {
    flex-direction: column;
    gap: 20px;
  }

  .gallery-column,
  .content-column {
    max-width: 100%;
  }

  .gallery-section .main-image {
    padding-top: 100%;
    aspect-ratio: 1 / 1;
  }

  .gallery-section .thumbnails {
    gap: 10px;
    margin-top: 10px;
  }

  .gallery-section .thumbnails img {
    height: 80px;
    width: calc((100% - 30px) / 4);
  }

  .product-info-section h1 {
    font-size: 28px;
    margin-top: 20px;
  }

  .product-info-section .price {
    font-size: 20px;
  }

  .product-info-section .compare-at-price {
    font-size: 16px;
  }

  .pack-options-section .packs {
    flex-direction: row;
    gap: 10px;
  }

  .pack-options-section .pack-title {
    margin-top: 0;
    font-size: 12px;
  }

  .pack-options-section .pack-quantity {
    font-size: 12px;
  }

  .pack-options-section .pack {
    width: calc(100% / 3);
  }

  .safety-icons-section .icon-item {
    flex: 0 1 calc(50% - 10px);
    /* 2 items per row on mobile */
  }

  .unlock-gifts-section .gifts {
    flex-direction: row;
  }

  .unlock-gifts-section .gift {
    width: calc(100% / 3);
  }

  .size-chart-section .video iframe {
    height: 150px;
  }

  .subscribe-save-section .subscribe-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  .subscribe-save-section .price-info {
    flex-direction: column;
    align-items: flex-start;
  }

  .video-section .video-wrapper video,
  .video-section .video-wrapper iframe {
    display: block;
  }

  .lab-tested-circle {
    width: 53px;
    height: 53px;
  }

  .lab-tested-inner {
    width: 35px;
    height: 35px;
  }

  .lab-tested-text {
    font-size: 9px;
  }

  .lab-tested-step {
    margin: 0px;
  }

  .price-block {
    gap: 10px;
    flex-wrap: wrap;
  }

  .priced {
    margin: 0;
  }
}

@media (max-width: 768px) {
  .product-addons__price-toggle {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 15px;
  }

  .product-addons__price {
    margin-right: 0px;
  }

  .square-icon-box {
    width: 64px;
    height: 64px;
  }

  .square-icon-inner {
    width: 50px;
    height: 50px;
  }

  .square-icon-grid {
    margin-left: -10px;
    margin-right: -10px;
  }

  .square-icon-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .square-icon-grid-row .square-icon-item {
    gap: 20px;
  }
}

@media (max-width: 575px) {
  .square-icon-item {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .submit_add_cart {
    font-size: 20px;
    letter-spacing: 1px;
    padding: 25px;
  }

  quantity-input {
    max-width: 100px;
  }
}

/* New Variant Options Styling - Matching Old Design */

/* Container for variant options */
.variant-options-holder {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 8px;
}

/* Base styling for variant options wrap */
.variant-options-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  position: relative;
}

/* Default to color circle width */
.variant-options-wrap {
  width: 48px;
}

.variant-options-wrap input[type="radio"] {
  display: none;
}

/* Base label styling */
.variant-element_label {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  width: 100%;
  position: relative;
}

/* Color Circle Style Variants (when label has --variant-clr style) */
.variant-element_label[style*="--variant-clr"] {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  width: 100%;
  position: relative;
}

/* Circle/swatch styling for color variants */
/* When .circle span exists (for header-group color-settings), use it as swatch and hide ::before */
.variant-element_label[style*="--variant-clr"]:has(.circle)::before {
  display: none;
}
.variant-element_label[style*="--variant-clr"] .circle {
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  border-radius: 50%;
  display: block;
  position: relative;
  box-sizing: border-box;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  background-color: var(--variant-clr);
  background-image: var(--variant-clr);
  background-size: cover;
  background-position: var(--swatch-focal-point, center);
  background-repeat: no-repeat;
  transition: box-shadow 0.2s ease;
}
.variant-element_label[style*="--variant-clr"]::before {
  content: "";
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: block;
  position: relative;
  box-sizing: border-box;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  background-color: var(--variant-clr);
  background-image: var(--variant-clr);
  background-size: cover;
  background-position: var(--swatch-focal-point, center);
  background-repeat: no-repeat;
  transition: box-shadow 0.2s ease;
}

/* Active: gap + black ring – clearly shows which swatch is selected */
.variant-options-wrap input[type="radio"]:checked + .variant-element_label[style*="--variant-clr"] .circle,
.variant-options-wrap input[type="radio"]:checked + .variant-element_label[style*="--variant-clr"]::before {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24), 0 0 0 2.5px #f0f0f0, 0 0 0 4px #000;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24), 0 0 0 2.5px #f0f0f0, 0 0 0 4px #000;
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24), 0 0 0 2.5px #f0f0f0, 0 0 0 4px #000;
}

/* Span text styling for color variants */
.variant-element_label[style*="--variant-clr"] .variant-element_span {
  margin-top: 4px;
  font-size: 12px;
  text-transform: capitalize;
  text-align: center;
  line-height: 150%;
}

.variant-element_label[style*="--variant-clr"] .variant-element_span span {
  display: block;
}

/* Size Button Style Variants (when label does NOT have --variant-clr style) */
.variant-element_label:not([style*="--variant-clr"]) {
  flex-direction: row;
  padding: 12px 16px;
  border: 1px solid #aaa;
  border-radius: 4px;
  font-weight: 500;
  transition: 0.2s ease;
  background: white;
  width: auto;
  min-width: auto;
  justify-content: center;
}

/* Adjust wrapper for non-color variants */
.variant-options-wrap:has(.variant-element_label:not([style*="--variant-clr"])) {
  width: auto;
  flex-direction: row;
}

/* Adjust gap for size button variants */
.variant-options-holder:has(.variant-element_label:not([style*="--variant-clr"])) {
  gap: 10px;
}

/* Remove circle for non-color variants */
.variant-element_label:not([style*="--variant-clr"])::before {
  display: none;
}

/* Span text styling for size buttons */
.variant-element_label:not([style*="--variant-clr"]) .variant-element_span {
  margin-top: 0;
  font-size: inherit;
  text-transform: none;
}

/* Checked state for size buttons */
.variant-options-wrap input[type="radio"]:checked + .variant-element_label:not([style*="--variant-clr"]) {
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.variant-options-wrap input[type="radio"]:checked + .variant-element_label:not([style*="--variant-clr"])::after {
  display: none;
}

/* Hover effect for size buttons */
.variant-element_label:not([style*="--variant-clr"]):hover {
  border-color: #000;
}

.hidden {
  display: none !important;
}

/* Label show disabled icon */
.label_show-disabled {
  display: none;
}

.product-card-variants fieldset{
  padding: 0;
  border: none;
  margin: 0 0 20px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .variant-options-wrap {
    width: 48px;
  }

  .variant-element_label[style*="--variant-clr"] .variant-element_span {
    font-size: 10px;
  }
}








































