.bh-header{--bh-bg: #1E140D;--bh-text: #D8C4A8;--bh-accent: #C7A063;--bh-border: #4A3B2C;position:relative;z-index:100;width:100%;background:url(/cdn/shop/files/footer-texture-196x.webp?v=1786990180);color:var(--bh-text);isolation:isolate}.bh-header *,.bh-header *:before,.bh-header *:after{box-sizing:border-box}.bh-header a{color:inherit;text-decoration:none}.bh-header ul{list-style:none;margin:0;padding:0}.bh-header button,.bh-header input{font:inherit}.bh-header button{appearance:none;-webkit-appearance:none}.bh-header img{max-width:100%}.bh-header *:focus-visible{outline:2px solid var(--bh-accent);outline-offset:3px}.bh-toprow{position:relative;z-index:110;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;min-height:100px;padding:10px;border-bottom:1px solid var(--bh-border)}.bh-toprow__left{grid-column:1;min-width:0}.bh-logo{grid-column:2;justify-self:center;display:flex;align-items:center;justify-content:center;min-width:0}.bh-logo>a{display:flex;align-items:center;justify-content:center;max-width:100%}.bh-logo__img{display:block;width:auto;height:var(--bh-logo-h-desktop, 68px);max-width:min(70vw,600px);object-fit:contain}.bh-logo__text{display:block;color:var(--bh-text);font-size:clamp(22px,2.6vw,34px);line-height:1;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.bh-toprow__right{grid-column:3;justify-self:end;display:flex;align-items:center;gap:clamp(14px,2vw,28px);min-width:0}.bh-icon-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--bh-text);font-size:14px;line-height:1;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;opacity:.9;transition:color .2s ease,opacity .2s ease,transform .2s ease}.bh-icon-link:hover{color:var(--bh-accent);opacity:1;transform:translateY(-1px)}.bh-icon-link i{flex-shrink:0;font-size:17px}.bh-search-toggle{flex-shrink:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--bh-text);cursor:pointer;font-size:18px;transition:color .2s ease,transform .2s ease}.bh-search-toggle:hover{color:var(--bh-accent);transform:scale(1.06)}.bh-search-toggle[aria-expanded=true]{color:var(--bh-accent)}.bh-navrow{position:relative;z-index:120;width:100%;display:flex;align-items:center;justify-content:center;padding:var(--bh-pad-top, 20px) clamp(16px,4vw,40px) var(--bh-pad-bottom, 20px);border-bottom:1px solid var(--bh-border)}.bh-nav{position:static;width:100%;display:flex;align-items:center;justify-content:center}.bh-nav>ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--bh-nav-gap, 34px);margin:0;padding:0}.bh-nav>ul>li{position:static;margin:0;padding:0}.bh-nav a{position:relative;display:inline-flex;align-items:center;color:var(--bh-text);font-size:15px;font-weight:600;line-height:1.25;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;transition:color .2s ease,opacity .2s ease}.bh-nav a:hover,.bh-nav a:focus-visible{color:#a06d33}.bh-nav>ul>li.bh-has-dropdown>a:after{content:"";width:6px;height:6px;margin-left:8px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}.bh-dropdown{position:absolute;top:100%;left:50%;width:100vw;margin:0;padding:0;transform:translate(-50%) translateY(8px);background:url(/cdn/shop/files/footer-texture-196x.webp?v=1786990180);color:var(--bh-text);border-top:1px solid var(--bh-border);border-bottom:1px solid var(--bh-border);box-shadow:0 18px 45px #00000061;z-index:9999;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.bh-dropdown.bh-open{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}@media(min-width:861px){.bh-nav>ul>li.bh-has-dropdown:hover>.bh-dropdown{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.bh-nav>ul>li.bh-has-dropdown:hover>a{color:var(--bh-accent)}.bh-nav>ul>li.bh-has-dropdown:hover>a:after{transform:rotate(225deg) translateY(-2px)}.bh-nav>ul>li.bh-has-dropdown:focus-within>.bh-dropdown{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.bh-nav>ul>li.bh-has-dropdown:focus-within>a{color:var(--bh-accent)}.bh-nav>ul>li.bh-has-dropdown:focus-within>a:after{transform:rotate(225deg) translateY(-2px)}}.bh-dropdown__inner{width:100%;max-width:1400px;margin:0 auto;padding:36px clamp(20px,4vw,50px) 42px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:36px 48px}.bh-dropdown__col{min-width:0}.bh-dropdown__col-title{display:block;margin:0 0 12px;padding:0 0 11px;color:var(--bh-text);font-size:15px;font-weight:700;line-height:1.3;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--bh-border);transition:color .2s ease,border-color .2s ease}.bh-dropdown__col-title:hover{color:var(--bh-accent);border-color:var(--bh-accent)}.bh-dropdown__col-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.bh-dropdown__col-list li{display:block;margin:0;padding:0;border:0}.bh-dropdown__col-list a{display:block;padding:7px 0;color:var(--bh-text);font-size:16px;font-weight:400;line-height:1.45;letter-spacing:0;text-transform:none;white-space:normal;opacity:.82;transition:color .2s ease,opacity .2s ease,padding-left .2s ease}.bh-dropdown__col-list a:hover{color:#c7a063;opacity:1;padding-left:5px}.bh-search-panel{position:relative;z-index:500;width:100%;padding:18px clamp(16px,4vw,40px);border-bottom:1px solid var(--bh-border);background:url(/cdn/shop/files/footer-texture-196x.webp?v=1786990180);animation:bh-search-in .2s ease both}.bh-search-form{width:100%;max-width:1320px;margin:0 auto;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(216,196,168,.4);padding-bottom:9px}.bh-search-form input[type=text]{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--bh-text);font-size:16px;line-height:1.4}.bh-search-form input::placeholder{color:#d8c4a880}.bh-search-form button{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:var(--bh-text);cursor:pointer}.bh-search-form button:hover{color:var(--bh-accent)}.bh-burger{display:none;align-items:center;justify-content:center;width:34px;height:34px;margin:0;padding:0;border:0;background:transparent;color:var(--bh-text);cursor:pointer;font-size:20px}.bh-burger:hover{color:var(--bh-accent)}.bh-mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:#00000094;opacity:0;pointer-events:none;transition:opacity .3s ease}.bh-mobile-overlay.bh-open{opacity:1;pointer-events:auto}.bh-mobile-nav{position:fixed;top:0;left:0;bottom:0;width:min(88vw,360px);z-index:9999;overflow-y:auto;padding:24px 24px 40px;background:var(--bh-bg);color:var(--bh-text);transform:translate(-100%);transition:transform .3s ease;-webkit-overflow-scrolling:touch}.bh-mobile-nav.bh-open{transform:translate(0)}.bh-mobile-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0 0 22px;padding:0;border:0;background:transparent;color:var(--bh-text);cursor:pointer;font-size:22px}.bh-mobile-close:hover{color:var(--bh-accent)}.bh-mobile-nav__list{margin:0;padding:0}.bh-mobile-nav__list>li{border-bottom:1px solid rgba(216,196,168,.15)}.bh-mobile-nav__list>li>a{display:block;padding:15px 0;color:var(--bh-text);font-size:15px;font-weight:600;line-height:1.4;letter-spacing:.04em;text-transform:uppercase}.bh-mobile-nav__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:15px 0;border:0;background:transparent;color:var(--bh-text);cursor:pointer;font-size:15px;font-weight:600;line-height:1.4;letter-spacing:.04em;text-align:left;text-transform:uppercase}.bh-mobile-nav__toggle i{flex-shrink:0;font-size:12px;transition:transform .25s ease}.bh-mobile-nav__toggle[aria-expanded=true] i{transform:rotate(180deg)}.bh-mobile-nav__sublist{max-height:0;overflow:hidden;margin:0;padding:0 0 0 14px;transition:max-height .3s ease}.bh-mobile-has-sub.bh-sub-open .bh-mobile-nav__sublist{max-height:600px}.bh-mobile-nav__sublist a{display:block;padding:8px 0;color:var(--bh-text);font-size:14px;line-height:1.4;opacity:.8}.bh-mobile-nav__sublist a:hover{color:var(--bh-accent);opacity:1}@media(max-width:1100px){.bh-nav>ul{gap:clamp(14px,2vw,22px)}.bh-nav a{font-size:13px}.bh-dropdown__inner{grid-template-columns:repeat(3,minmax(160px,1fr));gap:28px 30px;padding-left:30px;padding-right:30px}.bh-toprow__right{gap:18px}}@media screen and (max-width:860px){.bh-header{position:relative!important}.bh-toprow{position:relative!important;width:100%!important;min-height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px 14px!important;border-bottom:1px solid var(--bh-border)!important;z-index:110!important}.bh-logo{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:auto!important;max-width:45vw!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:2!important}.bh-logo>a{display:flex!important;align-items:center!important;justify-content:center!important;max-width:100%!important}.bh-logo__img{display:block!important;width:auto!important;height:var(--bh-logo-h-mobile, 42px)!important;max-width:45vw!important;object-fit:contain!important}.bh-logo__text{display:block!important;max-width:45vw!important;overflow:hidden!important;font-size:19px!important;line-height:1!important;white-space:nowrap!important;text-overflow:ellipsis!important}.bh-toprow__right{position:absolute!important;top:50%!important;right:14px!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;margin:0!important;padding:0!important;z-index:5!important}.bh-icon-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;margin:0!important;padding:0!important;font-size:0!important;line-height:1!important}.bh-icon-link span{display:none!important}.bh-icon-link i{display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;line-height:1!important}.bh-search-toggle{display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;font-size:16px!important}.bh-navrow{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:64px!important;min-height:64px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;z-index:200!important;pointer-events:none!important}.bh-navrow .bh-burger{position:absolute!important;top:50%!important;left:14px!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--bh-text)!important;cursor:pointer!important;pointer-events:auto!important;font-size:20px!important;z-index:10!important}.bh-navrow .bh-burger:hover{color:var(--bh-accent)!important}.bh-nav{display:none!important}.bh-dropdown,.bh-dropdown.bh-open{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media screen and (max-width:480px){.bh-toprow{min-height:60px!important;padding:7px 10px!important}.bh-logo{max-width:42vw!important}.bh-logo__img{height:var(--bh-logo-h-mobile, 38px)!important;max-width:42vw!important}.bh-logo__text{max-width:42vw!important;font-size:17px!important}.bh-toprow__right{right:10px!important;gap:4px!important}.bh-icon-link,.bh-search-toggle{width:28px!important;height:28px!important}.bh-icon-link i,.bh-search-toggle{font-size:15px!important}.bh-navrow{height:60px!important;min-height:60px!important}.bh-navrow .bh-burger{left:10px!important;width:30px!important;height:30px!important;font-size:18px!important}}@media screen and (max-width:360px){.bh-toprow{min-height:56px!important;padding:6px 7px!important}.bh-logo{max-width:40vw!important}.bh-logo__img{height:34px!important;max-width:40vw!important}.bh-toprow__right{right:7px!important;gap:2px!important}.bh-icon-link,.bh-search-toggle{width:26px!important;height:26px!important}.bh-icon-link i,.bh-search-toggle{font-size:14px!important}.bh-navrow{height:56px!important;min-height:56px!important}.bh-navrow .bh-burger{left:7px!important;width:28px!important;height:28px!important;font-size:17px!important}}@media(prefers-reduced-motion:reduce){.bh-header *,.bh-header *:before,.bh-header *:after{scroll-behavior:auto!important}.bh-dropdown,.bh-mobile-nav,.bh-mobile-overlay,.bh-mobile-nav__sublist,.bh-mobile-nav__toggle i,.bh-search-panel{transition:none!important;animation:none!important}}@keyframes bh-search-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media print{.bh-header{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/buffalo-header.css.map */
