body.home .wa-header{background:#fff0}body.home .wa-header [data-x-sticky-active="true"]{background:url(/wp-content/uploads/2025/05/header-bg.svg)!important}body:has(.show-cart-details) header{z-index:900!important}.wa-header{position:relative;z-index:2;background:url(/wp-content/uploads/2025/05/header-bg.svg)!important;height:10rem;justify-content:center}.wa-header-link{display:flex;flex-direction:row;align-items:center;gap:calc(var(--space-xs) * 0.5);transition:0.2s all ease-in-out}@media (max-width:991px){.wa-header-link{display:none!important}}.wa-header-link__icon{width:2.4rem;min-width:2.4rem;min-height:2.4rem;height:2.4rem;transition:0.2s all ease-in-out}.wa-header-link__text{color:var(--neutral);position:relative;white-space:nowrap}.wa-header-link__text:after{content:"";position:absolute;top:calc(100% + 0.1rem);left:0;transform:scaleX(0);width:100%;border-bottom:.1rem solid var(--neutral);transform-origin:center center;transition:transform 0.6s cubic-bezier(.28,.75,.22,.95)}.wa-header-link:hover .wa-header-link__text:after{width:100%;transform:scaleX(1);transform-origin:center center}.wa-header-link:hover .wa-header-link__icon{transform:scale(1.1)}.wa-header-link:hover .wa-header-link__icon--heart{animation:pump 0.5s ease infinite}@keyframes pump{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.wa-header-main{padding-inline:var(--section-padding-x);display:flex;flex-direction:column;background-color:#fff0}.wa-header-main-inner{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:var(--space-s);padding-top:var(--space-s);padding-bottom:var(--space-s)}.wa-header-main__logo a{height:auto;width:25rem;min-width:auto;position:relative}.wa-header-main__logo a img{width:100%;height:100%;object-fit:contain}.wa-header-main-center{width:100%;max-width:45rem;display:flex;justify-content:flex-end;align-items:center}@media (max-width:991px){.wa-header-main-center{margin-left:auto}}.wa-header-main-right{display:flex;flex-direction:row;gap:var(--space-m)}.wa-cart-header{position:relative;align-items:center}.wa-cart-header-section{padding-block:var(--space-s);background-color:var(--tertiary);box-shadow:0 0 24px 0 var(--base-trans-10);justify-content:center;height:6rem}.wa-cart-header__icon{position:absolute;top:calc(50% - 24px);left:0;height:4.8rem;width:4.8rem;padding:1rem;border-radius:100%;display:flex;align-items:center;justify-content:center;transition:0.2s all ease-in-out}.wa-cart-header__icon path{stroke:var(--base-medium);transition:0.2s all ease-in-out}.wa-cart-header__icon:hover{background-color:var(--action)}.wa-cart-header__icon:hover path{stroke:var(--neutral)}@media (max-width:991px){.wa-header .wa-add-to-cart{display:none}}@media (max-width:767px){.wa-header{height:7.5rem}.wa-header-main__logo{min-width:15rem;width:auto;height:auto}.wa-header-main__logo a{height:auto;width:auto}}