.cart__buttons:has([bss-b2b-cart-price-active] span)
  shopify-accelerated-checkout-cart,
.cart__inner:has([bss-b2b-cart-price-active] span)
  shopify-accelerated-checkout-cart,
.product-single__details:has([bss-b2b-product-id] span[style])
  shopify-accelerated-checkout {
  display: none !important;
}
