:root{--ace-black:#111;--ace-white:#fff;--ace-muted:#737373;--ace-line:#e8e8e8;--ace-grid-d:4;--ace-grid-t:3;--ace-grid-m:2;--ace-grid-gap:18px}.acecr-site{margin:0;background:#fff;color:#111;font-family:Inter,Arial,sans-serif}.acecr-site *{box-sizing:border-box}.acecr-site a{color:inherit;text-decoration:none}.ace-no-scroll{overflow:hidden}.ace-menu-close, .ace-search-close, .ace-wish{background:none;border:0;color:inherit;cursor:pointer}.ace-menu-panel,.ace-search-overlay{position:fixed;inset:0;background:#fff;z-index:200;opacity:0;visibility:hidden;transition:.35s}.ace-menu-panel.is-open,.ace-search-overlay.is-open{opacity:1;visibility:visible}.ace-menu-close,.ace-search-close{position:absolute;right:32px;top:22px;font-size:40px;font-weight:200}.ace-menu-inner{min-height:100%;padding:8vh 8vw;display:grid;grid-template-columns:2fr 1fr;gap:10vw;align-items:center}.ace-menu-main{display:flex;flex-direction:column}.ace-menu-main a{font-size:clamp(36px,6vw,88px);line-height:1.03;letter-spacing:-.05em}.ace-menu-main a:hover{opacity:.45}.ace-menu-support{display:flex;flex-direction:column;gap:15px}.ace-menu-support span{font-size:10px;letter-spacing:.18em;color:#888;margin-bottom:10px}.ace-menu-support a{font-size:13px}.ace-search-overlay{display:grid;place-items:center}.ace-search-overlay form{display:flex;width:min(900px,85vw);border-bottom:1px solid #111}.ace-search-overlay input{border:0;outline:0;font-size:clamp(30px,5vw,72px);width:100%;padding:18px 0}.ace-search-overlay button{background:#111;color:#fff;border:0;padding:0 28px}.ace-main{min-height:60vh}.ace-hero{height:100vh;min-height:650px;position:relative;overflow:hidden;color:#fff}.ace-hero-media,.ace-hero-media video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background-size:cover;background-position:center}.ace-hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,var(--overlay))}.ace-hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0 5vw 8vh}.ace-hero-content.align-center{align-items:center;text-align:center}.ace-hero-content.align-right{align-items:flex-end;text-align:right}.ace-hero-content p{letter-spacing:.12em;text-transform:uppercase;font-size:11px}.ace-hero-content h1{font-size:clamp(48px,9vw,140px);line-height:.9;letter-spacing:-.06em;margin:12px 0 30px}.ace-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;background:#111;color:#fff!important;border:1px solid #111;font-size:11px;letter-spacing:.12em;font-weight:700;text-transform:uppercase;cursor:pointer}.ace-btn-light{background:#fff;color:#111!important;border-color:#fff}.ace-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.ace-section-head h2{font-size:clamp(28px,4vw,56px);letter-spacing:-.05em;margin:0}.ace-section-head a{font-size:11px;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid}.ace-product-section,.ace-hot,.ace-related{padding:80px clamp(18px,4vw,64px)}.ace-product-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,24vw);gap:var(--ace-grid-gap);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.ace-product-card{min-width:0;scroll-snap-align:start}.ace-card-media{position:relative;aspect-ratio:3/4;background:#f5f5f5;overflow:hidden}.ace-card-gallery{position:absolute;inset:0}.ace-card-gallery img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .35s,transform .8s}.ace-card-gallery img.is-active{opacity:1}.ace-product-card:hover .ace-card-gallery img.is-active{transform:scale(1.015)}.ace-badge{position:absolute;left:12px;top:12px;background:#111;color:#fff;padding:8px 10px;font-size:9px;letter-spacing:.1em}.ace-wish{position:absolute;right:10px;top:10px;background:rgba(255,255,255,.9);width:36px;height:36px;border-radius:50%;font-size:20px;z-index:3}.ace-wish.is-active{color:#111}.ace-card-info{padding:13px 2px 24px}.ace-card-info h3{font-size:13px;font-weight:500;margin:0 0 7px}.ace-price{font-size:12px}.ace-price del{color:#999;margin-right:7px}.ace-hot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ace-hot-card{aspect-ratio:3/4;background:#eee center/cover no-repeat;position:relative;display:flex;align-items:flex-end;padding:24px;color:#fff;font-size:24px;letter-spacing:-.03em}.ace-hot-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.4))}.ace-hot-card span{position:relative;z-index:1}.ace-banner{min-height:72vh;background:center/cover no-repeat;display:flex;align-items:flex-end;padding:7vw;color:#fff;position:relative}.ace-banner:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.22)}.ace-banner>div{position:relative;z-index:1;max-width:650px}.ace-banner h2{font-size:clamp(46px,7vw,100px);letter-spacing:-.06em;line-height:.9;margin:0 0 15px}.ace-newsletter{padding:100px 20px;text-align:center;max-width:850px;margin:auto}.ace-newsletter>p{font-size:10px;letter-spacing:.18em}.ace-newsletter h2{font-size:clamp(36px,6vw,72px);letter-spacing:-.05em;margin:10px}.ace-newsletter>div{color:#666;max-width:620px;margin:0 auto 26px}.ace-newsletter-form{display:flex;max-width:580px;margin:auto;border-bottom:1px solid #111}.ace-newsletter-form input{flex:1;border:0;outline:0;padding:16px 0;font-size:14px}.ace-newsletter-form button{border:0;background:none;font-weight:700;font-size:11px;letter-spacing:.12em}.ace-form-status{display:block;margin-top:12px;color:#555}.ace-visual-nav{display:grid;grid-template-columns:repeat(4,1fr)}.ace-visual-tile{aspect-ratio:3/4;background:#e9e9e9 center/cover no-repeat;position:relative;display:flex;align-items:flex-end;justify-content:center;padding:28px;color:#fff!important;overflow:hidden}.ace-visual-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.45))}.ace-visual-tile:before{content:"";position:absolute;inset:0;background:inherit;transition:transform .7s}.ace-visual-tile:hover:before{transform:scale(1.04)}.ace-visual-tile span{position:relative;z-index:2;font-size:14px;letter-spacing:.12em}.ace-footer{background:#111;color:#fff;padding:72px 5vw 25px}.ace-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.ace-footer h3{letter-spacing:.16em}.ace-footer h4{font-size:10px;letter-spacing:.16em;color:#999}.ace-footer a{display:block;margin:10px 0;font-size:13px}.ace-footer p{color:#aaa;max-width:430px;line-height:1.7}.ace-footer-bottom{border-top:1px solid #292929;margin-top:55px;padding-top:22px;color:#777;font-size:11px}.ace-archive-head,.ace-commerce-head,.ace-content-hero{padding:140px 4vw 60px;text-align:center}.ace-archive-head p,.ace-commerce-head p,.ace-content-hero p,.ace-kicker{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#777}.ace-archive-head h1,.ace-commerce-head h1,.ace-content-hero h1{font-size:clamp(48px,8vw,108px);letter-spacing:-.06em;line-height:.9;margin:10px}.ace-page-copy{max-width:760px;margin:30px auto;color:#666}.ace-shop-tools{display:flex;justify-content:space-between;padding:0 4vw 20px;align-items:center}.ace-filter-toggle{border:1px solid #ddd;background:#fff;padding:12px 18px}.ace-shop-layout{display:grid;grid-template-columns:220px 1fr;gap:30px;padding:0 4vw 80px}.ace-filters{border-top:1px solid #eee;padding-top:20px}.ace-filters ul{list-style:none;padding:0}.ace-filters li{margin:8px 0;font-size:13px}.ace-product-grid{display:grid;grid-template-columns:repeat(var(--ace-grid-d),minmax(0,1fr));gap:var(--ace-grid-gap)}.ace-collection-grid{padding:0 4vw 100px}.ace-pagination{text-align:center;padding-bottom:80px}.ace-pdp{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(380px,.7fr);gap:4vw;padding:120px 4vw 80px}.ace-pdp-gallery{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ace-pdp-gallery figure{margin:0;background:#f3f3f3}.ace-pdp-gallery img{display:block;width:100%;height:auto}.ace-pdp-sticky{position:sticky;top:110px}.ace-pdp-buy h1{font-size:clamp(38px,5vw,72px);line-height:.95;letter-spacing:-.05em;margin:10px 0}.ace-pdp-price{font-size:18px;margin:16px 0}.ace-stock{font-size:11px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:25px}.ace-stock.sold{color:#a00}.ace-pdp form.cart{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0}.ace-pdp .single_add_to_cart_button{background:#111!important;color:#fff!important;border:0!important;border-radius:0!important;min-height:52px;padding:0 35px!important}.ace-pdp .quantity input{min-height:52px}.ace-pdp table.variations{width:100%}.ace-native-select{position:absolute!important;opacity:0!important;pointer-events:none}.ace-swatch-row{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 18px}.ace-swatch{min-width:48px;height:42px;background:#fff;border:1px solid #ccc;padding:0 12px}.ace-swatch.is-selected{border-color:#111;box-shadow:inset 0 0 0 1px #111}.ace-pdp-accordion details{border-top:1px solid #ddd;padding:18px 0}.ace-pdp-accordion summary{cursor:pointer;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.ace-pdp-accordion details>div{padding:15px 0;color:#555;line-height:1.7}.ace-commerce-wrap,.ace-content-page{max-width:1250px;margin:0 auto;padding:0 4vw 100px}.ace-commerce-wrap .woocommerce{font-size:14px}.ace-commerce-wrap table{border-collapse:collapse!important}.ace-commerce-wrap .button,.ace-commerce-wrap button,.ace-commerce-wrap #place_order{border-radius:0!important;background:#111!important;color:#fff!important;min-height:46px;padding:0 22px!important}.ace-commerce-wrap input,.ace-commerce-wrap select,.ace-commerce-wrap textarea{border:1px solid #ddd!important;border-radius:0!important;padding:12px!important}.ace-thankyou{text-align:center;max-width:720px;margin:auto;padding:40px 0 100px}.ace-checkmark{width:72px;height:72px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;margin:auto;font-size:32px}.ace-thankyou h2{font-size:50px;letter-spacing:-.05em}.ace-order-summary{display:grid;grid-template-columns:1fr 1fr;text-align:left;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:24px 0;margin:30px 0;gap:14px}.ace-order-summary strong{text-align:right}.ace-contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:8vw}.ace-contact-form{display:grid;gap:12px}.ace-contact-form input,.ace-contact-form textarea{width:100%;border:0;border-bottom:1px solid #bbb;padding:15px 0;outline:0;font:inherit}.ace-contact-form textarea{min-height:160px}.ace-faq{max-width:900px;margin:auto}.ace-faq details{border-top:1px solid #ddd;padding:22px 0}.ace-faq summary{font-size:18px;cursor:pointer}.ace-faq details div{color:#666;line-height:1.75}.ace-wishlist-page{text-align:center;min-height:300px}.ace-wishlist-products{margin-top:30px}
@media(max-width:1024px){.ace-hot-grid{grid-template-columns:1fr 1fr}.ace-product-grid{grid-template-columns:repeat(var(--ace-grid-t),minmax(0,1fr))}.ace-shop-layout{grid-template-columns:1fr}.ace-filters{display:none}.ace-filters.is-open{display:block}.ace-pdp{grid-template-columns:1fr}.ace-pdp-sticky{position:static}.ace-footer-grid{grid-template-columns:1fr 1fr}.ace-visual-nav{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.ace-menu-inner{grid-template-columns:1fr;padding:70px 24px;align-content:center}.ace-menu-main a{font-size:42px}.ace-menu-support{margin-top:40px}.ace-hero{min-height:620px}.ace-hero-content{padding:0 20px 8vh}.ace-product-section,.ace-hot,.ace-related{padding:58px 16px}.ace-product-row{grid-auto-columns:72vw}.ace-hot-grid{grid-template-columns:1fr 1fr}.ace-hot-card{padding:14px;font-size:16px}.ace-product-grid{grid-template-columns:repeat(var(--ace-grid-m),minmax(0,1fr));gap:10px}.ace-collection-grid,.ace-shop-layout{padding-left:10px;padding-right:10px}.ace-archive-head,.ace-commerce-head,.ace-content-hero{padding:110px 16px 45px}.ace-pdp{padding:95px 0 55px}.ace-pdp-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:4px}.ace-pdp-gallery figure{min-width:88vw;scroll-snap-align:center}.ace-pdp-buy{padding:0 18px}.ace-footer-grid{grid-template-columns:1fr}.ace-visual-nav{grid-template-columns:1fr 1fr}.ace-visual-tile{aspect-ratio:1/1.2}.ace-contact-grid{grid-template-columns:1fr}.ace-card-info h3{font-size:12px}.ace-badge{font-size:8px;padding:6px 7px}.ace-wish{width:32px;height:32px}.ace-newsletter-form{padding:0 4px}.ace-section-head h2{font-size:32px}}

/* v1.0.2 — editorial typography, dynamic category header and full-width infinite product rails */
:root{
  --ace-sans:"Helvetica Neue","Avenir Next",Avenir,Arial,sans-serif;
  --ace-display:Didot,"Bodoni MT","Times New Roman",serif;
}
.acecr-site{font-family:var(--ace-sans);font-weight:300;letter-spacing:.005em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.acecr-site button,.acecr-site input,.acecr-site select,.acecr-site textarea{font-family:var(--ace-sans)}
.ace-hero-content h1,.ace-section-head h2,.ace-archive-head h1,.ace-commerce-head h1,.ace-content-hero h1,.ace-banner h2,.ace-newsletter h2,.ace-pdp-buy h1{font-family:var(--ace-display);font-weight:400;letter-spacing:-.035em}
.ace-card-info h3, .ace-btn, .ace-filter-toggle{font-weight:400}
















.ace-menu-category{display:block}
.ace-menu-children{display:flex;flex-wrap:wrap;gap:8px 18px;margin:5px 0 16px}
.ace-menu-main .ace-menu-children a{font-family:var(--ace-sans);font-size:12px;line-height:1.4;letter-spacing:.03em;color:#777;text-transform:none}

.ace-product-section{padding:88px 0;overflow:hidden}
.ace-product-section .ace-section-head{padding:0 clamp(18px,2.5vw,42px);margin-bottom:28px}
.ace-product-row{width:100%;max-width:none;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (4 * var(--ace-grid-gap))) / 5);gap:var(--ace-grid-gap);overflow-x:auto;overflow-y:hidden;padding:0 clamp(18px,2.5vw,42px) 14px;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;cursor:grab;touch-action:pan-y;user-select:none}
.ace-product-row::-webkit-scrollbar{display:none}
.ace-product-row.is-dragging{cursor:grabbing;scroll-snap-type:none}
.ace-product-row.is-dragging *{pointer-events:none}
.ace-product-row img{-webkit-user-drag:none;user-drag:none;user-select:none}
.ace-product-row .ace-product-card{scroll-snap-align:start}
.ace-product-card{transition:transform .35s ease}
.ace-card-media{background:#f4f4f2}
.ace-card-gallery img{transition:opacity .42s ease,transform .8s cubic-bezier(.2,.65,.25,1)}
.ace-card-info{padding:14px 2px 26px}
.ace-card-info h3{font-size:12px;letter-spacing:.015em}
.ace-price{font-size:11px;letter-spacing:.02em}

.ace-subcategory-strip{display:flex;justify-content:center;gap:8px;overflow-x:auto;padding:0 4vw 42px;scrollbar-width:none}
.ace-subcategory-strip::-webkit-scrollbar{display:none}
.ace-subcategory-strip a{min-width:150px;border:1px solid #e5e5e5;padding:16px 18px;background:#fff;transition:.25s ease}
.ace-subcategory-strip a:hover{background:#111;color:#fff;border-color:#111;transform:translateY(-2px)}
.ace-subcategory-strip span{display:block;font-size:11px;letter-spacing:.1em;text-transform:uppercase}
.ace-subcategory-strip small{display:block;margin-top:6px;font-size:10px;color:#888}
.ace-subcategory-strip a:hover small{color:#bbb}
html[data-ace-theme="dark"] .ace-subcategory-strip a{
  background:#151515!important;
  border-color:rgba(255,255,255,.18)!important;
  color:#f7f7f5!important;
}
html[data-ace-theme="dark"] .ace-subcategory-strip a small{color:#aaa!important}
html[data-ace-theme="dark"] .ace-subcategory-strip a:hover,
html[data-ace-theme="dark"] .ace-subcategory-strip a:focus-visible{
  background:#f7f7f5!important;
  border-color:#f7f7f5!important;
  color:#111!important;
}
html[data-ace-theme="dark"] .ace-subcategory-strip a:hover small,
html[data-ace-theme="dark"] .ace-subcategory-strip a:focus-visible small{color:#666!important}
.ace-collection-head{padding-bottom:38px}

@media(max-width:1180px){
  
  
  
  .ace-product-row{grid-auto-columns:calc((100% - (2 * var(--ace-grid-gap))) / 3)}
}
@media(max-width:680px){
  
  
  .ace-product-section{padding:62px 0}
  .ace-product-section .ace-section-head{padding:0 14px;margin-bottom:20px}
  .ace-product-row{grid-auto-columns:calc((100% - 10px) / 2);gap:10px;padding:0 10px 12px}
  .ace-section-head h2{font-size:34px}
  .ace-subcategory-strip{justify-content:flex-start;padding:0 14px 32px}
  .ace-subcategory-strip a{min-width:132px;padding:14px}
}

/* v1.0.3 — Glametrix / minimal monochrome refinement */
.acecr-site{font-family:var(--ace-font-body,"Glametrix"),"Helvetica Neue",Arial,sans-serif;font-weight:300;letter-spacing:.015em;transition:background-color .28s,color .28s}
.acecr-site h1, .acecr-site h2, .acecr-site h3, .acecr-site h4, .ace-menu-main a{font-family:var(--ace-font-heading,"Glametrix"),"Helvetica Neue",Arial,sans-serif}
.acecr-site h1,.acecr-site h2{font-weight:300}.ace-card-info h3, .ace-footer a{font-weight:300}



.ace-text-action{position:relative;border:0!important;background:transparent!important;padding:7px 0!important;font-weight:300!important}.ace-text-action:after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:1px;background:currentColor;transition:right .25s}.ace-text-action:hover:after{right:0}

.ace-menu-panel{transition:opacity .25s,visibility .25s}.ace-menu-inner{padding:8vh 8vw;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:8vw}.ace-menu-main a{font-size:clamp(38px,5.6vw,82px);font-weight:300;line-height:1.02;letter-spacing:-.025em;width:max-content;max-width:100%;position:relative}.ace-menu-main a:after{content:"";display:block;width:0;height:1px;background:currentColor;transition:width .28s}.ace-menu-main a:hover{opacity:1}.ace-menu-main a:hover:after{width:100%}.ace-menu-support{border-left:1px solid rgba(17,17,17,.12);padding-left:38px}.ace-menu-close,.ace-search-close{font-family:Arial,sans-serif;font-size:34px;line-height:1;font-weight:200;border:0!important;background:transparent!important}

/* thin, unboxed actions */
.ace-btn,.ace-btn-light,.ace-search-submit,.ace-filter-toggle,.ace-pdp .single_add_to_cart_button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.ace-swatch{min-height:0!important;height:auto!important;background:transparent!important;color:inherit!important;border:0!important;border-bottom:1px solid currentColor!important;border-radius:0!important;box-shadow:none!important;padding:8px 0!important;font-family:var(--ace-font-body,"Glametrix"),Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;letter-spacing:.1em!important;line-height:1.2!important;text-transform:uppercase!important;transition:opacity .2s,border-color .2s!important}.ace-btn:hover,.ace-btn-light:hover,.ace-search-submit:hover,.ace-filter-toggle:hover,.ace-pdp .single_add_to_cart_button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{opacity:.5!important;background:transparent!important;color:inherit!important}.ace-swatch{border:1px solid rgba(17,17,17,.22)!important;padding:8px 12px!important}.ace-swatch.is-selected{border-color:currentColor!important;box-shadow:none!important}.ace-wish{background:transparent!important;border:0!important;border-radius:0!important;width:auto;height:auto;padding:4px!important}
.ace-newsletter-form button{font-weight:400}.ace-newsletter-form,.ace-search-overlay form{border-bottom:1px solid currentColor}.ace-search-overlay button{background:transparent;color:inherit;border:0;border-bottom:1px solid currentColor;padding:8px 0}

.ace-product-section,.ace-hot,.ace-related{padding-left:0;padding-right:0}.ace-product-section>.ace-section-head,.ace-related>.ace-section-head{padding-left:clamp(18px,4vw,64px);padding-right:clamp(18px,4vw,64px)}.ace-product-row{padding-left:clamp(18px,4vw,64px);padding-right:clamp(18px,4vw,64px);scrollbar-width:none}.ace-product-row::-webkit-scrollbar{display:none}.ace-infinite-carousel{cursor:grab;user-select:none}.ace-infinite-carousel.is-dragging{cursor:grabbing;scroll-behavior:auto}.ace-infinite-carousel img{user-select:none;-webkit-user-drag:none;pointer-events:none}.ace-product-row .ace-product-card a{user-select:none}
@media(min-width:1181px){.ace-product-row{grid-auto-columns:calc((100% - (var(--ace-grid-gap) * 4))/5)}}

.ace-scroll-top{position:fixed;right:20px;bottom:20px;z-index:150;width:38px;height:38px;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;font:300 22px/1 var(--ace-font-body,"Glametrix"),Arial,sans-serif;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:.25s}.ace-scroll-top.is-visible{opacity:1;visibility:visible;transform:none}

/* black/white visitor theme */
html[data-ace-theme="dark"] .acecr-site{background:#0b0b0b;color:#f7f7f5;--ace-black:#f7f7f5;--ace-white:#0b0b0b;--ace-muted:#aaa;--ace-line:#292929}
html[data-ace-theme="dark"] .ace-menu-panel, html[data-ace-theme="dark"] .ace-search-overlay{background:#0b0b0b;color:#f7f7f5;border-color:#292929}

html[data-ace-theme="dark"] .ace-menu-support{border-color:#292929}
html[data-ace-theme="dark"] .ace-card-media,html[data-ace-theme="dark"] .ace-hot-card{background-color:#151515}
html[data-ace-theme="dark"] .ace-card-info,html[data-ace-theme="dark"] .ace-newsletter,html[data-ace-theme="dark"] .ace-main,html[data-ace-theme="dark"] .ace-archive-head,html[data-ace-theme="dark"] .ace-commerce-head,html[data-ace-theme="dark"] .ace-content-hero{background:#0b0b0b;color:#f7f7f5}
html[data-ace-theme="dark"] .ace-footer{background:#050505}
html[data-ace-theme="dark"] input,html[data-ace-theme="dark"] textarea,html[data-ace-theme="dark"] select{background:transparent;color:#f7f7f5;border-color:#333}
html[data-ace-theme="dark"] .ace-badge{background:#f7f7f5;color:#0b0b0b}

@media(max-width:760px){.ace-menu-inner{display:block;padding:90px 28px 45px;overflow:auto}.ace-menu-main a{font-size:clamp(38px,12vw,58px)}.ace-menu-support{border-left:0;border-top:1px solid rgba(127,127,127,.25);padding:28px 0 0;margin-top:38px}.ace-scroll-top{right:14px;bottom:14px}.ace-product-section,.ace-hot,.ace-related{padding-top:58px;padding-bottom:58px}}

/* v1.0.4 — editorial shop filters, full-quality cards, continuous hover filmstrip */
.ace-card-media{background:var(--ace-media-bg,#f5f5f3);overflow:hidden}
.ace-card-gallery{display:block;position:relative;overflow:hidden;aspect-ratio:4/5;background:var(--ace-media-bg,#f5f5f3)}
.ace-card-gallery-track{display:flex;width:100%;height:100%;transform:translate3d(0,0,0);will-change:transform}
.ace-card-gallery-track img{position:relative!important;inset:auto!important;flex:0 0 100%;width:100%!important;height:100%!important;object-fit:cover;opacity:1!important;transform:none!important;transition:none!important;image-rendering:auto}
.ace-card-gallery-track.is-running{animation:ace-card-filmstrip var(--ace-gallery-duration,3s) linear infinite}
.ace-card-gallery-track.is-resetting{transition:none!important}
@keyframes ace-card-filmstrip{to{transform:translate3d(var(--ace-gallery-end,-200%),0,0)}}
.ace-badge{background:var(--ace-badge-bg,#111)!important;color:var(--ace-badge-text,#fff)!important;border-radius:0!important;font-weight:400;letter-spacing:.08em}
.ace-price{color:var(--ace-price-color,#111)}
.ace-price del{color:var(--ace-compare-price-color,#8a8a8a)!important;opacity:1!important;font-weight:300}
.ace-price ins{color:var(--ace-price-color,#111)!important;text-decoration:none;font-weight:500}

/* compact variation previews on product cards */
.ace-card-variations{display:grid;gap:8px;margin-top:10px}
.ace-card-variation-group{display:flex;align-items:center;gap:10px;min-width:0}
.ace-card-variation-label{font-size:9px;letter-spacing:.11em;text-transform:uppercase;color:var(--ace-muted,#737373);min-width:34px}
.ace-card-variation-options{display:flex;align-items:center;gap:7px;overflow:hidden;min-width:0}
.ace-card-variation-option{appearance:none;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important;min-width:0!important;cursor:pointer;color:inherit;font:inherit;display:grid;place-items:center}
.ace-card-variation-option i{display:block;width:15px;height:15px;border-radius:50%;border:1px solid rgba(127,127,127,.3);box-shadow:0 0 0 2px transparent;transition:box-shadow .18s,border-color .18s;background:#eee}
.ace-card-variation-option span{font-size:10px;line-height:1;color:var(--ace-muted,#737373)}
.ace-card-variation-color .ace-card-variation-option span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.ace-card-variation-size .ace-card-variation-option i,.ace-card-variation-text .ace-card-variation-option i{display:none}
.ace-card-variation-size .ace-card-variation-option,.ace-card-variation-text .ace-card-variation-option{padding:2px 0!important;border-bottom:1px solid transparent!important}
.ace-card-variation-option.is-selected i{box-shadow:0 0 0 2px var(--ace-white,#fff),0 0 0 3px currentColor}
.ace-card-variation-size .ace-card-variation-option.is-selected,.ace-card-variation-text .ace-card-variation-option.is-selected{border-bottom-color:currentColor!important}

/* Search: full editorial overlay, no boxed input */
.ace-search-overlay{display:grid;place-items:center;padding:clamp(28px,6vw,90px);background:rgba(255,255,255,.985)!important;backdrop-filter:blur(12px)}
.ace-search-shell{width:min(1100px,100%);margin:auto}
.ace-search-kicker{display:block;font-size:10px;letter-spacing:.18em;margin-bottom:28px;color:var(--ace-muted,#737373)}
.ace-search-overlay form{display:grid!important;grid-template-columns:1fr auto;align-items:end;gap:18px;width:100%;max-width:none!important;border-bottom:1px solid currentColor!important;padding:0!important;margin:0!important}
.ace-search-overlay input[type="search"]{width:100%;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:inherit!important;padding:0 0 14px!important;font-family:var(--ace-font-heading,"Glametrix"),Arial,sans-serif!important;font-size:clamp(36px,6vw,88px)!important;font-weight:300!important;line-height:1!important;letter-spacing:-.035em!important}
.ace-search-overlay input::placeholder{color:rgba(127,127,127,.42);opacity:1}
.ace-search-submit{border:0!important;border-bottom:0!important;padding:0 0 16px!important;font-size:clamp(28px,4vw,58px)!important;line-height:1!important;letter-spacing:0!important}
.ace-search-shell>p{font-size:11px;letter-spacing:.04em;color:var(--ace-muted,#737373);margin:16px 0 0}
.ace-search-close{position:absolute!important;top:24px!important;right:28px!important}

/* Shop/filter area: fashion catalogue, no boxed sidebar */
.ace-shop-layout{display:grid;grid-template-columns:minmax(190px,250px) minmax(0,1fr);gap:clamp(28px,4vw,70px);padding:0 clamp(18px,4vw,64px)}
.ace-filters{position:sticky;top:94px;align-self:start;background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;max-height:calc(100vh - 120px);overflow:auto;scrollbar-width:thin}
.ace-filter-head{display:flex;justify-content:space-between;align-items:center;padding:0 0 16px;border-bottom:1px solid rgba(127,127,127,.22);margin-bottom:4px}
.ace-filter-head>span{font-size:10px;letter-spacing:.17em;font-weight:500}
.ace-filter-close{display:none;border:0;background:transparent;font-size:24px;font-weight:300;line-height:1;color:inherit}
.ace-filter-block,.ace-filters .widget{border-bottom:1px solid rgba(127,127,127,.2);padding:22px 0!important;margin:0!important;background:transparent!important;box-shadow:none!important}
.ace-filter-block h4,.ace-filters .widget-title,.ace-filters h2{font-size:11px!important;font-weight:500!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:0 0 15px!important}
.ace-filter-categories ul,.ace-filter-categories>ul,.ace-filters ul{list-style:none!important;margin:0!important;padding:0!important}
.ace-filter-categories li,.ace-filters li{margin:0!important;padding:0!important}
.ace-filter-categories li ul{padding-left:14px!important;margin:4px 0 6px!important;border-left:1px solid rgba(127,127,127,.18)}
.ace-filter-categories a,.ace-filters li a{display:inline-block;padding:5px 0!important;border:0!important;background:transparent!important;color:inherit!important;font-size:12px!important;font-weight:300!important;letter-spacing:.015em!important;text-transform:none!important;transition:opacity .18s}
.ace-filter-categories a:hover,.ace-filters li a:hover{opacity:.48}
.ace-filter-categories .count,.ace-filters .count{font-size:9px;color:var(--ace-muted,#737373);margin-left:5px}
.ace-filters .price_slider_wrapper{padding-top:8px}.ace-filters .ui-slider{height:1px!important;background:rgba(127,127,127,.3)!important;border:0!important}.ace-filters .ui-slider-range{background:var(--ace-filter-accent,#111)!important}.ace-filters .ui-slider-handle{width:10px!important;height:10px!important;border-radius:50%!important;background:var(--ace-filter-accent,#111)!important;border:0!important;top:-4px!important}
.ace-filters .price_slider_amount{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:18px}.ace-filters .price_slider_amount .button{order:2!important}.ace-filters .price_label{font-size:10px;color:var(--ace-muted,#737373);text-align:left!important}
.ace-shop-tools{padding-left:clamp(18px,4vw,64px)!important;padding-right:clamp(18px,4vw,64px)!important;border-top:1px solid rgba(127,127,127,.16);border-bottom:1px solid rgba(127,127,127,.16);margin-bottom:34px!important}
.ace-shop-tools select{border:0!important;border-bottom:1px solid rgba(127,127,127,.35)!important;border-radius:0!important;background:transparent!important;padding:6px 24px 6px 0!important;font:300 11px/1.3 var(--ace-font-body,"Glametrix"),Arial,sans-serif!important;letter-spacing:.05em!important}

html[data-ace-theme="dark"] .ace-search-overlay{background:rgba(11,11,11,.985)!important}
html[data-ace-theme="dark"] .ace-card-variation-option.is-selected i{box-shadow:0 0 0 2px #0b0b0b,0 0 0 3px currentColor}

@media(max-width:900px){
  .ace-shop-layout{display:block;padding:0 14px}.ace-filters{position:fixed;z-index:300;inset:0 auto 0 0;width:min(88vw,390px);max-height:none;padding:26px!important;background:var(--ace-white,#fff)!important;transform:translateX(-105%);transition:transform .28s ease;overflow:auto}.ace-filters.is-open{transform:none}.ace-filter-close{display:block}.ace-product-grid{width:100%}.ace-shop-tools{padding-left:14px!important;padding-right:14px!important}.ace-search-overlay{padding:26px}.ace-search-overlay input[type="search"]{font-size:clamp(34px,11vw,56px)!important}.ace-search-shell>p{display:none}
}
@media(hover:none){.ace-card-gallery-track.is-running{animation:none}.ace-card-variation-label{display:none}.ace-card-variation-group{gap:0}}


/* v1.0.5 — cleaner wishlist, sold-out visibility, contextual two-card footer navigation */
.ace-wish{
  position:absolute!important;right:14px!important;top:14px!important;z-index:5!important;
  display:grid!important;place-items:center!important;width:30px!important;height:30px!important;
  padding:0!important;margin:0!important;border:0!important;border-radius:0!important;
  background:transparent!important;color:#111!important;box-shadow:none!important;
  opacity:.88;transition:opacity .18s ease,transform .18s ease!important;
}
.ace-wish:hover{opacity:.52;transform:scale(.94)}
.ace-wish svg{display:block;width:20px;height:20px;overflow:visible;pointer-events:none}
.ace-wish svg path{fill:rgba(255,255,255,.82);stroke:#111;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;transition:fill .18s ease,stroke .18s ease}
.ace-wish.is-active svg path{fill:#111;stroke:#111}
.ace-badge{pointer-events:none}
html[data-ace-theme="dark"] .ace-wish{color:#f7f7f5!important}
html[data-ace-theme="dark"] .ace-wish svg path{fill:rgba(11,11,11,.75);stroke:#f7f7f5}
html[data-ace-theme="dark"] .ace-wish.is-active svg path{fill:#f7f7f5;stroke:#f7f7f5}

/* Sold out should feel unavailable, never disabled. The card remains fully navigable. */
.ace-product-card.is-soldout .ace-card-gallery-track{filter:saturate(.18) grayscale(.25);opacity:.68;transition:filter .22s ease,opacity .22s ease}
.ace-product-card.is-soldout:hover .ace-card-gallery-track{filter:saturate(.32) grayscale(.12);opacity:.78}
.ace-product-card.is-soldout .ace-card-info{opacity:.72}
.ace-product-card.is-soldout .ace-card-gallery,.ace-product-card.is-soldout .ace-card-info a{pointer-events:auto!important}

/* Contextual visual navigation: only two strong cross-category cards. */
.ace-visual-nav.ace-visual-nav-context{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1px;background:rgba(127,127,127,.16)}
.ace-visual-nav-context .ace-visual-tile{aspect-ratio:16/9;min-height:clamp(360px,46vw,720px);justify-content:flex-start;align-items:flex-end;padding:clamp(24px,3vw,48px);background-color:#e9e9e7;background-position:center;background-size:cover;color:#fff!important}
.ace-visual-nav-context .ace-visual-tile:after{background:linear-gradient(to top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.12) 42%,rgba(0,0,0,0) 72%)}
.ace-visual-nav-context .ace-visual-tile span{font-family:var(--ace-font-heading,"Glametrix"),Arial,sans-serif;font-size:clamp(28px,3.5vw,58px);font-weight:300;letter-spacing:-.02em;line-height:.92}
.ace-visual-nav-context .ace-visual-tile small{position:absolute;z-index:2;left:clamp(24px,3vw,48px);bottom:clamp(16px,2vw,30px);font-size:9px;letter-spacing:.16em;text-transform:uppercase;opacity:.78;transform:translateY(18px)}
.ace-visual-nav-context .ace-visual-tile span{transform:translateY(-18px)}
@media(max-width:760px){
  .ace-visual-nav.ace-visual-nav-context{grid-template-columns:1fr 1fr!important}
  .ace-visual-nav-context .ace-visual-tile{aspect-ratio:3/4;min-height:0;padding:18px}
  .ace-visual-nav-context .ace-visual-tile span{font-size:clamp(24px,7vw,38px);transform:translateY(-14px)}
  .ace-visual-nav-context .ace-visual-tile small{left:18px;bottom:14px;font-size:8px;transform:none}
}


/* v1.0.6 — category header, deliberate hover gallery, richer desktop product preview */


.ace-category-item{position:relative;height:42px;display:flex;align-items:center}
.ace-category-item>a{font-size:10px;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;position:relative}
.ace-category-item>a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:currentColor;transition:right .22s ease}
.ace-category-item:hover>a:after,.ace-category-item:focus-within>a:after{right:0}
.ace-category-submenu{position:absolute;top:42px;left:50%;transform:translate(-50%,8px);min-width:230px;background:var(--ace-white,#fff);padding:18px 20px;border:1px solid rgba(127,127,127,.16);opacity:0;visibility:hidden;transition:.2s ease;box-shadow:0 18px 48px rgba(0,0,0,.06)}
.ace-category-item:hover .ace-category-submenu,.ace-category-item:focus-within .ace-category-submenu{opacity:1;visibility:visible;transform:translate(-50%,0)}
.ace-category-submenu a{display:block;padding:7px 0;font-size:11px;font-weight:300;letter-spacing:.02em;white-space:nowrap}
.ace-category-submenu a:hover{opacity:.48}
html[data-ace-theme="dark"] .ace-category-submenu{background:#0b0b0b;color:#f7f7f5;border-color:#292929}

/* Cards no longer run a continuous filmstrip. JS moves exactly one image at a time. */
.ace-card-gallery-track,.ace-card-gallery-track.is-running{animation:none!important}
.ace-card-gallery-track{transition:transform .58s cubic-bezier(.22,.7,.2,1)}

@media (hover:hover) and (min-width:901px){
  .ace-product-card{position:relative;z-index:1;transition:transform .28s ease,filter .28s ease}
  .ace-product-card:hover{z-index:20;transform:translateY(-6px) scale(1.018)}
  .ace-card-info{position:relative;background:var(--ace-white,#fff);transition:padding .28s ease,box-shadow .28s ease}
  .ace-product-card:hover .ace-card-info{padding:16px 14px 18px;box-shadow:0 22px 48px rgba(0,0,0,.10)}
  .ace-card-hover-details{max-height:0;opacity:0;overflow:hidden;transform:translateY(-4px);transition:max-height .34s ease,opacity .22s ease,transform .28s ease}
  .ace-product-card:hover .ace-card-hover-details{max-height:120px;opacity:1;transform:none;margin-top:10px}
  .ace-card-hover-details p{margin:0 0 10px;color:var(--ace-muted,#737373);font-size:10px;line-height:1.45}
  .ace-card-hover-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
  .ace-card-hover-actions a{font-size:9px!important;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:3px}
  .ace-card-hover-actions a:hover{opacity:.5}
}
@media (max-width:900px){
  
  .ace-card-hover-details{display:none}
}
.ace-empty-collection{grid-column:1/-1;min-height:280px;display:grid;place-content:center;text-align:center;gap:12px}
.ace-empty-collection p{margin:0;color:var(--ace-muted,#737373)}
.ace-empty-collection a{width:max-content;margin:auto;font-size:10px;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid currentColor}

/* === ACE v1.0.7: split category header, sticky delivery strip, refined search === */























.ace-search-overlay{display:flex!important;align-items:center!important;justify-content:center!important;padding:clamp(30px,6vw,90px)!important;background:rgba(255,255,255,.985)!important;backdrop-filter:blur(18px)}
.ace-search-shell{width:min(980px,86vw)!important;margin:0 auto!important}
.ace-search-kicker{display:block;margin:0 0 22px!important;font-size:9px!important;font-weight:400!important;letter-spacing:.2em!important;color:var(--ace-muted,#777)!important}
.ace-search-overlay form{display:grid!important;grid-template-columns:minmax(0,1fr) 56px!important;align-items:center!important;gap:18px!important;width:100%!important;border-bottom:1px solid currentColor!important}
.ace-search-overlay input[type="search"]{min-width:0!important;width:100%!important;padding:8px 0 12px!important;border:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important;outline:0!important;font-family:var(--ace-font-heading,"Glametrix"),Arial,sans-serif!important;font-size:clamp(34px,4.6vw,68px)!important;font-weight:300!important;line-height:1.02!important;letter-spacing:-.025em!important;text-overflow:ellipsis!important}
.ace-search-overlay input[type="search"]::placeholder{color:rgba(127,127,127,.32)!important}
.ace-search-submit{display:flex!important;align-items:center!important;justify-content:flex-end!important;width:56px!important;padding:0 0 10px!important;border:0!important;background:transparent!important;color:inherit!important;font-size:46px!important;font-weight:200!important;line-height:1!important;letter-spacing:0!important}
.ace-search-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px 18px;margin-top:16px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.ace-search-meta span{opacity:.38}.ace-search-meta a{position:relative}.ace-search-meta a:after{content:"";position:absolute;left:0;right:100%;bottom:-3px;height:1px;background:currentColor;transition:right .2s}.ace-search-meta a:hover:after{right:0}






@media(max-width:920px){.ace-search-shell{width:min(680px,90vw)!important}}
@media(max-width:680px){.ace-search-overlay{padding:24px!important}.ace-search-shell{width:100%!important}.ace-search-overlay form{grid-template-columns:minmax(0,1fr) 44px!important;gap:10px!important}.ace-search-overlay input[type="search"]{font-size:clamp(32px,11vw,48px)!important}.ace-search-submit{width:44px!important;font-size:38px!important}.ace-search-meta{gap:8px 13px;font-size:9px}}


/* === ACE v1.0.8: decisive commerce actions + clean media === */

/* Remove the pale/gray strips behind card/PDP imagery. Images own the full media area. */
.ace-card-media,
.ace-card-gallery,
.ace-card-gallery-track,
.ace-pdp-gallery figure{
  background:#fff!important;
}
.ace-card-gallery{
  inset:0!important;
  height:100%!important;
}
.ace-card-gallery-track{
  height:100%!important;
}
.ace-card-gallery-track img{
  display:block!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  vertical-align:top!important;
  background:#fff!important;
}
.ace-pdp-gallery figure{
  overflow:hidden!important;
  line-height:0!important;
}
.ace-pdp-gallery img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:#fff!important;
}

/* Large black primary commerce buttons. Keep normal navigation/filter buttons minimal. */
.ace-pdp .single_add_to_cart_button,
.ace-pdp .ace-buy-now,
.ace-commerce-wrap .checkout-button,
.ace-commerce-wrap a.checkout-button,
.ace-commerce-wrap #place_order,
.ace-commerce-wrap button#place_order,
.ace-commerce-wrap button[name="woocommerce_checkout_place_order"],
.ace-commerce-wrap button[name="apply_coupon"],
.ace-commerce-wrap button[name="update_cart"]{
  position:relative!important;
  overflow:hidden!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:56px!important;
  padding:0 30px!important;
  border:1px solid #111!important;
  border-radius:0!important;
  background:#111!important;
  color:#fff!important;
  box-shadow:none!important;
  font-family:var(--ace-font-body,"Glametrix"),Arial,sans-serif!important;
  font-size:11px!important;
  font-weight:400!important;
  letter-spacing:.14em!important;
  line-height:1!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  cursor:pointer!important;
  opacity:1!important;
  transition:
    transform .24s cubic-bezier(.2,.7,.2,1),
    background .24s ease,
    color .24s ease,
    border-color .24s ease!important;
}

/* subtle sweep, not a loud/glossy effect */
.ace-pdp .single_add_to_cart_button:before,
.ace-pdp .ace-buy-now:before,
.ace-commerce-wrap .checkout-button:before,
.ace-commerce-wrap #place_order:before{
  content:"";
  position:absolute;
  inset:0;
  background:#fff;
  transform:translateX(-102%);
  transition:transform .34s cubic-bezier(.2,.7,.2,1);
  z-index:0;
}
.ace-pdp .single_add_to_cart_button:hover:before,
.ace-pdp .ace-buy-now:hover:before,
.ace-commerce-wrap .checkout-button:hover:before,
.ace-commerce-wrap #place_order:hover:before{
  transform:translateX(0);
}
.ace-pdp .single_add_to_cart_button:hover,
.ace-pdp .ace-buy-now:hover,
.ace-commerce-wrap .checkout-button:hover,
.ace-commerce-wrap #place_order:hover{
  color:#111!important;
  background:#111!important;
  opacity:1!important;
  transform:translateY(-2px);
}
.ace-pdp .single_add_to_cart_button,
.ace-pdp .ace-buy-now,
.ace-commerce-wrap .checkout-button,
.ace-commerce-wrap #place_order{
  isolation:isolate;
}
.ace-pdp .single_add_to_cart_button > *,
.ace-pdp .ace-buy-now > *,
.ace-commerce-wrap .checkout-button > *,
.ace-commerce-wrap #place_order > *{
  position:relative;
  z-index:1;
}

/* Text itself must remain above the sweep even when Woo outputs plain text nodes. */
.ace-pdp .single_add_to_cart_button,
.ace-pdp .ace-buy-now,
.ace-commerce-wrap .checkout-button,
.ace-commerce-wrap #place_order{
  z-index:0;
}
.ace-pdp .single_add_to_cart_button:after,
.ace-pdp .ace-buy-now:after,
.ace-commerce-wrap .checkout-button:after,
.ace-commerce-wrap #place_order:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background:#111;
}
.ace-pdp .single_add_to_cart_button:before,
.ace-pdp .ace-buy-now:before,
.ace-commerce-wrap .checkout-button:before,
.ace-commerce-wrap #place_order:before{
  z-index:-1;
}

/* PDP: quantity + Add to Cart + Buy Now behave as one composed action row. */
.ace-pdp form.cart{
  display:grid!important;
  grid-template-columns:auto minmax(150px,1fr) minmax(150px,1fr);
  gap:8px!important;
  align-items:stretch!important;
  width:100%;
}
.ace-pdp form.cart .quantity{
  margin:0!important;
}
.ace-pdp form.cart .quantity input{
  min-height:56px!important;
  height:56px!important;
  width:74px!important;
  border:1px solid rgba(17,17,17,.22)!important;
  background:transparent!important;
  color:inherit!important;
  text-align:center;
}
.ace-pdp .single_add_to_cart_button,
.ace-pdp .ace-buy-now{
  width:100%!important;
  margin:0!important;
}
.ace-pdp .ace-buy-now{
  border-color:#111!important;
}

/* Variation forms have rows/tables above the final action row. */
.ace-pdp form.variations_form{
  display:block!important;
}
.ace-pdp form.variations_form .single_variation_wrap{
  width:100%;
}
.ace-pdp form.variations_form .woocommerce-variation-add-to-cart{
  display:grid!important;
  grid-template-columns:auto minmax(150px,1fr) minmax(150px,1fr);
  gap:8px!important;
  align-items:stretch!important;
}
.ace-pdp form.variations_form .woocommerce-variation-add-to-cart .quantity{
  margin:0!important;
}

/* Cart/checkout: make the primary action visually obvious. */
.ace-commerce-wrap .wc-proceed-to-checkout{
  padding:18px 0 0!important;
}
.ace-commerce-wrap .checkout-button,
.ace-commerce-wrap #place_order{
  width:100%!important;
  min-height:60px!important;
  font-size:12px!important;
}

/* Secondary cart utilities remain smaller, but still solid and coherent. */
.ace-commerce-wrap button[name="apply_coupon"],
.ace-commerce-wrap button[name="update_cart"]{
  min-height:46px!important;
  padding:0 20px!important;
}

/* Dark theme keeps the action hierarchy inverted and readable. */
html[data-ace-theme="dark"] .ace-card-media,
html[data-ace-theme="dark"] .ace-card-gallery,
html[data-ace-theme="dark"] .ace-card-gallery-track,
html[data-ace-theme="dark"] .ace-pdp-gallery figure,
html[data-ace-theme="dark"] .ace-card-gallery-track img,
html[data-ace-theme="dark"] .ace-pdp-gallery img{
  background:#0b0b0b!important;
}
html[data-ace-theme="dark"] .ace-pdp .single_add_to_cart_button,
html[data-ace-theme="dark"] .ace-pdp .ace-buy-now,
html[data-ace-theme="dark"] .ace-commerce-wrap .checkout-button,
html[data-ace-theme="dark"] .ace-commerce-wrap #place_order{
  background:#f7f7f5!important;
  color:#111!important;
  border-color:#f7f7f5!important;
}
html[data-ace-theme="dark"] .ace-pdp .single_add_to_cart_button:after,
html[data-ace-theme="dark"] .ace-pdp .ace-buy-now:after,
html[data-ace-theme="dark"] .ace-commerce-wrap .checkout-button:after,
html[data-ace-theme="dark"] .ace-commerce-wrap #place_order:after{
  background:#f7f7f5;
}
html[data-ace-theme="dark"] .ace-pdp .single_add_to_cart_button:before,
html[data-ace-theme="dark"] .ace-pdp .ace-buy-now:before,
html[data-ace-theme="dark"] .ace-commerce-wrap .checkout-button:before,
html[data-ace-theme="dark"] .ace-commerce-wrap #place_order:before{
  background:#111;
}
html[data-ace-theme="dark"] .ace-pdp .single_add_to_cart_button:hover,
html[data-ace-theme="dark"] .ace-pdp .ace-buy-now:hover,
html[data-ace-theme="dark"] .ace-commerce-wrap .checkout-button:hover,
html[data-ace-theme="dark"] .ace-commerce-wrap #place_order:hover{
  color:#fff!important;
}

@media(max-width:680px){
  .ace-pdp form.cart,
  .ace-pdp form.variations_form .woocommerce-variation-add-to-cart{
    grid-template-columns:72px 1fr!important;
  }
  .ace-pdp .ace-buy-now{
    grid-column:1/-1;
  }
  .ace-pdp .single_add_to_cart_button,
  .ace-pdp .ace-buy-now{
    min-height:54px!important;
  }
}

/* v1.0.9 availability-first storefront */
.ace-card.is-sold-out{cursor:default!important}
.ace-card.is-sold-out a,.ace-card.is-sold-out button{pointer-events:none!important}
.ace-card.is-sold-out .ace-card-media{filter:grayscale(1) saturate(0)!important;opacity:.56!important}
.ace-card.is-sold-out .ace-wishlist-btn{opacity:.18!important}


/* === ACE v1.1.0 balanced centered header === */














/* No hamburger/menu drawer in this design. */
.ace-menu-panel{display:none!important}





/* =========================================================
   ACE v1.1.1 UI hardening / responsive conflict cleanup
   ========================================================= */

:root{
  --ace-bg:#fff;
  --ace-fg:#111;
  --ace-surface:#fff;
  --ace-surface-soft:#f6f6f4;
  --ace-line:rgba(17,17,17,.14);
  --ace-muted-ui:#777;
}
html[data-ace-theme="dark"]{
  --ace-bg:#0b0b0b;
  --ace-fg:#f7f7f5;
  --ace-surface:#0b0b0b;
  --ace-surface-soft:#111;
  --ace-line:rgba(255,255,255,.16);
  --ace-muted-ui:#a3a3a0;
}
html,body{max-width:100%;overflow-x:clip!important}
body.acecr-site{
  background:var(--ace-bg)!important;
  color:var(--ace-fg)!important;
  font-family:var(--ace-font-body,"Glametrix"),Arial,sans-serif!important;
}
.ace-main,.ace-main>*,.ace-product-section,.ace-hot,.ace-related,.ace-shop-layout,.ace-pdp{max-width:100%;min-width:0}
.acecr-site h1,.acecr-site h2,.acecr-site h3,.acecr-site h4,.acecr-site h5,.acecr-site h6{
  color:inherit;
  font-family:var(--ace-font-heading,"Glametrix"),Arial,sans-serif;
}
html[data-ace-theme="dark"] .acecr-site h1,
html[data-ace-theme="dark"] .acecr-site h2,
html[data-ace-theme="dark"] .acecr-site h3,
html[data-ace-theme="dark"] .acecr-site h4,
html[data-ace-theme="dark"] .acecr-site h5,
html[data-ace-theme="dark"] .acecr-site h6,
html[data-ace-theme="dark"] .ace-card-info,
html[data-ace-theme="dark"] .ace-pdp-buy,
html[data-ace-theme="dark"] .ace-shop-layout,
html[data-ace-theme="dark"] .ace-archive-head,
html[data-ace-theme="dark"] .ace-commerce-wrap{
  color:var(--ace-fg)!important;
}
html[data-ace-theme="dark"] .ace-price,
html[data-ace-theme="dark"] .ace-pdp-price{color:var(--ace-fg)!important}
html[data-ace-theme="dark"] .ace-price del,
html[data-ace-theme="dark"] .ace-pdp-price del{color:var(--ace-muted-ui)!important}
html[data-ace-theme="dark"] .ace-price ins,
html[data-ace-theme="dark"] .ace-pdp-price ins{
  color:var(--ace-fg,#f7f7f5)!important;
  opacity:1!important;
  text-decoration:none!important;
  font-weight:500!important;
}
html[data-ace-theme="dark"] .ace-price ins .woocommerce-Price-amount,
html[data-ace-theme="dark"] .ace-pdp-price ins .woocommerce-Price-amount{
  color:inherit!important;
}

/* Sticky header + logo visibility tracks header text automatically. */












/* Mobile hamburger exists only on phone/tablet. */
.ace-menu-panel{background:var(--ace-bg)!important;color:var(--ace-fg)!important}
.ace-mobile-menu-inner{min-height:100%;padding:72px 24px 34px;overflow:auto}
.ace-mobile-menu-brand{font-size:10px;letter-spacing:.2em;opacity:.5;margin-bottom:34px}
.ace-mobile-menu-main{display:grid}
.ace-mobile-nav-group{border-bottom:1px solid var(--ace-line)}
.ace-mobile-nav-group summary{
  list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;
  min-height:58px;font-size:24px;font-weight:300;letter-spacing:-.02em;cursor:pointer
}
.ace-mobile-nav-group summary::-webkit-details-marker{display:none}
.ace-mobile-nav-group summary a{flex:1}
.ace-mobile-nav-group[data-leaf="1"] summary span{display:none}
.ace-mobile-subnav{display:grid;gap:0;padding:0 0 18px 14px}
.ace-mobile-subnav a{padding:8px 0;font-size:13px;font-weight:300;opacity:.66}
.ace-mobile-sale{display:block;padding:20px 0;font-size:24px;font-weight:600;letter-spacing:.02em}
.ace-mobile-menu-support{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;margin-top:40px;padding-top:24px;border-top:1px solid var(--ace-line)}
.ace-mobile-menu-support a{font-size:11px;opacity:.64}

/* Fix black-button/black-text collision from previous pseudo-element layers. */
.ace-pdp .single_add_to_cart_button,
.ace-pdp .ace-buy-now,
.ace-commerce-wrap .checkout-button,
.ace-commerce-wrap #place_order,
.ace-commerce-wrap button[name="woocommerce_checkout_place_order"],
.ace-card-add{
  background:#111!important;
  color:#fff!important;
  border:1px solid #111!important;
  text-shadow:none!important;
  box-shadow:none!important;
  isolation:auto!important;
  z-index:auto!important;
}
.ace-pdp .single_add_to_cart_button:before,
.ace-pdp .single_add_to_cart_button:after,
.ace-pdp .ace-buy-now:before,
.ace-pdp .ace-buy-now:after,
.ace-commerce-wrap .checkout-button:before,
.ace-commerce-wrap .checkout-button:after,
.ace-commerce-wrap #place_order:before,
.ace-commerce-wrap #place_order:after{display:none!important;content:none!important}
.ace-pdp .single_add_to_cart_button:hover,
.ace-pdp .ace-buy-now:hover,
.ace-commerce-wrap .checkout-button:hover,
.ace-commerce-wrap #place_order:hover{
  background:#fff!important;color:#111!important;transform:translateY(-2px)!important
}
html[data-ace-theme="dark"] .ace-pdp .single_add_to_cart_button,
html[data-ace-theme="dark"] .ace-pdp .ace-buy-now,
html[data-ace-theme="dark"] .ace-commerce-wrap .checkout-button,
html[data-ace-theme="dark"] .ace-commerce-wrap #place_order{
  background:#f7f7f5!important;color:#111!important;border-color:#f7f7f5!important
}
html[data-ace-theme="dark"] .ace-pdp .single_add_to_cart_button:hover,
html[data-ace-theme="dark"] .ace-pdp .ace-buy-now:hover,
html[data-ace-theme="dark"] .ace-commerce-wrap .checkout-button:hover,
html[data-ace-theme="dark"] .ace-commerce-wrap #place_order:hover{
  background:#111!important;color:#fff!important;border-color:#f7f7f5!important
}

/* Product cards keep theme surface; sold-out cards are fully inert. */
.ace-card-info{background:var(--ace-surface)!important;color:var(--ace-fg)!important}
.ace-product-card.is-sold-out{cursor:default!important}
.ace-product-card.is-sold-out .ace-card-gallery,
.ace-product-card.is-sold-out .ace-card-info a,
.ace-product-card.is-sold-out .ace-wish{pointer-events:none!important}
.ace-product-card.is-sold-out .ace-card-gallery-track{filter:grayscale(1) saturate(0)!important;opacity:.52!important}
.ace-product-card.is-sold-out .ace-card-info{opacity:.6!important}

/* Home carousels: contained, no page-level sideways drag; 5 products desktop. */
.ace-product-section,.ace-related{overflow:hidden!important}
.ace-product-row{
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  overscroll-behavior-x:contain!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-x pan-y!important;
  scrollbar-width:none!important;
  cursor:grab;
  padding-bottom:0!important;
}
.ace-product-row::-webkit-scrollbar{display:none!important}
.ace-product-row.is-dragging{cursor:grabbing;user-select:none}
.ace-product-row>*{min-width:0}
@media(min-width:1181px){
  .ace-product-row{grid-auto-columns:calc((100% - (var(--ace-grid-gap) * 4))/5)!important}
}
@media(min-width:681px) and (max-width:1180px){
  .ace-product-row{grid-auto-columns:calc((100% - (var(--ace-grid-gap) * 2))/3)!important}
}
@media(max-width:680px){
  .ace-product-row{
    grid-auto-columns:calc((100% - 10px)/2)!important;
    gap:10px!important;
    scroll-snap-type:x proximity!important;
  }
  .ace-product-section,.ace-related{padding-left:14px!important;padding-right:14px!important}
}

/* Product variation UI: editorial, not boxed. */
.ace-pdp table.variations{margin:22px 0 10px!important;border:0!important}
.ace-pdp table.variations tr{display:grid!important;grid-template-columns:1fr!important;border-top:1px solid var(--ace-line)!important;padding:18px 0!important}
.ace-pdp table.variations th,
.ace-pdp table.variations td{display:block!important;padding:0!important;border:0!important;text-align:left!important}
.ace-pdp table.variations th.label label{
  display:block!important;margin:0 0 12px!important;font-size:9px!important;font-weight:400!important;
  letter-spacing:.17em!important;text-transform:uppercase!important;color:var(--ace-muted-ui)!important
}
.ace-native-select{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}
.ace-swatch-row{display:none!important}
.ace-variation-picks{display:flex;align-items:center;flex-wrap:wrap;gap:14px}
.ace-variation-pick{
  appearance:none!important;border:0!important;background:transparent!important;color:inherit!important;
  padding:4px 0!important;margin:0!important;font:400 13px/1.2 var(--ace-font-body,"Glametrix"),Arial,sans-serif!important;
  letter-spacing:.04em!important;cursor:pointer!important;position:relative!important;min-width:0!important;height:auto!important
}
.ace-variation-picks--size .ace-variation-pick:after,
.ace-variation-picks--text .ace-variation-pick:after{
  content:"";position:absolute;left:0;right:100%;bottom:0;height:1px;background:currentColor;transition:right .2s ease
}
.ace-variation-picks--size .ace-variation-pick:hover:after,
.ace-variation-picks--size .ace-variation-pick.is-selected:after,
.ace-variation-picks--text .ace-variation-pick:hover:after,
.ace-variation-picks--text .ace-variation-pick.is-selected:after{right:0}
.ace-variation-pick.is-disabled{opacity:.25!important;text-decoration:line-through;cursor:not-allowed!important}
.ace-variation-picks--color{gap:12px}
.ace-variation-picks--color .ace-variation-pick{display:grid;justify-items:center;gap:6px}
.ace-variation-color-dot{
  display:block;width:28px;height:28px;border-radius:50%;border:1px solid rgba(127,127,127,.28);
  box-shadow:0 0 0 3px var(--ace-bg),0 0 0 4px transparent;transition:box-shadow .18s ease,transform .18s ease
}
.ace-variation-picks--color .ace-variation-pick span{font-size:9px;opacity:.55}
.ace-variation-picks--color .ace-variation-pick:hover .ace-variation-color-dot{transform:scale(.94)}
.ace-variation-picks--color .ace-variation-pick.is-selected .ace-variation-color-dot{
  box-shadow:0 0 0 3px var(--ace-bg),0 0 0 4px var(--ace-fg)
}
.ace-pdp .reset_variations{
  display:inline-block!important;margin-top:12px!important;font-size:9px!important;letter-spacing:.12em!important;
  text-transform:uppercase!important;border-bottom:1px solid currentColor!important
}

/* PDP cleaner spacing / responsive stack. */
.ace-pdp{background:var(--ace-bg)!important;color:var(--ace-fg)!important}
.ace-pdp-gallery figure{background:var(--ace-bg)!important}
.ace-pdp-accordion details{border-color:var(--ace-line)!important}
@media(max-width:900px){
  
  
  
  
  
  
  
  
  .ace-menu-close{color:inherit!important}
  .ace-pdp{grid-template-columns:1fr!important;padding:86px 14px 58px!important;gap:34px!important}
  .ace-pdp-gallery{grid-template-columns:1fr!important;gap:2px!important}
  .ace-pdp-sticky{position:static!important}
  .ace-pdp-buy h1{font-size:clamp(36px,11vw,58px)!important}
  .ace-hot-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:560px){
  .ace-section-head{align-items:center!important;margin-bottom:18px!important}
  .ace-section-head h2{font-size:34px!important}
  .ace-section-head a{font-size:8px!important}
  .ace-hero{min-height:560px!important}
  .ace-hero-content{padding:0 20px 7vh!important}
  .ace-hero-content h1{font-size:clamp(46px,16vw,76px)!important}
  .ace-hot,.ace-product-section,.ace-related{padding-top:54px!important;padding-bottom:54px!important}
  .ace-hot-grid{gap:4px!important}
  .ace-hot-card{padding:14px!important}
}

/* Dark UI controls and inputs. */
html[data-ace-theme="dark"] input,
html[data-ace-theme="dark"] select,
html[data-ace-theme="dark"] textarea{
  background:#0b0b0b!important;color:#f7f7f5!important;border-color:var(--ace-line)!important
}
html[data-ace-theme="dark"] .ace-filters{background:#0b0b0b!important;color:#f7f7f5!important}
html[data-ace-theme="dark"] .ace-search-overlay{background:#0b0b0b!important;color:#f7f7f5!important}
html[data-ace-theme="dark"] .ace-newsletter-form{border-color:#f7f7f5!important}
html[data-ace-theme="dark"] .ace-newsletter-form button{color:#f7f7f5!important}

/* No giant empty visual-navigation placeholders. */
.ace-visual-nav:empty{display:none!important}


/* =========================================================
   ACE v1.1.2 HEADER HARD RESET
   This block intentionally wins over all older header rules.
   ========================================================= */

:root{
  --ace-announcement-h:30px;
  --ace-header-h:72px;
  --ace-adminbar-h:0px;
}
body.admin-bar{--ace-adminbar-h:32px}
@media(max-width:782px){
  body.admin-bar{--ace-adminbar-h:46px}
}

/* announcement always sits below WP admin bar when logged in */


/* one single desktop row: LEFT NAV | LOGO | RIGHT NAV | ACTIONS */


/* if announcement is disabled, header moves directly under browser/admin bar */


/* transparent home state still keeps exactly one row and stays sticky */





/* Explicit placement prevents the old CSS from auto-wrapping the header. */









/* Logo contrast follows header color state. */




/* IMPORTANT: older v1.1.0 rules hid the panel with display:none!important.
   Restore the panel itself; opacity/visibility still controls open/closed state. */
.ace-menu-panel{
  display:block!important;
  position:fixed!important;
  inset:0!important;
  z-index:20000!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translateX(-10px)!important;
  transition:opacity .24s ease,visibility .24s ease,transform .32s cubic-bezier(.2,.7,.2,1)!important;
}
.ace-menu-panel.is-open{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translateX(0)!important;
}

/* Tablet: keep desktop navigation only while it actually fits. */


/* Phone + small tablet:
   HAMBURGER | CENTER LOGO | BAG/THEME
   Header remains sticky on every page. */
@media(max-width:900px){
  :root{
    --ace-announcement-h:28px;
    --ace-header-h:66px;
  }
  
  
  
  
  
  
  
  
  
  
  
  .ace-menu-close{
    display:block!important;
    position:absolute!important;
    top:calc(16px + var(--ace-adminbar-h))!important;
    right:18px!important;
    z-index:3!important;
  }
}

/* Extra-small phones: keep only bag count + theme beside logo. */



/* =========================================================
   ACE v1.1.3 — persistent nav trigger + iOS-safe fixed header
   ========================================================= */

/*
 * Safari/iOS sticky elements can disappear when a page contains transformed
 * or overflow-controlled ancestors. Use fixed positioning for the global
 * navigation instead of relying on position:sticky.
 */
:root{
  --ace-announcement-active-h:30px;
  --ace-header-h:72px;
  --ace-adminbar-h:0px;
}
body.admin-bar{--ace-adminbar-h:32px}
@media(max-width:782px){
  body.admin-bar{--ace-adminbar-h:46px}
}

/* Make room for the fixed global chrome on every page. */
body.acecr-site{
  padding-top:calc(var(--ace-announcement-active-h) + var(--ace-header-h))!important;
}
body.admin-bar.acecr-site{
  padding-top:calc(var(--ace-announcement-active-h) + var(--ace-header-h))!important;
}

/* WordPress already reserves admin-bar space in the document; fixed items need its offset. */





/* The left navigation trigger is intentionally visible on ALL devices. */





/* Re-assert deterministic desktop placement after old rules. */





/* Keep menu panel above fixed header on every browser. */
.ace-menu-panel{
  display:block!important;
  position:fixed!important;
  inset:0!important;
  z-index:2147483000!important;
  min-height:100dvh!important;
  height:100dvh!important;
  -webkit-overflow-scrolling:touch!important;
  transform:translate3d(-12px,0,0)!important;
  -webkit-transform:translate3d(-12px,0,0)!important;
}
.ace-menu-panel.is-open{
  transform:translate3d(0,0,0)!important;
  -webkit-transform:translate3d(0,0,0)!important;
}
.ace-mobile-menu-inner{
  height:100%!important;
  max-height:100dvh!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
}

/* iOS Safari viewport/header stability. */
@supports (-webkit-touch-callout:none){
  html,body{
    min-height:100%!important;
    min-height:-webkit-fill-available!important;
  }
  body.acecr-site{
    overflow-x:hidden!important;
  }
  
}

/* Tablet keeps trigger + categories while there is enough room. */


/* Phone/small tablet: persistent hamburger | centered logo | actions. */
@media(max-width:900px){
  :root{--ace-header-h:66px}
  body.acecr-site{
    padding-top:calc(var(--ace-announcement-active-h) + var(--ace-header-h))!important;
  }
  
  
  
  
  
}

/* Landscape iPhone / short mobile viewport. */
@media(max-width:900px) and (orientation:landscape){
  :root{--ace-header-h:58px}
  
  .ace-mobile-menu-inner{padding-top:58px!important}
}

/* Respect safe areas on notched iOS devices. */
@supports (padding:max(0px)){
  
  
  .ace-menu-panel{
    padding-left:env(safe-area-inset-left)!important;
    padding-right:env(safe-area-inset-right)!important;
    padding-bottom:env(safe-area-inset-bottom)!important;
  }
}


/* =========================================================
   ACE v1.1.4 — restore original classic full-screen navigation
   ========================================================= */

.ace-menu-panel.ace-menu-panel--classic{
  display:block!important;
  position:fixed!important;
  inset:0!important;
  z-index:2147483000!important;
  background:var(--ace-bg)!important;
  color:var(--ace-fg)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translate3d(100%,0,0)!important;
  transition:
    transform .5s cubic-bezier(.77,0,.18,1),
    opacity .28s ease,
    visibility .28s ease!important;
  overflow:hidden!important;
}
.ace-menu-panel.ace-menu-panel--classic.is-open{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translate3d(0,0,0)!important;
}

.ace-menu-classic-head{
  position:absolute;
  top:0;left:0;right:0;
  height:72px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 clamp(24px,4vw,64px);
  border-bottom:1px solid var(--ace-line);
  z-index:2;
}
.ace-menu-classic-label{
  font-size:10px;
  letter-spacing:.22em;
  font-weight:400;
}
.ace-menu-panel--classic .ace-menu-close{
  position:static!important;
  width:42px!important;
  height:42px!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:inherit!important;
  font-size:30px!important;
  font-weight:200!important;
  line-height:1!important;
  cursor:pointer!important;
}

.ace-menu-classic-inner{
  height:100%;
  min-height:100dvh;
  padding:calc(72px + 5vh) clamp(24px,6vw,100px) max(34px,env(safe-area-inset-bottom));
  display:grid;
  grid-template-rows:1fr auto;
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
}
.ace-menu-classic-nav{
  align-self:center;
  justify-self:center;
  width:min(920px,100%);
  display:grid;
  justify-items:center;
  gap:clamp(12px,1.7vh,24px);
  text-align:center;
}
.ace-menu-classic-nav>a,
.ace-menu-classic-parent{
  position:relative;
  display:inline-block;
  font-size:clamp(38px,5vw,86px);
  line-height:.95;
  font-weight:300;
  letter-spacing:-.03em;
  text-transform:uppercase;
}
.ace-menu-classic-nav>a:after,
.ace-menu-classic-parent:after{
  content:"";
  position:absolute;
  left:0;
  right:100%;
  bottom:-4px;
  height:1px;
  background:currentColor;
  transition:right .25s ease;
}
.ace-menu-classic-nav>a:hover:after,
.ace-menu-classic-parent:hover:after{right:0}

.ace-menu-classic-group{
  width:100%;
  display:grid;
  justify-items:center;
}
.ace-menu-classic-sub{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:8px 18px;
  max-height:0;
  opacity:0;
  overflow:hidden;
  transition:max-height .28s ease,opacity .24s ease,padding .24s ease;
}
.ace-menu-classic-group:hover .ace-menu-classic-sub,
.ace-menu-classic-group:focus-within .ace-menu-classic-sub{
  max-height:220px;
  opacity:1;
  padding-top:12px;
}
.ace-menu-classic-sub a{
  font-size:10px;
  letter-spacing:.12em;
  text-transform:uppercase;
  opacity:.56;
}
.ace-menu-classic-sub a:hover{opacity:1}

.ace-menu-classic-sale{font-weight:700!important}
.ace-menu-classic-bottom{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  padding-top:38px;
  border-top:1px solid var(--ace-line);
}
.ace-menu-classic-support,
.ace-menu-classic-social{
  display:flex;
  flex-wrap:wrap;
  gap:10px 22px;
}
.ace-menu-classic-support a,
.ace-menu-classic-social a{
  font-size:9px;
  letter-spacing:.13em;
  text-transform:uppercase;
  opacity:.58;
}
.ace-menu-classic-support a:hover,
.ace-menu-classic-social a:hover{opacity:1}

@media(max-width:900px){
  .ace-menu-classic-head{height:66px;padding:0 18px}
  .ace-menu-classic-inner{
    padding:calc(66px + 4vh) 18px max(24px,env(safe-area-inset-bottom));
  }
  .ace-menu-classic-nav{gap:14px}
  .ace-menu-classic-nav>a,
  .ace-menu-classic-parent{
    font-size:clamp(34px,11vw,58px);
  }
  .ace-menu-classic-sub{
    display:none!important;
  }
  .ace-menu-classic-bottom{
    display:grid;
    gap:22px;
  }
  .ace-menu-classic-support,
  .ace-menu-classic-social{
    gap:10px 16px;
  }
}


/* =========================================================
   ACE v1.1.5 — PHONE HAMBURGER VISIBILITY HARD FIX
   ========================================================= */

/* Never let legacy rules hide the navigation trigger. */


/* Mobile header always reserves the left slot for the hamburger. */


/* iPhone width edge cases, including Safari landscape/narrow viewport. */


/* Menu open state must remain above every header layer on iOS. */
.ace-menu-panel.ace-menu-panel--classic{
  z-index:2147483640!important;
}


/* =========================================================
   ACE v1.1.6 — SITE-WIDE MOBILE HORIZONTAL OVERFLOW FIX
   ========================================================= */

/*
 * Do not use overflow-x:clip as the only protection.
 * Older/iOS Safari can still allow sideways viewport panning.
 */
html{
  width:100%!important;
  max-width:100%!important;
  overflow-x:hidden!important;
  overscroll-behavior-x:none!important;
}
body,
body.acecr-site{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow-x:hidden!important;
  overscroll-behavior-x:none!important;
  margin-left:0!important;
  margin-right:0!important;
}

/* Main content is a hard viewport containment boundary. */
.ace-main{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow-x:hidden!important;
  position:relative!important;
}

/* No normal-flow section is allowed to become wider than its parent. */
.ace-main > *,
.ace-product-section,
.ace-hot,
.ace-related,
.ace-banner,
.ace-newsletter,
.ace-visual-nav,
.ace-footer,
.ace-archive-head,
.ace-shop-tools,
.ace-shop-layout,
.ace-product-grid,
.ace-collection-grid,
.ace-pdp,
.ace-commerce-wrap,
.ace-content-hero,
.ace-contact-grid,
.ace-wishlist-page{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}

/* Media cannot establish an intrinsic width wider than the viewport. */
.acecr-site img,
.acecr-site video,
.acecr-site picture,
.acecr-site svg,
.acecr-site canvas,
.acecr-site iframe{
  max-width:100%!important;
}
.acecr-site img,
.acecr-site video{
  height:auto;
}

/* Fixed overlays must never contribute to horizontal page panning. */
.ace-menu-panel, .ace-search-overlay, .ace-filters{
  max-width:100%!important;
}

/* Carousels scroll inside themselves only. */
.ace-product-section,
.ace-related{
  overflow-x:hidden!important;
}
.ace-product-row{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  overscroll-behavior-x:contain!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-x pan-y!important;
  margin-left:0!important;
  margin-right:0!important;
}
.ace-product-row > *{
  max-width:100%!important;
}

/* Product detail gallery may swipe horizontally, but the PAGE may not. */
@media(max-width:680px){
  .ace-pdp{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
  }
  .ace-pdp-gallery{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    overscroll-behavior-x:contain!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-x pan-y!important;
    padding:0!important;
    margin:0!important;
  }
  .ace-pdp-gallery figure{
    flex:0 0 88%!important;
    width:88%!important;
    min-width:88%!important;
    max-width:88%!important;
  }

  /* Filters are viewport-bound instead of using raw vw sizing. */
  .ace-filters{
    width:min(390px,calc(100% - 28px))!important;
    max-width:calc(100% - 28px)!important;
  }

  /* Search content cannot create a second horizontal viewport. */
  .ace-search-shell,
  .ace-search-overlay form{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  /* Header uses border-box width even with iPhone safe-area padding. */
  

  /* Footer/grid children cannot force page width from long text. */
  .ace-footer-grid,
  .ace-visual-nav,
  .ace-hot-grid,
  .ace-contact-grid{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .ace-footer-grid > *,
  .ace-visual-nav > *,
  .ace-hot-grid > *,
  .ace-contact-grid > *{
    min-width:0!important;
    max-width:100%!important;
    overflow-wrap:anywhere!important;
  }
}

/* iOS Safari-specific containment.
 * position:relative + overflow hidden on body/main prevents rubber-band side pan.
 */
@supports (-webkit-touch-callout:none){
  html,
  body,
  body.acecr-site,
  .ace-main{
    overflow-x:hidden!important;
  }
  body.acecr-site{
    position:relative!important;
  }
}


/* =========================================================
   ACE v1.1.7 — MODERN CART / CHECKOUT UX
   Scoped to commerce pages to preserve the v1.1.6 storefront.
   ========================================================= */
.ace-commerce-head--modern{
  padding-bottom:44px!important;
  border-bottom:1px solid var(--ace-line,#e8e8e8);
}
.ace-commerce-eyebrow{
  font-size:9px;
  letter-spacing:.2em;
  text-transform:uppercase;
  opacity:.52;
}
.ace-commerce-head--modern h1{
  margin:12px 0 12px!important;
}
.ace-commerce-lead{
  margin:0 auto 26px;
  max-width:580px;
  font-size:13px;
  opacity:.56;
}
.ace-checkout-progress{
  width:min(620px,calc(100% - 30px));
  margin:28px auto 0;
  display:grid;
  grid-template-columns:auto 1fr auto 1fr auto;
  align-items:center;
  gap:12px;
}
.ace-checkout-progress span{
  display:flex;
  gap:7px;
  align-items:center;
  white-space:nowrap;
  font-size:9px;
  letter-spacing:.12em;
  text-transform:uppercase;
  opacity:.34;
}
.ace-checkout-progress span b{font-weight:400}
.ace-checkout-progress span.is-active{opacity:1}
.ace-checkout-progress i{display:block;height:1px;background:currentColor;opacity:.18}

.ace-commerce-wrap.ace-cart-experience,
.ace-commerce-wrap.ace-checkout-experience{
  width:min(1440px,100%);
  margin:0 auto;
  padding:52px clamp(16px,4vw,64px) 100px;
}
.ace-commerce-main,
.ace-checkout-shell{min-width:0}

.ace-cart-experience .woocommerce,
.ace-checkout-experience .woocommerce{
  width:100%;
}

/* Cart */
.ace-cart-experience form.woocommerce-cart-form{
  width:100%;
}
.ace-cart-experience table.shop_table{
  width:100%!important;
  border:0!important;
  border-collapse:collapse!important;
  border-radius:0!important;
  background:transparent!important;
}
.ace-cart-experience table.shop_table thead th{
  padding:0 0 16px!important;
  border:0!important;
  border-bottom:1px solid rgba(127,127,127,.22)!important;
  font-size:9px!important;
  font-weight:400!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
  opacity:.55;
}
.ace-cart-experience table.shop_table td{
  padding:22px 12px!important;
  border:0!important;
  border-bottom:1px solid rgba(127,127,127,.16)!important;
  vertical-align:middle!important;
}
.ace-cart-experience td.product-thumbnail{width:124px}
.ace-cart-experience td.product-thumbnail img{
  width:104px!important;
  height:132px!important;
  object-fit:cover!important;
  display:block!important;
  background:var(--ace-media-bg,#f5f5f3);
}
.ace-cart-experience td.product-name a{
  font-size:17px;
  font-weight:400;
  letter-spacing:-.01em;
}
.ace-cart-experience td.product-name dl.variation{
  display:flex;
  flex-wrap:wrap;
  gap:5px 12px;
  margin:8px 0 0!important;
  font-size:10px;
  opacity:.55;
}
.ace-cart-experience td.product-name dl.variation dt,
.ace-cart-experience td.product-name dl.variation dd{margin:0!important;padding:0!important}
.ace-cart-experience .quantity .qty{
  width:70px!important;
  min-height:42px!important;
  border:1px solid rgba(127,127,127,.25)!important;
  border-radius:0!important;
  background:transparent!important;
  text-align:center!important;
}
.ace-cart-experience .product-remove a.remove{
  display:grid!important;
  place-items:center!important;
  width:32px!important;
  height:32px!important;
  border:0!important;
  color:inherit!important;
  background:transparent!important;
  font-size:23px!important;
  font-weight:200!important;
}
.ace-cart-experience .product-remove a.remove:hover{
  background:transparent!important;
  color:inherit!important;
  opacity:.42;
}
.ace-cart-experience td.actions{
  padding:24px 0!important;
}
.ace-cart-experience .coupon{
  display:flex!important;
  gap:8px!important;
}
.ace-cart-experience .coupon input.input-text{
  width:min(320px,55vw)!important;
  min-height:46px!important;
  border:0!important;
  border-bottom:1px solid currentColor!important;
  padding:0 2px!important;
  background:transparent!important;
}
.ace-cart-experience button[name="apply_coupon"],
.ace-cart-experience button[name="update_cart"]{
  min-height:46px!important;
  padding:0 18px!important;
  background:transparent!important;
  color:inherit!important;
  border:1px solid rgba(127,127,127,.28)!important;
  border-radius:0!important;
  font-size:9px!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}
.ace-cart-experience button[name="apply_coupon"]:hover,
.ace-cart-experience button[name="update_cart"]:hover{
  background:currentColor!important;
}
.ace-cart-experience .cart-collaterals{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(340px,520px)!important;
  gap:50px!important;
  margin-top:48px!important;
}
.ace-cart-experience .cart-collaterals:before{
  content:"Complete your order when you’re ready. Shipping and payment options are calculated by WooCommerce at checkout.";
  display:block;
  max-width:520px;
  font-size:clamp(22px,3vw,42px);
  line-height:1.04;
  letter-spacing:-.025em;
  font-family:var(--ace-font-heading,"Glametrix"),Arial,sans-serif;
  font-weight:300;
}
.ace-cart-experience .cart_totals{
  width:100%!important;
  float:none!important;
  padding:28px!important;
  border:1px solid rgba(127,127,127,.18);
}
.ace-cart-experience .cart_totals h2{
  margin:0 0 18px!important;
  font-size:26px!important;
  font-weight:300!important;
}
.ace-cart-experience .cart_totals table{
  border:0!important;
}
.ace-cart-experience .cart_totals th,
.ace-cart-experience .cart_totals td{
  padding:13px 0!important;
  border:0!important;
  border-bottom:1px solid rgba(127,127,127,.13)!important;
}
.ace-cart-experience .cart_totals th{
  font-size:10px!important;
  font-weight:400!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
}
.ace-cart-experience .order-total strong{
  font-size:22px!important;
  font-weight:500!important;
}
.ace-cart-experience .wc-proceed-to-checkout{
  padding:22px 0 0!important;
}
.ace-cart-experience .wc-proceed-to-checkout a.checkout-button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:60px!important;
  margin:0!important;
  padding:0 28px!important;
  border:1px solid #111!important;
  border-radius:0!important;
  background:#111!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:500!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
  transition:transform .22s ease,background .22s ease,color .22s ease!important;
}
.ace-cart-experience .wc-proceed-to-checkout a.checkout-button:hover{
  transform:translateY(-2px);
  background:transparent!important;
  color:inherit!important;
}

.ace-commerce-reassurance{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:1px;
  margin-top:68px;
  background:rgba(127,127,127,.18);
  border:1px solid rgba(127,127,127,.18);
}
.ace-commerce-reassurance>div{
  padding:28px;
  background:var(--ace-white,#fff);
}
.ace-commerce-reassurance span{
  display:block;
  margin-bottom:14px;
  font-size:8px;
  letter-spacing:.17em;
  opacity:.5;
}
.ace-commerce-reassurance strong{
  display:block;
  margin-bottom:8px;
  font-size:17px;
  font-weight:400;
}
.ace-commerce-reassurance small{
  display:block;
  max-width:340px;
  font-size:11px;
  line-height:1.55;
  opacity:.55;
}

/* Checkout */
.ace-checkout-intro{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:1px;
  margin-bottom:34px;
  background:rgba(127,127,127,.14);
  border:1px solid rgba(127,127,127,.14);
}
.ace-checkout-intro>div{
  display:grid;
  gap:7px;
  padding:18px 22px;
  background:var(--ace-white,#fff);
}
.ace-checkout-intro span{
  font-size:8px;
  letter-spacing:.16em;
  opacity:.48;
}
.ace-checkout-intro strong{
  font-size:12px;
  font-weight:300;
}
.ace-checkout-experience form.checkout{
  display:grid!important;
  grid-template-columns:minmax(0,1.35fr) minmax(360px,.8fr)!important;
  column-gap:clamp(38px,6vw,90px)!important;
  align-items:start!important;
}
.ace-checkout-experience #customer_details{
  grid-column:1!important;
  display:block!important;
}
.ace-checkout-experience #order_review_heading{
  grid-column:2!important;
  grid-row:1!important;
  margin:0 0 14px!important;
  padding:0!important;
  font-size:10px!important;
  font-weight:400!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.ace-checkout-experience #order_review{
  grid-column:2!important;
  grid-row:2 / span 3!important;
  position:sticky!important;
  top:130px!important;
  padding:26px!important;
  border:1px solid rgba(127,127,127,.18)!important;
  background:transparent!important;
}
.ace-checkout-experience .woocommerce-billing-fields h3,
.ace-checkout-experience .woocommerce-additional-fields h3{
  margin:0 0 24px!important;
  font-size:clamp(28px,3vw,44px)!important;
  font-weight:300!important;
  letter-spacing:-.02em!important;
}
.ace-checkout-experience .woocommerce-shipping-fields{
  margin-top:28px;
}
.ace-checkout-experience .form-row{
  margin:0 0 20px!important;
}
.ace-checkout-experience .form-row label{
  margin:0 0 8px!important;
  font-size:9px!important;
  font-weight:400!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  opacity:.58;
}
.ace-checkout-experience .input-text,
.ace-checkout-experience select,
.ace-checkout-experience .select2-selection{
  width:100%!important;
  min-height:50px!important;
  padding:0 2px!important;
  border:0!important;
  border-bottom:1px solid rgba(127,127,127,.35)!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  box-shadow:none!important;
}
.ace-checkout-experience textarea.input-text{
  min-height:100px!important;
  padding-top:14px!important;
}
.ace-checkout-experience .select2-selection{
  display:flex!important;
  align-items:center!important;
}
.ace-checkout-experience table.shop_table{
  border:0!important;
  margin:0!important;
}
.ace-checkout-experience table.shop_table th,
.ace-checkout-experience table.shop_table td{
  padding:12px 0!important;
  border:0!important;
  border-bottom:1px solid rgba(127,127,127,.13)!important;
}
.ace-checkout-experience table.shop_table th{
  font-size:9px!important;
  font-weight:400!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
}
.ace-checkout-experience #payment{
  margin-top:24px!important;
  background:transparent!important;
}
.ace-checkout-experience #payment ul.payment_methods{
  padding:0!important;
  border:0!important;
}
.ace-checkout-experience #payment ul.payment_methods li{
  margin:0 0 8px!important;
  padding:15px 16px!important;
  border:1px solid rgba(127,127,127,.18)!important;
  background:transparent!important;
}
.ace-checkout-experience #payment ul.payment_methods li label{
  font-size:12px!important;
  font-weight:400!important;
}
.ace-checkout-experience #payment div.payment_box{
  margin:14px -2px 0!important;
  padding:14px!important;
  background:rgba(127,127,127,.07)!important;
  color:inherit!important;
  font-size:11px!important;
}
.ace-checkout-experience #payment div.payment_box:before{display:none!important}
.ace-checkout-experience #payment .place-order{
  padding:20px 0 0!important;
  margin:0!important;
}
.ace-checkout-experience #place_order{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:62px!important;
  padding:0 28px!important;
  border:1px solid #111!important;
  border-radius:0!important;
  background:#111!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:500!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
  transition:transform .22s ease,background .22s ease,color .22s ease!important;
}
.ace-checkout-experience #place_order:hover{
  transform:translateY(-2px);
  background:transparent!important;
  color:inherit!important;
}
.ace-checkout-experience .woocommerce-privacy-policy-text,
.ace-checkout-experience .woocommerce-terms-and-conditions-wrapper{
  font-size:10px!important;
  line-height:1.5!important;
  opacity:.65;
}

/* Thank you */
.ace-thankyou--modern{
  width:min(860px,100%);
  margin:0 auto;
  text-align:center;
}
.ace-order-success-mark{
  width:72px;
  height:72px;
  margin:0 auto 24px;
  border:1px solid currentColor;
  border-radius:50%;
  display:grid;
  place-items:center;
}
.ace-order-success-mark span{font-size:24px}
.ace-thankyou-kicker{
  margin:0 0 8px;
  font-size:9px;
  letter-spacing:.17em;
  opacity:.5;
}
.ace-thankyou--modern h2{
  margin:0;
  font-size:clamp(50px,7vw,90px);
  line-height:.9;
  font-weight:300;
  letter-spacing:-.045em;
}
.ace-thankyou-copy{
  max-width:580px;
  margin:24px auto 42px;
  font-size:13px;
  line-height:1.55;
  opacity:.58;
}
.ace-thankyou-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border:1px solid rgba(127,127,127,.18);
}
.ace-thankyou-grid section{
  padding:20px;
  border-right:1px solid rgba(127,127,127,.18);
}
.ace-thankyou-grid section:last-child{border-right:0}
.ace-thankyou-grid span,
.ace-thankyou-grid strong{display:block}
.ace-thankyou-grid span{
  margin-bottom:8px;
  font-size:8px;
  letter-spacing:.14em;
  text-transform:uppercase;
  opacity:.48;
}
.ace-thankyou-grid strong{font-size:13px;font-weight:400}
.ace-thankyou-items{
  margin-top:34px;
  border-top:1px solid rgba(127,127,127,.18);
}
.ace-thankyou-items-head,
.ace-thankyou-item{
  display:grid;
  grid-template-columns:86px minmax(0,1fr) auto;
  gap:16px;
  align-items:center;
  text-align:left;
  padding:14px 0;
  border-bottom:1px solid rgba(127,127,127,.14);
}
.ace-thankyou-items-head{
  grid-template-columns:1fr auto;
  font-size:8px;
  letter-spacing:.15em;
  opacity:.5;
}
.ace-thankyou-thumb img{
  display:block;
  width:72px!important;
  height:90px!important;
  object-fit:cover!important;
}
.ace-thankyou-item strong,
.ace-thankyou-item small{display:block}
.ace-thankyou-item strong{font-size:13px;font-weight:400}
.ace-thankyou-item small{margin-top:5px;font-size:10px;opacity:.5}
.ace-thankyou-actions{
  display:flex;
  justify-content:center;
  gap:14px;
  margin-top:38px;
}
.ace-commerce-primary,
.ace-commerce-secondary{
  min-height:54px;
  padding:0 24px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:26px;
  border:1px solid currentColor;
  font-size:9px;
  letter-spacing:.14em;
}
.ace-commerce-primary{background:#111;color:#fff!important;border-color:#111}
.ace-commerce-secondary{background:transparent}

/* Dark mode commerce */
html[data-ace-theme="dark"] .ace-commerce-reassurance>div,
html[data-ace-theme="dark"] .ace-checkout-intro>div{
  background:#0b0b0b!important;
}
html[data-ace-theme="dark"] .ace-cart-experience .wc-proceed-to-checkout a.checkout-button,
html[data-ace-theme="dark"] .ace-checkout-experience #place_order,
html[data-ace-theme="dark"] .ace-commerce-primary{
  background:#f7f7f5!important;
  color:#111!important;
  border-color:#f7f7f5!important;
}
html[data-ace-theme="dark"] .ace-cart-experience .wc-proceed-to-checkout a.checkout-button:hover,
html[data-ace-theme="dark"] .ace-checkout-experience #place_order:hover{
  background:transparent!important;
  color:#f7f7f5!important;
}

/* Mobile cart / checkout */
@media(max-width:820px){
  .ace-commerce-wrap.ace-cart-experience,
  .ace-commerce-wrap.ace-checkout-experience{
    padding:34px 14px 72px;
  }
  .ace-checkout-progress{
    gap:7px;
  }
  .ace-checkout-progress span{
    font-size:8px;
    letter-spacing:.08em;
  }
  .ace-cart-experience table.shop_table thead{display:none!important}
  .ace-cart-experience table.shop_table tbody,
  .ace-cart-experience table.shop_table tr,
  .ace-cart-experience table.shop_table td{display:block!important;width:100%!important}
  .ace-cart-experience table.shop_table tr.cart_item{
    position:relative;
    display:grid!important;
    grid-template-columns:92px minmax(0,1fr)!important;
    gap:0 14px;
    padding:18px 0!important;
    border-bottom:1px solid rgba(127,127,127,.16);
  }
  .ace-cart-experience table.shop_table tr.cart_item td{
    border:0!important;
    padding:4px 0!important;
    text-align:left!important;
  }
  .ace-cart-experience td.product-thumbnail{
    grid-column:1;
    grid-row:1 / span 5;
  }
  .ace-cart-experience td.product-thumbnail img{
    width:88px!important;
    height:112px!important;
  }
  .ace-cart-experience td.product-name,
  .ace-cart-experience td.product-price,
  .ace-cart-experience td.product-quantity,
  .ace-cart-experience td.product-subtotal{
    grid-column:2;
  }
  .ace-cart-experience td.product-price:before,
  .ace-cart-experience td.product-subtotal:before{display:none!important}
  .ace-cart-experience td.product-remove{
    position:absolute!important;
    right:0;
    top:12px;
    width:auto!important;
  }
  .ace-cart-experience td.actions{
    display:grid!important;
    gap:14px!important;
    padding:24px 0!important;
  }
  .ace-cart-experience .coupon{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr auto!important;
  }
  .ace-cart-experience .coupon input.input-text{width:100%!important}
  .ace-cart-experience button[name="update_cart"]{width:100%!important}
  .ace-cart-experience .cart-collaterals{
    grid-template-columns:1fr!important;
    gap:28px!important;
    margin-top:28px!important;
  }
  .ace-cart-experience .cart_totals{padding:20px!important}
  .ace-commerce-reassurance{grid-template-columns:1fr!important}
  .ace-commerce-reassurance>div{padding:20px}

  .ace-checkout-intro{grid-template-columns:1fr!important}
  .ace-checkout-experience form.checkout{display:block!important}
  .ace-checkout-experience #order_review_heading{
    margin-top:42px!important;
  }
  .ace-checkout-experience #order_review{
    position:static!important;
    padding:20px!important;
  }
  .ace-checkout-experience .form-row-first,
  .ace-checkout-experience .form-row-last{
    width:100%!important;
    float:none!important;
  }
  .ace-thankyou-grid{grid-template-columns:1fr!important}
  .ace-thankyou-grid section{
    border-right:0!important;
    border-bottom:1px solid rgba(127,127,127,.18);
  }
  .ace-thankyou-grid section:last-child{border-bottom:0}
  .ace-thankyou-actions{display:grid}
  .ace-commerce-primary,.ace-commerce-secondary{width:100%}
}


/* =========================================================
   ACE v1.1.8 — CART + CHECKOUT UX CORRECTION
   Final scoped override. Store/header/filter UI stays intact.
   ========================================================= */
.ace-commerce-page{
  width:min(1480px,100%);
  margin:0 auto;
  padding:clamp(42px,6vw,82px) clamp(18px,4vw,64px) 100px;
  overflow:visible;
}
.ace-commerce-titlebar{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:30px;
  padding:0 0 24px;
  border-bottom:1px solid rgba(127,127,127,.20);
}
.ace-commerce-kicker{
  display:block;
  margin-bottom:9px;
  font-size:9px;
  letter-spacing:.18em;
  text-transform:uppercase;
  opacity:.48;
}
.ace-commerce-titlebar h1,
.ace-order-complete h1{
  margin:0!important;
  font-family:var(--ace-font-heading,"Glametrix"),Arial,sans-serif!important;
  font-size:clamp(42px,5vw,72px)!important;
  line-height:.94!important;
  font-weight:300!important;
  letter-spacing:-.035em!important;
}
.ace-commerce-titlebar>p,
.ace-back-to-cart{
  margin:0 0 4px;
  font-size:11px;
  letter-spacing:.06em;
  opacity:.62;
}
.ace-commerce-steps{
  display:flex;
  gap:0;
  width:100%;
  margin:20px 0 42px;
  border-bottom:1px solid rgba(127,127,127,.15);
}
.ace-commerce-steps span{
  position:relative;
  display:flex;
  align-items:center;
  gap:8px;
  padding:0 30px 14px 0;
  margin-right:30px;
  font-size:9px;
  letter-spacing:.12em;
  text-transform:uppercase;
  opacity:.32;
}
.ace-commerce-steps span.active,
.ace-commerce-steps span.done{opacity:1}
.ace-commerce-steps span.active:after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:-1px;
  height:1px;
  background:currentColor;
}
.ace-commerce-steps b{
  display:grid;
  place-items:center;
  width:20px;height:20px;
  border:1px solid currentColor;
  border-radius:50%;
  font-size:8px;
  font-weight:400;
}

/* ---------- CART ---------- */
.ace-cart-shell .woocommerce{
  display:grid!important;
  grid-template-columns:minmax(0,1.65fr) minmax(330px,.65fr)!important;
  gap:clamp(32px,5vw,72px)!important;
  align-items:start!important;
}
.ace-cart-shell .woocommerce-notices-wrapper,
.ace-cart-shell .woocommerce-message,
.ace-cart-shell .woocommerce-error,
.ace-cart-shell .woocommerce-info{
  grid-column:1/-1!important;
}
.ace-cart-shell form.woocommerce-cart-form{
  grid-column:1!important;
  width:100%!important;
}
.ace-cart-shell .cart-collaterals{
  grid-column:2!important;
  display:block!important;
  margin:0!important;
  width:100%!important;
}
.ace-cart-shell .cart-collaterals:before{display:none!important}
.ace-cart-shell .cart_totals{
  position:sticky!important;
  top:130px!important;
  width:100%!important;
  float:none!important;
  margin:0!important;
  padding:26px!important;
  border:1px solid rgba(127,127,127,.20)!important;
  background:transparent!important;
}
.ace-cart-shell .cart_totals h2{
  margin:0 0 22px!important;
  padding-bottom:16px;
  border-bottom:1px solid rgba(127,127,127,.16);
  font-size:22px!important;
  font-weight:400!important;
}
.ace-cart-shell table.shop_table{
  width:100%!important;
  margin:0!important;
  border:0!important;
  border-collapse:collapse!important;
  border-radius:0!important;
}
.ace-cart-shell table.shop_table thead th{
  padding:0 8px 13px!important;
  border:0!important;
  border-bottom:1px solid rgba(127,127,127,.16)!important;
  font-size:8px!important;
  font-weight:400!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  opacity:.5;
}
.ace-cart-shell table.shop_table td{
  padding:18px 8px!important;
  border:0!important;
  border-bottom:1px solid rgba(127,127,127,.13)!important;
  vertical-align:middle!important;
}
.ace-cart-shell td.product-remove{width:36px}
.ace-cart-shell td.product-thumbnail{width:104px}
.ace-cart-shell td.product-thumbnail img{
  display:block!important;
  width:84px!important;
  height:108px!important;
  object-fit:cover!important;
  background:#f5f5f3;
}
.ace-cart-shell td.product-name a{
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:400!important;
}
.ace-cart-shell td.product-name dl.variation{
  margin:6px 0 0!important;
  font-size:9px!important;
  opacity:.52;
}
.ace-cart-shell .quantity .qty{
  width:62px!important;
  height:40px!important;
  min-height:40px!important;
  padding:0!important;
  text-align:center!important;
  border:1px solid rgba(127,127,127,.22)!important;
  background:transparent!important;
  border-radius:0!important;
}
.ace-cart-shell .product-remove a.remove{
  display:grid!important;
  place-items:center!important;
  width:28px!important;height:28px!important;
  border:1px solid rgba(127,127,127,.24)!important;
  border-radius:50%!important;
  background:transparent!important;
  color:inherit!important;
  font-size:17px!important;
  font-weight:300!important;
}
.ace-cart-shell td.actions{
  padding:22px 0 0!important;
  border-bottom:0!important;
}
.ace-cart-shell td.actions .coupon{
  display:flex!important;
  gap:8px!important;
  float:left!important;
}
.ace-cart-shell .coupon .input-text{
  width:210px!important;
  min-height:42px!important;
  padding:0 4px!important;
  border:0!important;
  border-bottom:1px solid rgba(127,127,127,.45)!important;
  background:transparent!important;
}
.ace-cart-shell button[name="apply_coupon"],
.ace-cart-shell button[name="update_cart"]{
  min-height:42px!important;
  padding:0 16px!important;
  border:1px solid rgba(127,127,127,.25)!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  font-size:8px!important;
  font-weight:500!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}
.ace-cart-shell .cart_totals th,
.ace-cart-shell .cart_totals td{
  padding:12px 0!important;
  border:0!important;
  border-bottom:1px solid rgba(127,127,127,.12)!important;
  font-size:11px!important;
  vertical-align:top!important;
}
.ace-cart-shell .cart_totals th{
  width:38%;
  font-size:8px!important;
  font-weight:500!important;
  letter-spacing:.11em!important;
  text-transform:uppercase!important;
}
.ace-cart-shell .cart_totals .order-total td,
.ace-cart-shell .cart_totals .order-total th{
  padding-top:18px!important;
  font-size:13px!important;
}
.ace-cart-shell .wc-proceed-to-checkout{padding:20px 0 0!important}
.ace-cart-shell .wc-proceed-to-checkout a.checkout-button{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-height:56px!important;
  margin:0!important;
  padding:0 20px!important;
  border:1px solid #111!important;
  border-radius:0!important;
  background:#111!important;
  color:#fff!important;
  font-size:9px!important;
  font-weight:500!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
}
.ace-commerce-trust{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:0;
  margin-top:50px;
  border-top:1px solid rgba(127,127,127,.18);
  border-bottom:1px solid rgba(127,127,127,.18);
}
.ace-commerce-trust>div{
  padding:18px 24px;
  border-right:1px solid rgba(127,127,127,.18);
}
.ace-commerce-trust>div:last-child{border-right:0}
.ace-commerce-trust strong,
.ace-commerce-trust span,
.ace-commerce-trust a{display:block}
.ace-commerce-trust strong{font-size:11px;font-weight:500;margin-bottom:4px}
.ace-commerce-trust span,
.ace-commerce-trust a{font-size:10px;opacity:.55}

/* ---------- CHECKOUT ---------- */
/* WooCommerce owns the form DOM; make its two native columns the layout. */
.ace-checkout-shell .woocommerce{width:100%!important}
.ace-checkout-shell form.checkout{
  display:grid!important;
  grid-template-columns:minmax(0,1.15fr) minmax(360px,.72fr)!important;
  column-gap:clamp(40px,6vw,90px)!important;
  row-gap:0!important;
  align-items:start!important;
}
.ace-checkout-shell #customer_details{
  grid-column:1!important;
  grid-row:1 / span 3!important;
  width:100%!important;
}
.ace-checkout-shell #customer_details .col-1,
.ace-checkout-shell #customer_details .col-2{
  float:none!important;
  width:100%!important;
}
.ace-checkout-shell #customer_details .col-2{margin-top:28px!important}
.ace-checkout-shell #order_review_heading{
  grid-column:2!important;
  grid-row:1!important;
  margin:0 0 14px!important;
  padding:0!important;
  font-size:10px!important;
  font-weight:500!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
}
.ace-checkout-shell #order_review{
  grid-column:2!important;
  grid-row:2!important;
  position:sticky!important;
  top:130px!important;
  width:100%!important;
  padding:24px!important;
  border:1px solid rgba(127,127,127,.20)!important;
  background:transparent!important;
}
.ace-checkout-shell .woocommerce-billing-fields>h3,
.ace-checkout-shell .woocommerce-additional-fields>h3{
  margin:0 0 24px!important;
  font-size:26px!important;
  font-weight:400!important;
  letter-spacing:-.015em!important;
}
.ace-checkout-shell .form-row{
  margin:0 0 18px!important;
}
.ace-checkout-shell .form-row label{
  display:block!important;
  margin:0 0 6px!important;
  font-size:8px!important;
  font-weight:500!important;
  letter-spacing:.11em!important;
  text-transform:uppercase!important;
  opacity:.58;
}
.ace-checkout-shell input.input-text,
.ace-checkout-shell textarea.input-text,
.ace-checkout-shell select,
.ace-checkout-shell .select2-selection{
  width:100%!important;
  min-height:46px!important;
  padding:0 10px!important;
  border:1px solid rgba(127,127,127,.24)!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  box-shadow:none!important;
}
.ace-checkout-shell textarea.input-text{
  min-height:96px!important;
  padding-top:12px!important;
}
.ace-checkout-shell .select2-selection{
  display:flex!important;
  align-items:center!important;
}
.ace-checkout-shell table.shop_table{
  width:100%!important;
  border:0!important;
  margin:0!important;
}
.ace-checkout-shell table.shop_table th,
.ace-checkout-shell table.shop_table td{
  padding:11px 0!important;
  border:0!important;
  border-bottom:1px solid rgba(127,127,127,.12)!important;
  font-size:11px!important;
}
.ace-checkout-shell table.shop_table th{
  font-size:8px!important;
  font-weight:500!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
}
.ace-checkout-shell #payment{
  margin-top:20px!important;
  background:transparent!important;
}
.ace-checkout-shell #payment ul.payment_methods{
  padding:0!important;
  border:0!important;
}
.ace-checkout-shell #payment ul.payment_methods li{
  margin:0 0 8px!important;
  padding:14px!important;
  border:1px solid rgba(127,127,127,.20)!important;
  background:transparent!important;
}
.ace-checkout-shell #payment ul.payment_methods li label{
  font-size:11px!important;
  font-weight:400!important;
}
.ace-checkout-shell #payment div.payment_box{
  margin:12px 0 0!important;
  padding:12px!important;
  background:rgba(127,127,127,.06)!important;
  color:inherit!important;
  font-size:10px!important;
}
.ace-checkout-shell #payment div.payment_box:before{display:none!important}
.ace-checkout-shell #payment .place-order{padding:18px 0 0!important}
.ace-checkout-shell #place_order{
  width:100%!important;
  min-height:56px!important;
  border:1px solid #111!important;
  border-radius:0!important;
  background:#111!important;
  color:#fff!important;
  font-size:9px!important;
  font-weight:500!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
}
.ace-checkout-shell .woocommerce-privacy-policy-text,
.ace-checkout-shell .woocommerce-terms-and-conditions-wrapper{
  font-size:9px!important;
  line-height:1.55!important;
  opacity:.62;
}

/* ---------- THANK YOU ---------- */
.ace-order-complete{
  width:min(760px,100%);
  margin:30px auto 0;
  text-align:center;
}
.ace-success-icon{
  display:grid;
  place-items:center;
  width:62px;height:62px;
  margin:0 auto 22px;
  border:1px solid currentColor;
  border-radius:50%;
  font-size:20px;
}
.ace-order-complete>p{
  width:min(520px,100%);
  margin:20px auto 34px;
  font-size:12px;
  line-height:1.6;
  opacity:.6;
}
.ace-order-meta{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  border:1px solid rgba(127,127,127,.18);
}
.ace-order-meta>div{padding:18px;border-right:1px solid rgba(127,127,127,.18)}
.ace-order-meta>div:last-child{border-right:0}
.ace-order-meta span,.ace-order-meta strong{display:block}
.ace-order-meta span{font-size:8px;letter-spacing:.12em;text-transform:uppercase;opacity:.48;margin-bottom:6px}
.ace-order-meta strong{font-size:12px;font-weight:400}
.ace-order-lines{margin-top:28px;border-top:1px solid rgba(127,127,127,.18)}
.ace-order-lines article{
  display:grid;
  grid-template-columns:68px minmax(0,1fr) auto;
  gap:14px;
  align-items:center;
  padding:12px 0;
  border-bottom:1px solid rgba(127,127,127,.14);
  text-align:left;
}
.ace-order-thumb img{display:block!important;width:60px!important;height:76px!important;object-fit:cover!important}
.ace-order-lines strong,.ace-order-lines small{display:block}
.ace-order-lines strong{font-size:12px;font-weight:400}
.ace-order-lines small{margin-top:4px;font-size:9px;opacity:.5}
.ace-order-actions{display:flex;justify-content:center;gap:10px;margin-top:28px}
.ace-primary-action,.ace-secondary-action{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:0 22px;
  border:1px solid #111;
  font-size:9px;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.ace-primary-action{background:#111;color:#fff!important}
.ace-secondary-action{background:transparent}

/* Dark mode contrast */
html[data-ace-theme="dark"] .ace-cart-shell .wc-proceed-to-checkout a.checkout-button,
html[data-ace-theme="dark"] .ace-checkout-shell #place_order,
html[data-ace-theme="dark"] .ace-primary-action{
  background:#f7f7f5!important;
  color:#111!important;
  border-color:#f7f7f5!important;
}

/* Mobile: cart becomes clean cards; checkout summary follows details. */
@media(max-width:860px){
  .ace-commerce-page{padding:32px 14px 70px}
  .ace-commerce-titlebar{align-items:flex-start}
  .ace-commerce-titlebar h1{font-size:42px!important}
  .ace-commerce-steps{margin:18px 0 30px;justify-content:space-between}
  .ace-commerce-steps span{margin:0;padding-right:0;font-size:8px}
  .ace-commerce-steps span.active:after{right:auto;width:100%}

  .ace-cart-shell .woocommerce{display:block!important}
  .ace-cart-shell form.woocommerce-cart-form{width:100%!important}
  .ace-cart-shell table.shop_table thead{display:none!important}
  .ace-cart-shell table.shop_table tbody{display:block!important}
  .ace-cart-shell table.shop_table tr.cart_item{
    position:relative!important;
    display:grid!important;
    grid-template-columns:88px minmax(0,1fr)!important;
    column-gap:14px!important;
    padding:16px 0!important;
    border-bottom:1px solid rgba(127,127,127,.15)!important;
  }
  .ace-cart-shell table.shop_table tr.cart_item td{
    display:block!important;
    width:auto!important;
    padding:3px 0!important;
    border:0!important;
    text-align:left!important;
  }
  .ace-cart-shell td.product-thumbnail{grid-column:1;grid-row:1 / span 5}
  .ace-cart-shell td.product-thumbnail img{width:82px!important;height:104px!important}
  .ace-cart-shell td.product-name,
  .ace-cart-shell td.product-price,
  .ace-cart-shell td.product-quantity,
  .ace-cart-shell td.product-subtotal{grid-column:2}
  .ace-cart-shell td.product-price:before,
  .ace-cart-shell td.product-subtotal:before,
  .ace-cart-shell td.product-quantity:before{display:none!important}
  .ace-cart-shell td.product-remove{
    position:absolute!important;
    right:0!important;
    top:12px!important;
  }
  .ace-cart-shell td.actions{
    display:grid!important;
    gap:10px!important;
    padding:20px 0!important;
  }
  .ace-cart-shell td.actions .coupon{
    float:none!important;
    display:grid!important;
    grid-template-columns:1fr auto!important;
    width:100%!important;
  }
  .ace-cart-shell .coupon .input-text{width:100%!important}
  .ace-cart-shell button[name="update_cart"]{width:100%!important}
  .ace-cart-shell .cart-collaterals{margin-top:24px!important}
  .ace-cart-shell .cart_totals{position:static!important;padding:20px!important}
  .ace-commerce-trust{grid-template-columns:1fr;margin-top:36px}
  .ace-commerce-trust>div{border-right:0;border-bottom:1px solid rgba(127,127,127,.18);padding:14px 0}
  .ace-commerce-trust>div:last-child{border-bottom:0}

  .ace-checkout-shell form.checkout{display:block!important}
  .ace-checkout-shell #customer_details,
  .ace-checkout-shell #order_review_heading,
  .ace-checkout-shell #order_review{
    width:100%!important;
  }
  .ace-checkout-shell #order_review_heading{margin-top:38px!important}
  .ace-checkout-shell #order_review{position:static!important;padding:18px!important}
  .ace-checkout-shell .form-row-first,
  .ace-checkout-shell .form-row-last{float:none!important;width:100%!important}

  .ace-order-meta{grid-template-columns:1fr}
  .ace-order-meta>div{border-right:0;border-bottom:1px solid rgba(127,127,127,.18)}
  .ace-order-meta>div:last-child{border-bottom:0}
  .ace-order-actions{display:grid}
}


/* =========================================================
   ACE v1.1.9 — STICKY COMMERCE ACTION BARS
   ========================================================= */

/* Cart: remove the bulky cart totals panel completely. */
.ace-cart-page{
  padding-bottom:118px!important;
}
.ace-cart-shell .woocommerce{
  display:block!important;
}
.ace-cart-shell form.woocommerce-cart-form{
  width:100%!important;
}
.ace-cart-shell .cart-collaterals{
  display:none!important;
}
.ace-cart-shell .wc-proceed-to-checkout{
  display:none!important;
}

/* Bottom sticky cart strip. */
.ace-cart-bottom-bar{
  position:fixed!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  z-index:2147481500!important;
  min-height:82px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(280px,420px)!important;
  align-items:stretch!important;
  background:#fff!important;
  color:#111!important;
  border-top:1px solid rgba(17,17,17,.14)!important;
  box-shadow:0 -12px 34px rgba(0,0,0,.05)!important;
}
.ace-cart-bottom-total{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:14px!important;
  padding:0 clamp(20px,4vw,56px)!important;
}
.ace-cart-bottom-total span{
  font-size:8px!important;
  letter-spacing:.15em!important;
  opacity:.48!important;
}
.ace-cart-bottom-total strong{
  font-size:18px!important;
  font-weight:500!important;
}
.ace-cart-bottom-checkout{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:28px!important;
  min-height:82px!important;
  padding:0 30px!important;
  background:#111!important;
  color:#fff!important;
  border-left:1px solid #111!important;
  font-size:10px!important;
  font-weight:500!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
}
.ace-cart-bottom-checkout:hover{
  background:#fff!important;
  color:#111!important;
}

/* Checkout: keep native totals in order review, but give customer a global sticky action. */
.ace-checkout-page{
  padding-bottom:118px!important;
}
.ace-checkout-bottom-bar{
  position:fixed!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  z-index:2147481500!important;
  min-height:82px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(280px,420px)!important;
  align-items:stretch!important;
  background:#fff!important;
  color:#111!important;
  border-top:1px solid rgba(17,17,17,.14)!important;
  box-shadow:0 -12px 34px rgba(0,0,0,.05)!important;
}
.ace-checkout-bottom-total{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:14px!important;
  padding:0 clamp(20px,4vw,56px)!important;
}
.ace-checkout-bottom-total span{
  font-size:8px!important;
  letter-spacing:.15em!important;
  opacity:.48!important;
}
.ace-checkout-bottom-total strong{
  font-size:18px!important;
  font-weight:500!important;
}
.ace-checkout-bottom-place{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:82px!important;
  padding:0 28px!important;
  border:0!important;
  border-radius:0!important;
  background:#111!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:500!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  cursor:pointer!important;
}
.ace-checkout-bottom-place:disabled{
  opacity:.35!important;
  cursor:not-allowed!important;
}

/* Native place order remains visible as a fallback, but visually de-emphasized. */
.ace-checkout-shell #place_order{
  min-height:50px!important;
  font-size:9px!important;
}

/* COD is the default selection, but all gateways remain visible and selectable. */
.ace-checkout-shell #payment ul.payment_methods li{
  cursor:pointer!important;
}
.ace-checkout-shell #payment ul.payment_methods li input[type="radio"]{
  accent-color:#111!important;
}

/* Dark theme */
html[data-ace-theme="dark"] .ace-cart-bottom-bar,
html[data-ace-theme="dark"] .ace-checkout-bottom-bar{
  background:#0b0b0b!important;
  color:#f7f7f5!important;
  border-top-color:rgba(255,255,255,.14)!important;
}
html[data-ace-theme="dark"] .ace-cart-bottom-checkout,
html[data-ace-theme="dark"] .ace-checkout-bottom-place{
  background:#f7f7f5!important;
  color:#111!important;
}

/* Phone: full-width sticky action with compact total. */
@media(max-width:700px){
  .ace-cart-page,
  .ace-checkout-page{
    padding-bottom:104px!important;
  }
  .ace-cart-bottom-bar,
  .ace-checkout-bottom-bar{
    min-height:72px!important;
    grid-template-columns:minmax(0,.8fr) minmax(180px,1.2fr)!important;
  }
  .ace-cart-bottom-total,
  .ace-checkout-bottom-total{
    justify-content:flex-start!important;
    gap:7px!important;
    padding:0 12px!important;
  }
  .ace-cart-bottom-total strong,
  .ace-checkout-bottom-total strong{
    font-size:14px!important;
  }
  .ace-cart-bottom-checkout,
  .ace-checkout-bottom-place{
    min-height:72px!important;
    padding:0 14px!important;
    font-size:9px!important;
  }
}


/* =========================================================
   ACE v1.2.0 — FINAL STICKY ACTION STRIP TUNING
   ========================================================= */
.ace-cart-bottom-bar{
  grid-template-columns:minmax(220px,.72fr) minmax(320px,1.28fr)!important;
}
.ace-cart-bottom-total{display:none!important}
.ace-cart-bottom-back{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:18px!important;
  min-height:82px!important;
  padding:0 clamp(20px,4vw,56px)!important;
  background:#fff!important;
  color:#111!important;
  border:0!important;
  font-size:9px!important;
  font-weight:500!important;
  letter-spacing:.13em!important;
  text-transform:uppercase!important;
}
.ace-cart-bottom-back span{font-size:18px!important;font-weight:300!important;line-height:1!important}
.ace-cart-bottom-back:hover{opacity:.52!important}
.ace-cart-bottom-checkout{justify-content:center!important;min-height:82px!important}

.ace-checkout-bottom-bar{
  grid-template-columns:minmax(220px,.72fr) minmax(380px,1.28fr)!important;
}
.ace-checkout-bottom-total{display:none!important}
.ace-checkout-bottom-back{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:18px!important;
  min-height:82px!important;
  padding:0 clamp(20px,4vw,56px)!important;
  background:#fff!important;
  color:#111!important;
  font-size:9px!important;
  font-weight:500!important;
  letter-spacing:.13em!important;
  text-transform:uppercase!important;
}
.ace-checkout-bottom-back span{font-size:18px!important;line-height:1!important}
.ace-checkout-bottom-back:hover{opacity:.52!important}

.ace-checkout-bottom-place{
  display:grid!important;
  grid-template-columns:1fr auto auto!important;
  align-items:center!important;
  column-gap:20px!important;
  min-height:82px!important;
  padding:0 clamp(22px,3vw,42px)!important;
  text-align:left!important;
}
.ace-checkout-bottom-place .ace-place-label{
  font-size:12px!important;
  font-weight:600!important;
  letter-spacing:.15em!important;
  white-space:nowrap!important;
}
.ace-checkout-bottom-place .ace-checkout-live-total{
  font-size:22px!important;
  line-height:1!important;
  font-weight:500!important;
  letter-spacing:-.02em!important;
  text-transform:none!important;
  white-space:nowrap!important;
}
.ace-checkout-bottom-place .ace-place-arrow{
  font-size:24px!important;
  line-height:1!important;
  font-weight:300!important;
}

.ace-checkout-shell #place_order{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  min-height:1px!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
  opacity:.01!important;
  pointer-events:auto!important;
}

html[data-ace-theme="dark"] .ace-cart-bottom-back,
html[data-ace-theme="dark"] .ace-checkout-bottom-back{
  background:#0b0b0b!important;
  color:#f7f7f5!important;
}

@media(max-width:700px){
  .ace-cart-bottom-bar,
  .ace-checkout-bottom-bar{
    grid-template-columns:minmax(110px,.62fr) minmax(0,1.38fr)!important;
  }
  .ace-cart-bottom-back,
  .ace-checkout-bottom-back{
    min-height:72px!important;
    padding:0 12px!important;
    gap:7px!important;
    font-size:7px!important;
    letter-spacing:.08em!important;
  }
  .ace-cart-bottom-back span,
  .ace-checkout-bottom-back span{font-size:15px!important}
  .ace-checkout-bottom-place{
    min-height:72px!important;
    grid-template-columns:1fr auto!important;
    gap:6px 10px!important;
    padding:0 14px!important;
  }
  .ace-checkout-bottom-place .ace-place-label{
    font-size:9px!important;
    letter-spacing:.1em!important;
  }
  .ace-checkout-bottom-place .ace-checkout-live-total{font-size:15px!important}
  .ace-checkout-bottom-place .ace-place-arrow{display:none!important}
}


/* =========================================================
   ACE v1.2.1 — checkout total sync UX + compact mobile commerce
   ========================================================= */

/* Sticky commerce bar stays above Safari browser chrome and respects notches. */
.ace-cart-bottom-bar,
.ace-checkout-bottom-bar{
  box-sizing:border-box!important;
  padding-bottom:env(safe-area-inset-bottom,0px)!important;
}
.ace-cart-page,
.ace-checkout-page{
  padding-bottom:calc(118px + env(safe-area-inset-bottom,0px))!important;
}

/* Make the checkout CTA read as one strong action: label + LIVE final total. */
.ace-checkout-bottom-place{
  position:relative!important;
}
.ace-checkout-bottom-place .ace-checkout-live-total .woocommerce-Price-currencySymbol{
  margin-right:2px!important;
}
.ace-checkout-bottom-place .ace-checkout-live-total{
  font-variant-numeric:tabular-nums!important;
}

/* ---------------------------------------------------------
   Mobile CART: keep desktop visual language, just compress it.
   No giant image card conversion.
   --------------------------------------------------------- */
@media(max-width:700px){
  .ace-commerce-page{
    padding-left:12px!important;
    padding-right:12px!important;
  }
  .ace-commerce-titlebar{
    display:flex!important;
    align-items:flex-end!important;
    padding-bottom:16px!important;
  }
  .ace-commerce-titlebar h1{
    font-size:36px!important;
    line-height:.96!important;
  }
  .ace-commerce-titlebar>p{
    font-size:9px!important;
  }
  .ace-commerce-steps{
    margin:14px 0 22px!important;
    overflow:hidden!important;
  }
  .ace-commerce-steps span{
    gap:5px!important;
    font-size:7px!important;
    letter-spacing:.06em!important;
    white-space:nowrap!important;
  }
  .ace-commerce-steps b{
    width:17px!important;
    height:17px!important;
    font-size:7px!important;
  }

  /* Reset legacy "full card" mobile cart rules. */
  .ace-cart-shell table.shop_table,
  .ace-cart-shell table.shop_table tbody{
    display:block!important;
    width:100%!important;
  }
  .ace-cart-shell table.shop_table tr.cart_item{
    display:grid!important;
    grid-template-columns:26px 62px minmax(0,1fr) auto!important;
    grid-template-areas:
      "remove image name subtotal"
      ". image meta subtotal"
      ". image qty subtotal"!important;
    column-gap:9px!important;
    row-gap:3px!important;
    align-items:center!important;
    padding:12px 0!important;
    min-height:88px!important;
    border-bottom:1px solid rgba(127,127,127,.15)!important;
  }
  .ace-cart-shell table.shop_table tr.cart_item td{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    padding:0!important;
    border:0!important;
  }
  .ace-cart-shell td.product-remove{
    grid-area:remove!important;
    position:static!important;
    align-self:start!important;
    padding-top:4px!important;
  }
  .ace-cart-shell .product-remove a.remove{
    width:22px!important;
    height:22px!important;
    font-size:14px!important;
  }
  .ace-cart-shell td.product-thumbnail{
    grid-area:image!important;
    width:62px!important;
  }
  .ace-cart-shell td.product-thumbnail img{
    width:62px!important;
    height:80px!important;
    object-fit:cover!important;
  }
  .ace-cart-shell td.product-name{
    grid-area:name!important;
    align-self:end!important;
    padding-right:5px!important;
  }
  .ace-cart-shell td.product-name a{
    display:block!important;
    font-size:11px!important;
    line-height:1.25!important;
  }
  .ace-cart-shell td.product-name dl.variation{
    margin:3px 0 0!important;
    font-size:7px!important;
    line-height:1.25!important;
  }
  .ace-cart-shell td.product-price{
    display:none!important;
  }
  .ace-cart-shell td.product-quantity{
    grid-area:qty!important;
    align-self:start!important;
  }
  .ace-cart-shell .quantity .qty{
    width:48px!important;
    height:30px!important;
    min-height:30px!important;
    font-size:10px!important;
  }
  .ace-cart-shell td.product-subtotal{
    grid-area:subtotal!important;
    align-self:center!important;
    text-align:right!important;
    font-size:10px!important;
    white-space:nowrap!important;
  }
  .ace-cart-shell td.product-subtotal:before{display:none!important}

  .ace-cart-shell td.actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding:14px 0 0!important;
  }
  .ace-cart-shell td.actions .coupon{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    width:100%!important;
    gap:7px!important;
  }
  .ace-cart-shell .coupon .input-text{
    width:100%!important;
    min-height:36px!important;
    font-size:10px!important;
  }
  .ace-cart-shell button[name="apply_coupon"],
  .ace-cart-shell button[name="update_cart"]{
    min-height:36px!important;
    padding:0 12px!important;
    font-size:7px!important;
  }
  .ace-cart-shell button[name="update_cart"]{
    width:100%!important;
  }

  /* -------------------------------------------------------
     Mobile CHECKOUT: same clean desktop language, compressed.
     ------------------------------------------------------- */
  .ace-checkout-shell #customer_details .col-2{
    margin-top:18px!important;
  }
  .ace-checkout-shell .woocommerce-billing-fields>h3,
  .ace-checkout-shell .woocommerce-additional-fields>h3{
    margin-bottom:16px!important;
    font-size:22px!important;
  }
  .ace-checkout-shell .form-row{
    margin-bottom:11px!important;
  }
  .ace-checkout-shell .form-row label{
    margin-bottom:4px!important;
    font-size:7px!important;
  }
  .ace-checkout-shell input.input-text,
  .ace-checkout-shell textarea.input-text,
  .ace-checkout-shell select,
  .ace-checkout-shell .select2-selection{
    min-height:40px!important;
    padding:0 8px!important;
    font-size:11px!important;
  }
  .ace-checkout-shell textarea.input-text{
    min-height:72px!important;
    padding-top:8px!important;
  }
  .ace-checkout-shell #order_review_heading{
    margin-top:24px!important;
    margin-bottom:8px!important;
    font-size:8px!important;
  }
  .ace-checkout-shell #order_review{
    padding:14px!important;
    border-color:rgba(127,127,127,.17)!important;
  }
  .ace-checkout-shell table.shop_table th,
  .ace-checkout-shell table.shop_table td{
    padding:8px 0!important;
    font-size:9px!important;
  }
  .ace-checkout-shell table.shop_table th{
    font-size:7px!important;
  }
  .ace-checkout-shell #payment{
    margin-top:14px!important;
  }
  .ace-checkout-shell #payment ul.payment_methods li{
    padding:10px!important;
    margin-bottom:6px!important;
  }
  .ace-checkout-shell #payment ul.payment_methods li label{
    font-size:10px!important;
  }
  .ace-checkout-shell #payment div.payment_box{
    padding:9px!important;
    font-size:9px!important;
  }

  /* Compact fixed strip, including very small iPhones. */
  .ace-cart-bottom-bar,
  .ace-checkout-bottom-bar{
    min-height:64px!important;
    height:calc(64px + env(safe-area-inset-bottom,0px))!important;
    grid-template-columns:96px minmax(0,1fr)!important;
  }
  .ace-cart-bottom-back,
  .ace-checkout-bottom-back{
    min-height:64px!important;
    height:64px!important;
    padding:0 9px!important;
    gap:5px!important;
    font-size:6px!important;
    letter-spacing:.05em!important;
    overflow:hidden!important;
    white-space:nowrap!important;
  }
  .ace-cart-bottom-checkout{
    min-height:64px!important;
    height:64px!important;
    padding:0 10px!important;
    font-size:8px!important;
    letter-spacing:.08em!important;
  }
  .ace-checkout-bottom-place{
    min-height:64px!important;
    height:64px!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    padding:0 11px!important;
    column-gap:8px!important;
  }
  .ace-checkout-bottom-place .ace-place-label{
    min-width:0!important;
    font-size:8px!important;
    letter-spacing:.07em!important;
  }
  .ace-checkout-bottom-place .ace-checkout-live-total{
    font-size:14px!important;
    white-space:nowrap!important;
  }
}

/* Extra narrow screens: hide words from Back action, keep icon + strong CTA. */
@media(max-width:360px){
  .ace-cart-bottom-bar,
  .ace-checkout-bottom-bar{
    grid-template-columns:52px minmax(0,1fr)!important;
  }
  .ace-cart-bottom-back,
  .ace-checkout-bottom-back{
    width:52px!important;
    justify-content:center!important;
    font-size:0!important;
    padding:0!important;
  }
  .ace-cart-bottom-back span,
  .ace-checkout-bottom-back span{
    font-size:17px!important;
  }
  .ace-cart-bottom-checkout{
    font-size:7px!important;
  }
  .ace-checkout-bottom-place .ace-place-label{
    font-size:7px!important;
  }
  .ace-checkout-bottom-place .ace-checkout-live-total{
    font-size:13px!important;
  }
}


/* =========================================================
   ACE v1.2.2 — HERO MEDIA + HEADER SUBMENU REPAIR
   ========================================================= */

/* Previous header hardening used paint containment, which clips dropdowns
   outside the fixed header. The submenu must be allowed to paint below it. */






/* Keep desktop dropdowns above the hero. */


/* Hero media now has a real image fallback before JS plus responsive JS swap. */
.ace-hero{
  position:relative!important;
  overflow:hidden!important;
  background:#111!important;
}
.ace-hero-media{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  width:100%!important;
  height:100%!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  background-color:#111!important;
}
.ace-hero-media.is-loaded{
  opacity:1!important;
}
.ace-hero-video{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  display:block!important;
}
.ace-hero-overlay{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
}
.ace-hero-content{
  position:relative!important;
  z-index:2!important;
}

/* Do not allow old global media rules to force the hero video to auto height. */
.acecr-site .ace-hero-video{
  max-width:none!important;
  height:100%!important;
}

/* On phone the header categories are intentionally hidden; the full-screen
   hamburger menu remains the navigation route. */



/* ACE v1.2.3 — sold-out products remain viewable */
.ace-product-card.is-sold-out,
.ace-product-card.sold-out,
.ace-product-card.outofstock,
.products .product.outofstock{
  pointer-events:auto!important;
}
.ace-product-card.is-sold-out a:not(.add_to_cart_button):not(.ajax_add_to_cart),
.ace-product-card.sold-out a:not(.add_to_cart_button):not(.ajax_add_to_cart),
.ace-product-card.outofstock a:not(.add_to_cart_button):not(.ajax_add_to_cart),
.products .product.outofstock a:not(.add_to_cart_button):not(.ajax_add_to_cart){
  pointer-events:auto!important;
  cursor:pointer!important;
}
.ace-product-card.is-sold-out .add_to_cart_button,
.ace-product-card.sold-out .add_to_cart_button,
.ace-product-card.outofstock .add_to_cart_button,
.products .product.outofstock .add_to_cart_button{
  pointer-events:none!important;
}


/* =========================================================
   ACE v1.2.4 — CART/CHECKOUT RESPONSIVE SYSTEM RESET
   Covers small desktop, tablets, phones and narrow iPhones.
   Keeps the same desktop visual language at every size.
   ========================================================= */

/* Shared containment */
.ace-cart-page,
.ace-checkout-page,
.ace-cart-shell,
.ace-checkout-shell,
.ace-cart-shell .woocommerce,
.ace-checkout-shell .woocommerce,
.ace-cart-shell form,
.ace-checkout-shell form{
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}

/* ---------- TABLET / SMALL LAPTOP ---------- */
@media(max-width:1024px){
  .ace-commerce-page{
    padding-left:22px!important;
    padding-right:22px!important;
  }
  .ace-commerce-titlebar h1{
    font-size:clamp(42px,7vw,62px)!important;
  }

  /* Cart stays table-like, but becomes tighter. */
  .ace-cart-shell table.shop_table thead th{
    font-size:7px!important;
    padding-left:5px!important;
    padding-right:5px!important;
  }
  .ace-cart-shell table.shop_table td{
    padding-left:5px!important;
    padding-right:5px!important;
  }
  .ace-cart-shell td.product-thumbnail{width:86px!important}
  .ace-cart-shell td.product-thumbnail img{
    width:70px!important;
    height:90px!important;
  }
  .ace-cart-shell td.product-name a{font-size:12px!important}
  .ace-cart-shell td.product-price,
  .ace-cart-shell td.product-subtotal{font-size:11px!important}

  /* Checkout collapses earlier so order review never becomes a tiny sidebar. */
  .ace-checkout-shell form.checkout{
    display:block!important;
  }
  .ace-checkout-shell #customer_details,
  .ace-checkout-shell #order_review_heading,
  .ace-checkout-shell #order_review{
    width:100%!important;
    max-width:100%!important;
  }
  .ace-checkout-shell #order_review_heading{
    margin-top:34px!important;
  }
  .ace-checkout-shell #order_review{
    position:static!important;
    top:auto!important;
  }
}

/* ---------- PHONE + SMALL TABLET ---------- */
@media(max-width:768px){
  .ace-commerce-page{
    padding:26px 14px calc(92px + env(safe-area-inset-bottom,0px))!important;
  }

  .ace-commerce-titlebar{
    display:flex!important;
    align-items:flex-end!important;
    gap:12px!important;
  }
  .ace-commerce-titlebar h1{
    font-size:38px!important;
    line-height:.95!important;
  }
  .ace-commerce-titlebar>p,
  .ace-back-to-cart{
    font-size:8px!important;
  }

  .ace-commerce-steps{
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    margin:14px 0 22px!important;
    border-bottom:1px solid rgba(127,127,127,.14)!important;
    overflow:visible!important;
  }
  .ace-commerce-steps span{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0 4px 11px 0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:5px!important;
    font-size:7px!important;
    letter-spacing:.055em!important;
    white-space:nowrap!important;
  }
  .ace-commerce-steps b{
    flex:0 0 17px!important;
    width:17px!important;
    height:17px!important;
  }

  /* WooCommerce mobile table reset: compact horizontal row, not giant cards. */
  .ace-cart-shell table.shop_table,
  .ace-cart-shell table.shop_table tbody{
    display:block!important;
    width:100%!important;
  }
  .ace-cart-shell table.shop_table thead{
    display:none!important;
  }
  .ace-cart-shell table.shop_table tr.cart_item{
    position:relative!important;
    display:grid!important;
    grid-template-columns:24px 58px minmax(0,1fr) auto!important;
    grid-template-areas:
      "remove image name subtotal"
      ". image name subtotal"
      ". image qty subtotal"!important;
    align-items:center!important;
    column-gap:8px!important;
    row-gap:3px!important;
    width:100%!important;
    min-height:84px!important;
    padding:11px 0!important;
    margin:0!important;
    border:0!important;
    border-bottom:1px solid rgba(127,127,127,.15)!important;
    background:transparent!important;
  }
  .ace-cart-shell table.shop_table tr.cart_item td{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    background:transparent!important;
    text-align:left!important;
  }
  .ace-cart-shell td.product-remove{
    grid-area:remove!important;
    position:static!important;
    align-self:start!important;
    padding-top:3px!important;
  }
  .ace-cart-shell .product-remove a.remove{
    width:20px!important;
    height:20px!important;
    font-size:13px!important;
  }
  .ace-cart-shell td.product-thumbnail{
    grid-area:image!important;
    width:58px!important;
  }
  .ace-cart-shell td.product-thumbnail img{
    display:block!important;
    width:58px!important;
    height:75px!important;
    object-fit:cover!important;
  }
  .ace-cart-shell td.product-name{
    grid-area:name!important;
    align-self:center!important;
    padding-right:4px!important;
  }
  .ace-cart-shell td.product-name a{
    font-size:10px!important;
    line-height:1.22!important;
    overflow-wrap:anywhere!important;
  }
  .ace-cart-shell td.product-name dl.variation{
    margin:3px 0 0!important;
    font-size:7px!important;
    line-height:1.25!important;
  }
  .ace-cart-shell td.product-price{
    display:none!important;
  }
  .ace-cart-shell td.product-quantity{
    grid-area:qty!important;
    align-self:end!important;
  }
  .ace-cart-shell .quantity .qty{
    width:44px!important;
    height:28px!important;
    min-height:28px!important;
    font-size:9px!important;
  }
  .ace-cart-shell td.product-subtotal{
    grid-area:subtotal!important;
    align-self:center!important;
    text-align:right!important;
    font-size:9px!important;
    white-space:nowrap!important;
  }
  .ace-cart-shell td.product-subtotal:before,
  .ace-cart-shell td.product-quantity:before,
  .ace-cart-shell td.product-name:before{
    display:none!important;
  }

  .ace-cart-shell td.actions{
    display:grid!important;
    width:100%!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding:14px 0 0!important;
  }
  .ace-cart-shell td.actions .coupon{
    float:none!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:7px!important;
    width:100%!important;
  }
  .ace-cart-shell .coupon .input-text{
    width:100%!important;
    min-width:0!important;
    min-height:34px!important;
  }
  .ace-cart-shell button[name="apply_coupon"],
  .ace-cart-shell button[name="update_cart"]{
    min-height:34px!important;
    font-size:7px!important;
  }

  /* Checkout form: one clean vertical flow. */
  .ace-checkout-shell form.checkout,
  .ace-checkout-shell #customer_details,
  .ace-checkout-shell #customer_details .col-1,
  .ace-checkout-shell #customer_details .col-2,
  .ace-checkout-shell #order_review_heading,
  .ace-checkout-shell #order_review{
    display:block!important;
    float:none!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .ace-checkout-shell #customer_details .col-2{
    margin-top:18px!important;
  }
  .ace-checkout-shell .form-row,
  .ace-checkout-shell .form-row-first,
  .ace-checkout-shell .form-row-last,
  .ace-checkout-shell .form-row-wide{
    float:none!important;
    width:100%!important;
    max-width:100%!important;
    clear:both!important;
  }
  .ace-checkout-shell .woocommerce-billing-fields>h3,
  .ace-checkout-shell .woocommerce-additional-fields>h3{
    font-size:21px!important;
    margin-bottom:14px!important;
  }
  .ace-checkout-shell .form-row{
    margin-bottom:10px!important;
  }
  .ace-checkout-shell .form-row label{
    font-size:7px!important;
    margin-bottom:4px!important;
  }
  .ace-checkout-shell input.input-text,
  .ace-checkout-shell textarea.input-text,
  .ace-checkout-shell select,
  .ace-checkout-shell .select2-container,
  .ace-checkout-shell .select2-selection{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  .ace-checkout-shell input.input-text,
  .ace-checkout-shell select,
  .ace-checkout-shell .select2-selection{
    min-height:39px!important;
    font-size:11px!important;
  }
  .ace-checkout-shell #order_review_heading{
    margin:22px 0 8px!important;
    font-size:8px!important;
  }
  .ace-checkout-shell #order_review{
    padding:12px!important;
    overflow:hidden!important;
  }
  .ace-checkout-shell table.shop_table{
    width:100%!important;
    table-layout:fixed!important;
  }
  .ace-checkout-shell table.shop_table th,
  .ace-checkout-shell table.shop_table td{
    padding:8px 0!important;
    font-size:9px!important;
    overflow-wrap:anywhere!important;
  }
  .ace-checkout-shell table.shop_table th:first-child,
  .ace-checkout-shell table.shop_table td:first-child{
    width:68%!important;
    padding-right:8px!important;
  }
  .ace-checkout-shell table.shop_table th:last-child,
  .ace-checkout-shell table.shop_table td:last-child{
    width:32%!important;
    text-align:right!important;
  }
  .ace-checkout-shell #payment ul.payment_methods li{
    padding:10px!important;
    margin-bottom:6px!important;
  }
  .ace-checkout-shell #payment ul.payment_methods li label{
    display:inline-flex!important;
    align-items:center!important;
    gap:7px!important;
    max-width:calc(100% - 24px)!important;
    font-size:9px!important;
    overflow-wrap:anywhere!important;
  }
  .ace-checkout-shell #payment ul.payment_methods li img{
    max-width:72px!important;
    max-height:26px!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
  }
  .ace-checkout-shell #payment div.payment_box{
    width:100%!important;
    max-width:100%!important;
    margin:8px 0 0!important;
    padding:8px!important;
    box-sizing:border-box!important;
    font-size:8px!important;
  }

  /* Sticky bottom action */
  .ace-cart-bottom-bar,
  .ace-checkout-bottom-bar{
    left:0!important;
    right:0!important;
    bottom:0!important;
    width:100%!important;
    max-width:100%!important;
    min-height:64px!important;
    height:calc(64px + env(safe-area-inset-bottom,0px))!important;
    grid-template-columns:88px minmax(0,1fr)!important;
  }
  .ace-cart-bottom-back,
  .ace-checkout-bottom-back{
    min-width:0!important;
    min-height:64px!important;
    height:64px!important;
    padding:0 8px!important;
    justify-content:center!important;
    gap:4px!important;
    font-size:6px!important;
    letter-spacing:.035em!important;
    white-space:nowrap!important;
  }
  .ace-cart-bottom-checkout{
    min-width:0!important;
    min-height:64px!important;
    height:64px!important;
    padding:0 10px!important;
    font-size:7px!important;
    letter-spacing:.07em!important;
  }
  .ace-checkout-bottom-place{
    min-width:0!important;
    min-height:64px!important;
    height:64px!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:8px!important;
    padding:0 10px!important;
  }
  .ace-checkout-bottom-place .ace-place-label{
    min-width:0!important;
    font-size:8px!important;
    letter-spacing:.065em!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .ace-checkout-bottom-place .ace-checkout-live-total{
    font-size:13px!important;
    white-space:nowrap!important;
  }
}

/* ---------- NARROW PHONES ---------- */
@media(max-width:480px){
  .ace-commerce-page{
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .ace-commerce-titlebar h1{font-size:34px!important}
  .ace-commerce-kicker{font-size:7px!important}

  .ace-commerce-steps span{
    font-size:6px!important;
    letter-spacing:.025em!important;
  }

  .ace-cart-shell table.shop_table tr.cart_item{
    grid-template-columns:20px 52px minmax(0,1fr) auto!important;
    column-gap:7px!important;
    min-height:76px!important;
  }
  .ace-cart-shell td.product-thumbnail{width:52px!important}
  .ace-cart-shell td.product-thumbnail img{
    width:52px!important;
    height:68px!important;
  }
  .ace-cart-shell td.product-name a{font-size:9px!important}
  .ace-cart-shell td.product-subtotal{font-size:8px!important}

  .ace-checkout-shell #order_review{
    padding:10px!important;
  }
  .ace-checkout-shell table.shop_table th,
  .ace-checkout-shell table.shop_table td{
    font-size:8px!important;
  }
  .ace-checkout-shell #payment ul.payment_methods li{
    padding:9px 8px!important;
  }

  .ace-cart-bottom-bar,
  .ace-checkout-bottom-bar{
    grid-template-columns:58px minmax(0,1fr)!important;
  }
  .ace-cart-bottom-back,
  .ace-checkout-bottom-back{
    width:58px!important;
    font-size:0!important;
    padding:0!important;
  }
  .ace-cart-bottom-back span,
  .ace-checkout-bottom-back span{
    font-size:16px!important;
  }
  .ace-cart-bottom-checkout{
    font-size:7px!important;
  }
}

/* =========================================================
   ACE v1.5.0 — UNIFIED CART / DELIVERY / PAYMENT DRAWER
   ========================================================= */
.ace-cart-drawer{width:min(560px,100vw)!important;isolation:isolate!important}
.ace-cart-drawer-progress{
  display:grid!important;grid-template-columns:repeat(3,1fr)!important;
  min-height:62px!important;padding:0 48px 0 20px!important;
  border-bottom:1px solid var(--ace-line,rgba(17,17,17,.14))!important;
  background:var(--ace-surface,#fff)!important;
}
.ace-cart-drawer-progress button{
  position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;
  gap:7px!important;min-width:0!important;padding:0 5px!important;border:0!important;border-radius:0!important;
  background:transparent!important;color:inherit!important;box-shadow:none!important;opacity:.38!important;
  font-size:8px!important;letter-spacing:.07em!important;text-transform:uppercase!important;
}
.ace-cart-drawer-progress button:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:currentColor;transform:scaleX(0);transition:transform .2s ease}
.ace-cart-drawer-progress button.is-active,.ace-cart-drawer-progress button.is-done{opacity:1!important}
.ace-cart-drawer-progress button.is-active:after{transform:scaleX(1)}
.ace-cart-drawer-progress b{display:grid;place-items:center;width:19px;height:19px;border:1px solid currentColor;border-radius:50%;font-size:8px;font-weight:400}
.ace-cart-drawer-progress button.is-done b{background:currentColor;font-size:0}
.ace-cart-drawer-progress button.is-done b:after{content:"✓";color:var(--ace-surface,#fff);font-size:9px}
.ace-cart-drawer-body{height:calc(100% - 62px)!important}
.ace-cart-drawer-checkout{height:calc(100% - 62px)!important;min-height:0!important;background:var(--ace-surface,#fff)!important}
.ace-cart-drawer-checkout[hidden],.ace-cart-drawer-body[hidden]{display:none!important}
.ace-cart-drawer-frame{display:block;width:100%;height:100%;border:0;background:var(--ace-surface,#fff)}
.ace-js .ace-commerce-page--drawer-fallback{visibility:hidden!important;min-height:55vh!important}

html[data-ace-checkout-frame="1"],html[data-ace-checkout-frame="1"] body{width:100%;min-height:100%;overflow-x:hidden!important;background:#fff!important}
.ace-drawer-checkout-document{margin:0!important;padding:0!important;color:#111!important}
.ace-drawer-checkout-page{min-height:100dvh;padding:22px 24px 92px!important;box-sizing:border-box!important}
.ace-drawer-checkout-page .ace-checkout-shell form.checkout{display:block!important}
.ace-drawer-checkout-page #customer_details,.ace-drawer-checkout-page #order_review_heading,.ace-drawer-checkout-page #order_review{width:100%!important;position:static!important}
.ace-drawer-checkout-page #customer_details .col-1,.ace-drawer-checkout-page #customer_details .col-2{float:none!important;width:100%!important}
.ace-drawer-checkout-page #order_review{padding:0!important;border:0!important}
.ace-drawer-checkout-page #order_review_heading{margin:0 0 16px!important;font-size:24px!important;font-weight:300!important;letter-spacing:0!important;text-transform:none!important}
.ace-drawer-checkout-page #place_order{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.ace-drawer-checkout-controls{position:fixed;left:0;right:0;bottom:0;z-index:100;display:grid;grid-template-columns:.7fr 1.3fr;min-height:76px;padding-bottom:env(safe-area-inset-bottom,0);border-top:1px solid rgba(17,17,17,.14);background:#fff}
.ace-drawer-checkout-controls button{border:0!important;border-radius:0!important;box-shadow:none!important;font-size:8px!important;letter-spacing:.1em!important;text-transform:uppercase!important}
.ace-drawer-checkout-back{background:#fff!important;color:#111!important}
.ace-drawer-checkout-next,.ace-drawer-checkout-place{background:#111!important;color:#fff!important}
.ace-drawer-checkout-next{display:flex;align-items:center;justify-content:space-between;padding:0 20px!important}
.ace-drawer-checkout-place{display:none!important;align-items:center;justify-content:space-between;gap:10px;padding:0 18px!important}
.ace-drawer-checkout-place strong{font-size:13px;font-weight:400;letter-spacing:0;text-transform:none;white-space:nowrap}
[data-ace-checkout-stage="delivery"] #order_review_heading,[data-ace-checkout-stage="delivery"] #order_review{display:none!important}
[data-ace-checkout-stage="payment"] #customer_details{display:none!important}
[data-ace-checkout-stage="payment"] .ace-drawer-checkout-next{display:none!important}
[data-ace-checkout-stage="payment"] .ace-drawer-checkout-place{display:flex!important}
.ace-drawer-checkout-page .woocommerce-invalid input,.ace-drawer-checkout-page .woocommerce-invalid select{border-color:#b00020!important}
.ace-drawer-checkout-page .shipping_address[hidden]{display:none!important}
.ace-drawer-order-complete{margin:28px auto 0!important;padding:8px 0 30px!important}
.ace-drawer-order-complete h1{font-size:38px!important;font-weight:300!important}
.ace-drawer-order-complete .ace-primary-action{margin-top:26px}

@media(max-width:1024px){
  .ace-cart-drawer.is-checkout{height:calc(100dvh - env(safe-area-inset-top,0px))!important;max-height:100dvh!important;border-radius:0!important}
}
@media(max-width:600px){
  .ace-cart-drawer-progress{min-height:54px!important;padding:0 42px 0 6px!important}
  .ace-cart-drawer-progress button{font-size:7px!important;gap:4px!important;letter-spacing:.03em!important}
  .ace-cart-drawer-progress b{width:17px;height:17px}
  .ace-cart-drawer-body,.ace-cart-drawer-checkout{height:calc(100% - 54px)!important}
  .ace-drawer-checkout-page{padding:16px 14px 86px!important}
  .ace-drawer-checkout-page .form-row{margin-bottom:12px!important}
  .ace-drawer-checkout-page input.input-text,.ace-drawer-checkout-page select,.ace-drawer-checkout-page .select2-selection{min-height:43px!important}
}

/* Cart recommendations and admin-controlled variation swatches. */
.ace-variation-picks--color{gap:var(--ace-swatch-gap,10px)!important}
.ace-variation-color-dot{
  width:var(--ace-swatch-size,30px)!important;height:var(--ace-swatch-size,30px)!important;
  border-radius:var(--ace-swatch-radius,50%)!important;border-color:var(--ace-swatch-border,#c9c9c9)!important;
}
.ace-variation-picks--color .ace-variation-pick.is-selected .ace-variation-color-dot{
  box-shadow:0 0 0 3px var(--ace-surface,#fff),0 0 0 4px var(--ace-swatch-selected,#111)!important;
}
.ace-card-variation-options{gap:calc(var(--ace-swatch-gap,10px) * .7)!important}
.ace-card-variation-option i{
  width:calc(var(--ace-swatch-size,30px) * .62)!important;height:calc(var(--ace-swatch-size,30px) * .62)!important;
  border-radius:var(--ace-swatch-radius,50%)!important;border-color:var(--ace-swatch-border,#c9c9c9)!important;
}
.ace-card-variation-option.is-selected i{box-shadow:0 0 0 2px var(--ace-surface,#fff),0 0 0 3px var(--ace-swatch-selected,#111)!important}

/* v1.5.4 authoritative home/carousel/checkout rules. */
body.ace-home-context .ace-announcement{position:absolute!important;top:0!important;left:0!important;right:0!important}
body.ace-home-context .ace-header.is-transparent{position:absolute!important;top:var(--ace-announcement-active-h,0px)!important;left:0!important;right:0!important;background:linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,.06))!important;color:#fff!important;border-bottom-color:rgba(255,255,255,.16)!important}
body.ace-home-context .ace-main,body.ace-home-context .ace-hero{margin-top:0!important;padding-top:0!important}
body.ace-home-context.ace-header-scrolled .ace-announcement{position:fixed!important}
body.ace-home-context.ace-header-scrolled .ace-header.is-transparent{position:fixed!important;background:rgba(255,255,255,.95)!important;color:#111!important}
.ace-product-row,.ace-home-product-carousel .ace-product-row{touch-action:pan-x pan-y!important;-webkit-overflow-scrolling:touch!important}
.ace-product-row a,.ace-product-row img{-webkit-user-drag:none!important;user-drag:none!important}
.ace-product-row.is-dragging,.ace-product-row.is-dragging *{cursor:grabbing!important}
.ace-product-row.is-dragging a{pointer-events:none!important}
html[data-ace-checkout-frame="1"],html[data-ace-checkout-frame="1"] body.ace-drawer-checkout-document{height:100%!important;min-height:100%!important;overflow:hidden!important}
.ace-drawer-checkout-page{display:block!important;width:100%!important;height:100dvh!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;padding:22px 24px calc(100px + env(safe-area-inset-bottom,0px))!important;background:#fff!important}
.ace-drawer-checkout-page .ace-checkout-shell,.ace-drawer-checkout-page .woocommerce,.ace-drawer-checkout-page form.checkout{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;overflow:visible!important}
.ace-drawer-checkout-controls{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:9999!important}
.ace-drawer-checkout-page #customer_details,.ace-drawer-checkout-page #order_review,.ace-drawer-checkout-page #payment{float:none!important;width:100%!important;max-width:none!important;min-width:0!important;overflow:visible!important}
@media(max-width:600px){.ace-drawer-checkout-page{padding:16px 14px calc(92px + env(safe-area-inset-bottom,0px))!important}}

/* v1.5.3 checkout-frame stability and first-paint header guards. */
body.ace-home-context .ace-announcement{position:absolute;top:0;left:0;right:0}
body.ace-home-context .ace-header.is-transparent{position:absolute;top:var(--ace-announcement-active-h,0px);left:0;right:0}
body.ace-home-context .ace-main,body.ace-home-context .ace-hero{margin-top:0!important;padding-top:0!important}
body.ace-home-context.ace-header-scrolled .ace-announcement{position:fixed;top:0}
body.ace-home-context.ace-header-scrolled .ace-header.is-transparent{position:fixed;top:var(--ace-announcement-active-h,0px)}
body.admin-bar.ace-home-context.ace-header-scrolled .ace-announcement{top:32px}
body.admin-bar.ace-home-context.ace-header-scrolled .ace-header.is-transparent{top:calc(32px + var(--ace-announcement-active-h,0px))}
html[data-ace-checkout-frame="1"]{height:100%!important;min-height:100%!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}
html[data-ace-checkout-frame="1"] body.ace-drawer-checkout-document{height:auto!important;min-height:100%!important;margin:0!important;padding:0!important;overflow-y:auto!important;overscroll-behavior-y:contain!important;background:#fff!important;color:#111!important}
html[data-ace-checkout-frame="1"] #wpadminbar,html[data-ace-checkout-frame="1"] .ab-top-menu{display:none!important}
html[data-ace-checkout-frame="1"]{margin-top:0!important}
.ace-cart-drawer-frame{overflow:auto!important;-webkit-overflow-scrolling:touch!important}
.ace-drawer-checkout-page{font-family:var(--ace-font-body,"Glametrix"),Arial,sans-serif!important;padding-top:20px!important}
.ace-drawer-checkout-page .woocommerce-notices-wrapper:empty{display:none!important}
.ace-drawer-checkout-page .woocommerce-form-coupon-toggle{margin:0 0 24px!important;border:0!important}
.ace-drawer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info{margin:0!important;padding:14px 16px!important;border:1px solid rgba(17,17,17,.12)!important;background:#f7f7f5!important;color:#111!important;font-size:11px!important;line-height:1.4!important}
.ace-drawer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info:before{display:none!important}
.ace-drawer-checkout-page form.checkout_coupon{margin:0 0 24px!important;padding:14px!important;border:1px solid rgba(17,17,17,.12)!important;border-radius:0!important}
.ace-drawer-checkout-page .woocommerce-billing-fields>h3,.ace-drawer-checkout-page .woocommerce-additional-fields>h3{margin:0 0 18px!important;padding-bottom:12px!important;border-bottom:1px solid rgba(17,17,17,.14)!important;font-size:28px!important;font-weight:300!important;line-height:1.1!important}
.ace-drawer-checkout-page .form-row label{font-size:8px!important;letter-spacing:.12em!important;color:#606060!important;opacity:1!important}
.ace-drawer-checkout-page input.input-text,.ace-drawer-checkout-page textarea.input-text,.ace-drawer-checkout-page select,.ace-drawer-checkout-page .select2-selection{border-color:rgba(17,17,17,.18)!important;background:#fff!important;color:#111!important}
@media(max-width:782px){
  body.admin-bar.ace-home-context.ace-header-scrolled .ace-announcement{top:46px}
  body.admin-bar.ace-home-context.ace-header-scrolled .ace-header.is-transparent{top:calc(46px + var(--ace-announcement-active-h,0px))}
}
.ace-cart-recommendations{margin:10px 0 24px;padding:22px 0 4px;border-top:1px solid var(--ace-line,rgba(17,17,17,.14))}
.ace-cart-recommendations-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}
.ace-cart-recommendations-head h4{margin:0;font-size:11px;font-weight:600;letter-spacing:.06em}
.ace-cart-recommendations-head>div{display:flex;gap:6px}
.ace-cart-recommendations-head button{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;padding:0!important;border:1px solid var(--ace-line,rgba(17,17,17,.18))!important;border-radius:50%!important;background:transparent!important;color:inherit!important;box-shadow:none!important;font-size:21px!important;line-height:1!important}
.ace-cart-recommendations-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(132px,42%);gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;padding-bottom:5px}
.ace-cart-recommendations-track::-webkit-scrollbar{display:none}
.ace-cart-rec-card{min-width:0;scroll-snap-align:start}
.ace-cart-rec-image{display:block;aspect-ratio:3/4;overflow:hidden;background:var(--ace-media-bg,#f5f5f3)}
.ace-cart-rec-image img{display:block;width:100%!important;height:100%!important;object-fit:cover!important}
.ace-cart-rec-name{display:block;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500}
.ace-cart-rec-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;font-size:9px}
.ace-cart-rec-bottom .price del{display:none}.ace-cart-rec-bottom .price ins{text-decoration:none}
.ace-cart-rec-add{display:grid!important;place-items:center!important;flex:0 0 28px!important;width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;border:1px solid var(--ace-line,rgba(17,17,17,.18))!important;border-radius:50%!important;background:var(--ace-surface,#fff)!important;color:inherit!important;font-size:15px!important;line-height:1!important}
@media(max-width:480px){
  .ace-cart-recommendations-track{grid-auto-columns:minmax(122px,46%)}
  .ace-cart-recommendations-head button{width:32px!important;height:32px!important}
}
@media(max-width:380px){
  .ace-cart-drawer-progress button span{display:none!important}
  .ace-cart-drawer-progress{padding-left:14px!important}
}

/* ---------- ULTRA NARROW PHONES ---------- */
@media(max-width:360px){
  .ace-commerce-titlebar h1{font-size:31px!important}
  .ace-commerce-steps b{display:none!important}
  .ace-commerce-steps span{
    font-size:6px!important;
    justify-content:center!important;
  }

  .ace-cart-shell table.shop_table tr.cart_item{
    grid-template-columns:18px 46px minmax(0,1fr) auto!important;
    column-gap:6px!important;
  }
  .ace-cart-shell td.product-thumbnail{width:46px!important}
  .ace-cart-shell td.product-thumbnail img{
    width:46px!important;
    height:62px!important;
  }

  .ace-checkout-bottom-place .ace-place-label{font-size:7px!important}
  .ace-checkout-bottom-place .ace-checkout-live-total{font-size:12px!important}
}


/* =========================================================
   ACE v1.2.5 — PRODUCT PURCHASE FLOW REPAIR
   ========================================================= */
.ace-stock-live{
  margin:12px 0 18px!important;
}
.ace-stock-live .stock{
  margin:0!important;
  font-size:10px!important;
  font-weight:400!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}
.ace-stock-live .in-stock{color:inherit!important}
.ace-stock-live .out-of-stock{opacity:.55!important}

/* WooCommerce variation availability remains visible after a selection. */
.ace-pdp .woocommerce-variation-availability{
  display:block!important;
  margin:8px 0 10px!important;
}
.ace-pdp .woocommerce-variation-availability .stock{
  font-size:10px!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}

/* Real Add to Cart + Buy Now buttons. No pseudo hidden submit tricks. */
.ace-pdp form.cart .single_add_to_cart_button,
.ace-pdp form.cart .ace-buy-now{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  visibility:visible!important;
  opacity:1;
  pointer-events:auto;
  min-height:56px!important;
  border-radius:0!important;
  font-size:10px!important;
  letter-spacing:.13em!important;
  text-transform:uppercase!important;
}
.ace-pdp form.cart .single_add_to_cart_button{
  background:#111!important;
  color:#fff!important;
  border:1px solid #111!important;
}
.ace-pdp form.cart .ace-buy-now{
  background:transparent!important;
  color:inherit!important;
  border:1px solid currentColor!important;
}
.ace-pdp form.cart .single_add_to_cart_button:hover{
  background:transparent!important;
  color:inherit!important;
}
.ace-pdp form.cart .ace-buy-now:hover{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
}
.ace-pdp form.cart .single_add_to_cart_button.disabled,
.ace-pdp form.cart .single_add_to_cart_button:disabled,
.ace-pdp form.cart .ace-buy-now.disabled,
.ace-pdp form.cart .ace-buy-now:disabled{
  opacity:.28!important;
  cursor:not-allowed!important;
  pointer-events:none!important;
}

/* Variable products: keep final action row visible below selectors. */
.ace-pdp form.variations_form .single_variation_wrap{
  display:block!important;
  width:100%!important;
}
.ace-pdp form.variations_form .woocommerce-variation-add-to-cart{
  width:100%!important;
}
.ace-pdp form.variations_form .woocommerce-variation-add-to-cart-enabled{
  opacity:1!important;
  visibility:visible!important;
}

/* Simple product action layout. */
.ace-pdp form.cart:not(.variations_form){
  display:grid!important;
  grid-template-columns:auto minmax(150px,1fr) minmax(150px,1fr)!important;
  gap:8px!important;
  align-items:stretch!important;
}
.ace-pdp form.cart:not(.variations_form) .quantity{
  margin:0!important;
}

/* Variable action row. */
.ace-pdp form.variations_form .woocommerce-variation-add-to-cart{
  display:grid!important;
  grid-template-columns:auto minmax(150px,1fr) minmax(150px,1fr)!important;
  gap:8px!important;
  align-items:stretch!important;
}
.ace-pdp form.variations_form .quantity{
  margin:0!important;
}

@media(max-width:680px){
  .ace-pdp form.cart:not(.variations_form),
  .ace-pdp form.variations_form .woocommerce-variation-add-to-cart{
    grid-template-columns:64px minmax(0,1fr)!important;
  }
  .ace-pdp form.cart .ace-buy-now{
    grid-column:1/-1!important;
    width:100%!important;
  }
  .ace-pdp form.cart .single_add_to_cart_button{
    width:100%!important;
  }
}


/* =========================================================
   ACE v1.2.8 — HEADER CART ICON + COUNT
   ========================================================= */





/* Keep cart visible on every device, immediately before theme button. */









/* =========================================================
   ACE v1.2.9 — PREMIUM LARGE VARIATIONS + SMART COLORS
   ========================================================= */

/* Product page: give variations more visual priority. */
.ace-pdp table.variations{
  margin:28px 0 14px!important;
}
html.ace-js .ace-pdp form.variations_form select[name^="attribute_"]{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:-1px!important;
  padding:0!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
  opacity:0!important;
  pointer-events:none!important;
}
.ace-pdp table.variations tr{
  padding:22px 0!important;
}
.ace-pdp table.variations th.label label{
  margin-bottom:14px!important;
  font-size:10px!important;
  letter-spacing:.18em!important;
}
.ace-variation-picks{
  gap:16px!important;
}

/* Larger size/text options with a premium tactile target. */
.ace-variation-picks--size,
.ace-variation-picks--text{
  gap:8px!important;
}
.ace-variation-picks--size .ace-variation-pick,
.ace-variation-picks--text .ace-variation-pick{
  min-width:48px!important;
  min-height:42px!important;
  padding:0 13px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(127,127,127,.24)!important;
  font-size:14px!important;
  font-weight:400!important;
  background:transparent!important;
  transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease!important;
}
.ace-variation-picks--size .ace-variation-pick:after,
.ace-variation-picks--text .ace-variation-pick:after{
  display:none!important;
}
.ace-variation-picks--size .ace-variation-pick:hover,
.ace-variation-picks--text .ace-variation-pick:hover{
  border-color:currentColor!important;
  transform:translateY(-1px)!important;
}
.ace-variation-picks--size .ace-variation-pick.is-selected,
.ace-variation-picks--text .ace-variation-pick.is-selected{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
}
html[data-ace-theme="dark"] .ace-variation-picks--size .ace-variation-pick.is-selected,
html[data-ace-theme="dark"] .ace-variation-picks--text .ace-variation-pick.is-selected{
  background:#f7f7f5!important;
  color:#111!important;
  border-color:#f7f7f5!important;
}

/* Large fashion swatches with visible labels. */
.ace-variation-picks--color{
  gap:14px!important;
}
.ace-variation-picks--color .ace-variation-pick{
  min-width:54px!important;
  padding:2px 3px!important;
  gap:8px!important;
}
.ace-variation-color-dot{
  width:38px!important;
  height:38px!important;
  border:1px solid rgba(127,127,127,.34)!important;
  box-shadow:0 0 0 4px var(--ace-bg),0 0 0 5px transparent!important;
}
.ace-variation-picks--color .ace-variation-pick span{
  max-width:76px!important;
  font-size:10px!important;
  line-height:1.15!important;
  opacity:.68!important;
  text-align:center!important;
}
.ace-variation-picks--color .ace-variation-pick.is-selected .ace-variation-color-dot{
  box-shadow:0 0 0 4px var(--ace-bg),0 0 0 5px var(--ace-fg)!important;
}
.ace-variation-picks--color .ace-variation-pick.is-selected span{
  opacity:1!important;
  font-weight:500!important;
}
.ace-variation-pick.is-disabled{
  opacity:.28!important;
  cursor:not-allowed!important;
  pointer-events:none!important;
  filter:grayscale(1)!important;
  border-color:rgba(127,127,127,.20)!important;
  background:rgba(127,127,127,.08)!important;
  color:rgba(127,127,127,.72)!important;
  box-shadow:none!important;
  transform:none!important;
}
.ace-variation-picks--size .ace-variation-pick.is-disabled,
.ace-variation-picks--text .ace-variation-pick.is-disabled{text-decoration:line-through!important;text-decoration-thickness:1px!important}
.ace-variation-picks--color .ace-variation-pick.is-disabled .ace-variation-color-dot{filter:grayscale(1)!important;box-shadow:none!important}

/* Helpful variation tips: compact premium info cards, not intrusive alerts. */
.ace-variation-tips{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  margin:18px 0 28px!important;
}
.ace-variation-tip{
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr)!important;
  gap:11px!important;
  align-items:start!important;
  padding:14px 15px!important;
  border:1px solid var(--ace-line)!important;
  background:var(--ace-surface-soft)!important;
}
.ace-tip-icon{
  display:grid!important;
  place-items:center!important;
  width:30px!important;
  height:30px!important;
  border:1px solid var(--ace-line)!important;
  border-radius:50%!important;
  font-size:13px!important;
}
.ace-variation-tip strong{
  display:block!important;
  margin:1px 0 5px!important;
  font-size:8px!important;
  font-weight:600!important;
  letter-spacing:.15em!important;
}
.ace-variation-tip p{
  margin:0!important;
  font-size:10px!important;
  line-height:1.45!important;
  opacity:.62!important;
}

/* Product cards: variations slightly larger and easier to scan/click. */
.ace-card-variations{
  gap:10px!important;
  margin-top:12px!important;
}
.ace-card-variation-group{
  gap:11px!important;
}
.ace-card-variation-label{
  min-width:40px!important;
  font-size:9px!important;
}
.ace-card-variation-options{
  gap:9px!important;
}
.ace-card-variation-option i{
  width:20px!important;
  height:20px!important;
}
.ace-card-variation-option span{
  font-size:11px!important;
}
.ace-card-variation-size .ace-card-variation-option,
.ace-card-variation-text .ace-card-variation-option{
  min-width:28px!important;
  min-height:28px!important;
  padding:4px 5px!important;
  border:1px solid rgba(127,127,127,.18)!important;
}
.ace-card-variation-size .ace-card-variation-option.is-selected,
.ace-card-variation-text .ace-card-variation-option.is-selected{
  border-color:currentColor!important;
  border-bottom-color:currentColor!important;
}

/* Product page's buying column gets a little more breathing room for the larger selectors. */
@media(min-width:1100px){
  .ace-pdp{
    grid-template-columns:minmax(0,1.35fr) minmax(430px,.78fr)!important;
  }
}

@media(max-width:700px){
  .ace-variation-picks--size .ace-variation-pick,
  .ace-variation-picks--text .ace-variation-pick{
    min-width:44px!important;
    min-height:40px!important;
    padding:0 11px!important;
    font-size:13px!important;
  }
  .ace-variation-color-dot{
    width:34px!important;
    height:34px!important;
  }
  .ace-variation-picks--color .ace-variation-pick{
    min-width:48px!important;
  }
  .ace-variation-tips{
    grid-template-columns:1fr!important;
  }
  .ace-card-variation-option i{
    width:18px!important;
    height:18px!important;
  }
  .ace-card-variation-size .ace-card-variation-option,
  .ace-card-variation-text .ace-card-variation-option{
    min-width:26px!important;
    min-height:26px!important;
    padding:3px 4px!important;
  }
}


/* =========================================================
   ACE v1.3.0 — EXACT HEX + 1–4 COLOR SWATCHES
   ========================================================= */
.ace-variation-color-dot,
.ace-card-variation-option i{
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:cover!important;
}
.ace-variation-color-dot{
  overflow:hidden!important;
}
.ace-card-variation-option i{
  overflow:hidden!important;
}


/* =========================================================
   ACE v1.3.1 — GLOBAL FOOTER VISUAL NAVIGATION
   ========================================================= */
.ace-visual-nav{
  width:100%!important;
  max-width:none!important;
  display:grid!important;
  gap:2px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
.ace-visual-nav--footer{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.ace-visual-nav--home{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.ace-visual-tile{
  position:relative!important;
  min-height:clamp(320px,46vw,620px)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  align-items:flex-start!important;
  padding:clamp(18px,2.8vw,42px)!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  color:#fff!important;
  overflow:hidden!important;
}
.ace-visual-nav--footer .ace-visual-tile{
  min-height:clamp(260px,32vw,500px)!important;
}
.ace-visual-tile:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to top,rgba(0,0,0,.48),rgba(0,0,0,.03) 55%);
  z-index:0;
}
.ace-visual-tile span,
.ace-visual-tile small{
  position:relative!important;
  z-index:1!important;
}
.ace-visual-tile span{
  font-size:clamp(20px,2.6vw,40px)!important;
  font-weight:300!important;
  letter-spacing:.02em!important;
}
.ace-visual-tile small{
  margin-top:7px!important;
  font-size:8px!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  opacity:.76!important;
}
.ace-visual-tile{
  transition:filter .22s ease,transform .35s ease!important;
}
.ace-visual-tile:hover{
  filter:brightness(.94)!important;
}
@media(max-width:900px){
  .ace-visual-nav--footer{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .ace-visual-nav--home{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:560px){
  .ace-visual-nav--footer,
  .ace-visual-nav--home{
    grid-template-columns:1fr!important;
  }
  .ace-visual-tile,
  .ace-visual-nav--footer .ace-visual-tile{
    min-height:360px!important;
  }
}


/* =========================================================
   ACE v1.3.3 — VISUAL NAV GUARANTEE
   ========================================================= */
.ace-visual-nav--footer{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.ace-visual-tile--fallback{
  background:
    radial-gradient(circle at 30% 25%,rgba(255,255,255,.08),transparent 28%),
    linear-gradient(135deg,#1a1a1a,#0b0b0b)!important;
}
.ace-visual-tile--fallback:after{
  content:"ACE";
  position:absolute;
  right:8%;
  top:10%;
  z-index:0;
  font-family:var(--ace-font-heading,"Glametrix"),Arial,sans-serif;
  font-size:clamp(48px,8vw,120px);
  font-weight:300;
  letter-spacing:.08em;
  opacity:.08;
}


/* =========================================================
   ACE v1.3.4 — VISUAL NAV 4-TILE + IMAGE FALLBACK FIX
   ========================================================= */

/* Every visual tile always has a dark fallback underneath the image.
   If a saved URL 404s, the tile is still visible and readable. */
.ace-visual-tile{
  background-color:#111!important;
  background-image:
    var(--ace-visual-image,linear-gradient(135deg,#242424,#0d0d0d)),
    linear-gradient(135deg,#242424,#0d0d0d)!important;
  background-size:cover,cover!important;
  background-position:center center,center center!important;
  background-repeat:no-repeat,no-repeat!important;
}
.ace-visual-tile--fallback{
  background-image:
    radial-gradient(circle at 30% 25%,rgba(255,255,255,.08),transparent 28%),
    linear-gradient(135deg,#1a1a1a,#0b0b0b)!important;
}

/* Footer is always exactly four brand destinations on desktop. */
.ace-visual-nav--footer{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.ace-visual-nav--footer > .ace-visual-tile{
  display:flex!important;
  min-width:0!important;
  visibility:visible!important;
  opacity:1!important;
}

/* Responsive overrides MUST come after the desktop guarantee. */
@media(max-width:900px){
  .ace-visual-nav--footer{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:560px){
  .ace-visual-nav--footer,
  .ace-visual-nav--home{
    grid-template-columns:1fr!important;
  }
}


/* =========================================================
   ACE v1.3.5 — PREMIUM HERO GLASS HEADER
   ========================================================= */

/*
 * Hero state:
 * transparent frosted glass instead of the old flat grey/transparent strip.
 * The hero remains visible behind the navigation.
 */


/* Very subtle glass shine without blocking navigation interaction. */


/* Keep all interactive header content above the glass highlight. */


/* Header typography/icons stay crisp over dark or bright hero photography. */



/* White ACE logo while over the hero. */


/* Once the customer scrolls, return to the clean white storefront header. */




/* Dark visitor theme keeps the same premium glass behavior. */



/* iOS Safari: use slightly less blur for smoother scrolling. */


/* Mobile keeps the glass treatment but avoids a heavy fogged bar. */



/* =========================================================
   ACE v1.3.6 — NEWSLETTER FORM UI REPAIR
   ========================================================= */
.ace-newsletter{
  width:min(900px,100%)!important;
  padding:clamp(76px,8vw,120px) 20px!important;
}
.ace-newsletter>div{
  max-width:650px!important;
  margin:0 auto 30px!important;
  line-height:1.55!important;
}

/* One clean editorial input row — no browser focus rectangle. */
.ace-newsletter-form{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:stretch!important;
  width:min(640px,100%)!important;
  max-width:640px!important;
  min-height:54px!important;
  margin:0 auto!important;
  padding:0!important;
  border:0!important;
  border-bottom:1px solid rgba(17,17,17,.34)!important;
  background:transparent!important;
  overflow:visible!important;
  transition:border-color .2s ease!important;
}
.ace-newsletter-form:focus-within{
  border-bottom-color:#111!important;
  box-shadow:none!important;
  outline:none!important;
}
.ace-newsletter-form input[type="email"]{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:54px!important;
  margin:0!important;
  padding:0 16px 0 0!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
  color:inherit!important;
  font:inherit!important;
  font-size:14px!important;
  line-height:54px!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
.ace-newsletter-form input[type="email"]:focus,
.ace-newsletter-form input[type="email"]:focus-visible,
.ace-newsletter-form input[type="email"]:active{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}
.ace-newsletter-form input[type="email"]::placeholder{
  color:currentColor!important;
  opacity:.42!important;
}

/* Proper visible CTA on the right. */
.ace-newsletter-submit{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:13px!important;
  min-width:132px!important;
  height:54px!important;
  margin:0!important;
  padding:0 0 0 20px!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  background:transparent!important;
  color:#111!important;
  font-size:9px!important;
  font-weight:600!important;
  letter-spacing:.15em!important;
  line-height:1!important;
  text-transform:uppercase!important;
  cursor:pointer!important;
  opacity:1!important;
  visibility:visible!important;
  transition:opacity .18s ease,transform .18s ease!important;
}
.ace-newsletter-submit svg{
  width:18px!important;
  height:18px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.5!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  transition:transform .18s ease!important;
}
.ace-newsletter-submit:hover svg{
  transform:translateX(3px)!important;
}
.ace-newsletter-submit:hover{
  opacity:.58!important;
}
.ace-newsletter-submit:focus,
.ace-newsletter-submit:focus-visible{
  outline:0!important;
  box-shadow:none!important;
}
.ace-newsletter-submit:disabled{
  opacity:.35!important;
  cursor:wait!important;
}

.ace-form-status{
  display:block!important;
  min-height:18px!important;
  margin:10px auto 0!important;
  width:min(640px,100%)!important;
  text-align:left!important;
  font-size:10px!important;
  line-height:1.4!important;
  color:inherit!important;
  opacity:.58!important;
}

/* Dark theme */
html[data-ace-theme="dark"] .ace-newsletter-form{
  border-bottom-color:rgba(255,255,255,.32)!important;
}
html[data-ace-theme="dark"] .ace-newsletter-form:focus-within{
  border-bottom-color:#f7f7f5!important;
}
html[data-ace-theme="dark"] .ace-newsletter-submit{
  color:#f7f7f5!important;
}

/* Mobile */
@media(max-width:600px){
  .ace-newsletter{
    padding:64px 16px!important;
  }
  .ace-newsletter h2{
    font-size:clamp(38px,12vw,58px)!important;
  }
  .ace-newsletter-form{
    grid-template-columns:minmax(0,1fr) 48px!important;
    min-height:50px!important;
  }
  .ace-newsletter-form input[type="email"]{
    height:50px!important;
    line-height:50px!important;
    font-size:13px!important;
  }
  .ace-newsletter-submit{
    width:48px!important;
    min-width:48px!important;
    height:50px!important;
    padding:0!important;
  }
  .ace-newsletter-submit span{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    overflow:hidden!important;
    clip:rect(0 0 0 0)!important;
  }
  .ace-newsletter-submit svg{
    width:20px!important;
    height:20px!important;
  }
}


/* =========================================================
   ACE v1.3.7 — HOME CAROUSEL CLICK/DRAG + ADMIN WIDTH
   ========================================================= */

/* Admin-controlled max-width. 0 is rendered as "none" = full width. */
.ace-home-product-carousel{
  width:100%!important;
  max-width:var(--ace-home-carousel-max,none)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}

/* Drag affordance should not make normal product links feel disabled. */
.ace-product-row{
  cursor:grab!important;
  user-select:none!important;
  -webkit-user-select:none!important;
}
.ace-product-row.is-dragging{
  cursor:grabbing!important;
  scroll-snap-type:none!important;
}
.ace-product-row a,
.ace-product-row button{
  cursor:pointer!important;
}
.ace-product-row:not(.is-dragging) .ace-product-card a{
  pointer-events:auto!important;
}

/* Images never capture native browser drag, but the product card remains clickable. */
.ace-product-row img{
  -webkit-user-drag:none!important;
  user-drag:none!important;
}


/* =========================================================
   ACE v1.3.8 — FOOTER MANAGER + SUPPORT PAGE CONTENT STUDIO
   ========================================================= */
.ace-footer-logo{
  display:inline-flex!important;
  align-items:center!important;
  margin-bottom:18px!important;
}
.ace-footer-logo img{
  display:block!important;
  width:auto!important;
  max-width:min(230px,80%)!important;
  max-height:64px!important;
  object-fit:contain!important;
  filter:brightness(0) invert(1)!important;
}
.ace-footer-brand p{
  max-width:390px!important;
}
.ace-footer-column a{
  width:max-content!important;
  max-width:100%!important;
}
.ace-social-links{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:11px!important;
}
.ace-social-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:9px!important;
}
.ace-social-link svg{
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
  fill:currentColor!important;
  stroke:currentColor!important;
  stroke-width:1.45!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.ace-social-link svg rect,
.ace-social-link svg circle{
  fill:none!important;
}
.ace-social-link svg .ace-svg-cut{
  fill:#111!important;
  stroke:none!important;
}
html[data-ace-theme="dark"] .ace-social-link svg .ace-svg-cut,
.ace-footer .ace-social-link svg .ace-svg-cut{
  fill:#111!important;
}
.ace-social-link span{
  font-size:11px!important;
}
.ace-admin-page-content{
  width:100%!important;
}
.ace-admin-page-content > *:first-child{margin-top:0!important}
.ace-admin-page-content > *:last-child{margin-bottom:0!important}

@media(max-width:700px){
  .ace-footer-logo img{
    max-width:190px!important;
    max-height:52px!important;
  }
  .ace-social-links{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:100%!important;
  }
}


/* =========================================================
   ACE v1.3.9 — LOGO CONTRAST / THEME SYNC
   ========================================================= */

/*
 * The uploaded ACE logo is expected to be the black/transparent master.
 * Force a white silhouette whenever the active header is dark, regardless
 * of older auto-invert rules or scroll-state CSS.
 */


/* Hero/glass header also needs a white logo even while visitor theme is light. */


/* Once back on a LIGHT header, use the original black logo. */


/* Dark theme wins over the old "scrolled = filter none" rule. */


/* Footer uses the same black master logo on its permanent dark background. */
.ace-footer .ace-footer-logo img{
  -webkit-filter:brightness(0) invert(1)!important;
  filter:brightness(0) invert(1)!important;
}


/* =========================================================
   ACE v1.4.0 — HEADER SEARCH CLEAN HOVER
   ========================================================= */




/* Prevent global button/input styles from painting a box around Search. */



/* =========================================================
   ACE v1.4.1 — SEARCH INPUT FONT CROP FIX
   ========================================================= */

/* Glametrix has tall ascenders/descenders; a 1.0-ish line-height clips it. */
.ace-search-overlay form{
  align-items:center!important;
  min-height:92px!important;
  overflow:visible!important;
}

.ace-search-overlay input[type="search"]{
  display:block!important;
  height:auto!important;
  min-height:88px!important;
  padding:12px 0 14px!important;
  margin:0!important;
  overflow:visible!important;
  line-height:1.18!important;
  vertical-align:middle!important;
  text-overflow:clip!important;
}

/* Safari/WebKit can vertically crop search controls through native appearance. */
.ace-search-overlay input[type="search"]{
  -webkit-appearance:none!important;
  appearance:none!important;
}
.ace-search-overlay input[type="search"]::-webkit-search-decoration,
.ace-search-overlay input[type="search"]::-webkit-search-cancel-button,
.ace-search-overlay input[type="search"]::-webkit-search-results-button,
.ace-search-overlay input[type="search"]::-webkit-search-results-decoration{
  -webkit-appearance:none!important;
}

/* Keep the arrow optically centered against the larger text field. */
.ace-search-submit{
  align-self:center!important;
  padding:0!important;
  height:72px!important;
}

/* Phone search keeps full glyph height without becoming oversized. */
@media(max-width:680px){
  .ace-search-overlay form{
    min-height:74px!important;
  }
  .ace-search-overlay input[type="search"]{
    min-height:70px!important;
    padding:10px 0 12px!important;
    line-height:1.16!important;
  }
  .ace-search-submit{
    height:60px!important;
  }
}


/* =========================================================
   ACE v1.4.2 — RESPONSIVE AJAX CART DRAWER
   Desktop = right drawer. Tablet/phone = bottom drawer.
   ========================================================= */
html.ace-cart-drawer-open,
html.ace-cart-drawer-open body{
  overflow:hidden!important;
}
.ace-cart-drawer-backdrop{
  position:fixed!important;
  inset:0!important;
  z-index:2147482400!important;
  background:rgba(0,0,0,.34)!important;
  -webkit-backdrop-filter:blur(3px)!important;
  backdrop-filter:blur(3px)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:opacity .25s ease,visibility .25s ease!important;
}
.ace-cart-drawer-backdrop.is-open{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
.ace-cart-drawer{
  position:fixed!important;
  top:0!important;
  right:0!important;
  bottom:0!important;
  z-index:2147482500!important;
  display:block!important;
  width:min(460px,92vw)!important;
  height:100dvh!important;
  background:var(--ace-surface,#fff)!important;
  color:var(--ace-fg,#111)!important;
  border-left:1px solid var(--ace-line,rgba(17,17,17,.14))!important;
  transform:translate3d(102%,0,0)!important;
  transition:transform .34s cubic-bezier(.22,.75,.18,1)!important;
  box-shadow:-18px 0 70px rgba(0,0,0,.10)!important;
  overflow:hidden!important;
}
.ace-cart-drawer.is-open{
  transform:translate3d(0,0,0)!important;
}
.ace-cart-drawer-close{
  position:absolute!important;
  top:18px!important;
  right:18px!important;
  z-index:4!important;
  display:grid!important;
  place-items:center!important;
  width:34px!important;
  height:34px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:transparent!important;
  color:inherit!important;
  box-shadow:none!important;
  font-size:27px!important;
  font-weight:200!important;
  line-height:1!important;
  cursor:pointer!important;
}
.ace-cart-drawer-body{
  height:100%!important;
  display:grid!important;
  grid-template-rows:auto minmax(0,1fr) auto!important;
  min-height:0!important;
}
.ace-cart-drawer-head{
  display:flex!important;
  justify-content:space-between!important;
  align-items:flex-end!important;
  gap:20px!important;
  padding:38px 58px 22px 28px!important;
  border-bottom:1px solid var(--ace-line)!important;
}
.ace-cart-drawer-head span{
  display:block!important;
  margin-bottom:5px!important;
  font-size:8px!important;
  letter-spacing:.17em!important;
}
.ace-cart-drawer-head h3{
  margin:0!important;
  font-size:34px!important;
  font-weight:300!important;
  line-height:1!important;
}
.ace-cart-drawer-head>strong{
  font-size:9px!important;
  font-weight:400!important;
  letter-spacing:.08em!important;
  white-space:nowrap!important;
}
.ace-cart-drawer-items{
  min-height:0!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  padding:0 28px!important;
}
.ace-cart-drawer-item{
  position:relative!important;
  display:grid!important;
  grid-template-columns:78px minmax(0,1fr) 24px!important;
  gap:14px!important;
  align-items:start!important;
  padding:20px 0!important;
  border-bottom:1px solid var(--ace-line)!important;
}
.ace-cart-drawer-item.is-removing{
  opacity:.35!important;
  pointer-events:none!important;
}
.ace-cart-drawer-image{
  display:block!important;
  width:78px!important;
  aspect-ratio:3/4!important;
  overflow:hidden!important;
  background:var(--ace-media-bg,#f5f5f3)!important;
}
.ace-cart-drawer-image img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
}
.ace-cart-drawer-copy{
  min-width:0!important;
  padding-top:2px!important;
}
.ace-cart-drawer-name{
  display:block!important;
  font-size:13px!important;
  line-height:1.25!important;
}
.ace-cart-drawer-variation{
  margin-top:6px!important;
  font-size:9px!important;
  line-height:1.35!important;
  opacity:.55!important;
}
.ace-cart-drawer-variation dl,
.ace-cart-drawer-variation p{
  margin:0!important;
}
.ace-cart-drawer-meta{
  display:flex!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-top:16px!important;
  font-size:9px!important;
}
.ace-cart-drawer-meta strong{
  font-size:11px!important;
  font-weight:400!important;
}
.ace-cart-drawer-qty{
  display:inline-grid!important;
  grid-template-columns:24px 28px 24px!important;
  align-items:center!important;
  height:26px!important;
  border:1px solid var(--ace-line)!important;
}
.ace-cart-drawer-qty button,
.ace-cart-drawer-qty span{
  display:grid!important;
  place-items:center!important;
  width:100%!important;
  height:24px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--ace-fg)!important;
  font:500 11px/1 var(--ace-font-body)!important;
}
.ace-cart-drawer-qty button{cursor:pointer!important}
.ace-cart-drawer-qty button:hover:not(:disabled){background:var(--ace-fg)!important;color:var(--ace-surface)!important}
.ace-cart-drawer-qty button:disabled{cursor:not-allowed!important;opacity:.25!important}
.ace-cart-drawer-qty.is-loading{opacity:.45!important;pointer-events:none!important}
.ace-cart-drawer-remove{
  display:grid!important;
  place-items:center!important;
  width:24px!important;
  height:24px!important;
  font-size:19px!important;
  font-weight:200!important;
  opacity:.45!important;
}
.ace-cart-drawer-empty{
  display:grid!important;
  place-items:center!important;
  min-height:0!important;
  padding:40px!important;
  text-align:center!important;
}
.ace-cart-drawer-empty p{
  font-size:24px!important;
  font-weight:300!important;
}
.ace-cart-drawer-actions{
  display:grid!important;
  grid-template-columns:.78fr 1.22fr!important;
  min-height:76px!important;
  padding-bottom:env(safe-area-inset-bottom,0px)!important;
  border-top:1px solid var(--ace-line)!important;
  background:var(--ace-surface)!important;
}
.ace-cart-drawer-continue,
.ace-cart-drawer-buy{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  min-width:0!important;
  min-height:76px!important;
  padding:0 14px!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-size:8px!important;
  font-weight:500!important;
  letter-spacing:.10em!important;
  text-transform:uppercase!important;
}
.ace-cart-drawer-continue{
  background:var(--ace-surface)!important;
  color:var(--ace-fg)!important;
}
.ace-cart-drawer-buy{
  background:#111!important;
  color:#fff!important;
}
.ace-cart-drawer-buy strong{
  font-size:13px!important;
  font-weight:400!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
}
html[data-ace-theme="dark"] .ace-cart-drawer-buy{
  background:#f7f7f5!important;
  color:#111!important;
}

/* Phone + tablet: bottom sheet */
@media(max-width:1024px){
  .ace-cart-drawer{
    top:auto!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    width:100%!important;
    height:min(74dvh,720px)!important;
    max-height:calc(100dvh - 72px)!important;
    border-left:0!important;
    border-top:1px solid var(--ace-line)!important;
    transform:translate3d(0,102%,0)!important;
    box-shadow:0 -18px 70px rgba(0,0,0,.13)!important;
  }
  .ace-cart-drawer.is-open{
    transform:translate3d(0,0,0)!important;
  }
  .ace-cart-drawer:before{
    content:""!important;
    position:absolute!important;
    top:9px!important;
    left:50%!important;
    width:38px!important;
    height:3px!important;
    transform:translateX(-50%)!important;
    border-radius:3px!important;
    background:currentColor!important;
    opacity:.18!important;
  }
  .ace-cart-drawer-head{
    padding:30px 52px 16px 18px!important;
  }
  .ace-cart-drawer-head h3{
    font-size:28px!important;
  }
  .ace-cart-drawer-items{
    padding:0 18px!important;
  }
  .ace-cart-drawer-item{
    grid-template-columns:62px minmax(0,1fr) 22px!important;
    gap:11px!important;
    padding:13px 0!important;
  }
  .ace-cart-drawer-image{
    width:62px!important;
  }
  .ace-cart-drawer-actions{
    min-height:68px!important;
  }
  .ace-cart-drawer-continue,
  .ace-cart-drawer-buy{
    min-height:68px!important;
  }
}

@media(max-width:480px){
  .ace-cart-drawer{
    height:min(78dvh,650px)!important;
  }
  .ace-cart-drawer-head h3{
    font-size:25px!important;
  }
  .ace-cart-drawer-actions{
    grid-template-columns:52px minmax(0,1fr)!important;
  }
  .ace-cart-drawer-continue{
    font-size:0!important;
    padding:0!important;
  }
  .ace-cart-drawer-continue span{
    font-size:18px!important;
  }
  .ace-cart-drawer-buy{
    justify-content:space-between!important;
    padding:0 16px!important;
  }
}


/* =========================================================
   ACE v1.4.3 — EDITABLE FOOTER BOTTOM
   ========================================================= */
.ace-footer-bottom{
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  flex-wrap:wrap!important;
  gap:10px 24px!important;
}
.ace-footer-bottom .ace-footer-credit{
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
}
.ace-footer-bottom .ace-footer-credit a{
  display:inline!important;
  margin:0!important;
  color:inherit!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
  transition:color .2s ease,opacity .2s ease!important;
}
.ace-footer-bottom .ace-footer-credit a:hover,
.ace-footer-bottom .ace-footer-credit a:focus-visible{
  color:#fff!important;
  opacity:1!important;
}

/* ACE v1.10.7 — browser-selected responsive hero media and carousel motion. */
.ace-hero-picture{
  display:block!important;
}
.ace-hero-picture img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center center!important;
}
@media(max-width:1100px){
  .ace-hero.ace-hero--responsive-image{
    height:auto!important;
    min-height:0!important;
  }
  .ace-hero.ace-hero--responsive-image .ace-hero-picture{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    height:auto!important;
  }
  .ace-hero.ace-hero--responsive-image .ace-hero-picture img{
    width:100vw!important;
    height:auto!important;
    object-fit:contain!important;
  }
  .ace-hero.ace-hero--responsive-image .ace-hero-overlay,
  .ace-hero.ace-hero--responsive-image .ace-hero-content{
    position:absolute!important;
    inset:0!important;
  }
}
@media(max-width:680px){
  .ace-footer-bottom{
    align-items:flex-start!important;
    flex-direction:column!important;
  }
}


/* =========================================================
   ACE v1.4.4 — CART DRAWER NOTICE STRIP / NO TOTAL CTA
   ========================================================= */
.ace-cart-drawer-footer{
  display:block!important;
  background:var(--ace-surface,#fff)!important;
  border-top:1px solid var(--ace-line,rgba(17,17,17,.14))!important;
}
.ace-cart-drawer-notice{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:100%!important;
  min-height:38px!important;
  padding:8px 18px!important;
  box-sizing:border-box!important;
  border-bottom:1px solid var(--ace-line,rgba(17,17,17,.14))!important;
  background:var(--ace-surface-soft,#f6f6f4)!important;
  color:var(--ace-fg,#111)!important;
  text-align:center!important;
  font-size:9px!important;
  line-height:1.35!important;
  letter-spacing:.035em!important;
}
.ace-cart-drawer-notice svg{
  width:14px!important;
  height:14px!important;
  flex:0 0 14px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.45!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  opacity:.58!important;
}
.ace-cart-drawer-actions{
  border-top:0!important;
}
.ace-cart-drawer-buy{
  justify-content:center!important;
}
.ace-cart-drawer-buy > span:last-child{
  position:absolute!important;
  right:18px!important;
}
.ace-cart-drawer-buy{
  position:relative!important;
}
.ace-cart-drawer-buy strong{
  display:none!important;
}

@media(max-width:480px){
  .ace-cart-drawer-notice{
    min-height:40px!important;
    padding:8px 12px!important;
    font-size:8px!important;
  }
  .ace-cart-drawer-buy{
    justify-content:center!important;
  }
}


/* =========================================================
   ACE v1.4.5 — DEVICE-SAFE AJAX ADD TO CART
   ========================================================= */
.ace-pdp form.cart .single_add_to_cart_button,
.ace-pdp form.cart .ace-buy-now{
  touch-action:manipulation!important;
  -webkit-tap-highlight-color:transparent!important;
}
.ace-cart-inline-error{
  grid-column:1/-1!important;
  width:100%!important;
  margin:7px 0 0!important;
  padding:9px 11px!important;
  border:1px solid rgba(140,0,0,.20)!important;
  background:rgba(140,0,0,.045)!important;
  color:inherit!important;
  font-size:9px!important;
  line-height:1.4!important;
}
.ace-cart-inline-error[hidden]{
  display:none!important;
}


/* =========================================================
   ACE v1.4.6 — HERO STARTS AT THE SITE TOP EDGE
   Announcement + transparent header overlay the hero instead
   of consuming vertical space above it.
   ========================================================= */

/* Home/front page only: keep normal document flow on all inner pages. */


/* The hero itself begins at the first pixel of the storefront content. */


/* Delivery strip overlays the hero. */


/* Transparent home header sits directly below the delivery strip,
   without pushing the hero downward. */


/* Once scrolling starts, both controls remain available as a true overlay. */



/* Current header JS adds is-scrolled only to the header, so keep the strip
   fixed when the header is in its scrolled state via modern relational CSS. */


/* WordPress admin toolbar offsets while logged in. The hero still starts at
   the storefront edge; only the overlay controls move below the WP toolbar. */






/* Mobile storefront without WP admin bar: 28px announcement height. */



/* =========================================================
   ACE v1.4.7 — HEADER GLASS CONFLICT CLEANUP
   One authoritative home-header layer.
   ========================================================= */

:root{
  --ace-home-announcement-h:30px;
  --ace-home-header-h:74px;
}
@media(max-width:920px){
  :root{--ace-home-header-h:68px}
}
@media(max-width:680px){
  :root{--ace-home-announcement-h:28px}
}

/*
 * Robust hero overlap:
 * Keep the header/announcement in normal sticky flow, then pull the hero
 * upward behind them. This avoids conflicts from old position:absolute /
 * position:sticky declarations and works with the WordPress admin bar too.
 */



/* Restore sticky flow as the single positioning model. */



/* Authoritative hero glass state — beats all older flat/white rules. */


/* Ensure a previous pseudo/background layer cannot paint an opaque white sheet. */



/* Hero navigation contrast. */



/* After scrolling, switch to the solid/translucent store header. */



/* iOS/Safari support. */


/*
 * If transparency is disabled in admin, do NOT pull the hero underneath
 * a solid header. :has() is supported by current Chrome/Safari/Firefox.
 */



/* =========================================================
   ACE v1.4.8 — HOME HERO STACK ORDER FIX
   Fixes white gap + delivery strip appearing below header.
   ========================================================= */

:root{
  --ace-home-announcement-h:30px;
  --ace-home-header-h:74px;
  --ace-wp-admin-h:0px;
}
body.admin-bar{
  --ace-wp-admin-h:32px;
}
@media(max-width:782px){
  body.admin-bar{--ace-wp-admin-h:46px}
}
@media(max-width:920px){
  :root{--ace-home-header-h:68px}
}
@media(max-width:680px){
  :root{--ace-home-announcement-h:28px}
}

/* Undo v1.4.7 negative-overlap model completely. */


/* On the homepage, announcement + header are a single overlay stack.
   They must not consume document-flow height. */




/* Hero begins directly below the WordPress admin bar only.
   The site's own announcement/header sit ON TOP of the hero. */



/* Transparent hero state */


/* After scroll, switch both pieces to fixed, preserving correct order:
   admin bar -> announcement -> header. */




/* Logged-in WordPress toolbar is already in page layout.
   Do not add any extra artificial blank area beneath it. */
body.admin-bar.home,
body.admin-bar.front-page{
  margin-top:0!important;
}

/* If transparency is disabled, restore normal flow so inner-style solid
   homepage headers do not cover content. */



/* =========================================================
   ACE v1.4.9 — HEADER SYSTEM
   Clean rewrite. All previous header selectors were removed.
   ========================================================= */

:root{
  --ace-announcement-h:30px;
  --ace-header-h:74px;
  --ace-header-pad:clamp(18px,2.2vw,42px);
  --ace-header-gap:clamp(10px,1.35vw,22px);
  --ace-header-line:rgba(17,17,17,.10);
  --ace-header-bg:#fff;
  --ace-header-fg:#111;
  --ace-header-glass:rgba(12,12,12,.16);
  --ace-header-glass-line:rgba(255,255,255,.16);
  --ace-header-z:990;
  --ace-announcement-z:1000;
}

/* ---------- Announcement ---------- */
.ace-announcement{
  width:100%;
  height:var(--ace-announcement-h);
  min-height:var(--ace-announcement-h);
  display:grid;
  place-items:center;
  margin:0;
  padding:0 16px;
  background:#111;
  color:#fff;
  border:0;
  font-size:9px;
  font-weight:400;
  line-height:1;
  letter-spacing:.15em;
  text-transform:uppercase;
  z-index:var(--ace-announcement-z);
}
.ace-announcement span{
  display:block;
  max-width:94vw;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

/* ---------- Header shell ---------- */
.ace-header{
  width:100%;
  height:var(--ace-header-h);
  min-height:var(--ace-header-h);
  display:grid;
  grid-template-columns:46px minmax(0,1fr) auto minmax(0,1fr) auto;
  align-items:center;
  gap:var(--ace-header-gap);
  padding:0 var(--ace-header-pad);
  margin:0;
  overflow:visible;
  background:var(--ace-header-bg);
  color:var(--ace-header-fg);
  border:0;
  border-bottom:1px solid var(--ace-header-line);
  z-index:var(--ace-header-z);
  transition:
    background-color .24s ease,
    color .24s ease,
    border-color .24s ease,
    box-shadow .24s ease,
    backdrop-filter .24s ease;
}
.ace-header.is-sticky-enabled{
  position:sticky;
  top:var(--ace-announcement-active-h,0px);
}

/* ---------- Homepage overlay ---------- */
body.home .ace-header.is-transparent,
body.front-page .ace-header.is-transparent{
  position:absolute;
  top:var(--ace-announcement-active-h,0px);
  left:0;
  right:0;
}
body.home .ace-announcement,
body.front-page .ace-announcement{
  position:absolute;
  top:0;
  left:0;
  right:0;
}

/* Hero stays in normal flow and therefore starts at the storefront top edge. */
body.home .ace-main,
body.front-page .ace-main,
body.home .ace-hero,
body.front-page .ace-hero{
  margin-top:0!important;
  padding-top:0;
}

/* True glass state over hero. */
.ace-header.is-transparent:not(.is-scrolled){
  background:
    linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.035));
  color:#fff;
  border-bottom-color:var(--ace-header-glass-line);
  -webkit-backdrop-filter:blur(18px) saturate(140%);
  backdrop-filter:blur(18px) saturate(140%);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.09),
    0 10px 34px rgba(0,0,0,.055);
}

/* JS toggles body.ace-header-scrolled at the same time as .is-scrolled. */
body.ace-header-scrolled.home .ace-announcement,
body.ace-header-scrolled.front-page .ace-announcement{
  position:fixed;
  top:0;
}
body.ace-header-scrolled.home .ace-header.is-transparent,
body.ace-header-scrolled.front-page .ace-header.is-transparent{
  position:fixed;
  top:var(--ace-announcement-active-h,0px);
}

.ace-header.is-scrolled{
  background:rgba(255,255,255,.95);
  color:#111;
  border-bottom-color:rgba(17,17,17,.10);
  -webkit-backdrop-filter:blur(16px) saturate(120%);
  backdrop-filter:blur(16px) saturate(120%);
  box-shadow:0 7px 26px rgba(0,0,0,.035);
}

/* ---------- Left nav trigger ---------- */
.ace-mobile-edge,
.ace-nav-trigger{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  min-width:0;
}
.ace-menu-btn{
  width:32px;
  height:38px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:6px;
  padding:0;
  margin:0;
  border:0;
  border-radius:0;
  outline:0;
  background:transparent;
  color:inherit;
  box-shadow:none;
  cursor:pointer;
  -webkit-tap-highlight-color:transparent;
}
.ace-menu-btn span{
  display:block;
  width:24px;
  height:1px;
  margin:0;
  background:currentColor;
  transform-origin:center;
}
.ace-menu-btn:hover{opacity:.55}

/* ---------- Category navigation ---------- */
.ace-header-cats{
  height:100%;
  min-width:0;
  display:flex;
  align-items:center;
  gap:clamp(12px,1.25vw,23px);
}
.ace-header-cats--left{justify-content:flex-end}
.ace-header-cats--right{justify-content:flex-start}

.ace-header-cat{
  position:relative;
  height:100%;
  display:flex;
  align-items:center;
  min-width:0;
}
.ace-header-cat > a{
  position:relative;
  height:100%;
  display:flex;
  align-items:center;
  gap:5px;
  min-width:0;
  color:inherit;
  font-size:10px;
  font-weight:400;
  line-height:1;
  letter-spacing:.11em;
  text-transform:uppercase;
  white-space:nowrap;
}
.ace-header-cat > a::after{
  content:"";
  position:absolute;
  left:0;
  bottom:20px;
  width:0;
  height:1px;
  background:currentColor;
  transition:width .18s ease;
}
.ace-header-cat:hover > a::after,
.ace-header-cat:focus-within > a::after,
.ace-header-cat.is-submenu-open > a::after{
  width:100%;
}
.ace-cat-chevron{
  display:inline-block;
  font-size:10px;
  line-height:1;
  opacity:.50;
  transform:translateY(-1px);
}
.ace-header-sale > a::before{
  content:"";
  width:4px;
  height:4px;
  border-radius:50%;
  background:currentColor;
  margin-right:2px;
}

/* ---------- Category dropdowns ---------- */
.ace-header-submenu{
  position:absolute;
  top:calc(100% - 1px);
  left:50%;
  width:max-content;
  min-width:230px;
  max-width:min(440px,90vw);
  padding:18px 20px 20px;
  background:rgba(255,255,255,.98);
  color:#111;
  border:1px solid rgba(17,17,17,.10);
  box-shadow:0 18px 48px rgba(0,0,0,.09);
  -webkit-backdrop-filter:blur(16px);
  backdrop-filter:blur(16px);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translate(-50%,8px);
  transition:opacity .16s ease,transform .16s ease,visibility .16s ease;
  z-index:30;
}
.ace-header-cat:hover > .ace-header-submenu,
.ace-header-cat:focus-within > .ace-header-submenu,
.ace-header-cat.is-submenu-open > .ace-header-submenu{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translate(-50%,0);
}
.ace-header-submenu-title{
  margin:0 0 14px;
  padding-bottom:10px;
  border-bottom:1px solid rgba(17,17,17,.10);
  font-size:9px;
  font-weight:600;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.ace-header-subgroup{
  display:grid;
  gap:7px;
  padding:7px 0;
}
.ace-header-subparent{
  font-size:12px;
  font-weight:500;
}
.ace-header-grandchildren{
  display:grid;
  gap:6px;
  padding-left:10px;
}
.ace-header-grandchildren a{
  font-size:10px;
  opacity:.62;
}
.ace-header-subparent:hover,
.ace-header-grandchildren a:hover{opacity:.48}

/* ---------- Logo ---------- */
.ace-logo{
  grid-column:3;
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:max-content;
  color:inherit;
  font-size:16px;
  font-weight:600;
  line-height:1;
  letter-spacing:.20em;
  text-transform:uppercase;
}
.ace-logo img,
.ace-logo-image{
  display:block;
  width:auto;
  max-width:150px;
  max-height:42px;
  object-fit:contain;
  opacity:1;
  transition:filter .18s ease,opacity .18s ease;
}

/* The uploaded master logo is black/transparent. */
html:not([data-ace-theme="dark"]) .ace-header:not(.is-transparent) .ace-logo img,
html:not([data-ace-theme="dark"]) .ace-header.is-scrolled .ace-logo img{
  filter:none;
}
.ace-header.is-transparent:not(.is-scrolled) .ace-logo img,
html[data-ace-theme="dark"] .ace-header .ace-logo img{
  filter:brightness(0) invert(1);
}

/* ---------- Store actions ---------- */
.ace-actions{
  height:100%;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:clamp(11px,1.15vw,19px);
  min-width:max-content;
  font-size:10px;
  font-weight:400;
  line-height:1;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.ace-actions > a,
.ace-actions > button{
  color:inherit;
}
.ace-text-action,
.ace-search-btn,
.ace-theme-toggle{
  appearance:none;
  -webkit-appearance:none;
  margin:0;
  padding:0;
  min-width:0;
  min-height:0;
  height:auto;
  border:0;
  border-radius:0;
  outline:0;
  background:transparent;
  color:inherit;
  box-shadow:none;
  text-shadow:none;
  font:inherit;
  cursor:pointer;
}
.ace-text-action:hover,
.ace-search-btn:hover,
.ace-theme-toggle:hover{
  opacity:.52;
  background:transparent;
  box-shadow:none;
}

/* ---------- Cart ---------- */
.ace-cart-icon-link{
  position:relative;
  width:32px;
  height:36px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 32px;
  overflow:visible;
}
.ace-cart-icon{
  width:20px;
  height:20px;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:1.45;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.ace-cart-count{
  position:absolute;
  top:1px;
  right:-3px;
  min-width:15px;
  height:15px;
  display:grid;
  place-items:center;
  padding:0 4px;
  border-radius:999px;
  background:#111;
  color:#fff;
  border:1px solid #fff;
  font-family:Arial,sans-serif;
  font-size:8px;
  font-weight:600;
  line-height:1;
  letter-spacing:0;
}
.ace-header.is-transparent:not(.is-scrolled) .ace-cart-count{
  background:#fff;
  color:#111;
  border-color:rgba(0,0,0,.14);
}
html[data-ace-theme="dark"] .ace-cart-count{
  background:#f7f7f5;
  color:#111;
  border-color:#0b0b0b;
}

/* ---------- Theme toggle ---------- */
.ace-theme-toggle{
  width:24px;
  height:36px;
  display:grid;
  place-items:center;
  flex:0 0 24px;
  font-size:14px;
  line-height:1;
}

/* ---------- Dark theme ---------- */
html[data-ace-theme="dark"] .ace-announcement{
  background:#050505;
  color:#f7f7f5;
}
html[data-ace-theme="dark"] .ace-header:not(.is-transparent),
html[data-ace-theme="dark"] .ace-header.is-scrolled{
  --ace-header-bg:#0b0b0b;
  --ace-header-fg:#f7f7f5;
  background:rgba(11,11,11,.95);
  color:#f7f7f5;
  border-bottom-color:rgba(255,255,255,.12);
}
html[data-ace-theme="dark"] .ace-header-submenu{
  background:rgba(12,12,12,.98);
  color:#f7f7f5;
  border-color:rgba(255,255,255,.12);
}
html[data-ace-theme="dark"] .ace-header-submenu-title{
  border-bottom-color:rgba(255,255,255,.12);
}

/* ---------- Logged-in WordPress admin bar ---------- */
body.admin-bar.ace-header-scrolled.home .ace-announcement,
body.admin-bar.ace-header-scrolled.front-page .ace-announcement{
  top:32px;
}
body.admin-bar.ace-header-scrolled.home .ace-header.is-transparent,
body.admin-bar.ace-header-scrolled.front-page .ace-header.is-transparent{
  top:calc(32px + var(--ace-announcement-active-h,0px));
}

/* ---------- Tablet ---------- */
@media(max-width:1180px){
  .ace-header{
    grid-template-columns:42px minmax(0,1fr) auto minmax(0,1fr) auto;
    gap:10px;
    padding:0 18px;
  }
  .ace-header-cats{gap:11px}
  .ace-header-cat > a{
    font-size:9px;
    letter-spacing:.08em;
  }
  .ace-actions{gap:10px}
  .ace-actions .ace-text-action{font-size:9px}
}

/* ---------- Phone + tablet navigation ---------- */
@media(max-width:920px){
  :root{--ace-header-h:68px}
  .ace-header{
    grid-template-columns:1fr auto 1fr;
    gap:10px;
    padding:0 16px;
  }
  .ace-mobile-edge{
    grid-column:1;
    display:flex;
  }
  .ace-header-cats{
    display:none;
  }
  .ace-logo{
    grid-column:2;
  }
  .ace-logo img,
  .ace-logo-image{
    max-width:130px;
    max-height:38px;
  }
  .ace-actions{
    grid-column:3;
    justify-self:end;
    gap:9px;
  }
  .ace-actions > .ace-text-action:not(.ace-cart-link),
  .ace-search-btn{
    display:none;
  }
}

/* ---------- Small phone ---------- */
@media(max-width:680px){
  :root{
    --ace-announcement-h:28px;
    --ace-header-h:64px;
  }
  body.acecr-site{
    --ace-announcement-active-h:28px;
  }
  .ace-announcement{
    font-size:8px;
    letter-spacing:.12em;
  }
  .ace-header{
    padding:0 14px;
  }
  .ace-menu-btn{width:30px}
  .ace-menu-btn span{width:23px}
  .ace-logo img,
  .ace-logo-image{
    max-width:118px;
    max-height:36px;
  }
  .ace-actions{gap:7px}
  .ace-cart-icon-link{
    width:30px;
    flex-basis:30px;
  }
  .ace-theme-toggle{
    width:22px;
    flex-basis:22px;
  }
}

/* ---------- Mobile WordPress admin bar ---------- */
@media(max-width:782px){
  body.admin-bar.ace-header-scrolled.home .ace-announcement,
  body.admin-bar.ace-header-scrolled.front-page .ace-announcement{
    top:46px;
  }
  body.admin-bar.ace-header-scrolled.home .ace-header.is-transparent,
  body.admin-bar.ace-header-scrolled.front-page .ace-header.is-transparent{
    top:calc(46px + var(--ace-announcement-active-h,0px));
  }
}

/* Reduced motion */
@media(prefers-reduced-motion:reduce){
  .ace-header,
  .ace-header-submenu,
  .ace-logo img{
    transition:none!important;
  }
}

/* v1.5.0 final cascade guard: unified flow owns legacy drawer sizing. */
.ace-cart-drawer{width:min(560px,100vw)!important}
.ace-cart-drawer-backdrop{z-index:2147483644!important}
.ace-cart-drawer{z-index:2147483645!important}
.ace-cart-drawer>.ace-cart-drawer-body,
.ace-cart-drawer>.ace-cart-drawer-checkout{height:calc(100% - 62px)!important}
.ace-cart-drawer>.ace-cart-drawer-body[hidden],
.ace-cart-drawer>.ace-cart-drawer-checkout[hidden]{display:none!important}
@media(max-width:1024px){
  .ace-cart-drawer.is-checkout{height:calc(100dvh - env(safe-area-inset-top,0px))!important;max-height:100dvh!important}
}
@media(max-width:600px){
  .ace-cart-drawer>.ace-cart-drawer-body,
  .ace-cart-drawer>.ace-cart-drawer-checkout{height:calc(100% - 54px)!important}
}

/* v1.5.1 final swatch cascade guard. */
.ace-variation-picks--color{gap:var(--ace-swatch-gap,10px)!important}
.ace-variation-color-dot{width:var(--ace-swatch-size,30px)!important;height:var(--ace-swatch-size,30px)!important;border-radius:var(--ace-swatch-radius,50%)!important;border-color:var(--ace-swatch-border,#c9c9c9)!important}
.ace-variation-picks--color .ace-variation-pick.is-selected .ace-variation-color-dot{box-shadow:0 0 0 3px var(--ace-surface,#fff),0 0 0 4px var(--ace-swatch-selected,#111)!important}
.ace-card-variation-options{gap:calc(var(--ace-swatch-gap,10px) * .7)!important}
.ace-card-variation-option i{width:calc(var(--ace-swatch-size,30px) * .62)!important;height:calc(var(--ace-swatch-size,30px) * .62)!important;border-radius:var(--ace-swatch-radius,50%)!important;border-color:var(--ace-swatch-border,#c9c9c9)!important}
.ace-card-variation-option.is-selected i{box-shadow:0 0 0 2px var(--ace-surface,#fff),0 0 0 3px var(--ace-swatch-selected,#111)!important}

/* v1.5.4 final cascade authority. */
body.ace-home-context .ace-announcement{position:absolute!important;top:0!important;left:0!important;right:0!important}
body.ace-home-context .ace-header.is-transparent{position:absolute!important;top:var(--ace-announcement-active-h,0px)!important;left:0!important;right:0!important;background:linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,.06))!important;color:#fff!important}
body.ace-home-context .ace-main,body.ace-home-context .ace-hero{margin-top:0!important;padding-top:0!important}
body.ace-home-context.ace-header-scrolled .ace-announcement{position:fixed!important}
body.ace-home-context.ace-header-scrolled .ace-header.is-transparent{position:fixed!important;background:rgba(255,255,255,.95)!important;color:#111!important}
.ace-product-row{touch-action:pan-x pan-y!important;-webkit-overflow-scrolling:touch!important}
.ace-product-row a,.ace-product-row img{-webkit-user-drag:none!important;user-drag:none!important}
.ace-product-row.is-dragging a{pointer-events:none!important}
html[data-ace-checkout-frame="1"],html[data-ace-checkout-frame="1"] body.ace-drawer-checkout-document{height:100%!important;min-height:100%!important;overflow:hidden!important}
.ace-drawer-checkout-page{display:block!important;width:100%!important;height:100dvh!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;padding:22px 24px calc(100px + env(safe-area-inset-bottom,0px))!important;background:#fff!important}
.ace-drawer-checkout-page .ace-checkout-shell,.ace-drawer-checkout-page .woocommerce,.ace-drawer-checkout-page form.checkout{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;overflow:visible!important}
.ace-drawer-checkout-controls{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:9999!important}
.ace-drawer-checkout-page #customer_details,.ace-drawer-checkout-page #order_review,.ace-drawer-checkout-page #payment{float:none!important;width:100%!important;max-width:none!important;min-width:0!important;overflow:visible!important}
@media(max-width:600px){.ace-drawer-checkout-page{padding:16px 14px calc(92px + env(safe-area-inset-bottom,0px))!important}}

/* v1.5.5 payment delivery summary and gateway studio. */
.ace-payment-delivery-summary{display:none;margin:-22px -24px 22px;padding:18px 24px;border-bottom:1px solid rgba(17,17,17,.14);background:rgba(255,255,255,.96);color:#111;box-shadow:0 8px 28px rgba(0,0,0,.045)}
[data-ace-checkout-stage="payment"] .ace-payment-delivery-summary{position:sticky;top:-22px;z-index:80;display:block}
.ace-payment-summary-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:10px}
.ace-payment-summary-head>span{font-size:7px;letter-spacing:.15em;opacity:.48}
.ace-payment-summary-head>strong{font-size:15px;font-weight:500}
.ace-payment-edit-delivery{padding:4px 0!important;border:0!important;border-bottom:1px solid currentColor!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important;font-size:8px!important;letter-spacing:.11em!important}
.ace-payment-delivery-summary p{margin:3px 0!important;font-size:10px!important;line-height:1.45!important}
.ace-payment-summary-name{font-weight:600}.ace-payment-summary-address,.ace-payment-summary-contact{opacity:.65}
[data-ace-checkout-stage="payment"] #order_review_heading{margin:0 0 14px!important;font-size:28px!important;font-weight:300!important}
.ace-drawer-checkout-page #payment ul.payment_methods{display:grid!important;gap:10px!important;margin:0!important;padding:0!important}
.ace-drawer-checkout-page #payment ul.payment_methods>li{position:relative!important;margin:0!important;padding:16px!important;border:1px solid rgba(17,17,17,.16)!important;background:#fff!important;transition:border-color .18s,box-shadow .18s!important}
.ace-drawer-checkout-page #payment ul.payment_methods>li:has(input:checked){border-color:#111!important;box-shadow:inset 0 0 0 1px #111!important}
.ace-drawer-checkout-page #payment ul.payment_methods>li>input{accent-color:#111!important}
.ace-drawer-checkout-page #payment ul.payment_methods>li>label{display:inline-flex!important;align-items:center!important;gap:8px!important;font-size:12px!important;font-weight:500!important}
.ace-drawer-checkout-page #payment div.payment_box{margin:12px 0 0!important;padding:13px!important;border:0!important;background:#f6f6f4!important;color:#111!important;font-size:10px!important;line-height:1.55!important}
.ace-drawer-checkout-page #payment div.payment_box:before{display:none!important}
@media(max-width:600px){.ace-payment-delivery-summary{margin:-16px -14px 18px;padding:15px 14px}[data-ace-checkout-stage="payment"] .ace-payment-delivery-summary{top:-16px}}

/* v1.5.6 PDP color swatches: inline variation colors own the fill. */
.ace-pdp .ace-variation-picks--color .ace-variation-color-dot{background-clip:padding-box!important}

/* v1.5.7 home header overlays the hero; never reserve legacy fixed-header space. */
body.acecr-site.ace-home-context,
body.admin-bar.acecr-site.ace-home-context{
  padding-top:0!important;
}
body.acecr-site.ace-home-context .ace-main{
  margin-top:0!important;
  padding-top:0!important;
}

/* v1.5.8 inner pages: fixed chrome, with body space reserved exactly once. */
body.acecr-site:not(.ace-home-context) .ace-announcement{
  position:fixed!important;
  top:var(--ace-adminbar-h,0px)!important;
  left:0!important;
  right:0!important;
}
body.acecr-site:not(.ace-home-context) .ace-header{
  position:fixed!important;
  top:calc(var(--ace-adminbar-h,0px) + var(--ace-announcement-active-h,0px))!important;
  left:0!important;
  right:0!important;
}
body.acecr-site:not(.ace-home-context){
  padding-top:calc(var(--ace-announcement-active-h,0px) + var(--ace-header-h,74px))!important;
}

/* v1.5.9 complete dark theme for header, cart and embedded checkout. */
html[data-ace-theme="dark"] body.ace-home-context .ace-header.is-transparent,
html[data-ace-theme="dark"] body.ace-home-context.ace-header-scrolled .ace-header.is-transparent{
  background:rgba(8,8,8,.92)!important;color:#f7f7f5!important;border-bottom-color:rgba(255,255,255,.13)!important;
}
html[data-ace-theme="dark"] .ace-cart-drawer{
  --ace-surface:#0b0b0b;--ace-surface-soft:#151515;--ace-fg:#f7f7f5;--ace-line:rgba(255,255,255,.14);
  background:#0b0b0b!important;color:#f7f7f5!important;border-color:rgba(255,255,255,.14)!important;
}
html[data-ace-theme="dark"] .ace-cart-drawer-progress,
html[data-ace-theme="dark"] .ace-cart-drawer-head,
html[data-ace-theme="dark"] .ace-cart-drawer-footer,
html[data-ace-theme="dark"] .ace-cart-drawer-actions,
html[data-ace-theme="dark"] .ace-cart-drawer-continue{
  background:#0b0b0b!important;color:#f7f7f5!important;border-color:rgba(255,255,255,.14)!important;
}
html[data-ace-theme="dark"] .ace-cart-drawer-notice{background:#151515!important;color:#f7f7f5!important;border-color:rgba(255,255,255,.14)!important}
html[data-ace-theme="dark"] .ace-cart-drawer-buy{background:#f7f7f5!important;color:#111!important}
html[data-ace-theme="dark"] .ace-cart-rec-add{background:#151515!important;color:#f7f7f5!important;border-color:rgba(255,255,255,.18)!important}
html[data-ace-theme="dark"][data-ace-checkout-frame="1"],
html[data-ace-theme="dark"][data-ace-checkout-frame="1"] body.ace-drawer-checkout-document,
html[data-ace-theme="dark"] .ace-drawer-checkout-page{
  --ace-surface:#0b0b0b;--ace-surface-soft:#151515;--ace-fg:#f7f7f5;--ace-line:rgba(255,255,255,.14);
  background:#0b0b0b!important;color:#f7f7f5!important;
}
html[data-ace-theme="dark"] .ace-drawer-checkout-controls,
html[data-ace-theme="dark"] .ace-drawer-checkout-back{background:#0b0b0b!important;color:#f7f7f5!important;border-color:rgba(255,255,255,.14)!important}
html[data-ace-theme="dark"] .ace-drawer-checkout-next,
html[data-ace-theme="dark"] .ace-drawer-checkout-place{background:#f7f7f5!important;color:#111!important}
html[data-ace-theme="dark"] .ace-payment-delivery-summary{background:rgba(11,11,11,.97)!important;color:#f7f7f5!important;border-color:rgba(255,255,255,.14)!important}
html[data-ace-theme="dark"] .ace-drawer-checkout-page input.input-text,
html[data-ace-theme="dark"] .ace-drawer-checkout-page textarea.input-text,
html[data-ace-theme="dark"] .ace-drawer-checkout-page select,
html[data-ace-theme="dark"] .ace-drawer-checkout-page .select2-selection,
html[data-ace-theme="dark"] .ace-drawer-checkout-page #payment ul.payment_methods>li{background:#111!important;color:#f7f7f5!important;border-color:rgba(255,255,255,.18)!important}
html[data-ace-theme="dark"] .ace-drawer-checkout-page #payment ul.payment_methods>li:has(input:checked){border-color:#f7f7f5!important;box-shadow:inset 0 0 0 1px #f7f7f5!important}
html[data-ace-theme="dark"] .ace-drawer-checkout-page #payment div.payment_box,
html[data-ace-theme="dark"] .ace-drawer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info{background:#181818!important;color:#f7f7f5!important;border-color:rgba(255,255,255,.14)!important}

/* v1.6.2: WooCommerce/plugin labels must not keep their light-theme navy text. */
html[data-ace-theme="dark"] .ace-drawer-checkout-page #ship-to-different-address,
html[data-ace-theme="dark"] .ace-drawer-checkout-page #ship-to-different-address label,
html[data-ace-theme="dark"] .ace-drawer-checkout-page #ship-to-different-address span,
html[data-ace-theme="dark"] .ace-drawer-checkout-page #payment .payment_methods>li>label,
html[data-ace-theme="dark"] .ace-drawer-checkout-page #payment .payment_methods>li>label span,
html[data-ace-theme="dark"] .ace-drawer-checkout-page .woocommerce-terms-and-conditions-wrapper,
html[data-ace-theme="dark"] .ace-drawer-checkout-page .woocommerce-terms-and-conditions-wrapper label,
html[data-ace-theme="dark"] .ace-drawer-checkout-page .woocommerce-terms-and-conditions-wrapper span,
html[data-ace-theme="dark"] .ace-drawer-checkout-page .woocommerce-terms-and-conditions-wrapper a,
html[data-ace-theme="dark"] .ace-drawer-checkout-page .shop_table th,
html[data-ace-theme="dark"] .ace-drawer-checkout-page .shop_table td,
html[data-ace-theme="dark"] .ace-drawer-checkout-page .shop_table td a,
html[data-ace-theme="dark"] .ace-drawer-checkout-page .shop_table .amount,
html[data-ace-theme="dark"] .ace-drawer-checkout-page .woocommerce-shipping-methods label{
  color:#f7f7f5!important;
  opacity:1!important;
}
html[data-ace-theme="dark"] .ace-drawer-checkout-page #ship-to-different-address:hover,
html[data-ace-theme="dark"] .ace-drawer-checkout-page .woocommerce-terms-and-conditions-wrapper a:hover{color:#fff!important}
html[data-ace-theme="dark"] .ace-drawer-checkout-page input[type="checkbox"],
html[data-ace-theme="dark"] .ace-drawer-checkout-page input[type="radio"]{accent-color:#f7f7f5!important}

/* v1.6.0 progress is display-only; checkout navigation lives in the bottom bar. */
.ace-cart-drawer-progress button,
.ace-cart-drawer-progress button:disabled{
  pointer-events:none!important;
  cursor:default!important;
}

/* v1.6.3: neutralize theme button hover chrome around the header hamburger. */
.ace-header .ace-menu-btn,
.ace-header .ace-menu-btn:hover,
.ace-header .ace-menu-btn:focus,
.ace-header .ace-menu-btn:focus-visible,
.ace-header .ace-menu-btn:active{
  -webkit-appearance:none!important;
  appearance:none!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  box-shadow:none!important;
  filter:none!important;
  transform:none!important;
}
.ace-header .ace-menu-btn:hover{opacity:.55!important}
.ace-header .ace-menu-btn:focus-visible{opacity:.7!important}
.ace-header .ace-menu-btn::before,
.ace-header .ace-menu-btn::after{content:none!important;display:none!important}

/* v1.7.2: keep every product colour dot on one visual baseline. */
.ace-pdp .ace-variation-picks--color{
  align-items:flex-start!important;
}
.ace-pdp .ace-variation-picks--color .ace-variation-pick{
  align-self:flex-start!important;
  align-content:start!important;
  grid-template-rows:var(--ace-swatch-size,38px) minmax(24px,auto)!important;
}
.ace-pdp .ace-variation-picks--color .ace-variation-pick span{
  min-height:24px!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:center!important;
}
@media(max-width:700px){
  .ace-pdp .ace-variation-picks--color .ace-variation-pick{
    grid-template-rows:var(--ace-swatch-size,34px) minmax(24px,auto)!important;
  }
}

/* v1.7.3: readable PDP actions and product copy in black theme. */
html[data-ace-theme="dark"] .ace-pdp form.cart .single_add_to_cart_button:not(:disabled):not(.disabled){
  background:#f7f7f5!important;
  color:#111!important;
  border-color:#f7f7f5!important;
  opacity:1!important;
}
html[data-ace-theme="dark"] .ace-pdp form.cart .ace-buy-now:not(:disabled):not(.disabled){
  background:transparent!important;
  color:#f7f7f5!important;
  border-color:rgba(255,255,255,.55)!important;
  opacity:1!important;
}
html[data-ace-theme="dark"] .ace-pdp form.cart .single_add_to_cart_button.disabled,
html[data-ace-theme="dark"] .ace-pdp form.cart .single_add_to_cart_button:disabled{
  background:#202020!important;
  color:#aaa!important;
  border-color:#3d3d3d!important;
  opacity:1!important;
}
html[data-ace-theme="dark"] .ace-pdp form.cart .ace-buy-now.disabled,
html[data-ace-theme="dark"] .ace-pdp form.cart .ace-buy-now:disabled{
  background:transparent!important;
  color:#999!important;
  border-color:#4a4a4a!important;
  opacity:1!important;
}
html[data-ace-theme="dark"] .ace-pdp-accordion summary{color:#f7f7f5!important}
html[data-ace-theme="dark"] .ace-pdp-accordion details>div,
html[data-ace-theme="dark"] .ace-pdp-accordion details>div p,
html[data-ace-theme="dark"] .ace-pdp-accordion details>div li,
html[data-ace-theme="dark"] .ace-pdp-accordion details>div a{
  color:#b7b7b3!important;
  opacity:1!important;
}
html[data-ace-theme="dark"] .ace-pdp-accordion details>div li::marker{color:#888!important}

/* v1.9.0 native same-document checkout drawer (no iframe). */
.ace-cart-drawer-checkout{
  position:relative!important;
  overflow:hidden!important;
}
.ace-cart-drawer-checkout-mount,
.ace-cart-drawer-checkout-mount>.ace-drawer-checkout-page{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
}
.ace-cart-drawer-checkout-mount>.ace-drawer-checkout-page{
  position:static!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:22px 24px calc(100px + env(safe-area-inset-bottom,0px))!important;
  background:var(--ace-surface,#fff)!important;
  color:var(--ace-fg,#111)!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
}
.ace-cart-drawer-checkout .ace-drawer-checkout-controls{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  z-index:120!important;
}
.ace-cart-drawer-checkout-mount.is-loading:before{
  content:"Loading secure checkout…";
  position:absolute;
  inset:0;
  z-index:20;
  display:grid;
  place-items:center;
  background:var(--ace-surface,#fff);
  color:var(--ace-fg,#111);
  font-size:10px;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.ace-drawer-checkout-error,.ace-drawer-checkout-empty{padding:32px 24px;color:var(--ace-fg,#111)}
@media(max-width:600px){
  .ace-cart-drawer-checkout-mount>.ace-drawer-checkout-page{padding:16px 14px calc(92px + env(safe-area-inset-bottom,0px))!important}
}

/* v1.9.3 Add to Cart progress and optional Buy Now layout. */
.ace-pdp form.cart .single_add_to_cart_button.loading{
  color:transparent!important;
  background:#111!important;
  border-color:#111!important;
  opacity:1!important;
  pointer-events:none!important;
  cursor:wait!important;
}
.ace-pdp form.cart .single_add_to_cart_button.loading:before{
  display:none!important;
}
.ace-pdp form.cart .single_add_to_cart_button.loading:after{
  content:""!important;
  position:absolute!important;
  inset:auto!important;
  z-index:4!important;
  width:20px!important;
  height:20px!important;
  border:2px solid rgba(255,255,255,.38)!important;
  border-top-color:#fff!important;
  border-radius:50%!important;
  background:transparent!important;
  animation:ace-add-cart-spin .72s linear infinite!important;
}
html[data-ace-theme="dark"] .ace-pdp form.cart .single_add_to_cart_button.loading:after{
  border-color:rgba(17,17,17,.28)!important;
  border-top-color:#111!important;
}
html[data-ace-theme="dark"] .ace-pdp form.cart .single_add_to_cart_button.loading{
  background:#f7f7f5!important;
  border-color:#f7f7f5!important;
  opacity:1!important;
}
.ace-buy-now-disabled .ace-pdp form.cart:not(.variations_form),
.ace-buy-now-disabled .ace-pdp form.variations_form .woocommerce-variation-add-to-cart{
  grid-template-columns:auto minmax(180px,1fr)!important;
}
@keyframes ace-add-cart-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){
  .ace-pdp form.cart .single_add_to_cart_button.loading:after{animation-duration:1.35s!important}
}

/* v1.9.1 premium theme-aware scroll-to-top control. */
.acecr-site .ace-scroll-top{
  position:fixed!important;
  right:clamp(14px,2vw,28px)!important;
  bottom:max(18px,env(safe-area-inset-bottom,0px))!important;
  z-index:150!important;
  display:grid!important;
  place-items:center!important;
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  min-height:48px!important;
  padding:0!important;
  border:1px solid rgba(17,17,17,.16)!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.88)!important;
  color:#111!important;
  box-shadow:0 10px 32px rgba(0,0,0,.10)!important;
  -webkit-backdrop-filter:blur(14px) saturate(125%)!important;
  backdrop-filter:blur(14px) saturate(125%)!important;
  cursor:pointer!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:translateY(12px) scale(.92)!important;
  transition:opacity .25s ease,visibility .25s ease,transform .25s ease,background-color .2s ease,color .2s ease,border-color .2s ease!important;
  -webkit-tap-highlight-color:transparent!important;
}
.acecr-site .ace-scroll-top.is-visible{
  opacity:1!important;
  visibility:visible!important;
  transform:translateY(0) scale(1)!important;
}
.acecr-site .ace-scroll-top svg{
  display:block!important;
  width:19px!important;
  height:19px!important;
  overflow:visible!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.45!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  transition:transform .22s ease!important;
}
.acecr-site .ace-scroll-top:hover{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
  transform:translateY(-3px) scale(1)!important;
}
.acecr-site .ace-scroll-top:hover svg{transform:translateY(-2px)!important}
.acecr-site .ace-scroll-top:focus-visible{
  outline:2px solid currentColor!important;
  outline-offset:4px!important;
}
html[data-ace-theme="dark"] .acecr-site .ace-scroll-top{
  background:rgba(20,20,20,.88)!important;
  color:#f7f7f5!important;
  border-color:rgba(255,255,255,.22)!important;
  box-shadow:0 12px 34px rgba(0,0,0,.38)!important;
}
html[data-ace-theme="dark"] .acecr-site .ace-scroll-top:hover{
  background:#f7f7f5!important;
  color:#111!important;
  border-color:#f7f7f5!important;
}
@media(max-width:680px){
  .acecr-site .ace-scroll-top{width:43px!important;height:43px!important;min-width:43px!important;min-height:43px!important;right:13px!important;bottom:max(13px,env(safe-area-inset-bottom,0px))!important}
  .acecr-site .ace-scroll-top svg{width:17px!important;height:17px!important}
}
@media(prefers-reduced-motion:reduce){
  .acecr-site .ace-scroll-top,.acecr-site .ace-scroll-top svg{transition:none!important}
}
