.custom-cart-item-price{font-size:.9rem;opacity:.85}.shopify-section-header{position:absolute;left:-9999px;visibility:hidden;pointer-events:none}.custom-header-menu{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;box-shadow:0 2px 4px #0000001a}.custom-header-container{max-width:1400px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:70px;position:relative}.custom-logo{position:absolute;left:50%;transform:translate(-50%);z-index:10}.custom-logo img{max-height:50px;width:auto}.custom-nav-left{display:none;justify-content:flex-start;max-width:calc(50% - 20px)}.custom-nav-left nav{display:flex;gap:clamp(8px,1.5vw,30px);align-items:center;flex-wrap:nowrap}.custom-nav-right{display:none;justify-content:flex-end;max-width:calc(50% - 20px)}.custom-nav-item{position:relative;color:#2f3e2f;text-decoration:none;cursor:pointer;padding:25px 0;white-space:nowrap}.custom-nav-item:hover{opacity:.7}.custom-dropdown{position:fixed;top:-100%;left:0;background:#fcfcfb;box-shadow:0 4px 12px #00000026;padding:20px;min-width:500px;max-width:90%;z-index:999;border-radius:12px;transition:top .9s ease}.custom-dropdown.active{top:70px;transition:top .2s ease}.custom-dropdown-grid{display:flex;flex-wrap:nowrap;gap:16px;align-items:flex-start;justify-content:center}.custom-dropdown-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;flex:0 0 auto;width:160px}.custom-dropdown-item img{width:140px;height:140px;object-fit:cover;border-radius:8px;display:block;flex-shrink:0}.custom-dropdown-item span{display:block;font-size:13px;font-weight:600;color:#2f3e2f;line-height:1.3;min-height:2.6em;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.custom-dropdown-item.hidden{display:none!important}.custom-icons{display:flex;gap:18px;align-items:center}.custom-icon{cursor:pointer;position:relative}@media(min-width:1400px){.custom-nav-right .custom-icon{padding:8px}}.custom-icon svg{width:20px;height:20px;stroke:#2f3e2f;fill:none;stroke-width:1.5}.custom-icon.cart-icon svg,.custom-icon.account-icon svg{stroke:#2f3e2f;fill:none}.custom-lang-flag{width:20px;height:20px;border-radius:50%;overflow:hidden;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}.custom-lang-flag img{width:100%;height:100%;object-fit:cover}.custom-icon-panel{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);background:#fcfcfb;box-shadow:0 4px 12px #00000026;padding:20px;display:none;min-width:260px;max-height:500px;overflow-y:auto;z-index:1002}.custom-icon:hover .custom-icon-panel,.custom-lang-flag:hover+.custom-icon-panel,.custom-icon-panel:hover{display:block}.custom-cart-panel{position:fixed;top:0;right:-100%;width:400px;max-width:90%;height:100vh;background:#fff;box-shadow:-4px 0 12px #00000026;z-index:2001;transition:right .3s;overflow-y:auto;display:flex;flex-direction:column}.custom-cart-panel.active{right:0}.custom-cart-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.custom-cart-header h3{margin:0;font-size:18px;font-weight:600;color:#2f3e2f}.custom-cart-close{font-size:24px;cursor:pointer;background:#f5f5f5;border:1px solid #ddd;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;line-height:1;color:#2f3e2f;transition:background .2s}.custom-cart-close:hover{background:#e0e0e0}.custom-cart-items{padding:20px 20px 10px;overflow-y:auto;max-height:50vh}.custom-cart-item{display:flex;gap:15px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.custom-cart-item img{width:80px;height:80px;object-fit:cover;border-radius:4px}.custom-cart-item-details{flex:1}.custom-cart-item-title{font-size:14px;margin-bottom:8px;font-weight:500;color:#2f3e2f}.custom-cart-item-price{font-size:14px;margin-bottom:10px;color:#2f3e2f}.custom-cart-quantity{display:flex;align-items:center;gap:10px;border:1px solid #ddd;border-radius:4px;width:fit-content;padding:5px}.custom-cart-quantity button{background:none;border:none;cursor:pointer;padding:0 8px;font-size:16px;color:#2f3e2f}.custom-cart-quantity input{width:40px;text-align:center;border:none;font-size:14px;color:#2f3e2f}.custom-cart-remove{background:none;border:none;cursor:pointer;padding:5px}.custom-cart-remove svg{stroke:#2f3e2f}.custom-cart-footer{padding:15px 20px 20px;border-top:1px solid #eee;background:#fff;flex-shrink:0;position:sticky;bottom:0}.custom-cart-discount{margin-bottom:15px;display:flex;gap:10px;align-items:center}.custom-cart-discount input{flex:1;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px;color:#2f3e2f}.custom-cart-discount button{padding:12px 20px;background:#2f3e2f;color:#fff;border:none;border-radius:4px;cursor:pointer;white-space:nowrap;font-weight:600}.custom-cart-discount button:hover{background:#3f5340}.custom-cart-total{display:flex;justify-content:space-between;margin-bottom:10px;font-size:16px;font-weight:600;color:#2f3e2f}.custom-cart-total-amount{font-size:18px}.custom-cart-note{font-size:12px;color:#666;margin-bottom:15px}.custom-cart-checkout{display:block;width:100%;padding:12px;background:#2f3e2f;color:#fff;text-align:center;text-decoration:none;border-radius:4px;margin-bottom:10px;font-weight:600}.custom-cart-checkout:hover{background:#3f5340}.custom-cart-paypal{width:100%;padding:16px;background:#ffc439;border:none;border-radius:4px;cursor:pointer;font-weight:600}.custom-cart-empty{text-align:center;padding:40px 20px;color:#666}.custom-search-panel{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:2000;display:none;align-items:flex-start;justify-content:center;overflow-y:auto}.custom-search-panel.active{display:flex}.custom-search-content{background:#fff;width:calc(100% - 40px);max-width:800px;margin:20px;border-radius:8px;max-height:80vh;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.custom-search-header{position:sticky;top:0;background:#fff;padding:20px;border-bottom:1px solid #eee;z-index:10;display:flex;align-items:center;gap:15px}.custom-search-input-wrapper{display:flex;align-items:center;gap:10px;flex:1;border:1px solid #ddd;border-radius:4px;padding:10px 15px}.custom-search-input-wrapper svg{width:20px;height:20px;stroke:#2f3e2f}.custom-search-input{flex:1;border:none;outline:none;font-size:16px;color:#2f3e2f}.custom-search-button{display:none;background:#2f3e2f;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px;white-space:nowrap}.custom-search-button:hover{background:#3f5340}.custom-search-close{font-size:28px;cursor:pointer;background:#f5f5f5;border:1px solid #ddd;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;line-height:1;color:#2f3e2f;flex-shrink:0;transition:background .2s}.custom-search-close:hover{background:#e0e0e0}.custom-search-body{padding:30px;box-sizing:border-box;overflow-x:hidden}.custom-search-section{margin-bottom:40px;overflow:hidden}.custom-search-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.custom-search-section-title{font-size:18px;font-weight:600;color:#2f3e2f}.custom-search-clear{color:#2f3e2f;cursor:pointer;font-size:14px}.custom-search-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;box-sizing:border-box;overflow:hidden}@media(min-width:1400px){.custom-search-grid{grid-template-columns:repeat(4,1fr)}}.custom-product-card{text-decoration:none;color:inherit;transition:transform .3s;overflow:hidden;min-width:0;box-sizing:border-box}.custom-product-card:hover{transform:translateY(-5px)}.custom-product-image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;margin-bottom:10px;display:block;max-width:100%}.custom-product-title{font-size:14px;margin-bottom:8px;line-height:1.4;color:#2f3e2f;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-product-price{display:flex;gap:8px;align-items:center;justify-content:center}.custom-product-price-old{text-decoration:line-through;color:#999;font-size:14px}.custom-product-price-new{color:#d32f2f;font-weight:700;font-size:16px}.custom-product-price-regular{font-weight:700;font-size:16px;color:#2f3e2f}.custom-view-all-button{display:inline-block;padding:12px 30px;background:#2f3e2f;color:#fff;text-decoration:none;border-radius:4px;font-size:14px;font-weight:600}.custom-view-all-button:hover{background:#3f5340}.custom-account-modal{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:2000;display:none;align-items:center;justify-content:center}.custom-account-content{background:#fff;width:90%;max-width:450px;border-radius:12px;padding:30px;position:relative}.custom-account-close{position:absolute;top:15px;right:15px;font-size:24px;cursor:pointer;background:#f5f5f5;border:1px solid #ddd;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;line-height:1;color:#2f3e2f;transition:background .2s}.custom-account-close:hover{background:#e0e0e0}.custom-account-title{font-size:20px;font-weight:600;margin-bottom:25px;color:#2f3e2f}.custom-account-email{display:flex;align-items:center;justify-content:space-between;padding:15px;border:1px solid #ddd;border-radius:8px;margin-bottom:15px;color:#2f3e2f}.custom-account-email-clear{cursor:pointer;font-size:20px;color:#2f3e2f}.custom-account-continue{width:100%;padding:15px;background:#2f3e2f;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-bottom:20px}.custom-account-continue:hover{background:#3f5340}.custom-account-divider{text-align:center;color:#666;margin:25px 0;font-size:14px}.custom-account-buttons{display:grid;grid-template-columns:1fr 1fr;gap:15px}.custom-account-button{padding:15px;border:1px solid #ddd;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;text-decoration:none;color:#2f3e2f}.custom-account-button svg{stroke:#2f3e2f}.custom-localization{padding:0}.custom-lang-selector{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eee}.custom-lang-selector label{color:#2f3e2f}.custom-lang-selector select{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;color:#2f3e2f}.custom-country-search{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;color:#2f3e2f}.custom-country-list{max-height:300px;overflow-y:auto}.custom-country-item{display:flex;align-items:center;gap:10px;padding:10px;cursor:pointer;border-bottom:1px solid #f5f5f5}.custom-country-item:hover{background:#f9f9f9}.custom-country-flag{width:24px;height:16px;object-fit:cover}.custom-country-name{flex:1;font-size:14px;color:#2f3e2f}.custom-country-currency{font-size:12px;color:#666}.custom-cart-count{position:absolute;top:-10px;right:-10px;background:#2f3e2f;color:#fff;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.custom-nav-mobile{display:flex;align-items:center;justify-content:space-between;width:100%}.custom-mobile-left{display:flex;align-items:center;gap:15px}.custom-hamburger{cursor:pointer;display:flex;flex-direction:column;gap:4px}.custom-hamburger span{width:25px;height:2px;background:#2f3e2f;transition:.3s}.custom-mobile-drawer{position:fixed;top:0;left:-100%;width:80%;max-width:400px;height:100vh;background:#fff;z-index:2000;transition:left .3s;overflow-y:auto;padding:20px}.custom-mobile-drawer.active{left:0}.custom-mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:1999;display:none}.custom-mobile-overlay.active{display:block}.custom-mobile-close{font-size:30px;cursor:pointer;margin-bottom:20px;color:#2f3e2f;background:#f5f5f5;border:1px solid #ddd;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .2s}.custom-mobile-close:hover{background:#e0e0e0}.custom-mobile-nav{display:flex;flex-direction:column;gap:15px}.custom-mobile-category{font-size:18px;font-weight:600;padding:10px 0;border-bottom:1px solid #eee;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#2f3e2f}.custom-mobile-category-toggle{font-size:24px;transition:transform .3s,background .2s;line-height:1;color:#2f3e2f;background:#f5f5f5;border:1px solid #ddd;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-mobile-category-toggle.active{transform:rotate(45deg);background:#e0e0e0}.custom-mobile-subcategories{display:none;padding-left:15px;margin-top:10px}.custom-mobile-subcategories.active{display:flex;flex-direction:column;gap:10px;background:#fcfcfb;padding:15px;border-radius:8px;margin-left:-15px}.custom-mobile-subcat-link{padding:8px 0;text-decoration:none;color:#2f3e2f;font-size:16px}.custom-mobile-subcat-link:hover{opacity:.7}.custom-mobile-collection{margin-top:30px;padding-top:20px;border-top:1px solid #eee}.custom-mobile-collection-title{font-size:16px;font-weight:600;margin-bottom:15px;color:#2f3e2f}.custom-mobile-carousel{display:flex;gap:15px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:10px}.custom-mobile-carousel::-webkit-scrollbar{height:4px}.custom-mobile-carousel::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.custom-carousel-item-title{font-size:13px;line-height:1.3;margin-bottom:5px;color:#2f3e2f}.custom-carousel-item-price{font-size:14px;font-weight:600;color:#2f3e2f}@media(min-width:1400px){.custom-nav-left,.custom-nav-right{display:flex;max-width:calc(50% - 20px);overflow:visible}.custom-nav-mobile{display:none}}@media(max-width:1399px){.vcart-tab,.vcart-panel{display:none!important}}body{padding-top:70px}@keyframes flyToCart{0%{transform:scale(1);opacity:1}50%{transform:scale(.5);opacity:.8}to{transform:scale(.1) translate(var(--cart-x),var(--cart-y));opacity:0}}.flying-product{position:fixed;z-index:9999;pointer-events:none;animation:flyToCart .8s ease-in-out forwards}.flying-product img{width:80px;height:80px;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px #0000004d}@keyframes cartBounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.cart-icon.bounce{animation:cartBounce .5s ease}.italian-flag-desktop{display:none;animation:wave 2s ease-in-out infinite;margin-right:30px;margin-left:80px}@keyframes wave{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}@media(min-width:750px){.italian-flag-desktop{display:block}}.italian-flag-desktop svg{transform-origin:left center}@media(max-width:1399px){body{padding-top:60px}.custom-header-container{height:60px}.custom-logo img{max-height:40px}.custom-dropdown{top:60px;min-width:90%}.custom-icon-panel{min-width:230px;max-width:85vw;left:50%;right:auto;transform:translate(-50%)}.custom-search-header{padding:12px;gap:8px}.custom-search-input-wrapper{padding:8px 10px;gap:6px}.custom-search-input-wrapper svg{width:16px;height:16px;flex-shrink:0}.custom-search-button{display:block;padding:8px 10px;font-size:0;width:36px;height:36px;border-radius:4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px;flex-shrink:0}.custom-search-close{font-size:20px;min-width:32px;width:32px;height:32px}.custom-search-body{padding:10px;overflow-x:hidden;box-sizing:border-box}.custom-search-content{max-width:calc(100vw - 40px);overflow-x:hidden;box-sizing:border-box}.custom-search-section{overflow:hidden}.custom-search-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important;width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.custom-product-card{min-width:0;overflow:hidden;box-sizing:border-box}.custom-product-image{width:100%;max-width:100%;display:block}}@media(max-width:1399px){.custom-dropdown,#vcartTab,#vcartPanel{display:none!important}.nrv-card__quick-add,.collection-quick-add,.article-picks-qa-btn{opacity:1!important}.quick-add__button{--quick-add-mobile-display: flex;--quick-add-mobile-opacity: 1;display:flex!important;opacity:1!important}.nrv-quick-add__button,.card__button,.quick-add__submit{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;display:flex!important;pointer-events:auto!important}}.custom-account-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:9999;align-items:center;justify-content:center}.custom-account-modal.active{display:flex}.custom-account-modal-content{background:#fff;border-radius:12px;padding:40px 32px;width:100%;max-width:400px;position:relative;display:flex;flex-direction:column;gap:16px}.custom-account-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;line-height:1}.custom-account-modal-content h3{font-size:20px;font-weight:600;margin:0}.custom-account-modal-content input[type=email]{width:100%;padding:12px 40px 12px 16px;border:1px solid #ddd;border-radius:8px;font-size:15px;box-sizing:border-box}.custom-account-clear{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:18px;cursor:pointer;color:#999}.custom-account-continue{width:100%;padding:14px;background:#2f3e2f;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer}.custom-account-continue:hover{background:#1a2a1a}shopify-account::part(dialog){position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;right:auto!important}@media(max-width:1399px){.custom-nav-mobile .custom-icons{gap:8px}.custom-mobile-left{gap:10px}.custom-logo img{max-height:32px}}document.addEventListener("click",function(e) {const accountEl = e.target.closest("shopify-account"); if (!accountEl) return; const link = e.target.closest('a[href*="account.gustarivo.com"]'); if (!link) return; e.preventDefault(); window.open(link.href,"shopify-account-popup","width=480,height=640,left=" + (screen.width/2 - 240) + ",top=" + (screen.height/2 - 320));});{}
/*# sourceMappingURL=/cdn/shop/t/81/assets/custom-header-menu.css.map */
