.sa-universal-header{--sa-ink:#0b2534;--sa-rust:#a8422f;--sa-line:#d8c6ae;--sa-paper:#fff8ed;--sa-warm:#f4e6d2;position:relative;z-index:80;color:var(--sa-ink);font-family:var(--font-body-family),Arial,sans-serif}.sa-universal-header *{box-sizing:border-box}.sa-universal-header .sa-wrap{max-width:1260px;margin:0 auto;padding:0 24px}.sa-universal-header .sa-ann{background:linear-gradient(90deg,#fff8ed,#f1dfc8,#fff8ed);border-top:1px solid rgba(168,66,47,.25);border-bottom:1px dashed rgba(168,66,47,.45);font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:900;letter-spacing:.14em;text-align:center;text-transform:uppercase;padding:10px 12px}.sa-universal-header .sa-ann:before,.sa-universal-header .sa-ann:after{content:"\2726";color:var(--sa-rust);margin:0 14px}.sa-universal-header .sa-menu-check{position:absolute;opacity:0;pointer-events:none}.sa-universal-header .sa-head{background:linear-gradient(180deg,#fffaf1,#f6ead8);border-bottom:1px solid var(--sa-line);box-shadow:0 10px 30px #0b253414;padding-bottom:26px;position:relative}.sa-universal-header .sa-head:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background:radial-gradient(circle at 8% 20%,rgba(168,66,47,.14) 0 1px,transparent 1.8px);background-size:28px 28px}.sa-universal-header .sa-topnav{height:88px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;position:relative;z-index:1}.sa-universal-header .sa-logo{width:230px;background:#fff8ed;border:1px solid var(--sa-line);border-radius:18px;padding:8px 14px;box-shadow:5px 5px #a8422f1a;display:flex;text-decoration:none}.sa-universal-header .sa-logo img{width:100%;height:auto;display:block}.sa-universal-header .sa-primary-menu{display:flex;align-items:center;justify-content:center;gap:8px;background:#efe0cbd1;border:1px solid var(--sa-line);border-radius:999px;padding:7px 9px;box-shadow:inset 0 1px #ffffffbf,0 8px 20px #0b25340f}.sa-universal-header .sa-primary-menu a{height:38px;display:flex;align-items:center;padding:0 15px;border-radius:999px;color:var(--sa-ink);font-size:11px;font-weight:900;letter-spacing:.075em;text-transform:uppercase;text-decoration:none;white-space:nowrap}.sa-universal-header .sa-primary-menu a:hover{background:var(--sa-rust);color:#fff8ed;box-shadow:3px 3px 0 var(--sa-ink)}.sa-universal-header .sa-primary-menu a:first-child{background:#fff8ed;color:var(--sa-rust);border:1px dashed rgba(168,66,47,.55)}.sa-universal-header .sa-actions{display:flex;align-items:center;gap:10px}.sa-universal-header .sa-search{width:190px;height:42px;border-radius:999px;background:#fff8ed;border:1px solid var(--sa-line);color:var(--sa-ink);box-shadow:3px 3px #0b253414;display:flex;align-items:center;gap:8px;padding:0 14px;text-decoration:none;font-size:11px;font-weight:900;text-transform:uppercase}.sa-universal-header .sa-search svg,.sa-universal-header .sa-icon svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.8;fill:none}.sa-universal-header .sa-icon{width:42px;height:42px;border:1px solid var(--sa-line);border-radius:50%;background:#fff8ed;color:var(--sa-ink);box-shadow:3px 3px #0b253414;display:flex;align-items:center;justify-content:center;text-decoration:none;position:relative}.sa-universal-header .sa-icon small{position:absolute;right:-2px;top:-2px;background:var(--sa-rust);color:#fff8ed;border:2px solid #fff8ed;border-radius:50%;width:18px;height:18px;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:900}.sa-universal-header .sa-hamburger{display:none;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--sa-line);border-radius:50%;background:#fff8ed;box-shadow:3px 3px #a8422f24;cursor:pointer}.sa-universal-header .sa-hamburger span,.sa-universal-header .sa-hamburger span:before,.sa-universal-header .sa-hamburger span:after{display:block;width:22px;height:2px;background:var(--sa-ink);position:relative;transition:.25s}.sa-universal-header .sa-hamburger span:before,.sa-universal-header .sa-hamburger span:after{content:"";position:absolute;left:0}.sa-universal-header .sa-hamburger span:before{top:-7px}.sa-universal-header .sa-hamburger span:after{top:7px}.sa-universal-header .sa-menu-overlay,.sa-universal-header .sa-drawer{display:none}.sa-catbar,.sa-mega-panel{display:none!important}@media(max-width:1180px){.sa-universal-header .sa-logo{width:196px}.sa-universal-header .sa-primary-menu a{padding:0 10px;font-size:10px}.sa-universal-header .sa-search{width:150px}}@media(max-width:989px){.sa-universal-header .sa-ann{font-size:9px;letter-spacing:.09em}.sa-universal-header .sa-head{padding-bottom:18px}.sa-universal-header .sa-topnav{height:68px;grid-template-columns:50px 1fr auto}.sa-universal-header .sa-hamburger{display:flex}.sa-universal-header .sa-logo{width:180px;padding:6px 11px;justify-self:center}.sa-universal-header .sa-primary-menu,.sa-universal-header .sa-search,.sa-universal-header .sa-actions .sa-icon:not(.sa-cart){display:none}.sa-universal-header .sa-menu-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#08121985;opacity:0;visibility:hidden;transition:.25s;z-index:95}.sa-universal-header .sa-drawer{display:flex;position:fixed;top:0;left:0;width:min(90vw,370px);height:100dvh;background:#fff8ed;z-index:100;transform:translate(-105%);transition:.32s ease;box-shadow:20px 0 45px #0000002e;flex-direction:column;border-right:1px solid var(--sa-line)}.sa-universal-header .sa-menu-check:checked~.sa-head .sa-menu-overlay{opacity:1;visibility:visible}.sa-universal-header .sa-menu-check:checked~.sa-head .sa-drawer{transform:translate(0)}.sa-universal-header .sa-drawer-top{height:86px;background:linear-gradient(180deg,#fff8ed,#f3e4cf);display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--sa-line)}.sa-universal-header .sa-drawer-brand img{width:210px;height:auto;display:block}.sa-universal-header .sa-drawer-close{font-size:30px;cursor:pointer;color:var(--sa-ink)}.sa-universal-header .sa-drawer-search{margin:16px 18px;height:42px;border-radius:999px;background:#fffaf1;border:1px solid var(--sa-line);box-shadow:3px 3px #0b253414;display:flex;align-items:center;padding:0 12px;color:var(--sa-ink);text-transform:uppercase;font-weight:900;text-decoration:none;font-size:12px}.sa-universal-header .sa-drawer-nav{display:flex;flex-direction:column;gap:8px;padding:0 14px 14px}.sa-universal-header .sa-drawer-nav a{background:#fffaf1;border:1px solid var(--sa-line);border-radius:14px;padding:15px 16px;color:var(--sa-ink);font-size:14px;font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;box-shadow:3px 3px #a8422f14;display:flex;justify-content:space-between}.sa-universal-header .sa-drawer-nav a:after{content:"\203a";font-size:22px;color:#9c8b7b}.sa-universal-header .sa-drawer-note{margin-top:auto;background:#0b2534;color:#fff8ed;padding:16px 18px;font-size:11px;line-height:1.5;text-transform:uppercase;letter-spacing:.08em}}@media(max-width:520px){.sa-universal-header .sa-logo{width:154px}.sa-universal-header .sa-icon.sa-cart{width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/solah-universal-header.css.map */
