.volume__discount-wrapper{display:grid;grid-template-columns:1fr;gap:1.2rem}label.volume-discount__label{--color-background: 247, 246, 245;--color-background-alpha: 1;cursor:pointer;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));padding:.8rem 1.2rem;position:relative;background-color:rgba(var(--color-background),var(--color-background-alpha));display:grid;grid-template-areas:"title price" "badge price";grid-template-columns:auto 1fr;row-gap:.8rem;column-gap:.8rem;min-height:5.6rem;align-items:center}label.volume-discount__label.no--badge{grid-template-areas:"title price" "title price"}@media screen and (min-width: 750px){.volume__discount-wrapper{grid-template-columns:repeat(4,minmax(0,1fr))}label.volume-discount__label{grid-template-areas:"title" "badge" "price";grid-template-columns:1fr}label.volume-discount__label.no--badge{grid-template-areas:"title" "badge" "price"}label.volume-discount__label .price{margin-top:1.2rem}}label.volume-discount__label>div:has(.volume-discount__title){grid-area:title;display:flex;gap:.8rem}.volume-discount__title{font-weight:600}label.volume-discount__label .price__container{margin-bottom:0;justify-self:end}label.volume-discount__label .price{grid-area:price;line-height:1;font-size:1.6rem;font-weight:400}label.volume-discount__label .price--on-sale .price-item--regular{font-size:1em}label.volume-discount__label .price .price-item{margin:0}label.volume-discount__label .price__container .price__sale{display:flex;flex-direction:column;align-items:end}label.volume-discount__label .price__container .price__sale{gap:.8rem}label.volume-discount__label .best-value-badge{position:absolute;top:-1.8rem;right:1.5rem;font-size:1rem;background-color:rgba(var(--color-foreground),var(--inputs-border-opacity));color:#fff;border-top-left-radius:.6rem;border-top-right-radius:.6rem;height:1.6rem;padding:0 .8rem;display:flex;align-items:center}.volume-discount__label.is-best-value,label:has(input[type=radio]:checked){--inputs-border-width: 2px}label:has(input[type=radio]:disabled){cursor:not-allowed;opacity:.5}label:has(.svg-wrapper .icon-circle,.svg-wrapper .icon-circle-selected)>input[type=radio]{display:none}label>input[type=radio]:checked~div .svg-wrapper:has(.icon-circle),label>input[type=radio]~div .svg-wrapper:has(.icon-circle-selected){display:none}label>input[type=radio]~div .svg-wrapper:has(.icon-circle),label>input[type=radio]:checked~div .svg-wrapper:has(.icon-circle-selected){display:inline-flex}label>input[type=radio]~div .svg-wrapper{color:rgba(var(--color-foreground),var(--inputs-border-opacity))}label>input[type=radio]:checked~div .svg-wrapper:has(.icon-circle-selected){color:rgba(var(--color-button),1)}label.volume-discount__label .badge{grid-area:badge;background-color:rgba(var(--color-button),1);color:#fff;font-size:1rem;padding:.4rem .8rem}
/*# sourceMappingURL=/cdn/shop/t/27/assets/component-volume-discount.css.map */
