.price-cart-container{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:2rem;background-color:#f6f6f6;border-radius:0 0 10px 10px;margin-top:12px}.total-price-display{display:flex;flex-direction:column;align-items:flex-start;background-color:#fff;padding:8px 20px;border-radius:10px;min-height:55px;flex:1}.price-label{font-size:.9rem;color:#666;margin-bottom:.25rem}.total-price{font-size:24px;font-weight:700;color:#1a1a1a;line-height:1.2}.cart-button-container{flex:3;display:flex;justify-content:center;align-items:center}.custom-add-to-cart-button{display:inline-flex;justify-content:center;align-items:center;border:2px solid #ED1C24;border-radius:8px;height:44px;width:100%;cursor:pointer;font:inherit;font-size:16px;font-weight:500;text-decoration:none;color:#fff;background-color:#ed1c24;transition:all .3s ease;-webkit-appearance:none;appearance:none;position:relative;outline:none}.custom-add-to-cart-button:hover:not([disabled]){background-color:#c41e3a;border-color:#c41e3a;transform:translateY(-1px);box-shadow:0 4px 8px #ed1c244d}.custom-add-to-cart-button:active:not([disabled]){background-color:#a0171f;border-color:#a0171f;transform:translateY(0);box-shadow:0 2px 4px #ed1c2433}.custom-add-to-cart-button:focus-visible{outline:2px solid #ED1C24;outline-offset:2px}.custom-add-to-cart-button:disabled{background-color:#ccc;border-color:#ccc;color:#666;cursor:not-allowed;transform:none;box-shadow:none;opacity:.6}.custom-add-to-cart-button--primary{background-color:#ed1c24;border-color:#ed1c24;color:#fff}.custom-add-to-cart-button--full-width{width:100%}#bp-product-form{margin-top:1rem;border-radius:10px}#bp-product-form .custom-add-to-cart-button{background-color:#000;border-color:#fff;color:#fff}#bp-product-form .custom-add-to-cart-button:hover:not([disabled]){background-color:#333;border-color:#fff;color:#fff;box-shadow:0 4px 8px #0000004d}#bp-product-form .custom-add-to-cart-button:disabled{background-color:#333;border-color:#666;color:#666}@media (max-width: 768px){.price-cart-container{flex-direction:column;gap:1rem}.cart-button-container{max-width:100%}.custom-add-to-cart-button{font-size:14px;padding:10px 20px;min-height:40px}.flickity-button{display:none!important}.carousel-cell{width:25%!important;margin-right:0!important;padding:0!important}.bundle-product-carousel{padding:0!important}}.bundle-product-tag{margin-bottom:1rem;display:flex;justify-content:flex-start;gap:10px}.bp-badge-pill{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:#fff;padding:4px 8px;border-radius:5px;margin-right:8px;margin-bottom:8px}.bp-badge-icon{display:inline-flex;align-items:center;width:12px;height:12px}.bp-badge-icon svg{width:100%;height:100%;fill:currentColor}.bp-badge-text{line-height:1}.bundle-product{max-width:1000px;margin:0 auto;padding:2rem}.bundle-product-container{max-width:1200px;margin:0 auto;padding:2rem}.bundle-product-layout{display:flex;gap:3rem;align-items:flex-start}.bundle-product-gallery{flex:1;max-width:500px}.bundle-product-media-container{margin-bottom:1rem}.product-main-image{width:100%;height:auto}.bundle-product-thumbnails{display:flex;gap:.5rem;flex-wrap:wrap}.product-thumbnail{width:80px;height:80px;object-fit:cover;border-radius:4px;cursor:pointer;opacity:.7;transition:opacity .3s ease}.product-thumbnail.active{opacity:1;border:2px solid #000}.bundle-product-info{flex:1;padding:2rem;border:1px solid #A8A8A8;border-radius:10px;width:100%}.product-title-container{margin-bottom:2rem}.product-title{font-size:3rem;font-weight:700;margin:0;color:#000}@media (max-width: 768px){.bundle-product-layout{flex-direction:column;gap:2rem}.bundle-product,.bundle-product-container,.bundle-product-info{padding:1rem}.product-title{font-size:1.5rem}}.bundle-product-carousel{margin-top:20px}.bundle-product-carousel .carousel-cell{width:25%;margin-right:10px;display:flex;justify-content:center;align-items:center;padding:10px;box-shadow:0 2px 4px #00000026;border-radius:10px}.bundle-product-carousel .product-thumbnail{width:100%;height:auto;max-width:60px;max-height:60px;object-fit:cover;border-radius:10px;cursor:pointer;transition:opacity .3s ease;border:2px solid transparent}.bundle-product-carousel .product-thumbnail:hover{opacity:.8}.bundle-product-carousel .product-thumbnail.active{border-color:#000}.bundle-product-carousel .flickity-button{background:#cfcfcf;border-radius:50%;width:40px;height:40px;border:none;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.bundle-product-carousel .flickity-button:hover{background:#fff;box-shadow:0 6px 20px #00000040}.bundle-product-carousel .flickity-button:disabled{background:#ccc;cursor:not-allowed}.bundle-product-carousel .flickity-button-icon{fill:#000}@media screen and (max-width: 768px){.bundle-product-carousel .carousel-cell{width:25%;padding:8px}.bundle-product-carousel .product-thumbnail{max-width:50px;max-height:50px}.bundle-product-carousel .flickity-button{width:35px;height:35px}}@media screen and (max-width: 480px){.bundle-product-carousel{padding:0 20px}.bundle-product-carousel .carousel-cell{padding:6px}.bundle-product-carousel .product-thumbnail{max-width:40px;max-height:40px}.bundle-product-carousel .flickity-button{width:30px;height:30px}.bundle-product-info{padding:0;border:none;border-radius:0;width:100%}.price-cart-container{flex-direction:row}.bundle-product-container,.bundle-product{padding:0}.product-title-container,.bundle-product-gallery{padding:0px 2rem}.product-form{padding:2rem;background-color:#f6f6f6;margin-top:0}#bp-product-form{margin-top:0}}@media screen and (max-width: 480px){.price-cart-container{position:fixed;bottom:0;left:0;right:0;width:100%;z-index:10;background-color:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -2px 10px #0000001a;transition:none}.price-cart-container.sticky-mode{position:fixed}.price-cart-container.scroll-mode{position:static;box-shadow:none;border-top:none}.cart-spacer{height:0;transition:height 0s}.cart-spacer.active{height:auto}}@media (min-width: 769px){.desktop-only{display:block}.mobile-only{display:none}}@media (max-width: 768px){.desktop-only{display:none}.mobile-only{display:block;padding-left:20px;padding-right:20px}.bundle-product-info{border:none}.product-title{font-size:2rem}}@media (max-width: 480px){.bp-badge-pill{margin-right:0;margin-bottom:0}.bundle-product-tag{padding:2rem}}.bundle-steps-container{margin-bottom:2rem;margin-top:2rem}.bundle-step-details{margin-bottom:1rem;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:border-color .3s ease}.bundle-step-details:hover,.bundle-step-details[open]{border-color:#a8a8a8}.bundle-step-summary{cursor:pointer;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;color:#1a1a1a;background-color:#f6f6f6;list-style:none;transition:background-color .3s ease;-webkit-user-select:none;user-select:none}.bundle-step-summary::-webkit-details-marker{display:none}.bundle-step-summary::marker{display:none}.bundle-step-summary:before{content:"+";display:inline-block;margin-right:.75rem;font-size:1.25rem;font-weight:300;transition:transform .3s ease}.bundle-step-details[open] .bundle-step-summary:before{content:"\2212"}.bundle-step-summary:hover{background-color:#e8e8e8}.bundle-step-content{padding:1.5rem;background-color:#fff}
/*# sourceMappingURL=/cdn/shop/t/27/assets/bundle-product.css.map */
