.product-bundle{display:block;padding:1rem;border:1px solid rgb(var(--border-color));border-radius:var(--block-border-radius, 0)}.product-bundle__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.product-bundle__badge{flex:none}.product-bundle__list{display:flex;flex-direction:column;gap:.75rem}.product-bundle__item{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:.75rem;margin:0}.product-bundle__item--selectable{cursor:pointer}.product-bundle__control{display:flex;align-items:center;justify-content:center;width:1rem;flex:none}.product-bundle__item[data-bundle-main] .product-bundle__control{opacity:.4}.product-bundle__image{width:56px;height:auto;border-radius:calc(var(--block-border-radius, 0) / 2)}.product-bundle__price{display:flex;align-items:baseline;gap:.375rem;white-space:nowrap}.product-bundle__total{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;padding-block-start:.75rem;border-block-start:1px solid rgb(var(--border-color))}.product-bundle__total-prices{display:flex;align-items:baseline;gap:.5rem;white-space:nowrap}.product-bundle__total-compare[hidden]{display:none}.product-bundle__item--selectable:has(input:not(:checked)) .product-bundle__image,.product-bundle__item--selectable:has(input:not(:checked)) .product-bundle__price{opacity:.5}
/*# sourceMappingURL=/cdn/shop/t/42/assets/product-bundle.css.map */
