/* White header to match the live site */
.site-header{background:#ffffff !important;margin-bottom:0 !important;padding-top:1.1rem !important;padding-bottom:1.1rem !important}
.site-header a,.main-navigation ul li a,.site-header .site-title a,.site-header-cart a,.site-header-cart .amount,.site-header-cart .count{color:#02203B !important}
.main-navigation ul li a:hover,.site-header a:hover,.site-header-cart a:hover{color:#0DC2F3 !important}
.site-header .site-description{display:none !important}
/* Hide redundant page title on the homepage */
.home .entry-title,.page-template-default.home .entry-header{display:none}
/* Full-bleed homepage: close all white gaps */
.home .site-content .col-full,.home .content-area,.home #primary,.home .site-main,.home .entry-content{max-width:100% !important;width:100% !important;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important}
.home .site-content,.home #content,.home #primary,.home .site-main,.home .entry-content{padding-top:0 !important;margin-top:0 !important}
.home .hentry{margin-top:0 !important}
.home .entry-content>*{margin-top:0;margin-bottom:0}
/* ---- Auralen footer (matches live site) ---- */
.auralen-footer{background:#02203B;color:rgba(255,255,255,.8);padding:3.5rem 1.5rem 2rem}
.auralen-footer .col-full{max-width:1180px;margin:0 auto}
.auralen-footer-signup{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:2rem;margin-bottom:2.5rem}
.auralen-footer-signup__copy{flex:1 1 340px}
.auralen-eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;color:#0DC2F3;margin:0 0 .4rem}
.auralen-footer-signup__title{color:#fff;font-size:1.5rem;margin:0 0 .4rem}
.auralen-footer-signup__sub{color:rgba(255,255,255,.65);margin:0;font-size:.95rem}
.auralen-footer-signup__form{display:flex;gap:.5rem;flex:0 1 420px}
.auralen-footer-signup__form input{flex:1;padding:.8rem 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.06);color:#fff}
.auralen-footer-signup__form button{background:#0DC2F3;color:#02203B;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border:0;border-radius:8px;padding:.8rem 1.4rem;cursor:pointer}
.auralen-footer-cols{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:2rem}
.auralen-footer-brand .auralen-footer-word{font-weight:700;font-size:1.4rem;color:#fff;letter-spacing:.02em}
.auralen-footer-brand p{color:rgba(255,255,255,.6);font-size:.9rem;margin-top:.5rem}
.auralen-footer-col h3{color:#fff;font-size:.85rem;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 .9rem}
.auralen-footer-col ul{list-style:none;margin:0;padding:0}
.auralen-footer-col li{margin-bottom:.55rem}
.auralen-footer-col a{color:rgba(255,255,255,.72);text-decoration:none;font-size:.92rem}
.auralen-footer-col a:hover{color:#0DC2F3}
@media(max-width:900px){.auralen-footer-cols{grid-template-columns:1fr 1fr}}
/* trim Storefront "Built with" credit link */
.site-info a{display:none}

/* Powered-by credit line */
.auralen-footer-powered{background:#02203B;color:rgba(255,255,255,.5);text-align:center;font-size:12px;letter-spacing:.04em;padding:0 1.5rem 1.5rem}
.auralen-footer-powered .col-full{max-width:1180px;margin:0 auto;border-top:1px solid rgba(255,255,255,.1);padding-top:1.25rem}
