#qiNotifyMessageBSS ~ #qiNotifyMessageBSS {
  display: none;
}

@media screen and (min-width: 860px) {
  [bss-b2b-main-product-form] .product-form__action-wrapper {
    flex-direction: column !important;
    align-items: stretch !important;
  }
}

[bss-b2b-main-product-form] quantity-selector svg {
  pointer-events: none;
}

.bss-b2b-cart-item-qty-table {
  max-width: unset !important;
}

.cart-item__total .bss-b2b-price-no-vat {
  display: block;
}