/* GBBAir Clean 3.0 overrides and modular layout polish */
:root{
  --gold:#d4af37;
  --gbbair-bg:#090909;
  --text:#f3f0e6;
  --muted:#b7b1a0;
  --border:rgba(212,175,55,.22);
  --shadow:0 18px 60px rgba(0,0,0,.35);
  --max:1240px;
}
body{background:linear-gradient(180deg,var(--gbbair-bg) 0%,#111 100%)}
.site-header{z-index:950}.header-inner{grid-template-columns:auto minmax(220px,1fr) auto}.custom-logo{max-height:58px;width:auto}.account-link,.gbbair-currency-switcher{border:1px solid var(--border);padding:10px 12px;border-radius:999px;background:#111;color:#e8dfc7;font-weight:700;white-space:nowrap}.currency-placeholder{color:var(--gold);font-weight:800}.gbbair-currency-switcher select{max-width:116px;background:#111;color:#fff;border:1px solid var(--border);border-radius:999px;padding:8px}.cart-icon:before{content:"🛒"}.hero-extra-only{padding-bottom:0}.hero-extra-only + .hero{padding-top:26px}.gbbair-live-search-form{position:relative}.gbbair-live-search-results{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#101010;border:1px solid var(--border);border-radius:16px;display:none;box-shadow:var(--shadow);overflow:hidden;z-index:9999}.gbbair-live-search-results.open{display:block}.gbbair-live-search-item,.gbbair-live-search-empty{display:block;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.06);color:#fff}.gbbair-live-search-item:hover{background:#1b1b1b;color:var(--gold)}.gbbair-filter-wrap{margin:0 0 20px;padding:18px;border-radius:20px;background:linear-gradient(180deg,rgba(18,22,34,.98),rgba(10,14,24,.98));border:1px solid rgba(212,175,55,.14);box-shadow:0 14px 36px rgba(0,0,0,.20)}.narrow-content{width:min(calc(100% - 32px),980px)}.gbbair-product-note{margin:18px 0;padding:14px 16px;border:1px solid var(--border);border-radius:16px;background:#15120a;color:#f0e5bf}.footer-socials{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.footer-social-link{display:inline-flex;border:1px solid var(--border);border-radius:999px;padding:8px 12px;color:var(--gold)!important}.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{border-top-color:var(--gold);background:#15120a;color:#f3f0e6}.woocommerce .woocommerce-error{background:#1b1010;color:#fff}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{background:#111;color:#fff;border:1px solid var(--border);border-radius:12px;padding:12px}.extra-slider-wrap{margin-bottom:20px}.extra-slider{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:26px;box-shadow:var(--shadow);background:#0f0f0f}.extra-slider-viewport{overflow:hidden}.extra-slider-track{display:flex;will-change:transform}.extra-slide{min-width:100%;height:clamp(180px,28vw,360px);position:relative;overflow:hidden}.extra-slide img{width:100%;height:100%;object-fit:cover}.extra-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.45),rgba(0,0,0,.1))}.extra-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border-radius:999px;border:1px solid var(--border);background:rgba(0,0,0,.55);color:var(--gold);font-size:34px;line-height:1;cursor:pointer}.extra-slider-arrow.prev{left:14px}.extra-slider-arrow.next{right:14px}.extra-slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:4}.extra-slider-dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.4);cursor:pointer}.extra-slider-dot.active{background:var(--gold)}.home-content-card + .home-content-card{margin-top:18px}.age-gate-overlay[aria-hidden="false"]{display:flex}
@media(max-width:1100px){.header-inner{grid-template-columns:1fr auto;gap:12px}.center-search{grid-column:1/-1;order:3}.header-actions{gap:8px}.top-links{display:none}.account-link{display:none}.gbbair-currency-switcher{padding:8px 10px}.category-dropdown{left:0;right:auto;min-width:min(92vw,420px)}}
@media(max-width:768px){.hero{padding:34px 0 16px}.hero-slider,.hero-inner{min-height:440px}.hero-content{padding:28px}.info-strip,.info-strip-v2{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.center-search form{gap:8px}.center-search button{padding:12px}.brand{font-size:1.2rem}.hero h1{font-size:clamp(2rem,10vw,3rem)}}


/* 3.1.2 fixes: footer brand, infinite extra slider, cleaner currency switcher */
.site-footer .footer-brand{font-size:1.55rem;font-weight:800;letter-spacing:.02em;color:#fff}
.site-footer .footer-brand .accent{color:var(--gold)}
.header-actions{gap:10px;flex-wrap:wrap}
.gbbair-currency-switcher{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 10px;background:linear-gradient(180deg,#171717,#0e0e0e);border:1px solid rgba(212,175,55,.28);box-shadow:0 10px 26px rgba(0,0,0,.18)}
.gbbair-currency-switcher > *{max-width:100%}
.gbbair-currency-switcher form,.gbbair-currency-switcher .woocs_converter_shortcode,.gbbair-currency-switcher .woocs_list,.gbbair-currency-switcher .dd-container,.gbbair-currency-switcher .dd-select,.gbbair-currency-switcher .dd-selected,.gbbair-currency-switcher .chosen-container,.gbbair-currency-switcher .wcml_currency_switcher{background:transparent!important;border:none!important;box-shadow:none!important}
.gbbair-currency-switcher select,.gbbair-currency-switcher .dd-selected-text,.gbbair-currency-switcher .chosen-single,.gbbair-currency-switcher .wcml-cs-item-toggle{background:#121212!important;color:#f4efe0!important;border:1px solid rgba(212,175,55,.24)!important;border-radius:999px!important;min-height:38px!important;padding:8px 14px!important;font-weight:700!important;line-height:1.2!important}
.gbbair-currency-switcher select{max-width:132px;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%, var(--gold) 50%), linear-gradient(135deg,var(--gold) 50%, transparent 50%);background-position:calc(100% - 18px) calc(1em + 1px), calc(100% - 12px) calc(1em + 1px);background-size:6px 6px, 6px 6px;background-repeat:no-repeat;padding-right:34px!important}
.gbbair-currency-switcher img{border-radius:999px;vertical-align:middle}
.gbbair-currency-switcher .dd-pointer,.gbbair-currency-switcher .chosen-arrow{display:none!important}
@media(max-width:1100px){.gbbair-currency-switcher{min-width:0;padding:0 8px}.gbbair-currency-switcher select{max-width:118px}}


/* 3.1.3: stronger currency switcher skin and footer brand colors */
.site-footer .footer-brand,
.site-footer .footer-brand a{color:#fff!important}
.site-footer .footer-brand .accent{color:var(--gold)!important}
.gbbair-currency-switcher{max-width:150px;overflow:hidden;border-radius:999px!important;background:linear-gradient(180deg,#191919,#090909)!important}
.gbbair-currency-switcher *{font-family:inherit!important;box-sizing:border-box!important}
.gbbair-currency-switcher table,
.gbbair-currency-switcher tr,
.gbbair-currency-switcher td{background:transparent!important;border:0!important;margin:0!important;padding:0!important}
.gbbair-currency-switcher .woocs-style-1-dropdown,
.gbbair-currency-switcher .woocs-style-2-dropdown,
.gbbair-currency-switcher .woocs-style-3-dropdown,
.gbbair-currency-switcher .selectron23,
.gbbair-currency-switcher .selectron23-container,
.gbbair-currency-switcher .dd-container{width:128px!important;max-width:128px!important;background:transparent!important;border:0!important;box-shadow:none!important}
.gbbair-currency-switcher .selectron23-option,
.gbbair-currency-switcher .selectron23-selected,
.gbbair-currency-switcher .dd-select,
.gbbair-currency-switcher .dd-selected{min-height:38px!important;background:#111!important;color:#f3ead2!important;border:1px solid rgba(212,175,55,.26)!important;border-radius:999px!important;box-shadow:none!important;display:flex!important;align-items:center!important;gap:6px!important;overflow:hidden!important}
.gbbair-currency-switcher .selectron23-container span,
.gbbair-currency-switcher .dd-selected-text{color:#f3ead2!important;font-weight:800!important;font-size:13px!important;line-height:1.1!important;white-space:nowrap!important}
.gbbair-currency-switcher img{max-width:20px!important;height:auto!important;border-radius:999px!important;margin-right:5px!important}
.gbbair-currency-switcher .selectron23-options,
.gbbair-currency-switcher .dd-options{background:#111!important;border:1px solid rgba(212,175,55,.26)!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 18px 30px rgba(0,0,0,.32)!important;z-index:99999!important}
.gbbair-currency-switcher .selectron23-option:hover,
.gbbair-currency-switcher .dd-option:hover{background:#1a1a1a!important;color:var(--gold)!important}
@media(max-width:760px){.gbbair-currency-switcher{max-width:118px}.gbbair-currency-switcher .selectron23,.gbbair-currency-switcher .selectron23-container,.gbbair-currency-switcher .dd-container{width:110px!important;max-width:110px!important}}
