body:has(.section-header .drawer-menu) .announcement-bar-section .page-width{max-width:100%}.utility-bar__grid.page-width{padding-left:17px;padding-right:17px}.utility-bar,.announcement-bar-section{max-height:38px}@media screen and (min-width: 750px){.header.page-width,.utility-bar__grid.page-width{padding-left:20px;padding-right:20px}}@media screen and (min-width: 990px){.header:not(.drawer-menu).page-width{padding-left:20px;padding-right:20px}}.utility-bar{height:100%}.utility-bar--bottom-border{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}@media screen and (min-width: 990px){.utility-bar--bottom-border-social-only{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}}.utility-bar__grid{display:grid;grid-template-columns:1fr;grid-template-areas:"announcements"}.utility-bar__grid .list-social{justify-content:flex-start;align-content:center;margin-left:-1.2rem;grid-area:social-icons}@media screen and (max-width: 989px){.utility-bar .utility-bar__grid .list-social{display:none}}.utility-bar .list-social__item .icon{scale:.9}@media screen and (min-width: 990px){.utility-bar__grid--3-col{grid-template-columns:3fr 4fr 3fr;grid-template-areas:"social-icons announcements language-currency"}.utility-bar__grid--2-col{grid-template-columns:1fr 1fr;grid-template-areas:"social-icons language-currency"}.announcement-bar.announcement-bar--one-announcement,.announcement-bar--one-announcement .announcement-bar__link{width:fit-content;margin:auto}}.announcement-bar,.announcement-bar__announcement{color:rgb(var(--color-foreground));width:100%;height:100%;display:flex;justify-content:center;flex-wrap:wrap;align-content:center;grid-area:announcements}.announcement-bar .slider--everywhere{margin-bottom:0;scroll-behavior:auto}.utility-bar__grid .announcement-bar-slider,.announcement-bar-slider,.announcement-bar-slider .slider{width:100%}.announcement-bar .slider-button--next{margin-right:-1.5rem;min-width:44px}.announcement-bar .slider-button--prev{margin-left:-1.5rem;min-width:44px}.announcement-bar .slider-button--next:focus-visible,.announcement-bar .slider-button--prev:focus-visible,.utility-bar .list-social__link:focus-visible{outline-offset:-.3rem;box-shadow:0 0 0 -.2rem rgb(var(--color-foreground))}.localization-wrapper{grid-area:language-currency;align-self:center;display:flex;justify-content:flex-end}.localization-wrapper .localization-selector+.disclosure__list-wrapper{animation:animateMenuOpen var(--duration-default) ease}.utility-bar .localization-wrapper .disclosure .localization-form__select,.utility-bar .localization-wrapper .disclosure__link{font-size:calc(var(--font-heading-scale) * 1.3rem)}.announcement-bar-section{position:sticky;top:0;width:100%;height:auto}@media screen and (min-width: 990px){body:has(.section-header .header:not(.drawer-menu)) .utility-bar .page-width{padding-left:5rem;padding-right:5rem}.announcement-bar-slider{width:60%}.announcement-bar .slider-button{height:3.8rem}}.announcement-bar__link{display:flex;width:100%;text-decoration:none;height:100%;justify-content:center;align-items:center}.announcement-bar__link .icon-arrow{display:inline-block;pointer-events:none;margin-left:.8rem;vertical-align:middle;margin-bottom:.2rem}.announcement-bar .ge-free-shipping-msg{text-transform:uppercase!important}.announcement-bar .ge-free-shipping-msg,.announcement-bar__message{text-align:center;padding:9px 0;margin:0;min-height:3.8rem;font-size:13px}.announcement-bar__message .announcement-bar__link{font-size:13px}.announcement-bar-slider--fade-in-next .announcement-bar__message,.announcement-bar-slider--fade-in-previous .announcement-bar__message,.announcement-bar-slider--fade-out-next .announcement-bar__message,.announcement-bar-slider--fade-out-previous .announcement-bar__message{animation-duration:var(--duration-announcement-bar);animation-timing-function:ease-in-out;animation-fill-mode:forwards}.announcement-bar-slider--fade-in-next .announcement-bar__message{--announcement-translate-from: -1.5rem;opacity:0;animation-name:translateAnnouncementSlideIn;animation-delay:var(--duration-announcement-bar)}.announcement-bar-slider--fade-in-previous .announcement-bar__message{--announcement-translate-from: 1.5rem;opacity:0;animation-name:translateAnnouncementSlideIn;animation-delay:var(--duration-announcement-bar)}.announcement-bar-slider--fade-out-next .announcement-bar__message{--announcement-translate-to: 1.5rem;animation-name:translateAnnouncementSlideOut}.announcement-bar-slider--fade-out-previous .announcement-bar__message{--announcement-translate-to: -1.5rem;animation-name:translateAnnouncementSlideOut}@keyframes translateAnnouncementSlideIn{0%{opacity:0;transform:translate(var(--announcement-translate-from))}to{opacity:1;transform:translate(0)}}@keyframes translateAnnouncementSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(var(--announcement-translate-to))}}@media only screen and (max-width: 989px){.announcement-bar__message{padding:8px 0;min-height:33px}}@media only screen and (max-width: 749px){.announcement-bar__message,.announcement-bar__message .announcement-bar__link{font-size:12px;line-height:17px}}.section-header.shopify-section-group-header-group{z-index:3}.shopify-section-header-sticky{position:sticky;top:38px}@media screen and (max-width: 989px){.shopify-section-header-sticky{position:sticky;top:32px}}.shopify-section-header-hidden{top:calc(-1 * var(--header-height))}.shopify-section-header-hidden.menu-open{top:0}.section-header.animate{transition:top .15s ease-out}.shopify-section-group-header-group{z-index:4}.section-header~.shopify-section-group-header-group{z-index:initial}.header-wrapper{display:block;position:relative;background-color:rgb(var(--color-background))}.header-wrapper--border-bottom{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.header{display:grid;grid-template-areas:"left-icons heading icons";grid-template-columns:1fr 2fr 1fr;align-items:center}@media screen and (max-width: 749px){.header--has-app{grid-template-columns:auto 1fr auto}}@media screen and (min-width: 990px){.header{grid-template-columns:1fr auto 1fr}.header--top-left,.header--middle-left:not(.header--has-menu){grid-template-areas:"heading icons" "navigation navigation";grid-template-columns:1fr auto}.header--top-left.drawer-menu,.header--middle-left.drawer-menu{grid-template-areas:"navigation heading icons";grid-template-columns:auto 1fr auto;column-gap:1rem}.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:auto auto 1fr;column-gap:2rem}.header--middle-center:not(.drawer-menu){grid-template-areas:"navigation heading icons";grid-template-columns:1fr auto 1fr;column-gap:2rem}.header--middle-center a.header__heading-link{text-align:center}.header--top-center{grid-template-areas:"left-icons heading icons" "navigation navigation navigation"}.header--top-center.drawer-menu{grid-template-areas:"left-icons heading icons";grid-template-columns:1fr auto 1fr}}.header *[tabindex="-1"]:focus{outline:none}.header__heading{margin:0;line-height:0}.header>.header__heading-link{line-height:0}.header__heading,.header__heading-link{grid-area:heading;justify-self:center}.header__heading-link{display:inline-block;padding:10px;text-decoration:none;word-break:break-word}.header__heading-link:hover .h2{color:rgb(var(--color-foreground))}.header__heading-link .h2{line-height:1;color:rgba(var(--color-foreground))}.header__heading-logo{height:auto;max-width:100%}.header__heading-logo-wrapper{width:100%;display:inline-block;transition:width .3s cubic-bezier(.52,0,.61,.99)}@media screen and (max-width: 989px){.header__heading-link{padding:0}.header__heading,.header__heading-link{text-align:center}.header--mobile-left .header__heading,.header--mobile-left .header__heading-link{text-align:left;justify-self:start}.header--mobile-left{grid-template-columns:auto 2fr 1fr}}@media screen and (min-width: 990px){.header--middle-left .header__heading-link,.header--top-left .header__heading-link{margin-left:-.75rem}.header__heading,.header__heading-link{justify-self:start}.header--middle-center .header__heading-link,.header--middle-center .header__heading,.header--top-center .header__heading-link,.header--top-center .header__heading{justify-self:center;text-align:center}}@media screen and (max-width: 749px){.header__heading-link .header__heading-logo{max-width:150px}}.header__icons{display:flex;grid-area:icons;justify-self:end}.header__icons .shopify-app-block{max-width:4.4rem;max-height:4.4rem;overflow:hidden}.header__icon:not(.header__icon--summary),.header__icon span{display:flex;align-items:center;justify-content:center}.header__icon{color:rgb(var(--color-foreground))}.header__icon span{height:100%}.header__icon:after{content:none}.header__icon .svg-wrapper{width:28px;height:28px}.header__icon .icon{height:28px;width:28px;fill:none;vertical-align:middle}.header__icon .icon.icon-wishlist{height:20px;width:20px}.header__icon{height:4.4rem;width:4.4rem;padding:0}@media screen and (max-width: 749px){.header__icon{height:35px;width:35px}.header__icon .svg-wrapper,.header__icon .icon{height:24px;width:24px}.header__icon .icon.icon-wishlist{height:18px;width:18px}}.header__icon--cart{position:relative}.header__icon--menu[aria-expanded=true]:before{content:"";top:100%;left:0;height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));width:100%;display:block;position:absolute;background:rgba(var(--color-foreground),.5)}.header__icon--account{width:auto;font-weight:300}.header__icon--account shop-user-avatar{--shop-avatar-size: 2.8rem}details .header__icon-close{display:none}details[open] .header__icon-close{display:inline-block}account-icon{display:flex}menu-drawer+.header__search{display:none}.header>.header__search{grid-area:left-icons;justify-self:start}.header--top-center.drawer-menu>.header__search{margin-left:3.2rem}.header--top-center header-drawer{grid-area:left-icons}.header:not(.header--has-menu) *>.header__search{display:none}.header__search{display:inline-flex;line-height:0}.header--top-center *>.header__search{display:inline-flex}@media screen and (min-width: 990px){.header:not(.header--top-center) *>.header__search{display:inline-flex}.header:not(.header--top-center)>.header__search{display:none}}details[open]>.search-modal{opacity:1;animation:animateMenuOpen var(--duration-default) ease}details[open] .modal-overlay{display:block}details[open] .modal-overlay:after{position:absolute;content:"";background-color:rgb(var(--color-foreground),.5);top:100%;left:0;right:0;height:100vh}.search-modal{opacity:0;border-bottom:.1rem solid rgba(var(--color-foreground),.08);min-height:calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));height:100%}.search-modal__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 5rem 0 1rem;line-height:calc(1 + .8 / var(--font-body-scale));position:relative}.search-modal__content-bottom{bottom:calc((var(--inputs-margin-offset) / 2))}.search-modal__content-top{top:calc((var(--inputs-margin-offset) / 2))}.search-modal__form{width:100%}.search-modal__close-button{position:absolute;right:.3rem}@media screen and (min-width: 750px){.search-modal__close-button{right:1rem}.search-modal__content{padding:0 6rem}}@media screen and (min-width: 990px){.search-modal__form{max-width:74.2rem}.search-modal__close-button{position:initial;margin-left:.5rem}}.header__icon--menu .icon{display:block;position:absolute;opacity:1;transform:scale(1);transition:transform .15s ease,opacity .15s ease}details:not([open])>.header__icon--menu .icon-close,details[open]>.header__icon--menu .icon-hamburger{visibility:hidden;opacity:0;transform:scale(.8)}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-close{visibility:hidden}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger{visibility:visible;opacity:1;transform:scale(1.07)}.js details>.header__submenu{opacity:0;transform:translateY(-1.5rem)}details[open]>.header__submenu{animation:animateMenuOpen var(--duration-default) ease;animation-fill-mode:forwards;z-index:1}@media (prefers-reduced-motion){details[open]>.header__submenu{opacity:1;transform:translateY(0)}}.header__inline-menu{margin-left:-1.2rem;grid-area:navigation;display:none}.header--top-center .header__inline-menu,.header--top-center .header__heading-link{margin-left:0}@media screen and (min-width: 990px){.header__inline-menu{display:block}.header--top-center .header__inline-menu{justify-self:center}.header--top-center .header__inline-menu>.list-menu--inline{justify-content:center}.header--middle-left .header__inline-menu{margin-left:0}}.header__menu{padding:0 1rem}.header__menu-item{padding:7.5px 15px;text-decoration:none;color:rgba(var(--color-foreground))}.header__menu-item:hover{color:rgb(var(--color-foreground))}.header__menu-item span{transition:text-decoration var(--duration-short) ease}details[open]>.header__menu-item .icon-caret{transform:rotate(180deg)}.header__submenu{transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.global-settings-popup,.header__submenu.global-settings-popup{border-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));z-index:-1}.header__submenu.list-menu{padding:1rem 0}.header__submenu .header__submenu{background-color:rgba(var(--color-background));padding:1rem 0}.header__submenu .header__submenu:after{right:2rem}.header__submenu .header__menu-item{justify-content:space-between;padding:.8rem 2rem}.header__menu-item .icon-caret{right:.8rem}.header__submenu .icon-caret{flex-shrink:0;margin-left:1rem;position:static}header-menu>details,details-disclosure>details{position:relative}@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}.header__menu-item{font-size:13px;text-transform:uppercase;position:relative;transition:.2s}.header__menu-item-wrap>.header__menu-item{letter-spacing:.5px}.header__menu-item-wrap>.header__menu-item:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;margin:0 15px;border-bottom:2px solid rgb(var(--color-foreground));opacity:0;visibility:hidden;transition:.2s}.header__menu-item-wrap:hover>.header__menu-item:after{opacity:1;visibility:visible}.has-dropdown-menu{position:relative}.has-dropdown-menu .header__submenu{border:0;padding:10px 0 5px;width:auto;min-width:100%;z-index:1;opacity:0;visibility:hidden;transform:translate3d(0,-12px,0);transition:.3s}.has-dropdown-menu .header__submenu .header__menu-item{padding:8px 15px;white-space:nowrap}.has-dropdown-menu:hover>.header__submenu{opacity:1;visibility:visible;transform:translateZ(0)}.has-dropdown-menu:hover>.header__menu-item{background-color:#fff}.has-grand-submenu{position:relative}.has-grand-submenu .header__submenu{left:100%;top:50%}.has-grand-submenu .header__menu-item{gap:10px;justify-content:space-between}.has-grand-submenu .header__menu-item .icon-caret{height:12px;width:12px;transform:rotate(270deg);align-self:center;margin:0 -8px 0 0}.has-grand-submenu:hover>.header__submenu{opacity:1;visibility:visible;transform:translateZ(0)}.header__menu-item-wrap.has-feature-nav,.header__menu-item-wrap.has-megamenu{position:static}.megamenu-wrap{position:absolute;left:0;min-width:100%;padding:39px 0;box-shadow:0 10px 20px #00000017;transform:translate3d(0,-12px,0);z-index:1;transition:.3s;opacity:0;visibility:hidden}.megamenu-wrap .megamenu-row{display:flex;gap:22px;justify-content:center}.megamenu-wrap .megamenu-block{width:calc(20% - 17.6px);display:flex;flex-direction:column}.megamenu-wrap .megamenu-block .header__menu-item{padding:4px 0}.megamenu-wrap .megamenu-block .head{margin-bottom:5px}.megamenu-wrap .megamenu-block .head .header__menu-item{font-weight:700}.header__menu-item-wrap.has-megamenu:hover .megamenu-wrap{opacity:1;visibility:visible;transform:translateZ(0)}.header__icons #HeaderCountryForm .localization-form__select .currency-flag{display:none}.header__icons #HeaderCountryForm .localization-form__select{padding:0;margin-right:10px;height:auto;min-width:38px;letter-spacing:.5px;font-weight:300!important}.header__icons #HeaderCountryForm .localization-form__select .icon-caret,.header__icons #HeaderCountryForm .localization-form__select .country-name,.header__icons #HeaderCountryForm .localization-form__select .country-currency{display:none}.header__icons #HeaderCountryForm .disclosure__list-wrapper{--color-background: 255, 255, 255}header-drawer .header__icon--menu .icon.icon-close{height:16px;width:16px}.header-left-icon{grid-area:left-icons;margin-left:-12px;display:flex}.header__icons{margin-right:-12px}.header .search-modal .search__button svg.icon-search{fill:transparent}@media screen and (max-width: 749px){.header-left-icon{margin-left:-8px}.header__icons{margin-right:-8px}}.mega-menu--drawer-fallback-panel{position:relative!important}.mega-menu__content--drawer-fallback{width:300px;transform:unset;left:0;z-index:0}.menu-drawer__item-fallback{margin-bottom:5px}.mega-menu__content .mega-menu__custom-layout{display:flex;flex-wrap:nowrap;padding:1.5rem;gap:2rem;margin:0 auto}.mega-menu__custom-layout .mega-menu__links-area{flex-grow:1;display:flex;flex-wrap:wrap;gap:1.5rem;min-width:0}.mega-menu__custom-layout .mega-menu__column{flex:1 1 180px;min-width:150px}.mega-menu__custom-layout .mega-menu__column-heading{font-size:16px;margin-top:0;margin-bottom:1rem;color:#000;letter-spacing:.5px;font-weight:400;text-transform:capitalize;font-family:"'Baskerville No 2'",serif}.mega-menu__custom-layout .mega-menu__column-links{list-style:none;padding:0;margin:0}.mega-menu__custom-layout .mega-menu__column-link-item{margin-bottom:.5rem}.mega-menu__custom-layout .mega-menu__column-link-item a.mega-menu__link{display:block;text-transform:capitalize!important;font-size:14px!important;padding:.25rem 0;text-decoration:none;color:var(--color-text, inherit);transition:color .2s ease}.mega-menu__custom-layout .mega-menu__column-link-item a.mega-menu__link:hover,.mega-menu__custom-layout .mega-menu__column-link-item a.mega-menu__link:focus{color:#000;text-decoration:underline}.mega-menu__custom-layout .mega-menu__column-link-item a.mega-menu__link--active{text-decoration:underline}.mega-menu-promo__link{border-bottom:1px solid #000;padding-bottom:0}.mega-menu__custom-layout .mega-menu__promo-area{flex-basis:220px;flex-shrink:0;max-width:280px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.mega-menu__custom-layout .mega-menu__promo-link{display:block;text-decoration:none;color:inherit}.mega-menu__custom-layout .mega-menu__promo-image{display:block;max-width:100%;height:auto;border-radius:0;aspect-ratio:.8;object-fit:cover;margin-bottom:.5rem}@media screen and (max-width: 989px){.mega-menu__content .mega-menu__custom-layout{flex-direction:column;gap:1.5rem}.mega-menu__custom-layout .mega-menu__links-area{width:100%;margin-bottom:1rem;gap:1rem}.mega-menu__custom-layout .mega-menu__column{flex-basis:calc(50% - .5rem);min-width:150px}.mega-menu__custom-layout .mega-menu__column:last-child{margin-bottom:0}.mega-menu__custom-layout .mega-menu__promo-area{width:100%;max-width:100%;align-items:center}.mega-menu__custom-layout .mega-menu__promo-image{max-width:250px}}@media screen and (max-width: 749px){.mega-menu__content .mega-menu__custom-layout{padding:1rem}.mega-menu__custom-layout .mega-menu__column{flex-basis:100%;margin-bottom:1rem}.mega-menu__custom-layout .mega-menu__column:last-child{margin-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/component-header.css.map */
