.cart-upsell-block{padding:20px;background-color:#f8f9fa;border-radius:8px;margin-bottom:20px}.cart-upsell-block__container{display:flex;gap:15px;align-items:flex-start}.cart-upsell-block__image{flex-shrink:0;width:120px;height:120px}.cart-upsell-block__image img{width:100%;height:100%;object-fit:cover;border-radius:6px}.cart-upsell-block__content{flex:1;min-width:0}.cart-upsell-block__heading{font-size:16px;font-weight:600;margin:0 0 8px;color:var(--text-color, #333)}.cart-upsell-block__product-title{font-size:14px;font-weight:500;margin-bottom:6px;color:var(--text-color, #333)}.cart-upsell-block__description{font-size:13px;line-height:1.5;margin-bottom:12px;color:var(--text-color-light, #666)}.cart-upsell-block__description p{margin:0}.cart-upsell-block__actions{margin-top:12px}.cart-upsell-block__button{padding:10px 16px;font-size:14px;font-weight:500;white-space:nowrap;transition:all .3s ease}.cart-upsell-block__button:disabled{opacity:.6;cursor:not-allowed}.cart-upsell-block__button-text{display:inline-flex;align-items:center;gap:4px}@media (max-width: 480px){.cart-upsell-block{padding:15px}.cart-upsell-block__container{flex-direction:column;text-align:center}.cart-upsell-block__image{margin:0 auto}.cart-upsell-block__button{width:100%}}.p-card-banner-marquee{position:absolute;bottom:0;width:100%;z-index:9;overflow:hidden;padding:8px 0}.p-card-banner-marquee .p-card-banner-content{display:flex;width:max-content;animation:marquee var(--duration, 20s) linear infinite;align-items:center}.p-card-banner-marquee .p-card-banner-text{padding-right:var(--space, 20px);white-space:nowrap;color:#fff;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.05em}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion: reduce){.p-card-banner-marquee .p-card-banner-content{animation:none;width:auto;display:block;text-align:center}.p-card-banner-marquee .p-card-banner-text[aria-hidden=true]{display:none}}.cart-item-upsells .p-card-banner-content{animation:none!important;width:100%;justify-content:center;padding:0}.cart-item-upsells .p-card-banner-text{padding-right:0!important}.tabbed-collection-slider-row{margin-top:50px;overflow:hidden}.tabbed-collection-slider-row.use-alt-bg{margin-top:0;padding-top:50px;padding-bottom:0}.tabbed-collection-tabs{display:flex;justify-content:center;align-items:center;margin:30px 0 40px;gap:0;flex-wrap:wrap;position:relative}.tabbed-collection-tabs:after{content:"";position:absolute;bottom:0;height:2px;background-color:#ff5757;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1}.tab-button:hover{background:transparent!important}.tab-button{background:none;border:none;padding:12px 24px;font-family:inherit;font-size:16px;font-weight:400;color:rgba(var(--color-foreground),.6);cursor:pointer;position:relative;transition:color .3s ease;border-radius:0;white-space:nowrap}.tab-button.active{color:rgba(var(--color-foreground),1);font-weight:600}.tabbed-collection-content{position:relative}.tab-panel{display:none}.tab-panel.active{display:block}.tab-panel .loading-placeholder{text-align:center;padding:60px 20px;color:rgba(var(--color-foreground),.6);font-style:italic}.carousel-nav-container{pointer-events:none;z-index:10;height:100%}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#ffffffe6;border:1px solid rgba(var(--color-foreground),.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));text-decoration:none;transition:all .3s ease;pointer-events:auto;z-index:15;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px #0000001a}.carousel-nav:hover{background:#fff;border-color:rgba(var(--color-foreground),.2);transform:translateY(-50%) scale(1.05);box-shadow:0 4px 12px #00000026}.carousel-nav.prev{left:20px}.carousel-nav.next{right:20px}.carousel-nav svg{width:16px;height:16px}.carousel-nav[disabled]{opacity:.3;pointer-events:none}.collection-listing .owl-carousel,.collection-listing .owl-stage-outer{position:relative}@media (max-width: 768px){.tabbed-collection-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:20px 0 30px;padding:0 20px}.tabbed-collection-tabs::-webkit-scrollbar{display:none}.tab-button{padding:10px 20px;font-size:14px;flex-shrink:0;white-space:nowrap}.tab-button.active:after{left:20px;right:20px}.carousel-nav{display:none}}@media (max-width: 480px){.tab-button{padding:8px 16px;font-size:13px}.tab-button.active:after{left:16px;right:16px}}@media (min-width: 1200px){.carousel-nav.prev{left:20px}.carousel-nav.next{right:20px}}.product-usp-block{margin-top:20px;margin-bottom:20px}.product-usp-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:start}.product-usp-item{display:flex;align-items:center;gap:12px}.product-usp-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.product-usp-icon svg{height:24px;width:auto;fill:currentColor;color:rgb(var(--color-foreground))}.product-usp-text{font-size:14px;line-height:1.4;color:rgb(var(--color-foreground))}@media (max-width: 768px){.product-usp-grid{grid-template-columns:1fr 1fr;gap:16px}.product-usp-icon svg{height:20px}.product-usp-text{font-size:13px}}.product-image-badges{position:absolute;top:10px;left:10px;z-index:2;display:flex;gap:6px;pointer-events:none}.product-image-badge{display:inline-flex;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:3px;white-space:nowrap;line-height:1.2}.product-image-badge--sold-out{background-color:#000;color:#fff}.product-image-badge--sale{background-color:#f44;color:#fff}.product-image-badge--new{background-color:#4caf50;color:#fff}@media (max-width: 768px){.product-image-badges{top:8px;left:8px;gap:5px}.product-image-badge{padding:3px 8px;font-size:10px}}.overlay-text .overlay-text__rte p{margin-bottom:0}.mobile-only{display:none}@media (max-width: 767px){.mobile-only{display:block}}.mobile-image-above{margin-bottom:20px}.mobile-image-above .responsive-image__wrapper{width:100%}.mobile-image-slide{width:100%!important;margin-right:0!important}.mobile-image-slide__inner{padding:0 0 0 16px}.mobile-image-slide .responsive-image__wrapper{width:100%;border-radius:8px;overflow:hidden}.mobile-image-slide__inner .rimage-wrapper{padding-top:calc(50% + 28px)!important}@media (min-width: 768px){.mobile-image-slide,.mobile-image-above{display:none!important}}.section-footer__payment-icons{text-align:end;display:flex;align-items:center;flex-wrap:wrap}.section-footer__payment-icons img{border:1px solid #00000014;border-radius:5px}.was-price{text-decoration:line-through}.product-gift-box .quantity{display:none!important}.product-gift-box .cart-item__remove{display:block!important}#main-search{border-radius:0 0 10px 10px}.search-presets{display:flex;gap:40px;padding:0 0 40px;flex-wrap:wrap}.search-presets__categories{flex:1;display:flex;flex-direction:column;gap:24px;min-width:300px}.search-presets__category{padding:0}.search-presets__category-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.search-presets__icon{width:20px;height:20px;object-fit:contain}.search-presets__heading{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--color-foreground))}.search-presets__buttons{display:flex;flex-wrap:wrap;gap:8px}.search-presets__btn{display:inline-flex;align-items:center;padding:8px 16px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;font-size:13px;font-family:inherit;color:#333;cursor:pointer;transition:all .2s ease;text-decoration:none}.search-presets__btn:hover{background:#e8e8e8;border-color:#ccc}.search-presets__featured{min-width:250px;max-width:300px;padding:20px;background:#fff;border-radius:12px}.main-search__container.container{max-width:1480px!important}.search-presets__featured-header{margin-bottom:16px;text-align:left}.search-presets__featured-header *{margin-bottom:0;margin-top:0}.search-presets__featured-heading{font-size:18px;font-weight:400;margin-bottom:4px}.search-presets__featured-heading strong{font-weight:600}.search-presets__featured-subheading{font-size:12px;color:#666}.search-presets__pills{display:flex;flex-wrap:wrap;gap:8px}.search-presets__pill{display:inline-flex;align-items:center;padding:10px 20px;border-radius:25px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;border:none;transition:all .2s ease;text-decoration:none}.search-presets__pill:hover{opacity:.85;transform:translateY(-1px)}@media (max-width: 767px){.search-presets{flex-direction:column;gap:24px}.search-presets__featured{max-width:100%}.search-presets__categories{min-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/custom-e.css.map */
