/* Raj Collection client experience v28 — editorial product and visit-page refinement. */
: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;}

/* Crisp Raj Collection arrow for fine-pointer desktops.
 * This keeps the native cursor's zero-lag behaviour without the old floating dot. */
.rcs-cursor,.rcs-cursor-dot,.rcs-cursor-ring,[data-rcs-cursor]{display:none!important;}
@media (hover:hover) and (pointer:fine) and (min-width:1024px){
  html,body,body.home,body.single-product{
    cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='26' viewBox='0 0 22 26'%3E%3Cpath d='M2.6 2.2v17.2l4.9-4.5 3.3 7.5 3.5-1.6-3.2-7.1 6.9-.6z' fill='%23741c36' stroke='%23c5a15e' stroke-width='1.15' stroke-linejoin='round'/%3E%3C/svg%3E") 3 2,auto!important;
  }
  a,button,[role="button"],input[type="submit"],input[type="button"],summary,select,label[for],.clickable{
    cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='26' viewBox='0 0 22 26'%3E%3Cpath d='M2.6 2.2v17.2l4.9-4.5 3.3 7.5 3.5-1.6-3.2-7.1 6.9-.6z' fill='%23c5a15e' stroke='%23741c36' stroke-width='1.2' stroke-linejoin='round'/%3E%3C/svg%3E") 3 2,pointer!important;
  }
  input:not([type="button"]):not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
  textarea,[contenteditable="true"]{cursor:text!important;}
  button:disabled,input:disabled,select:disabled,[aria-disabled="true"]{cursor:not-allowed!important;}
}
@media (forced-colors:active){
  html,body,body.home,body.single-product{cursor:auto!important;}
  a,button,[role="button"],input[type="submit"],input[type="button"],summary,select,label[for],.clickable{cursor:pointer!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;}

/* Keep native controls at iOS' non-zooming text size. */
body.woocommerce-cart input[name="coupon_code"],
body.woocommerce-checkout select[name="rcx_checkout_country"]{font-size:16px!important;}

/* Treat 768px as the first tablet/desktop layout everywhere. */
@media(min-width:768px){
  html body .rcs-bottom-nav{display:none!important;}
  html body{padding-bottom:0!important;}
}

@media(max-width:767px){
  body.woocommerce-account input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]):not([type="hidden"]),
  body.woocommerce-account select,
  body.woocommerce-account textarea{font-size:16px!important;}
  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;}
@media(max-width:767px){
  .rcs-minicart__footer{padding:13px 16px calc(84px + env(safe-area-inset-bottom,0px))!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:10px!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 12px!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{position:static!important;inset:auto!important;width:100%!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;z-index:auto!important;}
  body.woocommerce-cart .rcs-cart-sticky .rcs-btn{width:100%!important;min-height:50px!important;border-radius:16px!important;}
  body.woocommerce-cart #rcs-main{padding-bottom:0!important;}
  body.woocommerce-cart .rcs-footer{margin-top:12px!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;}
  html body.woocommerce-cart .rcs-cart-item__actions .rcs-cart-item__qty.rcs-qty{
    flex:0 0 100px!important;width:100px!important;min-width:100px!important;max-width:100px!important;
    grid-template-columns:36px minmax(28px,28px) 36px!important;
  }
  html body.woocommerce-cart .rcs-cart-item__qty .quantity{width:28px!important;min-width:28px!important;max-width:28px!important;}
  html body.woocommerce-cart .rcs-cart-item__qty input.qty{
    flex:0 0 28px!important;width:28px!important;min-width:28px!important;max-width:28px!important;padding:0!important;
  }
  html body.woocommerce-cart .rcs-cart-item__qty button{width:36px!important;min-width:36px!important;max-width:36px!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 table.shop_table .product-quantity{display:inline-block!important;white-space:nowrap!important;}
body.woocommerce-checkout table.shop_table tr.woocommerce-shipping-totals th,
body.woocommerce-checkout table.shop_table tr.shipping th{vertical-align:top!important;}
body.woocommerce-checkout table.shop_table tr.woocommerce-shipping-totals td,
body.woocommerce-checkout table.shop_table tr.shipping td{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.35!important;text-align:right!important;vertical-align:top!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{position:relative;display:block;min-height:158px;}
.rcx-contact-map iframe{pointer-events:none!important;}
.rcx-contact-map__link{position:absolute;inset:0;z-index:2;display:block;border-radius:inherit;}
.rcx-contact-map__link:focus-visible{outline:3px solid #741c36;outline-offset:-5px;}

.rcx-card-edit span{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:1px;line-height:1.05;}
.rcx-card-edit span strong{font-size:13px;white-space:nowrap;}
.rcx-card-edit span small{font-size:10px;font-weight:600;letter-spacing:.02em;opacity:.78;white-space:nowrap;}

/* 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;
}

/* =====================================================================
 * Product editorial, delivery, reviews, contact page and desktop cursor.
 * ===================================================================== */
@media (hover:hover) and (pointer:fine) and (min-width:1024px){
  html,body{
    cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='32' viewBox='0 0 30 32'%3E%3Cpath d='M3 2 25 17 15 19 20 28 14 31 9 21 3 27Z' fill='%23741c36' stroke='%23fffaf3' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='m8 7 10 9-6 1Z' fill='%23b79559'/%3E%3C/svg%3E") 3 2,auto!important;
  }
  a,button,[role="button"],input[type="submit"],summary,select,label[for]{
    cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='32' viewBox='0 0 30 32'%3E%3Cpath d='M3 2 25 17 15 19 20 28 14 31 9 21 3 27Z' fill='%23b79559' stroke='%23741c36' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='m8 7 10 9-6 1Z' fill='%23fffaf3'/%3E%3C/svg%3E") 3 2,pointer!important;
  }
}

.rcx-section-kicker{
  display:block;margin:0 0 7px;color:#9a7440;font-size:11px;font-weight:800;
  letter-spacing:.18em;line-height:1.2;text-transform:uppercase;
}
.rcx-editorial-head{margin:0 0 clamp(18px,3vw,28px);}
.rcx-editorial-head h2{margin:0!important;color:var(--rcx-ink);font-size:clamp(29px,4vw,46px)!important;line-height:1.04;letter-spacing:-.025em;}

.rcx-delivery{
  display:block!important;margin:18px 0!important;padding:20px;border:1px solid rgba(116,28,54,.13);
  border-radius:20px;background:linear-gradient(140deg,#fffdf8 0%,#fff7ee 100%);
  box-shadow:0 10px 28px rgba(65,25,37,.055);
}
.rcx-delivery-head{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:end;margin-bottom:15px;}
.rcx-delivery-head .rcx-section-kicker{grid-column:1/-1;margin-bottom:4px;}
.rcx-delivery-head h2{margin:0;color:var(--rcx-ink);font-family:var(--rcs-font-display,Georgia,serif);font-size:clamp(25px,3vw,34px);line-height:1;}
.rcx-delivery-head p{margin:0;color:#76676c;font-size:12.5px;line-height:1.35;text-align:right;}
.rcx-delivery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
.rcx-delivery-item{
  min-width:0;padding:15px!important;border:1px solid rgba(116,28,54,.11)!important;border-radius:16px!important;
  background:rgba(255,255,255,.86)!important;display:grid!important;grid-template-columns:38px minmax(0,1fr);
  gap:11px!important;align-items:start!important;line-height:1.35!important;box-shadow:0 6px 16px rgba(69,29,41,.04);
}
.rcx-delivery-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f5e7e9;color:var(--rcx-wine);}
.rcx-delivery-item i{font-size:19px!important;color:inherit!important;}
.rcx-delivery-area{display:block;margin-bottom:4px;color:#75676b;font-size:11px;font-weight:750;letter-spacing:.07em;text-transform:uppercase;}
.rcx-delivery-date{display:block;color:var(--rcx-ink);font-family:var(--rcs-font-display,Georgia,serif);font-size:18px;line-height:1.16;}
.rcx-delivery-item small{display:block;margin-top:4px;color:#716469;font-size:12px;}
.rcx-delivery-note{display:flex;align-items:flex-start;gap:7px;margin:12px 2px 0;color:#7b6c70;font-size:11px;line-height:1.45;}
.rcx-delivery-note i{flex:0 0 auto;margin-top:1px;color:#9a7440;font-size:15px;}

.rcx-product-information{
  position:relative;isolation:isolate;overflow:hidden;padding:clamp(26px,4.5vw,54px)!important;
  border:1px solid rgba(116,28,54,.14)!important;border-radius:28px!important;
  background:linear-gradient(130deg,#fffdf8 0%,#fff8f0 58%,#f9eceb 100%)!important;
  box-shadow:0 20px 55px rgba(60,19,32,.08)!important;line-height:1.75!important;
}
.rcx-product-information::before{
  content:"";position:absolute;z-index:-1;top:-105px;right:-85px;width:270px;height:270px;
  border:1px solid rgba(116,28,54,.09);border-radius:50%;box-shadow:0 0 0 34px rgba(183,149,89,.04),0 0 0 68px rgba(116,28,54,.025);
}
.rcx-product-intro{max-width:860px;color:#4d4044;font-family:var(--rcs-font-display,Georgia,serif);font-size:clamp(19px,2.2vw,27px);line-height:1.48;}
.rcx-product-intro>*{margin-top:0;}
.rcx-product-story{display:grid;grid-template-columns:110px minmax(0,1fr);gap:clamp(22px,4vw,48px);align-items:start;margin-top:clamp(24px,4vw,42px);padding-top:clamp(24px,4vw,40px);border-top:1px solid rgba(116,28,54,.13);}
.rcx-product-story__mark{
  display:grid;place-items:center;width:88px;height:88px;border:1px solid rgba(116,28,54,.22);border-radius:50%;
  color:rgba(116,28,54,.46);font-family:var(--rcs-font-display,Georgia,serif);font-size:25px;font-style:italic;
  box-shadow:inset 0 0 0 8px rgba(255,255,255,.52);
}
.rcx-product-story__copy{max-width:820px;color:#463a3e;font-size:16px;line-height:1.82;}
.rcx-product-story__copy p:first-of-type{margin-top:0;}
.rcx-product-story__copy p:last-child{margin-bottom:0;}
.rcx-fabric-care{
  display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;margin-top:30px;padding:18px 20px;
  border:1px solid rgba(154,116,64,.22);border-radius:18px;background:rgba(255,255,255,.68);
}
.rcx-fabric-care__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#f4e8d2;color:#8d6b36;font-size:21px;}
.rcx-fabric-care h3{margin:1px 0 5px;color:var(--rcx-ink);font-family:var(--rcs-font-display,Georgia,serif);font-size:20px;}
.rcx-fabric-care p{margin:0;color:#63565a;font-size:14px;line-height:1.65;}

.rcs-pdp__specs{
  padding:clamp(24px,4vw,42px)!important;border:1px solid rgba(116,28,54,.13)!important;border-radius:24px!important;
  background:#fff!important;box-shadow:0 16px 42px rgba(56,20,31,.065)!important;
}
.rcs-table-card{display:block;margin:0;border:1px solid #eadfd3;border-radius:17px;overflow:hidden;background:#fff;}
.rcs-table-row{display:grid;grid-template-columns:minmax(150px,34%) minmax(0,1fr);margin:0;padding:0;border-bottom:1px solid #eee3d8;}
.rcs-table-row:last-child{border-bottom:0;}
.rcs-table-row:nth-child(odd){background:#fffaf5;}
.rcs-table-row__key,.rcs-table-row__val{margin:0;padding:15px 18px;overflow-wrap:anywhere;}
.rcs-table-row__key{border-right:1px solid #eee3d8;color:#795f66;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;}
.rcs-table-row__val{color:#34292d;font-size:15px;font-weight:620;line-height:1.45;}

.rcx-review-score{min-width:0;padding:4px 14px 4px 0;}
.rcx-review-score strong{line-height:1!important;}
.rcx-star-meter{position:relative;display:inline-block;width:max-content;color:#ddd0c5;font-size:17px;letter-spacing:2px;line-height:1;white-space:nowrap;}
.rcx-star-meter::after{content:"★★★★★";position:absolute;inset:0 auto 0 0;width:var(--rcx-rating,0%);overflow:hidden;color:#c58616;white-space:nowrap;}
.rcx-review-score small{display:block;margin-top:6px;color:#766a6e;font-size:12px;line-height:1.35;}
.rcx-review-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;}
.rcx-review{min-width:0;padding:18px!important;box-shadow:0 7px 20px rgba(54,20,30,.04);}
.rcx-review>div:not(.rcx-review-head):not(.rcx-review-title):not(.rcx-review-media){color:#4e4246;font-size:14px;line-height:1.65;}
.rcx-review-media{gap:7px!important;margin-top:11px!important;padding-bottom:2px;scrollbar-width:none;}
.rcx-review-media::-webkit-scrollbar{display:none;}
.rcx-review-media img,.rcx-review-media video{
  flex:0 0 76px!important;width:76px!important;height:88px!important;border:1px solid #eadfd3;
  border-radius:9px!important;background:#f2ece6!important;object-fit:cover!important;box-shadow:none!important;
}

body.single-product #rcs-main{padding-bottom:0!important;}
body.single-product .rcs-pdp{padding-bottom:22px!important;}
body.single-product .rcx-recently-viewed{margin-bottom:0!important;}
body.single-product .rcs-footer{margin-top:28px!important;}

@media(min-width:1024px){
  .single-product .rcs-pdp>.rcx-product-information,
  .single-product .rcs-pdp>.rcs-pdp__specs,
  .single-product .rcs-pdp>.rcx-video,
  .single-product .rcs-pdp>.rcs-pdp__ask{
    grid-column:1/-1!important;width:100%!important;max-width:none!important;
  }
  .single-product .rcs-pdp>.rcx-product-information{margin:52px 0 0!important;}
  .single-product .rcs-pdp>.rcs-pdp__specs,.single-product .rcs-pdp>.rcx-video{margin:24px 0 0!important;}
  .single-product .rcs-pdp>.rcs-pdp__ask{width:min(100%,640px)!important;margin:26px auto 0!important;}
}

@media(max-width:767px){
  .rcx-delivery{padding:17px!important;border-radius:18px;}
  .rcx-delivery-head{display:block;margin-bottom:13px;}
  .rcx-delivery-head h2{font-size:28px;}
  .rcx-delivery-head p{margin-top:7px;text-align:left;}
  .rcx-delivery-grid{grid-template-columns:1fr;}
  .rcx-delivery-item{padding:13px!important;}
  .rcx-delivery-date{font-size:17px;}
  .rcx-product-information{padding:25px 20px!important;border-radius:22px!important;}
  .rcx-product-story{grid-template-columns:1fr;gap:15px;margin-top:24px;padding-top:23px;}
  .rcx-product-story__mark{width:58px;height:58px;font-size:18px;}
  .rcx-product-intro{font-size:19px;}
  .rcx-product-story__copy{font-size:14.5px;line-height:1.72;}
  .rcx-fabric-care{grid-template-columns:40px minmax(0,1fr);padding:15px;gap:11px;}
  .rcx-fabric-care__icon{width:40px;height:40px;}
  .rcs-pdp__specs{padding:22px 16px!important;border-radius:20px!important;}
  .rcs-table-row{grid-template-columns:minmax(104px,40%) minmax(0,1fr);}
  .rcs-table-row__key,.rcs-table-row__val{padding:13px 12px;}
  .rcs-table-row__key{font-size:10.5px;}
  .rcs-table-row__val{font-size:13.5px;}
  .rcx-review-summary{grid-template-columns:100px minmax(0,1fr)!important;}
  .rcx-review-list{grid-template-columns:1fr;}
  .rcx-review-media img,.rcx-review-media video{flex-basis:68px!important;width:68px!important;height:78px!important;}
  body.single-product .rcs-footer{margin-top:18px!important;}
}

/* Visit Raj Collection page. */
body.page-id-717 .rcs-section{padding:clamp(26px,4vw,58px) 0 0!important;}
body.page-id-717 .rcs-section>.rcs-container{max-width:1200px!important;}
body.page-id-717 .rcs-page{max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;}
body.page-id-717 .rcs-page__content{display:block!important;max-width:none!important;}
.rcx-visit-hero{
  position:relative;isolation:isolate;overflow:hidden;padding:clamp(34px,6vw,72px);
  border-radius:30px;background:linear-gradient(125deg,#4f1024 0%,#741c36 58%,#9b3851 100%);color:#fff;
  box-shadow:0 24px 65px rgba(61,16,31,.2);
}
.rcx-visit-hero::before,.rcx-visit-hero::after{content:"";position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.15);border-radius:50%;}
.rcx-visit-hero::before{width:330px;height:330px;right:-100px;top:-180px;box-shadow:0 0 0 42px rgba(255,255,255,.035);}
.rcx-visit-hero::after{width:190px;height:190px;right:15%;bottom:-145px;box-shadow:0 0 0 30px rgba(183,149,89,.1);}
.rcx-visit-hero .rcx-section-kicker{color:#e3c68f;}
.rcx-visit-hero h1{max-width:780px;margin:0;color:#fff!important;font-size:clamp(42px,6vw,72px)!important;line-height:.98!important;letter-spacing:-.04em!important;}
.rcx-visit-lead{max-width:650px;margin:22px 0 0!important;color:rgba(255,255,255,.87);font-size:clamp(17px,2vw,21px);line-height:1.62;}
.rcx-visit-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px;}
body.page-id-717 .rcx-visit-actions .rcs-btn{
  display:inline-flex!important;width:auto!important;max-width:none!important;min-height:50px!important;margin:0!important;
  padding:0 22px!important;gap:9px;border:1px solid #fff!important;background:#fff!important;color:#741c36!important;
  border-radius:999px!important;font-size:13px!important;font-weight:800!important;letter-spacing:.08em;text-transform:uppercase;
}
body.page-id-717 .rcx-visit-actions .rcs-btn--ghost{border-color:rgba(255,255,255,.56)!important;background:transparent!important;color:#fff!important;}
.rcx-visit-layout{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:20px;align-items:start;margin-top:22px;}
.rcx-visit-card{min-width:0;align-self:start;padding:clamp(24px,3.5vw,38px);border:1px solid #eadfd3;border-radius:24px;background:#fff;box-shadow:0 14px 40px rgba(58,22,33,.065);}
.rcx-visit-card h2{margin:0;color:var(--rcx-ink);font-size:clamp(27px,3vw,38px);line-height:1.05;}
.rcx-visit-card>p{margin:10px 0 0;color:#76686c;line-height:1.6;}
.rcx-visit-contact-list{display:grid;gap:0;margin-top:24px;border-top:1px solid #eadfd3;}
.rcx-visit-contact-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:17px 0;border-bottom:1px solid #eadfd3;}
.rcx-visit-contact-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#f7eaec;color:#741c36;font-size:19px;}
.rcx-visit-contact-row>div:last-child{min-width:0;}
.rcx-visit-contact-row span{display:block;margin-bottom:3px;color:#8b777d;font-size:10.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;}
.rcx-visit-contact-row strong,.rcx-visit-contact-row a{color:#392c30;font-size:14px;line-height:1.55;text-decoration:none;overflow-wrap:anywhere;}
.rcx-visit-map-card{padding:12px!important;}
.rcx-visit-map-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 13px 16px;}
.rcx-visit-map-head h2{font-size:clamp(25px,3vw,34px);}
.rcx-visit-map-head a{color:#741c36;font-size:12px;font-weight:800;text-underline-offset:3px;}
.rcx-visit-map{position:relative;overflow:hidden;min-height:420px;border-radius:18px;background:#eee5dc;}
.rcx-visit-map iframe{display:block;width:100%;height:420px;border:0;pointer-events:none;}
.rcx-visit-map .rcx-contact-map__link{border-radius:18px;}
.rcx-visit-live{
  display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin-top:22px;padding:clamp(26px,4vw,44px);
  border:1px solid rgba(183,149,89,.28);border-radius:24px;background:linear-gradient(120deg,#fff8ed,#fffdf8);box-shadow:0 14px 40px rgba(58,22,33,.055);
}
.rcx-visit-live h2{margin:0;color:var(--rcx-ink);font-size:clamp(29px,4vw,44px);line-height:1.05;}
.rcx-visit-live p{max-width:680px;margin:10px 0 0;color:#6d5f63;line-height:1.6;}
.rcx-visit-live-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;}
body.page-id-717 .rcx-visit-live-actions .rcs-btn{
  display:inline-flex!important;width:auto!important;max-width:none!important;min-height:48px!important;margin:0!important;padding:0 18px!important;
  gap:8px;border-radius:999px!important;font-size:12px!important;font-weight:800!important;letter-spacing:.06em;text-transform:uppercase;
}
body.page-id-717 .rcs-footer{margin-top:42px!important;}

@media(max-width:820px){
  .rcx-visit-layout{grid-template-columns:1fr;}
  .rcx-visit-live{grid-template-columns:1fr;}
  .rcx-visit-live-actions{justify-content:flex-start;}
}
@media(max-width:599px){
  body.page-id-717 .rcs-section{padding-top:16px!important;}
  .rcx-visit-hero{padding:32px 22px;border-radius:22px;}
  .rcx-visit-hero h1{font-size:42px!important;}
  .rcx-visit-actions{display:grid;grid-template-columns:1fr;}
  body.page-id-717 .rcx-visit-actions .rcs-btn{width:100%!important;justify-content:center;}
  .rcx-visit-card{padding:23px 18px;border-radius:20px;}
  .rcx-visit-map-card{padding:9px!important;}
  .rcx-visit-map-head{display:block;}
  .rcx-visit-map-head a{display:inline-block;margin-top:8px;}
  .rcx-visit-map,.rcx-visit-map iframe{min-height:320px;height:320px;}
  .rcx-visit-live{padding:25px 20px;border-radius:20px;}
  .rcx-visit-live-actions{display:grid;grid-template-columns:1fr;}
  body.page-id-717 .rcx-visit-live-actions .rcs-btn{width:100%!important;justify-content:center;}
}

/* Search-discovery copy on the shop and category landing pages. */
.rcx-catalog-intro{
  max-width:780px;
  margin:-6px 0 25px;
  padding:17px 20px;
  border:1px solid rgba(183,149,89,.24);
  border-left:3px solid var(--rcx-wine);
  border-radius:0 16px 16px 0;
  background:linear-gradient(110deg,rgba(255,250,243,.96),rgba(255,255,255,.82));
  color:#64575b;
  font-size:15px;
  line-height:1.7;
}
.rcx-catalog-intro p{margin:0;}
.rcx-catalog-intro strong{color:var(--rcx-ink);}

@media(max-width:599px){
  .rcx-catalog-intro{
    margin:-2px 0 18px;
    padding:14px 15px;
    border-radius:0 14px 14px 0;
    font-size:13.5px;
    line-height:1.62;
  }
}

/* =====================================================================
 * Desktop catalog and checkout editorial refinement — July 2026.
 * ===================================================================== */
.rcx-shop-hero__aside{display:none;}
.rcx-shop-hero__intro{max-width:760px;margin:10px 0 0;color:#6f6261;font-size:14px;line-height:1.65;}

@media(min-width:1024px){
  body.woocommerce-shop .rcs-container:not(.rcs-header__inner),
  body.post-type-archive-product .rcs-container:not(.rcs-header__inner),
  body.tax-product_cat .rcs-container:not(.rcs-header__inner){
    width:min(1280px,calc(100% - 64px))!important;
  }
  body.woocommerce-shop .rcs-shop-header.rcx-shop-hero,
  body.post-type-archive-product .rcs-shop-header.rcx-shop-hero,
  body.tax-product_cat .rcs-shop-header.rcx-shop-hero{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1.55fr) minmax(300px,.7fr)!important;
    gap:clamp(42px,5vw,84px)!important;
    max-width:none!important;
    margin:28px 0 26px!important;
    padding:clamp(38px,4vw,58px)!important;
    overflow:hidden!important;
    border:1px solid rgba(128,12,51,.12)!important;
    border-radius:28px!important;
    background:
      radial-gradient(circle at 92% 14%,rgba(191,151,79,.16),transparent 28%),
      linear-gradient(135deg,#fffdf9 0%,#fff8f1 58%,#f8ece7 100%)!important;
    box-shadow:0 22px 54px rgba(64,26,37,.08)!important;
    text-align:left!important;
  }
  .rcx-shop-hero::before{
    content:""!important;position:absolute!important;left:0!important;top:40px!important;bottom:40px!important;width:4px!important;
    border-radius:0 4px 4px 0!important;background:linear-gradient(#801033,#b8904e)!important;
  }
  .rcx-shop-hero__copy{align-self:center;min-width:0;}
  .rcx-shop-hero__eyebrow{
    display:block!important;margin:0 0 12px!important;color:#9b7042!important;
    font:700 11px/1.2 var(--rcs-font-ui,sans-serif)!important;letter-spacing:.2em!important;text-transform:uppercase!important;
  }
  body.woocommerce-shop .rcs-shop-header.rcx-shop-hero h1,
  body.post-type-archive-product .rcs-shop-header.rcx-shop-hero h1,
  body.tax-product_cat .rcs-shop-header.rcx-shop-hero h1{
    display:block!important;margin:0!important;color:#651027!important;
    font-family:var(--rcs-font-display,"Fraunces",Georgia,serif)!important;
    font-size:clamp(48px,5vw,68px)!important;font-style:normal!important;font-weight:560!important;
    letter-spacing:-.045em!important;line-height:.98!important;text-transform:none!important;
  }
  .rcx-shop-hero__intro{
    max-width:720px!important;margin:18px 0 0!important;color:#5e5351!important;
    font-size:17px!important;line-height:1.7!important;
  }
  .rcx-shop-hero__aside{
    position:relative!important;display:flex!important;align-self:stretch!important;flex-direction:column!important;justify-content:center!important;
    min-width:0!important;padding:6px 0 6px 38px!important;border-left:1px solid rgba(128,12,51,.14)!important;
  }
  .rcx-shop-hero__aside-label{margin-bottom:12px;color:#9b7042;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;}
  .rcx-shop-hero__aside strong{
    color:#3b2028;font-family:var(--rcs-font-display,"Fraunces",Georgia,serif);font-size:26px;font-weight:540;line-height:1.15;
  }
  .rcx-shop-hero__aside>p{max-width:330px;margin:12px 0 22px;color:#756865;font-size:13px;line-height:1.6;}
  .rcx-shop-hero__assurances{display:flex;flex-wrap:wrap;gap:8px;}
  .rcx-shop-hero__assurances span{
    display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border:1px solid rgba(128,12,51,.13);border-radius:999px;
    background:rgba(255,255,255,.72);color:#6b1a2e;font-size:11px;font-weight:650;letter-spacing:.02em;
  }
  .rcx-shop-hero>.rcs-meta{display:none!important;}
  body.woocommerce-shop .rcs-shop-toolbar,
  body.post-type-archive-product .rcs-shop-toolbar,
  body.tax-product_cat .rcs-shop-toolbar{
    position:relative!important;gap:10px!important;margin:0 0 28px!important;padding:0 0 24px!important;border-bottom:1px solid rgba(128,12,51,.1)!important;
  }
  body.woocommerce-shop .rcs-shop-toolbar::before,
  body.post-type-archive-product .rcs-shop-toolbar::before,
  body.tax-product_cat .rcs-shop-toolbar::before{
    content:"Browse by category"!important;display:inline-flex!important;align-items:center!important;margin-right:8px!important;
    color:#786a68!important;font-size:11px!important;font-weight:700!important;letter-spacing:.14em!important;text-transform:uppercase!important;
  }
  body.woocommerce-shop .rcs-chip,
  body.post-type-archive-product .rcs-chip,
  body.tax-product_cat .rcs-chip{min-height:42px!important;padding:10px 17px!important;border-radius:999px!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important;}
  body.woocommerce-shop .rcs-chip:hover,
  body.post-type-archive-product .rcs-chip:hover,
  body.tax-product_cat .rcs-chip:hover{transform:translateY(-2px)!important;box-shadow:0 7px 18px rgba(64,26,37,.09)!important;}
}

.rcx-checkout-hero{max-width:1240px;margin:34px auto 30px;padding:0 2px;}
.rcx-checkout-hero__copy>span{display:block;margin-bottom:9px;color:#9b7042;font-size:11px;font-weight:750;letter-spacing:.19em;text-transform:uppercase;}
.rcx-checkout-hero h1{margin:0;color:#651027;font-family:var(--rcs-font-display,"Fraunces",Georgia,serif);font-size:clamp(36px,4vw,54px);font-weight:560;letter-spacing:-.035em;line-height:1.02;}
.rcx-checkout-hero__copy p{margin:12px 0 0;color:#716563;font-size:15px;line-height:1.6;}
.rcx-checkout-steps{display:flex;align-items:center;gap:0;margin:0;padding:0;list-style:none;}
.rcx-checkout-steps li{position:relative;display:flex;align-items:center;gap:9px;color:#8d817f;font-size:12px;font-weight:650;white-space:nowrap;}
.rcx-checkout-steps li+li{margin-left:34px;}
.rcx-checkout-steps li+li::before{content:"";position:absolute;right:calc(100% + 10px);width:14px;height:1px;background:#d5c7c0;}
.rcx-checkout-steps li span{display:grid;width:28px;height:28px;place-items:center;border:1px solid #d9cbc4;border-radius:50%;background:#fff;color:#8d817f;font-size:11px;}
.rcx-checkout-steps .is-complete,.rcx-checkout-steps .is-current{color:#651027;}
.rcx-checkout-steps .is-complete span{border-color:#9f1b43;background:#9f1b43;color:#fff;}
.rcx-checkout-steps .is-current span{border-color:#9f1b43;box-shadow:0 0 0 4px rgba(128,12,51,.08);color:#651027;}

.rcx-address-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px;}
.rcx-address-card__eyebrow{display:block;margin-bottom:7px;color:#9b7042;font-size:10px;font-weight:750;letter-spacing:.17em;text-transform:uppercase;}
.rcs-addr-card .rcx-address-card__top h2{margin:0;color:#3b2028;font-family:var(--rcs-font-display,"Fraunces",Georgia,serif);font-size:27px;font-weight:540;line-height:1.15;}
.rcx-address-card__edit{display:inline-flex!important;align-items:center;justify-content:center;min-height:40px;padding:9px 15px!important;float:none!important;border:1px solid rgba(128,12,51,.19);border-radius:999px;color:#651027!important;font-size:12px;font-weight:700;text-decoration:none!important;white-space:nowrap;}
.rcx-address-card__edit:hover{background:#651027;color:#fff!important;}
.rcx-address-card__person{display:flex;align-items:center;gap:12px;margin-bottom:8px;}
.rcx-address-card__person strong{color:#2f2425;font-size:16px;}
.rcx-address-card__person span{padding-left:12px;border-left:1px solid #d8cac3;color:#776a68;font-size:13px;}
.rcx-address-card__address{max-width:590px;margin:0 0 20px;color:#665b59;font-size:14px;line-height:1.7;}
.rcx-checkout-assurance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;border:1px solid rgba(128,12,51,.1);border-radius:20px;background:#fffdf9;box-shadow:0 8px 28px rgba(64,26,37,.045);}
.rcx-checkout-assurance>div{display:flex;min-width:0;align-items:flex-start;gap:10px;padding:12px 10px;}
.rcx-checkout-assurance i{flex:0 0 32px;display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#f7e9e9;color:#801033;font-size:16px;}
.rcx-checkout-assurance span{display:flex;min-width:0;flex-direction:column;gap:3px;}
.rcx-checkout-assurance strong{color:#3c2c2f;font-size:12px;line-height:1.3;}
.rcx-checkout-assurance small{color:#817573;font-size:10.5px;line-height:1.45;}
.rcx-checkout-assurance a{color:#651027;font-weight:650;}

@media(min-width:1024px){
  body.woocommerce-checkout .rcs-main{min-height:0!important;}
  body.woocommerce-checkout .woocommerce{padding-bottom:64px!important;}
  body.woocommerce-checkout .rcx-checkout-hero{
    display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:48px!important;
    width:min(1240px,calc(100% - 64px))!important;margin:44px auto 32px!important;
  }
  body.woocommerce-checkout form.checkout.woocommerce-checkout{
    display:grid!important;grid-template-columns:minmax(0,1.34fr) minmax(400px,.86fr)!important;grid-template-rows:auto auto!important;
    gap:18px 54px!important;width:min(1240px,calc(100% - 64px))!important;max-width:1240px!important;margin:0 auto!important;align-items:start!important;
  }
  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;padding:30px 32px!important;
    border:1px solid rgba(128,12,51,.12)!important;border-radius:22px!important;
    background:linear-gradient(145deg,#fffdf9,#fff8f1)!important;box-shadow:0 16px 40px rgba(64,26,37,.06)!important;
  }
  body.woocommerce-checkout form.checkout.woocommerce-checkout>.rcx-checkout-assurance{grid-column:1!important;grid-row:2!important;}
  body.woocommerce-checkout form.checkout.woocommerce-checkout>.rcs-addr-card~#customer_details{display:none!important;}
  body.woocommerce-checkout form.checkout.woocommerce-checkout>#order_review_heading{
    grid-column:2!important;grid-row:1!important;z-index:2!important;align-self:start!important;
    margin:0!important;padding:30px 30px 0!important;color:#3b2028!important;font-size:28px!important;font-style:normal!important;line-height:1.15!important;pointer-events:none!important;
  }
  body.woocommerce-checkout form.checkout.woocommerce-checkout>#order_review{
    grid-column:2!important;grid-row:1 / span 2!important;position:sticky!important;top:104px!important;
    margin:0!important;padding:84px 30px 30px!important;border:1px solid rgba(128,12,51,.13)!important;border-radius:22px!important;
    background:#fff!important;box-shadow:0 20px 48px rgba(64,26,37,.08)!important;
  }
  body.woocommerce-checkout #order_review table.shop_table thead{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;}
  body.woocommerce-checkout #order_review table.shop_table tr.cart_item td{padding-top:16px!important;padding-bottom:18px!important;}
  body.woocommerce-checkout #order_review table.shop_table tfoot th,
  body.woocommerce-checkout #order_review table.shop_table tfoot td{padding-top:13px!important;padding-bottom:13px!important;}
  body.woocommerce-checkout #payment .woocommerce-info,
  body.woocommerce-checkout #payment .woocommerce-notice{
    margin:14px 0!important;padding:14px 15px!important;border:1px solid rgba(128,12,51,.14)!important;border-left:3px solid #801033!important;
    border-radius:12px!important;background:#fff8f3!important;color:#594b49!important;font-size:12.5px!important;line-height:1.55!important;
  }
  body.woocommerce-checkout .woocommerce-privacy-policy-text{font-size:11.5px!important;line-height:1.6!important;letter-spacing:0!important;color:#756a68!important;}
  body.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text{font-size:12px!important;line-height:1.5!important;letter-spacing:0!important;}
}

@media(max-width:1023px){
  .rcx-checkout-hero{padding:20px 18px 8px;}
  .rcx-checkout-steps{margin-top:22px;overflow-x:auto;padding-bottom:5px;}
  .rcx-checkout-assurance{grid-template-columns:1fr;}
}

@media(min-width:1024px){
  body.woocommerce-checkout form.checkout.woocommerce-checkout{
    grid-template-rows:auto!important;
  }
  body.woocommerce-checkout form.checkout.woocommerce-checkout>.rcx-checkout-delivery-column{
    grid-column:1!important;grid-row:1!important;display:flex!important;min-width:0!important;flex-direction:column!important;gap:18px!important;
  }
  body.woocommerce-checkout .rcx-checkout-delivery-column>.rcs-addr-card{
    margin:0!important;padding:30px 32px!important;
    border:1px solid rgba(128,12,51,.12)!important;border-radius:22px!important;
    background:linear-gradient(145deg,#fffdf9,#fff8f1)!important;box-shadow:0 16px 40px rgba(64,26,37,.06)!important;
  }
  body.woocommerce-checkout .rcx-checkout-delivery-column>#customer_details{
    display:none!important;
  }
  body.woocommerce-checkout form.checkout.woocommerce-checkout>.rcx-checkout-order-column{
    grid-column:2!important;grid-row:1!important;align-self:start!important;min-width:0!important;
    position:sticky!important;top:104px!important;
  }
  body.woocommerce-checkout .rcx-checkout-order-column>#order_review_heading{
    position:relative!important;z-index:2!important;margin:0!important;padding:30px 30px 0!important;
    color:#3b2028!important;font-size:28px!important;font-style:normal!important;line-height:1.15!important;
  }
  body.woocommerce-checkout .rcx-checkout-order-column>#order_review{
    position:relative!important;top:auto!important;margin:-63px 0 0!important;padding:84px 30px 30px!important;
  }
}
