bundle-product{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:2rem 0 0;--rez-red: #e42c00;--rez-dark: #222222;--rez-light: #f9f9f9;--rez-border: #e0e0e0}span.budle-text,span#bundle-count{font-family:Helvetica}.bundle-wrapper{border:1px solid var(--rez-border);border-radius:8px;padding:10px;background-color:var(--rez-light)}.bundle-title{font-size:1.75rem;font-weight:700;margin:0 0 .5rem;color:var(--rez-dark)}.bundle-description{font-size:1rem;color:#666;margin:0 0 .5rem}.bundle-product-list{margin-bottom:10px;border-radius:6px;overflow:hidden;padding-right:15px}.bundle-list-header{display:grid;grid-template-columns:3fr 2fr 1fr 1fr auto;gap:10px;padding:.75rem 1rem;background-color:#f4f4f4;border-bottom:1px solid var(--rez-border);font-weight:600;font-size:.9rem}.bundle-selected-products{min-height:100px}.bundle-empty-state{padding:2rem;text-align:center;color:#888}.bundle-list-header,div#bundle-selected-products{display:none}.bundle-product-item{display:grid;grid-template-columns:3fr 2fr 1fr 1fr auto;gap:10px;padding:1rem;border-bottom:1px solid var(--rez-border);align-items:center}.bundle-product-item:last-child{border-bottom:none}.bundle-product-info{display:flex;align-items:center;gap:12px}.bundle-product-image{width:60px;height:60px;border-radius:4px;overflow:hidden;border:1px solid var(--rez-border)}.bundle-product-image img{width:100%;height:100%;object-fit:contain}.bundle-product-details{flex:1;position:relative}.bundle-product-title{font-size:.95rem;font-weight:600;margin:0 0 .25rem}.bundle-product-price{font-size:.9rem;color:#666}.bundle-product-free-tag{display:none;position:absolute;top:-8px;right:0;background-color:var(--rez-red);color:#fff;font-size:.75rem;font-weight:700;padding:2px 8px;border-radius:3px}.bundle-product-item.is-free .bundle-product-free-tag{display:block}.bundle-product-item.is-free{background-color:#e42c000d}.bundle-product-variant{width:100%}.bundle-variant-title{padding:.5rem;font-size:.9rem;color:#666;font-style:italic}.bundle-quantity-selector{display:flex;align-items:center;border:1px solid var(--rez-border);border-radius:4px;overflow:hidden;justify-content:space-between}.bundle-quantity-minus,.bundle-quantity-plus{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#000;border:none;font-size:1.2rem;cursor:pointer}.bundle-quantity-minus:hover,.bundle-quantity-plus:hover{background-color:#e0e0e0}.bundle-quantity-input{width:40px;height:30px;border:none;text-align:center;font-size:.9rem;-moz-appearance:textfield}.bundle-quantity-input::-webkit-outer-spin-button,.bundle-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bundle-product-subtotal{font-weight:600;font-size:.95rem}.bundle-remove-item{width:30px;height:30px;border-radius:50%;border:1px solid var(--rez-border);background-color:#fff;color:#888;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.bundle-remove-item:hover{background-color:#f4f4f4;color:var(--rez-red)}.bundle-product-grid-title{font-size:1.1rem;font-weight:600;margin-bottom:1rem;display:none}.bundle-product-grid{display:flex;flex-direction:column;gap:5px}.bundle-product-grid-item{border:1px solid var(--rez-border);border-radius:8px;overflow:hidden;background-color:#fff;transition:all .3s ease;padding:5px;display:flex;flex-direction:row}.bundle-grid-item-image{height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:0}.bundle-grid-item-image img{max-height:100%;max-width:100%;object-fit:contain}.bundle-grid-item-info{display:flex;flex-direction:row;flex-grow:1;justify-content:space-between;gap:10px}.product-info-wrapper{flex:1 auto}.bundle-grid-item-title{font-family:Helvetica;font-size:13px;font-weight:700;text-transform:uppercase;margin:0;letter-spacing:0px}.bundle-grid-item-price{font-size:13px;font-weight:700;color:var(--rez-dark);margin:0 0 5px;font-family:Helvetica}.bundle-grid-item-controls{display:flex;flex-direction:column;gap:12px;flex:0 0 100px;width:100px}.bundle-grid-variant-selector{width:100%}.bundle-grid-variant-select{width:100%;padding:10px;border:1px solid var(--rez-border);border-radius:4px;font-size:.9rem;background-color:#fff;height:42px}.bundle-grid-action-row{display:flex;gap:10px;align-items:stretch}.bundle-grid-quantity{flex:0 0 auto}.bundle-quantity-selector{display:flex;height:32px;border:1px solid var(--rez-border);border-radius:4px;overflow:hidden}.bundle-quantity-minus,.bundle-quantity-plus{width:30px;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000;border:none;font-size:1.2rem;cursor:pointer}.bundle-grid-quantity-input{width:auto;flex:1 auto;height:100%;border:none;text-align:center;font-size:.9rem;-moz-appearance:textfield;border:none!important;padding:2px!important}.bundle-product-grid-item.opacity-5{opacity:.5}.bundle-grid-add-button{flex:1;padding:10px;background-color:#000;border:none;border-radius:4px;font-weight:700;font-size:.9rem;cursor:pointer;text-transform:uppercase;transition:background-color .2s;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Helvetica}span.display-qty{flex:1 auto;width:38px;display:flex;align-items:center;justify-content:center;color:#000;font-family:Helvetica;font-weight:700}span.add-text{font-family:Helvetica;color:#fff}.bundle-summary{display:flex;justify-content:space-between;align-items:center}.bundle-stats{display:grid;gap:.5rem}.bundle-item-count{font-size:.9rem;color:#666}.bundle-subtotal,.bundle-discount{font-size:.95rem}.bundle-discount{color:var(--rez-red)}.bundle-total{font-size:1.1rem;font-weight:700}.bundle-add-cart-button{padding:.75rem 2.5rem;background-color:#000;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;position:relative;transition:background-color .2s;width:100%}.bundle-add-cart-button:disabled{background-color:#ccc;cursor:not-allowed}.bundle-add-cart-button .loading-icon{display:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.bundle-add-cart-button.loading .add-text{visibility:hidden}.bundle-add-cart-button.loading .loading-icon{display:block}@media (max-width: 768px){.bundle-list-header{display:none}.bundle-product-item{grid-template-columns:1fr;gap:15px}.bundle-product-info{width:100%}.bundle-product-variant,.bundle-product-quantity,.bundle-product-subtotal{width:100%;display:flex;align-items:center}.bundle-product-variant:before{content:"Variant:";width:80px;font-size:.85rem;color:#666}.bundle-product-quantity:before{content:"Quantity:";width:80px;font-size:.85rem;color:#666}.bundle-product-subtotal:before{content:"Price:";width:80px;font-size:.85rem;color:#666}.bundle-remove-item{position:absolute;top:1rem;right:1rem}.bundle-summary{flex-direction:column;gap:1.5rem}.bundle-stats,.bundle-add-cart-button{width:100%}}.custom-check-buttons-wrapper{display:flex;gap:15px;width:100%;align-items:stretch;justify-content:space-between;margin-bottom:15px}a.custom-button{flex:1 auto;padding:10px;background:#ccc;color:#000;font-size:18px;font-weight:600;text-transform:uppercase;min-width:90px;border-radius:8px;border:1px solid #e0e0e0;text-align:center;vertical-align:middle;line-height:20px;display:flex;align-items:center;justify-content:center}a.custom-button.active{background:#000;color:#fff}.input-row.-variant-picker{display:none}.product-form .thumbnails{display:none!important}.product-form .input-row.-variant-picker+.not-in-quickbuy{display:none!important}.product-form .lightly-spaced-row.not-in-quickbuy{display:none}.product-form .buy-buttons-row{display:none!important}.simplebar-scrollbar:before{background-color:#888!important;opacity:.8!important;border-radius:6px}.simplebar-track.simplebar-vertical{background-color:#f1f1f1;width:10px!important;border-radius:6px;right:0;top:0;bottom:0}.simplebar-track.simplebar-vertical,.simplebar-track.simplebar-horizontal{visibility:visible!important;opacity:1!important;display:block!important}.simplebar-scrollbar{visibility:visible!important;opacity:.8!important}.simplebar-track{z-index:99!important}bundle-product.preorder-widget-enabled .bundle-product-list{max-height:25vh}@media (max-width: 768px){.simplebar-content-wrapper{-webkit-overflow-scrolling:touch}}
/*# sourceMappingURL=/cdn/shop/t/170/assets/bundle-product.css.map */
