.bundle-selector,.bundle-selector2{margin-bottom:30px}.bundle-title{font-size:35px;font-weight:700;color:var(--color-text);margin:0 0 10px;font-family:DM Sans}.bundle-price-container{display:flex;align-items:center;margin-bottom:15px;font-family:DM Sans}.bundle-compare-price{font-size:2.4rem;line-height:1.2;font-weight:400;margin-right:1rem;letter-spacing:0;color:rgba(var(--color-foreground),.75);font-family:DM Sans}.bundle-current-price{font-size:24px;font-weight:600;color:var(--color-text);line-height:1.2;font-family:DM Sans}.bundle-options{display:flex;flex-direction:column;gap:15px;margin-bottom:35px;font-family:DM Sans}.bundle-option{position:relative}.bundle-option-number{margin-top:2px;width:24px;height:24px;background:var(--color-text);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:30%;font-weight:600;z-index:2;margin-right:10px;font-family:DM Sans}.bundle-dropdown,.bundle-dropdown2{border:1px solid #d9d9d9;border-radius:12px;overflow:hidden;margin:0;font-family:DM Sans}.bundle-dropdown-header{display:flex;align-items:center;padding:17px;cursor:pointer;background:#fff;justify-content:space-between;font-family:DM Sans}.bundle-spacing{display:flex;gap:10px}.bundle-dropdown-title{font-size:13px;font-weight:600;margin-right:10px;line-height:2.2;font-family:DM Sans}.bundle-dropdown-selected{flex-grow:1;color:#777;display:none;font-family:DM Sans}.bundle-dropdown-header.has-selection .bundle-dropdown-selected{color:#333;margin-left:15px;display:none}.bundle-dropdown-arrow{color:#191818;font-weight:600;font-size:14px;transition:transform .3s ease;font-family:DM Sans}.bundle-discount-badge{background:var(--color-off-background);padding:3px 18px;border-radius:8px;font-size:12px;color:var(--color-off-text);margin-right:5px;font-family:DM Sans}.bundle-optional-tag{color:#8c8c8c;line-height:2.2;margin-top:3px;font-size:10px;font-family:DM Sans}.bundle-dropdown-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.bundle-dropdown-content.open{max-height:300px;overflow-y:auto;border-top:1px solid #d9d9d9}.bundle-dropdown-item,.bundle-dropdown-item2{display:flex;align-items:center;padding:7px 15px;margin:15px;border-radius:12px;border:1px solid #d9d9d9;cursor:pointer;background:#fff;transition:background-color .2s ease;font-family:DM Sans;justify-content:space-between;gap:8px}.bundle-dropdown-item:hover,.bundle-dropdown-item2:hover{background:#f9f9f9}.bundle-dropdown-item.selected,.bundle-dropdown-item2.selected{background:#e8f5e9}.bundle-item-image{width:60px;height:60px;overflow:hidden;border-radius:8px;margin-right:15px}.bundle-item-image img{width:100%;height:100%;object-fit:cover}.bundle-item-info{flex-grow:1;flex:0 0 63%}.bundle-item-title{font-weight:500;margin-bottom:5px}.bundle-item-price{flex:0 0 14%;display:flex;justify-content:center}.bundle-item-sale-price{font-weight:600;color:var(--color-text)}.add-to-bundle{display:flex;justify-content:center;margin:10px 0}.add-to-bundle-btn,.add-to-bundle-btn2{width:100%;padding:10px;display:flex;gap:12px;justify-content:center;min-height:56px;align-items:center;background-color:var(--color-text);color:#fff;border-radius:50px;font-size:18px;font-weight:700;cursor:pointer;margin:0 15px}.add-to-bundle-btn.disabled,.add-to-bundle-btn2.disabled{background-color:#ccc;cursor:not-allowed;opacity:.7;border:unset}.bundle-savings{display:flex-column;gap:5px;align-items:center;margin-bottom:20px}.saving-spacing{display:flex;justify-content:space-between;margin:0 0 11px}.bundle-savings-text{width:120px;font-weight:500}.bundle-savings-meter{flex-grow:1;height:8px;background:#eee;border-radius:4px;position:relative;margin-top:15px}.bundle-savings-progress,.bundle-savings-progress2{height:100%;width:0;background:#eb5930;border-radius:4px;transition:width .3s ease}.bundle-savings-marker,.bundle-savings-marker2{position:absolute;width:20px;height:20px;border-radius:50%;top:50%;left:20px;transform:translate(-50%,-50%);transition:left .3s ease}.bundle-savings-icon{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);font-weight:700;color:#fff;font-size:12px;width:30px}.bundle-savings-amount,.bundle-savings-amount2{background:var(--color-text);color:#fff;padding:3px 16px;border-radius:20px;font-weight:600;font-size:12px}.bundle-actions{display:flex;gap:12px;margin-bottom:15px}.bundle-quantity{display:flex;align-items:center;border:2px solid var(--color-text);border-radius:30px;min-height:56px;overflow:hidden}.bundle-quantity-btn{width:40px;height:40px;border:none;background:none;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center}.bundle-quantity-input,.bundle-quantity-input2{width:40px;border:none;margin-left:12px;text-align:center;font-size:16px}.bundle-add-to-cart,.bundle-add-to-cart2{flex-grow:1;gap:12px;min-height:56px;background:var(--color-text);color:#fff;border:none;border-radius:30px;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.bundle-add-to-cart:disabled,.bundle-add-to-cart2:disabled{background:#ccc;cursor:not-allowed}.bundle-buy-now,.bundle-buy-now2{width:100%;min-height:56px;background:#fff;color:var(--color-text);border:2px solid var(--color-text);border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;margin-top:0;font-family:DM Sans}.bundle-item-title a{color:#1d201e;text-decoration:none;font-size:14px}@media(max-width:767px){.bundle-actions{flex-direction:row}.bundle-quantity{width:30%;justify-content:space-between;min-height:45px}.bundle-quantity-btn{width:40px;height:20px;color:rgb(var(--color-foreground))}.bundle-quantity-input,.bundle-quantity-input2{width:40px;height:20px;margin-left:0}.bundle-add-to-cart,.bundle-add-to-cart2,.bundle-buy-now,.bundle-buy-now2{min-height:45px}.bundle-dropdown-header{padding:6px 5px}.bundle-dropdown-arrow{font-size:12px}.bundle-spacing{gap:5px}.bundle-option-number{margin-right:4px}.bundle-dropdown-title{font-size:12px;font-family:DM Sans}.bundle-discount-badge{padding:3px 7px;text-align:center}.bundle-dropdown-item,.bundle-dropdown-item2{margin:10px;padding:10px}.bundle-options{margin-bottom:15px}.bundle-add-to-cart,.bundle-add-to-cart2{font-size:15px}.bundle-item-info{flex-grow:1;flex:0 0 55%}.bundle-item-title a{font-size:12px;line-height:12px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/bundle-product.css.map */
