:root{
  --rcx-wine:#741c36;
  --rcx-wine-dark:#541226;
  --rcx-cream:#fffaf3;
  --rcx-ink:#2d2024;
  --rcx-line:#eadfd3;
}

html{overflow-x:clip;scrollbar-gutter:stable;}
body{max-width:100%;overflow-x:clip;overscroll-behavior-x:none;}
img,video,iframe,svg{max-width:100%;}
*,*::before,*::after{box-sizing:border-box;}

/* Remove a legacy generated footer line containing a false address/hours. */
.rcs-footer::before{content:none!important;display:none!important;}

/* Native cursor with the existing hover language; remove the floating dot. */
html,body{cursor:auto!important;}
a,button,[role="button"],input[type="submit"],summary,select{cursor:pointer!important;}
.rcs-cursor,.rcs-cursor-dot,.rcs-cursor-ring,[data-rcs-cursor]{display:none!important;}

/* The final amount is the only customer-facing price. */
.includes_tax,.tax-total,tr[class*="tax-rate"],.woocommerce-price-suffix,.rcs-pdp__tax,.wc-block-components-totals-taxes{display:none!important;}

/* Buttons remain visible through tap, keyboard and pointer states. */
.rcs-btn,.button,button[type="submit"],input[type="submit"],
.checkout-button,.woocommerce-button,.single_add_to_cart_button{
  transition:transform .12s ease,background-color .12s ease,color .12s ease,border-color .12s ease,box-shadow .12s ease!important;
  -webkit-tap-highlight-color:rgba(116,28,54,.12);
  touch-action:manipulation;
}
.rcs-btn:active,.button:active,button[type="submit"]:active,input[type="submit"]:active,
.checkout-button:active,.woocommerce-button:active,.single_add_to_cart_button:active{
  background:var(--rcx-wine-dark)!important;color:#fff!important;border-color:var(--rcx-wine-dark)!important;
  transform:translateY(1px) scale(.985)!important;box-shadow:0 2px 8px rgba(55,10,27,.16)!important;
}
.rcs-btn:focus-visible,.button:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{
  outline:3px solid rgba(116,28,54,.25)!important;outline-offset:3px!important;
}

.rcx-dev-payment-notice,.rcx-international-message{
  padding:14px 15px;border:1px solid #d7b37a;border-radius:12px;background:#fff8e8;color:#533b21;line-height:1.55;font-size:14px;
}
.rcx-hidden-last-name{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;}

/* Quantity controls do not summon a text caret or page zoom. */
.rcs-qty{display:inline-grid!important;grid-template-columns:44px minmax(42px,52px) 44px!important;align-items:center!important;gap:0!important;overflow:hidden!important;}
.rcs-qty button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;touch-action:manipulation!important;user-select:none!important;-webkit-user-select:none!important;}
.rcs-qty input,.rcs-qty input.qty{
  width:100%!important;min-width:0!important;height:44px!important;font-size:16px!important;text-align:center!important;
  caret-color:transparent!important;user-select:none!important;-webkit-user-select:none!important;touch-action:manipulation!important;
}
html body .rcs-qty{
  display:flex!important;width:140px!important;min-width:140px!important;max-width:140px!important;flex:0 0 140px!important;
}
html body .rcs-qty input,html body .rcs-qty input.qty{
  display:block!important;width:52px!important;min-width:52px!important;max-width:52px!important;flex:0 0 52px!important;padding:0 4px!important;
}

/* New category carousel. */
.rcx-category-section{padding:34px 0 26px;background:var(--rcx-cream);overflow:hidden;}
.rcx-category-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px;}
.rcx-category-head h2{margin:0;font-size:clamp(26px,4vw,42px);}
.rcx-category-head p{margin:4px 0 0;color:#74666b;}
.rcx-category-track{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(150px,23vw,238px);gap:14px;overflow-x:auto;padding:2px max(16px,calc((100vw - 1200px)/2)) 14px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;}
.rcx-category-track::-webkit-scrollbar{display:none;}
.rcx-category-card{position:relative;aspect-ratio:4/5;border-radius:18px;overflow:hidden;scroll-snap-align:start;background:#eee;color:#fff;isolation:isolate;box-shadow:0 10px 28px rgba(49,20,29,.12);}
.rcx-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease;}
.rcx-category-card::after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(25,8,15,.86));z-index:1;}
.rcx-category-card:hover img{transform:scale(1.045);}
.rcx-category-label{position:absolute;z-index:2;left:15px;right:15px;bottom:14px;display:flex;align-items:end;justify-content:space-between;gap:8px;}
.rcx-category-label strong{font-family:var(--rcs-font-display,Georgia,serif);font-size:20px;line-height:1.1;}
.rcx-category-card--live::before{content:"LIVE";position:absolute;z-index:3;top:12px;left:12px;padding:6px 9px;border-radius:999px;background:#e22444;color:#fff;font-size:11px;font-weight:800;letter-spacing:.12em;}

/* Product page content rhythm and new sections. */
.rcx-product-information,.rcx-video,.rcx-reviews,.rcx-recommendations,.rcx-notify-card{margin:22px 0;}
.single-product .rcs-pdp__actions{margin:10px 0 18px;padding:16px;border:1px solid var(--rcx-line);border-radius:16px;background:linear-gradient(145deg,#fffdf9,#fff8ef);box-shadow:0 10px 28px rgba(64,26,37,.07);}
.single-product .rcs-pdp__actions.variations_form{display:block;}
.single-product .rcs-pdp__actions .variations{width:100%;margin:0 0 12px;}
.single-product .rcs-pdp__actions .variations td{display:block;padding:0;}
.single-product .rcs-pdp__actions .variations .label{margin-bottom:7px;}
.single-product .rcs-pdp__actions .variations select{width:100%;min-height:48px;font-size:16px;border:1px solid #d9cabc;border-radius:12px;background:#fff;padding:0 13px;}
.single-product .rcs-pdp__actions .variations_button{display:flex;align-items:center;gap:10px;}
.single-product .rcs-pdp__actions .rcs-pdp__atc{flex:1;min-height:48px;}
.rcx-product-information{padding:19px;border:1px solid var(--rcx-line);border-radius:16px;background:linear-gradient(145deg,#fffdf9,#fffaf5);line-height:1.7;box-shadow:0 9px 26px rgba(64,26,37,.055);}
.rcx-product-information .rcx-product-intro>*:first-child{margin-top:0;}
.rcx-product-information .rcx-product-intro>*:last-child{margin-bottom:12px;}
.rcx-product-information h2,.rcx-video h2,.rcx-reviews h2,.rcx-recommendations h2{margin:0 0 12px;font-size:clamp(22px,3vw,31px);}
.rcx-delivery{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;}
.rcx-delivery-item{padding:14px;border:1px solid var(--rcx-line);border-radius:14px;background:#fff;display:flex;gap:10px;align-items:flex-start;line-height:1.4;}
.rcx-delivery-item i{font-size:22px;color:var(--rcx-wine);}
.rcx-video a{display:inline-flex;align-items:center;gap:9px;min-height:46px;padding:0 18px;border-radius:999px;background:linear-gradient(120deg,#7b1c53,#d04765,#e88b31);color:#fff;text-decoration:none;font-weight:700;}
.rcx-notify-card{padding:18px;border-radius:16px;background:#fbf5ee;border:1px solid var(--rcx-line);}
.rcx-notify-form{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}
.rcx-notify-form input{flex:1;min-width:0;height:46px;font-size:16px;border:1px solid #d9cabc;border-radius:12px;padding:0 13px;}
.rcx-notify-form small{flex:0 0 100%;color:#6f6259;font-size:12px;line-height:1.5;}
.rcx-notify-form small a{color:var(--rcx-wine);text-underline-offset:2px;}
.rcx-review-summary{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:18px;border:1px solid var(--rcx-line);border-radius:16px;background:#fff;}
.rcx-review-score{display:grid;place-items:center;text-align:center;border-right:1px solid var(--rcx-line);}
.rcx-review-score strong{font-size:42px;font-family:var(--rcs-font-display,Georgia,serif);}
.rcx-stars{color:#c58616;letter-spacing:2px;}
.rcx-review-list{display:grid;gap:12px;margin-top:14px;}
.rcx-review{padding:17px;border:1px solid var(--rcx-line);border-radius:16px;background:#fff;}
.rcx-review-head{display:flex;justify-content:space-between;gap:12px;align-items:start;}
.rcx-review-title{font-weight:750;margin:6px 0;}
.rcx-review-meta{font-size:12px;color:#7f7175;}
.rcx-review-media{display:flex;gap:8px;overflow-x:auto;margin-top:12px;}
.rcx-review-media img,.rcx-review-media video{width:94px;height:112px;object-fit:cover;border-radius:10px;background:#eee;flex:0 0 auto;}
.rcx-review-form{margin-top:20px;padding:18px;border:1px solid var(--rcx-line);border-radius:16px;background:#fffaf4;}
.rcx-review-form .rcx-field{display:grid;gap:6px;margin-bottom:12px;}
.rcx-review-form input,.rcx-review-form textarea,.rcx-review-form select{width:100%;font-size:16px;padding:12px;border:1px solid #d9cabc;border-radius:10px;background:#fff;}
.rcx-review-form textarea{min-height:110px;resize:vertical;}
.rcx-review-consent{display:flex;align-items:flex-start;gap:9px;margin:12px 0;color:#5f534b;font-size:12.5px;line-height:1.5;}
.rcx-review-form .rcx-review-consent input{flex:0 0 18px;width:18px;height:18px;margin:1px 0 0;padding:0;accent-color:var(--rcx-wine);}
.rcx-review-consent a{color:var(--rcx-wine);font-weight:600;text-underline-offset:2px;}
.rcx-review-verified{display:flex;align-items:center;gap:7px;margin:-4px 0 16px;color:#31714b;font-size:13px;font-weight:700;}
.rcx-review-verified i{font-size:19px;}
.rcx-rating-bars{display:grid;gap:6px;align-content:center;}
.rcx-rating-bar{display:grid;grid-template-columns:30px 1fr 24px;gap:8px;align-items:center;font-size:12px;color:#74666b;}
.rcx-rating-bar progress{width:100%;height:7px;accent-color:#c58616;}
.rcx-recommendation-grid{display:grid;width:100%;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
.rcx-mini-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;min-width:0;width:100%;overflow:hidden;border:1px solid var(--rcx-line);border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(56,22,32,.065);}
.rcx-mini-card img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:14px 14px 0 0;background:#eee;}
.rcx-mini-card strong{display:block;min-height:44px;margin:0;padding:9px 10px 4px;line-height:1.3;font-size:14px;overflow-wrap:anywhere;}
.rcx-mini-card .price{display:block;margin-top:auto;padding:0 10px 11px;font-size:13px;color:var(--rcx-wine);font-weight:700;}
.rcs-pdp__sticky{transform:translateY(120%)!important;opacity:0!important;pointer-events:none!important;transition:transform .22s ease,opacity .22s ease!important;}
.rcs-pdp__sticky.is-visible{transform:translateY(0)!important;opacity:1!important;pointer-events:auto!important;}

/* Restore the requested floating purchase action after legacy Round 9 rules hid it. */
@media(max-width:767px){
  body.single-product.rcs-has-sticky-bar{padding-bottom:calc(154px + var(--rcs-safe-bottom,0px))!important;}
  body.single-product .rcs-pdp__sticky,
  body.single-product [data-rcs-pdp-sticky]{
    display:flex!important;
    visibility:visible!important;
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:calc(71px + var(--rcs-safe-bottom,0px))!important;
    width:auto!important;
    height:auto!important;
    min-height:69px!important;
    padding:10px 16px!important;
    box-sizing:border-box!important;
    align-items:center!important;
    gap:12px!important;
    overflow:visible!important;
    z-index:10000!important;
    background:rgba(255,250,244,.98)!important;
    border-top:1px solid rgba(91,51,63,.14)!important;
    box-shadow:0 -10px 30px rgba(38,12,22,.14)!important;
    backdrop-filter:blur(16px) saturate(1.25)!important;
  }
  body.single-product .rcs-pdp__sticky-price{flex:0 0 auto!important;max-width:34%;font-size:15px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  body.single-product .rcs-pdp__sticky [data-rcs-sticky-add]{min-width:0!important;min-height:48px!important;height:auto!important;padding:10px 14px!important;line-height:1.2!important;white-space:normal!important;text-align:center!important;}
}

/* Shop cards: a real action row and unmistakable bag feedback. */
.rcx-card-buy{padding:0 10px 12px;position:relative;z-index:4;}
.rcx-card-add,.rcx-card-options,.rcx-card-stepper{width:100%;min-height:44px;border:1px solid var(--rcx-wine);border-radius:11px;background:#fff;color:var(--rcx-wine);font-weight:750;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;touch-action:manipulation;}
.rcx-card-add{position:relative;overflow:hidden;font-size:15px;line-height:1;box-shadow:0 5px 14px rgba(116,28,54,.08);}
.rcx-card-add i{font-size:17px;}
.rcx-card-add.is-loading{pointer-events:none;background:#fff8f2;}
.rcx-card-add.is-loading i{animation:rcxOptionSpin .75s linear infinite;}
.rcx-card-add.is-loading span{font-size:0;}
.rcx-card-add.is-loading span::after{content:"Loading options…";font-size:13px;}
.rcx-card-stepper{display:grid;grid-template-columns:44px 1fr 44px;background:var(--rcx-wine);color:#fff;overflow:hidden;}
.rcx-card-stepper button{height:44px;min-height:44px;border:0;background:transparent;color:#fff;font-size:22px;}
.rcx-card-stepper button:disabled{opacity:.38;cursor:not-allowed!important;}
.rcx-card-stepper span{text-align:center;font-weight:800;}
.rcx-card-stepper--variable span{display:flex;align-items:baseline;justify-content:center;gap:4px;line-height:1;white-space:nowrap;}
.rcx-card-stepper--variable span strong{font-size:17px;}
.rcx-card-stepper--variable span small{display:inline!important;white-space:nowrap;font-size:10px;font-weight:700;letter-spacing:.02em;}
.rcx-fly-image{position:fixed;z-index:999999;border-radius:50%;object-fit:cover;pointer-events:none;box-shadow:0 8px 24px rgba(0,0,0,.24);transition:transform .65s cubic-bezier(.2,.8,.2,1),opacity .65s ease,width .65s ease,height .65s ease;}
.rcx-bag-pulse{animation:rcxBagPulse .48s ease;}
@keyframes rcxBagPulse{50%{transform:scale(1.22)}100%{transform:scale(1)}}
@keyframes rcxOptionSpin{to{transform:rotate(360deg)}}
@keyframes rcxCardAdded{0%,100%{box-shadow:0 0 0 0 rgba(116,28,54,0)}35%{box-shadow:0 0 0 5px rgba(116,28,54,.18);transform:translateY(-2px)}}
.rcs-product-card.rcx-card-just-added{animation:rcxCardAdded .72s ease;}
.rcx-bag-toast{position:fixed;z-index:11120;left:50%;bottom:146px;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 32px);padding:11px 15px;border-radius:999px;background:#2b1b20;color:#fff;box-shadow:0 12px 36px rgba(28,10,16,.28);font-size:13px;font-weight:750;opacity:0;transform:translate(-50%,14px) scale(.96);pointer-events:none;transition:opacity .2s ease,transform .25s cubic-bezier(.2,.8,.2,1);}
.rcx-bag-toast.is-visible{opacity:1;transform:translate(-50%,0) scale(1);}
.rcx-bag-toast i{color:#7ee0a0;font-size:19px;}

/* Dynamic variable-product picker. */
html.rcx-option-open,body.rcx-option-open{overflow:hidden!important;overscroll-behavior:none;}
.rcx-option-shell{position:fixed;z-index:11100;inset:0;display:block;pointer-events:none;}
.rcx-option-shell[hidden]{display:none!important;}
.rcx-option-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:0;background:rgba(24,10,15,.48);opacity:0;transition:opacity .24s ease;backdrop-filter:blur(2px);}
.rcx-option-sheet{position:absolute;left:0;right:0;bottom:0;max-height:min(76vh,650px);padding:10px 18px max(22px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fffaf4;color:var(--rcx-ink);box-shadow:0 -18px 50px rgba(33,12,18,.24);overflow-y:auto;overscroll-behavior:contain;transform:translateY(105%);transition:transform .3s cubic-bezier(.2,.85,.25,1);}
.rcx-option-sheet:focus{outline:none!important;}
.rcx-option-shell.is-open{pointer-events:auto;}
.rcx-option-shell.is-open .rcx-option-backdrop{opacity:1;}
.rcx-option-shell.is-open .rcx-option-sheet{transform:translateY(0);}
.rcx-option-grab{width:42px;height:4px;margin:0 auto 14px;border-radius:999px;background:#d9cbc3;}
.rcx-option-close{position:absolute;right:14px;top:14px;width:38px;height:38px;border:1px solid #e6d9cf;border-radius:50%;background:#fff;color:#4e343c;font-size:20px;display:grid;place-items:center;z-index:2;}
.rcx-option-head{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;padding-right:42px;margin-bottom:18px;}
.rcx-option-head img{width:64px;height:76px;border-radius:12px;object-fit:cover;background:#eee;box-shadow:0 5px 14px rgba(43,18,25,.1);}
.rcx-option-head small{display:block;margin-bottom:3px;color:#887278;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;}
.rcx-option-head h2{margin:0;font-size:20px;line-height:1.2;font-family:var(--rcs-font-display,Georgia,serif);}
.rcx-option-price{min-height:18px;margin:4px 0 0;color:var(--rcx-wine);font-weight:800;font-size:13px;}
.rcx-option-fields{display:grid;gap:15px;}
.rcx-option-group{min-width:0;margin:0;padding:0;border:0;}
.rcx-option-group legend{display:block;width:100%;margin:0 0 9px;padding:0;color:#654e55;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;}
.rcx-option-choices{display:flex;flex-wrap:wrap;gap:9px;}
.rcx-option-chip{min-height:44px;padding:0 15px;border:1.5px solid #d9cbc3;border-radius:999px;background:#fff;color:#2d2024;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;box-shadow:0 3px 10px rgba(43,18,25,.04);transition:transform .12s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease;}
.rcx-option-chip:active{transform:scale(.97);}
.rcx-option-chip.is-selected{border-color:var(--rcx-wine);background:#fff4f5;box-shadow:0 0 0 2px rgba(116,28,54,.12);color:var(--rcx-wine);}
.rcx-option-chip:disabled{opacity:.34;filter:grayscale(.7);}
.rcx-option-dot{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.13);box-shadow:inset 0 0 0 2px #fff;flex:0 0 20px;}
.rcx-option-hint{min-height:42px;margin:18px 0 0;padding:11px 13px;border-radius:12px;background:#f3ebe4;color:#69545a;font-size:12px;line-height:1.45;display:flex;align-items:center;gap:8px;}
.rcx-option-sheet.is-adding .rcx-option-hint{background:#fff2dc;color:#71541d;}
.rcx-option-sheet.is-success .rcx-option-hint{background:#eaf8ee;color:#25643a;}
.rcx-option-sheet.is-success .rcx-option-hint i{font-size:19px;}
.rcx-option-spinner{width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:rcxOptionSpin .72s linear infinite;flex:0 0 16px;}

@media(min-width:768px){
  .rcx-option-sheet{left:50%;right:auto;bottom:auto;top:50%;width:min(480px,calc(100vw - 40px));max-height:min(78vh,650px);border-radius:24px;padding:16px 22px 22px;transform:translate(-50%,-44%) scale(.97);opacity:0;transition:transform .26s cubic-bezier(.2,.85,.25,1),opacity .2s ease;}
  .rcx-option-shell.is-open .rcx-option-sheet{transform:translate(-50%,-50%) scale(1);opacity:1;}
  .rcx-option-grab{display:none;}
  .rcx-bag-toast{bottom:34px;}
}

/* Cart, summary and navigation spacing. */
.rcs-cart-item__qty{margin-top:13px!important;margin-bottom:14px!important;}
.rcs-cart-item__remove{display:inline-flex!important;min-height:40px!important;align-items:center!important;padding:0 10px!important;margin-top:4px!important;}
.rcs-cart__shipping{align-items:center!important;}
.rcs-cart-totals__row{gap:18px!important;align-items:flex-start!important;}
.rcs-cart-totals__row>span:last-child{text-align:right;overflow-wrap:anywhere;}
.rcs-fb-live__actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:16px;}
.rcx-contact-map{display:block;border-radius:18px;overflow:hidden;border:1px solid var(--rcx-line);box-shadow:0 12px 34px rgba(45,20,29,.12);}
.rcs-footer__address{max-width:560px;margin:8px auto 18px;line-height:1.55;}
.rcs-footer__address a{color:inherit;text-underline-offset:3px;}

@media(max-width:767px){
  body{padding-bottom:calc(66px + env(safe-area-inset-bottom))!important;}
  html body .rcs-bottom-nav,html body.woocommerce-shop .rcs-bottom-nav,html body.single-product .rcs-bottom-nav,html body.tax-product_cat .rcs-bottom-nav,html body.tax-product_tag .rcs-bottom-nav{display:grid!important;grid-template-columns:repeat(5,1fr)!important;min-height:64px!important;padding-bottom:env(safe-area-inset-bottom)!important;z-index:10001!important;}
  html body .rcs-shop-filterbar{bottom:calc(72px + env(safe-area-inset-bottom))!important;z-index:10000!important;border-radius:14px 14px 0 0!important;box-shadow:0 -8px 24px rgba(42,18,25,.09)!important;}
  body.woocommerce-shop,body.tax-product_cat,body.tax-product_tag{padding-bottom:calc(126px + env(safe-area-inset-bottom))!important;}
  .rcs-bottom-nav a{min-width:0!important;min-height:60px!important;gap:3px!important;}
  .rcs-bottom-nav a span{font-size:10px!important;white-space:nowrap;}
  .rcs-bottom-nav a.is-active{color:var(--rcx-wine)!important;background:linear-gradient(to top,rgba(116,28,54,.08),transparent)!important;}
  .rcx-category-section{padding-top:28px;}
  .rcx-category-head{padding:0 16px;margin-bottom:14px;}
  .rcx-category-head p{font-size:13px;}
  .rcx-category-track{grid-auto-columns:42vw;gap:11px;}
  .rcx-delivery{grid-template-columns:1fr;}
  .single-product .rcs-pdp>.rcx-delivery,
  .single-product .rcs-pdp>.rcx-product-information,
  .single-product .rcs-pdp>.rcx-video,
  .single-product .rcs-pdp>.rcx-reviews,
  .single-product .rcs-pdp>.rcs-pdp__ask{width:calc(100% - 32px)!important;max-width:none!important;margin-left:16px!important;margin-right:16px!important;}
  .single-product .rcs-pdp__actions .variations_button{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;}
  .single-product .rcs-pdp__actions .variations_button .rcs-qty{justify-self:start!important;}
  .single-product .rcs-pdp__actions .single_add_to_cart_button{width:100%!important;min-width:0!important;max-width:100%!important;white-space:normal!important;}
  .rcx-review-summary{grid-template-columns:94px 1fr;padding:14px;gap:14px;}
  .rcx-review-score strong{font-size:34px;}
  .rcx-recommendations{width:100%!important;max-width:100%!important;margin:26px 0!important;padding-inline:16px!important;overflow:hidden!important;}
  .rcx-recommendation-grid{width:100%!important;min-width:0!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
  .rcx-mini-card{min-width:0!important;max-width:100%!important;}
  .rcx-notify-form{flex-direction:column;}
  .rcx-notify-form .rcs-btn{width:100%;}
  .rcs-product-grid .rcs-product-card{min-width:0!important;overflow:hidden!important;}
  .rcs-product-card__title{overflow-wrap:anywhere;}
  .rcx-card-buy{padding-inline:8px;}
  .single-product .rcs-pdp>.rcs-pdp__crumbs{order:0!important;}
  .single-product .rcs-pdp>.rcs-pdp__gallery{order:1!important;}
  .single-product .rcs-pdp>.rcs-pdp__summary{order:2!important;}
  .single-product .rcs-pdp>.rcs-pdp__actions,.single-product .rcs-pdp>.rcx-notify-card{order:3!important;}
  .single-product .rcs-pdp>.rcs-pdp__trust{order:4!important;}
  .single-product .rcs-pdp>.rcx-delivery{order:5!important;}
  .single-product .rcs-pdp>.rcx-product-information{order:6!important;}
  .single-product .rcs-pdp>.rcx-video{order:7!important;}
  .single-product .rcs-pdp>.rcs-pdp__specs{order:8!important;}
  .single-product .rcs-pdp>.rcs-pdp__ask{order:9!important;}
  .single-product .rcs-pdp>.rcx-reviews{order:10!important;}
  .single-product .rcs-pdp>.rcx-pair-with{order:11!important;}
  .single-product .rcs-pdp>.rcx-similar-products{order:12!important;}
  .single-product .rcs-pdp>.rcx-recently-viewed{order:13!important;}
}
@media(max-width:420px){
  html body.single-product .rcs-pdp__actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;}
  html body.single-product .rcs-pdp__actions .single_add_to_cart_button{width:100%!important;min-width:0!important;max-width:100%!important;white-space:normal!important;}
  html body.single-product .rcs-pdp__actions .rcs-atc-label{width:auto!important;max-width:100%!important;white-space:normal!important;text-align:center!important;}
}

@media(min-width:768px) and (max-width:1279px){
  .single-product .rcs-pdp{width:calc(100% - 32px)!important;margin-left:auto!important;margin-right:auto!important;}
}

@media(min-width:1024px){
  .rcx-category-track{grid-auto-columns:220px;}
  .rcx-product-information,.rcx-video,.rcx-reviews,.rcx-recommendations,.rcx-notify-card{max-width:1200px;margin-left:auto;margin-right:auto;}
  .rcs-pdp__sticky{left:50%!important;right:auto!important;bottom:22px!important;width:min(640px,calc(100vw - 48px))!important;transform:translate(-50%,120%)!important;border-radius:16px!important;box-shadow:0 16px 50px rgba(38,12,22,.23)!important;}
  .rcs-pdp__sticky.is-visible{transform:translate(-50%,0)!important;}
  .single-product .rcs-pdp>.rcx-product-information,
  .single-product .rcs-pdp>.rcs-pdp__trust,
  .single-product .rcs-pdp>.rcx-delivery,
  .single-product .rcs-pdp>.rcx-video,
  .single-product .rcs-pdp>.rcs-pdp__specs,
  .single-product .rcs-pdp>.rcs-pdp__actions,
  .single-product .rcs-pdp>.rcx-notify-card,
  .single-product .rcs-pdp>.rcs-pdp__ask{grid-column:2!important;width:100%;max-width:none;margin-top:0;}
  .single-product .rcs-pdp>.rcs-pdp__trust{margin-left:0!important;margin-right:0!important;}
  .single-product .rcs-pdp>.rcx-reviews,
  .single-product .rcs-pdp>.rcx-recommendations{grid-column:1/-1!important;width:100%;max-width:none;margin-top:34px;}
}

/* Cart synchronization, stronger add feedback, and compact mini-bag. */
.rcs-header__cart .rcs-badge-cart,
.rcs-bottom-nav a[aria-label="Bag"] .rcs-badge-cart{align-items:center!important;justify-content:center!important;}
.rcs-header__cart .rcs-badge-cart[data-count="0"],
.rcs-bottom-nav a[aria-label="Bag"] .rcs-badge-cart[data-count="0"]{display:none!important;}
.rcx-fly-image{border-radius:14px!important;border:3px solid #fff!important;box-shadow:0 14px 40px rgba(116,28,54,.45),0 0 0 5px rgba(183,149,89,.28)!important;object-fit:cover!important;will-change:transform,opacity!important;transition:transform .9s cubic-bezier(.2,.78,.24,1),opacity .9s ease!important;}
.rcx-add-burst{position:fixed;z-index:999998;width:18px;height:18px;border:3px solid #8a1738;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);animation:rcxAddBurst .72s ease-out forwards;}
.rcx-bag-pulse{animation:rcxBagPulseStrong .78s cubic-bezier(.2,.8,.2,1)!important;}
@keyframes rcxAddBurst{0%{opacity:.95;box-shadow:0 0 0 0 rgba(138,23,56,.35)}100%{opacity:0;transform:translate(-50%,-50%) scale(5);box-shadow:0 0 0 15px rgba(138,23,56,0)}}
@keyframes rcxBagPulseStrong{0%,100%{transform:scale(1)}35%{transform:scale(1.27)}58%{transform:scale(.92)}78%{transform:scale(1.08)}}

.rcs-minicart__head{padding:14px 16px!important;min-height:64px!important;}
.rcs-minicart__head h2{font-size:23px!important;font-style:normal!important;}
.rcs-minicart__items{padding:4px 16px!important;}
.rcs-minicart__item{gap:11px!important;padding:10px 0!important;align-items:center!important;}
.rcs-minicart__item img{flex:0 0 58px!important;width:58px!important;height:72px!important;border-radius:10px!important;}
.rcs-minicart__item>div{min-width:0!important;}
.rcs-minicart__item>div>div:first-child{font-size:14px!important;line-height:1.28!important;margin-bottom:4px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.rcs-minicart__item>div>div:last-child{font-size:13px!important;line-height:1.35!important;}
.rcs-minicart__footer{padding:13px 16px max(13px,env(safe-area-inset-bottom))!important;}
.rcs-minicart__footer .rcs-btn{height:46px!important;min-height:46px!important;}

/* Cart rows: one compact product block with controls kept together. */
.rcs-cart-item__content{min-width:0;}
.rcs-cart-item__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px;}
.rcs-cart-item__qty{margin:0!important;flex:0 0 128px!important;width:128px!important;height:40px!important;}
.rcs-cart-item__qty .quantity{height:40px!important;}
.rcs-cart-item__qty input.qty{height:40px!important;min-height:40px!important;}
.rcs-cart-item__qty button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;}
.rcs-cart-item__qty-fixed{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:40px;padding:0 14px;border:1px solid rgba(116,28,54,.2);border-radius:999px;background:#fff;color:#2e2527;font-size:13px;line-height:1;}
.rcs-cart-item__qty-fixed span{color:#766c6f;}
.rcs-cart-item__qty-fixed strong{font-size:15px;}
.rcs-cart-item__remove{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 9px!important;border:1px solid transparent!important;border-radius:999px!important;color:#741c36!important;background:transparent!important;font-size:13px!important;font-weight:600!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;}
.rcs-cart-item__remove:hover,.rcs-cart-item__remove:focus-visible{background:#f8edf0!important;border-color:rgba(116,28,54,.16)!important;}
.rcx-remove-icon{display:block;width:16px;height:16px;flex:0 0 16px;}

@media(max-width:767px){
  body.woocommerce-cart .rcs-section{padding-top:8px!important;padding-bottom:20px!important;}
  body.woocommerce-cart .woocommerce{padding:0 16px!important;}
  body.woocommerce-cart .rcs-cart-header{padding:14px 0 11px!important;}
  body.woocommerce-cart .rcs-cart-header h1{font-size:32px!important;line-height:1.08!important;}
  body.woocommerce-cart .rcs-cart__shipping{min-height:0!important;margin-bottom:12px!important;padding:11px 12px!important;border-radius:14px!important;gap:9px!important;font-size:14px!important;line-height:1.34!important;}
  body.woocommerce-cart .rcs-cart__shipping .ph{font-size:18px!important;align-self:flex-start!important;margin-top:2px!important;}
  body.woocommerce-cart .rcs-cart__shipping-note{margin-top:2px!important;font-size:12.5px!important;line-height:1.3!important;}
  body.woocommerce-cart .rcs-cart-item{grid-template-columns:84px minmax(0,1fr)!important;column-gap:12px!important;padding:13px 0!important;min-height:0!important;align-items:start!important;}
  body.woocommerce-cart .rcs-cart-item__image{width:84px!important;grid-row:1!important;}
  body.woocommerce-cart .rcs-cart-item__image img{display:block!important;width:84px!important;height:112px!important;border-radius:12px!important;}
  body.woocommerce-cart .rcs-cart-item__title{font-size:16.5px!important;line-height:1.22!important;margin-bottom:3px!important;}
  body.woocommerce-cart .rcs-cart-item__price{font-size:18px!important;line-height:1.2!important;}
  body.woocommerce-cart .rcs-cart-item__content dl.variation{margin:3px 0!important;font-size:12px!important;line-height:1.3!important;}
  body.woocommerce-cart .rcs-cart-item__actions{gap:6px!important;margin-top:9px!important;flex-wrap:nowrap!important;}
  body.woocommerce-cart .rcs-cart-item__qty{flex-basis:120px!important;width:120px!important;}
  body.woocommerce-cart .rcs-cart-item__remove{padding:0 6px!important;}
  body.woocommerce-cart .rcs-cart__coupon{margin:12px 0!important;padding:12px!important;}
  body.woocommerce-cart .rcs-cart-totals{margin:14px 0 88px!important;padding:16px!important;border-radius:16px!important;}
  body.woocommerce-cart .rcs-cart-totals h2{font-size:21px!important;margin-bottom:5px!important;}
  body.woocommerce-cart .rcs-cart-totals__row{padding:9px 0!important;}
  body.woocommerce-cart .rcs-cart-sticky{padding:8px 14px calc(8px + var(--rcs-safe-bottom))!important;}
  body.woocommerce-cart .rcs-cart-sticky .rcs-btn{min-height:50px!important;border-radius:16px!important;}
  body.woocommerce-cart #rcs-main{padding-bottom:20px!important;}
  body.woocommerce-cart .rcs-footer{margin-top:20px!important;}
}
@media(max-width:359px){
  body.woocommerce-cart .woocommerce{padding-left:12px!important;padding-right:12px!important;}
  body.woocommerce-cart .rcs-cart-item{grid-template-columns:76px minmax(0,1fr)!important;column-gap:10px!important;}
  body.woocommerce-cart .rcs-cart-item__image,body.woocommerce-cart .rcs-cart-item__image img{width:76px!important;}
  body.woocommerce-cart .rcs-cart-item__image img{height:102px!important;}
  body.woocommerce-cart .rcs-cart-item__qty{flex-basis:112px!important;width:112px!important;}
  body.woocommerce-cart .rcs-cart-item__remove{font-size:12px!important;padding:0 4px!important;}
}

/* Branded, accessible removal confirmation. */
body.rcx-remove-open{overflow:hidden!important;}
.rcx-remove-shell{position:fixed;inset:0;z-index:1000002;display:grid;place-items:center;padding:18px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;}
.rcx-remove-shell.is-open{opacity:1;visibility:visible;pointer-events:auto;}
.rcx-remove-backdrop{position:absolute;inset:0;background:rgba(35,24,28,.54);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);}
.rcx-remove-dialog{position:relative;width:min(100%,410px);padding:22px;background:#fffaf4;border:1px solid rgba(183,149,89,.3);border-radius:24px;box-shadow:0 24px 70px rgba(35,19,25,.3);transform:translateY(14px) scale(.98);transition:transform .24s cubic-bezier(.2,.8,.2,1);}
.rcx-remove-shell.is-open .rcx-remove-dialog{transform:translateY(0) scale(1);}
.rcx-remove-handle{display:none;}
.rcx-remove-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;}
.rcx-remove-kicker{display:block;margin-bottom:4px;color:#8b6f3b;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;}
.rcx-remove-heading h2{margin:0;color:#2f2629;font-family:var(--rcs-font-display);font-size:25px;line-height:1.12;font-weight:600;}
.rcx-remove-close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#f4ece4;color:#4a3d41;font-size:18px;}
.rcx-remove-product{display:flex;align-items:center;gap:13px;margin:18px 0;padding:12px;border:1px solid rgba(116,28,54,.1);border-radius:16px;background:#fff;}
.rcx-remove-product img{flex:0 0 54px;width:54px;height:68px;object-fit:cover;border-radius:10px;}
.rcx-remove-product strong{display:-webkit-box;color:#33282c;font-family:var(--rcs-font-display);font-size:16px;line-height:1.25;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.rcx-remove-product p{margin:4px 0 0;color:#766a6e;font-size:12.5px;line-height:1.35;}
.rcx-remove-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;}
.rcx-remove-actions button{min-height:48px;border-radius:14px;font-size:14px;font-weight:700;}
.rcx-remove-keep{border:1px solid rgba(116,28,54,.22);background:#fff;color:#741c36;}
.rcx-remove-confirm{border:1px solid #741c36;background:#741c36;color:#fff;box-shadow:0 8px 22px rgba(116,28,54,.2);}
.rcx-remove-confirm:active{transform:scale(.98);background:#5f142a;}
@media(max-width:520px){
  .rcx-remove-shell{place-items:end center;padding:0;}
  .rcx-remove-dialog{width:100%;padding:12px 18px max(18px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0;transform:translateY(100%);}
  .rcx-remove-shell.is-open .rcx-remove-dialog{transform:translateY(0);}
  .rcx-remove-handle{display:block;width:38px;height:4px;margin:0 auto 14px;border-radius:999px;background:#d8cbc2;}
}

/* Full-site audit refinements: interaction clarity, tablet PDP and checkout fit. */
.rcs-hero__cta .rcs-btn--lg:not(.rcs-btn--ghost):hover,
.rcs-hero__cta .rcs-btn--lg:not(.rcs-btn--ghost):focus-visible{
  background:#8b3548!important;color:#fff!important;border-color:#8b3548!important;
}
.rcs-fb-live__inner>p{color:rgba(255,255,255,.9)!important;}
.rcs-fb-live__title,.rcs-fb-live__indicator{color:#fff!important;}
.rcs-fb-live__cta{min-height:46px!important;color:#fff!important;border-color:rgba(255,255,255,.72)!important;}
.rcs-fb-live__cta:hover,.rcs-fb-live__cta:focus-visible{background:#fff!important;color:#741c36!important;}

.rcs-header__menu,.rcs-header__search,.rcs-header__cart,
.rcs-pdp__wishlist,.rcs-product-card__wishlist{min-width:44px!important;min-height:44px!important;}
.rcs-color-swatch,.rcx-option-chip{min-height:44px!important;}
.rcs-pdp__rating-row{min-height:44px!important;display:inline-flex!important;align-items:center!important;}
.rcs-footer__newsletter input{font-size:16px!important;}

/* Keep every category reachable above the fixed mobile navigation. */
.rcs-shop-drawer__sheet{
  max-height:calc(100dvh - 74px)!important;overflow-y:auto!important;overscroll-behavior:contain!important;
  padding-bottom:max(96px,calc(78px + env(safe-area-inset-bottom)))!important;
}

/* The 768px breakpoint previously put delivery/reviews before the product. */
@media(min-width:600px) and (max-width:1023px){
  .single-product .rcs-pdp{display:flex!important;flex-direction:column!important;}
  .single-product .rcs-pdp>.rcs-pdp__crumbs{order:0!important;}
  .single-product .rcs-pdp>.rcs-pdp__gallery{order:1!important;}
  .single-product .rcs-pdp>.rcs-pdp__summary{order:2!important;}
  .single-product .rcs-pdp>.rcs-pdp__actions,
  .single-product .rcs-pdp>.rcx-notify-card{order:3!important;}
  .single-product .rcs-pdp>.rcs-pdp__trust{order:4!important;}
  .single-product .rcs-pdp>.rcx-delivery{order:5!important;}
  .single-product .rcs-pdp>.rcx-product-information{order:6!important;}
  .single-product .rcs-pdp>.rcx-video{order:7!important;}
  .single-product .rcs-pdp>.rcs-pdp__specs{order:8!important;}
  .single-product .rcs-pdp>.rcs-pdp__ask{order:9!important;}
  .single-product .rcs-pdp>.rcx-reviews{order:10!important;}
  .single-product .rcs-pdp>.rcx-pair-with{order:11!important;}
  .single-product .rcs-pdp>.rcx-similar-products{order:12!important;}
  .single-product .rcs-pdp>.rcx-recently-viewed{order:13!important;}
}

/* Classic checkout: prevent clipped prices and make the address a real grid item. */
body.woocommerce-checkout form.checkout,
body.woocommerce-checkout #order_review,
body.woocommerce-checkout .woocommerce-checkout-review-order,
body.woocommerce-checkout table.shop_table{max-width:100%!important;min-width:0!important;box-sizing:border-box!important;}
body.woocommerce-checkout table.shop_table{width:100%!important;table-layout:fixed!important;}
body.woocommerce-checkout table.shop_table th,
body.woocommerce-checkout table.shop_table td{overflow-wrap:anywhere!important;word-break:normal!important;}
body.woocommerce-checkout table.shop_table .product-name{width:64%!important;padding-right:10px!important;}
body.woocommerce-checkout table.shop_table .product-total{width:36%!important;text-align:right!important;white-space:normal!important;}
body.woocommerce-checkout .rcs-addr-card .rcs-cx-lbl{display:block!important;clear:both!important;margin-top:12px!important;}
body.woocommerce-checkout .rcs-addr-card select{display:block!important;margin-top:6px!important;}
@media(max-width:599px){
  body.woocommerce-checkout #order_review,
  body.woocommerce-checkout .woocommerce-checkout-review-order{padding:13px!important;}
  body.woocommerce-checkout table.shop_table th,
  body.woocommerce-checkout table.shop_table td{font-size:13px!important;padding:10px 4px!important;}
  body.woocommerce-checkout table.shop_table th:first-child,
  body.woocommerce-checkout table.shop_table td:first-child{padding-left:0!important;}
  body.woocommerce-checkout table.shop_table th:last-child,
  body.woocommerce-checkout table.shop_table td:last-child{padding-right:0!important;}
}
@media(min-width:1024px){
  body.woocommerce-checkout form.checkout.woocommerce-checkout>.rcs-addr-card{grid-column:1!important;grid-row:1!important;align-self:start!important;margin:0!important;}
  body.woocommerce-checkout form.checkout.woocommerce-checkout>.rcs-addr-card+#customer_details{grid-column:1!important;grid-row:2!important;}
  body.woocommerce-checkout form.checkout.woocommerce-checkout>#order_review_heading{grid-column:2!important;grid-row:1!important;align-self:end!important;}
  body.woocommerce-checkout form.checkout.woocommerce-checkout>#order_review{grid-column:2!important;grid-row:2!important;top:104px!important;}
}

/* Generic content pages retain comfortable gutters and live-page actions. */
body.page:not(.woocommerce-page) .rcs-section>.rcs-container{padding-left:max(16px,env(safe-area-inset-left))!important;padding-right:max(16px,env(safe-area-inset-right))!important;}
body.page-id-718 .rcs-page{max-width:760px;margin-inline:auto;padding:clamp(22px,5vw,44px);border:1px solid var(--rcx-line);border-radius:22px;background:linear-gradient(145deg,#fffdf9,#fff7ef);box-shadow:0 12px 34px rgba(64,26,37,.07);overflow:hidden;}
body.page-id-718 .rcs-page__content{min-width:0;}
body.page-id-718 .rcs-page__content>h1{font-size:clamp(34px,8.5vw,52px);line-height:1.04;overflow-wrap:normal;}
body.page-id-718 .rcs-page__content>p{max-width:100%;overflow-wrap:anywhere;}
body.page-id-718 .rcs-page__content>p:nth-of-type(2){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0;}
body.page-id-718 .rcs-page__content .rcs-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:48px;margin:0;padding:10px 16px;line-height:1.2;text-align:center;white-space:normal;}
@media(max-width:599px){
  body.page-id-718 .rcs-page{padding:24px 20px;}
  body.page-id-718 .rcs-page__content>p:nth-of-type(2){grid-template-columns:1fr;}
}
.rcx-contact-map{display:block;min-height:158px;}
.rcx-contact-map iframe{pointer-events:none!important;}

/* Float never covers checkout, bag, product cards or long-form mobile content. */
body.woocommerce-cart .rcs-fab--whatsapp,
body.woocommerce-checkout .rcs-fab--whatsapp,
body.single-product .rcs-fab--whatsapp{display:none!important;}
@media(max-width:767px){
  .rcs-fab--whatsapp{display:none!important;}
  body.home .rcs-fab--whatsapp{right:14px!important;bottom:calc(88px + env(safe-area-inset-bottom))!important;display:flex!important;}
}

@media(max-width:400px){
  .rcs-product-card__title,.woocommerce-loop-product__title{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;min-height:2.4em!important;}
}

@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;}
}
/* Contact actions are primary mobile journeys, not inline text links. */
.page-id-717 #rcs-main article a[href*="facebook.com"],
.page-id-717 #rcs-main article a[href*="instagram.com"],
.page-id-717 #rcs-main article a[href*="wa.me"] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 360px !important;
    min-height: 46px !important;
    margin: 4px 0 !important;
    padding: 11px 18px !important;
    border-radius: 999px !important;
    line-height: 1.35 !important;
    text-align: center !important;
    white-space: normal !important;
}
.rcs-signin-status {
  margin: 10px 0 0;
  padding: 10px 12px;
  border-radius: 12px;
  background: rgba(128, 12, 51, .07);
  color: #651027;
  font-size: 13px;
  line-height: 1.45;
  text-align: center;
}
