#header-group:has(>.section-tucoiva-custom-nav):not(:has(>.header-section)){display:contents!important}.tc-nav-section,.tc-nav-section *{box-sizing:border-box}.section-tucoiva-custom-nav{position:sticky;top:0;z-index:9990;width:100%;height:auto;min-height:0;margin:0;padding:0;flex:0 0 auto;overflow:visible;background:#fff}.tc-nav-section{position:relative;z-index:1;width:100%;background:#fff;color:inherit;font:inherit}.tc-nav-section .tc-nav-bar{position:relative;width:100%;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 4px 16px #0000000a}.tc-nav-section .tc-nav-inner{width:min(calc(100% - 48px),var(--tc-nav-width, 1440px));min-height:72px;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px}.tc-nav-section .tc-nav-left,.tc-nav-section .tc-nav-right{display:flex;align-items:center;min-width:0}.tc-nav-section .tc-nav-left{justify-content:flex-start}.tc-nav-section .tc-nav-right{justify-content:flex-end;gap:16px}.tc-nav-section .tc-nav-logo,.tc-nav-section .tc-nav-mobile-logo{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.tc-nav-section .tc-nav-logo-image{display:block;width:auto;height:var(--tc-logo-height, 36px);max-width:var(--tc-logo-width, 180px);object-fit:contain}.tc-nav-section .tc-nav-logo-text{font:inherit;font-size:22px;line-height:1;font-weight:800}.tc-nav-section .tc-nav-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;color:inherit;text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.tc-nav-section .tc-nav-icon svg{display:block;width:23px;height:23px}.tc-nav-section .tc-nav-cart-icon svg{fill:currentColor;stroke:none}.tc-nav-section .tc-nav-mobile-toggle,.tc-nav-section .tc-nav-mobile-head,.tc-nav-section .tc-mobile-submenu-head,.tc-nav-section .tc-mobile-panel-head,.tc-nav-section .tc-nav-overlay{display:none}.tc-nav-section .tc-nav{width:100%;min-width:0}.tc-nav-section .tc-nav-list{display:flex;align-items:center;justify-content:center;margin:0;padding:0}.tc-nav-section .tc-nav-list>.shopify-block{display:contents}.tc-nav-section .tc-nav-item{position:relative;display:flex;align-items:center}.tc-nav-section .tc-nav-item--mega{position:static}.tc-nav-section .tc-nav-link{display:inline-flex;min-height:72px;padding:0 18px;align-items:center;gap:7px;color:inherit;text-decoration:none;font:inherit;line-height:1;white-space:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.tc-nav-section .tc-nav-arrow{width:13px;height:13px;flex:0 0 13px;transition:transform .18s ease}.tc-nav-section .tc-nav-item.is-open>.tc-nav-link .tc-nav-arrow{transform:rotate(180deg)}.tc-nav-section .tc-dropdown{position:absolute;top:100%;left:50%;z-index:10001;display:none;width:max-content;min-width:230px;max-width:310px;padding-top:10px;transform:translate(-50%)}.tc-nav-section .tc-nav-item.is-open>.tc-dropdown{display:block}.tc-nav-section .tc-dropdown-inner{width:100%;padding:8px;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#fff;box-shadow:0 16px 34px #0000001f}.tc-nav-section .tc-dropdown-inner>.shopify-block{display:block}.tc-nav-section .tc-dropdown-link{display:flex;min-height:44px;padding:9px 12px;flex-direction:column;justify-content:center;border-radius:9px;color:inherit;text-decoration:none;font:inherit;font-size:14px;line-height:1.25}.tc-nav-section .tc-dropdown-link:hover{background:#f5f5f5}.tc-nav-section .tc-dropdown-link-title{font-weight:700}.tc-nav-section .tc-dropdown-link-subtitle{margin-top:3px;font-size:12px;opacity:.65}.tc-nav-section .tc-mega{position:absolute;top:100%;right:0;left:0;z-index:10000;display:none;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 22px 40px #00000014}.tc-nav-section .tc-nav-item.is-open>.tc-mega{display:block}.tc-nav-section .tc-mega-container{width:min(calc(100% - 48px),var(--tc-nav-width, 1440px));margin:0 auto;padding:34px 0}.tc-nav-section .tc-mega-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:32px;min-height:360px;align-items:start}.tc-nav-section .tc-mega-left,.tc-nav-section .tc-mega-content,.tc-nav-section .tc-mega-panel-main,.tc-nav-section .tc-mega-panel-side{min-width:0}.tc-nav-section .tc-mega-heading{margin:0 0 18px;font:inherit;font-size:20px;line-height:1.2;font-weight:800}.tc-nav-section .tc-mega-tabs,.tc-nav-section .tc-mega-tabs>.shopify-block{display:block}.tc-nav-section .tc-mega-tabs .tc-mega-group{display:block}.tc-nav-section .tc-mega-tab{display:flex;width:100%;min-height:42px;margin:0 0 8px;padding:0 0 8px;align-items:center;justify-content:flex-start;border:0;border-bottom:2px solid transparent;background:transparent;color:#00000094;text-align:left;font:inherit;font-weight:800;cursor:pointer;touch-action:manipulation}.tc-nav-section .tc-mega-tab:hover,.tc-nav-section .tc-mega-tab.is-active,.tc-nav-section .tc-mega-group.is-active>.tc-mega-tab{color:#ffbf00;border-bottom-color:#ffbf00}.tc-nav-section .tc-mega-panels>.tc-mega-panel{display:none}.tc-nav-section .tc-mega-panels>.tc-mega-panel.is-active{display:grid}.tc-nav-section .tc-mega-panel{grid-template-columns:minmax(0,1fr) 330px;gap:24px}.tc-nav-section .tc-mega-trust{display:flex;min-height:68px;margin:0 0 28px;padding:10px 18px;align-items:center;gap:32px;border-radius:14px;background:#f4f4f4}.tc-nav-section .tc-mega-trust-item{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:15px;line-height:1}.tc-nav-section .tc-mega-trust-icon{display:block;width:48px;height:48px;object-fit:contain}.tc-nav-section .tc-mega-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px}.tc-nav-section .tc-mega-products>.shopify-block{min-width:0}.tc-nav-section .tc-mega-card{display:block;min-width:0;color:inherit;text-align:center;text-decoration:none}.tc-nav-section .tc-mega-card-media{display:flex;width:100%;aspect-ratio:1.32 / 1;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;background:#fff}.tc-nav-section .tc-mega-card-image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.tc-nav-section .tc-mega-card:hover .tc-mega-card-image{transform:translateY(-3px)}.tc-nav-section .tc-mega-card-info{margin-top:10px}.tc-nav-section .tc-mega-card-title{font-size:15px;line-height:1.3;font-weight:700}.tc-nav-section .tc-mega-card-subtitle{margin-top:4px;font-size:14px;line-height:1.25;opacity:.65}.tc-nav-section .tc-mega-bottom-links{display:flex;margin-top:22px;align-items:center;flex-wrap:wrap;gap:10px 24px}.tc-nav-section .tc-mega-bottom-links a{color:inherit;font-size:15px;font-weight:700;text-decoration:none}.tc-nav-section .tc-mega-promo{position:relative;display:block;width:100%;min-height:330px;overflow:hidden;border-radius:14px;background:#f3f3f3;color:#fff;text-decoration:none}.tc-nav-section .tc-mega-promo-image{display:block;width:100%;height:100%;min-height:330px;object-fit:cover}.tc-nav-section .tc-mega-promo-content{position:absolute;right:18px;bottom:18px;left:18px;z-index:2}.tc-nav-section .tc-mega-promo-button{display:inline-flex;min-height:40px;margin-top:12px;padding:0 16px;align-items:center;justify-content:center;border-radius:999px;background:#000;color:#fff;font-size:13px;font-weight:800}html.tc-nav-lock,body.tc-nav-lock{overflow:hidden!important;overscroll-behavior:none}@media(max-width:1180px)and (min-width:990px){.tc-nav-section .tc-nav-inner{gap:18px}.tc-nav-section .tc-nav-link{padding:0 12px}.tc-nav-section .tc-mega-layout{grid-template-columns:190px minmax(0,1fr);gap:24px}.tc-nav-section .tc-mega-panel{grid-template-columns:minmax(0,1fr) 280px}}@media(max-width:989px){.tc-nav-section .tc-nav-inner{width:100%;min-height:58px;padding:0 14px;grid-template-columns:44px minmax(0,1fr) auto;gap:8px}.tc-nav-section .tc-nav-left{display:contents}.tc-nav-section .tc-nav-mobile-toggle{display:inline-flex;grid-column:1;grid-row:1;width:44px;height:44px;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:0;background:transparent;color:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.tc-nav-section .tc-nav-mobile-toggle span{display:block;width:23px;height:2px;background:currentColor;pointer-events:none}.tc-nav-section .tc-nav-left>.tc-nav-logo{grid-column:2;grid-row:1;justify-self:center;min-width:0;max-width:100%}.tc-nav-section .tc-nav-left>.tc-nav-logo .tc-nav-logo-image{width:auto;height:var(--tc-mobile-logo-height, 32px);max-width:min(var(--tc-mobile-logo-width, 150px),44vw)}.tc-nav-section .tc-nav-right{grid-column:3;grid-row:1;justify-self:end;gap:2px}.tc-nav-section .tc-nav-right .tc-nav-icon{width:36px;height:44px}.tc-nav-section .tc-nav{position:fixed;top:0;bottom:0;left:0;z-index:9999;width:min(90vw,360px);max-width:360px;overflow:hidden;visibility:hidden;pointer-events:none;background:#fff;box-shadow:12px 0 34px #00000024;transform:translate3d(-100%,0,0);transition:transform .22s ease,visibility .22s ease;will-change:transform;isolation:isolate}.tc-nav-section.is-mobile-open .tc-nav{visibility:visible;pointer-events:auto;transform:translateZ(0)}.tc-nav-section .tc-nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:block;width:100%;height:100%;padding:0;border:0;visibility:hidden;pointer-events:none;opacity:0;background:#0000002e;transition:opacity .18s ease,visibility .18s ease;touch-action:manipulation}.tc-nav-section.is-mobile-open .tc-nav-overlay{visibility:visible;pointer-events:auto;opacity:1}.tc-nav-section .tc-nav-mobile-head{display:flex;height:58px;padding:0 12px;align-items:center;gap:8px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.tc-nav-section .tc-nav-mobile-close{display:inline-flex;width:44px;height:44px;padding:0;flex:0 0 44px;align-items:center;justify-content:center;border:0;background:transparent;color:#222;font:inherit;font-size:32px;line-height:1;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.tc-nav-section .tc-nav-mobile-close span{line-height:1;pointer-events:none}.tc-nav-section .tc-nav-mobile-logo{flex:1 1 auto;min-width:0;justify-content:center}.tc-nav-section .tc-nav-mobile-logo .tc-nav-logo-image{width:auto;height:var(--tc-mobile-logo-height, 32px);max-width:min(var(--tc-mobile-logo-width, 150px),38vw)}.tc-nav-section .tc-nav-mobile-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:0}.tc-nav-section .tc-nav-mobile-actions .tc-nav-icon{width:40px;height:44px}.tc-nav-section .tc-nav-list{display:block;height:calc(100dvh - 58px);margin:0;padding:20px 0 28px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.tc-nav-section .tc-nav-list>.shopify-block{display:block}.tc-nav-section .tc-nav-item{position:static;display:block}.tc-nav-section .tc-nav-link{display:flex;width:100%;min-height:52px;padding:0 18px;align-items:center;justify-content:space-between;color:#000000c2;font-size:16px;line-height:1.25;touch-action:manipulation}.tc-nav-section .tc-nav-arrow{width:18px;height:18px;color:#000000b8;transform:rotate(-90deg);pointer-events:none}.tc-nav-section .tc-nav-item.is-open>.tc-nav-link .tc-nav-arrow{transform:rotate(-90deg)}.tc-nav-section .tc-dropdown,.tc-nav-section .tc-mega{position:absolute;top:58px;right:0;bottom:0;left:0;z-index:20;display:none;width:100%;min-width:0;max-width:none;padding:0;overflow:hidden;border:0;background:#fff;box-shadow:none;transform:none}.tc-nav-section .tc-nav-item.is-submenu-open>.tc-dropdown,.tc-nav-section .tc-nav-item.is-submenu-open>.tc-mega{display:flex;flex-direction:column}.tc-nav-section.is-mobile-submenu-active .tc-nav-list{overflow:hidden}.tc-nav-section .tc-mobile-submenu-head,.tc-nav-section .tc-mobile-panel-head{display:block;flex:0 0 auto;padding:0 14px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.tc-nav-section .tc-mobile-back{display:inline-flex;width:100%;min-height:56px;padding:0;align-items:center;gap:10px;border:0;background:transparent;color:#000000c2;text-align:left;font:inherit;font-size:16px;line-height:1.25;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.tc-nav-section .tc-mobile-back:before{content:"\2039";display:inline-flex;width:20px;align-items:center;justify-content:center;font-size:30px;line-height:1}.tc-nav-section .tc-mobile-back span:first-child{display:none}.tc-nav-section .tc-dropdown-inner{flex:1 1 auto;padding:14px 0 24px;overflow-y:auto;border:0;border-radius:0;background:#fff;box-shadow:none;overscroll-behavior:contain}.tc-nav-section .tc-dropdown-link{min-height:52px;padding:0 18px;border-radius:0;background:#fff;color:#000000c2;font-size:16px}.tc-nav-section .tc-mega-container{flex:1 1 auto;width:100%;min-height:0;padding:0}.tc-nav-section .tc-mega-layout{position:relative;display:block;height:100%;min-height:0}.tc-nav-section .tc-mega-left{height:100%;padding:14px 0 24px;overflow-y:auto;overscroll-behavior:contain}.tc-nav-section .tc-mega-heading{display:none}.tc-nav-section .tc-mega-tabs,.tc-nav-section .tc-mega-tabs>.shopify-block,.tc-nav-section .tc-mega-tabs .tc-mega-group{display:block}.tc-nav-section .tc-mega-tab{display:flex;width:100%;min-height:52px;margin:0;padding:0 18px;align-items:center;justify-content:space-between;border:0;background:#fff;color:#000000c2;font-size:16px;font-weight:inherit;touch-action:manipulation}.tc-nav-section .tc-mega-tab:after{content:"\203a";font-size:28px;line-height:1;pointer-events:none}.tc-nav-section .tc-mega-tab:hover,.tc-nav-section .tc-mega-tab.is-active,.tc-nav-section .tc-mega-group.is-active>.tc-mega-tab{border-bottom-color:transparent;background:#fff;color:#000000c2}.tc-nav-section .tc-mega-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:none;min-height:0;overflow:hidden;background:#fff}.tc-nav-section .tc-mega-layout.is-mobile-panel-open .tc-mega-content{display:flex;flex-direction:column}.tc-nav-section .tc-mega-panels{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.tc-nav-section .tc-mega-panels>.tc-mega-panel.is-active{display:grid;grid-template-columns:1fr;gap:18px;padding:12px 16px 24px}.tc-nav-section .tc-mega-trust{display:grid;min-height:96px;margin:0 0 22px;padding:10px 8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow:visible;border-radius:16px}.tc-nav-section .tc-mega-trust-item{display:flex;flex-direction:column;justify-content:center;gap:8px;white-space:normal;text-align:center;font-size:12px;line-height:1.2}.tc-nav-section .tc-mega-trust-icon{width:42px;height:42px;margin:0 auto}.tc-nav-section .tc-mega-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.tc-nav-section .tc-mega-card-media{aspect-ratio:1 / 1;border-radius:8px}.tc-nav-section .tc-mega-card-title{font-size:13px}.tc-nav-section .tc-mega-card-subtitle{font-size:12px}.tc-nav-section .tc-mega-panel-side{margin-top:8px}.tc-nav-section .tc-mega-promo,.tc-nav-section .tc-mega-promo-image{min-height:180px}}@media(prefers-reduced-motion:reduce){.tc-nav-section .tc-nav,.tc-nav-section .tc-nav-overlay,.tc-nav-section .tc-nav-arrow,.tc-nav-section .tc-mega-card-image{transition:none!important}}.tc-nav-section .tc-nav-cart-icon{position:relative;overflow:visible;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;appearance:none;-webkit-appearance:none}.tc-nav-section .tc-cart-count{position:absolute;top:2px;right:1px;z-index:3;display:inline-flex;min-width:18px;height:18px;padding:0 5px;align-items:center;justify-content:center;border:2px solid #fff;border-radius:999px;background:#111;color:#fff;font-size:10px;font-weight:700;line-height:1;letter-spacing:0;white-space:nowrap;pointer-events:none}.tc-nav-section .tc-cart-count.is-hidden{display:none}@media(max-width:989px){.tc-nav-section .tc-nav-right .tc-cart-count{top:2px;right:-1px}.tc-nav-section .tc-nav-mobile-actions .tc-cart-count{top:2px;right:0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tucoiva-custom-nav.css.map */
