/** Shopify CDN: Minification failed

Line 646:0 Expected "}" to go with "{"

**/
.product-card__info .product-card__thc {
  margin-bottom: 20px !important;
}

.product-card__thc .thc-label {
  font-weight: 800;
}

.product-card__thc .type-label {
  font-weight: 800;
}

/* Always show Add to Cart on product cards */
.product-card .product-card-cart,
.product-card .product-card-cart .js-grid-cart {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  pointer-events: auto !important;
  height: auto !important;
}

.product-card .product-card__info-bottom {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

.product-card .product-card-cart {
  transform: translateY(-60px) !important;
}

/* Prevent product card from moving or growing on hover */
.product-card {
  height: 100%;
}

.product-card__info { padding-bottom: 0px !important; }

@media (max-width: 749px) {
  .product-card .product-card__info-bottom {
    display: block !important;
  }

  .product-card .product-card-cart {
    transform: translateY(0px) !important;
    margin-top: 8px !important;
  }

  .product-card .product-card-cart .js-grid-cart {
    display: flex !important;
    width: 100% !important;
  }
}

/*Hover*/
.product-card {
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.12);
  transform: translateY(-4px);
}

.product-card:hover {
  transform: translateY(-4px);
}

@media (max-width: 749px) {
  .product-card {
    transform: none;
    box-shadow: 0 6px 16px rgba(0,0,0,0.12);
  }
}

/* Give card more breathing room like hover */
.product-card {
  padding: 12px;
  box-sizing: border-box;
}

@media (max-width: 749px) {
  .product-card__price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
  }

  .product-card .js-grid-cart {
    width: auto !important;
    min-width: unset !important;
    display: inline-flex;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 1;
  }

  .product-card-cart,
  .product-card__info-bottom {
    width: auto;
  }
}


/* Round main product images */
.product__photo-wrapper,
.product__photo-container,
.photo-image {
  border-radius: 25px; /* adjust as needed */
  overflow: hidden;
}




/* ================================
   PRODUCT VARIANT BUTTONS – FINAL (NO JANK)
   ================================ */

.single-option-radio {
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
}

/* Hide native radio inputs */
.single-option-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* Base button style */
.single-option-radio label {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 10px 16px;
  min-height: 40px;

  /* Keep thickness constant to prevent delay/jump */
  border: 2px solid transparent;
  border-radius: 12px;

  /* "Thin border" look without changing width */
  box-shadow: inset 0 0 0 1px #d1d1d1;

  background: transparent;
  color: inherit;
  cursor: pointer;

  line-height: 1;
  box-sizing: border-box;

  /* Only animate transform + color (not border width) */
  transition:
    transform 0.15s ease,
    border-color 0.2s ease,
    box-shadow 0.2s ease;

  outline: none !important;
}

/* Remove theme-injected square highlights */
.single-option-radio label::before,
.single-option-radio label::after {
  content: none !important;
  display: none !important;
}

/* Hover – no thickness change, no shift */
.single-option-radio label:hover {
  border-color: #000;
  box-shadow: none; /* removes the inner "thin" line */
}

/* Selected state – clean bold border + subtle lift */
.single-option-radio input[type="radio"]:checked + label {
  border-color: #000;
  box-shadow: none;
  transform: translateY(-2px);
}

/* Pressed feedback */
.single-option-radio label:active {
  transform: translateY(0);
}

/* Focus cleanup */
.single-option-radio label:focus,
.single-option-radio input[type="radio"]:focus + label {
  outline: none !important;
  box-shadow: none !important;
}

/* Emergency override for stubborn themes */
.single-option-radio label * {
  box-shadow: none !important;
  outline: none !important;
}



/* =========================================
   STICKY CART – VARIANT SELECT (FINAL)
   ========================================= */

/* Wrapper: rounded, clipped, white */
.sticky-cart-wr .sticky-cart-select {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
}

/* Native select reset + sizing */
.sticky-cart-wr .sticky-cart-select select {
  width: 100%;
  padding: 4px 44px 4px 12px; /* compact + room for arrow */

  border: none;
  border-radius: 12px;
  background: #fff;
  color: #000;
  font-size: 14px;

  cursor: pointer;

  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  outline: none;
  box-shadow: none;
}

/* Custom dropdown arrow (guaranteed visible) */
.sticky-cart-wr .sticky-cart-select::after {
  content: "▾";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;

  font-size: 13px;
  line-height: 1;
  color: #000;

  z-index: 5;
}

/* Hide legacy browser arrow */
.sticky-cart-wr .sticky-cart-select select::-ms-expand {
  display: none;
}




/* =========================================
   STICKY CART – PRODUCT IMAGE ROUNDING
   ========================================= */

.sticky-cart-wr #js-sticky-img {
  border-radius: 12px;   /* match selector + buttons */
  overflow: hidden;
  display: block;
}













/* =========================================================
   Custom Image Gallery – Mobile Fix (3 columns)
   - Forces section to full width on mobile
   - Makes all images equal size
   - Keeps 3 columns on mobile
   ========================================================= */

@media screen and (max-width: 768px) {

  /* Force the gallery section to full width (overrides 50% desktop width) */
  ai-image-gallery-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3,
  ai-image-gallery-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3
  .ai-image-gallery__wrapper-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3,
  ai-image-gallery-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3
  .ai-image-gallery__container-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  /* Grid layout for mobile (3 columns) */
  ai-image-gallery-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3
  .ai-image-gallery__container-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3 {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 10px !important; /* slightly tighter gap helps 3-col mobile */
    justify-items: stretch !important;
    align-items: stretch !important;
  }

  /* Each item must stretch to fill its grid column */
  ai-image-gallery-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3
  .ai-image-gallery__item-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3 {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  /* Square image container */
  ai-image-gallery-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3
  .ai-image-gallery__image-wrapper-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3 {
    width: 100% !important;
    aspect-ratio: 1 / 1 !important;
    overflow: hidden !important;
    position: relative !important;
  }

  /* Image fills the square */
  ai-image-gallery-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3 img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
  }

}







/* -----------------------------
   1) Stop Swiper from forcing a tall wrapper height
------------------------------ */
.productlist-swiper .swiper-wrapper {
  height: auto !important;              /* overrides inline height:500px */
  align-items: stretch !important;
}

.productlist-swiper .swiper-slide {
  height: auto !important;
  display: flex !important;
}

.productlist-swiper .swiper-slide > .h-100 {
  width: 100%;
  display: flex;
}


/* -----------------------------
   2) Equal-height cards (as before)
------------------------------ */
.productlist-swiper .product-card {
  width: 100%;
  height: 100%;
  display: flex !important;
  flex-direction: column !important;
}

.productlist-swiper .product-card__image-wr {
  flex: 0 0 auto !important;
  position: relative !important;
  z-index: 1;
}

.productlist-swiper .product-card__info {
  flex: 1 1 auto !important;
  display: flex !important;
  flex-direction: column !important;
  position: relative !important;        /* required for bottom positioning */
  z-index: 2;
  padding: 12px 0 54px !important;      /* bottom padding reserves space for inline row */
}


/* -----------------------------
   3) Price + Add to Cart inline at the very bottom (CSS-only)
   Because price is outside info-bottom in your HTML.
------------------------------ */

/* Move the existing price to bottom-left */
.productlist-swiper .product-card__price {
  position: absolute !important;
  left: 0;
  bottom: 12px;
  margin: 0 !important;
  white-space: nowrap;
  font-weight: 600;
}

/* Anchor the cart area to bottom-right */
.productlist-swiper .product-card__info-bottom {
  position: absolute !important;
  right: 0;
  bottom: 8px;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
}

/* Make the button a compact inline button (not full width) */
.productlist-swiper .product-card-cart .btn {
  width: auto !important;
  padding: 10px 14px !important;
  white-space: nowrap;
}


/* Force the cart area to the bottom-right (stronger than info-bottom) */
.productlist-swiper .product-card__info {
  position: relative !important; /* make absolute anchoring work */
}

/* Some themes position the cart internally — override it */
.productlist-swiper .product-card-cart {
  position: absolute !important;
  right: 0 !important;
  bottom: 8px !important;
  margin: 0 !important;
  z-index: 3 !important;
}

/* Make sure the button is inline-sized (not full width) */
.productlist-swiper .product-card-cart .btn {
  width: auto !important;
  display: inline-flex !important;
  align-items: center;
  white-space: nowrap;
}

/* If w-100 is still forcing width, hard override it */
.productlist-swiper .product-card-cart .btn.w-100 {
  width: auto !important;
}

/* DESKTOP ONLY: force price + cart to the bottom row */
@media (min-width: 768px) {
  /* Make sure the info area is the positioning context */
  .productlist-swiper .product-card__info {
    position: relative !important;
    padding-bottom: 64px !important; /* reserve room for the bottom row */
  }

  /* Price bottom-left (you said this part works, but keep it locked) */
  .productlist-swiper .product-card__price {
    position: absolute !important;
    left: 0 !important;
    bottom: 12px !important;
    margin: 0 !important;
    z-index: 5 !important;
    white-space: nowrap !important;
  }

  /* 🔥 This is the key: pin the ACTUAL button wrapper bottom-right */
  .productlist-swiper .product-card__info .product-card-cart {
    position: absolute !important;
    right: 0 !important;
    bottom: 8px !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    margin: 0 !important;
    z-index: 6 !important;
  }

  /* Make sure theme desktop rules like "display:block" or "width:100%" don't win */
  .productlist-swiper .product-card__info .product-card-cart .btn,
  .productlist-swiper .product-card__info .product-card-cart .btn.w-100 {
    width: auto !important;
    display: inline-flex !important;
    white-space: nowrap !important;
  }
}



/* Mobile-only: larger Add to Cart button */
@media (max-width: 767px) {
  .productlist-swiper .product-card-cart .btn,
  .productlist-swiper .product-card-cart .btn.w-100 {
    padding: 14px 16px !important;  /* increases height */
    font-size: 18px !important;     /* improves tap readability */
    line-height: 1.2 !important;
    min-height: 48px !important;    /* Apple/Google tap target standard */
  }
}


/* Mobile-only: make Add to Cart wider WITHOUT changing layout */
@media (max-width: 767px) {
  .productlist-swiper .product-card-cart {
    flex: 0 0 auto !important;      /* don't let the cart area shrink */
    width: auto !important;
    max-width: none !important;
  }

  .productlist-swiper .product-card-cart .btn,
  .productlist-swiper .product-card-cart .btn.w-100,
  .productlist-swiper .product-card-cart .js-grid-cart {
    display: inline-flex !important;
    justify-content: center !important;
    box-sizing: border-box !important;

    min-width: 160px !important;    /* 👈 makes it wider */
    padding: 14px 18px !important;  /* keeps it tall + comfy */
    white-space: nowrap !important;

    flex: 0 0 auto !important;      /* don't shrink */
    width: auto !important;         /* don't stretch weirdly */
    max-width: none !important;
  }
}



/* Move metafields up closer to the title */
.productlist-swiper .product-card__name {
  display: block;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.productlist-swiper .product-card__name + .jdgm-widget {
  margin-top: 2px !important;
  margin-bottom: 0 !important;
}

.productlist-swiper .jdgm-widget + .product-card__thc {
  margin-top: 0px !important;  /* 👈 pulls metafields upward */
}

.productlist-swiper .product-card__thc {
  padding-top: 0 !important;
}



/* AI Image Gallery text font */
.ai-image-gallery__text-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3 {
  font-family: 'Oswald', sans-serif !important;
  font-weight: 500; /* optional */
  letter-spacing: 0.04em; /* optional, looks great with Oswald */
  text-transform: uppercase; /* optional */
}
/* AI Image Gallery: reset capitalization to normal */
.ai-image-gallery__text-auzrjsxpwbmsrn3foraigenblock7147cf6ykeuh3 {
  text-transform: none !important;








  .thc-details-box {
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 12px;
  padding: 16px;
  margin: 16px 0;
}

.thc-section {
  margin-bottom: 12px;
}

.thc-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 8px;
}

.thc-label {
  font-weight: 700;
  letter-spacing: .02em;
}

.thc-value {
  font-weight: 700;
}

.thc-potency-bar {
  height: 10px;
  background: rgba(0,0,0,.08);
  border-radius: 999px;
  overflow: hidden;
}

.thc-potency-fill {
  height: 100%;
  border-radius: 999px;
  background: #111; /* change to your brand color */
}

.attributes-box {
  display: grid;
  gap: 10px;
}

.attribute-group {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-top: 10px;
  border-top: 1px solid rgba(0,0,0,.08);
}

.attribute-label {
  font-size: 12px;
  opacity: .7;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.attribute-value {
  font-weight: 600;
}

.thc-details-box {
  font-size: 20px;
}

