convx-desktop-nav{display:block;width:100%;padding:0 15px}.convx__menu-link.link_highlight{color:#ee1b24}a.convx__menu-link{font-size:18px;font-weight:700}.site-header__logo img{width:100px}.convx__desktop-menu.level-1{display:flex;flex-direction:row;flex-wrap:wrap;gap:25px;align-items:center;justify-content:flex-start}@media screen and (min-width: 769px) and (max-width: 1024px){.convx__desktop-menu.level-1{gap:15px}a.convx__menu-link{font-size:15px}.site-header__logo img{width:80px}.is-light .site-header__logo .logo--inverted{width:80px!important}.header-item--logo,.header-layout--left-center .header-item--logo,.header-layout--left-center .header-item--icons{flex:0 0 80px!important}.site-nav__link--icon .icon{height:25px;width:25px}.regions-flag-small{width:25px!important}convx-desktop-nav{padding:0 10px}.site-nav__link--icon{padding-left:10px;padding-right:10px}}.convx__desktop-menu.level-1>li{margin:0}.unstyled-list{margin:0;padding:0;list-style:none}.convx__collection-nav-dropdown.convx__desktop-sub-dropdown{width:fit-content;left:auto;top:100%;height:fit-content;transform:translate(-40%)}.convx__collection-nav-dropdown{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;padding-top:0;z-index:10;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;border-bottom:1px solid #e8e8e8;max-width:none;height:80vh;box-shadow:1px 15px 16px -10px #000000bf;-webkit-box-shadow:1px 15px 16px -10px rgba(0,0,0,.75);-moz-box-shadow:1px 15px 16px -10px rgba(0,0,0,.75)}.convx__collection-nav-dropdown.active{display:block}.convx__collection-nav{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.convx__first-level-nav{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:auto;gap:20px;width:100%;height:200px}.convx__nav-collection-card{grid-column:span 1;text-align:center;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;position:relative;border-radius:12px}.convx__nav-collection-card.active .convx__nav-active-tint{background:#ee1b24;height:20%;position:absolute;bottom:0;width:100%;border-radius:10px}.convx__nav-collection-card.active .convx__nav-tint{height:98%;bottom:0;transition:height .3s ease;margin-bottom:2%}.convx__nav-collection-card p{margin:0}.convx__nav-tint{position:absolute;background:#efefef;width:100%;height:40%;bottom:0;border-radius:10px;transition:height .3s ease}.convx__nav-collection-card-desc{z-index:1}.nav-collection-tag-container{position:absolute;z-index:1;top:0;right:0;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;padding:7px}.convx__product-details{display:flex;justify-content:center;align-items:center;padding:0 5px}.nav-collection-tag-container .nav-product-highlight{font-size:12px}.convx__second-level-nav{display:none;grid-template-columns:repeat(8,1fr);grid-auto-rows:auto;gap:50px;row-gap:10px;width:100%;margin:20px auto 0;height:100%;height:fit-content}.convx__second-level-nav.active{display:grid}.convx__nav-sidebar{min-width:210px;border-right:1px solid #efefef;padding-right:20px}.convx__nav-sidebar ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0}.convx__nav-sidebar-link,.convx__nav-sidebar-link-more{width:100%;height:50px;display:flex;flex-direction:row;padding:20px 10px;border-radius:10px;align-items:center;justify-content:space-between;background:#fff;transition:background .3s ease}.convx__nav-sidebar-link-more{color:#ee1b24;text-decoration:underline}.convx__nav-sidebar-link.active{background:#efefef;font-weight:600;transition:background .3s ease}.convx__nav-sidebar-link img{max-height:fit-content;width:55px;margin-left:10px}.convx__third-level-nav{grid-template-columns:repeat(7,1fr);grid-auto-rows:auto;gap:10px;width:100%;height:fit-content;grid-column:span 7;opacity:0;display:none;transition:opacity .3s ease;transition:display .7s ease}.convx__third-level-nav.active{display:grid;opacity:1;transition:opacity .3s ease;transition:display .7s ease}.convx__nav-product-card{grid-column:span 1;position:relative}.convx__nav-product-card-desc{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;text-align:center;gap:5px}.convx__nav-product-card-desc p{margin:0}.nav-product-highlight{display:flex;border-radius:20px;padding:2px 5px;font-size:14px;justify-content:center;margin:0;align-items:center;text-align:center;line-height:1}p.nav-product-desc{font-size:14px;color:#5f5f5f}@media only screen and (max-width: 768px){convx-desktop-nav{display:none}}.nav-product-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:1.1;font-size:.8em}.convx__mobile-menu,.convx__mobile-sub-menu{position:fixed;width:100%;height:calc(100vh - var(--content-start));background:#fff;z-index:100;top:var(--content-start);overflow:auto;right:-100%;transition:right .3s ease-in-out}.convx__mobile-menu.active,.convx__mobile-sub-menu.active{right:0}convx-mobile-nav{display:block}@media only screen and (min-width: 769px){convx-mobile-nav{display:none}}.convx__dropdown-panel{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:5px;row-gap:10px;width:100%;margin:0 auto 15px;height:100%;height:fit-content;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1rem}.convx__dropdown-panel.active{max-height:10000px;padding:1rem;background:#efefef;border-bottom-left-radius:10px;border-bottom-right-radius:10px;transition:max-height .3s ease,padding .3s ease}.convx__dropdown-accordion{background-color:transparent;border:none;outline:none;width:100%;text-align:left;font-size:1rem;cursor:pointer;transition:background-color .2s ease;display:flex;justify-content:space-between;align-items:center;font-weight:700;padding:0px 1rem;height:45px;border-radius:10px;border-bottom:1px solid #c8c8c8}.convx__dropdown-accordion.active{border-radius:10px 10px 0 0;border-bottom:1px solid #c8c8c8;background:#efefef}.convx__dropdown-accordion svg{transform:scaleY(1);transition:transform .3s ease}.convx__dropdown-accordion.active svg{transform:scaleY(-1);transition:transform .3s ease}.convx__dropdown-panel .nav-product-highlight,.convx__dropdown-panel p.nav-product-desc{font-size:.8rem}.convx__mobile-sub-menu,.convx__mobile-menu{padding:15px}.convx__mobile-nav-link{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;border-radius:10px;background:#efefef;padding:0 15px;margin-bottom:15px;height:80px;overflow:hidden;position:relative}.convx__back-button.convx__mobile-nav-link[data-level="2"] img,a.convx__mobile-nav-link[data-level="1"] img{position:absolute;z-index:1;width:100%;height:100%;object-fit:cover;top:50%;left:50%;transform:translate(-50%,-50%)}a.convx__mobile-nav-link[data-level="1"],.convx__back-button-title{font-size:1.2rem;font-weight:700}a.convx__mobile-nav-link[data-level="1"] svg,.convx__mobile-nav-link-container svg{width:1.4rem!important;height:1.4rem!important}a.convx__mobile-nav-link[data-level="2"]{font-size:1.2rem}a.convx__mobile-nav-link.normal-sub-link .convx__mobile-nav-link-container{gap:10px}.convx__back-button-title svg.addons-accordion-icon{color:#fff;background:#ee1b24;border-radius:50%;align-items:center;width:25px!important;height:25px!important;padding:5px}a.convx__mobile-nav-link.normal-sub-link img{max-width:40px;height:auto}a.convx__mobile-nav-link.normal-sub-link .convx__mobile-nav-link-container{min-width:unset;margin-right:0;margin-left:auto}.convx__back-button.convx__mobile-nav-link div,.convx__mobile-nav-link-container{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;width:100%;gap:25px;z-index:2}.convx__dropdown-accordion-desc{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}button.convx__dropdown-accordion img{height:auto;width:80px;margin-right:10px}.convx__back-button.convx__mobile-nav-link svg{transform:rotate(90deg)}.convx__back-button.convx__mobile-nav-link div,.convx__mobile-nav-link-container{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;width:100%;gap:0px;z-index:2}.convx__back-button.convx__mobile-nav-link div{gap:25px}.convx__mobile-nav-link[data-level="1"] .convx__mobile-nav-link-container{min-width:140px}.convx__mobile-nav-link-container{min-width:180px;justify-content:space-between;margin-right:auto;width:fit-content}.convx__back-button.convx__mobile-nav-link{height:100px}.convx__mobile-nav-link img{height:110%}.convx__back-button.convx__mobile-nav-link img{height:120%}.convx__collection-tag{padding:3px;background:#8c8c8c;margin-right:10px;min-width:80px;display:flex;justify-content:center;align-items:center;border-radius:25px;color:#fff;font-size:14px;font-weight:500;transition:all .3s ease}.convx__dropdown-accordion.active .convx__collection-tag,.convx__nav-sidebar-link.active .convx__collection-tag{background:#a01c1e;transition:all .3s ease}.convx__dropdown-accordion-last-link{background-color:transparent;border:none;outline:none;width:100%;text-align:left;font-size:1rem;cursor:pointer;transition:background-color .2s ease;display:flex;justify-content:space-between;align-items:center;font-weight:700;padding:0px 1rem;height:45px;border-radius:10px;border-bottom:1px solid #c8c8c8}.convx__dropdown-accordion-last-link-desc{color:#ee1b24}.convx__dropdown-accordion-last-link svg.addons-accordion-icon{transform:rotate(270deg)}body.drawer-open{overflow:hidden;height:100vh;position:fixed;width:100%}li.convx__sub-dropdown-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0 20px;gap:10px}li.convx__sub-dropdown-item img{width:20px}.site-header.site-header--stuck.site-header--opening{background:#fff}li.convx__sub-dropdown-item a.convx__menu-link{font-weight:500}@media (max-width: 460px){.collapsible-trigger-btn{padding:15px 0}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/convx__nav.css.map */
