.buy-buttons:has(#bss-checkout) [is='custom-button']:not(#bss-checkout) {
    display: none !important;
}
.rating-with-text:has(.bss-b2b-customized-compare-at-price) .product-info__badge-list {
    display: none !important;
}

[bss-b2b-cart-total-price] {
    display: flex;
    align-items: anchor-center;
    flex-direction: column;
}