.header-wrapper--aukera{background-color:var(--brand-background-hex, #fffdf8);overflow:visible}.header-wrapper--aukera .header--aukera,.header-wrapper--aukera .header__inline-menu,.header-wrapper--aukera .header__inline-menu>.list-menu--inline{overflow:visible}.header-wrapper--aukera.header-wrapper--border-top{border-top:1px solid rgba(var(--color-foreground),.08)}.header-wrapper--aukera.header-wrapper--border-bottom{border-bottom:1px solid rgba(var(--color-foreground),.1)}.header.header--aukera{display:block;width:100%;min-height:72px;padding-left:0;padding-right:0}.header--aukera .header__container{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.header--aukera .header__heading,.header--aukera .header__heading-link,.header--aukera .header__inline-menu,.header--aukera .header__icons,.header--aukera header-drawer{grid-area:unset}.header--aukera .header__heading-link{padding:6px 0}.header--aukera .header__heading-logo{width:auto;max-height:56px;object-fit:contain}@media screen and (min-width:990px){.header--aukera .header__container{display:grid;grid-template-columns:minmax(140px,1fr) auto minmax(140px,1fr);grid-template-areas:"heading navigation icons";align-items:center;column-gap:24px;padding-left:30px;padding-right:30px}.header--aukera .header__book-appointment{display:none}.header--aukera .header__container--two-row{grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);grid-template-areas:"book heading icons" "nav nav nav";row-gap:14px}.header--aukera .header__container--two-row .header__book-appointment{grid-area:book;display:block;justify-self:start}.header--aukera .header__container--two-row .header__icons{grid-area:icons}.header--aukera .header__book-appointment-btn{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:8px 16px 8px 12px;border:1px solid var(--brand-primary-hex, #0e3b3a);background-color:#0e3b3a0a;font-family:var(--font-body-family);font-size:13px;font-weight:500;line-height:1.2;color:#000;cursor:pointer;text-decoration:none;white-space:nowrap;transition:border-color .2s ease,background-color .2s ease}.header--aukera .header__book-appointment-btn:hover{border-color:var(--brand-highlight-hex, #d9a441);background-color:#d9a44114}.header--aukera .header__book-appointment-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;color:var(--brand-primary-hex, #0e3b3a)}.header--aukera .header__book-appointment-icon-img{width:14px;height:14px;max-width:14px;max-height:14px;object-fit:contain;display:block}.header--aukera .header__book-appointment-icon-svg{width:14px;height:14px;display:block}.header--aukera.header--aukera-two-row .header__menu-item{font-family:eb-garamond,serif!important;font-size:14px!important;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:6px 10px}.header--aukera header-drawer{display:none}.header--aukera .header__heading,.header--aukera .header__heading-link{grid-area:heading;justify-self:start;margin:0;text-align:left}.header--aukera .header__inline-menu{grid-area:navigation;display:block;justify-self:center;margin:0;width:max-content;max-width:100%}.header--aukera .header__container--two-row .header__heading,.header--aukera .header__container--two-row .header__heading-link{justify-self:center;text-align:center}.header--aukera .header__container--two-row .header__inline-menu{grid-area:nav;width:100%}.header--aukera .header__inline-menu>.list-menu--inline{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:1px 5px}.header--aukera .header__menu-item{padding:7px 7.5px;font-family:eb-garamond,serif;font-size:13px;font-weight:600;letter-spacing:.01em;color:#000;text-decoration:none;white-space:nowrap}.header--aukera .header__menu-item span{text-decoration:none}.header--aukera .header__menu-item:hover,.header--aukera .header__menu-item:hover span{color:var(--brand-highlight-hex, #d9a441);text-decoration:none}.header--aukera .header__active-menu-item{color:#000;text-decoration:none}.header--aukera .header__menu-item .icon-caret{width:8.5px;height:8.5px;margin-left:13px;position:relative;top:.5px}.header--aukera .header__icons{grid-area:icons;justify-self:end}}.header--aukera .header__icons{display:flex;align-items:center;flex-shrink:0;gap:1px;padding-right:0}.header--aukera .header__icon{color:#000;width:auto;height:auto;margin-right:0;padding:0}.header--aukera .header__icon--cart{margin-right:0;position:relative}.header--aukera .header__icon .svg-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.header--aukera .header__icon-close{display:none!important}.header--aukera .header__left-cluster .header__search{display:inline-flex}.header--aukera .header__icon .icon,.header--aukera .header__icon--cart .icon,.header--aukera .header__icon--wishlist .icon{width:20px;height:20px;max-width:20px;max-height:20px;flex-shrink:0}.header--aukera .header__icon--wishlist{position:relative}.header--aukera .header__wishlist-count{position:absolute;bottom:6px;left:20px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background-color:var(--brand-primary-hex, #0e3b3a);color:var(--brand-background-hex, #fffdf8);font-family:var(--font-body-family);font-size:9px;font-weight:600;line-height:16px;text-align:center}.header--aukera .header__wishlist-count.is-empty{display:none}.header--aukera .header__icon--cart .icon{transform:scale(1.12);transform-origin:center}.header--aukera .cart-count-bubble{background-color:var(--brand-primary-hex, #0e3b3a);color:var(--brand-background-hex, #fffdf8);font-family:var(--font-body-family);font-size:9px;font-weight:600;min-width:16px;height:16px;line-height:16px;bottom:6px;left:20px}@media screen and (max-width:989px){.header-wrapper--aukera{overflow-x:clip;overflow-y:visible}.section-header.menu-open .header-wrapper--aukera,.section-header.menu-open .header-wrapper--aukera .header--aukera{overflow:visible}.header-wrapper--aukera .header--aukera{overflow-x:clip;min-height:58px}.header--aukera .header__container{--header-mobile-gutter: 16px;--header-mobile-icon-gap: 4px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"left-icons heading icons";align-items:center;column-gap:10px;padding-left:var(--header-mobile-gutter);padding-right:var(--header-mobile-gutter);min-height:58px}.header--aukera .header__book-appointment{display:none!important}.header--aukera .header__left-cluster{grid-area:left-icons;display:flex;align-items:center;justify-content:flex-start;gap:var(--header-mobile-icon-gap);min-width:0}.header--aukera .header__search-slot--mobile{display:inline-flex;align-items:center;flex-shrink:0;margin:0}.header--aukera .header__search-slot--mobile .header__search{display:inline-flex;margin:0}.header--aukera .header__search-slot--desktop{display:none}.header--aukera header-drawer{display:block;flex-shrink:0;margin:0}.header--aukera .header__heading,.header--aukera.header--mobile-left .header__heading,.header--aukera.header--mobile-center .header__heading,.header--aukera .header__heading-link,.header--aukera.header--mobile-left .header__heading-link,.header--aukera.header--mobile-center .header__heading-link{grid-area:heading;justify-self:center;text-align:center;margin:0 auto;width:max-content;max-width:min(100%,200px);padding-left:4px;padding-right:4px}.header--aukera .header__heading-link{padding-top:6px;padding-bottom:6px}.header--aukera .header__inline-menu{display:none}.header--aukera .header__icons{grid-area:icons;display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:var(--header-mobile-icon-gap);padding:0;margin:0}.header--aukera .header__icon:not(.header__icon--account),.header--aukera .header__icon--menu{width:40px;height:40px;min-width:40px;min-height:40px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center}.header--aukera .header__icon--cart{margin-right:0}.header--aukera .header__icon--menu>span{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.header--aukera .header__icon--menu .icon{position:absolute;top:50%;left:50%;width:20px;height:20px;margin:0;transform:translate(-50%,-50%)}.header--aukera .header__icon--menu:hover .icon-hamburger,.header--aukera .header__icon--menu:hover .icon-close{transform:translate(-50%,-50%) scale(1.07)}.header--aukera .header__icon .svg-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.header--aukera .header__icon .icon,.header--aukera .header__icon--cart .icon,.header--aukera .header__icon--wishlist .icon{width:20px;height:20px;max-width:20px;max-height:20px}.header--aukera .header__icon--cart .icon{transform:scale(1.08)}.header--aukera .cart-count-bubble{bottom:5.5px;left:21px;min-width:16px;height:16px;font-size:8.5px;line-height:16px}.header--aukera .header__heading-logo{max-height:38px;width:auto}.header--aukera .header__icon--account,.header--aukera .header__icons account-icon{display:none!important}}@media screen and (max-width:389px){.header--aukera .header__container{--header-mobile-gutter: 12px;--header-mobile-icon-gap: 2px;column-gap:6px}.header--aukera .header__icon:not(.header__icon--account),.header--aukera .header__icon--menu,.header--aukera .header__icon:not(.header__icon--account) .svg-wrapper,.header--aukera .header__icon--menu>span{width:36px;height:36px;min-width:36px;min-height:36px}.header--aukera .header__icon:not(.header__icon--account) .icon,.header--aukera .header__icon--cart .icon,.header--aukera .header__icon--wishlist .icon,.header--aukera .header__icon--menu .icon{width:18.5px;height:18.5px;max-width:18.5px;max-height:18.5px}.header--aukera .header__heading-logo{max-height:32px}}@media screen and (min-width:990px){.header--aukera .header__icon--account,.header--aukera .header__icons account-icon{display:inline-flex!important}}@media screen and (min-width:990px){.header--aukera .header__left-cluster,.header--aukera .header__book-appointment,.header--aukera .header__search-slot--mobile{display:none}.header--aukera .header__search-slot--desktop{display:inline-flex;align-items:center}.header--aukera .header__search-slot--desktop .header__search{display:inline-flex}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-header-aukera.css.map */
