.tc-nav-section,.tc-nav-section *{box-sizing:border-box}.tc-nav-section{position:relative;z-index:50;background:#fff;color:inherit;font:inherit}.tc-nav-section .tc-nav-bar{position:relative;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.tc-nav-section .tc-nav-inner{width:min(calc(100% - 48px),var(--tc-nav-width, 1440px));margin:0 auto;min-height:72px;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{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);max-height:none;object-fit:contain}.tc-nav-section .tc-nav-logo-text{font:inherit;font-size:22px;line-height:1;font-weight:800;color:inherit}.tc-nav-section .tc-nav-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.tc-nav-section .tc-nav-icon svg{width:23px;height:23px;display:block}.tc-nav-section .tc-nav-mobile-title,.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{display:none}.tc-nav-section .tc-nav-mobile-logo .tc-nav-logo-image{width:auto;height:var(--tc-mobile-logo-height, 32px);max-width:var(--tc-mobile-logo-width, 150px);max-height:none}.tc-nav-section .tc-nav-cart-icon svg{fill:currentColor;stroke:none}.tc-nav-section .tc-nav-left>.tc-nav-country-badge{display:none}.tc-nav-section .tc-nav{min-width:0;width:100%}.tc-nav-section .tc-nav-list{display:flex;align-items:center;justify-content:center;gap:0;margin:0;padding:0;list-style:none}.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{min-height:72px;padding:0 18px;display:inline-flex;align-items:center;gap:7px;color:inherit;text-decoration:none;font:inherit;line-height:1;white-space:nowrap}.tc-nav-section .tc-nav-link:hover,.tc-nav-section .tc-nav-item.is-open>.tc-nav-link{color:inherit;text-decoration:none}.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:90;display:none;min-width:230px;width:max-content;max-width:310px;transform:translate(-50%);padding-top:10px}.tc-nav-section .tc-nav-item.is-open>.tc-dropdown{display:block}.tc-nav-section .tc-dropdown-inner{width:100%;padding:8px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:0 16px 34px #0000001f}.tc-nav-section .tc-dropdown-inner>.shopify-block{display:block}.tc-nav-section .tc-dropdown-link{display:flex;flex-direction:column;justify-content:center;min-height:40px;padding:9px 12px;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;color:inherit;text-decoration:none}.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;left:0;right:0;top:100%;z-index:80;display:none;background:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.08);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;align-items:start;min-height:360px}.tc-nav-section .tc-mega-left,.tc-nav-section .tc-mega-content{min-width:0}.tc-nav-section .tc-mega-heading{margin:0 0 18px;padding:0;color:inherit;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,.tc-nav-section .tc-mega-content,.tc-nav-section .tc-mega-content>.shopify-block{display:block}.tc-nav-section .tc-mega-tabs .tc-mega-group{display:block}.tc-nav-section .tc-mega-tabs .tc-mega-panel{display:none!important}.tc-nav-section .tc-mega-tab{width:100%;min-height:38px;margin:0 0 8px;padding:0 0 8px;display:flex;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}.tc-nav-section .tc-mega-tab:hover,.tc-nav-section .tc-mega-group.is-active>.tc-mega-tab{color:#ffbf00;border-bottom-color:#ffbf00}.tc-nav-section .tc-mega-content .tc-mega-group{display:none}.tc-nav-section .tc-mega-content .tc-mega-group.is-active{display:block}.tc-nav-section .tc-mega-content .tc-mega-tab{display:none!important}.tc-nav-section .tc-mega-content .tc-mega-panel{display:grid}.tc-nav-section .tc-mega-panel{grid-template-columns:minmax(0,1fr) 330px;gap:24px;min-width:0}.tc-nav-section .tc-mega-panel-main,.tc-nav-section .tc-mega-panel-side{min-width:0}.tc-nav-section .tc-mega-trust{min-height:68px;margin:0 0 28px;padding:10px 18px;display:flex;align-items:center;gap:32px;background:#f4f4f4;border-radius:14px}.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{width:48px;height:48px;display:block;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{width:100%;aspect-ratio:1.32 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;background:#fff}.tc-nav-section .tc-mega-card-image{width:100%;height:100%;display:block;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-placeholder,.tc-nav-section .tc-mega-card-placeholder svg{width:100%;height:100%;display:block}.tc-nav-section .tc-mega-card-placeholder{background:#f2f2f2}.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{margin-top:22px;display:flex;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-bottom-links a:hover{color:#ffbf00}.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{width:100%;height:100%;min-height:330px;object-fit:cover;display:block}.tc-nav-section .tc-mega-promo-content{position:absolute;left:18px;right:18px;bottom:18px;z-index:2}.tc-nav-section .tc-mega-promo-title{font-size:22px;line-height:1.15;font-weight:800;text-shadow:0 2px 12px rgba(0,0,0,.35)}.tc-nav-section .tc-mega-promo-button{margin-top:12px;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;background:#000;color:#fff;font-size:13px;font-weight:800}@media(max-width:1180px){.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-bar{border-top:0}.tc-nav-section .tc-nav-inner{width:100%;min-height:58px;padding:0 14px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:8px}.tc-nav-section .tc-nav-left{grid-column:1 / 3;gap:8px}.tc-nav-section .tc-nav-logo{max-width:100%;justify-content:flex-start}.tc-nav-section .tc-nav-logo-image{width:auto;height:var(--tc-mobile-logo-height, 32px);max-width:min(var(--tc-mobile-logo-width, 150px),44vw);max-height:none}.tc-nav-section .tc-nav-logo-text{font-size:18px}.tc-nav-section .tc-nav-mobile-head .tc-nav-country-badge,.tc-nav-section .tc-nav-left>.tc-nav-country-badge{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;flex:0 0 30px}.tc-nav-section .tc-nav-country-badge-image{width:100%;height:100%;display:block;object-fit:cover}.tc-nav-section .tc-nav-right{grid-column:3;gap:10px}.tc-nav-section .tc-nav-icon{width:24px;height:24px}.tc-nav-section .tc-nav-icon svg{width:22px;height:22px}.tc-nav-section .tc-nav-mobile-toggle{display:inline-flex;width:42px;height:42px;padding:0;border:0;background:transparent;color:inherit;flex-direction:column;align-items:center;justify-content:center;gap:5px;flex:0 0 42px}.tc-nav-section .tc-nav-mobile-toggle span{width:23px;height:2px;display:block;background:currentColor}.tc-nav-section .tc-nav{position:fixed;inset:0 auto 0 0;z-index:9999;width:min(90vw,345px);background:#fff;transform:translate(-100%);transition:transform .22s ease;overflow:hidden;box-shadow:none}.tc-nav-section.is-mobile-open .tc-nav{transform:translate(0)}.tc-nav-section.is-mobile-open:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:transparent;pointer-events:auto}.tc-nav-section .tc-nav-mobile-head{height:58px;padding:0 14px;display:grid;grid-template-columns:36px 34px 1fr auto;align-items:center;gap:10px;border-bottom:0}.tc-nav-section .tc-nav-mobile-close{width:36px;height:36px;border:0;background:transparent;color:inherit;font-size:30px;line-height:1;padding:0}.tc-nav-section .tc-nav-mobile-logo{display:flex;align-items:center;justify-content:center;min-width:0;color:inherit;text-decoration:none}.tc-nav-section .tc-nav-mobile-actions{display:flex;align-items:center;gap:14px}.tc-nav-section .tc-nav-list{height:calc(100dvh - 58px);display:block;margin:0;padding:28px 0;overflow-y:auto}.tc-nav-section .tc-nav-list>.shopify-block{display:block}.tc-nav-section .tc-nav-item{position:static;display:block;border:0}.tc-nav-section .tc-nav-link{min-height:48px;width:100%;padding:0 16px;justify-content:space-between;font-size:16px;line-height:1.25;color:#000000b8}.tc-nav-section .tc-nav-arrow{width:18px;height:18px;transform:rotate(-90deg);color:#000000b8}.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;transform:none;border:0;box-shadow:none;background:#fff;overflow-y:auto}.tc-nav-section .tc-nav-item.is-submenu-open>.tc-dropdown,.tc-nav-section .tc-nav-item.is-submenu-open>.tc-mega{display:block}.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;padding:0 16px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.tc-nav-section .tc-mobile-back{min-height:56px;width:100%;padding:0;border:0;background:transparent;color:#000000b8;display:inline-flex;align-items:center;gap:12px;text-align:left;font:inherit;font-size:16px;line-height:1.25}.tc-nav-section .tc-mobile-back span:first-child{font-size:24px;line-height:1}.tc-nav-section .tc-dropdown-inner{padding:18px 0 24px;border:0;border-radius:0;box-shadow:none;background:#fff}.tc-nav-section .tc-dropdown-link{min-height:48px;padding:0 16px;background:#fff;border-radius:0;font-size:16px;color:#000000b8}.tc-nav-section .tc-mega-container{width:100%;padding:0}.tc-nav-section .tc-mega-layout{display:block;min-height:0}.tc-nav-section .tc-mega-left{display:block;padding:18px 0 24px}.tc-nav-section .tc-mega-heading{display:none}.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-tabs .tc-mega-panel{display:none!important}.tc-nav-section .tc-mega-tab{width:100%;min-height:48px;margin:0;padding:0 16px;border:0;border-radius:0;background:#fff;color:#000000b8;display:flex;justify-content:space-between;font-size:16px;font-weight:inherit}.tc-nav-section .tc-mega-tab:after{content:"\203a";font-size:28px;line-height:1;color:#000000b8}.tc-nav-section .tc-mega-tab:hover,.tc-nav-section .tc-mega-group.is-active>.tc-mega-tab{color:#000000b8;border-bottom-color:transparent;background:#fff}.tc-nav-section .tc-mega-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:none;background:#fff;overflow-y:auto}.tc-nav-section .tc-mega-layout.is-mobile-panel-open .tc-mega-content{display:block}.tc-nav-section .tc-mega-content>.shopify-block{display:block}.tc-nav-section .tc-mega-content .tc-mega-group{display:none}.tc-nav-section .tc-mega-content .tc-mega-group.is-active{display:block}.tc-nav-section .tc-mega-content .tc-mega-tab{display:none!important}.tc-nav-section .tc-mega-content .tc-mega-panel{display:grid;grid-template-columns:1fr;gap:18px;padding:12px 16px 24px}.tc-nav-section .tc-mega-trust{min-height:96px;margin:0 0 22px;padding:10px 8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;background:#f4f4f4;border-radius:16px;overflow:visible}.tc-nav-section .tc-mega-trust-item{display:flex;flex-direction:column;justify-content:center;gap:8px;text-align:center;white-space:normal;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{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.tc-nav-section .tc-mega-card-media{aspect-ratio:1 / 1;background:#fff;border-radius:0}.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}.tc-nav-section .tc-nav-mobile-close{display:inline-flex;align-items:center;justify-content:center;font-family:inherit;cursor:pointer}.tc-nav-section .tc-nav-mobile-close span{display:block;line-height:1}.tc-nav-section .tc-mobile-back{cursor:pointer}.tc-nav-section .tc-mobile-back:before{content:"\2039";display:inline-flex;align-items:center;justify-content:center;width:18px;font-size:30px;line-height:1;color:currentColor}.tc-nav-section .tc-mobile-back span:first-child{display:none}.tc-nav-section .tc-mobile-panel-head,.tc-nav-section .tc-mobile-submenu-head{position:sticky;top:0;z-index:5}.tc-nav-section .tc-nav{isolation:isolate}.tc-nav-section .tc-nav-mobile-head .tc-nav-logo-image{height:var(--tc-mobile-logo-height, 32px);max-width:var(--tc-mobile-logo-width, 150px)}}body.tc-nav-mobile-open,html.tc-nav-lock,body.tc-nav-lock{overflow:hidden}@media(max-width:989px){.tc-nav-section{z-index:100}.tc-nav-section .tc-nav-inner{grid-template-columns:42px minmax(0,1fr) auto;gap:8px}.tc-nav-section .tc-nav-left{display:contents}.tc-nav-section .tc-nav-mobile-toggle{grid-column:1;grid-row:1;justify-self:start}.tc-nav-section .tc-nav-left>.tc-nav-logo{grid-column:2;grid-row:1;justify-self:center;max-width:100%;min-width:0}.tc-nav-section .tc-nav-left>.tc-nav-logo .tc-nav-logo-image{width:auto;height:var(--tc-mobile-logo-height, 34px);max-width:min(var(--tc-mobile-logo-width, 180px),44vw);max-height:none;display:block;object-fit:contain}.tc-nav-section .tc-nav-right{grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;gap:12px;min-width:0}.tc-nav-section .tc-nav-icon,.tc-nav-section .tc-nav-mobile-toggle,.tc-nav-section .tc-nav-mobile-close{-webkit-tap-highlight-color:transparent}.tc-nav-section .tc-nav-icon{width:24px;height:24px;flex:0 0 24px}.tc-nav-section .tc-nav-icon svg{width:23px;height:23px}.tc-nav-section.is-mobile-open .tc-nav-bar>.tc-nav-inner>.tc-nav-left,.tc-nav-section.is-mobile-open .tc-nav-bar>.tc-nav-inner>.tc-nav-right{visibility:hidden;pointer-events:none}.tc-nav-section.is-mobile-open .tc-nav-bar>.tc-nav-inner>.tc-nav{visibility:visible;pointer-events:auto}.tc-nav-section.is-mobile-open:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:transparent;pointer-events:auto}.tc-nav-section .tc-nav{width:min(90vw,345px);max-width:345px;z-index:9999;box-shadow:none;overflow:hidden}.tc-nav-section .tc-nav-mobile-head{height:58px;padding:0 14px;display:flex;align-items:center;gap:10px;border-bottom:0;background:#fff}.tc-nav-section .tc-nav-mobile-close{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:0;background:transparent;color:#222;font-family:inherit;font-size:32px;line-height:1;cursor:pointer}.tc-nav-section .tc-nav-mobile-close span{display:block;line-height:1;transform:translateY(-1px)}.tc-nav-section .tc-nav-mobile-head .tc-nav-country-badge{width:30px;height:30px;flex:0 0 30px;display:inline-flex}.tc-nav-section .tc-nav-mobile-logo{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.tc-nav-section .tc-nav-mobile-logo .tc-nav-logo-image{width:auto;height:var(--tc-mobile-logo-height, 34px);max-width:min(var(--tc-mobile-logo-width, 180px),38vw);max-height:none;object-fit:contain;display:block}.tc-nav-section .tc-nav-mobile-actions{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:flex-end;gap:13px;min-width:0}.tc-nav-section .tc-nav-mobile-actions .tc-nav-icon{display:inline-flex}.tc-nav-section .tc-nav-cart-icon svg{fill:currentColor;stroke:none}.tc-nav-section .tc-nav-list{height:calc(100dvh - 58px);padding-top:24px}.tc-nav-section .tc-mobile-submenu-head,.tc-nav-section .tc-mobile-panel-head{display:block;position:sticky;top:0;z-index:5;padding:0 16px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.tc-nav-section .tc-mobile-back{min-height:56px;width:100%;border:0;background:transparent;color:#000000b8;display:inline-flex;align-items:center;gap:10px;padding:0;text-align:left;font:inherit;font-size:16px;line-height:1.25;cursor:pointer}.tc-nav-section .tc-mobile-back:before{content:"\2039";display:inline-flex;align-items:center;justify-content:center;width:18px;font-size:30px;line-height:1;color:currentColor}.tc-nav-section .tc-mobile-back span:first-child{display:none}}@media(max-width:989px){.tc-nav-section .tc-nav-item{position:static}.tc-nav-section .tc-dropdown,.tc-nav-section .tc-mega{position:absolute;top:58px;right:0;bottom:0;left:0;z-index:20}.tc-nav-section .tc-nav-item.is-submenu-open>.tc-dropdown,.tc-nav-section .tc-nav-item.is-submenu-open>.tc-mega{display:block}}@media screen and (min-width:990px){.section-tucoiva-custom-nav{position:relative!important;z-index:9999!important;width:100%;height:72px;overflow:visible!important}.section-tucoiva-custom-nav .tc-nav-section{position:fixed!important;top:0;left:0;right:0;z-index:9999!important;width:100%;overflow:visible!important;background:#fff}.section-tucoiva-custom-nav .tc-nav-bar,.section-tucoiva-custom-nav .tc-nav-inner,.section-tucoiva-custom-nav .tc-nav,.section-tucoiva-custom-nav .tc-nav-list,.section-tucoiva-custom-nav .tc-nav-item{overflow:visible!important}.section-tucoiva-custom-nav .tc-nav-bar{width:100%;background:#fff;box-shadow:0 4px 16px #0000000a}.section-tucoiva-custom-nav .tc-dropdown{z-index:10001!important}.section-tucoiva-custom-nav .tc-mega{z-index:10000!important}}@media screen and (max-width:989px){.section-tucoiva-custom-nav{position:relative!important;width:100%;height:58px}.section-tucoiva-custom-nav .tc-nav-section{position:fixed!important;top:0;left:0;right:0;z-index:9999!important;width:100%;background:#fff}.section-tucoiva-custom-nav .tc-nav-bar{width:100%;background:#fff;box-shadow:0 4px 16px #0000000a}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tucoiva-custom-nav.css.map */
