[bss-b2b-product-id] span[style] {
  font-size: 0.875rem;
  color: rgb(var(--color-foreground)) !important;
  font-weight: var(--font-body-weight-bold) !important;
}

[bss-b2b-main-product-form] [bss-b2b-product-id] span[style] {
  font-size: 1.25rem !important;
  color: rgb(var(--color-foreground)) !important;
  font-weight: var(--font-body-weight-bold) !important;
}

body:has(.isCartPage) #Cart-Icon-Bubble {
  pointer-events: none;
}
