.cart-count-bubble:empty{display:none}.cart-count-bubble{position:absolute;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:20px;width:20px;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:12px;bottom:12px;left:15px;line-height:calc(1 + .1 / var(--font-body-scale))}#shopify-section-announcement-bar{z-index:9}.announcement-bar{border-bottom:.1rem solid rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground))}.announcement-bar__link{display:block;width:100%;padding:1rem 2rem;text-decoration:none}@media screen and (max-width: 768px){.announcement-bar__link{padding:1rem}}.announcement-bar__link:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-card-hover),.06)}.announcement-bar__link .icon-arrow{display:inline-block;pointer-events:none;margin-left:.8rem;vertical-align:middle;margin-bottom:.2rem}.announcement-bar__link .announcement-bar__message{padding:0}.announcement-bar__message{text-align:center;padding:1rem 2rem;margin:0;letter-spacing:.1rem}#shopify-section-header{z-index:5;position:sticky;top:0;transition:.3s all;left:0}#shopify-section-header:hover,.shopify-section-header-sticky{transition:.3s all;background:var(--gradient-background)}.shopify-section-header-hidden{transform:translateY(-100%)}.header-wrapper{display:block;position:relative;background-color:transparent}.header-wrapper--border-bottom{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.header{display:grid;grid-template-areas:"left-icon heading icons";grid-template-columns:0fr 1fr .5fr;align-items:center;padding-top:1rem;padding-bottom:1rem}.list-menu__item{font-family:var(--font-body-family);text-transform:uppercase;font-size:20px;font-weight:500;color:rgb(var(--color-base-text));letter-spacing:2.5px}a.header__icon.header__icon--account{margin:0 25px}@media screen and (min-width: 990px){.header{padding:10px 20px;max-width:calc(var(--page-width) + 10px)}.header--has-menu:not(.header--middle-left){padding-bottom:0}.header--top-left,.header--middle-left:not(.header--has-menu){grid-template-areas:"heading icons" "navigation navigation";grid-template-columns:1fr auto}.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:1fr 6fr 1fr;column-gap:10px}.header--top-center{grid-template-areas:"left-icon heading icons" "navigation navigation navigation"}.header:not(.header--middle-left) .header__inline-menu{margin-top:1.05rem}}.header *[tabindex="-1"]:focus{outline:none}.header__heading{margin:0;line-height:0}.header__heading,.header__heading-link{grid-area:heading;justify-self:left}.header__heading-link{display:inline-block;padding:0;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),.75)}.header__heading-logo{height:auto;width:175px}@media screen and (max-width: 989px){.header__heading,.header__heading-link{text-align:center}}@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;text-align:center}}.header__icons{display:flex;grid-area:icons;justify-self:end;padding-right:20px}.header__icon:not(.header__icon--summary),.header__icon span{display:flex;align-items:center;justify-content:center;position:relative;top:1px}.header__icon{color:rgb(var(--color-foreground))}.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:25px;width:25px;fill:none;vertical-align:middle}.header__icon,.header__icon--cart .icon{height:25px;width:25px}.header__icon--cart{position:relative;margin-right:-1.2rem}@media screen and (max-width: 989px){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}.header--top-center>.header__search{display:none}.header--top-center *>.header__search{display:inline-flex}@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}}.no-js .predictive-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}.no-js details[open]>.header__icon--search{top:1rem;right:.5rem}.search-modal{opacity:0;border-bottom:.1rem solid rgba(var(--color-foreground),.08);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))}.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);animation:animateMenuOpen var(--duration-default) ease;z-index:1}.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:1.2rem;text-decoration:none}.header__menu-item:hover{color:rgb(var(--color-foreground))}.header__menu-item *{transition:.3s all}details[open] .header__menu-item>span,.header__menu-item:hover>span{color:rgb(var(--primary-water-color))}.header__menu-item>span{position:relative}.header__menu-item>span:after{content:"";position:absolute;bottom:-5px;left:0;z-index:1;height:6px;width:100%}details[open] .header__menu-item>span:after,.header__menu-item:hover>span:after{background:rgb(var(--primary-water-color))}.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:5rem 0}.header__submenu .header__submenu{padding:4px 0 25px;margin:0}.header__submenu .header__menu-item:after{right:2rem}.header__submenu .header__menu-item{padding:20px;max-height:600px}.header__submenu .header__submenu .header__menu-item{letter-spacing:normal;font-size:18px}.header__menu-item .icon-caret{right:.8rem;display:none}.header__submenu .icon-caret{right:2rem}header-drawer{justify-self:start;margin-right:1.2rem}@media screen and (min-width: 990px){header-drawer{display:none}}.menu-drawer-container{display:flex}.list-menu{list-style:none;padding:0;margin:0}.list-menu--inline{display:inline-flex;flex-wrap:wrap}summary.list-menu__item>span>a{color:rgb(var(--color-base-text))}summary.list-menu__item:hover>span>a{color:rgb(var(--primary-water-color))}.list-menu__item{display:flex;align-items:center;line-height:calc(1 + .3 / var(--font-body-scale))}.list-menu__item--link{text-decoration:none;padding-bottom:1rem;padding-top:1rem;line-height:calc(1 + .8 / var(--font-body-scale))}#shopify-section-header{position:fixed;width:100%}#MainContent{position:relative;margin-top:80px;min-height:800px}.header__heading-logo-mobile{height:30px;width:30px}#shopify-section-header.shopify-section-header-sticky .header__heading{margin:auto}@media screen and (min-width: 767px){.list-menu__item--link{padding:3px 0}}@media screen and (max-width: 1600px) and (min-width: 1024px){.header--middle-left .header__inline-menu{margin-left:10px}}@media screen and (max-width: 767px){a.header__icon.header__icon--account{margin:0 10px}#MainContent{margin-top:50px}}@media screen and (max-width: 989px){.shopify-section-header-sticky .header{grid-template-columns:1fr 2fr 1fr}.shopify-section-header-sticky .astral-logo-container{justify-self:center}#shopify-section-header:not(.shopify-section-header-sticky) .header__heading-logo-mobile{display:none}#shopify-section-header:not(.shopify-section-header-sticky) .header__heading-logo{display:block}#shopify-section-header.shopify-section-header-sticky .header__heading-logo{display:none}#shopify-section-header.shopify-section-header-sticky .header__heading-logo-mobile{display:block}}@media screen and (min-width: 990px){.header__heading-logo-mobile{display:none}}@media screen and (max-width: 424px){.header__heading-logo{width:125px}a.header__icon.header__icon--account{margin:0 5px}}@media screen and (max-width: 340px){header-drawer{margin-right:10px}a.header__icon.header__icon--account{margin:0 -3px}.header__icon .icon{height:18px;width:18px}}
/*# sourceMappingURL=/cdn/shop/t/151/assets/header.css.map */
