.mega-menu-collections{position:absolute;left:0;right:0;background:#fff;border-top:1px solid var(--color-header-border, #e8e8e8);box-shadow:0 10px 20px #00000014;padding:32px 40px 28px;opacity:0;visibility:hidden;white-space:normal;min-width:unset}.thb-full-menu li.menu-item-has-children:hover>.mega-menu-collections,.thb-full-menu li.menu-item-has-children:focus-within>.mega-menu-collections{opacity:1;visibility:visible}.mega-menu-collections__inner{max-width:1200px;margin:0 auto}.mega-menu-collections__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;list-style:none;margin:0 0 24px;padding:0;align-items:stretch}.mega-menu-collections__grid>li{display:flex}.mega-menu-collections__card{display:flex;align-items:stretch;gap:0;padding:0;width:100%;min-height:94px;box-sizing:border-box;border:1px solid #e8e8e8;border-radius:8px;overflow:hidden;text-decoration:none;transition:box-shadow .2s ease,border-color .2s ease;background:#fff}.mega-menu-collections__card{opacity:1;transition:box-shadow .2s ease,border-color .2s ease,opacity .2s ease,transform .2s ease}.mega-menu-collections__grid:hover .mega-menu-collections__card{opacity:.4}.mega-menu-collections__grid:hover .mega-menu-collections__card:hover{opacity:1;box-shadow:0 4px 12px #0000001a;border-color:#ccc;transform:scale(1.03)}.mega-menu-collections__img{width:92px;align-self:stretch;border-radius:0;overflow:hidden;flex-shrink:0;background:#f5f5f5}.mega-menu-collections__img img{width:100%;height:100%;object-fit:cover;display:block}.mega-menu-collections__text{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:10px 14px}.mega-menu-collections__title{display:block;font-size:14px;font-weight:600;color:#111;line-height:1.3}.mega-menu-collections__count{display:block;font-size:13px;color:#888;font-weight:400}.mega-menu-collections__footer{text-align:center;padding-top:20px;border-top:1px solid #e8e8e8}.mega-menu-collections__shop-all{display:inline-block;padding:12px 48px;border:1.5px solid #111;border-radius:4px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#111;text-decoration:none;transition:background .2s ease,color .2s ease}.mega-menu-collections__shop-all:hover{background:#111;color:#fff}.thb-full-menu{display:flex;align-items:center;flex-wrap:nowrap}.thb-full-menu>li:last-child{margin-left:auto;flex-shrink:0}.thb-full-menu>li:last-child>a{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:10px 22px;background:#fed601;font-weight:600!important;color:#000!important;border-radius:212px;text-decoration:none!important;transition:.3s}.thb-full-menu>li:last-child>a:hover{background:#000;color:#fff!important}.thb-full-menu>li:last-child>.thb-full-menu--link:after{display:none!important;content:none!important}.thb-full-menu .sub-menu:not(.mega-menu-collections){min-width:220px;padding:16px 28px;background:#fff;border:none;border-radius:0 0 18px 18px;box-shadow:0 14px 30px #0000001a}.thb-full-menu .sub-menu:not(.mega-menu-collections) li{margin:0}.thb-full-menu .sub-menu:not(.mega-menu-collections) .thb-full-menu--link{display:block;padding:10px 0;font-size:17px;font-weight:400;letter-spacing:0;line-height:1.4;text-transform:none;color:#1a1a1a;transition:color .2s ease}.thb-full-menu .sub-menu:not(.mega-menu-collections) .thb-full-menu--link:hover{color:#1055cf}@media only screen and (min-width:1068px){.header>.row>.columns{min-height:auto}}.logolink{display:inline-flex;margin:6px 0}.thb-full-menu li.active>.thb-full-menu--link,.thb-full-menu .thb-full-menu--link[aria-current=page]{color:#1169be!important;font-weight:700!important}.mobile-menu-drawer,.mobile-menu-drawer .thb-mobile-menu-footer{background:#fff}.mobile-menu .mobile-menu-item{border-bottom:1px solid var(--color-header-border, #e8e8e8)}.mobile-accordion{width:100%}.mobile-accordion__summary{display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-size:1rem;font-weight:500;color:var(--color-header-links, #111);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.mobile-accordion__summary::-webkit-details-marker{display:none}.mobile-accordion__icon{display:flex;align-items:center;transition:transform .25s ease;color:var(--color-header-links, #1055cf)}.mobile-accordion__icon svg path{stroke:var(--color-header-links, #1055cf)}.mobile-accordion[open] .mobile-accordion__icon{transform:rotate(180deg)}.mobile-accordion[open]>.mobile-accordion__summary{color:#1055cf;font-weight:600}.mobile-accordion__content{padding-bottom:12px}.mobile-sub-links{list-style:none;margin:0;padding:0}.mobile-sub-link{display:block;padding:12px 0;font-size:.95rem;color:var(--color-header-links, #111);text-decoration:none;border-bottom:1px solid #f0f0f0}.mobile-sub-link:last-child{border-bottom:none}.mobile-simple-link{display:flex;align-items:center;padding:18px 0;font-size:1rem;font-weight:500;color:var(--color-header-links, #111);text-decoration:none}.mobile-collection-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.mobile-collection-card{display:flex;align-items:center;gap:14px;padding:8px 14px 8px 8px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;text-decoration:none;transition:box-shadow .2s ease,border-color .2s ease}.mobile-collection-card:active{box-shadow:0 2px 8px #00000014;border-color:#ccc}.mobile-collection-card__img{width:96px;height:64px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#f5f5f5}.mobile-collection-card__img img{width:100%;height:100%;object-fit:cover;display:block}.mobile-collection-card__info{display:flex;flex-direction:column;gap:3px}.mobile-collection-card__name{font-size:.95rem;font-weight:600;color:#1a1a1a;line-height:1.3}.mobile-collection-card__count{font-size:.8rem;color:#888}.mobile-shop-all-btn{display:block;width:100%;margin-top:16px;padding:13px 0;border:1.5px solid #111;border-radius:4px;text-align:center;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#111;text-decoration:none;transition:background .2s ease,color .2s ease}.mobile-shop-all-btn:hover{background:#111;color:#fff}.mobile-menu-cta-item{padding:16px 0 4px;border-bottom:none!important}.mobile-menu-cta-btn{display:inline-block;background:#ffe000;color:#111;padding:12px 28px;border-radius:30px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s ease}.mobile-menu-cta-btn:hover{background:#f0d400}
/*# sourceMappingURL=/cdn/shop/t/43/assets/mega-menu-collections.css.map */
