.oddit-header{--oddit-header-bg: var(--oddit-header-bg-setting, #fbf6f1);--oddit-header-announcement-bg: var(--oddit-header-announcement-bg-setting, #2d2120);--oddit-header-announcement-text: var(--oddit-header-announcement-text-setting, #fbf6f1);--oddit-header-nav-text: var(--oddit-header-nav-text-setting, #282b2e);--oddit-header-sale-color: var(--oddit-header-sale-color-setting, #eb1200);--oddit-header-primary-color: #2d2120;--oddit-header-border: rgba(45, 33, 32, .24);--oddit-header-panel-bg: #fbf6f1;--oddit-header-font: "Jost", sans-serif;--oddit-header-bottom-pad: 20px;position:relative;z-index:100;width:100%;background-color:var(--oddit-header-bg);font-family:var(--oddit-header-font)}.oddit-header *,.oddit-header *:before,.oddit-header *:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.oddit-header .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.oddit-header__announcement{position:relative;z-index:95;display:flex;align-items:center;justify-content:center;min-height:36px;padding:8px 16px;background-color:var(--oddit-header-announcement-bg)}body.product .oddit-header{--oddit-header-announcement-bg: #bfdae7;--oddit-header-announcement-text: #2d2120}.oddit-header__announcement-inner{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--oddit-header-announcement-text);flex-wrap:wrap;text-align:center}.oddit-header__announcement-text{margin:0;font-family:var(--oddit-header-font);font-size:15px;font-weight:400;line-height:1.55;color:var(--oddit-header-announcement-text);white-space:nowrap;text-box:trim-both cap alphabetic}.oddit-header .oddit-header__announcement-cta{display:inline-block;font-family:var(--oddit-header-font);font-size:13px;font-weight:500;line-height:1.6;letter-spacing:1.04px;text-transform:uppercase;color:var(--oddit-header-announcement-text);text-decoration:underline;text-underline-offset:3px;white-space:nowrap;transition:opacity .2s ease;text-box:trim-both cap alphabetic}.oddit-header__announcement-cta:hover,.oddit-header__announcement-cta:active{color:var(--oddit-header-announcement-text);opacity:.8}.oddit-header__bar{position:relative;width:100%}.oddit-header__nav-wrap{position:relative;z-index:95;width:100%;background-color:var(--oddit-header-bg)}.oddit-header__nav-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 16px;min-height:58px}.oddit-header .oddit-header__menu-toggle{display:flex;align-items:center;justify-content:flex-start;width:64px;height:24px;padding:0!important;line-height:1!important;margin:0;background:none;border:none;border-radius:0;box-shadow:none;cursor:pointer;color:var(--oddit-header-primary-color);flex-shrink:0;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.oddit-header .oddit-header__menu-toggle:hover{color:var(--oddit-header-primary-color);background:none}.oddit-header__menu-toggle-icon{display:block;width:24px;height:24px}.oddit-header__logo-link{display:flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none}.oddit-header__logo{display:block;width:77px;height:46px;object-fit:contain}.oddit-header__nav{display:none}.oddit-header__nav-list{display:flex;align-items:center;gap:20px;margin:0;padding:0;list-style:none}.oddit-header__nav-item{position:relative;display:flex;align-items:center}.oddit-header .oddit-header__nav-link{display:flex;align-items:center;gap:4px;padding:6px 0;text-decoration:none;color:var(--oddit-header-nav-text);cursor:pointer;position:relative;background:none;border:none;font-family:inherit}.oddit-header__nav-label{display:inline-block;font-family:var(--oddit-header-font);font-size:14px;font-weight:500;line-height:1.6;letter-spacing:1.12px;color:var(--oddit-header-nav-text);text-transform:uppercase;white-space:nowrap;transition:opacity .2s ease;text-box:trim-both cap alphabetic}.oddit-header__nav-link:hover .oddit-header__nav-label,.oddit-header__nav-link:active .oddit-header__nav-label{opacity:.7}.oddit-header__nav-link--sale .oddit-header__nav-label{color:var(--oddit-header-sale-color)}.oddit-header__nav-chevron{display:block;width:12px;height:12px;flex-shrink:0;transition:transform .3s ease}.oddit-header__nav-link--has-menu[aria-expanded=true] .oddit-header__nav-chevron{transform:rotate(180deg)}.oddit-header__nav-link--has-menu[aria-expanded=true]:before{content:"";position:absolute;left:0;right:0;bottom:-37px;height:2px;background-color:var(--oddit-header-primary-color)}.oddit-header__nav-item--has-menu:after{content:"";position:absolute;top:100%;left:0;right:0;height:var(--oddit-header-bottom-pad, 20px);background:transparent;pointer-events:auto}.oddit-header__actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.oddit-header__search-desktop{display:none;align-items:center;gap:8px;padding:10px 24px 10px 12px;border:1px solid var(--oddit-header-border);border-radius:100px;cursor:pointer;min-width:227px;color:var(--oddit-header-primary-color);transition:border-color .2s ease,color .25s ease}.oddit-header__search-desktop:hover,.oddit-header__search-desktop:active{border-color:#2d212066}.oddit-header__search-icon{display:block;width:16px;height:16px;flex-shrink:0}.oddit-header__search-placeholder{display:inline-block;font-family:var(--oddit-header-font);font-size:15px;font-weight:400;line-height:1.55;color:var(--oddit-header-primary-color);opacity:.5;white-space:nowrap;text-box:trim-both cap alphabetic}.oddit-header__search-mobile{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;color:var(--oddit-header-primary-color);-webkit-tap-highlight-color:transparent;transition:opacity .2s ease}.oddit-header__search-mobile:hover,.oddit-header__search-mobile:active{color:var(--oddit-header-primary-color)!important;opacity:.8}.oddit-header__search-mobile-icon{display:block;width:24px;height:24px}.oddit-header .oddit-header__icon-link{display:flex;align-items:center;justify-content:center;padding:0!important;line-height:1!important;margin:0;background:none;border:none;border-radius:0;box-shadow:none;min-width:0;min-height:0;cursor:pointer;color:var(--oddit-header-primary-color);text-decoration:none;position:relative;transition:opacity .2s ease;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.oddit-header .oddit-header__icon-link:hover,.oddit-header .oddit-header__icon-link:active{opacity:.7;background:none;color:var(--oddit-header-primary-color)}.oddit-header .oddit-header__icon-link--account{display:none;width:32px;height:32px}.oddit-header .oddit-header__icon-link--cart{width:24px;height:24px}.oddit-header__icon{display:block}.oddit-header__icon--cart-desktop{display:none}.oddit-header__icon--cart-mobile{display:block;width:24px;height:24px}.oddit-header__cart-count{position:absolute;top:-4px;right:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background-color:var(--oddit-header-sale-color);color:#fff;font-family:var(--oddit-header-font);font-size:10px;font-weight:600;line-height:16px;text-align:center;display:none}.oddit-header__cart-count.is-visible{display:block}.oddit-header__mega-menu{display:none;position:absolute;top:100%;left:0;width:100%;z-index:99;background-color:var(--oddit-header-panel-bg)}.oddit-header__mega-menu.is-open{display:block}.oddit-header__mega-menu-panel{width:100%}.oddit-header__mega-menu-inner{display:flex;align-items:stretch}.oddit-header__mega-menu-columns{display:flex;flex:1 1 auto;min-width:0;gap:clamp(32px,4.8vw,70px);align-items:flex-start;padding:50px clamp(24px,3.5vw,50px) 56px}.oddit-header__mega-menu-col{display:flex;flex-direction:column}.oddit-header__mega-menu-heading{margin:0 0 24px;font-family:var(--oddit-header-font);font-size:14px;font-weight:500;line-height:1.6;letter-spacing:1.12px;text-transform:uppercase;color:var(--oddit-header-nav-text);text-box:trim-both cap alphabetic}.oddit-header__mega-menu-heading:not(:first-child){margin-top:44px}.oddit-header__mega-menu-links{display:flex;flex-direction:column;gap:28px;margin:0;padding:0;list-style:none}.oddit-header .oddit-header__mega-menu-link{display:block;font-family:var(--oddit-header-font);font-size:16px;font-weight:400;line-height:1.6;letter-spacing:-.16px;color:var(--oddit-header-nav-text);text-decoration:none;white-space:nowrap;text-transform:capitalize;text-box:trim-both cap alphabetic;transition:opacity .2s ease}.oddit-header__mega-menu-link:hover,.oddit-header__mega-menu-link:active{opacity:.7;text-decoration:underline;text-underline-offset:3px}.oddit-header__mega-menu-promos{display:flex;flex:0 0 auto;gap:20px;align-items:flex-start;border-left:1px solid rgba(0,0,0,.08);padding:50px clamp(24px,5.5vw,80px) 56px clamp(24px,3.5vw,50px)}.oddit-header .oddit-header__mega-menu-promo{position:relative;display:block;flex-shrink:0;overflow:hidden;width:clamp(224px,22.8vw,328px);aspect-ratio:328 / 300;border-radius:4px;text-decoration:none;color:#fff;transition:transform .3s ease}.oddit-header__mega-menu-promo:hover,.oddit-header__mega-menu-promo:active{transform:translateY(-2px)}.oddit-header__mega-menu-promo-image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.oddit-header__mega-menu-promo-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.oddit-header__mega-menu-promo:hover .oddit-header__mega-menu-promo-image,.oddit-header__mega-menu-promo:active .oddit-header__mega-menu-promo-image{transform:scale(1.03)}.oddit-header__mega-menu-promo-content{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:12px;padding:24px 16px 26px;background:linear-gradient(to top,#161000bf,#16100000)}.oddit-header__mega-menu-promo-text{display:flex;flex:1 1 0;min-width:0;flex-direction:column;gap:16px}.oddit-header__mega-menu-promo-title{margin:0;font-family:Bradford,Georgia,Times New Roman,serif;font-size:22px;font-weight:300;line-height:1.15;letter-spacing:-.66px;color:#fff;text-box:trim-both cap alphabetic}.oddit-header__mega-menu-promo-desc{margin:0;font-family:var(--oddit-header-font);font-size:15px;font-weight:400;line-height:1.55;color:#fff;text-box:trim-both cap alphabetic}.oddit-header__mega-menu-promo-arrow{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0}.oddit-header__mega-menu-promo-arrow svg{width:20px;height:20px}.oddit-header__overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background-color:#0000004d;opacity:0;transition:opacity .3s ease;pointer-events:none}.oddit-header__overlay.is-visible{display:block;opacity:1;pointer-events:auto}.oddit-header__mobile-menu{--oddit-header-nav-text: var(--oddit-header-nav-text-setting, #282b2e);--oddit-header-primary-color: #2d2120;--oddit-header-border: rgba(45, 33, 32, .24);position:fixed;top:0;left:0;width:100%;height:100%;max-width:400px;z-index:200;background-color:#f6f4f0;overflow:hidden;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column}.oddit-header__mobile-menu.is-open{transform:translate(0)}.oddit-header__mobile-menu-header{display:flex;align-items:center;height:65px;padding:15px 16px}.oddit-header .oddit-header__mobile-menu-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;color:var(--oddit-header-primary-color)}.oddit-header .oddit-header__mobile-menu-close:hover{color:var(--oddit-header-primary-color);background:none}.oddit-header__mobile-menu-search{padding:0 16px}.oddit-header__mobile-menu-search-pill{display:flex;align-items:center;gap:8px;height:52px;padding:10px 24px 10px 16px;border:1px solid var(--oddit-header-border);border-radius:100px;background:transparent}.oddit-header__mobile-menu-search-icon{flex-shrink:0;width:16px;height:16px}.oddit-header .oddit-header__mobile-menu-search-input{flex:1;min-width:0;width:auto;height:auto;margin:0;padding:0;text-indent:0;border:none;border-radius:0;box-shadow:none;background:transparent;outline:none;font-family:var(--oddit-header-font);font-size:15px;font-weight:400;line-height:1.55;color:#2d2120;-webkit-appearance:none;appearance:none}.oddit-header .oddit-header__mobile-menu-search-input::placeholder{color:#2d2120;opacity:.5}.oddit-header .oddit-header__mobile-menu-search-input:focus,.oddit-header .oddit-header__mobile-menu-search-input:focus-visible{border:none;box-shadow:none;outline:none}.oddit-header__mobile-menu-list{display:flex;flex-direction:column;margin:0;padding:17px 16px 0;list-style:none}.oddit-header__mobile-menu-item{display:flex}.oddit-header__mobile-menu-item:not(:first-child){border-top:1px solid rgba(45,33,32,.08)}.oddit-header .oddit-header__mobile-menu-link{display:flex;align-items:center;width:100%;padding:0 15px 0 0!important;text-align:left;background:none;border:0;cursor:pointer;-webkit-appearance:none;appearance:none;text-decoration:none;color:var(--oddit-header-nav-text);transition:opacity .2s ease}.oddit-header__mobile-menu-item:not(:first-child) .oddit-header__mobile-menu-link{padding-top:16px!important}.oddit-header__mobile-menu-item:not(:last-child) .oddit-header__mobile-menu-link{padding-bottom:16px!important}.oddit-header .oddit-header__mobile-menu-link:hover,.oddit-header .oddit-header__mobile-menu-link:active{opacity:.7;color:var(--oddit-header-nav-text);background:none}.oddit-header__mobile-menu-link-image{display:block;flex-shrink:0;width:60px;height:80px;margin-right:14px;object-fit:cover;border-radius:6px}.oddit-header__mobile-menu-link-text{flex:1;min-width:0;font-family:Bradford,Georgia,Times New Roman,serif;font-size:26px;font-weight:300;line-height:1.15;letter-spacing:-.78px;color:var(--oddit-header-nav-text);text-transform:capitalize;text-box:trim-both cap alphabetic}.oddit-header__mobile-menu-link--sale .oddit-header__mobile-menu-link-text{color:var(--oddit-header-sale-color)}.oddit-header__mobile-menu-link-arrow{flex-shrink:0;width:5px;height:10px;margin-left:15px}.oddit-header__mobile-menu-footer{position:sticky;bottom:0;margin-top:30px;padding:30px 16px 24px;border-top:1px solid rgba(45,33,32,.08);background-color:#f6f4f0;box-shadow:0 -6px 12px -6px #2d21202e;display:flex;flex-direction:column;gap:30px;transition:box-shadow .2s ease}.oddit-header__mobile-menu-footer.is-at-bottom{box-shadow:none}.oddit-header__mobile-menu-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:24px 8px}.oddit-header .oddit-header__mobile-menu-footer-link{display:inline-block;padding-left:2px;font-family:var(--oddit-header-font);font-size:15px;font-weight:400;line-height:1.55;color:var(--oddit-header-nav-text);text-decoration:none;text-box:trim-both cap alphabetic;transition:opacity .2s ease}.oddit-header__mobile-menu-footer-link:hover,.oddit-header__mobile-menu-footer-link:active{opacity:.7;text-decoration:underline;text-underline-offset:3px}.oddit-header__mobile-menu-buttons{display:flex;flex-direction:column;gap:15px}.oddit-header .oddit-header__mobile-menu-cta{display:block;width:100%;height:46px;padding:0 20px;background-color:var(--oddit-header-announcement-bg);color:var(--oddit-header-announcement-text);font-family:var(--oddit-header-font);font-size:14px;font-weight:500;line-height:1.6;letter-spacing:1.12px;text-transform:uppercase;text-align:center;align-content:center;text-decoration:none;border-radius:2px;text-box:trim-both cap alphabetic;transition:opacity .2s ease}.oddit-header__mobile-menu-cta:hover,.oddit-header__mobile-menu-cta:active{opacity:.9}.oddit-header__mobile-menu-shipping-note{margin:0;font-family:var(--oddit-header-font);font-size:16px;font-weight:400;line-height:1.6;letter-spacing:-.16px;color:#2d2120;opacity:.8;text-align:center;text-box:trim-both cap alphabetic}.oddit-header__mobile-menu-body{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}.oddit-header__mobile-menu-panel--root{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;transition:visibility 0s}.oddit-header__mobile-menu-panel--root[aria-hidden=true]{visibility:hidden;transition:visibility 0s linear .3s}.oddit-header__mobile-menu-subpanel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;background-color:#f6f4f0;transform:translate(100%);visibility:hidden;transition:transform .3s ease,visibility 0s linear .3s}.oddit-header__mobile-menu-subpanel.is-active{transform:translate(0);visibility:visible;transition:transform .3s ease,visibility 0s}.oddit-header__mobile-menu-subpanel-header{flex:0 0 auto;padding:6px 16px 10px}.oddit-header .oddit-header__mobile-menu-back{display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:8px 4px!important;background:none;border:0;cursor:pointer;-webkit-appearance:none;appearance:none;color:var(--oddit-header-nav-text);transition:opacity .2s ease}.oddit-header .oddit-header__mobile-menu-back:hover,.oddit-header .oddit-header__mobile-menu-back:active{opacity:.7;color:var(--oddit-header-nav-text);background:none}.oddit-header__mobile-menu-back-icon{flex-shrink:0;width:8px;height:14px}.oddit-header__mobile-menu-back-label{font-family:Bradford,Georgia,Times New Roman,serif;font-size:24px;font-weight:300;line-height:1.15;letter-spacing:-.72px;color:var(--oddit-header-nav-text);text-box:trim-both cap alphabetic}.oddit-header__mobile-menu-subpanel-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:0 16px 32px}.oddit-header .oddit-header__mobile-menu-shopall{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;margin-bottom:4px;padding:14px 0;border-bottom:1px solid rgba(45,33,32,.08);font-family:var(--oddit-header-font);font-size:15px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;color:var(--oddit-header-nav-text);text-decoration:none;transition:opacity .2s ease}.oddit-header__mobile-menu-shopall:hover,.oddit-header__mobile-menu-shopall:active{opacity:.7}.oddit-header__mobile-menu-shopall svg{flex-shrink:0}.oddit-header__mobile-menu-group{padding:12px 0}.oddit-header__mobile-menu-group:not(:last-child){border-bottom:1px solid rgba(45,33,32,.08)}.oddit-header__mobile-menu-group-title{margin:0 0 4px;font-family:var(--oddit-header-font);font-size:12px;font-weight:500;line-height:1.4;letter-spacing:1px;text-transform:uppercase;color:#2d2120;opacity:.5}.oddit-header__mobile-menu-sublist{margin:0;padding:0;list-style:none}.oddit-header .oddit-header__mobile-menu-sublink{display:flex;align-items:center;min-height:44px;padding:10px 0;font-family:var(--oddit-header-font);font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-.16px;color:var(--oddit-header-nav-text);text-decoration:none;transition:opacity .2s ease}.oddit-header__mobile-menu-sublink:hover,.oddit-header__mobile-menu-sublink:active{opacity:.7}body.oddit-header-menu-open{overflow:hidden}@media(min-width:750px){.oddit-header__nav-inner{padding:16px 32px}.oddit-header__logo{width:88px;height:52px}}@media(min-width:990px){.oddit-header__nav-inner{padding:20px clamp(20px,3.3vw,48px);gap:clamp(16px,2.7vw,40px);min-height:96px}.oddit-header .oddit-header__menu-toggle{display:none}.oddit-header__logo{width:94px;height:56px}.oddit-header__logo-link{margin-right:clamp(16px,2.7vw,40px);flex-shrink:0}.oddit-header__nav{display:flex;flex:1 1 auto;min-width:0;align-items:center}.oddit-header__nav-list{gap:clamp(12px,1.4vw,20px);flex-wrap:nowrap}.oddit-header .oddit-header__icon-link--cart{width:32px;height:32px}.oddit-header__icon--cart-desktop{display:block;width:32px;height:32px}.oddit-header__icon--cart-mobile{display:none}.oddit-header__actions{gap:clamp(12px,1.1vw,16px);flex-shrink:0}}@media(min-width:1200px){.oddit-header__search-mobile{display:none}.oddit-header__search-desktop{display:flex;align-self:stretch;min-width:0;width:clamp(180px,15.8vw,227px);flex-shrink:1}.oddit-header .oddit-header__icon-link--account{display:flex}}@media(min-width:1440px){.oddit-header__nav-inner{padding:20px 48px;gap:40px}.oddit-header__logo-link{margin-right:40px}.oddit-header__nav-list{gap:20px}.oddit-header__search-desktop{width:227px}.oddit-header__actions{gap:16px}}.oddit-header__nav-link:focus-visible,.oddit-header__icon-link:focus-visible,.oddit-header__menu-toggle:focus-visible,.oddit-header__search-mobile:focus-visible,.oddit-header__search-desktop:focus-visible,.oddit-header__logo-link:focus-visible,.oddit-header__announcement-cta:focus-visible,.oddit-header__mega-menu-link:focus-visible,.oddit-header__mega-menu-promo:focus-visible,.oddit-header__mobile-menu-close:focus-visible,.oddit-header__mobile-menu-link:focus-visible,.oddit-header__mobile-menu-footer-link:focus-visible,.oddit-header__mobile-menu-cta:focus-visible,.oddit-header__mobile-menu-back:focus-visible,.oddit-header__mobile-menu-shopall:focus-visible,.oddit-header__mobile-menu-sublink:focus-visible{outline:2px solid var(--oddit-header-primary-color);outline-offset:2px}.oddit-header :focus:not(:focus-visible){outline:none!important;box-shadow:none!important}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header{--oddit-header-bg: transparent;--oddit-header-nav-text: #fbf6f1;--oddit-header-primary-color: #fbf6f1;--oddit-header-border: rgba(251, 246, 241, .4)}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__bar{position:absolute;top:100%;left:0;right:0}@media(min-width:990px){body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__nav-inner{border-bottom:1px solid rgba(251,246,241,.24)}}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__search-desktop{border:1px solid #fbf6f1}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__search-desktop:hover,body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__search-desktop:active{border-color:#fbf6f1b3}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__search-placeholder{opacity:.8}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__logo{filter:brightness(0) invert(1)}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__nav-wrap{transition:background-color .25s ease}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__nav-link--sale .oddit-header__nav-label{padding:7px;border-radius:2px;background-color:var(--oddit-header-sale-badge-bg, #bfdae7);color:var(--oddit-header-sale-badge-text, #2d2120)}@media(min-width:990px){body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__nav-list,body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__actions{position:relative}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__nav-list:before,body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__actions:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;translate:-50% -50%;width:calc(100% + 68px);height:26px;border-radius:50%;background:#00000026;filter:blur(17px);pointer-events:none;transition:opacity .25s ease}}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__logo,body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header__nav-label{transition:filter .25s ease,color .25s ease,background-color .25s ease,opacity .2s ease}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header:has(.oddit-header__mega-menu.is-open){--oddit-header-bg: var(--oddit-header-bg-setting, #fbf6f1);--oddit-header-nav-text: var(--oddit-header-nav-text-setting, #282b2e);--oddit-header-primary-color: #2d2120;--oddit-header-border: rgba(45, 33, 32, .24)}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header:has(.oddit-header__mega-menu.is-open) .oddit-header__nav-inner{border-bottom-color:#00000014}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header:has(.oddit-header__mega-menu.is-open) .oddit-header__search-desktop{border-color:var(--oddit-header-border)}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header:has(.oddit-header__mega-menu.is-open) .oddit-header__search-desktop:hover,body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header:has(.oddit-header__mega-menu.is-open) .oddit-header__search-desktop:active{border-color:#2d212066}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header:has(.oddit-header__mega-menu.is-open) .oddit-header__search-placeholder{opacity:.5}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header:has(.oddit-header__mega-menu.is-open) .oddit-header__logo{filter:none}body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header:has(.oddit-header__mega-menu.is-open) .oddit-header__nav-link--sale .oddit-header__nav-label{background-color:transparent;color:var(--oddit-header-sale-color)}@media(min-width:990px){body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header:has(.oddit-header__mega-menu.is-open) .oddit-header__nav-list:before,body:has(.main__content-wrapper>:first-child>[data-oddit-overlap-header]) .oddit-header:has(.oddit-header__mega-menu.is-open) .oddit-header__actions:before{opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/oddit-section-header.css.map */
