.quantity-bundle-buttons{display:grid;grid-template-columns:1fr;grid-gap:1rem}@media screen and (min-width: 375px){.quantity-bundle-buttons{grid-template-columns:repeat(3,1fr)}}label.quantity-bundle-buttons__button:hover,label.quantity-bundle-buttons__button.is-selected{border:2px solid rgba(var(--color-button))}.quantity-bundle-buttons__content{display:flex;flex-direction:column;gap:.5rem;text-align:center}.quantity-bundle-buttons__quantity{color:#000;font-size:1.3rem;font-weight:500}.quantity-bundle-buttons__discount{color:rgba(var(--color-button));font-size:1.3rem;text-align:center}.product-form__input input[type=radio]+label.quantity-bundle-buttons__button{border-radius:0;padding:1.5rem 0;display:inline-flex;flex-direction:column;align-items:center;width:100%;min-height:5.5rem;border:2px solid #f8f8f8;background-color:#f8f8f8;margin:0;transition:.3s border ease-in-out}.js-price-subtotal{color:rgba(var(--color-button));font-weight:700;font-size:1.6rem;text-align:center}.product-form__input input[type=radio]+label.quantity-bundle-buttons__button:hover,.product-form__input input[type=radio]:checked+label.quantity-bundle-buttons__button{border-color:rgba(var(--color-button))}
/*# sourceMappingURL=/cdn/shop/t/44/assets/component-quantity-bundle-buttons.css.map */
