.bss-custom {
  pointer-events: auto !important;
}

[bss-b2b-main-product-form] [bss-b2b-product-id] span[style] {
  font-size: 22px;
  font-family: GILROY-BOLD;
  font-weight: 600;
}

[bss-b2b-main-product-form]:has([bss-b2b-product-id] span[style])
  .button__price {
  display: none;
}
body:has(search-drawer.show-close-cursor) product-card[aaa] {
  display: block !important;
}
search-drawer .product-card[aaa] {
  display: none !important;
}

product-card [bss-b2b-product-id] span[style] {
  font-weight: 600;
}
