.sf-bundle{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px;padding:2rem;margin:2rem 0}.sf-bundle__heading{font-family:Source Sans Pro,sans-serif;font-size:1.8rem;font-weight:600;margin:0 0 1.5rem;color:#333}.sf-bundle__products{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem}.sf-bundle__plus-sign{font-size:2rem;font-weight:300;color:#999;padding:0 .5rem}.sf-bundle__item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border:2px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;flex:1;min-width:200px;max-width:280px}.sf-bundle__item:hover{border-color:#f04fa3}.sf-bundle__item input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.sf-bundle__checkbox{width:20px;height:20px;border:2px solid #ccc;border-radius:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.sf-bundle__checkbox--disabled{background:#e5e5e5;border-color:#ccc}.sf-bundle__item input:checked~.sf-bundle__checkbox{background:#f04fa3;border-color:#f04fa3}.sf-bundle__item input:checked~.sf-bundle__checkbox:after{content:"\2713";color:#fff;font-size:14px;font-weight:700}.sf-bundle__item img{width:80px;height:80px;object-fit:contain;border-radius:4px;flex-shrink:0}.sf-bundle__item-details{display:flex;flex-direction:column;gap:.25rem;min-width:0}.sf-bundle__item-title{font-size:1.3rem;font-weight:500;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sf-bundle__item-price{font-size:1.4rem;font-weight:600;color:#f04fa3}.sf-bundle__footer{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid #e5e5e5;flex-wrap:wrap;gap:1rem}.sf-bundle__total{display:flex;align-items:baseline;gap:.5rem}.sf-bundle__total-label{font-size:1.4rem;color:#666}.sf-bundle__total-price{font-size:2rem;font-weight:700;color:#f04fa3}.sf-bundle__add-all{background:#f04fa3;color:#fff;border:none;padding:1.2rem 2.5rem;font-size:1.5rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background .2s ease}.sf-bundle__add-all:hover:not(:disabled){background:#4a2575}.sf-bundle__add-all:disabled{opacity:.6;cursor:not-allowed}.hidden{display:none!important}@media screen and (max-width: 749px){.sf-bundle{padding:1.5rem}.sf-bundle__products{flex-direction:column}.sf-bundle__item{max-width:100%;width:100%}.sf-bundle__plus-sign{transform:rotate(90deg)}.sf-bundle__footer{flex-direction:column;text-align:center}.sf-bundle__add-all{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/sf-bundle-calculator.css.map */
