.cart-count-bubble:empty{display:none}.cart-count-bubble{position:absolute;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:1.7rem;width:1.7rem;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:.9rem;bottom:.8rem;left:2.2rem;line-height:calc(1 + .1 / var(--font-body-scale))}.section-header.shopify-section-group-header-group{z-index:3}.shopify-section-header-sticky{position:sticky;top:0}.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:not(.header--middle-left,.header--middle-center) .header__inline-menu{margin-top:1.05rem}}.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}.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;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,.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}}.header__icons{display:flex;grid-area:icons;justify-self:end;padding-right:.8rem}.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 .svg-wrapper{width:44px;height:44px}.header__icon:after{content:none}.header__icon:hover .icon,.modal__close-button:hover .icon{transform:scale(1.07)}.header__icon .icon{display:block;height:2.4rem;width:2.4rem;fill:none;stroke:currentColor;vertical-align:middle}.header__icon{height:4.4rem;width:4.4rem;padding:0}.header__icon--cart{position:relative;margin-right:0}.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}.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;color:rgba(var(--color-foreground),.75)}.header__menu-item:hover{color:rgb(var(--color-foreground))}.header__menu-item span{transition:text-decoration var(--duration-short) ease}.header__menu-item:hover span{text-decoration:underline;text-underline-offset:.3rem}details[open]>.header__menu-item{text-decoration:underline}details[open]:hover>.header__menu-item{text-decoration-thickness:.2rem}details[open]>.header__menu-item .icon-caret{transform:rotate(180deg)}.header__active-menu-item{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground));text-decoration:underline;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:rgba(var(--color-foreground),.03);padding:1rem 0;margin:1rem 0}.header__submenu .header__menu-item:after{right:2rem}.header__submenu .header__menu-item{justify-content:space-between;padding:.8rem 2rem}.header__submenu .header__menu-item:hover{text-decoration-line:underline}.header__menu-item .icon-caret{right:.8rem}.header__submenu .icon-caret{flex-shrink:0;margin-left:1rem;position:static}header-menu>details{position:relative}.page-width.drawer-menu{max-width:100%}@media screen and (min-width:750px){.header.page-width{padding-left:3.2rem;padding-right:3.2rem}}.section-header{position:sticky}.section-header .header-wrapper{margin-bottom:var(--header-margin-bottom-mobile, 0)}.section-header .header{padding:var(--header-padding-top-mobile, 0) 3rem var(--header-padding-bottom-mobile, 0)}.section-header header-drawer{justify-self:start;margin-inline-start:-1.2rem}.section-header .menu-drawer-container{display:flex}.section-header .list-menu{margin:0;padding:0;list-style:none}.section-header .list-menu--inline{display:inline-flex;flex-wrap:wrap}.section-header summary.list-menu__item{padding-right:2.7rem}.section-header .list-menu__item{display:flex;align-items:center;line-height:calc(1 + .3 / var(--font-body-scale))}.section-header .list-menu__item--link{padding-top:1rem;padding-bottom:1rem;line-height:calc(1 + .8 / var(--font-body-scale));text-decoration:none}.section-header .header-wrapper--reduce-logo-size.scrolled-past-header .header__heading-logo-wrapper,.section-header .scrolled-past-header.header-wrapper--reduce-logo-size .header__heading-logo-wrapper{width:75%}.section-header .header__icon--menu{color:rgb(var(--color-foreground))}.section-header .header__icon--menu .icon-hamburger{stroke:currentColor}html[dir=rtl] .section-header .header{direction:ltr;grid-template-areas:"icons heading navigation";grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);max-width:none;min-height:7.2rem;padding:1rem clamp(1.6rem,2.4vw,3.6rem)}html[dir=rtl] .section-header .header-wrapper.header-wrapper--border-bottom,html[dir=rtl] .section-header .header-wrapper.gradient.header-wrapper--border-bottom{border-block-end:.1rem solid rgba(var(--color-foreground),.08)}html[dir=rtl] .section-header header-drawer{grid-area:navigation;justify-self:end;margin-inline:0}html[dir=rtl] .section-header .header__icons{grid-area:icons;justify-self:start;justify-content:flex-start;flex-direction:row-reverse;gap:1rem;padding:0}html[dir=rtl] .section-header .header__heading,html[dir=rtl] .section-header .header__heading-link{justify-self:center}html[dir=rtl] .section-header .header__icon--cart .cart-count-bubble{inset-block-start:-.2rem;inset-inline-end:-.4rem;min-width:1.7rem;height:1.7rem;font-size:1rem;line-height:1}html[dir=rtl] .section-header .header__menu-item{direction:rtl;text-align:start}@media screen and (min-width:750px){.section-header .header-wrapper{margin-bottom:var(--header-margin-bottom-desktop, 0)}.section-header .list-menu__item--link{padding-top:.5rem;padding-bottom:.5rem}}@media screen and (min-width:990px){.section-header .header{padding-top:var(--header-padding-top-desktop, 0);padding-bottom:var(--header-padding-bottom-desktop, 0)}.section-header .header-wrapper--desktop-menu header-drawer{display:none}}@media screen and (max-width:989px){html[dir=rtl] .section-header .header{min-height:6.4rem;padding-inline:1.4rem}}.template-index .shopify-section-group-header-group.section-header{position:fixed;inset-block-start:0;inset-inline:0;z-index:30;width:100%;margin-block-end:0;background:transparent}.template-index .section-header .header-wrapper,.template-index .section-header .header-wrapper.gradient{background:transparent;border-block-end:0;box-shadow:none;transition:background-color .18s ease,border-color .18s ease}.template-index .section-header .header__icon{color:rgb(var(--color-foreground))}.template-index .section-header .header__menu-item{color:rgb(var(--color-background))}.template-index .section-header .header__icon .svg-wrapper svg{color:rgb(var(--color-foreground))}.template-index .section-header .header__heading-link,.template-index .section-header .header__heading .h2{color:rgb(var(--color-foreground))}.template-index .section-header .header__heading-logo{filter:none}.template-index.klerya-header-solid .section-header .header-wrapper,.template-index.klerya-header-solid .section-header .header-wrapper.gradient{background:rgb(var(--color-background));border-block-end:.1rem solid rgba(var(--color-foreground),.08)}.template-index.klerya-header-solid .section-header .header__icon,.template-index.klerya-header-solid .section-header .header__menu-item,.template-index.klerya-header-solid .section-header .header__icon .svg-wrapper svg{color:rgb(var(--color-foreground))}@media screen and (max-width:989px){.template-index .shopify-section-group-header-group.section-header{position:absolute}}
/*# sourceMappingURL=/cdn/shop/t/158/assets/section-header.css.map */
