/*
 * UNIMERCE CSS Family Bundle
 * Patch: 359R127
 * Developer & Lead Architect: Morris Robinson / morrisrobinson1688@aol.com
 * This bundle combines same-purpose / same-prefix CSS revisions only.
 * Original rules are retained in source order to preserve design-specific overrides.
 */

/*
 * UNIMERCE Patch 359R127 family bundle source: unimerce-checkout.css
 * Developer & Lead Architect: Morris Robinson / morrisrobinson1688@aol.com
 * SHA256: 678dc1782344f31d9245db22b9479e0b0158aac41a8614596adeae228aa6d88d
 */
/* UNIMERCE Marketplace
 * Developer: Morris Robinson <morrisrobinson1688@aol.com>
 * Patch 333 — Checkout Step 2 identity layout
 */
.unimerce-storefront-v2 .um-checkout-page{
  --checkout-ink:#17120e;
  --checkout-muted:#6b6258;
  --checkout-paper:#fbf7ef;
  --checkout-card:#fffdf8;
  --checkout-line:#e1d4c1;
  --checkout-gold:#b88a38;
  --checkout-gold-dark:#825d25;
  --checkout-black:#080808;
  background:
    radial-gradient(circle at 12% 0,rgba(184,138,56,.10),transparent 28%),
    linear-gradient(180deg,#fffdf8 0%,var(--checkout-paper) 100%);
  color:var(--checkout-ink);
  padding:clamp(2rem,4vw,3.75rem) 0 clamp(3rem,6vw,5.5rem);
  overflow:visible;
}
.unimerce-storefront-v2 .um-checkout-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;min-width:0}
.unimerce-storefront-v2 .um-checkout-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.25rem;align-items:end;margin-bottom:1.75rem}
.unimerce-storefront-v2 .um-checkout-heading .um-eyebrow{display:block;text-transform:uppercase;letter-spacing:.14em;color:var(--checkout-gold-dark);font-weight:900;font-size:.75rem;margin-bottom:.5rem}
.unimerce-storefront-v2 .um-checkout-heading h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1;margin:0;color:var(--checkout-ink)}
.unimerce-storefront-v2 .um-checkout-heading p{margin:.8rem 0 0;max-width:720px;color:var(--checkout-muted)}
.unimerce-storefront-v2 .um-checkout-secure{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(184,138,56,.35);background:#fff7e8;color:#624315;padding:.75rem 1rem;font-weight:900;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}
.unimerce-storefront-v2 .um-stepper{display:grid;grid-template-columns:repeat(var(--checkout-step-count,4),minmax(0,1fr));gap:0;align-items:start;margin:0 auto 2rem;max-width:1080px;counter-reset:checkout-step}
.unimerce-storefront-v2 .um-stepper__item{position:relative;display:grid;justify-items:center;text-align:center;color:#7c746c;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;min-width:0}
.unimerce-storefront-v2 .um-stepper__item:before{content:"";position:absolute;top:16px;left:-50%;right:50%;height:1px;background:var(--checkout-line);z-index:0}
.unimerce-storefront-v2 .um-stepper__item:first-child:before{display:none}
.unimerce-storefront-v2 .um-stepper__number{position:relative;z-index:1;width:34px;height:34px;border-radius:999px;border:1px solid var(--checkout-line);background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#4f463d;margin-bottom:.65rem;font-weight:900}
.unimerce-storefront-v2 .um-stepper__item.done:before,.unimerce-storefront-v2 .um-stepper__item.active:before{background:rgba(184,138,56,.65)}
.unimerce-storefront-v2 .um-stepper__item.done .um-stepper__number,.unimerce-storefront-v2 .um-stepper__item.active .um-stepper__number{border-color:var(--checkout-gold);background:var(--checkout-gold);color:#fff}
.unimerce-storefront-v2 .um-stepper__item.active{color:#111}
.unimerce-storefront-v2 a.um-stepper__item{text-decoration:none;color:#7c746c}
.unimerce-storefront-v2 a.um-stepper__item:hover{color:#17120e}
.unimerce-storefront-v2 .um-checkout-auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}
.unimerce-storefront-v2 .um-checkout-account-card{width:100%}
.unimerce-storefront-v2 .um-checkout-account-layout{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:1.25rem;align-items:start}
.unimerce-storefront-v2 .um-checkout-account-primary{display:grid;grid-template-columns:1fr;gap:1.25rem;min-width:0}
.unimerce-storefront-v2 .um-auth-card--signin,.unimerce-storefront-v2 .um-auth-card--guest,.unimerce-storefront-v2 .um-auth-card--register{height:auto}
.unimerce-storefront-v2 .um-auth-card{border:1px solid rgba(210,188,145,.55);background:#fffaf4;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;min-width:0}
.unimerce-storefront-v2 .um-auth-card h2{margin:.2rem 0 .4rem}
.unimerce-storefront-v2 .um-auth-card p{margin:0;color:var(--checkout-muted);font-size:.9rem;line-height:1.5}
.unimerce-storefront-v2 .um-auth-form{display:flex;flex-direction:column;gap:.2rem}
.unimerce-storefront-v2 .um-auth-form .um-btn{align-self:flex-start}
.unimerce-storefront-v2 .um-auth-divider{position:relative;text-align:center;margin:.25rem 0;color:var(--checkout-muted);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.unimerce-storefront-v2 .um-auth-divider:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:rgba(210,188,145,.55)}
.unimerce-storefront-v2 .um-auth-divider span{position:relative;background:#fffaf4;padding:0 .65rem}
.unimerce-storefront-v2 .um-confirm-password-row{grid-column:1 / -1}
.unimerce-storefront-v2 .um-cart-product-link{display:inline-block;color:#1d1712;font-weight:800;font-size:.9rem;line-height:1.3;margin-bottom:.25rem;text-decoration:underline;text-decoration-color:rgba(184,138,56,.45);text-underline-offset:3px}
.unimerce-storefront-v2 .um-cart-product-link:hover{color:var(--checkout-gold-dark);text-decoration-color:currentColor}
.unimerce-storefront-v2 .um-checkout-grid{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(320px,.85fr);gap:1.5rem;align-items:start}
.unimerce-storefront-v2 .um-checkout-card,.unimerce-storefront-v2 .um-order-summary{background:rgba(255,253,248,.96);border:1px solid var(--checkout-line);box-shadow:0 18px 55px rgba(55,42,27,.07);min-width:0}
.unimerce-storefront-v2 .um-checkout-card{padding:clamp(1.25rem,2.5vw,2rem)}
.unimerce-storefront-v2 .um-order-summary{padding:clamp(1.15rem,2.2vw,1.6rem);position:sticky;top:1.25rem}
.unimerce-storefront-v2 .um-checkout-section{padding:1.35rem 0;border-top:1px solid rgba(225,212,193,.75)}
.unimerce-storefront-v2 .um-checkout-section:first-child{border-top:0;padding-top:0}
.unimerce-storefront-v2 .um-checkout-section:last-child{padding-bottom:0}
.unimerce-storefront-v2 .um-checkout-card h2,.unimerce-storefront-v2 .um-order-summary h2{font-family:"Playfair Display",Georgia,serif;text-transform:uppercase;letter-spacing:.06em;font-size:1.02rem;line-height:1.25;margin:0 0 .4rem;color:#201913}
.unimerce-storefront-v2 .um-checkout-card h2 small,.unimerce-storefront-v2 .um-order-summary h2 small{font-family:Inter,system-ui,sans-serif;font-size:.68rem;color:var(--checkout-muted);font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.unimerce-storefront-v2 .um-checkout-section>p,.unimerce-storefront-v2 .um-summary-note{margin:.15rem 0 1rem;color:var(--checkout-muted);font-size:.92rem;line-height:1.55}
.unimerce-storefront-v2 .um-field{display:block;margin:0 0 .95rem;min-width:0}
.unimerce-storefront-v2 .um-field-label{display:flex;align-items:center;gap:.45rem;margin:0 0 .4rem;color:#372d24;font-size:.82rem;font-weight:900;text-align:left}
.unimerce-storefront-v2 .um-field-label .field-help{flex:0 0 22px}
.unimerce-storefront-v2 .um-field input,.unimerce-storefront-v2 .um-field select,.unimerce-storefront-v2 .um-field textarea{display:block;width:100%;height:48px;margin:0;border:1px solid #d8cbb9;border-radius:6px;background:#fff;color:#1d1813;padding:.75rem .85rem;font:inherit;box-shadow:none;outline:none}
.unimerce-storefront-v2 .um-field textarea{height:auto;min-height:112px;resize:vertical}
.unimerce-storefront-v2 .um-field input:focus,.unimerce-storefront-v2 .um-field select:focus,.unimerce-storefront-v2 .um-field textarea:focus{border-color:var(--checkout-gold);box-shadow:0 0 0 .18rem rgba(184,138,56,.16)}
.unimerce-storefront-v2 .um-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem}
.unimerce-storefront-v2 .um-form-row.one{grid-template-columns:1fr}
.unimerce-storefront-v2 .um-check{display:flex!important;align-items:flex-start;gap:.65rem;margin:.35rem 0 0;color:#312920;font-size:.9rem;line-height:1.45;font-weight:700;text-align:left}
.unimerce-storefront-v2 .um-check input{width:16px!important;height:16px!important;flex:0 0 16px;margin:.15rem 0 0!important;padding:0!important;border-radius:3px}
.unimerce-storefront-v2 .um-shipping-list{border:1px solid var(--checkout-line);border-radius:8px;overflow:hidden;background:#fff;margin-top:1rem}
.unimerce-storefront-v2 .um-shipping-option{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:.85rem;align-items:center;padding:1rem 1.05rem;border-top:1px solid var(--checkout-line);background:#fff;color:#231c16}
.unimerce-storefront-v2 .um-shipping-option:first-child{border-top:0}
.unimerce-storefront-v2 .um-shipping-option.selected{background:#fffaf0;box-shadow:inset 3px 0 0 var(--checkout-gold)}
.unimerce-storefront-v2 .um-shipping-radio{width:16px;height:16px;border-radius:999px;border:1px solid #b8ab99;display:inline-flex;align-items:center;justify-content:center;background:#fff}
.unimerce-storefront-v2 .um-shipping-option.selected .um-shipping-radio:after{content:"";width:8px;height:8px;border-radius:999px;background:var(--checkout-gold)}
.unimerce-storefront-v2 .um-shipping-option strong{display:block;font-size:.92rem;line-height:1.25;color:#1e1712}
.unimerce-storefront-v2 .um-shipping-option small{display:block;color:var(--checkout-muted);font-size:.78rem;margin-top:.18rem;line-height:1.25}
.unimerce-storefront-v2 .um-shipping-option b{font-size:.86rem;white-space:nowrap;color:#17120e}
.unimerce-storefront-v2 .um-order-summary h2{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;margin-bottom:1.2rem}
.unimerce-storefront-v2 .um-order-item{display:grid;grid-template-columns:82px minmax(0,1fr);gap:.95rem;align-items:start;padding:0 0 1rem;margin-bottom:1rem;border-bottom:1px solid rgba(225,212,193,.72)}
.unimerce-storefront-v2 .um-order-thumb,.unimerce-storefront-v2 .um-order-placeholder{width:82px;height:82px;border-radius:6px;overflow:hidden;background:linear-gradient(135deg,#eee6d8,#cdb891);border:1px solid rgba(225,212,193,.9);display:flex;align-items:center;justify-content:center;text-align:center;color:#6c5737;font-size:.64rem;line-height:1.25;text-transform:uppercase;letter-spacing:.05em}
.unimerce-storefront-v2 .um-order-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.unimerce-storefront-v2 .um-order-item strong{display:block;color:#1d1712;font-size:.9rem;line-height:1.3;margin-bottom:.25rem;overflow-wrap:break-word}
.unimerce-storefront-v2 .um-order-item span{display:block;color:var(--checkout-muted);font-size:.78rem;line-height:1.35;margin-bottom:.45rem}
.unimerce-storefront-v2 .um-order-item b{display:block;color:#111;font-size:.88rem}
.unimerce-storefront-v2 .um-total-row,.unimerce-storefront-v2 .um-grand-total{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.58rem 0;color:#231c16;border-bottom:1px solid rgba(225,212,193,.65)}
.unimerce-storefront-v2 .um-total-row span,.unimerce-storefront-v2 .um-grand-total span{color:#3e342b;font-size:.9rem}
.unimerce-storefront-v2 .um-total-row b{font-size:.9rem;text-align:right;overflow-wrap:anywhere}
.unimerce-storefront-v2 .um-grand-total{margin-top:.35rem;padding-top:1rem;border-bottom:0}
.unimerce-storefront-v2 .um-grand-total strong{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.3rem,2.4vw,1.8rem);letter-spacing:.04em;text-align:right;color:#111}
.unimerce-storefront-v2 .um-summary-assurance{display:grid;gap:.8rem;border-top:1px solid rgba(225,212,193,.75);margin-top:1rem;padding-top:1rem}
.unimerce-storefront-v2 .um-summary-assurance div{display:grid;grid-template-columns:26px minmax(0,1fr);gap:.65rem;align-items:start;color:#3a3027;font-size:.82rem;line-height:1.25}
.unimerce-storefront-v2 .um-summary-assurance span:first-child{color:var(--checkout-gold);font-size:1.1rem;line-height:1}
.unimerce-storefront-v2 .um-summary-assurance strong{display:block;font-size:.82rem;line-height:1.2;color:#1f1913}
.unimerce-storefront-v2 .um-summary-assurance small{display:block;color:var(--checkout-muted);font-size:.74rem;margin-top:.15rem}
.unimerce-storefront-v2 .um-promo-box{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--checkout-line);background:#fffaf2;margin-top:1rem;padding:.9rem 1rem;border-radius:8px;color:#342b23;font-weight:800}
.unimerce-storefront-v2 .um-checkout-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(225,212,193,.75)}
.unimerce-storefront-v2 .um-btn.full{width:100%;margin-top:1rem}
.unimerce-storefront-v2 .um-btn.secondary{border:1px solid var(--checkout-line);background:#fff;color:#241d17}
.unimerce-storefront-v2 .um-btn.gold{border:1px solid var(--checkout-gold);background:linear-gradient(135deg,var(--checkout-gold),#d9ad56);color:#fff}
.unimerce-storefront-v2 .um-btn:hover{filter:brightness(.98);transform:translateY(-1px)}
.unimerce-storefront-v2 .um-payment-methods{display:grid;gap:.75rem;margin-top:1rem}
.unimerce-storefront-v2 .um-payment-method{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:.85rem;align-items:center;border:1px solid var(--checkout-line);border-radius:8px;padding:1rem;background:#fff}
.unimerce-storefront-v2 .um-payment-method.selected{background:#fffaf0;border-color:rgba(184,138,56,.65);box-shadow:inset 3px 0 0 var(--checkout-gold)}
.unimerce-storefront-v2 .um-payment-method strong,.unimerce-storefront-v2 .um-payment-method small{display:block}
.unimerce-storefront-v2 .um-payment-method small{color:var(--checkout-muted);font-size:.78rem;margin-top:.2rem}
.unimerce-storefront-v2 .um-complete-panel{text-align:center;padding:clamp(2rem,4vw,3.5rem);max-width:840px;margin:0 auto;background:rgba(255,253,248,.96);border:1px solid var(--checkout-line);box-shadow:0 18px 55px rgba(55,42,27,.07)}
.unimerce-storefront-v2 .um-complete-icon{width:72px;height:72px;border-radius:999px;margin:0 auto 1rem;background:var(--checkout-gold);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:900}
.unimerce-storefront-v2 .um-complete-panel h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1;margin:.4rem 0;color:#17120e}
.unimerce-storefront-v2 .um-complete-panel p{color:var(--checkout-muted);max-width:640px;margin:.75rem auto 1.5rem}
.unimerce-storefront-v2 .um-complete-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.5rem 0;text-align:left}
.unimerce-storefront-v2 .um-complete-meta div{border:1px solid var(--checkout-line);background:#fff;padding:1rem}
.unimerce-storefront-v2 .um-complete-meta span{display:block;color:var(--checkout-muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.07em;font-weight:900}
.unimerce-storefront-v2 .um-complete-meta strong{display:block;margin-top:.25rem;color:#1c1611}
@media(max-width:991.98px){
  .unimerce-storefront-v2 .um-checkout-auth-grid,.unimerce-storefront-v2 .um-checkout-account-layout{grid-template-columns:1fr}
  .unimerce-storefront-v2 .um-checkout-heading{grid-template-columns:1fr;align-items:start}
  .unimerce-storefront-v2 .um-checkout-secure{justify-self:start;white-space:normal}
  .unimerce-storefront-v2 .um-checkout-grid{grid-template-columns:1fr!important}
  .unimerce-storefront-v2 .um-order-summary{position:static;top:auto;order:-1}
}
@media(max-width:767.98px){
  .unimerce-storefront-v2 .um-checkout-page{padding-top:1.25rem}
  .unimerce-storefront-v2 .um-stepper{grid-template-columns:repeat(var(--checkout-step-count,4),minmax(76px,1fr));overflow-x:auto;padding-bottom:.25rem;margin-bottom:1.25rem}
  .unimerce-storefront-v2 .um-stepper__item{font-size:.65rem;letter-spacing:.04em}
  .unimerce-storefront-v2 .um-form-row{grid-template-columns:1fr}
  .unimerce-storefront-v2 .um-checkout-card,.unimerce-storefront-v2 .um-order-summary{padding:1rem}
  .unimerce-storefront-v2 .um-shipping-option,.unimerce-storefront-v2 .um-payment-method{grid-template-columns:20px minmax(0,1fr);align-items:start}
  .unimerce-storefront-v2 .um-shipping-option b,.unimerce-storefront-v2 .um-payment-method>span:last-child{grid-column:2;justify-self:start;margin-top:.2rem}
  .unimerce-storefront-v2 .um-order-item{grid-template-columns:72px minmax(0,1fr);gap:.75rem}
  .unimerce-storefront-v2 .um-order-thumb,.unimerce-storefront-v2 .um-order-placeholder{width:72px;height:72px}
  .unimerce-storefront-v2 .um-complete-meta{grid-template-columns:1fr}
}
@media(max-width:420px){
  .unimerce-storefront-v2 .um-checkout-shell{width:min(100% - 24px,1180px)}
  .unimerce-storefront-v2 .um-total-row,.unimerce-storefront-v2 .um-grand-total{display:grid;grid-template-columns:1fr;gap:.15rem}
  .unimerce-storefront-v2 .um-total-row b,.unimerce-storefront-v2 .um-grand-total strong{text-align:left}
}

/*
 * UNIMERCE Patch 359R127 family bundle source: unimerce-checkout-071.css
 * Developer & Lead Architect: Morris Robinson / morrisrobinson1688@aol.com
 * SHA256: 69d77aed1cbf1b5f03bd9bc05ed2f54d542c54aa033e1066e7847c06f586e2e7
 */
/* UNIMERCE Patch 071 — cart/checkout mobile access and empty-state polish
   Developer: Morris Robinson <morrisrobinson1688@aol.com> */

.unimerce-storefront-v2 .um-mobile-brand-row{gap:.75rem}
.unimerce-storefront-v2 .um-mobile-header-actions{margin-left:auto;display:flex;align-items:center;gap:.5rem}
.unimerce-storefront-v2 .um-mobile-cart-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(184,138,56,.42);background:#fffaf0;color:#1a130e;text-decoration:none;border-radius:999px;font-weight:900;box-shadow:0 8px 22px rgba(55,42,27,.08)}
.unimerce-storefront-v2 .um-mobile-cart-icon{font-size:1.05rem;line-height:1}
.unimerce-storefront-v2 .um-cart-count-badge{position:absolute;right:-4px;top:-6px;min-width:20px;height:20px;padding:0 .32rem;border-radius:999px;background:#b88a38;color:#fff;border:2px solid #fff;font-size:.68rem;line-height:16px;text-align:center;font-weight:900}
.unimerce-storefront-v2 .um-mobile-checkout-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.45rem .75rem;border-radius:999px;background:#17120e;color:#fff;text-decoration:none;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 8px 22px rgba(23,18,14,.18)}
.unimerce-storefront-v2 .um-cart-quick-link,.unimerce-storefront-v2 .um-checkout-quick-link{position:relative}
.unimerce-storefront-v2 .um-cart-quick-link em{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;margin-left:.3rem;padding:0 .35rem;border-radius:999px;background:#b88a38;color:#fff;font-style:normal;font-size:.68rem;font-weight:900;line-height:1}
.unimerce-storefront-v2 .um-checkout-quick-link{background:#17120e;color:#fff!important;border-color:#17120e!important}
.unimerce-storefront-v2 .um-mobile-shopping-group .um-mobile-checkout-menu-link{background:#17120e;color:#fff;border-radius:8px;text-align:center;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-top:.35rem}
.unimerce-storefront-v2 .um-alert-info,.unimerce-storefront-v2 .um-alert-warning{width:min(920px,100%);margin:0 auto 1rem;border-radius:0;text-align:left}
.unimerce-storefront-v2 .um-cart-empty-notice{border-radius:0}
.unimerce-storefront-v2 .um-empty-cart-panel .um-eyebrow{display:block;text-transform:uppercase;letter-spacing:.14em;color:#825d25;font-weight:900;font-size:.75rem;margin-bottom:.5rem}
@media(max-width:575.98px){
  .unimerce-storefront-v2 .um-mobile-brand-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;width:100%}
  .unimerce-storefront-v2 .um-mobile-header-actions{margin-left:0}
  .unimerce-storefront-v2 .um-brand img{max-width:150px;height:auto}
  .unimerce-storefront-v2 .um-mobile-checkout-link{padding:.42rem .62rem;font-size:.7rem}
}

/*
 * UNIMERCE Patch 359R127 family bundle source: unimerce-checkout-072.css
 * Developer & Lead Architect: Morris Robinson / morrisrobinson1688@aol.com
 * SHA256: 355ef5d4fb36cf43b2adecfbfa65921d18cdf7e082c2fd224aa659a470b2b8b7
 */
/* UNIMERCE Patch 072 — selectable checkout cards and luxury checkout buttons
   Developer: Morris Robinson <morrisrobinson1688@aol.com> */

.unimerce-storefront-v2 .um-shipping-list,
.unimerce-storefront-v2 .um-payment-methods{
  display:grid;
  gap:.8rem;
}

.unimerce-storefront-v2 .um-shipping-seller-heading{
  display:flex;
  justify-content:space-between;
  gap:1rem;
  padding:1rem 1.05rem;
  background:linear-gradient(135deg,#fffaf0,#f3eadb);
  border:1px solid rgba(225,212,193,.9);
  border-bottom:0;
  color:#21170e;
}
.unimerce-storefront-v2 .um-shipping-seller-heading strong{
  font-family:"Playfair Display",Georgia,serif;
  font-size:1.08rem;
}
.unimerce-storefront-v2 .um-shipping-seller-heading span{
  color:#7b6b5a;
  font-size:.82rem;
  font-weight:800;
}

.unimerce-storefront-v2 .um-shipping-option,
.unimerce-storefront-v2 .um-payment-method{
  position:relative;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  gap:.9rem;
  align-items:center;
  width:100%;
  min-height:78px;
  padding:1rem 1.05rem;
  border:1px solid rgba(225,212,193,.96);
  background:#fffdf8;
  color:#231911;
  cursor:pointer;
  box-shadow:0 10px 28px rgba(55,42,27,.045);
  transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .16s ease;
}
.unimerce-storefront-v2 .um-shipping-option:hover,
.unimerce-storefront-v2 .um-payment-method:hover,
.unimerce-storefront-v2 .um-shipping-option:focus-within,
.unimerce-storefront-v2 .um-payment-method:focus-within{
  border-color:rgba(184,138,56,.75);
  background:#fff9eb;
  box-shadow:0 16px 40px rgba(55,42,27,.09);
  transform:translateY(-1px);
}
.unimerce-storefront-v2 .um-shipping-option.selected,
.unimerce-storefront-v2 .um-payment-method.selected,
.unimerce-storefront-v2 .um-shipping-option:has(input:checked),
.unimerce-storefront-v2 .um-payment-method:has(input:checked){
  border-color:#b88a38;
  background:linear-gradient(135deg,#fff8e8,#fffdf8 46%,#fff7e5);
  box-shadow:0 18px 48px rgba(184,138,56,.18);
}
.unimerce-storefront-v2 .um-shipping-option input,
.unimerce-storefront-v2 .um-payment-method input{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  opacity:0;
  cursor:pointer;
  z-index:3;
  margin:0;
}
.unimerce-storefront-v2 .um-shipping-option > span,
.unimerce-storefront-v2 .um-payment-method > span{
  position:relative;
  z-index:2;
  pointer-events:none;
}
.unimerce-storefront-v2 .um-shipping-radio{
  width:24px;
  height:24px;
  border-radius:999px;
  border:2px solid #c9ad76;
  background:#fff;
  box-shadow:inset 0 0 0 4px #fff;
}
.unimerce-storefront-v2 .um-shipping-option.selected .um-shipping-radio,
.unimerce-storefront-v2 .um-payment-method.selected .um-shipping-radio,
.unimerce-storefront-v2 .um-shipping-option input:checked + .um-shipping-radio,
.unimerce-storefront-v2 .um-payment-method input:checked + .um-shipping-radio{
  background:#b88a38;
  border-color:#b88a38;
  box-shadow:inset 0 0 0 5px #fff,0 0 0 3px rgba(184,138,56,.20);
}
.unimerce-storefront-v2 .um-shipping-option-copy{
  display:grid;
  gap:.2rem;
}
.unimerce-storefront-v2 .um-shipping-option-copy strong{
  font-size:.96rem;
  color:#1b130c;
}
.unimerce-storefront-v2 .um-shipping-option-copy small{
  display:block;
  color:#706457;
  line-height:1.45;
}
.unimerce-storefront-v2 .um-shipping-price,
.unimerce-storefront-v2 .um-payment-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:108px;
  border:1px solid rgba(184,138,56,.32);
  background:#fff5df;
  color:#7b4e0f;
  border-radius:999px;
  padding:.45rem .75rem;
  font-size:.78rem;
  font-weight:900;
  text-align:center;
  text-transform:uppercase;
  letter-spacing:.04em;
}

.unimerce-storefront-v2 .um-btn,
.unimerce-storefront-v2 a.um-btn,
.unimerce-storefront-v2 button.um-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:.45rem;
  min-height:46px;
  padding:.78rem 1.2rem;
  border-radius:999px;
  font-weight:900;
  font-size:.78rem;
  letter-spacing:.08em;
  text-transform:uppercase;
  text-decoration:none!important;
  line-height:1.1;
}
.unimerce-storefront-v2 .um-btn.gold,
.unimerce-storefront-v2 a.um-btn.gold,
.unimerce-storefront-v2 button.um-btn.gold{
  color:#17110b!important;
  border:1px solid #c29237!important;
  background:linear-gradient(135deg,#f3d486,#c89436 54%,#a87523)!important;
  box-shadow:0 14px 32px rgba(184,138,56,.26),inset 0 1px 0 rgba(255,255,255,.46)!important;
}
.unimerce-storefront-v2 .um-btn.gold:hover,
.unimerce-storefront-v2 a.um-btn.gold:hover,
.unimerce-storefront-v2 button.um-btn.gold:hover{
  background:linear-gradient(135deg,#ffe39a,#d2a148 54%,#a87523)!important;
  transform:translateY(-1px);
}
.unimerce-storefront-v2 .um-btn.secondary,
.unimerce-storefront-v2 a.um-btn.secondary,
.unimerce-storefront-v2 button.um-btn.secondary{
  color:#2a2118!important;
  background:#fffdf8!important;
  border:1px solid rgba(184,138,56,.42)!important;
  box-shadow:0 10px 26px rgba(55,42,27,.06)!important;
}

.unimerce-storefront-v2 .um-mobile-checkout-link,
.unimerce-storefront-v2 .um-checkout-quick-link,
.unimerce-storefront-v2 .um-mobile-shopping-group .um-mobile-checkout-menu-link{
  background:linear-gradient(135deg,#f3d486,#c89436 56%,#a87523)!important;
  border:1px solid rgba(194,146,55,.95)!important;
  color:#17110b!important;
  border-radius:999px!important;
  box-shadow:0 12px 28px rgba(184,138,56,.24)!important;
  text-decoration:none!important;
}
.unimerce-storefront-v2 .um-mobile-checkout-link{
  min-height:40px;
  padding:.5rem .82rem;
  font-size:.72rem;
  letter-spacing:.075em;
  white-space:nowrap;
}
.unimerce-storefront-v2 .um-checkout-quick-link span{
  color:#17110b!important;
}
.unimerce-storefront-v2 .um-mobile-shopping-group .um-mobile-checkout-menu-link{
  display:flex!important;
  align-items:center;
  justify-content:center;
  min-height:42px;
  margin-top:.45rem;
}

@media(max-width:767.98px){
  .unimerce-storefront-v2 .um-shipping-seller-heading{
    display:grid;
    gap:.25rem;
  }
  .unimerce-storefront-v2 .um-shipping-option,
  .unimerce-storefront-v2 .um-payment-method{
    grid-template-columns:auto minmax(0,1fr);
    align-items:start;
    padding:.92rem;
  }
  .unimerce-storefront-v2 .um-shipping-price,
  .unimerce-storefront-v2 .um-payment-badge{
    grid-column:2;
    justify-self:start;
    min-width:auto;
  }
  .unimerce-storefront-v2 .um-checkout-actions{
    display:grid!important;
    gap:.65rem;
  }
  .unimerce-storefront-v2 .um-checkout-actions .um-btn,
  .unimerce-storefront-v2 .um-checkout-actions button,
  .unimerce-storefront-v2 .um-checkout-actions a{
    width:100%;
  }
}

/*
 * UNIMERCE Patch 359R127 family bundle source: unimerce-checkout-073.css
 * Developer & Lead Architect: Morris Robinson / morrisrobinson1688@aol.com
 * SHA256: f5665a6aeef44d76f290ae3d436e153ef6cd59c2d3f02ae42b5f8844dbb36cff
 */
/* UNIMERCE Patch 073 — seller-shipping item context
   Developer: Morris Robinson <morrisrobinson1688@aol.com> */

.unimerce-storefront-v2 .um-shipping-item-context{
  display:grid;
  gap:.62rem;
  padding:1rem 1.05rem 1.05rem;
  border-left:1px solid rgba(225,212,193,.96);
  border-right:1px solid rgba(225,212,193,.96);
  background:linear-gradient(180deg,#fffdf8,#fbf4e8);
}
.unimerce-storefront-v2 .um-shipping-item-context__title{
  display:flex;
  justify-content:space-between;
  gap:1rem;
  align-items:center;
  color:#796957;
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.unimerce-storefront-v2 .um-shipping-item-context__title strong{
  color:#20160e;
  font-size:.76rem;
  white-space:nowrap;
}
.unimerce-storefront-v2 .um-shipping-item{
  display:grid;
  grid-template-columns:56px minmax(0,1fr) auto;
  gap:.82rem;
  align-items:center;
  padding:.72rem;
  border:1px solid rgba(225,212,193,.75);
  background:rgba(255,255,255,.78);
  box-shadow:0 8px 22px rgba(55,42,27,.045);
}
.unimerce-storefront-v2 .um-shipping-item__thumb{
  width:56px;
  height:56px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:linear-gradient(135deg,#f1e5d0,#fff8e8);
  border:1px solid rgba(184,138,56,.26);
  color:#9a7334;
  font-size:.65rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.unimerce-storefront-v2 .um-shipping-item__thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.unimerce-storefront-v2 .um-shipping-item__copy{
  min-width:0;
  display:grid;
  gap:.18rem;
}
.unimerce-storefront-v2 .um-shipping-item__copy strong{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#1c130d;
  font-size:.92rem;
}
.unimerce-storefront-v2 .um-shipping-item__copy small{
  color:#766855;
  font-size:.78rem;
  line-height:1.35;
}
.unimerce-storefront-v2 .um-shipping-item__total{
  color:#25180f;
  font-weight:900;
  white-space:nowrap;
  font-size:.86rem;
}
.unimerce-storefront-v2 .um-shipping-method-title{
  padding:.9rem 1.05rem .28rem;
  border-left:1px solid rgba(225,212,193,.96);
  border-right:1px solid rgba(225,212,193,.96);
  background:#fffdf8;
  color:#6e5c49;
  font-size:.76rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}

@media(max-width:767.98px){
  .unimerce-storefront-v2 .um-shipping-item-context{
    padding:.82rem;
  }
  .unimerce-storefront-v2 .um-shipping-item-context__title{
    display:grid;
    gap:.2rem;
  }
  .unimerce-storefront-v2 .um-shipping-item{
    grid-template-columns:50px minmax(0,1fr);
    gap:.68rem;
    align-items:start;
  }
  .unimerce-storefront-v2 .um-shipping-item__thumb{
    width:50px;
    height:50px;
  }
  .unimerce-storefront-v2 .um-shipping-item__copy strong{
    white-space:normal;
  }
  .unimerce-storefront-v2 .um-shipping-item__total{
    grid-column:2;
    justify-self:start;
    font-size:.82rem;
  }
  .unimerce-storefront-v2 .um-shipping-method-title{
    padding:.8rem .82rem .22rem;
  }
}

/*
 * UNIMERCE Patch 359R127 family bundle source: unimerce-checkout-login-summary-273.css
 * Developer & Lead Architect: Morris Robinson / morrisrobinson1688@aol.com
 * SHA256: 41992767464b30d5c47d5fd6f52d47773d9d735fab3b6cbb624b6115f7186aa5
 */
/**
 * UNIMERCE Marketplace
 * Patch 273 — Checkout merchandise summary and compact login
 * Developer: Morris Robinson <morrisrobinson1688@aol.com>
 */

/* Checkout summary: merchant identity is separated from merchandise pricing. */
.unimerce-storefront-v2 .um-order-summary--merchandise .um-order-summary__header{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:1rem;
  padding-bottom:.85rem;
  margin-bottom:.2rem;
  border-bottom:1px solid rgba(225,212,193,.75);
}
.unimerce-storefront-v2 .um-order-summary--merchandise .um-order-summary__header h2{
  display:block;
  margin:0;
}
.unimerce-storefront-v2 .um-order-summary--merchandise .um-order-summary__header h2 small{
  display:block;
  margin-top:.22rem;
}
.unimerce-storefront-v2 .um-view-cart-link{
  flex:0 0 auto;
  color:#76531f;
  font-size:.76rem;
  line-height:1.2;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
  text-decoration:underline;
  text-underline-offset:3px;
}
.unimerce-storefront-v2 .um-view-cart-link:hover,
.unimerce-storefront-v2 .um-view-cart-link:focus-visible{
  color:#17120e;
}
.unimerce-storefront-v2 .um-checkout-merchandise-list{
  display:grid;
  gap:.9rem;
  padding:.9rem 0 .35rem;
}
.unimerce-storefront-v2 .um-summary-merchant{
  min-width:0;
}
.unimerce-storefront-v2 .um-summary-merchant + .um-summary-merchant{
  padding-top:.9rem;
  border-top:1px solid rgba(225,212,193,.65);
}
.unimerce-storefront-v2 .um-summary-merchant__heading{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:.75rem;
  margin-bottom:.48rem;
}
.unimerce-storefront-v2 .um-summary-merchant__heading strong{
  min-width:0;
  color:#201913;
  font-size:.83rem;
  line-height:1.3;
  overflow-wrap:anywhere;
}
.unimerce-storefront-v2 .um-summary-merchant__heading small{
  flex:0 0 auto;
  color:#7b6b5a;
  font-size:.68rem;
  line-height:1.2;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.unimerce-storefront-v2 .um-summary-product-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:.5rem .8rem;
  align-items:start;
  padding:.42rem 0;
}
.unimerce-storefront-v2 .um-summary-product-row__copy{
  min-width:0;
}
.unimerce-storefront-v2 .um-summary-product-row__copy a,
.unimerce-storefront-v2 .um-summary-product-row__title{
  display:block;
  color:#2b2118;
  font-size:.78rem;
  line-height:1.35;
  font-weight:750;
  overflow-wrap:anywhere;
}
.unimerce-storefront-v2 .um-summary-product-row__copy a{
  text-decoration:underline;
  text-decoration-color:rgba(184,138,56,.42);
  text-underline-offset:2px;
}
.unimerce-storefront-v2 .um-summary-product-row__copy a:hover,
.unimerce-storefront-v2 .um-summary-product-row__copy a:focus-visible{
  color:#76531f;
  text-decoration-color:currentColor;
}
.unimerce-storefront-v2 .um-summary-product-row__copy small{
  display:block;
  margin-top:.12rem;
  color:#7b6b5a;
  font-size:.69rem;
  line-height:1.3;
}
.unimerce-storefront-v2 .um-summary-product-row>strong{
  color:#261d15;
  font-size:.75rem;
  line-height:1.35;
  text-align:right;
  white-space:nowrap;
}

/* Standalone login: compact hero and form instead of an oversized content block. */
.unimerce-storefront-v2 .um-auth-hero--login-compact{
  padding:34px 0 32px;
  min-height:0;
}
.unimerce-storefront-v2 .um-auth-hero--login-compact .container{
  width:min(760px,calc(100% - 40px));
  margin:0 auto;
}
.unimerce-storefront-v2 .um-auth-hero--login-compact h1{
  font-size:clamp(2rem,4vw,3.15rem);
  line-height:1.02;
  margin:.16em 0 .22em;
}
.unimerce-storefront-v2 .um-auth-hero--login-compact p{
  max-width:680px;
  margin:0;
  font-size:.94rem;
  line-height:1.55;
}
.unimerce-storefront-v2 .um-auth-section--login-compact{
  padding:30px 0 44px;
}
.unimerce-storefront-v2 .um-login-container-compact{
  width:min(520px,calc(100% - 32px));
  max-width:520px;
  margin:0 auto;
}
.unimerce-storefront-v2 .um-login-card-compact{
  padding:24px;
  gap:.7rem;
  box-shadow:0 12px 34px rgba(32,25,18,.06);
}
.unimerce-storefront-v2 .um-login-card-compact label{
  gap:.25rem;
}
.unimerce-storefront-v2 .um-login-card-compact .form-control{
  min-height:44px;
  margin:2px 0 8px;
  padding:.68rem .8rem;
}
.unimerce-storefront-v2 .um-login-card-compact>.um-btn{
  align-self:flex-start;
  min-width:132px;
  min-height:42px;
  padding:.65rem 1.05rem;
}
.unimerce-storefront-v2 .um-login-card-compact .um-auth-links{
  justify-content:space-between;
  gap:.5rem 1rem;
  font-size:.82rem;
}
.unimerce-storefront-v2 .um-login-card-compact .um-role-login-links{
  gap:.35rem .75rem;
  padding-top:.72rem;
  font-size:.75rem;
  line-height:1.35;
}

@media(max-width:575.98px){
  .unimerce-storefront-v2 .um-order-summary--merchandise .um-order-summary__header{
    align-items:baseline;
  }
  .unimerce-storefront-v2 .um-summary-product-row{
    grid-template-columns:1fr;
    gap:.16rem;
  }
  .unimerce-storefront-v2 .um-summary-product-row>strong{
    text-align:left;
  }
  .unimerce-storefront-v2 .um-auth-hero--login-compact{
    padding:26px 0 24px;
  }
  .unimerce-storefront-v2 .um-auth-section--login-compact{
    padding:22px 0 32px;
  }
  .unimerce-storefront-v2 .um-login-card-compact{
    padding:18px;
  }
}

/*
 * UNIMERCE Patch 359R127 family bundle source: unimerce-checkout-product-actions-359r30.css
 * Developer & Lead Architect: Morris Robinson / morrisrobinson1688@aol.com
 * SHA256: e27223a76e53a407c1c5f8b3498dd4ee7729a6caf0abb7646bbaec3b50c56bdc
 */
/*
 * UNIMERCE Marketplace
 * Developer & Lead Architect: Morris Robinson / morrisrobinson1688@aol.com
 * Patch 359R30: checkout progress, shipping-card cleanup, and visible product action buttons.
 */

.um-product-detail-v2 .um-view-merchant-profile-button,
.um-product-detail-v2 .um-contact-merchant-button,
.um-product-detail-v2 a.um-view-merchant-profile-button.btn,
.um-product-detail-v2 button.um-contact-merchant-button.btn,
.um-product-detail-v2 .um-product-actions .btn.um-view-merchant-profile-button,
.um-product-detail-v2 .um-product-actions .btn.um-contact-merchant-button,
.um-product-detail .um-view-merchant-profile-button,
.um-product-detail .um-contact-merchant-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 46px !important;
  min-width: 180px !important;
  padding: .85rem 1.15rem !important;
  border: 2px solid #7a531d !important;
  border-radius: 999px !important;
  background: #8a611f !important;
  color: #ffffff !important;
  text-decoration: none !important;
  text-shadow: none !important;
  box-shadow: 0 10px 22px rgba(39, 28, 16, .16) !important;
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-text-fill-color: #ffffff !important;
}

.um-product-detail-v2 .um-view-merchant-profile-button:hover,
.um-product-detail-v2 .um-contact-merchant-button:hover,
.um-product-detail-v2 .um-view-merchant-profile-button:focus-visible,
.um-product-detail-v2 .um-contact-merchant-button:focus-visible,
.um-product-detail .um-view-merchant-profile-button:hover,
.um-product-detail .um-contact-merchant-button:hover,
.um-product-detail .um-view-merchant-profile-button:focus-visible,
.um-product-detail .um-contact-merchant-button:focus-visible {
  background: #5d3d12 !important;
  border-color: #5d3d12 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  outline: 3px solid rgba(184, 138, 44, .35) !important;
  outline-offset: 2px !important;
}

.um-checkout-page .um-shipping-profile-block {
  display: grid;
  gap: .85rem;
}

.um-checkout-page .um-shipping-option-card {
  position: relative;
  display: grid !important;
  grid-template-columns: 32px minmax(0, 1fr) auto;
  align-items: center;
  gap: .85rem;
  width: 100%;
  margin: .65rem 0;
  padding: 1rem 1rem;
  border: 2px solid rgba(178, 152, 108, .42);
  border-radius: 16px;
  background: #fffdf8;
  color: #241c14;
  cursor: pointer;
  box-shadow: 0 8px 20px rgba(45, 31, 17, .05);
}

.um-checkout-page .um-shipping-option-card:hover,
.um-checkout-page .um-shipping-option-card:focus-within {
  border-color: rgba(138, 97, 31, .85);
  background: #fff9ed;
}

.um-checkout-page .um-shipping-option-card.is-selected {
  border-color: #8a611f;
  background: #fff6df;
  box-shadow: 0 12px 26px rgba(101, 71, 24, .12);
}

.um-checkout-page .um-shipping-option-card input[type="radio"] {
  position: absolute !important;
  inline-size: 28px !important;
  block-size: 28px !important;
  margin: 0 !important;
  opacity: 0 !important;
  z-index: 2;
  cursor: pointer;
}

.um-checkout-page .um-shipping-radio {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border: 2px solid #8d7b61;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: inset 0 0 0 4px #ffffff;
}

.um-checkout-page .um-shipping-option-card.is-selected .um-shipping-radio {
  border-color: #6f4a13;
  background: #6f4a13;
}

.um-checkout-page .um-shipping-option-card input[type="radio"]:focus-visible + .um-shipping-radio {
  outline: 3px solid rgba(184, 138, 44, .42);
  outline-offset: 3px;
}

.um-checkout-page .um-shipping-option-copy {
  display: grid;
  gap: .25rem;
  min-width: 0;
}

.um-checkout-page .um-shipping-option-copy strong {
  color: #221910;
  font-size: 1rem;
  line-height: 1.25;
}

.um-checkout-page .um-shipping-option-copy small {
  color: #6a5c4b;
  line-height: 1.42;
}

.um-checkout-page .um-shipping-price {
  justify-self: end;
  min-width: 116px;
  padding: .55rem .7rem;
  border-radius: 999px;
  background: #231c16;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
  white-space: nowrap;
}

.um-checkout-page .um-order-summary [data-checkout-summary-row="shipping"] b,
.um-checkout-page .um-order-summary [data-checkout-summary-total] {
  transition: background-color .18s ease, box-shadow .18s ease;
}

.um-checkout-page .um-order-summary [data-checkout-summary-row="shipping"] b.um-summary-pulse,
.um-checkout-page .um-order-summary [data-checkout-summary-total].um-summary-pulse {
  background: #fff0c2;
  box-shadow: 0 0 0 6px rgba(255, 240, 194, .9);
}

.um-checkout-progress-layer-359r30[hidden] {
  display: none !important;
}

.um-checkout-progress-layer-359r30 {
  position: fixed;
  inset: 0;
  z-index: 2147483000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  background: rgba(26, 20, 14, .68);
  backdrop-filter: blur(3px);
}

.um-checkout-progress-dialog-359r30 {
  width: min(520px, 100%);
  border: 1px solid rgba(225, 212, 193, .95);
  border-radius: 22px;
  background: #fffaf0;
  box-shadow: 0 28px 80px rgba(0, 0, 0, .32);
  padding: 1.25rem;
  color: #231c16;
}

.um-checkout-progress-dialog-359r30 strong {
  display: block;
  margin-bottom: .35rem;
  font-size: 1.08rem;
}

.um-checkout-progress-dialog-359r30 p {
  margin: 0 0 1rem;
  color: #5d5042;
  line-height: 1.45;
}

.um-checkout-progress-track-359r30 {
  overflow: hidden;
  height: 14px;
  border-radius: 999px;
  background: #eadcc5;
}

.um-checkout-progress-bar-359r30 {
  display: block;
  width: 8%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #7a531d, #c0943f);
  transition: width .4s ease;
}

.um-checkout-progress-footnote-359r30 {
  display: block;
  margin-top: .75rem;
  color: #746352;
  font-size: .86rem;
}

.um-checkout-page .um-btn[aria-busy="true"],
.um-checkout-page button[aria-busy="true"] {
  pointer-events: none;
  opacity: .82;
}

@media (max-width: 760px) {
  .um-checkout-page .um-shipping-option-card {
    grid-template-columns: 30px minmax(0, 1fr);
    align-items: start;
  }
  .um-checkout-page .um-shipping-price {
    grid-column: 2;
    justify-self: start;
    min-width: 0;
    margin-top: .15rem;
  }
  .um-product-detail-v2 .um-view-merchant-profile-button,
  .um-product-detail-v2 .um-contact-merchant-button,
  .um-product-detail .um-view-merchant-profile-button,
  .um-product-detail .um-contact-merchant-button {
    width: 100% !important;
  }
}
