.custom-mega-menu{position:absolute;top:100%;left:0;width:100%;background-color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:20;opacity:0;visibility:hidden;height:0;overflow:hidden;padding:0;transition:opacity .3s ease,visibility .3s ease}details[open] .custom-mega-menu{opacity:1;visibility:visible;height:auto;padding:20px 0}.custom-mega-menu__container,.custom-mega-menu__container-2,.custom-mega-menu__container-3{position:relative;width:100%}.custom-mega-menu__close{position:absolute;top:-20px;right:15px;background:none;border:none;padding:10px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;color:#000}.custom-mega-menu__close svg{width:25px;height:25px}.custom-mega-menu--style-1 .custom-mega-menu__container{display:flex;justify-content:space-between}.custom-mega-menu__left{max-width:300px}.custom-mega-menu__title{font-size:var(--mega-title-size);font-weight:600;line-height:1.2;margin-bottom:10px;color:#111}.custom-mega-menu__text{font-size:var(--mega-text-size);color:#555;margin-bottom:20px}.custom-mega-menu__features{margin-bottom:25px;font-size:var(--mega-text-size)}.custom-mega-menu__features p{margin-bottom:15px;display:flex;align-items:center}.custom-mega-menu__feature-icon{width:30px;height:30px;margin-right:15px;flex-shrink:0}.custom-mega-menu__feature-icon img{width:100%;height:100%;object-fit:contain}.custom-mega-menu__buttons{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.custom-mega-menu__btn{width:100%;text-align:center;padding:12px}.custom-mega-menu__review{margin-top:20px}.custom-mega-menu__review img{max-width:100%;height:auto}.custom-mega-menu__center{padding:0 35px;border-left:1px solid #eee}.custom-mega-menu__tab-headers{display:flex;gap:20px;margin-bottom:20px;border-bottom:1px solid #eee}.custom-mega-menu__tab-btn{background:none;border:none;padding:10px 0;font-size:var(--mega-tab-size);color:#555;cursor:pointer;position:relative;font-weight:500}.custom-mega-menu__tab-btn.is-active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px}.custom-mega-menu__tab-content{display:none}.custom-mega-menu__tab-content.is-active{display:block}.custom-mega-menu__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.custom-mega-menu__product-card{display:block;text-decoration:none;color:inherit;transition:transform .2s}.custom-mega-menu__product-card:hover{transform:translateY(-5px)}.custom-mega-menu__product-image{border-radius:8px;overflow:hidden;margin-bottom:10px;background-color:#fff;aspect-ratio:4/3}.custom-mega-menu__product-image .image-wrap{height:100%}.custom-mega-menu__product-image img{width:100%;height:100%;object-fit:cover}.custom-mega-menu__product-title{display:block;font-weight:500;font-size:var(--mega-product-title-size);text-align:center}.custom-mega-menu__promo{display:block;border-radius:8px;overflow:hidden;height:calc(100% - 45px);margin-top:45px}.custom-mega-menu__promo-image .image-wrap{height:100%}.custom-mega-menu__promo-image img{width:100%;height:100%;object-fit:cover}.custom-mega-menu--style-2 .custom-mega-menu__container-2{display:grid;grid-template-columns:1fr 1fr;gap:40px}.custom-mega-menu__col-2{display:flex;gap:20px;align-items:center}.custom-mega-menu__col-img-wrapper{flex:0 0 50%;border-radius:8px;overflow:hidden}.custom-mega-menu__col-image{aspect-ratio:16/9;object-fit:cover}.custom-mega-menu__col-image img{width:100%;height:100%;object-fit:cover}.custom-mega-menu__col-content{flex:1}.custom-mega-menu__col-title{font-size:18px;font-weight:600;margin-bottom:10px}.custom-mega-menu__col-text{font-size:var(--mega-text-size);color:#555;margin-bottom:20px}.custom-mega-menu__col-btn{padding:10px 20px}.custom-mega-menu--style-3 .custom-mega-menu__container-3{display:flex;gap:40px;align-items:stretch}.custom-mega-menu__left-3{flex:0 0 220px;display:flex;flex-direction:column}.custom-mega-menu__title-3{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:15px;color:#111}.custom-mega-menu__text-3{font-size:15px;color:#555;line-height:1.5;margin-bottom:20px}.custom-mega-menu__btn-wrapper-3{margin-top:5px}.custom-mega-menu__btn-3{padding:10px 20px}.custom-mega-menu__right-3{flex:1;display:flex;flex-wrap:wrap;gap:20px 40px;justify-content:flex-start}.custom-mega-menu__item-3{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;color:inherit;transition:transform .2s;text-align:start;width:150px;flex:0 0 auto}.custom-mega-menu__icon-3{width:48px;height:48px;margin-bottom:5px}.custom-mega-menu__icon-img{width:100%;height:100%;object-fit:contain}.custom-mega-menu__item-title-3{display:block;font-weight:700;font-size:16px;margin-bottom:8px;color:#111}.custom-mega-menu__item-subtitle-3{display:block;font-size:13px;color:#777;margin-bottom:15px;line-height:1.4;min-height:55px}.custom-mega-menu__read-more-3{display:inline-flex;align-items:center;font-size:13px;color:#777;font-weight:500}.custom-mega-menu__read-more-3:hover{color:#111}@media(max-width:1500px){.custom-mega-menu__right{flex:0 0 220px}.custom-mega-menu__left{flex:0 0 20%}}.mobile-nav__search{padding:0 0 25px}.mobile-nav__search .search-bar__form{position:relative;width:100%}.mobile-nav__search .search-bar__input{width:100%;border-radius:4px}.mobile-nav__search .search-bar__submit{position:absolute;right:0;top:0;height:100%;padding:0 15px}.mobile-nav__sub-drawer{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--colorBody);z-index:100;transform:translate(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);display:flex;flex-direction:column}.mobile-nav__sub-drawer.is-open{transform:translate(0)}.drawer__back-button{background:transparent;border:none;padding:var(--drawer-gutter);height:100%;position:relative;left:calc(var(--drawer-gutter)*-1);display:table-cell;vertical-align:middle;width:1%}.drawer__back-button svg{width:20px;height:20px}.mobile-nav__toggle-btn{background:none;border:none;padding:15px;cursor:pointer}.mobile-nav__toggle-btn svg{width:12px;height:12px}.mobile-nav__has-sublist,.mobile-nav__child-item{display:flex;justify-content:space-between;align-items:center}.mobile-nav__mega-style-1{padding:0}.mobile-nav__mega-tabs{display:flex;overflow-x:auto;border-bottom:1px solid #eee;padding:0;-webkit-overflow-scrolling:touch}.mobile-nav__mega-tabs::-webkit-scrollbar{display:none}.mobile-nav__mega-tab-btn{background:none;border:none;padding:15px 15px 15px 0;font-size:14px;font-weight:500;white-space:nowrap;color:#777;border-bottom:2px solid transparent}.mobile-nav__mega-tab-btn.is-active{color:#111;border-bottom-color:#111}.mobile-nav__mega-features{padding:20px var(--drawer-gutter);background:#f9f9f9}.mobile-nav__mega-feature{display:flex;align-items:center;font-size:13px;margin-bottom:10px}.mobile-nav__mega-feature:last-child{margin-bottom:0}.mobile-nav__mega-feature-icon{width:20px;height:20px;margin-right:10px}.mobile-nav__mega-tab-contents{padding:20px 0}.mobile-nav__mega-tab-content{display:none}.mobile-nav__mega-tab-content.is-active{display:block}.mobile-nav__mega-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.mobile-nav__mega-product-card{display:block;text-decoration:none;color:inherit}.mobile-nav__mega-product-image{margin-bottom:10px;background:#f4f4f4;aspect-ratio:1}.mobile-nav__mega-product-title{font-size:13px;font-weight:500;display:block;text-align:center}.mobile-nav__mega-buttons{padding:0 0 20px;display:flex;flex-direction:column;gap:10px}.mobile-nav__mega-btn{width:100%}.mobile-nav__mega-style-2{padding:0}.mobile-nav__promo{padding:20px var(--drawer-gutter);border-top:1px solid #eee}.mobile-nav__promo-image{margin-bottom:15px}.mobile-nav__promo-title{font-size:18px;font-weight:600;margin-bottom:10px}.mobile-nav__promo-text{font-size:14px;color:#555;margin-bottom:15px}.mobile-nav__promo-btn{width:100%}.mobile-nav__mega-grid-3{display:flex;flex-direction:column}.mobile-nav__mega-item-3{display:flex;align-items:flex-start;padding:20px 0;border-bottom:1px solid #eee;text-decoration:none;color:inherit;position:relative;gap:15px}.mobile-nav__mega-item-3:last-child{border-bottom:none}.mobile-nav__mega-icon-3{width:32px;height:32px;flex-shrink:0}.mobile-nav__mega-icon-img-3{width:100%;height:100%;object-fit:contain}.mobile-nav__mega-content-3{flex:1;padding-right:80px}.mobile-nav__mega-title-3{display:block;font-size:16px;font-weight:700;color:#111;margin-bottom:5px}.mobile-nav__mega-subtitle-3{display:block;font-size:13px;color:#777;line-height:1.4}.mobile-nav__mega-read-more-3{position:absolute;top:20px;right:0;display:flex;align-items:center;font-size:12px;color:#777;gap:2px}.mobile-nav__mega-read-more-3 svg{width:8px;height:8px}.mobile-nav__mega-item-3:hover .mobile-nav__mega-read-more-3{color:#111;text-decoration:underline}
/*# sourceMappingURL=/cdn/shop/t/14/assets/custom-mega-menu.css.map */
