.noura-header{position:relative;z-index:20;background:var(--nhd-bg);padding:var(--nhd-pad) 0}.noura-header--sticky{position:sticky;top:0}.noura-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 var(--nhd-side)}.noura-header__logo{flex:0 0 auto;text-decoration:none;color:var(--nhd-text);font-family:var(--font-heading--family, Georgia, serif);font-size:var(--nhd-logo-size);line-height:1;letter-spacing:-.01em}.noura-header__logo img{width:var(--nhd-logo-width);height:auto;display:block}.noura-header__right{display:flex;align-items:center;gap:var(--nhd-gap)}.noura-header__menu{display:flex;align-items:center;gap:var(--nhd-gap);list-style:none;margin:0;padding:0}.noura-header__item{position:relative;margin:0}.noura-header__link{position:relative;display:inline-block;padding:5px 11px;border-radius:9px;background:transparent;color:var(--nhd-text);text-decoration:none;font-size:var(--nhd-size);font-weight:400;line-height:1.2;letter-spacing:0;text-transform:none;white-space:nowrap;transition:background .18s ease,color .18s ease}.noura-header__link:hover{background:var(--nhd-pill);color:var(--nhd-pill-text)}.noura-header__link.is-active:before{content:"";position:absolute;left:1px;top:50%;width:4px;height:4px;margin-top:-2px;border-radius:50%;background:currentColor}.noura-header__link:hover:before{opacity:0}.noura-header__sub{position:absolute;top:100%;left:0;min-width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1px;padding:6px 0 0;margin:0;list-style:none;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.noura-header__item:hover .noura-header__sub,.noura-header__item:focus-within .noura-header__sub{opacity:1;visibility:visible;transform:translateY(0)}.noura-header__sub .noura-header__link:before{content:none}.noura-header__icon{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:9px;color:var(--nhd-text);text-decoration:none;font-size:var(--nhd-size);line-height:1.2;transition:background .18s ease,color .18s ease}.noura-header__icon:hover{background:var(--nhd-pill);color:var(--nhd-pill-text)}.noura-header__icon svg{width:16px;height:16px;stroke:currentColor;stroke-width:1;fill:none}.noura-header__cart sup{font-size:.75em;vertical-align:super;margin-left:3px}.noura-header__toggle{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.noura-header__burger{display:none}.noura-header__burger span{display:block;width:18px;height:1px;background:currentColor;transition:transform .22s ease,opacity .18s ease}.noura-header__burger span+span{margin-top:5px}@media screen and (max-width:749px){.noura-header__burger{display:flex;flex-direction:column;justify-content:center;padding:8px 6px;color:var(--nhd-text);cursor:pointer}.noura-header__menu{display:none}.noura-header__toggle:checked~.noura-header__burger span:nth-child(1){transform:translateY(6px) rotate(45deg)}.noura-header__toggle:checked~.noura-header__burger span:nth-child(2){opacity:0}.noura-header__toggle:checked~.noura-header__burger span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.noura-header__toggle:checked~.noura-header__menu{position:absolute;left:0;right:0;top:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px var(--nhd-side) 18px;background:var(--nhd-bg)}.noura-header__sub{position:static;opacity:1;visibility:visible;transform:none;padding:2px 0 2px 14px}.noura-header__logo img{width:calc(var(--nhd-logo-width) * .8)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/noura-header.css.map */
