.bundle-product__rating{pointer-events:none}.line-item__detail-2{display:none}.bundle-maker{margin-top:var(--bundle-margin-top);margin-bottom:var(--bundle-margin-bottom);overflow:hidden}.bundle-maker__container{margin:0 auto;padding:0 4vw}.bundle-maker__header{text-align:center;margin-bottom:var(--spacing-unit-l)}.bundle-maker__heading{margin-bottom:var(--spacing-unit-s)}.bundle-maker__subheading{color:var(--color-dark-gray);max-width:600px;margin:0 auto}.bundle-maker__products{display:flex;flex-direction:column;gap:var(--spacing-unit-s);margin-bottom:var(--spacing-unit-l)}.bundle-product{background:#f8f8f8;border-radius:8px;padding:15px 10px;transition:all .3s ease}.bundle-product--main{border:2px solid #007bff;background:#f8f8f8}.bundle-product__container{display:flex;align-items:flex-start;gap:10px;position:relative;flex-direction:column}.bundle-product__inner{width:100%;display:flex;justify-content:space-between;cursor:pointer}.bundle-product__info-wrap{display:flex;gap:20px}.bundle-product__image{flex-shrink:0;width:77px;height:77px;overflow:hidden;background:var(--color-white)}.bundle-product__image img{width:100%;height:100%;object-fit:cover}.bundle-product__placeholder{width:100%;height:100%;fill:var(--color-light-gray)}.bundle-product__info{flex:1;display:flex;flex-direction:column;gap:var(--spacing-unit-xs)}.bundle-product__title{margin:0;line-height:1.3}.bundle-product__rating{display:block}.bundle-product__details-link{color:var(--color-black);text-decoration:underline}.bundle-product__more-details{display:none}.bundle-product__more-details.show{display:block}.bundle-product__variant{max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;width:100%}.bundle-product__variant.open{max-height:2000px;opacity:1;padding:var(--spacing-unit-s) 0}.bundle-product__variant-selection{padding:var(--spacing-unit-s);border-top:1px solid #e0e0e0}.bundle-product__variant-header{margin-bottom:var(--spacing-unit-s)}.bundle-product__variant-title{font-weight:600;font-size:16px;line-height:100%;letter-spacing:0;color:var(--color-black);font-family:var(--font-heading-family);margin-bottom:15px}.bundle-product__variant-current{font-weight:600;font-size:14px;line-height:100%;letter-spacing:0;color:#000;font-family:var(--font-heading-family)}.bundle-product__variant-name{color:#59656f}.bundle-product__variant-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-unit-xs);margin-bottom:var(--spacing-unit-s)}.bundle-product__variant-card{display:flex;align-items:center;padding:var(--spacing-unit-xs);border:1px solid #e0e0e0;border-radius:6px;background:var(--color-white);cursor:pointer;transition:all .2s ease;gap:10px}.bundle-product__variant-card:hover{border-color:var(--color-black)}.bundle-product__variant-card.bundle-product__variant-card--selected{border-color:var(--color-black);border-width:2px}.bundle-product__variant-card[data-variant-available=false],.bundle-product__variant-card[data-variant-availability=Discontinued][data-variant-available=false]{opacity:.6;cursor:not-allowed;pointer-events:none}.bundle-product__variant-card[data-variant-available=false]:hover{border-color:#e0e0e0}.bundle-product__variant-swatch{width:41px;height:41px;border-radius:50%;border:1px solid #e0e0e0;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-product__variant-swatch .swatch__image{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.bundle-product__variant-text{font-family:var(--font-heading-family);font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;color:#1d1e2c}.bundle-summary__remove-product{display:none!important}.bundle-product__variant-stock{font-family:var(--font-heading-family);font-weight:400;font-size:12px;line-height:140%;letter-spacing:0;color:#59656f}.bundle-product__actions{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:var(--spacing-unit-s)}.bundle-product__status{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-unit-xs)}.bundle-product__status--added{display:flex;align-items:center;gap:var(--spacing-unit-s);justify-content:center}.bundle-product__add-button,.bundle-product__added-button{font-family:var(--font-heading-family);display:flex;align-items:center;gap:var(--spacing-unit-xs);padding:var(--spacing-unit-xs) var(--spacing-unit-s);border:1px solid var(--color-black);border-radius:6px;background:var(--color-white);color:var(--color-black);font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px;justify-content:center}.bundle-product__add-button:hover{background:#f5f5f5}.bundle-product__add-button.out-of-stock,.bundle-product__add-button:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.bundle-product__add-button.out-of-stock:hover{background:var(--color-white)}.bundle-product__added-button{background:#e8f5e8;border-color:#4caf50;color:#2e7d32}.bundle-product__check-icon,.bundle-product__plus-icon{flex-shrink:0}.bundle-product__quantity{display:flex;align-items:center;gap:var(--spacing-unit-xs);background:var(--color-white);border:1px solid #e0e0e0;border-radius:6px;padding:2px}.bundle-product__quantity-btn{width:28px;height:28px;border:none;background:transparent;color:var(--color-black);font-size:1rem;font-weight:600;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.bundle-product__quantity-btn:hover{background:#f5f5f5}.bundle-product__quantity-btn:disabled{opacity:.5;cursor:not-allowed}.bundle-product__quantity-value{min-width:24px;text-align:center;font-weight:500;font-size:.875rem}.bundle-summary{background:#f8f8f8;border-radius:8px;padding:15px;margin-top:var(--spacing-unit-l);margin-bottom:var(--spacing-unit-l)}.bundle-summary__content{display:flex;align-items:center;gap:var(--spacing-unit-m);flex-wrap:wrap;justify-content:space-between}.bundle-summary__title{font-family:var(--font-heading-family);font-weight:400;font-size:19.05px;line-height:150%;letter-spacing:-.022em;color:#000;margin-bottom:10px}.bundle-summary__inner-wrap{display:flex;align-items:center;gap:60px}.bundle-summary__product-wrap{max-width:50vw;overflow:hidden;overflow-x:auto;border-right:1px solid #CCCCCCCC;padding-right:30px}.bundle-summary__products{display:flex;align-items:center;gap:var(--spacing-unit-s);flex:1}.bundle-summary__product{flex-shrink:0;width:74px;height:74px;overflow:hidden;background:transparent}.bundle-summary__product img{width:100%;height:100%;object-fit:contain}.bundle-summary__placeholder{width:100%;height:100%;fill:var(--color-light-gray)}.bundle-summary__plus{font-size:1.5rem;font-weight:600;color:var(--color-black);flex-shrink:0}.bundle-summary__added-products{display:flex;align-items:center;gap:var(--spacing-unit-xs)}.bundle-summary__added-product{flex-shrink:0;width:74px;height:74px;overflow:hidden;background:transparent;position:relative}.bundle-summary__added-product img{width:100%;height:100%;object-fit:contain}.bundle-summary__remove-product{position:absolute;top:-8px;right:-8px;width:20px;height:20px;background:#f44336;color:#fff;border:none;border-radius:50%;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.bundle-summary__price{display:flex;flex-direction:column;align-items:center;gap:5px;flex-shrink:0}.bundle-summary__total-items{font-family:var(--font-heading-family);font-weight:400;font-size:16px;line-height:150%;letter-spacing:-.022em;color:#1d1e2c}.bundle-summary__total-price{font-family:var(--font-heading-family);font-weight:600;font-size:25px;line-height:150%;letter-spacing:-.022em;color:#000}.bundle-summary__actions{display:flex;flex-direction:column;gap:var(--spacing-unit-xs);flex-shrink:0;max-width:340px;width:100%}.bundle-summary__add-cart{background:var(--color-black);color:var(--color-white);border:1px solid var(--color-black);padding:var(--spacing-unit-xs) var(--spacing-unit-m);border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:140px}.bundle-summary__add-cart:hover{background:#333}.bundle-summary__add-registry{background:var(--color-white);color:var(--color-black);border:1px solid var(--color-black);padding:var(--spacing-unit-xs) var(--spacing-unit-m);border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:140px}.bundle-summary__add-registry:hover{background:#1d1e2c}.bundle-maker__actions{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-unit-m);background:var(--color-white);border:1px solid #e0e0e0;border-radius:8px;margin-top:var(--spacing-unit-l)}.bundle-maker__total{display:flex;align-items:center;gap:var(--spacing-unit-xs)}.bundle-maker__total-label{color:var(--color-dark-gray)}.bundle-maker__total-price{font-size:1.25rem;font-weight:600;color:var(--color-black)}.bundle-maker__add-all-button{min-width:200px}.bundle-summary{margin:0;width:100%;bottom:0;position:fixed;left:0;background-color:#f6f3f6;z-index:10;padding-left:4vw;padding-right:4vw;box-shadow:3px 3px 20px 1px #000000cf;border-radius:0}@media screen and (max-width:768px){.bundle-summary__product-wrap{padding-right:0}.bundle-summary__inner-wrap{gap:15px}.bundle-product__info-wrap{gap:10px}h3.bundle-product__title.paragraph-1-alt-bold,.prices__price--sale{font-size:14px}.bundle-product__inner{gap:10px;align-items:start}.bundle-product__variant-selection{padding-left:0;padding-right:0}.bundle-product__variant-swatch{width:25px;height:25px;flex-shrink:0}.bundle-maker__container{padding:0 var(--spacing-unit-s)}.bundle-product__container{flex-direction:column}.bundle-product__image{width:80px;height:80px}.bundle-product__variant-text{font-size:12px}.bundle-product__variant-stock{font-size:11px}.bundle-product__actions{flex-direction:row;justify-content:space-between}.bundle-product__variant-grid{grid-template-columns:repeat(2,1fr)}.bundle-summary__content{flex-direction:column;align-items:stretch;gap:40px}.bundle-summary__inner-wrap{justify-content:space-between}.bundle-summary__price{align-items:center;text-align:center;width:calc(100% - 50vw)}.bundle-summary__actions{flex-direction:row;justify-content:center;gap:var(--spacing-unit-s)}.bundle-summary__add-cart,.bundle-summary__add-registry{flex:1;min-width:auto;font-size:16px;padding:15px 5px}.bundle-maker__actions{flex-direction:column;gap:var(--spacing-unit-s);align-items:stretch}.bundle-maker__total{justify-content:center}.bundle-maker__add-all-button{min-width:auto}.bundle-summary__actions{max-width:100%}}@media screen and (max-width:480px){.bundle-product{padding:var(--spacing-unit-s)}.bundle-product__color-swatches{grid-template-columns:1fr}}.prices--bundle .price{font-size:1rem;font-weight:600}.prices--bundle .price--compare{font-size:.875rem;color:var(--color-dark-gray)}button.bundle-product__more-details-link{background:none;border:none;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0%;text-decoration-skip-ink:auto;color:#59656f;cursor:pointer;padding:0}.product-modal{position:fixed;top:0;right:-100%;width:100%;max-width:700px;height:100vh;background:#fff;z-index:1000;transition:right .3s ease;overflow-y:auto;box-shadow:-2px 0 10px #0000001a}.product-modal.open{right:0}.product-modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.product-modal__overlay.open{opacity:1;visibility:visible}.product-modal__header{padding:20px;position:sticky;top:0;z-index:10}.product-modal__overlay.open{display:block!important}.product-modal__close{position:absolute;top:20px;right:20px;width:39px;height:39px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;color:#6c757d;transition:all .2s ease;padding:0;background-color:transparent}.product-modal__close:hover{background:#e9ecef;color:#495057;border-radius:50%}.product-modal__content{padding:0}.product-modal__image{width:100%;height:100%;aspect-ratio:7/4;background:#fff;display:block}.product-modal__image img{width:100%;height:100%;object-fit:contain;display:block}.product-modal__info{padding:24px}.product-modal__brand{font-size:14px;color:#6c757d}.product-modal__title{font-size:24px;font-weight:600;color:#212529;margin-bottom:0;line-height:1.3}.product-modal__rating{display:flex;align-items:center;gap:8px;margin-bottom:4px}.product-modal__stars{display:flex;gap:2px}.product-modal__star{width:16px;height:16px;fill:#ffc107}.product-modal__review-count{font-size:14px;color:#6c757d}.product-modal__sku{font-size:14px;color:#6c757d;margin-bottom:2px}.product-modal__price{font-size:18px;font-weight:600;color:#212529;margin-bottom:15px}.product-modal__color-section{margin-bottom:10px}.product-modal__color-label{font-family:var(--font-heading-family);font-size:16px;font-weight:500;color:#212529;margin-bottom:8px}.product-modal__current-color{font-size:14px;color:#000;margin-bottom:16px;font-weight:600;font-family:var(--font-heading-family)}.product-modal__current-color span{font-weight:400;color:#6c757d}.product-modal__color-swatches{display:flex;gap:12px;flex-wrap:wrap}.product-modal__color-swatch{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-unit-xxs);padding:var(--spacing-unit-xs) var(--spacing-unit-xxs) var(--spacing-unit-xxs);border:1px solid var(--color-borders);border-radius:var(--border-radius);background:var(--color-white);cursor:pointer;transition:all .2s ease;text-align:center;min-width:72px;width:72px;height:62px}.product-modal__color-swatch:hover,.product-modal__color-swatch.selected{border-color:var(--color-black)}.product-modal__color-circle{width:24px;height:24px;border-radius:50%;border:1px solid var(--color-borders);overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0 auto}.product-modal__color-circle .swatch__image{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.product-modal__color-name{font-family:var(--font-body-family-alt);font-weight:var(--font-weight-bold);font-size:var(--font-size-xs);color:var(--color-black);display:block;width:62px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-modal__availability{display:flex;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;color:#000}.product-modal__availability-icon{width:20px;height:20px}.product-modal__feature{margin-bottom:5px;font-weight:600;font-size:16px;line-height:22.4px;letter-spacing:0;color:#000;font-family:var(--font-heading-family)}.product-modal__description{font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;color:#1d1e2c;font-family:var(--font-heading-family)}.product-modal__actions{padding:0 24px 24px;background:transparent;position:sticky;bottom:0}.product-modal__add-button{width:100%;background:#212529;color:#fff;border:none;padding:16px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.product-modal__add-button:hover{background:#495057}.product-modal__add-button:disabled,.product-modal__add-button.out-of-stock{background:#6c757d;cursor:not-allowed;opacity:1}.product-modal__add-button.out-of-stock:hover{background:#6c757d}.bundle-product__variant-selection.no-variant{margin-left:97px;padding-left:0;margin-top:-16px;padding-top:10px;padding-bottom:0}@media screen and (max-width:768px){.product-modal{max-width:100%}.product-modal__title{font-size:20px}.product-modal__price{font-size:24px}.product-modal__color-swatches{gap:8px}.product-modal__color-swatch{min-width:64px;padding:var(--spacing-unit-xxs)}.bundle-maker{margin-top:0}.bundle-product__variant-selection.no-variant{margin-left:90px}}.hide-this{display:none}
/*# sourceMappingURL=/cdn/shop/t/586/assets/bundle-maker.css.map */
