@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";html{overflow-x:clip!important}.vch-header-section{position:sticky;top:0;z-index:500}html:has(.ajax-cart__overlay.is-visible) .vch-header-section{z-index:48}.vch-wrap{--vch-red: #d62929;--vch-red-hover: #b82222;--vch-red-light: #fdf2f2;--vch-cream: #f7f5f2;--vch-dark: #2a2a2a;--vch-gray: #6b6b6b;--vch-gray-light: #f5f3f0;--vch-border: #e8e4df;--vch-white: #ffffff;--vch-disney: #1a3c8f;--font-heading: "DM Serif Display", serif;--font-body: "DM Sans", sans-serif;--mega-shadow: 0 12px 48px rgba(42, 42, 42, .12);--transition: .2s ease;--header-height: 72px;--nav-height: 48px;font-family:var(--font-body);color:var(--vch-dark);-webkit-font-smoothing:antialiased}.vch-wrap *,.vch-wrap *:before,.vch-wrap *:after{box-sizing:border-box;margin:0;padding:0}.vch-wrap *{text-transform:none!important;letter-spacing:normal!important;font-family:var(--font-body)!important;font-style:normal!important}.vch-wrap a,.vch-wrap button{color:inherit;text-decoration:none;border:none;background:none;cursor:pointer}.vch-wrap ul,.vch-wrap ol{list-style:none}.vch-wrap img{display:block;max-width:100%}.vch-wrap .announcement-bar{background:var(--vch-dark);color:var(--vch-white);padding:9px 24px;display:flex;justify-content:center;align-items:center;gap:32px;font-size:12.5px;letter-spacing:.3px;overflow:hidden;position:relative}.vch-wrap .ann-item{display:flex;align-items:center;gap:8px;white-space:nowrap}.vch-wrap .ann-item svg{width:16px;height:16px;opacity:.7;flex-shrink:0}.vch-wrap .ann-divider{width:1px;height:14px;background:#fff3;flex-shrink:0}.vch-wrap .header{display:block!important;background:var(--vch-white);border-bottom:1px solid var(--vch-border)}.vch-wrap .header-top{max-width:1320px;margin:0 auto;padding:0 24px;height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:20px}.vch-wrap .logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.vch-wrap .logo img{height:22px;display:block}.vch-wrap .vch-search-form{flex:1;min-width:0;max-width:400px}.vch-wrap .search-container{position:relative;width:100%}.vch-wrap .vch-search-submit{position:absolute;left:11px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;color:#aaa}.vch-wrap .vch-search-submit:hover{color:var(--vch-dark)}.vch-wrap .search-icon{width:18px;height:18px}.vch-wrap .search-bar{width:100%;border:1.5px solid var(--vch-border);border-radius:8px;padding:10px 14px 10px 40px;font-size:14px;font-family:var(--font-body);outline:none;transition:border-color var(--transition),box-shadow var(--transition);background:var(--vch-gray-light)}.vch-wrap .search-bar:hover,.vch-wrap .search-bar:focus{border-color:var(--vch-red);background:var(--vch-white)}.vch-wrap .search-bar::placeholder{color:#aaa}.vch-wrap .header-actions{display:flex!important;align-items:center!important;gap:6px;flex-shrink:0}.vch-wrap .header-link{display:inline-flex!important;align-items:center!important;align-self:center!important;font-size:12px!important;color:var(--vch-gray)!important;text-decoration:none!important;padding:6px 10px;border-radius:6px;transition:all var(--transition);white-space:nowrap!important;font-family:var(--font-body)!important;font-weight:400!important;line-height:1!important;vertical-align:middle!important}.vch-wrap .header-link:hover{color:var(--vch-dark)!important;background:var(--vch-gray-light)}.vch-wrap .header-link.highlight{background:var(--vch-red)!important;color:#fff!important;font-weight:600!important;padding:7px 14px!important;margin-bottom:0!important}.vch-wrap .header-link.highlight:hover{background:var(--vch-red-hover)!important;color:#fff!important}.vch-wrap .lang-switch{position:relative;font-size:12px;color:var(--vch-gray);cursor:pointer;padding:6px 8px;border-radius:6px;display:flex;align-items:center;gap:4px;transition:all var(--transition);border:1px solid transparent;-webkit-user-select:none;user-select:none}.vch-wrap .lang-switch:hover{background:var(--vch-gray-light);border-color:var(--vch-border)}.vch-wrap .lang-switch svg{width:14px;height:14px}.vch-wrap .lang-dropdown{position:absolute;top:100%;right:0;background:var(--vch-white);border:1px solid var(--vch-border);border-radius:8px;padding:6px 0;box-shadow:0 8px 24px #0000001a;min-width:140px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .2s ease;z-index:200}.vch-wrap .lang-switch.open .lang-dropdown{opacity:1;visibility:visible;transform:translateY(4px)}.vch-wrap .lang-dropdown a{display:block;padding:8px 16px;font-size:13px;color:var(--vch-gray);text-decoration:none;transition:all var(--transition)}.vch-wrap .lang-dropdown a:hover{background:var(--vch-gray-light);color:var(--vch-dark)}.vch-wrap .lang-dropdown a.active{color:var(--vch-red);font-weight:600}.vch-wrap .icon-btn{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;color:var(--vch-dark);transition:all var(--transition);position:relative;text-decoration:none}.vch-wrap .icon-btn:hover{background:var(--vch-gray-light)}.vch-wrap .icon-btn svg{width:22px;height:22px}.vch-wrap .icon-btn .badge{position:absolute;top:4px;right:4px;width:16px;height:16px;background:var(--vch-red);color:#fff;font-size:10px;font-weight:700;border-radius:50%;display:none;align-items:center;justify-content:center}.vch-wrap .icon-btn.has-cart-count .badge{display:flex}.vch-wrap .hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:8px;border-radius:8px}.vch-wrap .hamburger:hover{background:var(--vch-gray-light)}.vch-wrap .hamburger span{display:block;width:100%;height:2px;background:var(--vch-dark);border-radius:2px;transition:all .3s ease}.vch-wrap .hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.vch-wrap .hamburger.open span:nth-child(2){opacity:0}.vch-wrap .hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.vch-wrap .nav-bar{max-width:1320px;margin:0 auto;padding:0 24px;display:flex;align-items:stretch;height:var(--nav-height)}.vch-wrap .nav-item{position:relative;padding:0 14px;font-family:var(--font-body)!important;font-weight:500!important;font-size:13px!important;color:var(--vch-dark)!important;cursor:pointer;transition:color var(--transition);-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:4px;white-space:nowrap;text-decoration:none!important;border:none;background:none}.vch-wrap .nav-item:first-child{padding-left:0}.vch-wrap .nav-item:hover{color:var(--vch-red)!important}.vch-wrap .nav-item:after{content:"";position:absolute;bottom:0;left:14px;right:14px;height:2.5px;background:var(--vch-red);border-radius:2px 2px 0 0;transform:scaleX(0);transition:transform var(--transition)}.vch-wrap .nav-item:first-child:after{left:0}.vch-wrap .nav-item:hover:after,.vch-wrap .nav-item.active:after{transform:scaleX(1)}.vch-wrap .nav-item .chv{width:11px;height:11px;transition:transform var(--transition);opacity:.5}.vch-wrap .nav-item:hover .chv,.vch-wrap .nav-item.active .chv{transform:rotate(180deg);opacity:1}.vch-wrap .nav-item.sale-link{color:var(--vch-red)!important;font-weight:700!important}.vch-wrap .nav-item.sale-link:hover{color:var(--vch-red-hover)!important}.vch-wrap .nav-item .disney-badge{background:#e8eaf6!important;color:var(--vch-disney)!important;font-size:8.5px!important;font-weight:700!important;padding:2px 6px!important;letter-spacing:.4px!important;border-radius:4px!important}.vch-wrap .nav-spacer{flex:1}.vch-wrap .nav-item.secondary{font-size:12px!important;font-weight:400!important;color:var(--vch-gray)!important}.vch-wrap .nav-item.secondary:hover{color:var(--vch-dark)!important}.vch-wrap .nav-item.secondary:after{display:none}.vch-wrap .mega-panel{position:absolute;top:100%;left:0;right:0;background:var(--vch-white);box-shadow:var(--mega-shadow);z-index:100;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}.vch-wrap .mega-panel.visible{opacity:1;pointer-events:all;transform:translateY(0)}.vch-wrap .mega-panel-inner{max-width:1320px;margin:0 auto;padding:28px 24px 32px;display:flex;gap:0}.vch-wrap .mega-columns{flex:1;display:flex;gap:0}.vch-wrap .mega-col{flex:1;padding:0 24px;border-right:1px solid var(--vch-border)}.vch-wrap .mega-col:first-child{padding-left:0}.vch-wrap .mega-col:last-child{border-right:none}.vch-wrap .mega-col-title{font-family:var(--font-heading)!important;font-weight:400!important;font-size:14px;color:var(--vch-dark);margin-bottom:14px;padding-bottom:8px;border-bottom:2px solid var(--vch-red);display:inline-block}.vch-wrap .mega-col ul{list-style:none}.vch-wrap .mega-col li{margin-bottom:3px}.vch-wrap .mega-col a{text-decoration:none;color:var(--vch-gray);font-size:13px;transition:color var(--transition),padding-left var(--transition);display:block;padding:3px 0;line-height:1.4;font-family:var(--font-body)}.vch-wrap .mega-col a:hover{color:var(--vch-red);padding-left:4px}.vch-wrap .mega-col .sub-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--vch-dark);margin-top:14px;margin-bottom:5px}.vch-wrap .mega-col .view-all{margin-top:12px;padding-top:8px}.vch-wrap .mega-col .view-all a{color:var(--vch-red);font-weight:600;font-size:12.5px;display:inline-flex;align-items:center;gap:4px}.vch-wrap .mega-col .view-all a:hover{color:var(--vch-red-hover);padding-left:0}.vch-wrap .mega-col .view-all a:after{content:"\2192";transition:transform var(--transition)}.vch-wrap .mega-col .view-all a:hover:after{transform:translate(3px)}.vch-wrap .hot-badge{display:inline-block;background:var(--vch-red-light);color:var(--vch-red);font-size:9px;font-weight:700;padding:1px 5px;border-radius:4px;margin-left:4px;vertical-align:middle;text-transform:uppercase}.vch-wrap .mega-promo{width:280px;min-width:280px;align-self:flex-start}.vch-wrap .mega-promo-card{background:var(--vch-gray-light);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:transform var(--transition);text-decoration:none;color:inherit}.vch-wrap .mega-promo-card:hover{transform:translateY(-2px)}.vch-wrap .mega-promo-img{width:100%;height:160px;background:linear-gradient(135deg,#e8e2d8,#d9d0c4);display:flex;align-items:center;justify-content:center;font-size:40px;position:relative;overflow:hidden}.vch-wrap .mega-promo-img img{width:100%;height:100%;object-fit:cover;display:block}.vch-wrap .mega-promo-content{padding:14px 16px 16px;display:flex;flex-direction:column;justify-content:space-between;flex:1;gap:8px}.vch-wrap .mega-promo-headline{font-family:var(--font-heading)!important;font-weight:400!important;font-size:15px;margin-bottom:3px}.vch-wrap .mega-promo-subline{font-size:12px;color:var(--vch-gray);margin-bottom:14px;line-height:1.4}.vch-wrap .mega-promo-cta{display:inline-flex;align-items:center;gap:6px;background:var(--vch-red);color:#fff;font-family:var(--font-body);font-weight:600;font-size:12px;padding:8px 16px;border-radius:6px;text-decoration:none;transition:background var(--transition),transform var(--transition);align-self:flex-start}.vch-wrap .mega-promo-cta:hover{background:var(--vch-red-hover);transform:translateY(-1px)}.vch-wrap .mega-promo-cta.disney{background:var(--vch-disney)}.vch-wrap .mega-promo-cta.disney:hover{background:#152f6e}.vch-wrap .mega-promo-highlight .mega-promo-img{background:linear-gradient(135deg,var(--vch-red),#e84a30)!important;color:#fff!important}.vch-wrap .mega-panel-header{display:flex;justify-content:flex-end;align-items:center;max-width:1320px;margin:0 auto;padding:14px 24px 0}.vch-wrap .mega-close-btn{width:32px;height:32px;border:1px solid var(--vch-border);background:var(--vch-white);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--vch-gray);transition:all var(--transition)}.vch-wrap .mega-close-btn:hover{background:var(--vch-gray-light);color:var(--vch-dark);border-color:var(--vch-gray)}.vch-wrap .mega-close-btn svg{width:16px;height:16px}.vch-wrap .mega-service{width:220px;min-width:220px;padding-left:24px;border-left:1px solid var(--vch-border)}.vch-wrap .mega-service-title{font-family:var(--font-heading)!important;font-weight:400!important;font-size:14px;color:var(--vch-dark);margin-bottom:14px;padding-bottom:8px;border-bottom:2px solid var(--vch-red);display:inline-block}.vch-wrap .mega-service-item{display:flex;align-items:center;gap:10px;padding:7px 0;text-decoration:none;color:var(--vch-gray);font-size:13px;transition:all var(--transition);font-family:var(--font-body)}.vch-wrap .mega-service-item:hover{color:var(--vch-red)}.vch-wrap .mega-service-icon{width:32px;height:32px;border-radius:8px;background:var(--vch-gray-light);display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0;transition:background var(--transition)}.vch-wrap .mega-service-item:hover .mega-service-icon{background:var(--vch-red-light)}.vch-wrap .mega-cards{display:flex;gap:16px;flex:1}.vch-wrap .mega-card{flex:1;background:var(--vch-gray-light);border-radius:10px;padding:20px;text-decoration:none;color:inherit;transition:all var(--transition);border:1px solid transparent}.vch-wrap .mega-card:hover{border-color:var(--vch-border);transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.vch-wrap .mega-card-title{font-family:var(--font-heading)!important;font-weight:400!important;font-size:14px;margin-bottom:8px;color:var(--vch-dark)}.vch-wrap .mega-card ul{list-style:none}.vch-wrap .mega-card li{margin-bottom:3px}.vch-wrap .mega-card a{text-decoration:none;color:var(--vch-gray);font-size:12.5px;display:block;padding:2px 0;transition:color var(--transition)}.vch-wrap .mega-card a:hover{color:var(--vch-red)}.vch-wrap .mega-card .card-all{color:var(--vch-red);font-weight:600;font-size:12px;margin-top:10px;display:inline-flex;align-items:center;gap:4px;text-decoration:none}.vch-wrap .mega-filter-col{width:240px;min-width:240px;padding:0 24px;border-right:1px solid var(--vch-border)}.vch-wrap .filter-group{margin-bottom:10px}.vch-wrap .filter-group-toggle{display:flex;align-items:center;justify-content:space-between;font-size:13.5px;font-weight:400;color:var(--vch-dark);cursor:pointer;padding:4px 0;-webkit-user-select:none;user-select:none;transition:color var(--transition)}.vch-wrap .filter-group-toggle:hover{color:var(--vch-red)}.vch-wrap .filter-group-toggle svg{width:12px;height:12px;transition:transform .2s;color:var(--vch-gray)}.vch-wrap .filter-group-toggle.open svg{transform:rotate(180deg)}.vch-wrap .filter-group-items{max-height:0;overflow:hidden;transition:max-height .3s ease}.vch-wrap .filter-group-items.open{max-height:200px}.vch-wrap .filter-group-items a{display:block;padding:3px 0;font-size:13.5px;font-weight:400;color:var(--vch-gray);text-decoration:none;transition:color var(--transition)}.vch-wrap .filter-group-items a:hover{color:var(--vch-red)}.vch-wrap .filter-colors{display:flex;flex-wrap:wrap;gap:5px;padding:6px 0}.vch-wrap .filter-dot{width:20px;height:20px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all var(--transition);display:block;text-decoration:none}.vch-wrap .filter-dot:hover{border-color:var(--vch-dark);transform:scale(1.2)}.vch-wrap .mega-panel-cta{max-width:1320px;margin:0 auto;padding:0 24px 20px}.vch-wrap .mega-panel-cta-link{display:flex;align-items:center;gap:14px;padding:14px 20px;background:var(--vch-red-light);border:1px solid var(--vch-red);border-radius:8px;text-decoration:none;color:var(--vch-dark);transition:background .2s}.vch-wrap .mega-panel-cta-link:hover{background:#fce8e8}.vch-wrap .mega-panel-cta-link img{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.vch-wrap .mega-panel-cta-text{font-size:13px;line-height:1.4}.vch-wrap .mega-panel-cta-btn{font-size:12px;font-weight:600;color:var(--vch-red);white-space:nowrap;margin-left:auto;flex-shrink:0}.vch-wrap .mobile-snav-item{display:flex;align-items:center;gap:8px;padding:10px 12px;background:var(--vch-gray-light);border-radius:8px;font-size:12.5px;font-weight:400;line-height:1;font-family:var(--font-body);color:var(--vch-gray);text-decoration:none}.vch-wrap .mobile-snav-icon{width:15px;height:15px;flex-shrink:0}.vch-wrap .mobile-action-link{display:flex;align-items:center;gap:5px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;line-height:1;font-family:var(--font-body);text-decoration:none;white-space:nowrap;background:#fff;color:var(--vch-dark);border:1px solid var(--vch-border)}.vch-wrap .mobile-action-link.highlight{background:var(--vch-red);color:#fff;font-weight:600;border-color:var(--vch-red);margin-bottom:0}.vch-wrap .mobile-action-icon{width:14px;height:14px;flex-shrink:0}.vch-wrap .mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--vch-white);z-index:2000;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.vch-wrap .mobile-menu::-webkit-scrollbar{display:none}.vch-wrap .mobile-menu.open{transform:translate(0)}.vch-wrap .mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--vch-border);position:sticky;top:0;background:var(--vch-white);z-index:12}.vch-wrap .mobile-menu-close{width:40px;height:40px;border:none;background:var(--vch-gray-light);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--vch-dark)}.vch-wrap .mobile-menu-close svg{width:20px;height:20px}.vch-wrap .mobile-nav{padding:0}.vch-wrap .mobile-nav-item{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;font-size:15px;font-weight:500;color:var(--vch-dark);cursor:pointer;border-bottom:1px solid var(--vch-border);transition:background var(--transition);text-decoration:none;background:none;border-left:none;border-right:none;border-top:none;width:100%;text-align:left;font-family:var(--font-body)}.vch-wrap .mobile-nav-item:hover{background:var(--vch-gray-light)}.vch-wrap .mobile-nav-item svg{width:18px;height:18px;color:var(--vch-gray);transition:transform .3s ease;flex-shrink:0}.vch-wrap .mobile-nav-item.expanded svg{transform:rotate(180deg)}.vch-wrap .mobile-nav-item.expanded{position:sticky;top:53px;z-index:10;background:var(--vch-white);border-bottom:2px solid var(--vch-red);box-shadow:0 2px 8px #0000000f}.vch-wrap .mobile-nav-item.sale{color:var(--vch-red);font-weight:700}.vch-wrap .mobile-nav-item .m-badge{font-size:9px;font-weight:700;padding:2px 7px;border-radius:10px;margin-left:8px}.vch-wrap .mobile-sub{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1);background:var(--vch-gray-light)}.vch-wrap .mobile-sub.open{max-height:4000px}.vch-wrap .mobile-sub-section{padding:14px 20px 6px;border-top:1px solid var(--vch-border)}.vch-wrap .mobile-sub-section:first-child{border-top:none}.vch-wrap .mobile-sub-title{font-family:var(--font-heading)!important;font-weight:400!important;font-size:13px;color:var(--vch-dark);padding-bottom:5px;margin-bottom:0;border-bottom:2px solid var(--vch-red);display:inline-block}.vch-wrap .mobile-sub a:not(.mega-filter-swatch):not(.mega-filter-link){display:flex;align-items:center;gap:8px;padding:9px 20px;font-family:var(--font-body);font-size:14px;font-weight:400;color:var(--vch-gray);text-decoration:none;transition:color var(--transition);line-height:1.4}.vch-wrap .mobile-sub a:not(.mega-filter-swatch):not(.mega-filter-link):hover{color:var(--vch-red)}.vch-wrap .mobile-sub .mega-panel-inner{display:block!important;padding:0!important;max-width:none!important;margin:0!important}.vch-wrap .mobile-sub .mega-col{flex:none!important;width:100%!important;padding:14px 20px 6px!important;border-right:none!important;border-bottom:1px solid var(--vch-border)}.vch-wrap .mobile-sub .mega-col:last-child{border-bottom:none}.vch-wrap .mobile-sub .mega-col-link{padding:9px 0!important;font-size:14px!important}.vch-wrap .mobile-sub .mega-col-link:hover{padding-left:0!important}.vch-wrap .mobile-sub .mega-col-divider{border-top:1px solid var(--vch-border)!important;list-style:none!important}.vch-wrap .mobile-sub .mega-step{border-bottom:1px solid var(--vch-border)!important;padding:0!important;list-style:none!important}.vch-wrap .mobile-sub .mega-step:last-child{border-bottom:none!important}.vch-wrap .mobile-sub .mega-step-link{display:block!important;padding:10px 0!important}.vch-wrap .mobile-sub .mega-step-title{display:block!important;font-size:13px!important;font-weight:600!important;color:var(--vch-dark)!important;margin-bottom:2px!important}.vch-wrap .mobile-sub .mega-step-sub{display:block!important;font-size:12px!important;color:var(--vch-gray)!important}.vch-wrap .mobile-sub .mega-step-link:hover .mega-step-sub{color:var(--vch-red)!important}.vch-wrap .mobile-sub .mega-col-subheading{display:block!important;font-size:10px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.6px!important;color:var(--vch-dark)!important;margin-top:14px!important;margin-bottom:4px!important;padding:2px 0!important}.vch-wrap .mobile-sub .mega-col-cta{margin-top:8px!important;padding-top:8px!important;border-top:1px solid var(--vch-border)}.vch-wrap .mobile-sub .mega-col-cta a{display:inline-flex!important;align-items:center!important;padding:4px 0!important;font-size:12.5px!important;font-weight:600!important;color:var(--vch-red)!important;gap:4px!important}.vch-wrap .mobile-sub .mega-col-cta a:hover{color:var(--vch-red-hover)!important}.vch-wrap .mobile-sub .mega-close-btn{display:none!important}.vch-wrap .mobile-sub .mega-icon-col{width:100%!important;min-width:0!important;padding:14px 20px 6px!important;border-left:none!important;border-right:none!important;border-bottom:1px solid var(--vch-border);flex-shrink:1!important}.vch-wrap .mobile-sub .mega-icon-col:last-child{border-bottom:none}.vch-wrap .mobile-sub .mega-icon-link{padding:9px 0!important;font-size:14px!important}.vch-wrap .mobile-sub .mega-icon-box{width:32px!important;height:32px!important;border-radius:8px!important;background:var(--vch-red-light)!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.vch-wrap .mobile-sub .mega-icon-box svg{width:16px!important;height:16px!important;color:var(--vch-red)!important}.vch-wrap .mobile-sub .mega-panel-cta{max-width:none!important;margin:0!important;padding:0 20px 16px!important;border-top:none!important;width:100%!important;flex:none!important}.vch-wrap .mobile-sub .mega-panel-cta-link{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:0!important;border-radius:8px!important;padding:12px 14px!important}.vch-wrap .mobile-sub .mega-panel-cta-link img{order:1!important;width:40px!important;height:40px!important;flex-shrink:0!important}.vch-wrap .mobile-sub .mega-panel-cta-btn{order:2!important;margin-left:auto!important;flex-shrink:0!important}.vch-wrap .mobile-sub .mega-panel-cta-text{order:3!important;flex:0 0 100%!important;margin-top:8px!important;font-size:13px!important;line-height:1.4!important;color:var(--vch-dark)!important}.vch-wrap .mobile-sub .mega-promo{display:block!important;width:auto!important;min-width:0!important;margin:0 20px 16px!important;background:#fff!important;border-radius:10px!important;overflow:hidden!important;align-self:auto!important}.vch-wrap .mobile-sub .mega-promo-img{width:100%!important;height:160px!important;background:linear-gradient(135deg,#e8e2d8,#d9d0c4)!important;position:relative!important;overflow:hidden!important}.vch-wrap .mobile-sub .mega-promo-img img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.vch-wrap .mobile-sub .mega-promo-img--placeholder{background:linear-gradient(135deg,#e8e2d8,#d9d0c4)!important}.vch-wrap .mobile-sub .mega-promo-content{padding:14px 16px 16px!important;display:flex!important;flex-direction:column!important;gap:8px!important}.vch-wrap .mobile-sub .mega-promo-title{font-family:var(--font-heading)!important;font-size:15px!important;color:var(--vch-dark)!important}.vch-wrap .mobile-sub .mega-promo-desc{font-size:12px!important;color:var(--vch-gray)!important;line-height:1.4!important}.vch-wrap .mobile-sub .mega-promo-btn{display:inline-flex!important;align-items:center!important;background:var(--vch-red)!important;color:#fff!important;font-size:12px!important;font-weight:600!important;padding:8px 16px!important;border-radius:6px!important;align-self:flex-start!important;margin-top:4px!important}.vch-wrap .mobile-sub .mega-promo--red .mega-promo-img,.vch-wrap .mobile-sub .mega-promo--red .mega-promo-img--placeholder{background:linear-gradient(135deg,var(--vch-red),#e84a30)!important}.vch-wrap .mobile-sub .mega-promo--disney .mega-promo-img,.vch-wrap .mobile-sub .mega-promo--disney .mega-promo-img--placeholder{background:linear-gradient(135deg,var(--vch-disney),#1e4db7)!important}.vch-wrap .mobile-sub .mega-promo--disney .mega-promo-btn{background:var(--vch-disney)!important}.vch-wrap .mobile-sub .mega-promo--highlight .mega-promo-img,.vch-wrap .mobile-sub .mega-promo--highlight .mega-promo-img--placeholder{background:linear-gradient(135deg,#e8a020,#f5c842)!important}.vch-wrap .mobile-sub .hot-badge{font-size:9px;padding:2px 7px}.vch-wrap .mobile-cta-inline{display:flex!important;align-items:center;gap:8px;margin:10px 0 0!important;padding:10px 14px!important;background:var(--vch-red-light);border:1px solid var(--vch-red);border-radius:8px;text-decoration:none;color:var(--vch-dark)!important;font-size:12.5px!important}.vch-wrap .mobile-cta-inline:hover{padding-left:14px!important}.vch-wrap .scroll-hide{-ms-overflow-style:none;scrollbar-width:none}.vch-wrap .scroll-hide::-webkit-scrollbar{display:none}.vch-wrap .mobile-sub .view-all-m{color:var(--vch-red);font-weight:600;font-size:13px;padding:6px 20px 2px;display:block}.vch-wrap .mobile-filter-wrap{padding:0 20px 8px;border-top:1px solid var(--vch-border)}.vch-wrap .mobile-filter-wrap .mobile-sub-section{border-top:none;padding:10px 0 4px}.vch-wrap .mobile-filter-wrap .filter-group{margin-bottom:0;border-bottom:1px solid var(--vch-border)}.vch-wrap .mobile-filter-wrap .filter-group:last-child{border-bottom:none}.vch-wrap .mobile-filter-wrap .filter-group-toggle{padding:12px 0;font-size:14px;font-weight:400;color:var(--vch-gray)}.vch-wrap .mobile-filter-wrap .filter-group-items a{padding:9px 0;font-size:14px;display:block}.vch-wrap .mobile-filter-wrap .filter-colors{padding:10px 0 6px}.vch-wrap .mobile-action-zone{padding:10px 20px 14px;border-top:1px solid var(--vch-border)}.vch-wrap .mobile-promo{background:var(--vch-white);border:1px solid var(--vch-border);border-radius:10px;overflow:hidden;text-decoration:none;color:inherit;display:block;margin-bottom:8px}.vch-wrap .mobile-promo-content{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.vch-wrap .mobile-promo-title{font-family:var(--font-heading)!important;font-size:14px;color:var(--vch-dark)}.vch-wrap .mobile-promo-sub{font-size:11.5px;color:var(--vch-gray);margin-top:2px}.vch-wrap .mobile-promo-btn{flex-shrink:0;padding:7px 14px;background:var(--vch-red);color:#fff!important;border-radius:6px;font-size:11.5px!important;font-weight:600!important;white-space:nowrap}.vch-wrap .mobile-lang{display:flex;gap:0;border-bottom:1px solid var(--vch-border)}.vch-wrap .mobile-lang a{flex:1;text-align:center;padding:10px;font-size:13px;color:var(--vch-gray);text-decoration:none;border-right:1px solid var(--vch-border);transition:all var(--transition)}.vch-wrap .mobile-lang a:last-child{border-right:none}.vch-wrap .mobile-lang a.active{color:var(--vch-red);font-weight:600;background:var(--vch-red-light)}.vch-wrap .mobile-cta-bar{padding:16px 20px 8px}.vch-wrap .mobile-cta-btn{display:block;width:100%;padding:13px;text-align:center;font-family:var(--font-body);font-weight:600;font-size:13.5px;border-radius:8px;text-decoration:none;margin-bottom:8px;transition:background var(--transition)}.vch-wrap .mobile-cta-btn.primary{background:var(--vch-red);color:#fff}.vch-wrap .mobile-cta-btn.primary:hover{background:var(--vch-red-hover)}.vch-wrap .mobile-cta-btn.secondary{background:var(--vch-gray-light);color:var(--vch-dark)}.vch-wrap .mobile-footer{padding:12px 20px 24px;border-top:1px solid var(--vch-border);margin-top:8px}.vch-wrap .mobile-footer a{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:13px;color:var(--vch-gray);text-decoration:none;border-bottom:1px solid var(--vch-border)}.vch-wrap .mobile-footer a:last-child{border-bottom:none}.vch-wrap .mobile-footer svg{width:16px;height:16px}@media(max-width:1400px){.vch-wrap .mega-promo{width:240px;min-width:240px}.vch-wrap .mega-filter-col{width:200px;min-width:200px}.vch-wrap .mega-service{width:190px;min-width:190px}.vch-wrap .nav-item{padding:0 10px;font-size:12.5px}}@media(max-width:1200px){.vch-wrap .mega-promo,.vch-wrap .mega-filter-col{display:none}.vch-wrap .mega-service{width:180px;min-width:180px}.vch-wrap .mega-panel-inner{padding:24px 24px 28px}.vch-wrap .mobile-sub .mega-filter-col{display:block!important;width:auto;min-width:0;padding:0 20px 16px;border-right:none}}@media(max-width:1100px){.vch-wrap .nav-bar,.vch-wrap .mega-panel{display:none!important}.vch-wrap .hamburger{display:flex!important}.vch-wrap .vch-search-form{max-width:220px}.vch-wrap .header-link,.vch-wrap .lang-switch.desktop-only{display:none!important}.vch-wrap .icon-btn{width:36px;height:36px}}@media(min-width:1101px){.vch-wrap .hamburger,.vch-wrap .mobile-menu{display:none!important}}@media(max-width:768px){.vch-wrap .announcement-bar{gap:0;justify-content:center}.vch-wrap .ann-divider{display:none}.vch-wrap .ann-item{position:absolute;opacity:0;transition:opacity .6s ease}.vch-wrap .ann-item.ann-active{position:relative;opacity:1}}@media(max-width:600px){.vch-wrap .vch-search-form{display:none}.vch-wrap .header-top{padding:0 16px}.vch-wrap .logo img{height:18px}}.vch-wrap .nav-badge{display:inline-block;background:#f0f0f0;color:#555;font-size:8.5px!important;font-weight:700!important;padding:2px 6px;border-radius:4px;margin-left:2px;vertical-align:middle;text-transform:uppercase!important;letter-spacing:.4px!important}.vch-wrap .nav-badge--hot,.vch-wrap .nav-badge--beliebt,.vch-wrap .nav-badge--top,.vch-wrap .nav-badge--red{background:var(--vch-red-light);color:var(--vch-red)}.vch-wrap .nav-badge--new,.vch-wrap .nav-badge--neu,.vch-wrap .nav-badge--orange{background:#fff3e0;color:#e65100}.vch-wrap .nav-badge--sale{background:var(--vch-red);color:#fff}.mega-menu-vch-section{--vch-red: #d62929;--vch-red-hover: #b82222;--vch-red-light: #fdf2f2;--vch-dark: #2a2a2a;--vch-gray: #6b6b6b;--vch-gray-light: #f5f3f0;--vch-border: #e8e4df;--vch-white: #ffffff;--vch-disney: #1a3c8f;--font-heading: "DM Serif Display", serif;--font-body: "DM Sans", sans-serif;--mega-shadow: 0 12px 48px rgba(42, 42, 42, .12);--transition: .2s ease;font-family:var(--font-body);color:var(--vch-dark);-webkit-font-smoothing:antialiased}.mega-menu-vch-section *,.mega-menu-vch-section *:before,.mega-menu-vch-section *:after{box-sizing:border-box;margin:0;padding:0;text-transform:none!important;letter-spacing:normal!important;font-family:var(--font-body)!important;font-style:normal!important}.mega-menu-vch-section a,.mega-menu-vch-section button{color:inherit;text-decoration:none;border:none;background:none;cursor:pointer}.mega-menu-vch-section ul,.mega-menu-vch-section ol{list-style:none}.mega-menu-vch-section img{display:block;max-width:100%}.mega-menu-vch-section .shopify-block{display:contents}.mega-menu-vch-section .mega-panel{position:fixed;top:120px;left:0;right:0;background:var(--vch-white);box-shadow:var(--mega-shadow);z-index:100;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}.mega-menu-vch-section .mega-panel.visible{opacity:1;pointer-events:all;transform:translateY(0)}.mega-menu-vch-section .mega-close-btn{position:absolute;top:12px;right:24px;width:32px;height:32px;border:1px solid var(--vch-border);background:var(--vch-white);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--vch-gray);transition:all var(--transition);z-index:1}.mega-menu-vch-section .mega-close-btn:hover{background:var(--vch-gray-light);color:var(--vch-dark)}.mega-menu-vch-section .mega-close-btn svg{width:16px;height:16px}.mega-menu-vch-section .mega-panel-inner{max-width:1320px;margin:0 auto;padding:28px 24px 20px;display:flex;flex-wrap:wrap;align-items:stretch;gap:0;position:relative}.mega-menu-vch-section .mega-col{flex:1;padding:0 24px 28px;border-right:1px solid var(--vch-border)}.mega-menu-vch-section .mega-panel-inner>.shopify-block:first-child>.mega-col{padding-left:0}.mega-menu-vch-section .mega-col-title{font-family:var(--font-heading)!important;font-weight:400!important;font-size:14px;color:var(--vch-dark);margin-bottom:14px;padding-bottom:8px;border-bottom:2px solid var(--vch-red);display:inline-block}.mega-menu-vch-section .mega-col ul{list-style:none}.mega-menu-vch-section .mega-col li{margin-bottom:2px}.mega-menu-vch-section .mega-col-link{display:block;padding:3px 0;font-size:13px;color:var(--vch-gray);text-decoration:none;line-height:1.4;transition:color var(--transition),padding-left var(--transition)}.mega-menu-vch-section .mega-col-link:hover{color:var(--vch-red);padding-left:4px}.mega-menu-vch-section .mega-col-subheading{display:block;font-size:10px;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.6px!important;color:var(--vch-dark);margin-top:14px;margin-bottom:4px;padding:2px 0}.mega-menu-vch-section .mega-col-cta{margin-top:10px;padding-top:8px}.mega-menu-vch-section .mega-col-cta a{color:var(--vch-red);font-weight:600;font-size:12.5px;display:inline-flex;align-items:center;gap:4px}.mega-menu-vch-section .mega-col-cta a:hover{color:var(--vch-red-hover)}.mega-menu-vch-section .mega-col-divider{border-top:1px solid var(--vch-border);list-style:none}.mega-menu-vch-section .nav-badge{display:inline-block;font-size:9px!important;font-weight:700!important;padding:1px 5px;border-radius:4px;margin-left:4px;vertical-align:middle;text-transform:uppercase!important}.mega-menu-vch-section .nav-badge--hot,.mega-menu-vch-section .nav-badge--beliebt,.mega-menu-vch-section .nav-badge--top,.mega-menu-vch-section .nav-badge--red{background:var(--vch-red-light);color:var(--vch-red)}.mega-menu-vch-section .nav-badge--new,.mega-menu-vch-section .nav-badge--neu,.mega-menu-vch-section .nav-badge--orange{background:#fff3e0;color:#e65100}.mega-menu-vch-section .mega-icon-col{width:220px;min-width:220px;flex-shrink:0;padding:0 0 28px 24px;border-left:1px solid var(--vch-border);border-right:none}.mega-menu-vch-section .mega-panel-cta{width:100%;flex:0 0 100%;max-width:none;margin:0;padding:16px 0 4px;border-top:1px solid var(--vch-border)}.mega-menu-vch-section .mega-icon-list{list-style:none;display:flex;flex-direction:column;gap:4px}.mega-menu-vch-section .mega-icon-link{display:flex;align-items:center;gap:10px;padding:5px 0;font-size:13px;color:var(--vch-gray);text-decoration:none;transition:color var(--transition)}.mega-menu-vch-section .mega-icon-link:hover{color:var(--vch-red)}.mega-menu-vch-section .mega-icon-box{width:32px;height:32px;border-radius:8px;background:var(--vch-red-light);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background var(--transition)}.mega-menu-vch-section .mega-icon-link:hover .mega-icon-box{background:#fce8e8}.mega-menu-vch-section .mega-icon-box svg{width:16px;height:16px;color:var(--vch-red)}.mega-menu-vch-section .mega-icon-label{font-size:13px;line-height:1.3}.mega-menu-vch-section .mega-steps{list-style:none;display:flex;flex-direction:column;gap:0}.mega-menu-vch-section .mega-step{padding:8px 0;border-bottom:1px solid var(--vch-border)}.mega-menu-vch-section .mega-step:last-child{border-bottom:none;padding-bottom:0}.mega-menu-vch-section .mega-step-title{display:block;font-size:13px;font-weight:600!important;color:var(--vch-dark);margin-bottom:2px}.mega-menu-vch-section .mega-step-link{display:block;text-decoration:none}.mega-menu-vch-section .mega-step-sub{display:block;font-size:11.5px;color:var(--vch-gray);transition:color .15s}.mega-menu-vch-section .mega-step-link:hover .mega-step-sub{color:var(--vch-red)}.mega-menu-vch-section .mega-filter-col{width:240px;min-width:240px;padding:0 24px 28px;border-right:1px solid var(--vch-border)}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-title{font-family:var(--font-heading)!important;font-weight:400!important;font-size:14px;color:var(--vch-dark);margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid var(--vch-red);display:inline-block}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-acc{border-bottom:1px solid var(--vch-border)}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-acc summary{display:flex;align-items:center;justify-content:space-between;padding:8px 0;font-size:13.5px;color:var(--vch-dark);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;transition:color var(--transition)}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-acc summary:hover{color:var(--vch-red)}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-acc summary::-webkit-details-marker,:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-acc summary::marker{display:none;content:""}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-acc .mega-filter-acc-chv{width:12px;height:12px;color:var(--vch-gray);transition:transform .2s;flex-shrink:0}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-acc[open] .mega-filter-acc-chv{transform:rotate(180deg)}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-acc-body{padding:4px 0 10px;display:flex;flex-wrap:wrap;gap:5px;align-items:center}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-link{display:block;flex:0 0 100%;padding:3px 0;font-size:13px;color:var(--vch-gray);text-decoration:none;transition:color var(--transition)}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-acc-body>.shopify-block:has(.mega-filter-link){flex:0 0 100%;width:100%}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-link:hover{color:var(--vch-red)}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-swatch,:is(.mega-menu-vch-section,.mobile-sub) .filter-swatch-dot{display:inline-block!important;flex-shrink:0;width:22px!important;height:22px!important;border-radius:50%!important;border:2px solid transparent!important;outline:1px solid rgba(0,0,0,.12);background-color:var(--swatch-color, #ccc)!important;transition:outline-color var(--transition),transform var(--transition)}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-swatch:hover,:is(.mega-menu-vch-section,.mobile-sub) .filter-swatch-dot:hover{outline-color:var(--vch-dark);transform:scale(1.15)}:is(.mega-menu-vch-section,.mobile-sub) .mega-filter-swatches{display:flex;flex-wrap:wrap;gap:5px;padding:6px 0}:is(.mega-menu-vch-section,.mobile-sub) .filter-swatch-dot:hover{border-color:var(--vch-dark);transform:scale(1.2)}.mega-menu-vch-section .mega-card{flex:1;background:var(--vch-gray-light);border-radius:10px;padding:20px;transition:all var(--transition);border:1px solid transparent;margin:0 8px}.mega-menu-vch-section .mega-panel-inner>.shopify-block:first-child>.mega-card{margin-left:0}.mega-menu-vch-section .mega-panel-inner>.shopify-block:last-child>.mega-card{margin-right:0}.mega-menu-vch-section .mega-card:hover{border-color:var(--vch-border);transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.mega-menu-vch-section .mega-card-title{font-family:var(--font-heading)!important;font-size:14px;margin-bottom:8px;color:var(--vch-dark)}.mega-menu-vch-section .mega-card-links{list-style:none}.mega-menu-vch-section .mega-card-links li{margin-bottom:3px}.mega-menu-vch-section .mega-card-links a{display:block;padding:2px 0;font-size:12.5px;color:var(--vch-gray);text-decoration:none;transition:color var(--transition)}.mega-menu-vch-section .mega-card-links a:hover{color:var(--vch-red)}.mega-menu-vch-section .mega-card-cta{display:inline-flex;align-items:center;gap:4px;color:var(--vch-red)!important;font-size:12px;font-weight:600!important;margin-top:10px;text-decoration:none}.mega-menu-vch-section .mega-promo{width:280px;min-width:280px;margin-left:24px;margin-bottom:28px;background:var(--vch-gray-light);border-radius:10px;overflow:hidden;transition:transform var(--transition);align-self:flex-start}.mega-menu-vch-section .mega-promo:hover{transform:translateY(-2px)}.mega-menu-vch-section .mega-promo-img{width:100%;height:160px;background:linear-gradient(135deg,#e8e2d8,#d9d0c4);position:relative;overflow:hidden}.mega-menu-vch-section .mega-promo-img img{width:100%;height:100%;object-fit:cover}.mega-menu-vch-section .mega-promo-img--placeholder{background:linear-gradient(135deg,#e8e2d8,#d9d0c4)}.mega-menu-vch-section .mega-promo-content{padding:14px 16px 16px;display:flex;flex-direction:column;gap:8px}.mega-menu-vch-section .mega-promo-title{font-family:var(--font-heading)!important;font-weight:400!important;font-size:15px;color:var(--vch-dark)}.mega-menu-vch-section .mega-promo-desc{font-size:12px;color:var(--vch-gray);line-height:1.4}.mega-menu-vch-section .mega-promo-btn{display:inline-flex;align-items:center;background:var(--vch-red);color:#fff!important;font-size:12px;font-weight:600!important;padding:8px 16px;border-radius:6px;text-decoration:none;transition:background var(--transition);align-self:flex-start;margin-top:4px}.mega-menu-vch-section .mega-promo-btn:hover{background:var(--vch-red-hover)}.mega-menu-vch-section .mega-promo--red .mega-promo-img,.mega-menu-vch-section .mega-promo--red .mega-promo-img--placeholder{background:linear-gradient(135deg,var(--vch-red),#e84a30)}.mega-menu-vch-section .mega-promo--disney .mega-promo-img,.mega-menu-vch-section .mega-promo--disney .mega-promo-img--placeholder{background:linear-gradient(135deg,var(--vch-disney),#1e4db7)}.mega-menu-vch-section .mega-promo--disney .mega-promo-btn{background:var(--vch-disney)}.mega-menu-vch-section .mega-promo--highlight .mega-promo-img,.mega-menu-vch-section .mega-promo--highlight .mega-promo-img--placeholder{background:linear-gradient(135deg,#e8a020,#f5c842)}.mega-menu-vch-section .mega-panel-cta{width:100%;padding:14px 20px;margin:4px 0 20px;background:var(--vch-red-light);border:1px solid var(--vch-red);border-radius:8px;box-sizing:border-box}.mega-menu-vch-section .mega-panel-cta-link{display:flex!important;align-items:center!important;gap:14px!important;width:100%!important;background:transparent!important;border:none!important;padding:0!important;color:var(--vch-dark)!important}.mega-menu-vch-section .mega-panel-cta-link img{width:44px!important;height:44px!important;border-radius:50%!important;object-fit:cover!important;flex-shrink:0!important}.mega-menu-vch-section .mega-panel-cta-text{font-size:13px!important;line-height:1.4!important;flex:1!important;color:var(--vch-dark)!important}.mega-menu-vch-section .mega-panel-cta-btn{font-size:12px!important;font-weight:600!important;color:var(--vch-red)!important;white-space:nowrap!important;text-decoration:none!important;margin-left:auto!important;flex-shrink:0!important}.mega-menu-vch-section .mega-panel-cta-btn:hover{color:var(--vch-red-hover)!important}@media(max-width:1400px){.mega-menu-vch-section .mega-filter-col{width:200px;min-width:200px}.mega-menu-vch-section .mega-icon-col{width:190px;min-width:190px}.mega-menu-vch-section .mega-promo{width:240px;min-width:240px}}@media(max-width:1200px){.mega-menu-vch-section .mega-filter-col{display:none}.mega-menu-vch-section .mega-icon-col{width:180px;min-width:180px}.mega-menu-vch-section .mega-promo{display:none}.mega-menu-vch-section .mega-panel-inner{padding:24px 24px 20px}}@media(max-width:1100px){.mega-menu-vch-section{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/112/assets/z__jsVchHeader.css.map */
