.alhaq-utility-section,.section-header,.alhaq-category-navigation-section{color:var(--alhaq-header-text)}.alhaq-category-navigation :where(ul,ol),.alhaq-header .menu-drawer :where(ul,ol){margin:0;padding:0;list-style:none}.alhaq-category-navigation :where(li)::marker,.alhaq-header .menu-drawer :where(li)::marker{content:"";font-size:0}.alhaq-category-navigation :where(summary)::marker,.alhaq-header .menu-drawer :where(summary)::marker{content:""}.alhaq-category-navigation :where(summary)::-webkit-details-marker,.alhaq-header .menu-drawer :where(summary)::-webkit-details-marker{display:none}.alhaq-utility{min-height:3.2rem;background:var(--alhaq-header-charcoal);color:#fff;font-size:1.3rem;line-height:1.3}.alhaq-utility__inner{min-height:3.2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.alhaq-utility__message{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alhaq-utility__links{display:flex;align-items:center;justify-content:flex-end;gap:2.2rem;flex-shrink:0}.alhaq-utility__link{color:inherit;text-decoration:none;white-space:nowrap;transition:color var(--duration-short) ease}.alhaq-utility__link:hover,.alhaq-utility__link:focus-visible{color:#d9f5e6}.alhaq-header-wrapper{background:var(--alhaq-header-surface)}.header.alhaq-header{min-height:0;display:grid;grid-template-areas:"drawer logo actions" "search search search";grid-template-columns:minmax(4.4rem,1fr) auto minmax(8.8rem,1fr);grid-template-rows:6rem 4.6rem;align-items:center;column-gap:.8rem;row-gap:.6rem}.alhaq-header header-drawer{grid-area:drawer;justify-self:start;margin:0}.alhaq-header .menu-drawer-container{display:flex}.alhaq-header__logo{grid-area:logo;justify-self:center;min-width:0;margin:0;line-height:0}.alhaq-header__logo .header__heading-link{display:block;padding:.4rem;line-height:0;text-align:center}.alhaq-header__logo .header__heading-logo-wrapper{display:block;width:100%;line-height:0}.alhaq-header__logo .header__heading-logo{display:block;width:auto;max-width:100%;max-height:4.8rem;object-fit:contain}.alhaq-header__shop-name{display:block;max-width:12rem;color:var(--alhaq-header-text);font-size:1.4rem;line-height:1.1;white-space:normal}.alhaq-header-search{grid-area:search;position:relative;z-index:4;width:100%;min-width:0}.alhaq-header-search predictive-search,.alhaq-header-search search-form{display:block;position:relative;width:100%}.alhaq-search-form{position:relative;width:100%}.alhaq-search-field{min-height:4.6rem;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:stretch;overflow:hidden;background:#fff;border:.1rem solid #cfdbd3;border-radius:1.1rem;transition:border-color var(--duration-short) ease,box-shadow var(--duration-short) ease}.alhaq-search-field:focus-within{border-color:var(--alhaq-header-green);box-shadow:0 0 0 .2rem color-mix(in srgb,var(--alhaq-header-green) 18%,transparent)}.alhaq-search-field__input{width:100%;min-width:0;padding:0 1.5rem;color:var(--alhaq-header-text);font:inherit;font-size:1.5rem;background:transparent;border:0;outline:0;-webkit-appearance:none;appearance:none}.alhaq-search-field__input::-webkit-search-cancel-button{display:none}.alhaq-search-field__input::placeholder{color:color-mix(in srgb,var(--alhaq-header-text) 58%,transparent);opacity:1}.alhaq-search-field__reset,.alhaq-search-field__submit{min-width:4.4rem;min-height:4.4rem;display:inline-flex;align-items:center;justify-content:center;padding:0;font:inherit;border:0;cursor:pointer}.alhaq-search-field__reset{color:var(--alhaq-header-text);background:#fff}.alhaq-search-field__reset .svg-wrapper{width:1.7rem;height:1.7rem}.alhaq-search-field__submit{gap:.8rem;min-width:9.2rem;padding:0 1.7rem;color:#fff;background:var(--alhaq-header-green);font-weight:700;transition:background-color var(--duration-short) ease}.alhaq-search-field__submit:hover{background:color-mix(in srgb,var(--alhaq-header-green) 88%,#000)}.alhaq-search-field__submit:focus-visible,.alhaq-search-field__reset:focus-visible{outline:.2rem solid var(--alhaq-header-text);outline-offset:-.4rem}.alhaq-search-field__submit .svg-wrapper{display:none;width:1.9rem;height:1.9rem}.alhaq-header-search .predictive-search{display:none;position:absolute;top:calc(100% + .6rem);right:0;left:0;z-index:3;width:100%;max-width:none;border:.1rem solid #d7e1da;border-radius:1.1rem;box-shadow:0 1.2rem 3rem color-mix(in srgb,var(--alhaq-header-text) 12%,transparent);overflow-x:hidden;overflow-y:auto}.alhaq-header-search predictive-search[open] .predictive-search,.alhaq-header-search predictive-search[loading] .predictive-search{display:block}.alhaq-header-search predictive-search:not([loading]) .predictive-search__loading-state{display:none}.alhaq-header-search predictive-search[loading] .predictive-search__loading-state{min-height:4rem;display:flex;align-items:center;justify-content:center;padding:1rem;overflow:hidden}.alhaq-header-search predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}.alhaq-header-search .predictive-search__loading-state .spinner{display:block;flex:0 0 2rem;width:2rem;height:2rem;max-width:2rem;max-height:2rem}.alhaq-header__actions{grid-area:actions;justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:.2rem;min-width:8.8rem;padding:0}.alhaq-header__actions>.header__icon{flex-shrink:0}.alhaq-header__localization{display:none}.alhaq-header .header__icon{flex:0 0 auto;width:4.4rem;height:4.4rem;color:var(--alhaq-header-text)}.alhaq-header .header__icon .svg-wrapper{width:4.4rem;height:4.4rem}.alhaq-header .header__icon .icon{width:2.2rem;height:2.2rem}.alhaq-header .header__icon--cart{margin-right:0}.alhaq-header__account{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;text-decoration:none}.alhaq-header .alhaq-header__account-label{display:none;height:auto;font-size:1.35rem;font-weight:600;white-space:nowrap}.alhaq-header #cart-icon-bubble{position:relative;flex:0 0 4.4rem;width:4.4rem;height:4.4rem;overflow:visible}.alhaq-header #cart-icon-bubble>.svg-wrapper{flex:0 0 4.4rem;width:4.4rem;height:4.4rem}.alhaq-header #cart-icon-bubble .icon{display:block;width:2.2rem;height:2.2rem;color:inherit}.alhaq-header .cart-count-bubble{position:absolute;top:.2rem;right:0;bottom:auto;left:auto;width:1.8rem;height:1.8rem;color:#fff;background:var(--alhaq-header-red);font-size:1rem;font-weight:700;line-height:1;pointer-events:none;z-index:1}.alhaq-header .cart-count-bubble>span{width:auto;height:auto;line-height:1}.alhaq-category-navigation-section.shopify-section-group-header-group{position:relative}.alhaq-category-navigation{display:none;min-height:5rem;color:var(--alhaq-header-text);background:#fff;border-top:.1rem solid #e8eeea;border-bottom:.1rem solid #dce6df}.alhaq-category-navigation__inner{min-height:5rem;display:grid;grid-template-columns:minmax(20rem,23rem) minmax(0,1fr) auto;align-items:center;gap:1.6rem;position:relative}.alhaq-categories{position:relative;min-width:0}.alhaq-categories header-menu,.alhaq-categories details{display:block}.alhaq-categories__summary{min-height:4.2rem;width:100%;display:grid;grid-template-columns:1.8rem minmax(0,1fr) 1.1rem;align-items:center;gap:1rem;padding:0 1.5rem;color:#fff;background:var(--alhaq-header-green);border-radius:1rem;cursor:pointer;font-size:1.35rem;font-weight:700;list-style:none;white-space:nowrap;transition:background-color var(--duration-short) ease,box-shadow var(--duration-short) ease}.alhaq-categories__summary::marker,.alhaq-categories__summary::-webkit-details-marker{content:"";display:none}.alhaq-categories__label{min-width:0}.alhaq-categories__summary:hover,.alhaq-categories details[open]>.alhaq-categories__summary{background:color-mix(in srgb,var(--alhaq-header-green) 88%,#000);box-shadow:0 .6rem 1.6rem #0f7b4229}.alhaq-categories__summary .svg-wrapper{width:1.8rem;height:1.8rem}.alhaq-categories__summary .alhaq-categories__caret{width:1.1rem;height:1.1rem;margin-left:auto;position:static;transition:transform var(--duration-short) ease}.alhaq-categories__caret .icon-caret{position:static;top:auto;right:auto;width:100%;height:100%;transform:none}.alhaq-categories details[open]>.alhaq-categories__summary .alhaq-categories__caret{transform:rotate(180deg)}.alhaq-categories__panel.header__submenu.global-settings-popup{position:absolute;top:calc(100% + .5rem);right:auto;left:0;z-index:20;width:min(32rem,calc(100vw - 4rem));max-height:min(68vh,56rem);padding:.8rem 0;overflow-y:auto;border:.1rem solid #dce6df;border-radius:1rem;box-shadow:0 1.2rem 3rem color-mix(in srgb,var(--alhaq-header-text) 12%,transparent)}.alhaq-categories__panel .header__menu-item{min-height:4.2rem;padding:.9rem 1.6rem;color:var(--alhaq-header-text);font-size:1.4rem;text-decoration:none}.alhaq-categories__panel .header__submenu{margin:0;padding:.4rem 0 .4rem 1rem}.alhaq-primary-menu{min-width:0;justify-self:center}.alhaq-primary-menu>.list-menu--inline{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;min-width:0}.alhaq-primary-menu .header__menu-item{color:var(--alhaq-header-text);text-decoration:none;white-space:nowrap}.alhaq-primary-menu .header__submenu .header__menu-item{min-height:4.8rem;padding:.8rem clamp(.65rem,.8vw,1.2rem);font-size:1.3rem;font-weight:600}.alhaq-primary-menu>.list-menu--inline>li{display:flex;align-items:center}.alhaq-primary-menu>.list-menu--inline>li>a.header__menu-item,.alhaq-primary-menu>.list-menu--inline>li>header-menu>details>summary.header__menu-item{display:flex;align-items:center;min-height:4.8rem;margin:0;padding:.8rem clamp(.65rem,.8vw,1.2rem);line-height:inherit;font-family:inherit;font-size:1.3rem;font-style:inherit;font-weight:600}.alhaq-primary-menu>.list-menu--inline>li>header-menu>details>summary.header__menu-item{gap:.6rem}.alhaq-primary-menu>.list-menu--inline>li>header-menu>details>summary.header__menu-item>.icon-caret{position:static;top:auto;right:auto;display:block;flex:0 0 auto;width:.9rem;height:.54rem;margin:0}.alhaq-primary-menu .header__menu-item:hover,.alhaq-primary-menu .header__active-menu-item,.alhaq-primary-menu details[open]>.header__menu-item{color:var(--alhaq-header-green);text-decoration:none}.alhaq-primary-menu .header__menu-item span{text-decoration:none}.alhaq-primary-menu .header__submenu.global-settings-popup,.alhaq-primary-menu .mega-menu__content{z-index:20;border-color:#dce6df;box-shadow:0 1.2rem 3rem color-mix(in srgb,var(--alhaq-header-text) 12%,transparent)}.alhaq-support{grid-column:3;justify-self:end;display:flex;align-items:center;gap:.8rem;min-width:0;white-space:nowrap}.alhaq-support__icon{width:2.2rem;height:2.2rem;color:var(--alhaq-header-green)}.alhaq-support__copy{display:flex;flex-direction:column;line-height:1.15}.alhaq-support__label{color:color-mix(in srgb,var(--alhaq-header-text) 70%,transparent);font-size:1.05rem}.alhaq-support__phone{color:var(--alhaq-header-text);font-size:1.25rem;font-weight:700;text-decoration:none}.alhaq-support__phone:hover,.alhaq-support__phone:focus-visible{color:var(--alhaq-header-green)}.alhaq-support__whatsapp{min-height:3.4rem;display:inline-flex;align-items:center;padding:0 1rem;color:var(--alhaq-header-green);background:var(--alhaq-header-light-green);border-radius:.8rem;font-size:1.15rem;font-weight:700;text-decoration:none}.alhaq-support__whatsapp:hover{background:color-mix(in srgb,var(--alhaq-header-light-green) 80%,var(--alhaq-header-green))}.alhaq-drawer-group+.alhaq-drawer-group{margin-top:2rem;padding-top:1.6rem;border-top:.1rem solid rgba(var(--color-foreground),.12)}.alhaq-drawer-group__heading{margin:0 3rem .6rem;color:var(--alhaq-header-green);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.alhaq-header .menu-drawer__navigation{padding:2rem 0}.alhaq-header .menu-drawer__menu-item{min-height:4.6rem;display:flex;align-items:center;font-size:1.6rem}.alhaq-header .menu-drawer__menu-item--active,.alhaq-header .menu-drawer__menu-item:focus,.alhaq-header .menu-drawer__menu-item:hover{color:var(--alhaq-header-green);background:var(--alhaq-header-light-green)}.alhaq-header .menu-drawer__utility-links{padding:2rem 3rem;background:var(--alhaq-header-light-green)}.alhaq-drawer-utility{display:grid;gap:1.4rem;padding-bottom:1.4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.alhaq-drawer-utility__message{margin:0;font-size:1.3rem;line-height:1.5}.alhaq-drawer-utility__links,.alhaq-drawer-support__links{display:flex;flex-wrap:wrap;gap:1rem 1.6rem}.alhaq-drawer-utility__links a,.alhaq-drawer-support a{color:var(--alhaq-header-text);font-size:1.4rem;font-weight:600;text-decoration:underline;text-underline-offset:.25rem}.alhaq-drawer-support{display:grid;gap:.6rem}.alhaq-header .menu-drawer__account{min-height:4.4rem;margin-top:1rem;padding:0}@media screen and (max-width:1199px){.alhaq-utility-section,.alhaq-category-navigation-section{display:none}.alhaq-header .menu-drawer{width:min(40rem,100vw)}}@media screen and (max-width:749px){.header.alhaq-header{grid-template-columns:minmax(4.4rem,1fr) auto minmax(8.8rem,1fr)}.alhaq-search-field__submit{min-width:8.2rem;padding:0 1.3rem}}@media screen and (max-width:359px){.header.alhaq-header{column-gap:.2rem}.alhaq-header__logo .header__heading-logo{max-height:4.4rem}.alhaq-header__shop-name{max-width:9rem;font-size:1.2rem}.alhaq-search-field__input{padding:0 1.1rem;font-size:1.4rem}.alhaq-search-field__submit{min-width:7.6rem;padding:0 1rem}}@media screen and (min-width:750px)and (max-width:1199px){.header.alhaq-header{min-height:0;grid-template-columns:minmax(4.4rem,1fr) auto minmax(8.8rem,1fr);grid-template-rows:6.4rem 4.6rem;column-gap:1.2rem}.alhaq-header__logo .header__heading-logo{max-height:5.2rem}}@media screen and (min-width:1200px){.section-header.shopify-section-group-header-group{z-index:4}.alhaq-category-navigation-section.shopify-section-group-header-group{z-index:3;overflow:visible}.alhaq-category-navigation,.alhaq-category-navigation__inner{overflow:visible}.alhaq-categories__panel.header__submenu.global-settings-popup,.alhaq-primary-menu .header__submenu.global-settings-popup,.alhaq-primary-menu .mega-menu__content{background:rgb(var(--color-background))}.header.alhaq-header{min-height:7.2rem;grid-template-areas:"logo search actions";grid-template-columns:minmax(9rem,15rem) minmax(36rem,1fr) auto;grid-template-rows:auto;column-gap:clamp(1.6rem,2.2vw,3.2rem);row-gap:0}.header.alhaq-header.alhaq-header--desktop-drawer{grid-template-areas:"drawer logo search actions";grid-template-columns:4.4rem minmax(8rem,12rem) minmax(36rem,1fr) auto}.alhaq-header__logo{justify-self:start}.alhaq-header__logo .header__heading-link{text-align:left}.alhaq-header__logo .header__heading-logo{max-height:6rem}.alhaq-header__shop-name{max-width:15rem;font-size:1.7rem;text-align:left}.alhaq-header__actions{min-width:auto;gap:.4rem}.alhaq-header__localization{display:flex;align-items:center}.alhaq-header .alhaq-header__account{width:auto;min-width:4.4rem;flex:0 0 auto;padding:0 .8rem}.alhaq-header .alhaq-header__account-label{display:inline;height:auto}.alhaq-category-navigation{display:block}}@media screen and (min-width:1200px)and (max-width:1320px){.alhaq-category-navigation__inner{grid-template-columns:minmax(18.5rem,21rem) minmax(0,1fr) auto;gap:1rem}.alhaq-primary-menu .header__menu-item{padding-right:.65rem;padding-left:.65rem;font-size:1.2rem}.alhaq-support__label,.alhaq-support__whatsapp{display:none}}@media(prefers-reduced-motion:reduce){.alhaq-utility__link,.alhaq-search-field,.alhaq-search-field__submit,.alhaq-categories__summary,.alhaq-categories__caret,.alhaq-support__whatsapp{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/105/assets/alhaq-header.css.map */
