/*
Theme Name: Excite Fashion Shoes
Author: Digital Solutions
Description: Lightweight responsive WooCommerce theme for Excite Fashion Shoes.
Version: 1.8.10
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: excite-fashion
*/

:root{
  --ink:#171411;
  --warm:#a9825c;
  --warm-dark:#8e6d4e;
  --cream:#faf7f2;
  --beige:#eee5da;
  --soft:#f7f3ee;
  --line:#e7dfd7;
  --muted:#77716b;
  --content:1540px;
  --pad:clamp(18px,3vw,48px);
  --serif:'Cormorant Garamond',Georgia,'Times New Roman',serif;
  --sans:'Montserrat',Arial,sans-serif;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;overflow-x:hidden;background:#fff;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
img{max-width:100%;height:auto}
a{color:inherit}
a,button{cursor:pointer}
button,input,select,textarea{font:inherit}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--warm);outline-offset:3px}
.container{width:min(var(--content),calc(100% - (var(--pad) * 2)));margin-inline:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus{top:8px;left:8px;z-index:99999;width:auto;height:auto;padding:10px 14px;margin:0;overflow:visible;clip:auto;background:#fff;color:#111;box-shadow:0 2px 12px rgba(0,0,0,.18);font-size:12px}

/* Top information bar */
.topbar{position:relative;min-height:38px;padding:8px max(calc(var(--pad) + 76px),calc((100vw - var(--content))/2 + 76px));display:flex;align-items:center;justify-content:center;background:#f3ede6;color:#413a34;font-size:10.5px;font-weight:600;letter-spacing:.075em;text-align:center}
.topbar-messages{display:flex;align-items:center;justify-content:center;gap:14px;min-width:0}
.topbar-sep{color:#a78b70;font-size:12px}

/* Header */
.site-header{position:relative;z-index:30;background:#fff;border-bottom:1px solid var(--line)}
.header-main{min-height:124px;padding-block:17px;display:grid;grid-template-columns:minmax(270px,1fr) auto minmax(270px,1fr);align-items:center;gap:24px}
.header-search{justify-self:start;width:clamp(270px,21vw,345px);height:42px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #dcd4cc;border-radius:6px;background:#fff;color:#777}
.header-search svg{flex:0 0 17px;width:17px;height:17px;fill:none;stroke:#222;stroke-width:1.6;stroke-linecap:round}
.header-search input[type=search]{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#444;font-size:11px}
.brand-lockup{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:36px;text-decoration:none;color:#111;line-height:1}
.brand-handle{position:absolute;top:0;left:50%;transform:translateX(-50%);width:48px;height:28px;border:1.4px solid #222;border-bottom:0;border-radius:24px 24px 0 0}
.brand-name{font-family:var(--serif);font-size:66px;font-weight:500;letter-spacing:-.055em;line-height:.75}
.brand-sub{margin-top:8px;font-family:var(--serif);font-size:21px;font-style:italic;line-height:1}
.brand-owner{margin-top:7px;color:#6e6964;font-size:8.5px;letter-spacing:.025em}
.wp-header-actions{justify-self:end;display:flex;align-items:center;gap:30px}
.header-action{position:relative;min-width:82px;display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none;color:#111}
.header-action small{font-size:9px;font-weight:600;white-space:nowrap}
.person-icon{width:23px;height:26px;position:relative}
.person-icon:before{content:'';position:absolute;left:7px;top:0;width:8px;height:8px;border:1.4px solid #111;border-radius:50%}
.person-icon:after{content:'';position:absolute;left:2px;bottom:0;width:19px;height:12px;border:1.4px solid #111;border-bottom:0;border-radius:13px 13px 0 0}
.bag-icon{width:23px;height:21px;border:1.4px solid #111;position:relative;margin-top:3px}
.bag-icon:before{content:'';position:absolute;left:5px;top:-8px;width:11px;height:9px;border:1.4px solid #111;border-bottom:0;border-radius:8px 8px 0 0}
.cart-count{position:absolute;top:-7px;right:4px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;display:grid;place-items:center;background:#b89772;color:#fff;font-size:8px;line-height:1}
.cart-count.is-empty{display:none}
.mobile-menu{display:none;border:0;background:transparent;font-size:25px;color:#111}
.main-nav{min-height:48px;padding:8px var(--pad);display:flex;align-items:center;justify-content:center;gap:clamp(20px,2.1vw,44px);border-top:1px solid #f0ebe6;background:#fff;font-size:11px;font-weight:600;letter-spacing:.01em}
.main-nav a{text-decoration:none;color:#191715;white-space:nowrap}
.main-nav a:hover,.main-nav li.current-menu-item>a{color:var(--warm-dark)}
.main-nav ul,.main-nav .menu{display:flex;align-items:center;justify-content:center;gap:inherit;margin:0;padding:0}
.main-nav li{list-style:none}
.sale-link{color:#c92b24!important}

/* Brand chooser — BRANDS opens a real brand selection panel instead of scrolling the page. */
.brands-nav-toggle,.shoes-nav-toggle{appearance:none;border:0;padding:0;background:transparent;color:#191715;font:inherit;font-weight:inherit;letter-spacing:inherit;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}
.brands-nav-toggle:hover,.brands-nav-toggle[aria-expanded="true"],.shoes-nav-toggle:hover,.shoes-nav-toggle[aria-expanded="true"]{color:var(--warm-dark)}
.nav-caret{font-size:12px;line-height:1;transform:translateY(-1px);transition:transform .18s ease}
.brands-nav-toggle[aria-expanded="true"] .nav-caret,.shoes-nav-toggle[aria-expanded="true"] .nav-caret{transform:translateY(1px) rotate(180deg)}
.brand-chooser{position:absolute;left:0;right:0;top:100%;z-index:55;border-top:1px solid #eee7df;border-bottom:1px solid #ddd4ca;background:rgba(255,255,255,.985);box-shadow:0 18px 34px rgba(35,27,20,.12)}
.brand-chooser[hidden]{display:none!important}
.brand-chooser-inner{padding-top:18px;padding-bottom:22px}
.brand-chooser-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.brand-chooser-head strong{font-family:var(--serif);font-size:24px;font-weight:500}
.brand-chooser-close{width:34px;height:34px;border:1px solid #ddd4ca;background:#fff;color:#29231f;font-size:22px;line-height:1;display:grid;place-items:center}
.brand-chooser-sections{display:grid;gap:18px}
.brand-chooser-section h2{margin:0 0 8px;font-size:12px;letter-spacing:.16em;font-family:var(--sans);font-weight:700;color:#6f655c}
.brand-chooser-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;border:1px solid #e7dfd7;background:#e7dfd7}
.brand-chooser-grid-bags{grid-template-columns:repeat(2,minmax(0,1fr));max-width:calc((100% - 5px)/3)}
.brand-chooser-item{min-width:0;min-height:88px;padding:15px 18px;display:flex;align-items:center;justify-content:center;border:0;text-decoration:none;background:#fbf8f4;transition:background .16s ease,transform .16s ease}
.brand-chooser-item:hover,.brand-chooser-item:focus-visible{background:#fff}
.brand-chooser-item img{display:block;max-width:158px;max-height:50px;width:auto;height:auto;object-fit:contain}
.brand-chooser-item span{font-family:var(--serif);font-size:23px;font-weight:500;text-align:center;color:#332d28}
body.brand-chooser-open:after{content:'';position:fixed;inset:0;z-index:24;background:rgba(25,20,16,.12);pointer-events:none}
body.nav-chooser-open:after{content:'';position:fixed;inset:0;z-index:24;background:rgba(25,20,16,.12);pointer-events:none}
.shoe-chooser{position:absolute;left:50%;right:auto;top:calc(100% + 10px);transform:translateX(-50%);z-index:56;width:min(980px,calc(100vw - 46px));border:1px solid #ddd4ca;border-radius:14px;background:rgba(255,255,255,.995);box-shadow:0 24px 46px rgba(35,27,20,.14)}
.shoe-chooser[hidden]{display:none!important}
.shoe-chooser-inner{width:100%;max-width:none;padding:18px 18px 20px}
.shoe-chooser-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:16px}
.shoe-chooser-head strong{font-family:var(--serif);font-size:24px;font-weight:500;letter-spacing:.01em}
.shoe-chooser-close{width:34px;height:34px;border:1px solid #ddd4ca;border-radius:999px;background:#fff;color:#29231f;font-size:22px;line-height:1;display:grid;place-items:center;flex:0 0 auto}
.shoe-chooser-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px 12px}
.shoe-chooser-grid a{grid-column:span 2;min-width:0;min-height:54px;padding:14px 17px;display:flex;align-items:center;justify-content:flex-start;border:1px solid #ede5dc;border-radius:11px;background:#fff;text-decoration:none;color:#27211d;font-size:12px;font-weight:500;line-height:1.35;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}
.shoe-chooser-grid a:hover,.shoe-chooser-grid a:focus-visible{background:#fbf7f2;color:var(--warm-dark);border-color:#ddcfbf;transform:translateY(-1px)}
.shoe-chooser-grid .shoe-chooser-all{font-weight:700;background:#f7f0e8}
.shoe-chooser-grid .shoe-chooser-span-3{grid-column:span 3}
.shoe-chooser-grid .shoe-chooser-span-6{grid-column:1 / -1}

/* Hero */
.hero{position:relative;display:grid;grid-template-columns:minmax(430px,42%) 1fr;min-height:clamp(450px,30vw,550px);overflow:hidden;background:linear-gradient(100deg,#fbf8f4,#efe5da)}
.hero-copy{position:relative;z-index:2;min-width:0;padding:58px 46px 58px max(70px,calc((100vw - 1500px)/2 + 36px));display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#fbf8f4 0%,#f8f2eb 88%,rgba(248,242,235,.94) 100%)}
.hero h1{max-width:590px;margin:0;font-family:var(--serif);font-size:clamp(66px,4.8vw,92px);font-weight:400;line-height:.88;letter-spacing:-.04em}
.hero h1 span{display:block}
.hero h1 em{color:var(--warm);font-style:normal;font-weight:400}
.hero-rule{width:68px;height:1px;margin:25px 0 16px;background:var(--warm)}
.hero p{max-width:470px;margin:0;color:#4f4944;font-size:13px;line-height:1.65}
.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}
.hero-photo{position:relative;min-width:0;min-height:100%;overflow:hidden;background:#eee5da}
.hero-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f3e9df 0,rgba(243,233,223,.18) 11%,transparent 27%);pointer-events:none}
.btn{min-height:44px;padding:12px 24px;border:0;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;text-align:center;font-size:10.5px;font-weight:700;letter-spacing:.065em;line-height:1.2}
.btn.dark{background:#161411;color:#fff}
.btn.dark:hover{background:#302b26}
.btn.outline{border:1px solid #8f877f;background:transparent;color:#1d1a18}
.btn.outline:hover{background:#fff}

/* Categories */
.category-section{padding-block:30px 20px}
.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.category-card{position:relative;min-width:0;aspect-ratio:1.2/1;overflow:hidden;border:1px solid #e2dad2;background:#f7f2ec;text-decoration:none;color:#171411}
.category-card picture{display:block;width:100%;height:calc(100% - 40px);overflow:hidden;background:#f7f2ec}
.category-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .28s ease}
.category-card:hover img{transform:scale(1.035)}
.category-card span{position:absolute;left:0;right:0;bottom:0;height:40px;display:grid;place-items:center;background:rgba(255,255,255,.96);font-size:10.5px;font-weight:600;letter-spacing:.06em}
.category-all{width:min(340px,100%);min-height:42px;margin:16px auto 0;padding:9px 14px;display:flex;align-items:center;justify-content:center;border:1px solid #d5c9bc;background:#fff;text-decoration:none;color:#171411;font-size:9.5px;font-weight:600;letter-spacing:.07em}
.category-all:hover{background:#f8f4ef}

/* Sale */
.sale-ribbon{width:min(var(--content),calc(100% - (var(--pad) * 2)));min-height:70px;margin:0 auto 8px;padding:12px 36px;display:grid;grid-template-columns:minmax(230px,320px) 1fr 190px;align-items:center;gap:24px;background:linear-gradient(90deg,#eee4d8,#f8f4ef)}
.sale-ribbon div{display:flex;flex-direction:column}
.sale-ribbon small{font-size:9px;letter-spacing:.12em}
.sale-ribbon strong{font-family:var(--serif);font-size:31px;font-weight:500;line-height:.9}
.sale-ribbon p{margin:0;font-size:11px}
.sale-ribbon .btn{min-height:38px;padding:10px 18px}

/* Products */
.products-section,.shop-section{padding-block:clamp(58px,5vw,86px)}
.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}
.section-head small,.archive-heading small{color:var(--warm-dark);font-size:9.5px;font-weight:700;letter-spacing:.16em}
.section-head h2,.archive-heading h1{margin:3px 0 0;font-family:var(--serif);font-size:clamp(42px,3vw,54px);font-weight:500;line-height:.92}
.text-btn{border:0;background:transparent;text-decoration:none;color:#5f5953;font-size:10px}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:48px 24px;align-items:start}
.product-card{position:relative;min-width:0;display:block;text-decoration:none;color:#171411}
.product-media{position:relative;display:block;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f7f2ec}
.product-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;image-rendering:auto;transition:transform .25s ease}
a.product-card:hover .product-media img{transform:scale(1.025)}
.product-meta{display:block;padding-top:12px}
.product-meta .brand{display:block;margin-bottom:5px;color:#6f5e4e;font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.product-title{display:block;margin:0;font-family:var(--serif);font-size:23px;font-weight:500;line-height:1.08}
.product-meta .price{display:block;margin-top:7px;font-size:12px;font-weight:500}
.product-meta .price del{color:#8b8580;font-weight:400}
.product-meta .price ins{text-decoration:none}
.demo-product{cursor:pointer}
.demo-product:hover .product-media img{transform:scale(1.025)}
.demo-badge{position:absolute;z-index:3;top:8px;left:8px;padding:5px 7px;background:rgba(23,20,17,.86);color:#fff;font-size:7px;font-weight:700;letter-spacing:.08em}
.home-empty-products{grid-column:1/-1;padding:42px 20px;border:1px solid var(--line);background:#faf7f2;text-align:center}
.home-empty-products h3{margin:0;font-family:var(--serif);font-size:34px;font-weight:500}
.home-empty-products p{margin:8px 0 0;color:var(--muted);font-size:11px}

/* Brand showcase */
.brand-showcase{padding:clamp(54px,5vw,78px) 0;background:#f8f4ef;border-top:1px solid #ece4dc}
.brand-showcase-head{text-align:center;margin-bottom:26px}
.brand-showcase-head h2{margin:0 0 10px;font-family:var(--serif);font-size:clamp(34px,3vw,48px);font-weight:500;line-height:1;letter-spacing:.035em}
.brand-showcase-head p{margin:0;color:#6d655e;font-size:13px}
.brand-showcase-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid #ddd3c8;background:#fff}
.brand-showcase-card{min-width:0;min-height:126px;padding:24px 16px 17px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-right:1px solid #e5ddd5;text-decoration:none;background:#fff;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}
.brand-showcase-card:last-child{border-right:0}
.brand-showcase-card img{display:block;max-width:174px;max-height:54px;width:auto;height:auto;object-fit:contain;transition:transform .18s ease,opacity .18s ease}
.brand-showcase-card>span{font-family:var(--serif);font-size:25px;font-weight:500;line-height:1;text-align:center;color:#332d28}
.brand-showcase-card b{color:#746b63;font-size:9px;font-weight:600;letter-spacing:.04em;opacity:0;transform:translateY(3px);transition:opacity .18s ease,transform .18s ease}
.brand-showcase-card:hover,.brand-showcase-card:focus-visible{position:relative;z-index:2;background:#fdfbf8;box-shadow:0 10px 28px rgba(40,31,23,.08)}
.brand-showcase-card:hover img,.brand-showcase-card:focus-visible img{transform:scale(1.025)}
.brand-showcase-card:hover b,.brand-showcase-card:focus-visible b{opacity:1;transform:none}

/* Customer-trust panel */
.trust-panel{background:#fff;border-block:1px solid var(--line)}
.trust-panel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.trust-item{min-height:126px;padding:24px clamp(20px,2vw,34px);display:flex;align-items:center;gap:17px;border-right:1px solid var(--line)}
.trust-item:last-child{border-right:0}
.trust-item svg{flex:0 0 34px;width:34px;height:34px;fill:none;stroke:#211d19;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.trust-item div{min-width:0}
.trust-item b{display:block;font-family:var(--serif);font-size:20px;font-weight:600;line-height:1.05}
.trust-item span{display:block;margin-top:6px;color:#6e6760;font-size:11.5px;line-height:1.45}

/* Premium footer */
.footer-premium{background:linear-gradient(180deg,#f7f2ec 0%,#f2ebe3 100%);color:#211d19;border-top:1px solid #e3d9ce}
.footer-grid{padding-block:clamp(54px,4.8vw,72px);display:grid;grid-template-columns:minmax(260px,1.05fr) minmax(390px,1.45fr) minmax(220px,.9fr) minmax(245px,1fr);gap:clamp(24px,2.6vw,40px);align-items:start}
.footer-about{max-width:360px;padding-right:clamp(12px,1.6vw,26px)}
.footer-logo{width:max-content;display:flex;flex-direction:column;align-items:flex-start;color:#171411}
.footer-logo strong{font-family:var(--serif);font-size:52px;font-weight:500;line-height:.76;letter-spacing:-.035em}
.footer-logo em{margin-top:10px;font-family:var(--serif);font-size:19px;color:#332d28}
.footer-logo small{margin-top:6px;color:#857b72;font-size:10.5px}
.footer-about>p{max-width:340px;margin:24px 0 0;color:#6f665f;font-size:13px;line-height:1.75}
.footer-col h2{margin:0;color:#211d19;font-size:11px;font-weight:700;letter-spacing:.16em}
.footer-col-head{margin-bottom:18px}
.footer-col-head p{max-width:390px;margin:8px 0 0;color:#8a8077;font-size:11px;line-height:1.5}
.footer-card{padding:22px 22px 20px;border:1px solid #dfd3c7;border-radius:18px;box-shadow:0 10px 24px rgba(69,54,42,.045)}
.footer-card-warm{background:#efe5da}
.footer-card-soft{background:#f4ede6}
.footer-card-contact{background:#eadbd0;border-color:#dcc8ba;box-shadow:0 12px 26px rgba(73,54,42,.07)}
.footer-contact-card-link{display:block;color:#211d19;text-decoration:none}
.footer-contact-card-link .footer-col-head{margin-bottom:17px}
.footer-contact-card-link .footer-col-head p{color:#74665b}
.footer-contact-card-link address{color:#564a42}
.footer-contact-card-link .contact-main{display:block;margin:7px 0 0;color:#211d19;font-family:var(--serif);font-size:25px;font-weight:500}
.footer-contact-card-link .footer-hours{display:block;margin-top:14px;color:#6f6259}
.footer-contact-cta{margin-top:20px;min-height:42px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #cdb5a3;border-radius:10px;background:#fff8f3;color:#332920;font-size:11.5px;font-weight:600;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.footer-contact-card-link:hover .footer-contact-cta,.footer-contact-card-link:focus-visible .footer-contact-cta{background:#fff;border-color:#bda28f;transform:translateY(-1px)}
.footer-contact-cta b{font-size:15px;font-weight:500}
.footer-col>a{display:block;width:max-content;max-width:100%;margin:0 0 11px;color:#504943;font-size:13px;line-height:1.45;text-decoration:none;transition:color .15s ease,transform .15s ease}
.footer-col>a:hover,.footer-col>a:focus-visible{color:#171411;transform:translateX(2px)}
.footer-service a{color:#4c4540}
.footer-service a:hover,.footer-service a:focus-visible{color:#171411}
.footer-shop-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;border-top:1px solid rgba(133,113,94,.18);margin-top:14px}
.footer-shop-links a{position:relative;min-width:0;padding:10px 18px 10px 0;border-bottom:1px solid rgba(133,113,94,.13);color:#4c4540;font-size:12.5px;line-height:1.35;text-decoration:none;transition:color .15s ease,padding-left .15s ease,background .15s ease}
.footer-shop-links a:after{content:'›';position:absolute;right:3px;top:50%;transform:translateY(-52%);color:#aa9785;font-size:17px;line-height:1}
.footer-shop-links a:hover,.footer-shop-links a:focus-visible{padding-left:5px;color:#171411;background:rgba(255,255,255,.28)}
.footer-shop-links .footer-sale{color:#b64a3f;font-weight:600}
.footer-contact address{margin:0 0 12px;color:#625951;font-size:13px;font-style:normal;line-height:1.55}
.footer-contact .contact-main{display:inline-block;margin-bottom:10px;color:#171411;font-family:var(--serif);font-size:25px;font-weight:500}
.footer-contact a{display:block;width:max-content;max-width:100%;text-decoration:none;transition:opacity .15s ease,transform .15s ease}
.footer-contact a:hover,.footer-contact a:focus-visible{opacity:.9;transform:translateX(2px)}
.footer-hours{margin:16px 0 0;color:#7a7068;font-size:11.5px;line-height:1.6}
.footer-social-wrap{margin-top:26px;padding-top:18px;border-top:1px solid rgba(126,108,90,.16)}
.footer-social-label{display:block;margin-bottom:10px;color:#8e8277;font-size:9.5px;font-weight:700;letter-spacing:.14em}
.footer-socials{display:flex;flex-wrap:wrap;gap:9px}
.footer-socials a{min-width:0;flex:1 1 148px;min-height:54px;padding:8px 10px 8px 8px;display:inline-grid;grid-template-columns:36px minmax(0,1fr) 14px;align-items:center;gap:9px;border:1px solid #ddd2c7;border-radius:10px;background:#fff;color:#241f1b;text-decoration:none;box-shadow:0 5px 18px rgba(68,54,43,.045);transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}
.footer-socials a:hover,.footer-socials a:focus-visible{border-color:#c9b8a7;background:#fff;transform:translateY(-2px);box-shadow:0 10px 24px rgba(68,54,43,.09)}
.footer-socials .social-icon{width:36px;height:36px;display:grid;place-items:center;border:1px solid #e7ddd4;border-radius:9px;flex:0 0 36px;background:#fbf8f4}
.footer-socials svg{width:20px;height:20px;display:block;overflow:visible}
.footer-socials .social-instagram svg{width:21px;height:21px}
.footer-socials .social-facebook svg{width:22px;height:22px}
.footer-socials .social-copy{display:flex;flex-direction:column;gap:3px;line-height:1.15;min-width:0}
.footer-socials .social-copy b{font-size:11.5px;font-weight:600;letter-spacing:.01em}
.footer-socials .social-copy small{overflow:hidden;color:#8c8178;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}
.footer-socials .social-arrow{color:#9f9185;font-size:14px;line-height:1;transition:color .18s ease}
.footer-socials a:hover .social-arrow,.footer-socials a:focus-visible .social-arrow{color:#6c5c4e}
.brand-showcase-card.brand-iris-handmade-shoes img,.brand-chooser-item.brand-iris-handmade-shoes img{max-height:58px}
.brand-showcase-card.brand-eva-frutos img,.brand-chooser-item.brand-eva-frutos img{max-height:44px}
.brand-showcase-card.brand-gioseppo img,.brand-chooser-item.brand-gioseppo img{max-height:44px}
.brand-showcase-card.brand-lady-shoes img,.brand-chooser-item.brand-lady-shoes img{max-width:176px;max-height:48px}
.footer-payments{margin-top:18px;padding-top:16px;border-top:1px solid rgba(223,212,202,.35)}
.footer-payments b{display:block;margin-bottom:6px;color:#4f4740;font-size:9px;letter-spacing:.12em}
.footer-payments span{color:#83786f;font-size:10.5px;line-height:1.55}
.footer-card-contact .footer-payments{border-top-color:rgba(112,85,67,.16)}
.footer-bottom{width:100%;max-width:none;min-height:48px;margin:0;padding:13px max(var(--pad),calc((100vw - var(--content))/2));display:flex;align-items:center;justify-content:space-between;gap:22px;border-top:0;background:#171411;color:#b9afa6;font-size:10.5px}
.footer-premium a:focus-visible{outline-color:#a9825c}



/* Contact page */
.excite-contact-page{padding:58px 0 76px;background:linear-gradient(180deg,#fbf8f4 0%,#f7f1eb 100%)}
.contact-hero{max-width:1180px;margin-bottom:34px}
.contact-eyebrow,.contact-detail-label{display:block;color:#9a806c;font-size:9.5px;font-weight:700;letter-spacing:.17em}
.contact-hero h1{margin:8px 0 10px;font-family:var(--serif);font-size:clamp(50px,5vw,76px);font-weight:500;line-height:.95;letter-spacing:-.025em}
.contact-hero p{max-width:680px;margin:0;color:#6a6058;font-size:13px;line-height:1.7}
.contact-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:28px;align-items:start}
.contact-map-card,.contact-form-card{border:1px solid #e0d5ca;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 14px 34px rgba(63,48,37,.07)}
.contact-map-frame{height:410px;background:#ece4db}
.contact-map-frame iframe{width:100%;height:100%;display:block;border:0}
.contact-store-details{padding:24px;display:grid;grid-template-columns:1fr auto;gap:20px 28px;align-items:start}
.contact-store-details h2,.contact-form-card h2{margin:7px 0 8px;font-family:var(--serif);font-size:30px;font-weight:500;line-height:1.05}
.contact-store-details address{color:#645950;font-size:13px;font-style:normal;line-height:1.6}
.contact-detail-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px}
.contact-map-button,.contact-phone-link{min-height:42px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;text-decoration:none;font-size:11.5px;font-weight:600}
.contact-map-button{background:#1d1916;color:#fff}
.contact-map-button:hover,.contact-map-button:focus-visible{background:#342c26;color:#fff}
.contact-phone-link{border:1px solid #d7c8bc;background:#fbf6f1;color:#302822}
.contact-hours{grid-column:1/-1;margin:0;padding-top:18px;border-top:1px solid #eee5dc;color:#6e6259;font-size:12px;line-height:1.6}
.contact-form-card{padding:28px}
.contact-form-intro{margin:0 0 20px;color:#756a61;font-size:12px;line-height:1.65}
.contact-form-status{margin:0 0 18px;padding:12px 14px;border-radius:10px;font-size:12px;line-height:1.5}
.contact-form-status.is-success{border:1px solid #bfd7c3;background:#f2faf3;color:#335a39}
.contact-form-status.is-error{border:1px solid #e4c3bd;background:#fff5f3;color:#8b4438}
.excite-contact-form{display:grid;gap:15px}
.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.excite-contact-form label{display:grid;gap:7px;color:#4c423b;font-size:10.5px;font-weight:600;letter-spacing:.03em}
.excite-contact-form input[type="text"],.excite-contact-form input[type="email"],.excite-contact-form input[type="tel"],.excite-contact-form textarea{width:100%;min-height:46px;border:1px solid #d9cdc2;border-radius:10px;background:#fff;padding:11px 12px;color:#241e1a;font:inherit;font-size:13px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}
.excite-contact-form textarea{min-height:136px;resize:vertical}
.excite-contact-form input:focus,.excite-contact-form textarea:focus{border-color:#aa8b72;box-shadow:0 0 0 3px rgba(170,139,114,.12)}
.contact-consent{display:grid!important;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px!important;font-weight:400!important;line-height:1.5!important;letter-spacing:0!important}
.contact-consent input{margin:2px 0 0;width:16px;height:16px}
.contact-submit{min-height:46px;border:0;border-radius:10px;background:#1d1916;color:#fff;padding:0 20px;font-size:11.5px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .18s ease,transform .18s ease}
.contact-submit:hover,.contact-submit:focus-visible{background:#3a3029;transform:translateY(-1px)}
.contact-form-note{margin:0;color:#91857c;font-size:9.5px;line-height:1.45}
.contact-form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:950px){
  .excite-contact-page{padding:42px 0 58px}
  .contact-layout{grid-template-columns:1fr}
  .contact-map-frame{height:350px}
  .contact-store-details{grid-template-columns:1fr}
  .contact-detail-actions{align-items:stretch}
  .contact-map-button,.contact-phone-link{width:100%}
}
@media(max-width:580px){
  .contact-hero{margin-bottom:24px}
  .contact-hero h1{font-size:48px}
  .contact-layout{gap:18px}
  .contact-map-card,.contact-form-card{border-radius:15px}
  .contact-map-frame{height:300px}
  .contact-store-details,.contact-form-card{padding:20px}
  .contact-form-grid{grid-template-columns:1fr}
}

/* Generic/search/content pages */
.archive-heading{margin-bottom:30px}
.archive-heading h1 span{color:var(--warm-dark)}
.content-page{max-width:1000px}
.content-page .page-title{margin:0 0 30px;font-family:var(--serif);font-size:clamp(42px,4vw,64px);font-weight:500;line-height:.95}
.content-page .entry-content{font-size:14px;line-height:1.75;color:#403b37}
.content-page .entry-content h2,.content-page .entry-content h3{font-family:var(--serif);font-weight:500;line-height:1.05}
.content-page .entry-content a{text-decoration:underline;text-underline-offset:3px}
.empty-state{padding:55px 0;text-align:center}
.empty-state h1,.empty-state h2{font-family:var(--serif);font-size:40px;font-weight:500}
.empty-state p{font-size:11px;color:var(--muted)}
.generic-entry{padding:20px 0;border-bottom:1px solid var(--line)}
.generic-entry h2{font-family:var(--serif);font-size:30px;font-weight:500}

/* WooCommerce */
.woocommerce .woocommerce-breadcrumb{margin-bottom:28px;color:#7b746d;font-size:10px}
.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:10px}
.woocommerce .woocommerce-ordering select{min-height:40px;border:1px solid #ddd7d0;background:#fff;padding:0 10px}
.woocommerce .products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:44px 22px;align-items:start}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}
.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;min-width:0}
.woocommerce ul.products li.product a img{width:100%!important;height:auto!important;aspect-ratio:4/3;object-fit:cover;object-position:center;background:#f7f2ec;margin-bottom:13px!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:.2em 0!important;font-family:var(--serif);font-size:23px;font-weight:500;line-height:1.08}
.woocommerce ul.products li.product .price{color:#171411!important;font-size:12px}
.woocommerce span.onsale{min-width:auto;min-height:auto;padding:7px 9px;border-radius:0;background:#171411;line-height:1;color:#fff;font-size:8px;font-weight:700}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border-radius:0!important;background:#171411!important;color:#fff!important;padding:12px 18px!important;font-size:10.5px!important}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:#302b26!important;color:#fff!important}
.woocommerce div.product{display:block}
.woocommerce div.product .product_title{font-family:var(--serif);font-size:clamp(40px,3vw,54px);font-weight:500;line-height:.95}
.woocommerce div.product div.images img{background:#f7f2ec;object-fit:contain}
.woocommerce div.product .summary{min-width:0}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:#171411;font-size:18px}
.woocommerce-message,.woocommerce-info{border-top-color:var(--warm)}
.woocommerce-message::before,.woocommerce-info::before{color:var(--warm)}
.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce form.checkout{min-width:0}
.woocommerce table.shop_table{border-radius:0;border-color:var(--line)}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:44px;border:1px solid #d9d2cb;padding:9px 11px;background:#fff}
.woocommerce form .form-row textarea{min-height:110px}
.wc-block-cart,.wc-block-checkout,.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce{padding-block:48px}
.wc-block-components-button{border-radius:0!important;min-height:44px!important}
.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input{border-radius:0!important}
.wc-block-components-order-summary .wc-block-components-order-summary-item__description{min-width:0}
.wp-site-blocks{padding:0}

/* Tablet / compact desktop */
@media(max-width:1200px){
  .header-main{grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr)}
  .brand-name{font-size:60px}
  .hero{grid-template-columns:44% 56%;min-height:450px}
  .hero-copy{padding-left:max(42px,calc((100vw - 1100px)/2 + 28px));padding-right:28px}
  .hero h1{font-size:62px}
  .hero p{font-size:11.5px}
  .category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
  .category-card{aspect-ratio:1.55/1}
  .product-grid,.woocommerce .products{gap:38px 18px}
  .footer-grid{grid-template-columns:minmax(240px,1fr) minmax(360px,1.35fr) minmax(220px,.95fr);gap:28px 28px}
  .footer-service{grid-column:3;grid-row:1}
  .footer-contact{grid-column:1/-1;margin-top:0}
}

/* Mobile/tablet navigation */
@media(max-width:950px){
  .topbar{min-height:34px;padding-inline:16px;font-size:9px;gap:10px}
  .header-main{min-height:0;padding:12px 16px 11px;grid-template-columns:44px 1fr 58px;grid-template-rows:auto auto;gap:10px 12px}
  .mobile-menu{grid-column:1;grid-row:1;display:block;justify-self:start;align-self:center}
  .brand-lockup{grid-column:2;grid-row:1;justify-self:center;padding-top:27px}
  .brand-handle{width:38px;height:21px}
  .brand-name{font-size:46px}
  .brand-sub{margin-top:6px;font-size:15px}
  .brand-owner{margin-top:4px;font-size:7.5px}
  .wp-header-actions{grid-column:3;grid-row:1;justify-self:end;gap:0}
  .wp-header-actions .header-action.account{display:none}
  .wp-header-actions .header-action{min-width:46px}
  .wp-header-actions .header-action small{display:none}
  .cart-count{right:0}
  .header-search{grid-column:1/-1;grid-row:2;width:100%;height:40px;justify-self:stretch}
  .main-nav{position:absolute;top:100%;left:0;right:0;z-index:40;min-height:0;max-height:0;padding:0 24px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;overflow:hidden;border-top:0;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.08);opacity:0;visibility:hidden;transition:max-height .25s ease,opacity .2s ease,visibility .2s ease}
  .main-nav.show{max-height:620px;padding-block:10px 16px;opacity:1;visibility:visible}
  .main-nav>a,.main-nav li a{min-height:44px;display:flex;align-items:center;padding:11px 0;border-bottom:1px solid #eee8e2;font-size:11px}
  .main-nav ul,.main-nav .menu{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:0}

  .brands-nav-toggle,.shoes-nav-toggle{width:100%;min-height:44px;justify-content:space-between;padding:11px 0;border-bottom:1px solid #eee8e2;font-size:11px;text-align:left}
  .brand-chooser{position:absolute;top:100%;max-height:min(70vh,560px);overflow:auto;z-index:60}
  .brand-chooser-inner{width:100%;padding:14px 16px 18px}
  .brand-chooser-head{margin-bottom:10px}
  .brand-chooser-head strong{font-size:23px}
  .brand-chooser-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .brand-chooser-grid-bags{max-width:none}
  .brand-chooser-item{min-height:72px;padding:12px;border:0}
  .brand-chooser-item img{max-width:120px;max-height:38px}
  .brand-chooser-item[class*="brand-"] img{max-width:120px;max-height:38px}
  .brand-chooser-item span{font-size:20px}
  .shoe-chooser{position:absolute;left:0;right:0;top:100%;transform:none;width:auto;max-height:min(76vh,620px);overflow:auto;z-index:61;border-radius:0;border-left:0;border-right:0;box-shadow:0 18px 34px rgba(35,27,20,.12)}
  .shoe-chooser-inner{width:100%;padding:14px 16px 18px}
  .shoe-chooser-head{margin-bottom:10px}
  .shoe-chooser-head strong{font-size:22px}
  .shoe-chooser-grid{grid-template-columns:1fr;gap:8px}
  .shoe-chooser-grid a,.shoe-chooser-grid .shoe-chooser-span-3,.shoe-chooser-grid .shoe-chooser-span-6{grid-column:auto;min-height:48px;padding:13px 14px;font-size:12px}

  .hero{grid-template-columns:1fr;min-height:0}
  .hero-copy{padding:46px 28px 40px;background:#faf6f1}
  .hero h1{font-size:clamp(53px,11vw,70px);max-width:600px}
  .hero-rule{margin:20px 0 14px}
  .hero p{max-width:470px;font-size:11px}
  .hero-photo{min-height:330px}
  .hero-photo img{position:absolute;object-position:center}
  .hero-photo:after{background:linear-gradient(180deg,#faf6f1 0,rgba(250,246,241,.12) 16%,transparent 32%)}
  .hero-actions .btn{flex:0 1 auto}

  .trust-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .trust-item{border-bottom:1px solid var(--line)}
  .trust-item:nth-child(2n){border-right:0}
  .trust-item:nth-last-child(-n+2){border-bottom:0}

  .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .category-card{aspect-ratio:1.25/1}
  .sale-ribbon{grid-template-columns:1fr auto;padding:14px 18px;gap:12px}
  .sale-ribbon p{display:none}
  .sale-ribbon strong{font-size:27px}
  .product-grid,.woocommerce .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 14px}
  .product-title,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:20px}
  .brand-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .brand-showcase-card{border-bottom:1px solid #e5ddd5}
  .brand-showcase-card:nth-child(3n){border-right:0}
  .brand-showcase-card:nth-last-child(-n+3){border-bottom:0}
  .footer-grid{grid-template-columns:1fr 1.45fr;gap:40px 42px}
  .footer-about{max-width:none;border-right:0;padding-right:0}
  .footer-shop{grid-column:2;grid-row:1 / span 2}
  .footer-service{grid-column:1;grid-row:2}
  .footer-contact{grid-column:1;grid-row:3;margin-top:0}
  .footer-shop-links{column-gap:20px}
}

/* Small phones */
@media(max-width:580px){
  :root{--pad:16px}
  .topbar{justify-content:center;font-size:8.5px;line-height:1.4;white-space:normal;text-align:center}
  .topbar-sep{font-size:10px}
  .brand-name{font-size:42px}
  .hero-copy{padding:38px 20px 34px}
  .hero h1{font-size:52px}
  .hero p{font-size:10.5px;line-height:1.6}
  .hero-actions{gap:9px;margin-top:21px}
  .hero-actions .btn{flex:1 1 140px;padding:11px 12px;font-size:8.5px}
  .hero-photo{min-height:250px}
  .trust-panel-grid{grid-template-columns:1fr}
  .trust-item,.trust-item:nth-child(2n){min-height:96px;border-right:0;border-bottom:1px solid var(--line)}
  .trust-item:last-child{border-bottom:0}
  .trust-item b{font-size:19px}
  .trust-item span{font-size:11px}
  .category-section{padding-top:20px}
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .category-card{aspect-ratio:1.13/1}
  .category-card picture{height:calc(100% - 34px)}
  .category-card span{height:34px;font-size:9px}
  .category-all{font-size:9px}
  .sale-ribbon{width:calc(100% - 32px);padding:12px 13px}
  .sale-ribbon strong{font-size:23px}
  .sale-ribbon .btn{font-size:9px;padding:9px 10px}
  .products-section,.shop-section{padding-block:46px}
  .section-head{margin-bottom:18px}
  .section-head h2,.archive-heading h1{font-size:39px}
  .product-grid,.woocommerce .products{gap:28px 9px}
  .product-title,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px}
  .product-meta .brand{font-size:8.5px}
  .product-meta .price,.woocommerce ul.products li.product .price{font-size:10.5px}
  .brand-showcase{padding:44px 0}
  .brand-showcase-head{margin-bottom:20px}
  .brand-showcase-head h2{font-size:39px}
  .brand-showcase-head p{font-size:11px}
  .brand-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .brand-showcase-card{min-height:104px;padding:19px 10px 15px;border-right:1px solid #e5ddd5;border-bottom:1px solid #e5ddd5}
  .brand-showcase-card:nth-child(3n){border-right:1px solid #e5ddd5}
  .brand-showcase-card:nth-child(2n){border-right:0}
  .brand-showcase-card:nth-last-child(-n+3){border-bottom:1px solid #e5ddd5}
  .brand-showcase-card:nth-last-child(-n+2){border-bottom:0}
  .brand-showcase-card[class*="brand-"] img{max-width:86%;max-height:48px}
  .brand-showcase-card>span{font-size:21px}
  .brand-showcase-card b{display:none}
  .footer-grid{grid-template-columns:1fr;gap:20px;padding-block:42px}
  .footer-about,.footer-shop,.footer-service,.footer-contact{grid-column:auto;grid-row:auto;margin-top:0;max-width:none}
  .footer-card{padding:18px 18px 17px;border-radius:15px}
  .footer-logo strong{font-size:44px}
  .footer-about>p{font-size:13px}
  .footer-col h2{font-size:11px}
  .footer-shop-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px}
  .footer-shop-links a{min-height:46px;padding:9px 18px 9px 0;display:flex;align-items:center;font-size:11.5px}
  .footer-contact .contact-main{font-size:23px}
  .footer-contact address{font-size:13px}
  .footer-bottom{min-height:56px;flex-direction:column;justify-content:center;text-align:center;gap:4px;font-size:9.5px}
  .woocommerce div.product .product_title{font-size:36px}
}

@media(max-width:350px){
  .footer-shop-links{grid-template-columns:1fr}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}
}


/* Product variations — size × colour */
.woocommerce div.product form.cart.variations_form{margin-top:22px}
.woocommerce div.product form.cart .variations{width:100%;max-width:520px;margin:0 0 8px;border-collapse:separate;border-spacing:0 10px}
.woocommerce div.product form.cart .variations th,.woocommerce div.product form.cart .variations td{display:block;width:100%;padding:0;text-align:left;background:transparent}
.woocommerce div.product form.cart .variations th.label{padding-bottom:6px}
.woocommerce div.product form.cart .variations th.label label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#2d2925}
.woocommerce div.product form.cart .variations td.value{position:relative}
.woocommerce div.product form.cart .variations select{width:100%;min-height:46px;margin:0!important;padding:0 42px 0 13px;border:1px solid #d8d0c7;border-radius:0;background:#fff;color:#1c1916;font-size:12px;line-height:1.2}
.woocommerce div.product form.cart .variations select:focus{border-color:var(--warm);box-shadow:0 0 0 1px var(--warm)}
.woocommerce div.product form.cart .reset_variations{display:inline-block;margin-top:7px;color:#766d65;font-size:10px;text-decoration:underline;text-underline-offset:3px}
.woocommerce div.product .single_variation_wrap{max-width:520px;margin-top:10px}
.woocommerce div.product .woocommerce-variation-description{font-size:12px;line-height:1.55;color:#5f5953}
.woocommerce div.product .woocommerce-variation-price{margin:0 0 9px}
.woocommerce div.product .woocommerce-variation-availability{margin:0 0 11px;font-size:11px}
.woocommerce div.product .woocommerce-variation-availability .stock{margin:0;color:#5c7651}
.woocommerce div.product .woocommerce-variation-add-to-cart{display:flex;align-items:stretch;gap:9px;flex-wrap:wrap}
.woocommerce div.product form.cart .quantity .qty{min-height:44px;width:64px;border:1px solid #d8d0c7;border-radius:0}
.excite-variation-note{max-width:520px;margin:10px 0 0;color:#756c64;font-size:10.5px;line-height:1.5}
.excite-loop-options{display:block;margin-top:7px;color:#7b7169;font-size:9.5px;letter-spacing:.025em}
@media(max-width:580px){
  .woocommerce div.product form.cart .variations,.woocommerce div.product .single_variation_wrap{max-width:none}
  .woocommerce div.product form.cart .variations select{min-height:48px;font-size:13px}
}

/* Progressive enhancement: size chips + colour swatches. */
.woocommerce div.product form.cart .variations select.excite-enhanced-select{position:absolute!important;width:1px!important;height:1px!important;min-height:0!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;border:0!important}
.excite-choice-group{display:flex;flex-wrap:wrap;gap:8px;margin-top:1px}
.excite-choice{min-width:48px;min-height:42px;padding:9px 13px;border:1px solid #d8d0c7;background:#fff;color:#211d19;font-size:11px;line-height:1;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}
.excite-choice:hover:not(:disabled){border-color:#9c8065}
.excite-choice.is-selected{border-color:#171411;background:#171411;color:#fff;box-shadow:inset 0 0 0 1px #171411}
.excite-choice:disabled{cursor:not-allowed;opacity:.34;text-decoration:line-through}
.excite-choice-group.is-colour .excite-choice{display:inline-flex;align-items:center;gap:8px;min-width:96px;justify-content:flex-start}
.excite-colour-dot{width:17px;height:17px;flex:0 0 17px;border-radius:50%;background:var(--swatch);border:1px solid rgba(0,0,0,.18);box-shadow:0 0 0 1px rgba(255,255,255,.45) inset}
.excite-choice.is-selected .excite-colour-dot{box-shadow:0 0 0 1px rgba(255,255,255,.78)}
@media(max-width:580px){
  .excite-choice{min-width:52px;min-height:44px;padding:10px 12px}
  .excite-choice-group.is-colour .excite-choice{min-width:102px}
}


/* v1.2.0 — mobile quantity controls. Native number input remains editable. */
.excite-qty-button{display:none}
@media(max-width:768px){
  .woocommerce .quantity.excite-qty-ready{display:inline-flex!important;align-items:stretch;vertical-align:middle}
  .woocommerce .quantity.excite-qty-ready .qty{width:58px!important;min-width:58px!important;height:44px!important;min-height:44px!important;margin:0!important;border-left:0!important;border-right:0!important;text-align:center!important;-moz-appearance:textfield}
  .woocommerce .quantity.excite-qty-ready .qty::-webkit-outer-spin-button,.woocommerce .quantity.excite-qty-ready .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
  .excite-qty-button{display:inline-grid!important;place-items:center;width:44px;min-width:44px;height:44px;padding:0;border:1px solid #d8d0c7;background:#fff;color:#171411;font-size:20px;font-weight:500;line-height:1;cursor:pointer}
  .excite-qty-button:focus-visible{outline:2px solid #171411;outline-offset:2px}
  .excite-qty-button:disabled{opacity:.35;cursor:not-allowed}
}

/* v1.3.6 — animated favourite-brand rail. The customer can use arrows, swipe/trackpad,
 * keyboard horizontal scrolling, or simply let the rail advance automatically. */
.brand-carousel{--brand-visible:4;--brand-gap:14px;position:relative;padding:0 50px 28px}
.brand-carousel-viewport{width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;border-radius:16px}
.brand-carousel-viewport::-webkit-scrollbar{display:none}
.brand-showcase-grid{display:flex;gap:var(--brand-gap);width:100%;border:0;background:transparent}
.brand-showcase-card{position:relative;flex:0 0 calc((100% - (var(--brand-gap) * (var(--brand-visible) - 1))) / var(--brand-visible));min-width:0;min-height:142px;padding:28px 18px 20px;border:1px solid #e1d8cf!important;border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 7px 22px rgba(49,38,29,.045);scroll-snap-align:start;scroll-snap-stop:always;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease,background .24s ease}
.brand-showcase-card:last-child{border-right:1px solid #e1d8cf!important}
.brand-showcase-card:hover,.brand-showcase-card:focus-visible{z-index:2;background:#fff;border-color:#cdbdaf!important;box-shadow:0 14px 32px rgba(48,37,28,.10);transform:translateY(-3px)}
.brand-showcase-card img{max-width:min(84%,184px);max-height:56px;transition:transform .24s ease,opacity .24s ease}
.brand-showcase-card:hover img,.brand-showcase-card:focus-visible img{transform:scale(1.035)}
.brand-showcase-card b{margin-top:2px;opacity:.78;transform:none;color:#746b63;font-size:9px;font-weight:650;letter-spacing:.045em;transition:opacity .2s ease,color .2s ease}
.brand-showcase-card:hover b,.brand-showcase-card:focus-visible b{opacity:1;color:#3c342e}
.brand-carousel-arrow{position:absolute;top:50%;z-index:4;width:38px;height:38px;margin-top:-31px;display:grid;place-items:center;border:1px solid #d8cdc2;border-radius:999px;background:#fff;color:#29231e;box-shadow:0 7px 20px rgba(49,38,29,.08);font-size:18px;line-height:1;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}
.brand-carousel-arrow:hover,.brand-carousel-arrow:focus-visible{background:#171411;color:#fff;border-color:#171411;box-shadow:0 10px 24px rgba(30,24,19,.16);transform:scale(1.04)}
.brand-carousel-arrow.is-prev{left:0}
.brand-carousel-arrow.is-next{right:0}
.brand-carousel-dots{position:absolute;left:50%;bottom:0;display:flex;align-items:center;justify-content:center;gap:7px;transform:translateX(-50%)}
.brand-carousel-dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#cfc4b9;transition:width .2s ease,background .2s ease}
.brand-carousel-dot.is-active{width:22px;background:#6f6257}
.brand-carousel.is-interacting .brand-showcase-card{transition-duration:.12s}
@media (max-width:1100px){
  .brand-carousel{--brand-visible:3}
}
@media (max-width:700px){
  .brand-showcase{padding:44px 0}
  .brand-showcase-head{margin-bottom:20px}
  .brand-showcase-head h2{font-size:39px}
  .brand-showcase-head p{font-size:11px}
  .brand-carousel{--brand-visible:2;--brand-gap:10px;padding:0 0 27px}
  .brand-carousel-viewport{border-radius:12px}
  .brand-showcase-grid{grid-template-columns:none}
  .brand-showcase-card{min-height:112px;padding:20px 10px 16px;border:1px solid #e1d8cf!important;border-radius:11px}
  .brand-showcase-card:nth-child(3n),.brand-showcase-card:nth-child(2n),.brand-showcase-card:nth-last-child(-n+3),.brand-showcase-card:nth-last-child(-n+2){border-right:1px solid #e1d8cf!important;border-bottom:1px solid #e1d8cf!important}
  .brand-showcase-card[class*="brand-"] img{max-width:84%;max-height:48px}
  .brand-showcase-card b{display:block;font-size:8px}
  .brand-carousel-arrow{top:auto;bottom:-4px;width:30px;height:30px;margin:0;font-size:14px;box-shadow:none}
  .brand-carousel-arrow.is-prev{left:calc(50% - 82px)}
  .brand-carousel-arrow.is-next{right:calc(50% - 82px)}
}
@media (prefers-reduced-motion:reduce){
  .brand-carousel-viewport{scroll-behavior:auto}
  .brand-showcase-card,.brand-carousel-arrow,.brand-carousel-dot{transition:none!important}
}


/* =========================================================
   v1.5.3 — Excite editorial polish + balanced footer
   ========================================================= */
:root{--rose:#b36f68;--rose-dark:#8f544f;--rose-soft:#f1dfdb;--sand:#e9d9c9;--ink-soft:#2a2521}
body{padding-bottom:0}
.main-nav,.header-action small,.header-search input[type=search]{letter-spacing:.045em}

/* Editorial hero */
.hero{grid-template-columns:minmax(430px,40%) 1fr;min-height:clamp(500px,34vw,610px);background:#f9f4ee}
.hero-copy{padding-top:66px;padding-bottom:66px;background:linear-gradient(90deg,#faf6f1 0%,#f7efe7 86%,rgba(247,239,231,.94) 100%)}
.hero-eyebrow{margin-bottom:18px;color:var(--rose-dark);font-size:9.5px;font-weight:700;letter-spacing:.18em}
.hero h1{font-size:clamp(72px,5.1vw,98px);line-height:.98}
.hero h1 em{color:var(--rose)}
.hero p{max-width:390px;margin-top:18px;font-size:12.5px;line-height:1.7}
.hero-actions{align-items:center;margin-top:30px}
.hero .btn.dark{background:var(--ink-soft)}
.hero .btn.dark:hover{background:var(--rose-dark)}
.hero-text-link{padding:10px 0;text-decoration:none;color:#5d5148;font-size:10.5px;font-weight:600;letter-spacing:.04em}
.hero-text-link span{margin-left:7px;color:var(--rose-dark)}
.hero-photo:after{background:linear-gradient(90deg,#f4e8dc 0,rgba(244,232,220,.12) 12%,transparent 30%)}
.hero-photo-label{position:absolute;right:22px;bottom:18px;z-index:2;padding:8px 10px;background:rgba(255,255,255,.82);backdrop-filter:blur(7px);color:#4a4039;font-size:8px;font-weight:700;letter-spacing:.16em}

/* Editorial category mosaic */
.category-section{padding-block:54px 34px}
.editorial-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}
.editorial-section-head span{color:var(--rose-dark);font-size:9px;font-weight:700;letter-spacing:.18em}
.editorial-section-head h2{margin:4px 0 0;font-family:var(--serif);font-size:clamp(38px,3vw,52px);font-weight:500;line-height:.95}
.editorial-section-head>a{padding-bottom:5px;text-decoration:none;color:#6d625a;font-size:10px}
.editorial-category-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:14px}
.editorial-category-grid .category-card{aspect-ratio:auto;min-height:190px;border:0;border-radius:14px;box-shadow:inset 0 0 0 1px rgba(75,55,39,.10);background:#eee5da}
.editorial-category-grid .category-card picture{position:absolute;inset:0;height:100%}
.editorial-category-grid .category-card img{object-fit:cover}
.editorial-category-grid .category-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(25,19,15,.58) 100%);pointer-events:none}
.editorial-category-grid .category-card span{z-index:2;top:auto;height:auto;padding:18px 20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:transparent;color:#fff;text-align:left}
.editorial-category-grid .category-card span small{margin-bottom:4px;font-size:8px;font-weight:700;letter-spacing:.15em;opacity:.78}
.editorial-category-grid .category-card span b{font-family:var(--serif);font-size:23px;font-weight:500;line-height:1}
.editorial-category-grid .category-featured{grid-column:span 6;min-height:360px}
.editorial-category-grid .category-featured span b{font-size:34px}
.editorial-category-grid .category-compact{grid-column:span 4;min-height:210px}
.editorial-category-grid .category-card:hover img{transform:scale(1.025)}
.editorial-category-grid .category-card:hover{box-shadow:inset 0 0 0 1px rgba(75,55,39,.12),0 14px 30px rgba(66,48,34,.09)}

/* Sale ribbon accent */
.sale-ribbon{margin-top:8px;border-radius:14px;background:linear-gradient(90deg,#efe3da 0%,#f8f3ee 62%,#f1dfdb 100%)}
.sale-ribbon small{color:var(--rose-dark)}

/* Cleaner, stronger product cards */
.products-section{padding-top:70px}
.product-grid{gap:54px 24px}
.product-card{border-radius:13px;transition:transform .2s ease}
.product-card:hover{transform:translateY(-2px)}
.product-media{border-radius:13px;background:#f5efe9;box-shadow:inset 0 0 0 1px rgba(56,43,32,.055)}
.product-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .28s ease,transform .32s ease}
.product-media .product-image-primary{opacity:1}
.product-media .product-image-secondary{opacity:0}
.product-card:hover .product-media:not(.has-secondary-image) .product-image-primary{opacity:1;transform:scale(1.02)}
.product-card:hover .product-media.has-secondary-image .product-image-primary{opacity:0;transform:scale(1.01)}
.product-card:hover .product-media.has-secondary-image .product-image-secondary{opacity:1;transform:scale(1.015)}
.product-quick{position:absolute;left:12px;right:12px;bottom:12px;z-index:3;min-height:38px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-radius:9px;background:rgba(255,255,255,.93);color:#28211c;font-size:9.5px;font-weight:650;letter-spacing:.035em;opacity:0;transform:translateY(7px);transition:opacity .2s ease,transform .2s ease}
.product-card:hover .product-quick,.product-card:focus-visible .product-quick{opacity:1;transform:none}
.product-badges{position:absolute;z-index:5;top:10px;left:10px;display:flex;flex-wrap:wrap;gap:6px;max-width:calc(100% - 20px)}
.product-badge{padding:6px 8px;border-radius:999px;background:#fff;color:#3f352e;font-size:7.5px;font-weight:750;letter-spacing:.08em;box-shadow:0 4px 14px rgba(46,34,25,.08)}
.product-badge.is-sale{background:var(--rose-dark);color:#fff}
.product-badge.is-low{background:#312a25;color:#fff}
.product-badge.is-new{background:#eee1d2;color:#5b4838}
.product-meta{padding-top:14px}
.product-meta .brand{color:#8d6259;letter-spacing:.12em}
.product-title{font-size:24px}
.product-meta .price{font-size:12.5px}

/* Brand optical balance */
.brand-showcase{background:linear-gradient(180deg,#f9f5f0 0%,#f5eee7 100%)}
.brand-showcase-card{background:rgba(255,255,255,.88)}
.brand-showcase-card img{max-width:76%;max-height:48px;object-fit:contain}
.brand-showcase-card.brand-replay img{max-width:70%}
.brand-showcase-card.brand-pepe-jeans img{max-width:74%}
.brand-showcase-card.brand-mariella-fabiani img{max-width:72%}
.brand-showcase-card.brand-iris-handmade-shoes img{max-width:68%;max-height:46px}
.brand-showcase-card.brand-lady-shoes img{max-width:70%;max-height:44px}
.brand-showcase-card.brand-superdry img{max-width:68%}
.brand-showcase-card:hover{border-color:#d8c3b5!important}

/* Trust: only three strong promises */
.trust-panel{border-block:0;background:#fff}
.trust-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-block:18px}
.trust-item{min-height:110px;border:0;border-right:1px solid var(--line);text-decoration:none;color:inherit}
.trust-item:last-child{border-right:0}
.trust-item svg{stroke:var(--rose-dark)}
.trust-store-link:hover{background:#fbf6f1}

/* Shoe menu in two readable groups */
.shoe-chooser{width:min(920px,calc(100vw - 46px))}
.shoe-chooser-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.shoe-chooser-grid .shoe-chooser-all{grid-column:1/-1;min-height:48px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-radius:10px;background:#f2e8df;border-color:#e1d2c6}
.shoe-menu-group{min-width:0;padding:16px;border:1px solid #eee3d9;border-radius:12px;background:#fff}
.shoe-menu-group h3{margin:0 0 10px;color:var(--rose-dark);font-size:9px;font-family:var(--sans);font-weight:750;letter-spacing:.15em;text-transform:uppercase}
.shoe-menu-group-links{display:grid;grid-template-columns:1fr 1fr;gap:7px 9px}
.shoe-menu-group-links a{min-height:42px;padding:10px 11px;border-radius:8px;font-size:11px}

/* Footer: 3-tone, no heavy black contact block */
.footer-premium{background:linear-gradient(180deg,#f8f4ef,#f0e8df)}
.footer-card-warm{background:#ead9c8}
.footer-card-soft{background:#f6eee7}
.footer-card-contact{background:#efdeda;border-color:#dec6bf}
.footer-contact-cta{background:#fff7f5;border-color:#d3b8b0}
.footer-bottom{background:#2a2420;color:#d7cbc2}

/* Contact page: two actions first, map below */
.excite-contact-page{background:linear-gradient(180deg,#fcf9f5 0%,#f5ede5 100%)}
.contact-action-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(460px,1.2fr);gap:22px;align-items:stretch}
.contact-info-card,.contact-form-card,.contact-map-wide{border:1px solid #e2d5ca;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(63,48,37,.055)}
.contact-info-card{padding:30px;background:linear-gradient(145deg,#eedfd3,#f7eee7)}
.contact-info-card h2{margin:8px 0 12px;font-family:var(--serif);font-size:34px;font-weight:500;line-height:1}
.contact-info-card address{color:#62554c;font-size:13px;font-style:normal;line-height:1.65}
.contact-big-link{display:inline-block;margin:18px 0 4px;color:#2f2823;font-family:var(--serif);font-size:28px;font-weight:500;text-decoration:none}
.contact-info-card .contact-map-button{margin-top:24px;background:var(--rose-dark)}
.contact-info-card .contact-map-button:hover{background:#74443f}
.contact-map-wide{margin-top:22px;padding:20px;overflow:hidden}
.contact-map-wide-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:2px 4px 16px}
.contact-map-wide-head h2{margin:5px 0 0;font-family:var(--serif);font-size:30px;font-weight:500}
.contact-map-wide-head>a{color:#6d5d52;font-size:10.5px;text-decoration:none}
.contact-map-wide .contact-map-frame{height:390px;border-radius:14px;overflow:hidden}

/* Subtle reveal animation */
html.excite-motion-ready [data-reveal]{opacity:0;transform:translateY(16px)}
html.excite-motion-ready [data-reveal].is-visible{opacity:1;transform:none;transition:opacity .52s ease,transform .52s ease}

/* Mobile sticky navigation */
.mobile-shop-nav{display:none}

@media(max-width:1200px){
  .editorial-category-grid .category-featured{min-height:320px}
  .editorial-category-grid .category-compact{min-height:190px}
}

@media(max-width:950px){
  body{padding-bottom:66px}
  .hero{grid-template-columns:1fr;min-height:0}
  .hero-copy{padding:45px 28px 38px}
  .hero h1{font-size:clamp(56px,12vw,76px);line-height:.98}
  .hero p{margin-top:15px}
  .hero-photo{min-height:360px}
  .editorial-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .editorial-category-grid .category-featured,.editorial-category-grid .category-compact{grid-column:auto;min-height:230px}
  .editorial-category-grid .category-featured span b{font-size:28px}
  .editorial-category-grid .category-compact span b{font-size:20px}
  .shoe-chooser-grid{grid-template-columns:1fr;gap:10px}
  .shoe-chooser-grid .shoe-chooser-all{grid-column:auto}
  .shoe-menu-group-links{grid-template-columns:1fr}
  .product-quick{display:none}
  .trust-panel-grid{grid-template-columns:1fr}
  .trust-item,.trust-item:last-child{border-right:0;border-bottom:1px solid var(--line)}
  .trust-item:last-child{border-bottom:0}
  .contact-action-grid{grid-template-columns:1fr}
  .contact-map-wide .contact-map-frame{height:330px}
  .mobile-shop-nav{position:fixed;left:0;right:0;bottom:0;z-index:75;height:66px;padding:7px 10px calc(7px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-top:1px solid #e6ddd5;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:0 -8px 24px rgba(45,35,28,.08)}
  .mobile-shop-nav a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-decoration:none;color:#514840}
  .mobile-shop-nav a span{font-size:20px;line-height:1}
  .mobile-shop-nav a b{font-size:8px;font-weight:650;letter-spacing:.025em}
}

@media(max-width:580px){
  .editorial-section-head{align-items:flex-start;flex-direction:column;gap:8px}
  .editorial-category-grid .category-featured,.editorial-category-grid .category-compact{min-height:200px}
  .editorial-category-grid .category-card span{padding:14px}
  .editorial-category-grid .category-featured span b{font-size:25px}
  .product-grid{gap:30px 10px}
  .product-title{font-size:18px}
  .product-badge{font-size:6.5px;padding:5px 6px}
  .contact-info-card,.contact-form-card{padding:20px}
  .contact-map-wide{padding:12px}
  .contact-map-wide-head{align-items:flex-start;flex-direction:column;gap:7px}
  .contact-map-wide .contact-map-frame{height:290px}
}

@media(prefers-reduced-motion:reduce){
  html.excite-motion-ready [data-reveal],html.excite-motion-ready [data-reveal].is-visible{opacity:1;transform:none;transition:none}
  .product-card,.product-media img,.category-card img{transition:none!important}
}


/* v1.5.1 — offers newsletter signup */
.sale-ribbon.sale-newsletter{min-height:0;padding:28px 32px;grid-template-columns:minmax(260px,.9fr) minmax(420px,1.25fr);gap:clamp(34px,4vw,72px);border:1px solid rgba(150,112,100,.14);background:linear-gradient(112deg,#efe3da 0%,#faf6f1 56%,#f2e0dc 100%);box-shadow:0 12px 28px rgba(66,47,36,.045)}
.sale-newsletter-intro{display:block!important}
.sale-newsletter-intro small{display:block;margin-bottom:5px;color:var(--rose-dark);font-size:9px;font-weight:700;letter-spacing:.15em}
.sale-newsletter-intro strong{display:block;font-family:var(--serif);font-size:34px;font-weight:500;line-height:.95}
.sale-newsletter-intro p{display:block!important;max-width:520px;margin:10px 0 0;color:#655a52;font-size:11.5px;line-height:1.55}
.sale-newsletter-link{display:inline-flex;align-items:center;gap:7px;margin-top:13px;color:#6b5048;font-size:9.5px;font-weight:650;text-decoration:none;letter-spacing:.025em}
.sale-newsletter-link:hover,.sale-newsletter-link:focus-visible{color:var(--rose-dark)}
.sale-newsletter-form{min-width:0;align-self:center}
.sale-newsletter-field{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:9px}
.sale-newsletter-field input[type=email]{width:100%;min-width:0;height:46px;padding:0 15px;border:1px solid #d8c9bf;border-radius:9px;background:rgba(255,255,255,.9);color:#28211c;font:inherit;font-size:12px;outline:none;box-shadow:0 4px 14px rgba(59,42,32,.025)}
.sale-newsletter-field input[type=email]::placeholder{color:#9c8e83}
.sale-newsletter-field input[type=email]:focus{border-color:#b9877c;box-shadow:0 0 0 3px rgba(185,135,124,.12)}
.sale-newsletter-field .btn{min-width:118px;height:46px;border:0;border-radius:9px;padding:0 18px;cursor:pointer}
.sale-newsletter-consent{margin-top:10px;display:flex;align-items:flex-start;gap:8px;color:#756a62;font-size:9.5px;line-height:1.45;cursor:pointer}
.sale-newsletter-consent input{flex:0 0 auto;margin-top:2px;accent-color:var(--rose-dark)}
.sale-newsletter-message{margin:10px 0 0!important;padding:8px 10px;border-radius:8px;font-size:10px!important;line-height:1.4!important}
.sale-newsletter-message.is-success{background:#edf5ee;color:#345a3a}
.sale-newsletter-message.is-info{background:#f1ece7;color:#66574b}
.sale-newsletter-message.is-error{background:#f8e9e7;color:#8a433e}
@media(max-width:950px){
  .sale-ribbon.sale-newsletter{grid-template-columns:1fr;padding:24px;gap:20px}
  .sale-newsletter-intro strong{font-size:31px}
  .sale-newsletter-intro p{display:block!important}
}
@media(max-width:560px){
  .sale-ribbon.sale-newsletter{width:calc(100% - 32px);padding:20px 16px;border-radius:13px}
  .sale-newsletter-field{grid-template-columns:1fr}
  .sale-newsletter-field .btn{width:100%}
  .sale-newsletter-intro strong{font-size:28px}
  .sale-newsletter-intro p{font-size:11px}
  .sale-newsletter-consent{font-size:9px}
}


/* v1.5.3 — balanced footer: neutral base, matching inner cards */
.footer-premium{background:linear-gradient(180deg,#faf7f3 0%,#f5efe9 100%)!important;color:#211d19}
.footer-premium .footer-grid{background:transparent}
.footer-premium .footer-card,.footer-premium .footer-card-warm,.footer-premium .footer-card-soft,.footer-premium .footer-card-contact{background:#ead9c8!important;border-color:#d7c1ad!important;box-shadow:0 10px 24px rgba(69,54,42,.045)!important}
.footer-premium .footer-about{background:transparent}
.footer-premium .footer-contact-cta{background:rgba(255,255,255,.34)!important;border-color:#cdb39e!important;color:#3b3028}
.footer-premium .footer-socials a{background:#fff!important;border-color:#ddd2c7!important;box-shadow:0 5px 18px rgba(68,54,43,.045)!important}
.footer-premium .footer-socials .social-icon{background:#fbf8f4!important;border-color:#e7ddd4!important}
.footer-premium .footer-socials a:hover,.footer-premium .footer-socials a:focus-visible{background:#fff!important;border-color:#c9b8a7!important;box-shadow:0 10px 24px rgba(68,54,43,.09)!important}
.footer-premium .footer-bottom{background:#2a2420!important;color:#d7cbc2!important;border-top:0}


/* v1.5.5 — returns wording updated; payment methods remain in Service + Terms page */
.footer-service-payments{margin-top:18px;padding-top:16px;border-top:1px solid rgba(112,85,67,.18)}
.footer-service-payments b{display:block;margin-bottom:7px;color:#4f4740;font-size:9px;font-weight:700;letter-spacing:.12em}
.footer-service-payments span{display:block;color:#6f6259;font-size:10.5px;line-height:1.6}
.footer-service .footer-terms-link{font-weight:600;color:#342a23}
.footer-contact .footer-payments{display:none!important}

.excite-terms-content{max-width:900px;margin:0 auto}
.excite-terms-content .terms-intro{margin:0 0 28px;padding:20px 22px;border:1px solid #e2d4c7;border-radius:14px;background:#f8f1ea;color:#544a43;font-size:13px;line-height:1.7}
.terms-sections{display:grid;gap:0;border-top:1px solid #e3dad2}
.terms-sections section{padding:24px 0;border-bottom:1px solid #e3dad2}
.terms-sections h2{margin:0 0 10px!important;font-family:var(--serif);font-size:27px!important;font-weight:500!important;line-height:1.05!important;color:#241f1b}
.terms-sections p{margin:0;color:#5f5650;font-size:13px;line-height:1.75}
.terms-sections p+p{margin-top:10px}
.terms-sections a{color:#7c5b44;text-decoration:underline;text-underline-offset:3px}
.terms-source-links{display:flex;flex-wrap:wrap;gap:14px}
.terms-source-links a{font-size:11px;font-weight:600;text-decoration:none}
@media(max-width:600px){
  .footer-service-payments{margin-top:15px;padding-top:14px}
  .excite-terms-content .terms-intro{padding:16px 17px}
  .terms-sections section{padding:20px 0}
  .terms-sections h2{font-size:24px!important}
}


/* v1.5.9 — online payments cleanup */
.woocommerce-checkout #payment .payment_methods>li{border-bottom:1px solid #eee5dd}
.woocommerce-checkout #payment .payment_methods>li:last-child{border-bottom:0}
.footer-service-payments span{font-weight:500}


/* v1.6.0 — Service payment methods + dedicated Shipping page */
.footer-service .footer-shipping-link{font-weight:600;color:#342a23}
.footer-service-payments{display:block!important}
.footer-service-payments span{font-weight:500}
.excite-shipping-content{max-width:900px;margin:0 auto}
.shipping-unified-copy{padding:28px 30px;border:1px solid #dfd2c6;border-radius:18px;background:#f7f1eb;color:#4f463f}
.shipping-unified-copy p{margin:0;font-size:14px;line-height:1.9}
.shipping-unified-copy strong{color:#241f1b;font-weight:600}
@media(max-width:650px){
  .shipping-unified-copy{padding:22px 20px}
  .shipping-unified-copy p{font-size:13px;line-height:1.8}
}


/* v1.6.1 — physical-store payment / pickup checkout */
.excite-store-payment-block-note{padding:8px 0;color:#6f6259;font-size:12px;line-height:1.55}
.woocommerce-checkout #payment .payment_method_excite_store_payment .payment_box{background:#f7f1ea;color:#4f4740}
.woocommerce-checkout #payment .payment_method_excite_store_payment .payment_box:before{border-bottom-color:#f7f1ea}


/* v1.7.0 — bank-transfer presentation */
.excite-bank-transfer-details{margin-top:15px;padding:16px 18px;border:1px solid #dccdbf;border-radius:12px;background:#f8f2ec;color:#4e443c}
.excite-bank-account{padding:10px 0;border-bottom:1px solid rgba(112,85,67,.14);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 18px}
.excite-bank-account:first-child{padding-top:0}
.excite-bank-account:last-of-type{border-bottom:0}
.excite-bank-account strong{font-size:12px;color:#28211c}
.excite-bank-account span{font-size:11.5px;overflow-wrap:anywhere}
.excite-bank-transfer-details p{margin:10px 0 0;font-size:11px;line-height:1.6;color:#75685e}
.woocommerce-bacs-bank-details{margin-top:20px;padding:18px;border:1px solid #ded2c6;border-radius:12px;background:#faf6f1}
.woocommerce-bacs-bank-details .wc-bacs-bank-details-heading{font-family:var(--serif);font-size:25px;font-weight:500}
.woocommerce-bacs-bank-details .bacs_details{margin-bottom:12px!important}
.woocommerce-bacs-bank-details .bacs_details li{overflow-wrap:anywhere}
@media(max-width:600px){.excite-bank-account{align-items:flex-start;flex-direction:column}.excite-bank-transfer-details{padding:14px}}



/* v1.7.2 — payment logos/badges in Service + Checkout, with cleaner checkout language */
.excite-payment-badges{display:flex;flex-wrap:wrap;gap:10px}
.excite-payment-badge{min-width:0;display:inline-flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid #d4c0ae;border-radius:12px;background:rgba(255,255,255,.46);box-shadow:0 4px 10px rgba(69,54,42,.03)}
.excite-payment-badge-icon{width:34px;height:24px;display:grid;place-items:center;color:#5f5044;flex:0 0 34px}
.excite-payment-badge-icon svg{width:100%;height:100%;display:block}
.excite-payment-badge-copy{display:flex;flex-direction:column;gap:2px;min-width:0;line-height:1.1}
.excite-payment-badge-copy b{display:block;color:#211d19;font-size:10.5px;font-weight:700;letter-spacing:.02em}
.excite-payment-badge-copy small{display:block;color:#74685f;font-size:9.5px;line-height:1.25}
.excite-payment-paypal .excite-payment-badge-icon{color:#003087}
.excite-payment-iris .excite-payment-badge-icon{color:#3b2a89}
.excite-payment-bank .excite-payment-badge-icon,.excite-payment-store .excite-payment-badge-icon{color:#705543}
.footer-service-payments .excite-payment-badges{margin-top:2px}
.footer-service-payments .excite-payment-badge{flex:1 1 calc(50% - 8px);min-width:140px}
.footer-service-payments .excite-payment-badge-copy b{font-size:10px}
.footer-service-payments .excite-payment-badge-copy small{font-size:9px}
.excite-checkout-payment-badges-wrap{margin:0 0 16px;padding:14px 14px 12px;border:1px solid #e2d4c7;border-radius:14px;background:#f8f1ea}
.excite-checkout-payment-badges-label{display:block;margin:0 0 10px;color:#5e534a;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.excite-checkout-payment-badges-wrap .excite-payment-badge{background:#fff;border-color:#ddd0c3}
.excite-payment-badges-checkout .excite-payment-badge{flex:1 1 calc(50% - 8px)}
.woocommerce-checkout #payment .payment_methods>li,.wc-block-components-checkout-step__content .wc-block-components-radio-control-accordion-option{position:relative}
.woocommerce-checkout #payment .payment_methods label{font-weight:600;color:#26211d}
.woocommerce-checkout #payment .payment_method_bacs label:after,.woocommerce-checkout #payment .payment_method_excite_store_payment label:after{display:inline-flex;align-items:center;margin-left:8px;padding:2px 7px;border:1px solid #d7c4b4;border-radius:999px;background:#f8f2ec;color:#6b5d51;font-size:10px;font-weight:600;letter-spacing:.02em}
.woocommerce-checkout #payment .payment_method_bacs label:after{content:'Τράπεζα'}
.woocommerce-checkout #payment .payment_method_excite_store_payment label:after{content:'Κατάστημα'}
@media(max-width:700px){
  .footer-service-payments .excite-payment-badge,.excite-payment-badges-checkout .excite-payment-badge{flex:1 1 100%}
  .excite-payment-badge{padding:9px 10px}
}


/* v1.7.3 — compact payment icon strip in footer */
.footer-service-payments{margin-top:18px;padding-top:15px;border-top:1px solid rgba(112,85,67,.18)}
.footer-service-payments>b{display:block;margin-bottom:11px;color:#4f4740;font-size:9px;font-weight:700;letter-spacing:.12em}
.footer-service-payments .excite-payment-badges-footer{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;align-items:start}
.footer-service-payments .excite-payment-badges-footer .excite-payment-badge{min-width:0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center}
.footer-service-payments .excite-payment-badges-footer .excite-payment-badge-icon{width:42px;height:34px;display:grid;place-items:center;flex:0 0 34px;border:1px solid rgba(112,85,67,.18);border-radius:10px;background:rgba(255,255,255,.52);color:#5f5044}
.footer-service-payments .excite-payment-badges-footer .excite-payment-badge-icon svg{width:27px;height:20px;display:block}
.footer-service-payments .excite-payment-badges-footer .excite-payment-badge-copy{display:block;min-width:0;line-height:1.15}
.footer-service-payments .excite-payment-badges-footer .excite-payment-badge-copy b{display:none}
.footer-service-payments .excite-payment-badges-footer .excite-payment-badge-copy small{display:block;color:#6c5f55;font-size:8.7px;line-height:1.2;white-space:normal}
.footer-service-payments .excite-payment-badges-footer .excite-payment-card .excite-payment-badge-copy small{font-weight:600}
.footer-service-payments .excite-payment-badges-footer .excite-payment-paypal .excite-payment-badge-icon{color:#003087}
.footer-service-payments .excite-payment-badges-footer .excite-payment-iris .excite-payment-badge-icon{color:#3b2a89}
.footer-service-payments .excite-payment-badges-footer .excite-payment-bank .excite-payment-badge-icon,.footer-service-payments .excite-payment-badges-footer .excite-payment-store .excite-payment-badge-icon{color:#705543}
@media(max-width:1200px){
  .footer-service-payments .excite-payment-badges-footer{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:950px){
  .footer-service-payments .excite-payment-badges-footer{grid-template-columns:repeat(5,minmax(0,1fr));max-width:460px}
}
@media(max-width:520px){
  .footer-service-payments .excite-payment-badges-footer{grid-template-columns:repeat(3,minmax(0,1fr));max-width:330px}
}


/* v1.7.4 — fuller, more polished footer layout */
.footer-grid{padding-block:clamp(38px,4vw,52px)!important;align-items:stretch!important}
.footer-about{display:flex;flex-direction:column;justify-content:flex-start;min-height:100%}
.footer-about>p{margin-top:20px!important}
.footer-about-highlights{display:grid;gap:10px;margin-top:22px}
.footer-about-highlights span{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid rgba(112,85,67,.16);border-radius:12px;background:rgba(255,255,255,.42);color:#5d5149;font-size:11px;line-height:1.4;box-shadow:0 3px 10px rgba(63,48,37,.03)}
.footer-about-highlights i{width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#fff8f3;color:#7f6755;font-style:normal;font-size:11px;flex:0 0 22px;border:1px solid rgba(112,85,67,.14)}
.footer-social-wrap{margin-top:22px!important}
.footer-card{height:100%;display:flex;flex-direction:column;justify-content:flex-start}
.footer-shop,.footer-service,.footer-contact{min-height:272px}
.footer-shop-links{flex:1 1 auto}
.footer-service .footer-service-payments{margin-top:auto!important}
.footer-contact-card-link{height:100%;display:flex;flex-direction:column}
.footer-contact-card-link address{margin-bottom:14px}
.footer-contact-card-link .contact-main{margin-bottom:0}
.footer-contact-card-link .footer-hours{margin-top:12px}
.footer-contact-cta{margin-top:auto!important}
.footer-bottom{border-top:1px solid rgba(255,255,255,.08)}
@media(max-width:1200px){
  .footer-shop,.footer-service,.footer-contact{min-height:0}
}
@media(max-width:700px){
  .footer-about-highlights{grid-template-columns:1fr}
  .footer-about-highlights span{font-size:10.5px;padding:9px 11px}
}


/* v1.7.7 — Live Chat support */
.trust-chat-link{appearance:none;width:100%;border:0;background:transparent;color:inherit;text-align:left;font:inherit;cursor:pointer}
.trust-chat-link:hover b,.trust-chat-link:focus-visible b{color:var(--warm-dark)}
.footer-about-highlights .footer-about-highlight-action{appearance:none;width:100%;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid rgba(112,85,67,.16);border-radius:12px;background:rgba(255,255,255,.42);color:#5d5149;font:inherit;font-size:11px;line-height:1.4;text-align:left;cursor:pointer;box-shadow:0 3px 10px rgba(63,48,37,.03)}
.footer-about-highlights .footer-about-highlight-action:hover,.footer-about-highlights .footer-about-highlight-action:focus-visible{background:#fff;border-color:#c9b6a6}
.footer-about-highlights .footer-about-highlight-action i{width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#fff8f3;color:#7f6755;font-style:normal;font-size:11px;flex:0 0 22px;border:1px solid rgba(112,85,67,.14)}
.excite-live-chat{position:fixed;right:22px;bottom:22px;z-index:99980;font-family:var(--sans);color:#2a231e}
.excite-chat-toggle{min-width:142px;min-height:54px;padding:8px 15px 8px 10px;display:flex;align-items:center;gap:10px;border:1px solid #ccb5a2;border-radius:999px;background:#2a2420;color:#fff;box-shadow:0 12px 28px rgba(30,24,20,.2);cursor:pointer}
.excite-chat-toggle-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:#ead9c8;color:#3a2d24}
.excite-chat-toggle-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.excite-chat-toggle span:last-child{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}.excite-chat-toggle b{font-size:11.5px}.excite-chat-toggle small{margin-top:4px;color:#d7cbc2;font-size:9px}
.excite-chat-panel{position:absolute;right:0;bottom:66px;width:min(380px,calc(100vw - 28px));max-height:min(650px,calc(100vh - 110px));display:flex;flex-direction:column;border:1px solid #d7c5b6;border-radius:18px;background:#fff;box-shadow:0 24px 54px rgba(29,23,19,.22);overflow:hidden}
.excite-chat-panel[hidden]{display:none!important}
.excite-chat-head{min-height:72px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ead9c8;border-bottom:1px solid #d8c2ae}.excite-chat-head>div{display:flex;flex-direction:column;gap:5px}.excite-chat-head b{font-family:var(--serif);font-size:21px;font-weight:500}.excite-chat-head span{display:flex;align-items:center;gap:6px;color:#6e5e52;font-size:10px}.excite-chat-head span i{width:7px;height:7px;border-radius:999px;background:#67a36e}.excite-chat-close{width:32px;height:32px;border:1px solid rgba(98,74,57,.18);border-radius:999px;background:rgba(255,255,255,.55);font-size:20px;line-height:1;cursor:pointer}
.excite-chat-start{padding:18px;overflow:auto}.excite-chat-start>p{margin:0 0 14px;color:#6d625a;font-size:11.5px;line-height:1.65}.excite-chat-start-form{display:grid;gap:11px}.excite-chat-start-form>label:not(.excite-chat-consent){display:grid;gap:6px;color:#4f453e;font-size:10.5px;font-weight:600}.excite-chat-start input[type="text"],.excite-chat-start input[type="email"],.excite-chat-start textarea{width:100%;border:1px solid #ddd2c8;border-radius:10px;background:#fff;padding:10px 11px;color:#2b2521;font:inherit;font-size:12px;outline:none}.excite-chat-start textarea{resize:vertical;min-height:90px}.excite-chat-start input:focus,.excite-chat-start textarea:focus,.excite-chat-message-form textarea:focus{border-color:#aa8a72;box-shadow:0 0 0 2px rgba(170,138,114,.12)}.excite-chat-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.excite-chat-consent{display:flex;align-items:flex-start;gap:8px;color:#766a61;font-size:9.5px;line-height:1.45}.excite-chat-consent input{margin-top:2px}.excite-chat-consent a{color:#6b4d39;text-underline-offset:2px}.excite-chat-primary{min-height:42px;border:0;border-radius:10px;background:#2a2420;color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.04em;cursor:pointer}.excite-chat-feedback{min-height:16px;color:#a33e35;font-size:10px;line-height:1.4}
.excite-chat-conversation{min-height:380px;display:flex;flex-direction:column}.excite-chat-conversation[hidden]{display:none!important}.excite-chat-messages{height:390px;padding:16px;overflow:auto;background:#fbf8f4}.excite-chat-message{max-width:84%;margin:0 0 11px;padding:9px 11px;border-radius:13px;background:#fff;border:1px solid #e5ddd5;box-shadow:0 3px 9px rgba(60,47,38,.035)}.excite-chat-message.is-customer{margin-left:auto;background:#ead9c8;border-color:#d7c1ad}.excite-chat-message b{display:block;margin-bottom:4px;color:#5d5149;font-size:9px}.excite-chat-message p{margin:0;color:#2e2823;font-size:11.5px;line-height:1.5}.excite-chat-message small{display:block;margin-top:5px;color:#93867c;font-size:8.5px;text-align:right}.excite-chat-message-form{padding:11px;display:grid;grid-template-columns:1fr auto;gap:8px;border-top:1px solid #e8dfd7;background:#fff}.excite-chat-message-form textarea{min-width:0;min-height:42px;max-height:100px;padding:9px 10px;border:1px solid #ddd2c8;border-radius:10px;resize:none;font:inherit;font-size:11.5px}.excite-chat-send{align-self:stretch;padding:0 12px;border:0;border-radius:10px;background:#2a2420;color:#fff;font-size:10px;font-weight:700;cursor:pointer}.excite-chat-conversation>[data-chat-feedback]{padding:0 12px;background:#fff}.excite-chat-new{margin:0 12px 12px;padding:8px;border:1px solid #d5c6b8;border-radius:9px;background:#fff;color:#5b4e45;font-size:10px;cursor:pointer}
@media(max-width:700px){.excite-live-chat{right:12px;bottom:74px}.excite-chat-toggle{min-width:52px;width:52px;height:52px;padding:8px;border-radius:999px}.excite-chat-toggle>span:last-child{display:none}.excite-chat-toggle-icon{width:34px;height:34px}.excite-chat-panel{right:0;bottom:62px;width:min(370px,calc(100vw - 24px));max-height:calc(100vh - 160px)}.excite-chat-messages{height:330px}.footer-about-highlights .footer-about-highlight-action{font-size:10.5px;padding:9px 11px}}


/* v1.7.8 — Live Chat first name + surname fields */
.excite-chat-name-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.excite-chat-name-row label{display:grid;gap:6px;color:#4f453e;font-size:10.5px;font-weight:600;min-width:0}
@media(max-width:420px){.excite-chat-name-row{grid-template-columns:1fr}}


/* v1.7.9 — EL / EN visitor language switcher */
.excite-language-switcher{position:absolute;right:max(var(--pad),calc((100vw - var(--content))/2));top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:4px;padding:3px 5px;border:1px solid rgba(109,91,77,.2);border-radius:999px;background:rgba(255,255,255,.5);color:#817266;font-size:9px;letter-spacing:.08em}
.excite-language-switcher button{appearance:none;border:0;background:transparent;padding:3px 5px;border-radius:999px;color:#76685d;font:inherit;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease}
.excite-language-switcher button:hover,.excite-language-switcher button:focus-visible{color:#211d19;background:rgba(255,255,255,.7)}
.excite-language-switcher button.is-active{background:#2a2420;color:#fff}
.excite-language-switcher span{opacity:.45}
@media(max-width:700px){
  .topbar{padding:7px 76px 7px 12px!important;min-height:40px}
  .topbar-messages{gap:7px;flex-wrap:wrap;line-height:1.3}
  .excite-language-switcher{right:10px}
}
@media(max-width:420px){
  .topbar{padding-right:66px!important}
  .excite-language-switcher{right:7px;gap:2px;padding:2px 4px}
  .excite-language-switcher button{padding:3px 4px}
}


/* v1.8.7 — premium payment-method presentation on Terms of Use */
.terms-payment-section{padding-bottom:30px!important}
.excite-terms-payment-intro{max-width:720px;margin:0 0 16px;color:#6b6058;font-size:12.5px;line-height:1.7}
.excite-terms-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}
.excite-terms-payment-card{min-height:76px;padding:13px 14px;display:flex;align-items:center;gap:12px;border:1px solid #e1d5c9;border-radius:14px;background:linear-gradient(180deg,#fff 0%,#fbf7f3 100%);box-shadow:0 5px 16px rgba(61,47,36,.035)}
.excite-terms-payment-card:last-child:nth-child(odd){grid-column:1/-1}
.excite-terms-payment-icon{width:42px;height:34px;display:grid;place-items:center;flex:0 0 42px;border:1px solid rgba(112,85,67,.14);border-radius:10px;background:#fff;color:#65564a}
.excite-terms-payment-icon svg{width:29px;height:21px;display:block}
.excite-terms-payment-paypal .excite-terms-payment-icon{color:#003087}
.excite-terms-payment-iris .excite-terms-payment-icon{color:#3b2a89}
.excite-terms-payment-copy{display:flex;flex-direction:column;gap:4px;min-width:0}
.excite-terms-payment-copy strong{color:#26201c;font-size:12px;font-weight:700}
.excite-terms-payment-copy span{color:#74685f;font-size:10.8px;line-height:1.45}
.excite-bank-transfer-details-terms{margin-top:14px;padding:0;border:1px solid #dccdbf;border-radius:15px;background:#f8f2ec;overflow:hidden;color:#4e443c}
.excite-bank-transfer-head{padding:14px 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(112,85,67,.15);background:rgba(255,255,255,.28)}
.excite-bank-transfer-icon{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border-radius:10px;background:#fff;color:#725a48;border:1px solid rgba(112,85,67,.14)}
.excite-bank-transfer-icon svg{width:24px;height:18px}
.excite-bank-transfer-head>div{display:flex;flex-direction:column;gap:3px}
.excite-bank-transfer-head strong{color:#2b241f;font-size:12px}
.excite-bank-transfer-head small{color:#75685e;font-size:10.5px;line-height:1.45}
.excite-bank-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}
.excite-bank-account-card{min-width:0;padding:12px 13px;border:1px solid rgba(112,85,67,.14);border-radius:11px;background:rgba(255,255,255,.66)}
.excite-bank-name{display:block;margin-bottom:10px;color:#2a231e;font-size:11.5px;font-weight:700}
.excite-bank-iban-label{display:block;margin-bottom:3px;color:#9a806c;font-size:8.5px;font-weight:700;letter-spacing:.13em}
.excite-bank-iban{display:block;color:#50453d;font-size:10.5px;font-weight:600;line-height:1.45;overflow-wrap:anywhere}
.excite-bank-note{margin:0!important;padding:0 16px 14px;color:#776a60!important;font-size:10.5px!important;line-height:1.55!important}
@media(max-width:650px){
  .excite-terms-payment-grid,.excite-bank-grid{grid-template-columns:1fr}
  .excite-terms-payment-card:last-child:nth-child(odd){grid-column:auto}
  .excite-terms-payment-card{min-height:70px;padding:11px 12px}
  .excite-bank-transfer-head{align-items:flex-start}
}


/* v1.8.8 — discreet legal business details in footer bottom bar */
.footer-bottom{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;column-gap:24px!important}
.footer-legal{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;color:#c8bbb1;font-size:9.4px;line-height:1.45;text-align:center}
.footer-legal-name{color:#e1d7cf;font-weight:600}
.footer-legal-item{display:inline-flex;align-items:center;white-space:nowrap}
.footer-legal-name+.footer-legal-item:before,.footer-legal-item+.footer-legal-item:before{content:'·';margin:0 7px;color:#8f8075}
.footer-legal b{margin-right:3px;color:#d9cdc4;font-weight:600}
.footer-bottom-copy,.footer-bottom-credit{white-space:nowrap}
@media(max-width:950px){
  .footer-bottom{grid-template-columns:1fr!important;justify-items:center!important;row-gap:5px!important;padding-block:12px!important}
  .footer-legal{order:2;max-width:620px}
  .footer-bottom-copy{order:1}
  .footer-bottom-credit{order:3}
}
@media(max-width:520px){
  .footer-legal{font-size:8.8px;gap:3px 0}
  .footer-legal-name{width:100%;margin-bottom:1px}
  .footer-legal-name+.footer-legal-item:before{display:none}
}


/* v1.8.9 — legal business details remain only in Terms of Use */
.footer-bottom{grid-template-columns:auto auto!important;justify-content:space-between!important}
