.custom-header-nav{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease;font-family:var(--nav-font-family, sans-serif)}.custom-header-nav.scrolled{background:var(--nav-bg-scrolled, rgba(255, 255, 255, .98));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a}.custom-nav-container{max-width:1400px;margin:0 auto;padding:1.25rem 2rem;display:flex;align-items:center;justify-content:space-between}.custom-nav-logo a{font-size:1.5rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--nav-text-color, #FFFFFF);text-decoration:none;transition:all .3s ease;display:inline-block;text-shadow:0 2px 4px rgba(0,0,0,.3)}.custom-header-nav.scrolled .custom-nav-logo a{color:var(--nav-text-color-scrolled, #7B5454);text-shadow:none}.custom-nav-logo img{display:block;height:auto;transition:opacity .3s ease}.custom-nav-logo a:hover{opacity:.8}.custom-nav-links{display:none;gap:2rem}@media (min-width: 1024px){.custom-nav-links{display:flex}}.custom-nav-link{position:relative;font-weight:300;font-size:.95rem;color:var(--nav-text-color, rgba(255, 255, 255, .8));text-decoration:none;transition:all .3s ease;white-space:nowrap;padding:.5rem 0;text-shadow:0 1px 3px rgba(0,0,0,.3)}.custom-header-nav.scrolled .custom-nav-link{color:var(--nav-text-color-scrolled, rgba(123, 84, 84, .9));text-shadow:none}.custom-nav-link:hover{color:var(--nav-text-color, rgba(255, 255, 255, 1));transform:translateY(-1px)}.custom-header-nav.scrolled .custom-nav-link:hover{color:var(--nav-text-color-scrolled, #7B5454)}.custom-nav-underline{position:absolute;bottom:0;left:0;width:0;height:2px;background:currentColor;transition:width .3s ease}.custom-nav-link:hover .custom-nav-underline{width:100%}.custom-nav-icons{display:flex;gap:1.25rem;align-items:center}.custom-nav-icon{position:relative;color:var(--nav-text-color, rgba(255, 255, 255, .8));cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:.5rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.custom-nav-icon svg{stroke-width:1.5}.custom-header-nav.scrolled .custom-nav-icon{color:var(--nav-text-color-scrolled, rgba(123, 84, 84, .9));filter:none}.custom-nav-icon:hover{color:var(--nav-text-color, rgba(255, 255, 255, 1));transform:scale(1.1)}.custom-header-nav.scrolled .custom-nav-icon:hover{color:var(--nav-text-color-scrolled, #7B5454)}.custom-cart-count{position:absolute;top:-4px;right:-4px;background:#7b5454;color:#fff;font-size:.65rem;padding:2px 6px;border-radius:10px;font-weight:500;min-width:18px;text-align:center}.custom-mobile-toggle{display:flex;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem;margin-left:.5rem}@media (min-width: 1024px){.custom-mobile-toggle{display:none}}.custom-mobile-toggle span{width:24px;height:2px;background:var(--nav-text-color, #FFFFFF);transition:all .3s ease}.custom-header-nav.scrolled .custom-mobile-toggle span{background:var(--nav-text-color-scrolled, #7B5454)}.custom-mobile-toggle.active span:nth-child(1){transform:rotate(45deg) translateY(8px)}.custom-mobile-toggle.active span:nth-child(2){opacity:0}.custom-mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}.custom-mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;transform:translate(-100%);transition:transform .3s ease;z-index:999;padding-top:80px}.custom-mobile-menu.active{transform:translate(0)}.custom-mobile-menu-inner{padding:2rem;height:100%;overflow-y:auto}.custom-mobile-nav{display:flex;flex-direction:column;gap:1rem}.custom-mobile-link{font-size:1.25rem;color:#7b5454;text-decoration:none;padding:1rem 0;border-bottom:1px solid rgba(123,84,84,.1);transition:all .3s ease}.custom-mobile-link:hover{color:#644646;padding-left:1rem}body{padding-top:80px}@media (max-width: 767px){.custom-nav-container{padding:1rem 1.5rem}.custom-nav-logo a{font-size:1.25rem}body{padding-top:70px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/custom-header.css.map */
