.custom-mega-menu{position:relative;font-family:inherit}.custom-mega-menu__nav{display:flex;justify-content:center;align-items:center;gap:3rem;height:52px;padding:0 32px;background:#e52b2b;text-transform:uppercase;letter-spacing:.16em;font-size:18px;font-weight:700;white-space:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.custom-mega-menu__nav::-webkit-scrollbar{display:none}.custom-mega-menu__nav:before,.custom-mega-menu__nav:after{content:"";flex:0 0 max(0px,calc((100vw - var(--page-width, 1200px)) / 2))}.custom-mega-menu--boutique .custom-mega-menu__nav{background:#d8bf86}.custom-mega-menu__nav-item{position:relative;border:0;background:none;color:#fff;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-family:Oswald,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:18px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none}.custom-mega-menu__nav-item span{display:inline-block;white-space:nowrap}.custom-mega-menu__nav-item:after{content:"";position:absolute;left:50%;transform:translate(-50%);top:100%;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #ffffff;opacity:0;pointer-events:none;transition:opacity .15s ease-in-out}.custom-mega-menu__panels{position:absolute;left:0;right:0;top:100%;z-index:40}.custom-mega-menu__panel{display:none;background:#fff;color:#111;position:relative}.custom-mega-menu__panel.is-active{display:block}@media (min-width: 990px){.custom-mega-menu{width:100%}.custom-mega-menu__nav{justify-content:center;gap:48px}.custom-mega-menu__nav-item{padding:.9rem 0;font-size:17px;letter-spacing:.16em}.custom-mega-menu__nav-item:hover:after,.custom-mega-menu__nav-item.is-active:after{opacity:1}.custom-mega-menu__panel{padding:24px 40px 32px;box-shadow:0 12px 30px #00000038}.custom-mega-menu__grid{display:grid;grid-template-columns:minmax(0,1.7fr) 260px;column-gap:40px;align-items:flex-start}.custom-mega-menu__side{align-self:flex-start;display:flex!important;justify-content:flex-start;align-items:flex-start!important}.custom-mega-menu__side-grid{width:260px;max-width:260px;margin:0;padding:0}.custom-mega-menu__side-grid .grid__item{padding:0}}@media (min-width: 990px){.header__inline-menu{display:none!important}}@media (max-width: 989.98px){.custom-mega-menu__panels{position:static}.custom-mega-menu__panel{padding:16px 18px 22px;max-height:70vh;overflow-y:auto}.custom-mega-menu__side{justify-content:flex-start;margin-top:18px}}@media (max-width: 749.98px){.custom-mega-menu__grid{display:grid;grid-template-columns:minmax(0,1fr)}.custom-mega-menu__side{display:none!important}}.custom-mega-menu__cols{display:grid;gap:20px}.custom-mega-menu__cols--1{grid-template-columns:repeat(1,minmax(0,1fr))}.custom-mega-menu__cols--2{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-mega-menu__cols--3{grid-template-columns:repeat(3,minmax(0,1fr))}.custom-mega-menu__col-title{margin:0 0 8px;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#222}.custom-mega-menu__links{list-style:none;padding:0;margin:0}.custom-mega-menu__links li+li{margin-top:.25rem}.custom-mega-menu__link{display:block;padding:4px 0;font-size:14px;line-height:1.7;text-decoration:none;color:#333;position:relative}.custom-mega-menu__link:hover,.custom-mega-menu__link:focus{color:#c00;text-decoration:none}.custom-mega-menu__panel--brands{padding:24px 40px 32px}.custom-mega-menu__brands{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.6fr);gap:24px 40px;align-items:flex-start}@media (max-width: 749.98px){.custom-mega-menu__brands{grid-template-columns:minmax(0,1fr)}}.custom-mega-menu__brands-letters{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.custom-mega-menu__brands-letters::-webkit-scrollbar{display:none}.custom-mega-menu__brands-letter{border:1px solid #e4e4e4;background:#fff;color:#111;padding:6px 10px;border-radius:6px;font-size:15px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1;cursor:pointer;flex:0 0 auto}.custom-mega-menu__brands-letter.is-active{background:#111;color:#fff;border-color:#111}.custom-mega-menu__brands-letter.is-empty{opacity:.35;cursor:default}.custom-mega-menu__brands-panels{position:relative}.custom-mega-menu__brands-panel{display:none}.custom-mega-menu__brands-panel.is-active{display:block}.custom-mega-menu__brands-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 28px}@media (max-width: 749.98px){.custom-mega-menu__brands-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px}}.custom-mega-menu__brands-col a,.custom-mega-menu__brands-link{display:block;padding:5px 0;font-size:14px;text-decoration:none;color:#333}.custom-mega-menu__brands-col a:hover,.custom-mega-menu__brands-link:hover{text-decoration:underline}.custom-mega-menu__brands-empty{margin:0;font-size:14px;color:#777}.custom-mega-menu__brands-panel.slide-from-left,.custom-mega-menu__brands-panel.slide-from-right{animation-duration:.16s;animation-timing-function:ease-out}.custom-mega-menu__brands-panel.slide-from-left{animation-name:megamenu-slide-from-left}.custom-mega-menu__brands-panel.slide-from-right{animation-name:megamenu-slide-from-right}@keyframes megamenu-slide-from-left{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes megamenu-slide-from-right{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.section-header,.header-wrapper{overflow:visible!important}.shopify-section-header-sticky .header-wrapper{top:var(--tsv-announcement-offset, 0px)!important}.custom-mega-menu__panel{position:relative}.custom-mega-menu__close{position:absolute;top:8px;right:12px;width:32px;height:32px;border-radius:50%;border:1px solid #ddd;background:#fff;font-size:22px;font-weight:700;line-height:30px;text-align:center;color:#000;cursor:pointer;z-index:50;display:none}@media (max-width: 1199.98px){.custom-mega-menu .custom-mega-menu__panel .custom-mega-menu__close{display:block!important}}.custom-mega-menu__side-grid .tsv-mega-card{width:260px!important;max-width:260px!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;gap:10px!important;text-align:left!important}.tsv-mega-card__image-wrap{width:100%!important}.tsv-mega-card__image{width:100%!important;height:auto!important;border-radius:4px!important}.tsv-mega-card__vendor{display:block!important;font-size:13px!important;font-weight:600!important;text-transform:uppercase!important;color:#444!important;margin:2px 0 4px!important}.tsv-mega-card__title{display:block!important;margin:0 0 6px!important;line-height:1.3!important}.tsv-mega-card__title a{font-size:15px!important;font-weight:700!important;color:#111!important;text-decoration:none!important}.tsv-mega-card__title a:hover{text-decoration:underline!important}.tsv-mega-price{margin:8px 0!important}.tsv-mega-price__now{font-size:17px!important;font-weight:700!important;color:#c40000!important}.tsv-mega-price__save{font-size:14px!important;color:#0a8a00!important;font-weight:600!important}.tsv-mega-button{display:block!important;width:100%!important;max-width:230px!important;margin-top:10px!important;padding:12px 18px!important;text-align:center!important;background:#dcc080!important;border-radius:4px!important;color:#111!important;font-weight:700!important;letter-spacing:.06em!important;white-space:nowrap!important}.tsv-mega-button--boutique{background:#e0c56d!important}.mega-menu-card{position:relative;max-width:260px;margin-left:auto;display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 10px 18px;background:transparent;box-shadow:none}.mega-menu-card__media{display:block;margin-bottom:8px}.mega-menu-card__media img{display:block;max-width:140px;max-height:180px;object-fit:contain;margin:0 auto}.mega-menu-card__body{width:100%}.mega-menu-card__vendor{font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px}.mega-menu-card__title{display:block;font-size:16px;line-height:1.35;font-weight:600;text-decoration:none;color:inherit;margin-bottom:8px}.mega-menu-card__title:hover{text-decoration:underline}.mega-menu-card__price-row{display:flex;justify-content:center;align-items:baseline;gap:6px;margin-bottom:4px}.mega-menu-card__only-label{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.mega-menu-card__price{font-size:18px;font-weight:700}.mega-menu-card__was-save{display:flex;justify-content:center;gap:8px;font-size:12px;margin-bottom:12px}.mega-menu-card__was{text-decoration:line-through;opacity:.7}.mega-menu-card__save{font-weight:700;color:#008a2a}.mega-menu-card__form{margin:0}.mega-menu-card__cta{width:100%;max-width:190px;height:44px;border-radius:0;border:1px solid #000;background:#000;color:#fff;font-weight:700;font-size:14px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.mega-menu-card__cta:hover{background:#fff;color:#000;border-color:#000}.mega-menu-card__sold-out{font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-top:8px}@media (max-width: 767px){.mega-menu-card{display:none!important}}@media (max-width: 989px){.custom-mega-menu__side,.custom-mega-menu__side-grid,.mega-menu-card,.mega-menu-card *{display:none!important}}html.is-boutique .custom-mega-menu__nav,.custom-mega-menu--boutique .custom-mega-menu__nav{background-color:#d8bf86!important}html.is-boutique .custom-mega-menu__nav-item,html.is-boutique .custom-mega-menu__nav-item span,.custom-mega-menu--boutique .custom-mega-menu__nav-item,.custom-mega-menu--boutique .custom-mega-menu__nav-item span,html.is-boutique .custom-mega-menu__nav-item:hover span,html.is-boutique .custom-mega-menu__nav-item.is-active span,.custom-mega-menu--boutique .custom-mega-menu__nav-item:hover span,.custom-mega-menu--boutique .custom-mega-menu__nav-item.is-active span{color:#000!important}.tsv-bar{background-color:#d8bf86!important}@media (max-width: 749.98px){.custom-mega-menu{position:sticky;top:0;z-index:40;overscroll-behavior-y:contain}.custom-mega-menu__nav{height:44px;padding:0 14px;justify-content:flex-start;align-items:center;gap:1.6rem;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-x}.custom-mega-menu__nav-item{flex:0 0 auto;font-size:1.05rem;line-height:1;padding:0}.custom-mega-menu__nav-item span{line-height:1}.custom-mega-menu__panels{position:static}.custom-mega-menu__panel{max-height:70vh;overflow-y:auto}html.is-boutique .tsv-bar .custom-mega-menu__nav{height:44px;padding:0 14px;justify-content:flex-start;align-items:center;gap:1.6rem}}@media (min-width: 990px){.custom-mega-menu__side-image,.custom-mega-menu__side-card-image{display:block;max-width:360px;width:100%;max-height:460px;height:auto;object-fit:cover;margin-left:auto}}@media (max-width: 749.98px){.custom-mega-menu__nav-item{font-size:16px;font-weight:400;letter-spacing:.14em}.custom-mega-menu__nav-item span{font-weight:inherit}}@media (min-width: 750px){.custom-mega-menu__nav-item,.custom-mega-menu__nav-item span{font-weight:500!important}}@media (max-width: 749.98px){.custom-mega-menu__panels{position:absolute!important;top:100%;left:0;right:0;z-index:60}.custom-mega-menu__panel{max-height:70vh;overflow-y:auto;background:#fff}}@media (max-width: 749.98px){.tsv-brands__az{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;-webkit-overflow-scrolling:touch}}@media (min-width: 750px){.tsv-brands__az{overflow-x:visible!important;overflow-y:visible!important;white-space:normal!important;flex-wrap:wrap!important;justify-content:flex-start!important}}.tsv-brands{display:block}.tsv-brands__az{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.tsv-brands__letter{border:1px solid #ddd;background:#fff;color:#111;font-size:16px;padding:6px 12px;min-width:34px;text-align:center;cursor:pointer}.tsv-brands__letter.is-active{background:#111;color:#fff;border-color:#111}.tsv-brands__letter[aria-disabled=true]{opacity:.35;cursor:default}.tsv-brands__viewport{overflow:hidden}.tsv-brands__panel{display:none}.tsv-brands__panel.is-active{display:block}.tsv-brands__cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 40px}.tsv-brands__col h5{margin:0 0 6px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#666}.tsv-brands__list a{display:block;padding:4px 0;font-size:14px;text-decoration:none;color:#111}.tsv-brands__list a:hover{text-decoration:underline}.tsv-brands__empty{margin:0;font-size:14px;color:#777}.tsv-brands__panel.slide-from-left,.tsv-brands__panel.slide-from-right{animation-duration:.16s;animation-timing-function:ease-out}.tsv-brands__panel.slide-from-left{animation-name:tsv-brands-slide-left}.tsv-brands__panel.slide-from-right{animation-name:tsv-brands-slide-right}@keyframes tsv-brands-slide-left{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes tsv-brands-slide-right{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media (max-width: 749.98px){.tsv-brands__az{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.tsv-brands__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px}}@media (min-width: 750px){.tsv-brands__az{overflow-x:visible!important;overflow-y:visible!important;white-space:normal!important;flex-wrap:wrap!important;justify-content:flex-start}}.custom-mega-menu__brands-featured-title{margin:0 0 12px;font-size:15px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}@media (max-width: 749.98px){.custom-mega-menu__panel--brands .custom-mega-menu__brands-letters{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}}@media (min-width: 750px){.custom-mega-menu__panel--brands .custom-mega-menu__brands-letters{flex-wrap:wrap;overflow-x:visible;overflow-y:visible;white-space:normal;justify-content:flex-start}}.custom-mega-menu__brands-letters{overflow-x:visible}@media (max-width: 749.98px){.custom-mega-menu__brands-letters{flex-wrap:nowrap;overflow-x:auto!important;overflow-y:hidden;-webkit-overflow-scrolling:touch;white-space:nowrap}}@media (max-width: 749.98px){.tsv-brands__az,.custom-mega-menu__brands-letters{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}}@media (min-width: 750px){.tsv-brands__az,.custom-mega-menu__brands-letters{overflow-x:visible;overflow-y:visible;white-space:normal;flex-wrap:wrap;justify-content:flex-start}}@media (min-width: 750px){.tsv-brands{position:relative}.tsv-brands__arrow{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;border:0;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;box-shadow:0 0 4px #00000040;pointer-events:none;z-index:5}.tsv-brands__arrow--left{left:-18px}.tsv-brands__arrow--right{right:-18px}.tsv-brands__az{padding:0 40px}}@media (max-width: 749.98px){.tsv-brands__arrow{display:none!important}}@media (min-width: 750px){.custom-mega-menu__panel--brands .custom-mega-menu__brands-letters{position:relative;padding:0 46px}.custom-mega-menu__panel--brands .custom-mega-menu__brands-letters:before,.custom-mega-menu__panel--brands .custom-mega-menu__brands-letters:after{position:absolute;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;background:#000;color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:5;pointer-events:none;box-shadow:0 0 4px #0003}.custom-mega-menu__panel--brands .custom-mega-menu__brands-letters:before{content:"\2039";left:10px}.custom-mega-menu__panel--brands .custom-mega-menu__brands-letters:after{content:"\203a";right:10px}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/mega-menu.css.map */
