:root{--sp-gold:#d4af37;--sp-gold2:#e0b85d;--sp-bg:#030303;--sp-panel:#080706;--sp-line:rgba(212,175,55,.22);--sp-ivory:#f5efe7;--sp-muted:#aaa095}
.spiralee-core-product,.spiralee-core-catalog,.spiralee-core-checkout,.spiralee-core-account,.spiralee-core-about{background:#030303;color:var(--sp-ivory)}
.spiralee-core-product svg,.spiralee-core-catalog svg,.spiralee-core-checkout svg,.spiralee-core-account svg,.spiralee-core-about svg,.sp-cart-drawer svg,.sp-search-overlay svg,.sp-qv-overlay svg{fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.spa-gold-btn,.sp-gold-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 26px;background:linear-gradient(90deg,#cfa24c,#e2bb68);color:#050505!important;text-decoration:none!important;border-radius:7px;font-size:11px;font-weight:600;letter-spacing:.05em}
.sp-wish-btn{border:0;background:transparent;color:#f4eee7;display:grid;place-items:center;cursor:pointer}.sp-wish-btn svg{width:22px;height:22px}.sp-wish-btn.is-active{color:var(--sp-gold)}.sp-wish-btn.is-active svg{fill:currentColor}
.sp-qv{position:absolute;left:14px;right:14px;bottom:12px;transform:translateY(15px);opacity:0;border:1px solid rgba(212,175,55,.5);background:rgba(3,3,3,.88);color:#f4eee7;height:36px;font-size:9px;letter-spacing:.08em;cursor:pointer;transition:.22s}.spa-product-media:hover .sp-qv{opacity:1;transform:none}
.sp-search-overlay,.sp-qv-overlay{position:fixed;inset:0;z-index:999970;background:rgba(0,0,0,.88);backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:.25s}.sp-search-overlay.is-open,.sp-qv-overlay.is-open{opacity:1;visibility:visible}.sp-overlay-close{position:absolute;right:32px;top:30px;border:0;background:transparent;color:#fff;width:44px;height:44px;cursor:pointer}.sp-overlay-close svg{width:28px;height:28px}
.sp-search-box{width:min(900px,90vw);margin:12vh auto 0}.sp-search-box>span{color:var(--sp-gold);font-size:10px;letter-spacing:.2em}.sp-search-field{display:flex;align-items:center;border-bottom:1px solid rgba(212,175,55,.4);gap:14px;margin-top:14px}.sp-search-field svg{width:25px;color:var(--sp-gold)}.sp-search-field input{flex:1;height:72px;background:transparent;border:0;outline:0;color:#fff;font-family:Georgia,serif;font-size:30px}.sp-search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px}.sp-search-results a{border:1px solid var(--sp-line);background:#080706;text-decoration:none;color:#fff;padding:10px}.sp-search-results img{width:100%;aspect-ratio:3/4;object-fit:cover}.sp-search-results h4{font-family:Georgia,serif;font-weight:400;font-size:14px;margin:8px 0 4px}.sp-search-results .price{color:var(--sp-gold);font-size:12px}
.sp-qv-modal{width:min(850px,92vw);min-height:520px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;grid-template-columns:1fr 1fr;background:#080706;border:1px solid var(--sp-line);border-radius:12px;overflow:hidden}.sp-qv-modal .sp-overlay-close{right:15px;top:15px;z-index:2}.sp-qv-image img{width:100%;height:100%;object-fit:cover}.sp-qv-copy{padding:55px 42px;display:flex;flex-direction:column;justify-content:center}.sp-qv-copy>span{color:var(--sp-gold);font-size:10px;letter-spacing:.15em}.sp-qv-copy h2{font-family:Georgia,serif;font-size:31px;font-weight:400;margin:10px 0}.sp-qv-copy #spQvPrice{color:var(--sp-gold2);font-family:Georgia,serif;font-size:23px;margin-bottom:18px}.sp-qv-copy #spQvExcerpt{color:#c6bbb0;font-size:13px;line-height:1.7}.sp-qv-copy .sp-gold-button{margin-top:24px;width:max-content;gap:8px}.sp-qv-copy .sp-gold-button svg{width:17px}
.spa-simple-hero{max-width:1460px;margin:0 auto;padding:70px 4vw 36px;border-bottom:1px solid var(--sp-line)}.spa-simple-hero span{color:var(--sp-gold);font-size:11px;letter-spacing:.15em}.spa-simple-hero h1{font-family:Georgia,serif;font-weight:400;font-size:46px;margin:10px 0}.spa-simple-hero p{color:#b9aea4}.spa-wishlist-products{max-width:1460px;margin:30px auto 70px;padding:0 4vw}.spa-wishlist-empty{max-width:900px;margin:70px auto 110px;text-align:center;padding:70px 20px;border:1px solid var(--sp-line);border-radius:12px}.spa-wishlist-empty>svg{width:55px;height:55px;color:var(--sp-gold);margin-bottom:15px}.spa-wishlist-empty h2{font-family:Georgia,serif;font-weight:400}.spa-wishlist-empty p{color:#aaa095;margin-bottom:24px}
@media(max-width:700px){.sp-search-results{grid-template-columns:repeat(2,1fr)}.sp-search-field input{font-size:22px}.sp-qv-modal{grid-template-columns:1fr;max-height:88vh;overflow:auto}.sp-qv-image{height:330px}.sp-qv-copy{padding:30px 24px}}

/* SPIRALEE CARD V3 */
.spa-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important}
.spa-product-card-v3{width:auto!important;margin:0!important;float:none!important;list-style:none!important;position:relative!important;background:#050403!important;border:1px solid rgba(212,175,55,.48)!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 18px 50px rgba(0,0,0,.22)!important;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease!important}
.spa-product-card-v3:hover{transform:translateY(-4px)!important;border-color:rgba(224,184,93,.82)!important;box-shadow:0 24px 70px rgba(0,0,0,.38)!important}
.spa-card-v3-media{position:relative!important;aspect-ratio:3/4!important;overflow:hidden!important;background:#090706!important}
.spa-card-v3-image-link{position:absolute!important;inset:0!important;display:block!important}
.spa-card-v3-media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;margin:0!important;transform:scale(1.001)!important;transition:opacity .42s ease,transform .7s cubic-bezier(.2,.7,.2,1)!important}
.spa-card-v3-hover-img{opacity:0!important}
.spa-product-card-v3:hover .spa-card-v3-main-img{transform:scale(1.035)!important}
.spa-product-card-v3:hover .spa-card-v3-hover-img{opacity:1!important;transform:scale(1.035)!important}
.spa-card-v3-heart{position:absolute!important;right:14px!important;top:14px!important;z-index:5!important;width:38px!important;height:38px!important;border:1px solid rgba(232,190,101,.46)!important;border-radius:50%!important;background:rgba(2,2,2,.46)!important;backdrop-filter:blur(7px)!important;color:#e6bd61!important;display:grid!important;place-items:center!important}
.spa-card-v3-heart svg{width:19px!important;height:19px!important;max-width:19px!important;max-height:19px!important}
.spa-product-badge{position:absolute!important;left:14px!important;top:14px!important;z-index:4!important;border:1px solid rgba(212,175,55,.74)!important;background:rgba(3,3,3,.74)!important;color:#e5bb60!important;padding:6px 9px!important;font-size:8px!important;line-height:1!important;letter-spacing:.07em!important}
.spa-card-v3-panel{position:relative!important;padding:17px 18px 14px!important;background:linear-gradient(135deg,#060504 0%,#0b0805 64%,#1c1108 100%)!important;border-top:1px solid rgba(212,175,55,.22)!important}
.spa-card-v3-copy{display:block!important;text-decoration:none!important;margin:0 0 15px!important}
.spa-card-v3-copy h2{font-family:Georgia,'Times New Roman',serif!important;font-weight:400!important;font-size:21px!important;line-height:1.15!important;letter-spacing:0!important;text-transform:none!important;color:#efe5d9!important;margin:0 0 6px!important;padding:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.spa-product-card-v3 .spa-product-price,.spa-product-card-v3 .spa-product-price .price,.spa-product-card-v3 .spa-product-price .amount{font-family:Georgia,'Times New Roman',serif!important;color:#ddb159!important;font-size:18px!important;font-weight:400!important}
.spa-card-v3-cta{height:46px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 16px!important;box-sizing:border-box!important;text-decoration:none!important;background:linear-gradient(90deg,#cfa24d,#e4bd69)!important;color:#050403!important;border:1px solid #e2bb68!important;font-size:9px!important;font-weight:600!important;letter-spacing:.12em!important;transition:filter .2s ease,transform .2s ease!important}
.spa-card-v3-cta:hover{filter:brightness(1.08)!important}.spa-card-v3-cta svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important}
.spa-card-v3-actions{display:grid!important;grid-template-columns:1fr 1fr!important;margin-top:12px!important;border-top:1px solid rgba(212,175,55,.14)!important;padding-top:11px!important}
.spa-product-card-v3 .spa-card-v3-qv,.spa-product-card-v3 .spa-card-v3-wish-action{position:static!important;inset:auto!important;transform:none!important;opacity:1!important;visibility:visible!important;width:100%!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0 8px!important;border:0!important;background:transparent!important;color:#b9924f!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:7px!important;line-height:1!important;letter-spacing:.08em!important;cursor:pointer!important;transition:color .18s ease!important}
.spa-product-card-v3 .spa-card-v3-qv{border-right:1px solid rgba(212,175,55,.18)!important}
.spa-product-card-v3 .spa-card-v3-qv:hover,.spa-product-card-v3 .spa-card-v3-wish-action:hover{color:#e8c16e!important}
.spa-product-card-v3 .spa-card-v3-qv svg,.spa-product-card-v3 .spa-card-v3-wish-action svg{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;flex:0 0 16px!important}
.spa-product-card-v3 .spa-card-v3-wish-action.is-active{color:#e8c16e!important}.spa-product-card-v3 .spa-card-v3-wish-action.is-active svg{fill:currentColor!important}

@media(max-width:800px){
 .spa-product-card-v3{border-radius:15px!important}.spa-card-v3-panel{padding:12px 11px 10px!important}.spa-card-v3-copy{margin-bottom:10px!important}.spa-card-v3-copy h2{font-size:15px!important}.spa-product-card-v3 .spa-product-price,.spa-product-card-v3 .spa-product-price .price,.spa-product-card-v3 .spa-product-price .amount{font-size:14px!important}.spa-card-v3-cta{height:39px!important;font-size:7px!important;padding:0 11px!important}.spa-card-v3-actions{margin-top:8px!important;padding-top:8px!important}.spa-product-card-v3 .spa-card-v3-qv,.spa-product-card-v3 .spa-card-v3-wish-action{font-size:0!important;height:27px!important;min-height:27px!important;padding:0!important}.spa-card-v3-heart{width:32px!important;height:32px!important;right:9px!important;top:9px!important}.spa-product-card-v3:hover{transform:none!important}.spa-product-card-v3:hover .spa-card-v3-hover-img{opacity:0!important}.spa-product-card-v3:hover .spa-card-v3-main-img{transform:scale(1.001)!important}
}


/* v4.1.6 — Card 03 loop consistency + intelligent centering. */
.woocommerce ul.products.spa-product-grid,
ul.products.spa-product-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(235px,280px))!important;
  justify-content:center!important;
  align-items:start!important;
  gap:22px!important;
  width:100%!important;
  max-width:100%!important;
  margin:0 auto!important;
  padding:0!important;
}
.woocommerce ul.products.spa-product-grid::before,
.woocommerce ul.products.spa-product-grid::after{display:none!important;content:none!important}
.woocommerce ul.products.spa-product-grid>li.product.spa-product-card-v3{
  width:100%!important;
  max-width:280px!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
  justify-self:center!important;
}
.woocommerce ul.products.spa-product-grid>li.product.spa-product-card-v3 .spa-card-v3-media img{
  width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;
  object-fit:cover!important;object-position:center!important;
}
.v23-new .woocommerce ul.products.spa-product-grid,
.v23-new ul.products.spa-product-grid{
  grid-template-columns:repeat(auto-fit,minmax(250px,310px))!important;
  gap:24px!important;
}
.v23-new .woocommerce ul.products.spa-product-grid>li.product.spa-product-card-v3,
.v23-new ul.products.spa-product-grid>li.product.spa-product-card-v3{max-width:310px!important}
.spa-products-area{min-width:0!important;width:100%!important}
.spa-products-area .spa-product-grid{margin-left:auto!important;margin-right:auto!important}
@media(max-width:800px){
 .woocommerce ul.products.spa-product-grid,ul.products.spa-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}
 .woocommerce ul.products.spa-product-grid>li.product.spa-product-card-v3{max-width:none!important}
 .v23-new .woocommerce ul.products.spa-product-grid,.v23-new ul.products.spa-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}
 .v23-new .woocommerce ul.products.spa-product-grid>li.product.spa-product-card-v3,.v23-new ul.products.spa-product-grid>li.product.spa-product-card-v3{max-width:none!important}
}
@media(max-width:390px){
 .woocommerce ul.products.spa-product-grid,ul.products.spa-product-grid{gap:8px!important}
}

/* 4.2.3 text-only interaction controls */
.sp-wish-btn svg,.sp-qv svg,.sp-overlay-close svg,.spa-card-v3-cta svg{display:none!important}
.sp-overlay-close{width:auto!important;height:auto!important;border:0!important;border-radius:0!important;background:transparent!important;color:#d4af37!important;font-size:8px!important;letter-spacing:.11em!important;padding:12px!important}
.sp-search-field{padding-left:0!important}.sp-search-field svg{display:none!important}
.spa-card-v3-heart{width:auto!important;height:auto!important;border-radius:0!important;padding:8px 10px!important;background:rgba(3,3,3,.72)!important;color:#d6ad5b!important;font-size:7px!important;letter-spacing:.08em!important}
.spa-card-v3-wish-action,.spa-card-v3-qv{gap:0!important}

/* 4.2.3 final text-control visibility */
.spa-card-v3-heart{width:auto!important;height:auto!important;min-width:0!important;border-radius:0!important;padding:8px 10px!important;background:rgba(3,3,3,.72)!important;color:#d6ad5b!important;font-size:7px!important;letter-spacing:.08em!important;line-height:1!important}
.spa-card-v3-heart span{display:block!important;font-size:7px!important;letter-spacing:.08em!important}
.spa-product-card-v3 .spa-card-v3-qv,.spa-product-card-v3 .spa-card-v3-wish-action{font-size:7px!important;letter-spacing:.07em!important}
.sp-wish-btn.is-active{color:#e3bd69!important;border-color:rgba(227,189,105,.78)!important}


/* 4.2.4 — exception fonctionnelle : le cœur wishlist reste */
.sp-wish-btn .sp-heart-svg{
  display:block!important;
  width:20px!important;
  height:20px!important;
  max-width:20px!important;
  max-height:20px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.45!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.sp-wish-btn.is-active .sp-heart-svg{fill:currentColor!important}
.sp-wish-btn .sp-wish-label{font-size:8px;letter-spacing:.08em}
.spa-card-v3-heart{
  width:38px!important;height:38px!important;min-width:38px!important;
  padding:0!important;border-radius:50%!important;
  background:rgba(2,2,2,.48)!important;
}
.spa-card-v3-heart .screen-reader-text{
  position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;
}
.spa-card-v3-wish-action{gap:7px!important}
.spa-product-wish-button .sp-wish-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}
@media(max-width:640px){
  .spa-card-v3-heart{width:34px!important;height:34px!important;min-width:34px!important;right:9px!important;top:9px!important}
  .spa-card-v3-heart .sp-heart-svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important}
}

/* 4.10.2 — Global card image framing (2:3, full silhouette, no crop). */
.spa-card-v3-media{
  aspect-ratio:2/3!important;
  background:#030303!important;
}
.spa-card-v3-image-link{
  background:#030303!important;
}
.spa-card-v3-media img,
.woocommerce ul.products.spa-product-grid>li.product.spa-product-card-v3 .spa-card-v3-media img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform:none!important;
}
.spa-product-card-v3:hover .spa-card-v3-main-img,
.spa-product-card-v3:hover .spa-card-v3-hover-img{
  transform:none!important;
}


/* 4.2.5 — wishlist heart refined: thin, editorial, no circle */
.sp-wish-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;color:#d4af37!important;background:transparent!important;box-shadow:none!important}
.sp-wish-btn .sp-heart-svg{display:block!important;width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.28!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex:0 0 auto}
.sp-wish-btn.is-active .sp-heart-svg{fill:currentColor!important;stroke:currentColor!important}
.sp-wish-btn .sp-wish-label{font-size:8px;letter-spacing:.10em}
.spa-card-v3-heart{position:absolute!important;top:12px!important;right:12px!important;width:auto!important;height:auto!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;line-height:1!important;color:#d8b15a!important}
.spa-card-v3-heart:hover,.spa-card-v3-heart:focus{transform:none!important;background:transparent!important;border-color:transparent!important}
.spa-card-v3-heart .sp-heart-svg{width:19px!important;height:19px!important;max-width:19px!important;max-height:19px!important}
.spa-card-v3-heart .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.spa-card-v3-wish-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important}
.spa-card-v3-wish-action .sp-heart-svg{width:17px!important;height:17px!important;max-width:17px!important;max-height:17px!important}
.spa-product-wish-button .sp-wish-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:42px!important;padding:0 14px!important;border:1px solid rgba(212,175,55,.42)!important;background:transparent!important}
.spa-product-wish-button .sp-heart-svg{width:18px!important;height:18px!important}
@media(max-width:640px){
  .spa-card-v3-heart{top:10px!important;right:10px!important}
  .spa-card-v3-heart .sp-heart-svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important}
}


/* 4.2.9 — notification ajout panier éditoriale */
body.single-product .woocommerce-notices-wrapper,
body.post-type-archive-product .woocommerce-notices-wrapper,
body.tax-product_cat .woocommerce-notices-wrapper{
  width:min(900px,calc(100% - 32px));margin:14px auto 18px!important;padding:0!important;
}
body.single-product .woocommerce-message,
body.post-type-archive-product .woocommerce-message,
body.tax-product_cat .woocommerce-message{
  position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;gap:24px!important;min-height:74px!important;margin:0!important;padding:15px 18px!important;
  border:1px solid rgba(212,175,55,.27)!important;border-left:2px solid #cda04c!important;border-radius:0!important;
  background:linear-gradient(90deg,#070605,#030303)!important;color:#e8e0d7!important;box-shadow:none!important;
}
body.single-product .woocommerce-message::before,
body.single-product .woocommerce-message::after,
body.post-type-archive-product .woocommerce-message::before,
body.post-type-archive-product .woocommerce-message::after,
body.tax-product_cat .woocommerce-message::before,
body.tax-product_cat .woocommerce-message::after{display:none!important;content:none!important}
.spa-added-notice-copy{min-width:0;display:flex;flex-direction:column;gap:5px}
.spa-added-notice-copy>span{font-size:7px;letter-spacing:.17em;color:#9d7937}
.spa-added-notice-copy>strong{font-family:Georgia,serif;font-size:14px;line-height:1.35;font-weight:400;color:#eee7df}
.woocommerce-message .spa-added-notice-cta,
.woocommerce-message a.button.wc-forward{
  float:none!important;order:initial!important;min-height:auto!important;margin:0!important;padding:8px 0 6px!important;
  border:0!important;border-bottom:1px solid rgba(212,175,55,.58)!important;border-radius:0!important;
  background:transparent!important;color:#d7ac56!important;box-shadow:none!important;
  font-size:8px!important;font-weight:400!important;letter-spacing:.11em!important;white-space:nowrap!important;
}
@media(max-width:640px){
  body.single-product .woocommerce-notices-wrapper,
  body.post-type-archive-product .woocommerce-notices-wrapper,
  body.tax-product_cat .woocommerce-notices-wrapper{width:calc(100% - 24px);margin:10px auto 14px!important}
  body.single-product .woocommerce-message,
  body.post-type-archive-product .woocommerce-message,
  body.tax-product_cat .woocommerce-message{
    grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;min-height:66px!important;padding:12px 14px!important;
  }
  .spa-added-notice-copy>strong{font-size:12px}
  .woocommerce-message .spa-added-notice-cta,.woocommerce-message a.button.wc-forward{font-size:7px!important}
}


/* =========================================================
   SPIRALÉE 4.3.27 — TARIF PREMIUM SUR LES PRODUCT CARDS
   ========================================================= */

.spa-product-card-v3 .spa-product-price{
  margin-top:4px!important;
  min-height:44px!important;
}

.spa-card-price-sale{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:4px!important;
}

.spa-card-price-current{
  display:block!important;
  color:#ddb159!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:19px!important;
  font-weight:400!important;
  line-height:1.05!important;
  white-space:nowrap!important;
}

.spa-card-price-meta{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  min-width:0!important;
}

.spa-card-price-old{
  margin:0!important;
  padding:0!important;
  color:#8d877f!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:11px!important;
  font-weight:400!important;
  line-height:1.1!important;
  text-decoration-thickness:1px!important;
  text-decoration-color:#8d877f!important;
  white-space:nowrap!important;
  opacity:.9!important;
}

.spa-card-price-saving{
  color:#b9914a!important;
  font-family:Arial,sans-serif!important;
  font-size:7px!important;
  font-weight:600!important;
  line-height:1!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}

.spa-card-price-standard,
.spa-card-price-standard .woocommerce-Price-amount{
  color:#ddb159!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:19px!important;
  font-weight:400!important;
  line-height:1.05!important;
}

.spa-card-price-standard del{
  color:#8d877f!important;
  opacity:.85!important;
  font-size:11px!important;
}

.spa-card-price-standard ins{
  background:transparent!important;
  color:#ddb159!important;
  text-decoration:none!important;
}

/* Override older generic price rules on these cards. */
.spa-product-card-v3 .spa-product-price .amount{
  font-size:inherit!important;
  color:inherit!important;
}

@media(max-width:640px){
  .spa-product-card-v3 .spa-product-price{
    min-height:39px!important;
  }

  .spa-card-price-current,
  .spa-card-price-standard,
  .spa-card-price-standard .woocommerce-Price-amount{
    font-size:16px!important;
  }

  .spa-card-price-old{
    font-size:10px!important;
  }

  .spa-card-price-saving{
    font-size:6px!important;
    letter-spacing:.055em!important;
  }

  .spa-card-price-meta{
    gap:5px!important;
  }
}

/* =========================================================
   4.10.3 — CARD POLISH
   Stable two-line titles and clearer secondary prices.
   ========================================================= */
.spa-product-card-v3 .spa-card-v3-copy h2{
  display:-webkit-box!important;
  min-height:2.3em!important;
  max-height:2.3em!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:clip!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}

@media(max-width:640px){
  .spa-product-card-v3 .spa-card-price-old{
    font-size:11px!important;
  }
  .spa-product-card-v3 .spa-card-price-saving{
    font-size:7.5px!important;
    letter-spacing:.06em!important;
  }
  .spa-product-card-v3 .spa-card-price-meta{
    gap:6px!important;
  }
}




/* =========================================================
   4.11.6 — GLOBAL / HOME WISHLIST HEART HARD RESET
   Homepage only loads core.css + home.css, so the old global
   button skin must be neutralised here too.
   ========================================================= */
.spa-product-card-v3 .spa-card-v3-heart,
.spa-home-shell .spa-product-card-v3 .spa-card-v3-heart,
.spa-home-products .spa-product-card-v3 .spa-card-v3-heart,
.spa-home-palette-products .spa-product-card-v3 .spa-card-v3-heart{
  -webkit-appearance:none!important;
  appearance:none!important;
  position:absolute!important;
  top:12px!important;
  right:12px!important;
  z-index:6!important;
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  min-height:22px!important;
  max-width:22px!important;
  max-height:22px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  filter:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  color:#d8b15a!important;
  line-height:1!important;
  display:grid!important;
  place-items:center!important;
  overflow:visible!important;
}
.spa-product-card-v3 .spa-card-v3-heart::before,
.spa-product-card-v3 .spa-card-v3-heart::after,
.spa-home-shell .spa-product-card-v3 .spa-card-v3-heart::before,
.spa-home-shell .spa-product-card-v3 .spa-card-v3-heart::after{
  content:none!important;
  display:none!important;
}
.spa-product-card-v3 .spa-card-v3-heart:hover,
.spa-product-card-v3 .spa-card-v3-heart:focus,
.spa-product-card-v3 .spa-card-v3-heart:active,
.spa-home-shell .spa-product-card-v3 .spa-card-v3-heart:hover,
.spa-home-shell .spa-product-card-v3 .spa-card-v3-heart:focus,
.spa-home-shell .spa-product-card-v3 .spa-card-v3-heart:active{
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  transform:none!important;
}
.spa-product-card-v3 .spa-card-v3-heart .sp-heart-svg,
.spa-home-shell .spa-product-card-v3 .spa-card-v3-heart .sp-heart-svg{
  display:block!important;
  width:19px!important;
  height:19px!important;
  max-width:19px!important;
  max-height:19px!important;
  margin:0!important;
  padding:0!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.25!important;
}
.spa-product-card-v3 .spa-card-v3-heart.is-active .sp-heart-svg,
.spa-home-shell .spa-product-card-v3 .spa-card-v3-heart.is-active .sp-heart-svg{
  fill:currentColor!important;
  stroke:currentColor!important;
}
.spa-product-card-v3 .spa-card-v3-heart .screen-reader-text,
.spa-home-shell .spa-product-card-v3 .spa-card-v3-heart .screen-reader-text{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
@media(max-width:767px){
  .spa-product-card-v3 .spa-card-v3-heart,
  .spa-home-shell .spa-product-card-v3 .spa-card-v3-heart{
    top:10px!important;
    right:10px!important;
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    min-height:20px!important;
  }
  .spa-product-card-v3 .spa-card-v3-heart .sp-heart-svg,
  .spa-home-shell .spa-product-card-v3 .spa-card-v3-heart .sp-heart-svg{
    width:18px!important;
    height:18px!important;
    max-width:18px!important;
    max-height:18px!important;
  }
}
