tl-bundle-pricing{display:block}
.tl-bundle-options .quantity-break{margin-bottom:1.5rem}
.tl-bundle-options .quantity-break__content{gap:1.2rem}
.tl-bundle-options .quantity-break__left{flex:1;min-width:0}
.tl-bundle-options .quantity-break__label{flex-wrap:wrap;gap:.5rem}
.tl-bundle-options .quantity-break__right{flex-shrink:0;max-width:48%;text-align:right}
.tl-bundle-image{width:var(--qb-image-size);flex:0 0 var(--qb-image-size)}
.tl-bundle-image img{display:block;width:100%;height:auto;max-height:110px;object-fit:contain}
.tl-bundle-options .tl-bundle-ribbon{right:1rem;top:-1.2rem;transform:none;background:var(--qb-badge-bg);color:var(--qb-badge-text);font-size:1.2rem;line-height:1.3;padding:.4rem .9rem;max-width:90%;overflow-wrap:anywhere}
.tl-bundle-options .tl-bundle-inline{background:var(--qb-badge-bg);color:var(--qb-badge-text);font-size:1.1rem;white-space:normal}
.tl-bundle-price{font-weight:700;font-size:1.7rem;line-height:1.3}
.tl-bundle-compare{text-decoration:line-through;opacity:.7;font-size:1.4rem}
.tl-bundle-total{font-size:1.3rem;line-height:1.4}
.tl-bundle-options:not(.tl-bundle-ready) [data-qb-inline],.tl-bundle-options:not(.tl-bundle-ready) [data-qb-price],.tl-bundle-options:not(.tl-bundle-ready) [data-qb-total],.tl-bundle-options:not(.tl-bundle-ready) [data-qb-compare]{display:none}
.tl-bundle-ready .quantity-break__right>.variant-price-update,.tl-bundle-ready .quantity-break__caption{display:none}
@media(max-width:480px){
.tl-bundle-options .quantity-break{padding:1.6rem 1rem 1.4rem 2.8rem}
.tl-bundle-options .quantity-break::before{left:1.3rem}
.tl-bundle-options .quantity-break__content{gap:.7rem;flex-wrap:wrap}
.tl-bundle-image{width:min(var(--qb-image-size),52px);flex-basis:min(var(--qb-image-size),52px)}
.tl-bundle-options .quantity-break__left{flex-basis:85px}
.tl-bundle-options .quantity-break__label{font-size:1.4rem}
.tl-bundle-price{font-size:1.4rem}.tl-bundle-compare,.tl-bundle-total{font-size:1.2rem}
.tl-bundle-options .quantity-break__right{max-width:100%;margin-left:auto}
}
