/* ============================================================
   9toSpine — PREMIUM ADD-ON FOR MINIMALIN
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700&display=swap');

:root {
  --premium-gold: #C5A059;
  --premium-heading-font: 'Playfair Display', serif;
}

/* ── Scarcity Elements ── */
.scarcity-box-v2 {
  background: #fff;
  border: 1px solid #eee;
  padding: 1.5rem;
  border-radius: 8px;
  margin: 1.5rem 0;
  box-shadow: 0 10px 30px rgba(0,0,0,0.03);
}

.stock-bar-v2 { margin-bottom: 1rem; }
.stock-bar-v2__label { display: flex; justify-content: space-between; font-size: 0.8rem; font-weight: 800; color: #C53030; margin-bottom: 0.5rem; }
.stock-bar-v2__track { height: 8px; background: #eee; border-radius: 4px; overflow: hidden; }
.stock-bar-v2__fill { height: 100%; background: #C53030; animation: pulse 2s infinite; }

.timer-v2 { display: flex; align-items: center; gap: 0.5rem; font-size: 0.85rem; font-weight: 600; color: #444; }
.timer-v2__count { background: #000; color: #fff; padding: 2px 6px; border-radius: 4px; font-family: monospace; }

.viewing-now-v2 { display: flex; align-items: center; gap: 0.6rem; font-size: 0.8rem; color: #666; margin-bottom: 1rem; }
.viewing-now-v2__dot { width: 8px; height: 8px; background: #48BB78; border-radius: 50%; position: relative; }
.viewing-now-v2__dot::after { content: ''; position: absolute; inset: -4px; border: 2px solid #48BB78; border-radius: 50%; animation: ping 1.5s infinite; }

@keyframes ping { 75%, 100% { transform: scale(2); opacity: 0; } }
@keyframes pulse { 0% { opacity: 1; } 50% { opacity: 0.6; } 100% { opacity: 1; } }

/* ── Live Sales Ticker ── */
.live-sales-v2 {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background: white;
  padding: 12px 20px;
  border-radius: 8px;
  box-shadow: 0 10px 40px rgba(0,0,0,0.1);
  display: flex;
  align-items: center;
  gap: 12px;
  z-index: 9999;
  border: 1px solid #f0f0f0;
  animation: slideInUp 0.8s ease;
}

@keyframes slideInUp { from { transform: translateY(100%); opacity: 0; } to { transform: translateY(0); opacity: 1; } }

/* ── Sticky ATC Mobile ── */
@media (max-width: 767px) {
  .sticky-atc-v2 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    padding: 12px 20px;
    box-shadow: 0 -5px 20px rgba(0,0,0,0.05);
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 999;
    border-top: 1px solid #eee;
  }
}

/* ── Premium Typography ── */
.premium-title { font-family: var(--premium-heading-font); }
.text-gold { color: var(--premium-gold); }

/* ============================================================
   9toSpine SAFE cleanup — does not touch product templates/routes
   ============================================================ */
:root {
  --ninetospine-teal: #0F4C4A;
  --ninetospine-orange: #D97742;
  --ninetospine-cream: #F5F0E8;
  --ninetospine-text: #1A1A1A;
}

/* Hide generic marketplace-style features without changing templates */
.compare,
.compare-button,
.product-compare,
.compare-modal,
#compare-modal,
.action-compare,
.header-compare,
.go-to-wishlist,
.action-wishlist,
.header-wishlist,
.wishlist-btn,
.wishlist,
.currency-trigger,
.currency-picker,
.currency-selector,
.currency-switcher,
.header-currency,
.currencies,
[name="currencies"],
#currencies,
.shopify-currency-form,
.ltn__currency-menu,
.ltn__drop-menu.currency-menu {
  display: none !important;
}

/* Premium branded CTA feel */
.theme-btn-1,
.shopify-payment-button__button,
button#AddToCart,
.product-addtocart-sticky button {
  border-radius: 999px !important;
}
.theme-btn-1,
button#AddToCart,
.product-addtocart-sticky button {
  background: var(--ninetospine-teal) !important;
  border-color: var(--ninetospine-teal) !important;
}
.theme-btn-1:hover,
button#AddToCart:hover,
.product-addtocart-sticky button:hover {
  background: #0b3b39 !important;
  border-color: #0b3b39 !important;
}

body, p, input, button, select, textarea { font-family: Inter, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { letter-spacing: -0.025em; }

/* ============================================================
   9toSpine SAFE conversion cleanup v2 — settings/CSS only
   ============================================================ */
/* Hide empty/global features that distract Australia-only buyers */
.header-top, .top-bar-right, .mobile-social, .footer-social, .social-media,
.currency, .currency-menu, .currency-dropdown, .switcher-currency,
.compare-btn, a[href*="compare"], a[href*="wishlist"], .wishlist-action,
.product-action .compare, .product-action .wishlist, .compare-product, .wishlist-product {
  display: none !important;
}

/* Hide obvious theme placeholders if they render */
.quick-view-rating:empty, .product-des:empty { display:none !important; }

/* Make announcement/header/cart trust text feel premium */
.header-cart-info, .cart-inforation, .cart-information, .mini-cart .cart-inforation {
  color: var(--ninetospine-teal) !important;
  font-weight: 600 !important;
}

/* Brand-consistent buttons and small labels */
.btn, .theme-btn-1, .theme-btn-2, .shopify-payment-button__button,
button[name="add"], button[type="submit"], .ajax-spin-cart {
  border-radius: 999px !important;
}
.badge, .product-badge, .sale-badge {
  border-radius: 999px !important;
}

/* Product card cleanup without changing product routes/templates */
.product-grid-item .product-action ul li a[title*="Compare"],
.product-grid-item .product-action ul li a[title*="Wishlist"],
.product-grid-item .product-action ul li a[href*="compare"],
.product-grid-item .product-action ul li a[href*="wishlist"] {
  display: none !important;
}

/* Trust-card utility classes for future sections/pages */
.nineto-trust-card {
  background: #F5F0E8;
  border: 1px solid rgba(15,76,74,.14);
  border-radius: 20px;
  padding: 22px;
  color: #1A1A1A;
}
.nineto-trust-card strong { color:#0F4C4A; }


/* ============================================================
   9toSpine conversion-safe brand harmonization v3
   Scope: global trust/brand polish only. Product templates untouched.
   ============================================================ */
:root {
  --ninetospine-teal: #0F4C4A;
  --ninetospine-teal-dark: #0B3B39;
  --ninetospine-orange: #D97742;
  --ninetospine-cream: #F5F0E8;
  --ninetospine-text: #1A1A1A;
  --ninetospine-muted: #6B6B63;
  --ninetospine-border: rgba(15,76,74,.16);
}
body { color: var(--ninetospine-text); background: #fff; }
h1, h2, h3, h4, h5, h6, .section-title h2, .footer-title { color: var(--ninetospine-teal); }
a { color: var(--ninetospine-teal); }
a:hover { color: var(--ninetospine-orange); }
.ltn__secondary-color, .section-subtitle, .section-title .sub-title { color: var(--ninetospine-orange) !important; }
.theme-btn-1, .theme-btn-2, .btn-wrapper .btn, button[type="submit"], input[type="submit"] {
  background: var(--ninetospine-teal) !important;
  border-color: var(--ninetospine-teal) !important;
  color: #fff !important;
  border-radius: 999px !important;
  font-weight: 700 !important;
  letter-spacing: .01em;
}
.theme-btn-1:hover, .theme-btn-2:hover, .btn-wrapper .btn:hover, button[type="submit"]:hover, input[type="submit"]:hover {
  background: var(--ninetospine-orange) !important;
  border-color: var(--ninetospine-orange) !important;
  color: #fff !important;
}
.ltn__header-top-area, .header-top-area { background: var(--ninetospine-teal) !important; color: #fff !important; }
.ltn__header-top-area a, .header-top-area a { color: #fff !important; }
.ltn__main-menu ul li a:hover, .site-logo a:hover { color: var(--ninetospine-orange) !important; }
.footer-top-area { background: var(--ninetospine-cream) !important; border-top: 1px solid var(--ninetospine-border); }
.ltn__footer-area, .footer-widget, .footer-widget p, .footer-menu ul li a { color: var(--ninetospine-text) !important; }
.footer-widget .footer-title { color: var(--ninetospine-teal) !important; }
.ltn__copyright-area { background: var(--ninetospine-teal) !important; color: var(--ninetospine-cream) !important; }
.ltn__copyright-area p, .ltn__copyright-area strong { color: var(--ninetospine-cream) !important; }
.nineto-page { padding: 40px 0 80px; }
.nineto-policy-page { max-width: 920px; margin: 0 auto; }
.nineto-eyebrow { color: var(--ninetospine-orange); font-weight: 800; letter-spacing: .12em; font-size: 12px; text-transform: uppercase; margin-bottom: 10px; }
.nineto-lead { font-size: 18px; color: var(--ninetospine-muted); margin-bottom: 28px; }
.nineto-policy-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; margin: 28px 0 36px; }
.nineto-trust-card { background: var(--ninetospine-cream); border: 1px solid var(--ninetospine-border); border-radius: 18px; padding: 20px; color: var(--ninetospine-text); box-shadow: 0 10px 26px rgba(15,76,74,.05); }
.nineto-trust-card strong { color: var(--ninetospine-teal); display: inline-block; margin-bottom: 5px; }
@media (max-width: 991px) { .nineto-policy-grid { grid-template-columns: repeat(2, minmax(0,1fr)); } }
@media (max-width: 575px) { .nineto-policy-grid { grid-template-columns: 1fr; } }
/* Remove global distractions for Australia-only trust */
.ltn__currency-menu, .currency, .currency-menu, .currency-dropdown, .switcher-currency, [class*="currency"],
a[href*="wishlist"], a[href*="compare"], .compare, .wishlist, .compare-product, .wishlist-product,
.mobile-social-media, .mobile-social, .ltn__social-media:empty { display: none !important; }
/* Collection cards: cleaner/premium */
.ltn__category-item { border-color: var(--ninetospine-border) !important; border-radius: 20px !important; overflow: hidden; box-shadow: 0 12px 28px rgba(15,76,74,.06); }
.ltn__category-item-name h5 a { color: var(--ninetospine-teal) !important; }
.ltn__category-item-name h6 { color: var(--ninetospine-muted) !important; }


/* ============================================================
   9toSpine v4 surgical fixes
   - Fix invisible white hover states
   - Ensure About page can be overridden when Shopify page content is old
   ============================================================ */
html body .theme-btn-1,
html body .theme-btn-2,
html body .btn-wrapper .btn,
html body a.theme-btn-1,
html body a.theme-btn-2,
html body .shopify-payment-button__button,
html body button[type="submit"],
html body input[type="submit"],
html body button#AddToCart,
html body .ajax-spin-cart,
html body .cart-btn,
html body .ltn__add-to-cart a,
html body .banner-button a,
html body .slide-btn a {
  background-color: var(--ninetospine-teal) !important;
  border-color: var(--ninetospine-teal) !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
html body .theme-btn-1 *,
html body .theme-btn-2 *,
html body .btn-wrapper .btn *,
html body a.theme-btn-1 *,
html body a.theme-btn-2 *,
html body .banner-button a *,
html body .slide-btn a * {
  color: #ffffff !important;
}
html body .theme-btn-1:hover,
html body .theme-btn-1:focus,
html body .theme-btn-2:hover,
html body .theme-btn-2:focus,
html body .btn-wrapper .btn:hover,
html body .btn-wrapper .btn:focus,
html body a.theme-btn-1:hover,
html body a.theme-btn-1:focus,
html body a.theme-btn-2:hover,
html body a.theme-btn-2:focus,
html body .shopify-payment-button__button:hover,
html body .shopify-payment-button__button:focus,
html body button[type="submit"]:hover,
html body button[type="submit"]:focus,
html body input[type="submit"]:hover,
html body input[type="submit"]:focus,
html body button#AddToCart:hover,
html body button#AddToCart:focus,
html body .ajax-spin-cart:hover,
html body .ajax-spin-cart:focus,
html body .cart-btn:hover,
html body .cart-btn:focus,
html body .ltn__add-to-cart a:hover,
html body .ltn__add-to-cart a:focus,
html body .banner-button a:hover,
html body .banner-button a:focus,
html body .slide-btn a:hover,
html body .slide-btn a:focus {
  background-color: var(--ninetospine-orange) !important;
  border-color: var(--ninetospine-orange) !important;
  color: #ffffff !important;
  opacity: 1 !important;
  visibility: visible !important;
}
html body .theme-btn-1:hover *,
html body .theme-btn-1:focus *,
html body .theme-btn-2:hover *,
html body .theme-btn-2:focus *,
html body .btn-wrapper .btn:hover *,
html body .btn-wrapper .btn:focus *,
html body a.theme-btn-1:hover *,
html body a.theme-btn-1:focus *,
html body a.theme-btn-2:hover *,
html body a.theme-btn-2:focus *,
html body .banner-button a:hover *,
html body .banner-button a:focus *,
html body .slide-btn a:hover *,
html body .slide-btn a:focus * {
  color: #ffffff !important;
  opacity: 1 !important;
  visibility: visible !important;
}
html body .nineto-about-page h1,
html body .nineto-about-page h2 { color: var(--ninetospine-teal) !important; }
html body .nineto-about-page strong { color: var(--ninetospine-teal); }

/* ============================================================
   9toSpine v5 hover overlay fix
   Theme button effects were drawing a white ::after panel on hover.
   Disable that overlay and keep hover brand-consistent.
   ============================================================ */
html body .btn::before,
html body .btn::after,
html body .btn-effect-1::before,
html body .btn-effect-1::after,
html body .btn-effect-2::before,
html body .btn-effect-2::after,
html body .btn-effect-3::before,
html body .btn-effect-3::after,
html body .btn-effect-4::before,
html body .btn-effect-4::after,
html body .theme-btn-1::before,
html body .theme-btn-1::after,
html body .theme-btn-2::before,
html body .theme-btn-2::after,
html body .slide-btn a::before,
html body .slide-btn a::after,
html body .banner-button a::before,
html body .banner-button a::after,
html body .btn-wrapper .btn::before,
html body .btn-wrapper .btn::after,
html body button[type="submit"]::before,
html body button[type="submit"]::after,
html body input[type="submit"]::before,
html body input[type="submit"]::after,
html body .ajax-spin-cart::before,
html body .ajax-spin-cart::after,
html body .cart-btn::before,
html body .cart-btn::after,
html body .ltn__add-to-cart a::before,
html body .ltn__add-to-cart a::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  transform: none !important;
}

html body .btn,
html body .btn-effect-1,
html body .btn-effect-2,
html body .btn-effect-3,
html body .btn-effect-4,
html body .theme-btn-1,
html body .theme-btn-2,
html body a.theme-btn-1,
html body a.theme-btn-2,
html body .slide-btn a,
html body .banner-button a,
html body .btn-wrapper .btn,
html body button[type="submit"],
html body input[type="submit"],
html body .ajax-spin-cart,
html body .cart-btn,
html body .ltn__add-to-cart a {
  position: relative !important;
  overflow: hidden !important;
  background-image: none !important;
  background-color: var(--ninetospine-teal) !important;
  border-color: var(--ninetospine-teal) !important;
  color: #ffffff !important;
  z-index: 1 !important;
}

html body .btn:hover,
html body .btn:focus,
html body .btn-effect-1:hover,
html body .btn-effect-1:focus,
html body .btn-effect-2:hover,
html body .btn-effect-2:focus,
html body .btn-effect-3:hover,
html body .btn-effect-3:focus,
html body .btn-effect-4:hover,
html body .btn-effect-4:focus,
html body .theme-btn-1:hover,
html body .theme-btn-1:focus,
html body .theme-btn-2:hover,
html body .theme-btn-2:focus,
html body a.theme-btn-1:hover,
html body a.theme-btn-1:focus,
html body a.theme-btn-2:hover,
html body a.theme-btn-2:focus,
html body .slide-btn a:hover,
html body .slide-btn a:focus,
html body .banner-button a:hover,
html body .banner-button a:focus,
html body .btn-wrapper .btn:hover,
html body .btn-wrapper .btn:focus,
html body button[type="submit"]:hover,
html body button[type="submit"]:focus,
html body input[type="submit"]:hover,
html body input[type="submit"]:focus,
html body .ajax-spin-cart:hover,
html body .ajax-spin-cart:focus,
html body .cart-btn:hover,
html body .cart-btn:focus,
html body .ltn__add-to-cart a:hover,
html body .ltn__add-to-cart a:focus {
  background-image: none !important;
  background-color: var(--ninetospine-orange) !important;
  border-color: var(--ninetospine-orange) !important;
  color: #ffffff !important;
  box-shadow: 0 12px 26px rgba(217,119,66,.22) !important;
}

html body .btn:hover *,
html body .btn:focus *,
html body .btn-effect-1:hover *,
html body .btn-effect-1:focus *,
html body .btn-effect-2:hover *,
html body .btn-effect-2:focus *,
html body .theme-btn-1:hover *,
html body .theme-btn-1:focus *,
html body .theme-btn-2:hover *,
html body .theme-btn-2:focus *,
html body .slide-btn a:hover *,
html body .slide-btn a:focus *,
html body .banner-button a:hover *,
html body .banner-button a:focus * {
  color: #ffffff !important;
  opacity: 1 !important;
  visibility: visible !important;
}


/* 9toSpine product conversion layer - mobile-first, premium, no cheap urgency */
:root{--ts-teal:#0F4C4A;--ts-orange:#D97742;--ts-cream:#F5F0E8;--ts-text:#1A1A1A;--ts-muted:#6F706D;--ts-border:#E4DDD0;}
.template-product .viewing-now-v2,.template-product .scarcity-box-v2,.template-product .visitor-counter-area,.template-product .product-page-countdown-area,.template-product .ltn__product-details-menu-3,.template-product .product-variant-inventory,.template-product .variant-sku,.template-product .ltn__social-media,.template-product .compare,.template-product a.compare,.template-product .wishlist,.template-product .wishlist-button,.template-product .shopify-payment-button__more-options,.template-product .product-addtocart-sticky .quantity-selector,.template-product .methods-of-payment img[alt*="bitcoin" i],.template-product .methods-of-payment img[alt*="amazon" i],.template-product .methods-of-payment img[alt*="klarna" i]{display:none!important;}
.template-product .shop-details-info{background:#fff;border:1px solid rgba(15,76,74,.12);border-radius:22px;padding:22px;box-shadow:0 14px 38px rgba(15,76,74,.08);}
.template-product .product-premium-proof{display:inline-flex;align-items:center;gap:8px;background:var(--ts-cream);color:var(--ts-teal);border:1px solid rgba(15,76,74,.12);border-radius:999px;padding:8px 12px;margin-bottom:12px;font-size:13px;font-weight:700;line-height:1.25;}
.template-product .product-premium-proof__stars{color:var(--ts-orange);letter-spacing:.05em;font-size:12px;}
.template-product h1#popup_cart_title{font-size:clamp(25px,4.8vw,40px);line-height:1.08;color:var(--ts-text);font-weight:800;letter-spacing:-.025em;margin-bottom:12px;}
.template-product .product-condition-strip{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 16px;}
.template-product .product-condition-strip span{font-size:12px;font-weight:700;color:var(--ts-teal);background:rgba(15,76,74,.07);border:1px solid rgba(15,76,74,.12);border-radius:999px;padding:7px 10px;}
.template-product .product-demand-note{display:inline-flex;align-items:center;gap:8px;color:var(--ts-teal);background:rgba(217,119,66,.10);border:1px solid rgba(217,119,66,.18);border-radius:14px;padding:9px 12px;margin:10px 0 12px;font-size:13px;font-weight:700;}
.template-product .product-demand-note__dot{width:8px;height:8px;border-radius:50%;background:var(--ts-orange);box-shadow:0 0 0 4px rgba(217,119,66,.15);}
.template-product .product-price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:6px 0 10px!important;}
.template-product .product-price #ProductPrice{color:var(--ts-teal);font-size:clamp(28px,6vw,40px);font-weight:850;letter-spacing:-.03em;}
.template-product .product-price del{font-size:16px;color:#938B80;}
.template-product .single-product-label.discount{background:var(--ts-orange)!important;color:#fff!important;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;line-height:1;}
.template-product .modal-product-brief{color:#3D3D3A;font-size:15px;line-height:1.65;margin-top:14px;}
.template-product hr{border-color:rgba(15,76,74,.10);margin:16px 0;}
.template-product .ltn__product-details-menu-2 ul{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0;padding:0;}
.template-product .ltn__product-details-menu-2 li{margin:0!important;}
.template-product .quantity-selector{max-width:88px;}
.template-product .cart-plus-minus{border:1px solid var(--ts-border);border-radius:14px;overflow:hidden;height:52px;background:#fff;}
.template-product #AddToCart,.template-product .shopify-payment-button__button,.template-product .product-addtocart-sticky button{min-height:54px;border-radius:999px!important;background:var(--ts-teal)!important;color:#fff!important;border:0!important;font-weight:800!important;letter-spacing:.01em;padding:0 26px!important;box-shadow:0 12px 24px rgba(15,76,74,.18)!important;transition:all .2s ease!important;}
.template-product #AddToCart:hover,.template-product .shopify-payment-button__button:hover,.template-product .product-addtocart-sticky button:hover{background:var(--ts-orange)!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 16px 28px rgba(217,119,66,.22)!important;}
.template-product #AddToCart::before,.template-product #AddToCart::after,.template-product .btn-effect-1::before,.template-product .btn-effect-1::after{display:none!important;content:none!important;opacity:0!important;background:transparent!important;}
.template-product .product-cta-reassurance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;}
.template-product .product-cta-reassurance span{background:var(--ts-cream);border:1px solid rgba(15,76,74,.10);border-radius:12px;padding:10px 8px;text-align:center;font-size:12px;font-weight:700;color:var(--ts-teal);line-height:1.25;}
.template-product .product-trust-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;padding:0;}
.template-product .product-trust-panel__item{background:linear-gradient(180deg,#fff,var(--ts-cream));border:1px solid rgba(15,76,74,.12);border-radius:16px;padding:14px;}
.template-product .product-trust-panel__item strong{display:block;color:var(--ts-teal);font-size:14px;margin-bottom:4px;}
.template-product .product-trust-panel__item span{display:block;color:var(--ts-muted);font-size:12.5px;line-height:1.35;}
.template-product .product-delivery-card{display:flex;gap:12px;align-items:flex-start;background:#F8F4EC;border:1px solid rgba(15,76,74,.12);border-radius:18px;padding:14px;margin:15px 0;color:var(--ts-text);}
.template-product .product-delivery-card__icon{flex:0 0 26px;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--ts-teal);color:#fff;font-weight:900;}
.template-product .product-delivery-card strong{color:var(--ts-teal);font-size:14px;display:block;margin-bottom:3px;}
.template-product .product-delivery-card p{margin:0;color:var(--ts-muted);font-size:13px;line-height:1.45;}
.template-product .ltn__safe-checkout{background:#fff;border:1px solid rgba(15,76,74,.10);border-radius:16px;padding:13px;margin-top:8px;}
.template-product .ltn__safe-checkout h5,.template-product .ltn__safe-checkout p{margin:0 0 8px;color:var(--ts-teal);font-weight:800;font-size:14px;}
.template-product .methods-of-payment{display:flex;align-items:center;gap:6px;flex-wrap:wrap;}
.template-product .methods-of-payment img{height:28px!important;padding:2px!important;border:1px solid #eee;border-radius:6px;background:#fff;}
.template-product .ltn__shop-details-img-gallery img{background:#fff;border:1px solid rgba(15,76,74,.08);}
.template-product .ltn__shop-details-large-img{overflow:hidden;border-radius:22px!important;}
.template-product .ltn__shop-details-small-img .single-small-img img{border-radius:12px!important;}
.template-product .single-product-tab-area,.template-product .ltn__faq-area{background:#fff;}
.template-product .ltn__faq-area .card,.template-product .ltn__faq-area .accordion-item{border-color:rgba(15,76,74,.12)!important;border-radius:16px!important;overflow:hidden;}
.template-product .product-addtocart-sticky{border-top:1px solid rgba(15,76,74,.12);box-shadow:0 -10px 30px rgba(15,76,74,.08);}
@media (max-width: 767px){
  .template-product .ltn__shop-details-area{padding-bottom:48px!important;}
  .template-product .container{padding-left:14px!important;padding-right:14px!important;}
  .template-product .shop-details-info{padding:16px;border-radius:18px;margin-top:14px;box-shadow:0 10px 26px rgba(15,76,74,.07);}
  .template-product .product-premium-proof{font-size:11.5px;padding:7px 10px;gap:6px;max-width:100%;}
  .template-product .product-condition-strip span{font-size:11px;padding:6px 8px;}
  .template-product .modal-product-brief{font-size:14px;line-height:1.55;}
  .template-product .ltn__product-details-menu-2 ul{display:grid;grid-template-columns:78px 1fr;width:100%;gap:8px;}
  .template-product .quantity-selector{max-width:78px;width:78px;}
  .template-product #AddToCart{width:100%;padding:0 12px!important;font-size:14px!important;}
  .template-product .shopify-payment-button{grid-column:1 / -1;width:100%;}
  .template-product .shopify-payment-button__button{width:100%;}
  .template-product .product-cta-reassurance{grid-template-columns:1fr;gap:7px;}
  .template-product .product-cta-reassurance span{text-align:left;padding:10px 12px;}
  .template-product .product-trust-panel{grid-template-columns:1fr;gap:8px;margin:14px 0;}
  .template-product .product-trust-panel__item{padding:12px;}
  .template-product .product-delivery-card{padding:12px;border-radius:15px;}
  .template-product .methods-of-payment img{height:24px!important;}
  .template-product .product-addtocart-sticky{display:none!important;}
}


/* 9toSpine v8 product fixes: price savings, mobile CTA layout, remove sales popup */
.template-product .single-product-label.discount .percent-count.save__price_box{display:inline-flex!important;align-items:center;gap:3px;}
.template-product .single-product-label.discount .percent-count.save__price_box::before{content:none!important;}
.template-product .single-product-label.discount .save__price_label{display:inline!important;}
html body #LiveSalesTicker, html body .live-sales-v2, html body .sales-pop, html body .recent-sale, html body .sales-notification, html body .purchase-notification{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;}
.template-product .ltn__product-details-menu-2 ul{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important;width:100%!important;}
.template-product .ltn__product-details-menu-2 ul > li{min-width:0!important;width:100%!important;}
.template-product .ltn__product-details-menu-2 ul > li.quantity-selector{width:92px!important;max-width:92px!important;grid-column:1!important;}
.template-product .ltn__product-details-menu-2 ul > li:not(.quantity-selector){grid-column:2!important;}
.template-product .ltn__product-details-menu-2 .product-cart-action, .template-product .ltn__product-details-menu-2 .product-cart-action form, .template-product .ltn__product-details-menu-2 .product-cart-action button{width:100%!important;}
.template-product .cart-plus-minus.quantity{width:92px!important;max-width:92px!important;min-width:92px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.template-product .cart-plus-minus-box{width:100%!important;text-align:center!important;}
.template-product #AddToCart{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;white-space:nowrap!important;}
.template-product .shopify-payment-button{grid-column:1 / -1!important;width:100%!important;}
@media (max-width: 767px){
  .template-product .ltn__product-details-menu-2 ul{grid-template-columns:74px minmax(0,1fr)!important;gap:8px!important;}
  .template-product .ltn__product-details-menu-2 ul > li.quantity-selector{width:74px!important;max-width:74px!important;}
  .template-product .cart-plus-minus.quantity{width:74px!important;max-width:74px!important;min-width:74px!important;height:52px!important;}
  .template-product #AddToCart{width:100%!important;min-width:0!important;padding:0 10px!important;font-size:13.5px!important;}
}


/* 9toSpine v9: prevent duplicate Save label on product price badge */
.template-product .single-product-label.discount .sale-title{display:none!important;}
.template-product .single-product-label.discount .save__price_box .save__price_label{display:inline!important;}
.template-product .single-product-label.discount .save__price_box{white-space:nowrap;}

/* 9toSpine v10: hard-hide subscription/payment-term text and fake sales widgets if apps inject them */
html body #LiveSalesTicker, html body .live-sales-v2, html body .sales-pop, html body .recent-sale, html body .sales-notification, html body .purchase-notification, html body .recently-bought, html body .shopify-payment-terms, html body .shopify-payment-terms__container, html body [class*="payment-terms"]{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;max-height:0!important;overflow:hidden!important;pointer-events:none!important;margin:0!important;padding:0!important;border:0!important;}


/* 9toSpine v11: final visible cleanup for premium product + collection UX */
.sale-badge--save-money,
.product-badge .sale-badge{
  background:#D97742!important;
  color:#fff!important;
  border-radius:999px!important;
  font-weight:800!important;
  letter-spacing:.01em!important;
}
.product-badge .sale-badge{font-size:12px!important;padding:6px 10px!important;line-height:1!important;}
.template-collection .product-badge .sale-badge,
.template-index .product-badge .sale-badge{min-width:auto!important;}
.template-product .visitor-counter-area,
.template-product .product-page-countdown-area,
.template-product .modal-product-meta .product-availability,
.template-product .modal-product-meta .product-sku,
.template-product .modal-product-meta .product-vendor,
.template-product .modal-product-meta .product-type,
.template-product [class*="visitor"],
.template-product [class*="countdown"],
.template-product [class*="scarcity"],
.template-product [class*="low-stock"],
.template-product [class*="stock-count"],
.template-product [class*="recent-sale"],
.template-product [class*="live-sale"],
.template-product [class*="purchase-notification"],
.template-product [class*="payment-terms"],
.template-product .shopify-payment-terms,
.template-product .shopify-payment-terms__container,
.template-product .live-sales-v2,
.template-product #LiveSalesTicker,
.template-product .sales-pop,
.template-product .sales-notification,
.template-product .purchase-notification,
.template-product .recently-bought{
  display:none!important;visibility:hidden!important;opacity:0!important;max-height:0!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important;pointer-events:none!important;
}
.template-collection .filter-value-input:disabled + label,
.template-collection .filter-value-checkbox:has(.filter-value-input:disabled){display:none!important;}
@media(max-width:767px){
  .template-product .ltn__product-details-menu-2 ul{display:grid!important;grid-template-columns:112px 1fr!important;gap:10px!important;align-items:center!important;}
  .template-product .ltn__product-details-menu-2 li{width:100%!important;margin:0!important;}
  .template-product .product-cart-action,.template-product .product-cart-action button{width:100%!important;min-width:0!important;}
}


/* 9toSpine v27: mobile action buttons alignment fix
   Keeps Buy it now the same width as Add to cart on mobile. */
.template-product .ltn__product-details-menu-2 ul > li.dynamic-checkout-button{
  min-width:0!important;
}
.template-product .ltn__product-details-menu-2 .shopify-payment-button,
.template-product .ltn__product-details-menu-2 .shopify-payment-button__button,
.template-product .ltn__product-details-menu-2 .shopify-payment-button__button--unbranded{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
@media(max-width:767px){
  .template-product .ltn__product-details-menu-2 ul{
    display:grid!important;
    grid-template-columns:92px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:stretch!important;
    width:100%!important;
    overflow:hidden!important;
  }
  .template-product .ltn__product-details-menu-2 ul > li.quantity-selector{
    grid-column:1 / 2!important;
    grid-row:1!important;
    width:92px!important;
    max-width:92px!important;
  }
  .template-product .ltn__product-details-menu-2 ul > li:not(.quantity-selector):not(.dynamic-checkout-button){
    grid-column:2 / 3!important;
    grid-row:1!important;
    width:100%!important;
    min-width:0!important;
  }
  .template-product .ltn__product-details-menu-2 ul > li.dynamic-checkout-button{
    grid-column:2 / 3!important;
    grid-row:2!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
  }
  .template-product .cart-plus-minus.quantity{
    width:92px!important;
    min-width:92px!important;
    max-width:92px!important;
    height:54px!important;
  }
  .template-product #AddToCart,
  .template-product .ltn__product-details-menu-2 .shopify-payment-button__button,
  .template-product .ltn__product-details-menu-2 .shopify-payment-button__button--unbranded{
    height:54px!important;
    min-height:54px!important;
    line-height:1!important;
    padding:0 14px!important;
    border-radius:999px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    font-size:14px!important;
    margin:0!important;
    transform:none!important;
  }
  .template-product .ltn__product-details-menu-2 .shopify-payment-button,
  .template-product .ltn__product-details-menu-2 .shopify-payment-button__button,
  .template-product .ltn__product-details-menu-2 .shopify-payment-button__button--unbranded{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
}
@media(max-width:380px){
  .template-product .ltn__product-details-menu-2 ul{grid-template-columns:76px minmax(0,1fr)!important;gap:8px!important;}
  .template-product .ltn__product-details-menu-2 ul > li.quantity-selector,
  .template-product .cart-plus-minus.quantity{width:76px!important;min-width:76px!important;max-width:76px!important;}
  .template-product #AddToCart,
  .template-product .ltn__product-details-menu-2 .shopify-payment-button__button{font-size:13px!important;padding:0 10px!important;}
}
