#shopify-section-header{position:relative;z-index:3;will-change:transform;max-width:1920px}.shopify-section-header-sticky{position:-webkit-sticky;position:sticky;top:0}.shopify-section-header-hidden{transform:translateY(-100%)}#shopify-section-header.animate{transition:transform .15s ease-out}.header-wrapper{display:block;position:relative;background-color:var(--color-background)}.header-wrapper--border-bottom{border-bottom:.1rem solid var(--color-foreground-20)}.header{display:grid;grid-template-areas:"left-icon heading icons";grid-template-columns:1fr 2fr 1fr;align-items:center;background-color:var(--color-background);padding-top:1rem;padding-bottom:1rem}@media screen and (min-width: 990px){.header{padding-top:2rem;padding-bottom:2rem}.header--has-menu:not(.header--middle-left){padding-bottom:0}.header--top-left{grid-template-areas:"heading icons" "navigation navigation";grid-template-columns:1fr auto}.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:auto 1fr auto;-moz-column-gap:2rem;column-gap:2rem}.header--top-center{grid-template-areas:"navigation heading navigation2 icons";grid-template-columns:30% 39% 25% 3%}}@media screen and (min-width: 990px) and (max-width: 1370px){.header--top-center{grid-template-columns:34% 32% 29%}}@media screen and (min-width: 990px){.header__inline-menu2{grid-area:navigation2}}@media screen and (min-width: 990px){.header--middle-left .header__inline-menu{justify-self:flex-end}}.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:.75rem;text-decoration:none;word-break:break-word}@media screen and (max-width: 867px){.header__heading-link{padding:1rem}.header__heading-link img{max-width:75%;margin:auto}}.header__heading-link:hover .h2{color:var(--color-foreground)}.header__heading-link .h2{line-height:1;color:var(--color-foreground-75)}.header__heading-logo{height:auto;width:100%}@media screen and (min-width: 990px){.header__heading,.header__heading-link{justify-self:start}.header--top-center .header__heading-link,.header--top-center .header__heading{justify-self:center}}.header__icons{background-color:#263236;width:7.2rem;height:3rem;border-radius:10px}.cart-icon-bg{background-color:#e99243;border-radius:9px;flex-basis:60%;height:3rem}@media screen and (max-width: 1202px){.header__icons{justify-self:end}}.header__icon:not(.header__icon--summary),.header__icon span{display:flex;align-items:center;justify-content:space-between;width:100%}.header__icon span{height:100%}.header__icon:after{content:none}.header__icon:hover .icon,.modal__close-button:hover .icon{transform:scale(1.07)}.header__icon .icon{height:2rem;width:2rem;vertical-align:middle}.header__icon,.header__icon--cart .icon{height:2.5rem;width:4.4rem}.header__icon--cart svg{max-width:100%;max-height:100%}.header__icon--cart{position:relative;width:100%!important}.header__icon{display:flex;justify-content:space-between}@media screen and (max-width: 1202px){menu-drawer~.header__icons .header__icon--account{display:none}}menu-drawer+.header__search{display:none}.header>.header__search{grid-area:left-icon;justify-self:start}.header:not(.header--has-menu) *>.header__search{display:none}.header__search{display:inline-flex;line-height:0}@media screen and (min-width: 990px){.header:not(.header--top-center) *>.header__search,.header--top-center>.header__search{display:inline-flex}.header:not(.header--top-center)>.header__search,.header--top-center *>.header__search{display:none}}details[open]>.search-modal{opacity:1;-webkit-animation:animateMenuOpen var(--duration-default) ease;animation:animateMenuOpen var(--duration-default) ease}.no-js details[open]>.header__icon--search{top:1rem;right:.5rem}.search-modal{opacity:0;border-bottom:.1rem solid var(--color-foreground-20);height:100%}.search-modal__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 5rem 0 1rem;line-height:1.8}.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:47.8rem}.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)}.header__inline-menu details[open]>.header__submenu{opacity:1;transform:translateY(0);-webkit-animation:animateMenuOpen var(--duration-default) ease;animation:animateMenuOpen var(--duration-default) ease}.header__inline-menu details[open]>.header__submenu li{padding:2rem 1.5rem}.header__inline-menu2{display:none}.header__inline-menu{margin-left:-1.2rem;grid-area:navigation;display:none}.list-menu--inline li:first-child a:hover span{text-decoration:none}.list-menu--inline li:first-child a{padding:.2rem .2rem 0!important}.header--top-center .header__inline-menu,.header--top-center .header__inline-menu2 .header--top-center .header__heading-link{margin-left:0}@media screen and (min-width: 1203px){.header__inline-menu,.header__inline-menu2{display:block}.header--top-center .header__inline-menu,.header--top-center .header__inline-menu2{justify-self:center;height:100%}.header--top-center .header__inline-menu2 .list-menu.list-menu--inline{align-items:baseline}.header--top-center .header__inline-menu>.list-menu--inline,.header--top-center .header__inline-menu2>.list-menu--inline{justify-content:center;height:100%;align-items:center}.header--middle-left .header__inline-menu{margin-left:0}}.header__menu{padding:0 1rem}.header__menu-item{padding:1.2rem;text-decoration:none;color:var(--color-foreground-75)}.header__menu-item:hover{color:var(--color-foreground)}.header__menu-item span{transition:-webkit-text-decoration var(--duration-short) ease;transition:text-decoration var(--duration-short) ease;transition:text-decoration var(--duration-short) ease,-webkit-text-decoration var(--duration-short) ease}.header__active-menu-item{transition:text-decoration-thickness var(--duration-short) ease;color:var(--color-foreground);text-underline-offset:.3rem}.header__menu-item:hover .header__active-menu-item{text-decoration-thickness:.2rem}.header__submenu{transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.header__submenu.list-menu{padding:1rem 0}.header__submenu .header__submenu{background-color:var(--color-foreground-3);padding:.5rem 0;margin:.5rem 0}.header__submenu .header__menu-item:after{right:2rem}.header__submenu .header__menu-item{padding:.95rem 3.5rem .95rem 2rem}.header__submenu .header__submenu .header__menu-item{padding-left:3rem}.header__menu-item .icon-caret{right:.8rem}.header__submenu .icon-caret{right:2rem}#shopify-section-announcement-bar.sticky-header,#shopify-section-header.sticky-header{position:fixed;width:100%;transition:.5s;z-index:11}#shopify-section-announcement-bar.sticky-header{z-index:12}#shopify-section-header.sticky-header__header-overlap .header-wrapper,#shopify-section-header.sticky-header__header-overlap header{background-color:transparent;border-bottom:none}.sticky-header__active-header-overlap{background-color:#fff}.sticky-header__active-hidden-header-overlap{transform:translateY(-100%)}.announcement-bars-wrap-transition .announcement-bar:not(.announcement-bar-0){position:absolute;top:0;left:0;width:100%;opacity:0}.announcement-bars-wrap-transition .announcement-bar{z-index:-1}.announcement-bars-wrap-transition .announcement-bar.active{opacity:1;transition:.5s;z-index:2}.announcement-bars-wrap-transition .announcement-bar.inactive{opacity:0;transition:.6s;z-index:-1}.announcement-bars-wrap-transition .announcement-bar-0{z-index:2}#cart-notification-wrap{position:relative;z-index:3}.icon{display:inline-block;width:20px;height:20px;vertical-align:middle;fill:currentColor}.no-svg .icon{display:none}.icon--wide{width:40px}.link--text{color:var(--color-foreground)}.link--text:hover{color:var(--color-foreground-75)}#shopify-section-announcement-bar{z-index:4;max-width:1920px}.announcement-bar{border-bottom:.1rem solid var(--color-foreground-20);color:var(--color-foreground)}.announcement-bar__link:hover{color:var(--color-foreground);background-color:var(--color-card-hover)}.announcement-bar__link{display:block;width:100%;padding:1rem 2rem;text-decoration:none}.announcement-bar__link .icon-arrow{display:inline-block;height:1.2rem;pointer-events:none;padding-left:1rem;vertical-align:middle;margin-bottom:.2rem}@media screen and (min-width: 750px){.announcement-bar__link .icon-arrow{height:1.3rem}}.announcement-bar__link .announcement-bar__message{padding:0}.announcement-bar__message{text-align:center;padding:1rem 2rem;margin:0;letter-spacing:.1rem}details-disclosure>details{position:relative}.cart-count-bubble:empty{display:none}.cart-count-bubble{color:var(--color-base-solid-button-labels);font-size:.9rem;line-height:1.1;bottom:0;border-bottom-right-radius:10px;border-top-right-radius:10px;background-color:#263236;flex-basis:45%;padding-left:1rem}.cart-count-bubble span{-webkit-text-decoration:underline #263236;text-decoration:underline #263236}
/*# sourceMappingURL=/cdn/shop/t/160/assets/nav.css.map */
