.price-ui--loading:has([bss-b2b-product-active]) {
    opacity: 1 !important;
}
.shopify-payment-button>div:not(.bss-b2b-btn-buyitnow) {
    display: none;
}

#checkout {
  pointer-events: none;
  opacity: 0.6;
}