.custom-special-promo-products-wrapper{width:100%;display:flex;flex-wrap:wrap;margin:5px 0}.custom-special-promo-products-wrapper>.column{flex:50%;display:flex;align-items:center}.custom-special-promo-products-wrapper>.column>.promo-image{width:100%;object-fit:contain}.custom-special-promo-products-wrapper>.column>.product-item-wrapper{width:100%;display:grid;padding:10px 20px;overflow-y:hidden}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item{position:relative;height:100%;overflow:auto;margin:20px}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.label{position:absolute;background-color:var(--colorSaleTag);color:var(--colorSaleTagText);top:0;right:0;padding:7px 8px 7px 10px;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:var(--typeBaseWeight);font-size:12px;z-index:1}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-item-content{display:block}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-item-content>.product-image-wrapper{position:relative;display:flex;justify-content:center;height:22vw;overflow:visible;background-color:#fff}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-item-content>.product-image-wrapper>.product-image{width:100%;height:100%;object-fit:contain;max-width:400px}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-item-content>.product-image-secondary{position:absolute;display:flex;justify-content:center;height:22vw;overflow:visible;top:0;width:100%;opacity:0;background-color:#fff}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-item-content>.product-image-secondary>.product-image{width:100%;height:100%;object-fit:contain;max-width:400px}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-item-content>.product-image-secondary:hover{opacity:1;transition:.4s}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-item-content>.product-title{text-align:center}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-item-content>.product-price-wrapper{text-align:center;display:flex;flex-direction:column}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-item-content>.product-price-wrapper>.original{text-decoration:line-through}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-color-wrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;margin-top:20px}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-color-wrapper>.product-color-item{content:"";border-radius:40px;border:2px solid;width:24px;height:24px;border-color:var(--colorBody);box-shadow:0 0 0 1px var(--colorBorder);cursor:pointer;margin:0 4px 4px}@media screen and (max-width:768px){.custom-special-promo-products-wrapper>.column{flex:100%}.custom-special-promo-products-wrapper>.column>.product-item-wrapper{grid-template-columns:50% 50%!important;overflow-x:hidden}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item{margin:5px}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-item-content>.product-image-wrapper{height:50vw}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-item-content>.product-image-secondary{height:50vw}.custom-special-promo-products-wrapper>.column>.product-item-wrapper>.product-item>.product-item-content>.product-image-secondary:hover{opacity:0}}.custom-featured-image-wrapper>.custom-featured-image-wrapper-grid{width:100%;display:grid}.custom-featured-image-wrapper>.custom-featured-image-wrapper-grid>.custom-featured-image-grid-item{width:100%}.custom-featured-image-wrapper>.custom-featured-image-wrapper-grid>.custom-featured-image-grid-item>.custom-featured-image-grid-item-image-wrapper{width:100%;background-position:center;background-size:cover;display:flex;flex-direction:column;justify-content:end}.custom-featured-image-wrapper>.custom-featured-image-wrapper-grid>.custom-featured-image-grid-item>.custom-featured-image-grid-item-image-wrapper>.custom-featured-image-grid-item-image-wrapper-text{text-align:center;font-weight:700}.custom-featured-image-wrapper>.custom-featured-image-wrapper-grid>.custom-featured-image-grid-item>.custom-featured-image-grid-item-text-wrapper{width:100%;text-align:center;font-weight:700;margin-top:5px}.custom-mobile-image-banner-with-text-wrapper{display:none;width:100%;height:auto;line-height:0}.custom-mobile-image-banner-with-text-wrapper img{width:100%;height:auto}.custom-image-banner-with-text-wrapper{position:relative;width:100%;background-size:cover;background-position:center;min-height:400px;display:flex;flex-wrap:nowrap;flex-direction:row}.custom-image-banner-with-text-wrapper>.custom-image-banner-link{position:absolute;width:100%;height:100%;z-index:1}.custom-image-banner-with-text-wrapper>.empty-section{flex:50%;order:1}.custom-image-banner-with-text-wrapper>.text-content-section{flex:50%;order:2;display:flex;flex-direction:column;justify-content:center}.custom-image-banner-with-text-wrapper>.text-content-section>.text-content.left{text-align:left}.custom-image-banner-with-text-wrapper>.text-content-section>.text-content.center{text-align:center}.custom-image-banner-with-text-wrapper>.text-content-section>.text-content.right{text-align:right}.custom-image-banner-with-text-wrapper>.text-content-section>.image-content{height:auto}.custom-image-banner-with-text-wrapper>.text-content-section>.redirect-button{padding:10px 30px;text-transform:uppercase;background-color:#fff;width:fit-content;border-radius:5px;transition:.2s}.custom-image-banner-with-text-wrapper>.text-content-section>.redirect-button:hover{transition:.2s}@media screen and (max-width:768px){.custom-image-banner-with-text-wrapper{display:none}.custom-mobile-image-banner-with-text-wrapper{display:block}}.custom-product-comparison-table-wrapper{width:100%;overflow-x:auto}.custom-product-comparison-table-wrapper>table{width:100%;background:#fff}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-header-col{min-width:200px;vertical-align:top}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-content-col.comparison-category{text-transform:uppercase;font-weight:700;min-width:250px}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-header-col>.product-comparison-table-product-header-col-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-content-col>.product-comparison-table-product-content-col-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-content-col.color>.product-comparison-table-product-content-col-wrapper{justify-content:center}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-content-col.description{text-align:center;padding-top:0;padding-bottom:0;vertical-align:top}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-content-col.shop-now{padding-top:15px;padding-bottom:0}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-content-col.shop-now>.product-comparison-table-product-content-shop-now-button{width:100%;color:#fff;padding:12px 30px;background-color:var(--colorTextBody);border-radius:3px;display:block;text-align:center;text-transform:uppercase}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-header-col>.product-comparison-table-product-header-col-wrapper>.product-comparison-table-product-header-col-image{width:100%;height:auto;margin-bottom:5px}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-header-col>.product-comparison-table-product-header-col-wrapper>.product-comparison-table-product-header-col-image>img{width:100%;height:100%;object-fit:cover}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-header-col>.product-comparison-table-product-header-col-wrapper>.product-comparison-table-product-header-col-title{font-size:16px;font-family:Roboto Condensed;font-weight:700;text-align:center}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-content-col>.product-comparison-table-product-content-col-wrapper>.product-color-wrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;margin-top:20px}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-content-col>.product-comparison-table-product-content-col-wrapper>.product-color-wrapper>.product-color-item{content:"";width:24px;height:24px;margin:0 4px 4px;background-size:cover}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-content-col>.product-comparison-table-product-content-col-wrapper>.comparison-icon{width:100%;max-width:40px;min-width:40px;display:flex;justify-content:center;align-items:center}.custom-product-comparison-table-wrapper>table .product-comparison-table-product-content-col>.product-comparison-table-product-content-col-wrapper>.comparison-icon>img{width:100%;height:auto}.custom-mobile-product-comparison-table-wrapper{display:none;width:100%;height:auto}.custom-mobile-product-comparison-table-wrapper img{width:100%;height:auto}@media screen and (max-width:768px){.custom-product-comparison-table-wrapper{display:none}.custom-mobile-product-comparison-table-wrapper{display:block}}.mobile-collection-switcher__collection .mobile-collection-switcher__collection-grid{display:grid;grid-template-columns:50% 50%;padding:7.5px}.mobile-collection-switcher__collection .mobile-collection-switcher__collection-grid .grid__item{width:100%;padding:7.5px}.cart-item-custom-pre-order-message{font-size:.9em}.custom-image-grid-wrapper>.heading-text-wrapper.left{text-align:left}.custom-image-grid-wrapper>.heading-text-wrapper.center{text-align:center}.custom-image-grid-wrapper>.heading-text-wrapper.right{text-align:right}.custom-image-grid-wrapper>.image-items-wrapper{display:grid}.custom-image-grid-wrapper>.image-items-wrapper>.image-item-contents{display:flex;flex-direction:column}.custom-image-grid-wrapper>.image-items-wrapper>.image-item-contents>.image-wrapper{position:relative}.custom-image-grid-wrapper>.image-items-wrapper>.image-item-contents>.image-wrapper>img{width:100%;height:auto}.custom-image-grid-wrapper>.image-items-wrapper>.image-item-contents>.image-wrapper>.image-inner-text{position:absolute;bottom:10px;width:100%;padding:10px}.custom-image-grid-wrapper>.image-items-wrapper>.image-item-contents>.image-wrapper>.image-inner-text.left{text-align:left}.custom-image-grid-wrapper>.image-items-wrapper>.image-item-contents>.image-wrapper>.image-inner-text.center{text-align:center}.custom-image-grid-wrapper>.image-items-wrapper>.image-item-contents>.image-wrapper>.image-inner-text.right{text-align:right}.custom-image-grid-wrapper>.image-items-wrapper>.image-item-contents>.image-text-wrapper.left{text-align:left}.custom-image-grid-wrapper>.image-items-wrapper>.image-item-contents>.image-text-wrapper.center{text-align:center}.custom-image-grid-wrapper>.image-items-wrapper>.image-item-contents>.image-text-wrapper.right{text-align:right}.custom-image-grid-wrapper>.image-items-wrapper>.image-item-contents>.image-text-wrapper>.image-heading-text{font-weight:700}.hero-video-desktop{display:block;position:relative}.hero-video-mobile{display:none;position:relative}@media screen and (max-width:768px){.hero-video-desktop{display:none}.hero-video-mobile{display:block}}.custom-offline-stores{width:100%;padding:0 17.5px}.custom-offline-stores__heading{text-transform:uppercase;text-align:center}.custom-offline-stores__store-list{display:flex;flex-wrap:wrap;justify-content:center}.custom-offline-stores__store-list-item{flex:1 0 50%;max-width:50%;min-width:700px;display:flex;flex-wrap:wrap}.custom-offline-stores__store-image{flex:1 0 50%;width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:5px 0}.custom-offline-stores__store-image img{height:auto;display:block}.custom-offline-stores__store-info{flex:1 0 50%;display:flex;flex-direction:column;gap:10px;padding:5px 20px;justify-content:center}.custom-offline-stores__store-number{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:700;font-size:14px;letter-spacing:3px;text-transform:uppercase;background-color:var(--colorTextBody);color:#fff;width:fit-content;padding:5px 10px}.custom-offline-stores__store-title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:16px;font-weight:700}.custom-offline-stores__store-address{display:flex;flex-wrap:nowrap;gap:5px}.custom-offline-stores__store-address-text{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:16px;font-weight:400}.custom-offline-stores__visit-us-button{font-weight:700;font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);color:#fff;font-size:16px;background-color:var(--colorTextBody);width:fit-content;padding:5px 10px;margin-top:15px}.custom-offline-stores__visit-us-button:hover{color:#fff}@media screen and (max-width:768px){.custom-offline-stores__store-list{flex-direction:column}.custom-offline-stores__store-list-item{min-width:auto;width:100%;max-width:100%;flex-direction:column}.custom-offline-stores__store-info{padding:5px 0}}.custom-promotions{width:100%;display:block}.custom-promotions__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:700;font-size:20px;text-transform:uppercase;text-align:center;margin-bottom:40px}.custom-promotions__grid{display:grid}.custom-promotions__grid-item{width:100%;display:flex;flex-direction:column}.custom-promotions__promo-image-wrapper{width:100%;flex:0 0 auto}.custom-promotions__promo-image{height:auto;display:block}.custom-promotions__promo-info-wrapper{padding:20px;flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between}.custom-promotions__promo-title-description-wrapper{margin-bottom:10px}.custom-promotions__promo-title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:700;font-size:16px;margin-bottom:10px}.custom-promotions__promo-description,.custom-promotions__promo-description p{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:400;font-size:16px}.custom-promotions__promo-description ul,.custom-promotions__promo-description ol{margin:0 0 20px 20px}.custom-promotions__promo-description p,.custom-promotions__promo-description h1,.custom-promotions__promo-description h2,.custom-promotions__promo-description h3,.custom-promotions__promo-description h4,.custom-promotions__promo-description h5{margin:0 0 10px}.custom-promotions__promo-description h1{font-size:38px}.custom-promotions__promo-description h2{font-size:32px}.custom-promotions__promo-description h3{font-size:26px}.custom-promotions__promo-description h4{font-size:22px}.custom-promotions__promo-description h5{font-size:18px}.custom-promotions__promo-view-button{padding:12px 25px;color:#fff;background-color:var(--colorTextBody);border-radius:3px;font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:700;font-size:14px;text-transform:uppercase}.custom-promotions__modal-content{width:100%;max-width:700px!important}.custom-promotions__modal-centered-content{padding:50px!important}.custom-promotions__promo-modal-image-wrapper{width:100%;margin-bottom:20px}.custom-promotions__promo-modal-image{height:auto;display:block}.custom-promotions__promo-modal-description,.custom-promotions__promo-modal-description p{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:400;font-size:14px;text-align:left}.custom-promotions__promo-modal-description ul,.custom-promotions__promo-modal-description ol{margin:0 0 20px 20px}.custom-promotions__promo-modal-description p,.custom-promotions__promo-modal-description h1,.custom-promotions__promo-modal-description h2,.custom-promotions__promo-modal-description h3,.custom-promotions__promo-modal-description h4,.custom-promotions__promo-modal-description h5{margin:0 0 10px}.custom-promotions__promo-modal-description h1{font-size:25px}.custom-promotions__promo-modal-description h2{font-size:22px}.custom-promotions__promo-modal-description h3{font-size:20px}.custom-promotions__promo-modal-description h4{font-size:18px}.custom-promotions__promo-modal-description h5{font-size:16px}.custom-promotions__promo-modal-description{margin-bottom:20px}.custom-promotions__promo-modal-button-wrapper{text-align:left}.custom-promotions__promo-modal-button{padding:12px 30px;color:#fff!important;background-color:var(--colorTextBody);border-radius:3px;font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:700;font-size:14px;text-transform:uppercase}.custom-promotions__modal-close-wrapper{position:absolute;top:0;width:100%;background-color:#fff;text-align:right}.custom-promotions__modal-close-wrapper .modal__close{position:relative!important;padding:10px!important}.custom-promotions__modal.modal--square .modal__centered-content{max-height:80vh!important}@media screen and (max-width:1440px){.custom-promotions__modal-content{max-width:480px!important}.custom-promotions__modal-centered-content{padding:56px 20px 20px!important}}.custom-video-slider{width:100%;display:block;overflow:hidden}.custom-video-slider__swiper{overflow:visible!important}.custom-video-slider__title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:700;font-size:20px;text-transform:uppercase;text-align:center;margin-bottom:40px}.custom-video-slider__video-wrapper{display:flex;position:relative}.custom-video-slider__video-item{position:relative}.custom-video-slider__video{width:100%}.custom-video-slider__video-text-container-wrapper{position:absolute;bottom:0;width:100%;padding:0 15px 15px}.custom-video-slider__video-text-container{background-color:#0003;border-radius:10px;padding:10px;color:#fff;text-align:left;font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:700;font-size:14px;box-shadow:0 2px 4px #00000040;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-video-slider__video-text-product-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px}.custom-video-slider__video-text-product-image-wrapper{flex-grow:0;flex-shrink:0;width:50px;height:50px;border:2px solid rgba(255,255,255,1);border-radius:5px;background-color:#fff;display:flex;justify-content:center;align-items:center}.custom-video-slider__video-text-product-image{width:50px;height:50px;object-fit:contain}.custom-video-slider__video-text-product-info-wrapper{flex-grow:1;flex-shrink:1;display:flex;flex-direction:column;justify-content:center;gap:5px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-video-slider__video-text-product-title{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-video-slider__video-text-total-color-options{font-weight:400;opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-video-slider__video-navigation{z-index:2;background-color:var(--colorTextBody);width:50px!important;height:50px!important;border-radius:50%;color:#fff!important;display:flex;justify-content:center;align-items:center}.custom-video-slider__video-navigation-icon{width:15px!important;height:15px!important}.custom-video-slider__video-navigation--next{transform:rotate(-180deg);-webkit-transform:rotate(-180deg)}
/*# sourceMappingURL=/cdn/shop/t/79/assets/additional-store.css.map */
