.productView-product .productView-price[bss-b2b-product-active] {
  color: var(--product-sale-price-color) !important;
  font-size: var(--fontsize-text) !important;
  line-height: 1.2;
  font-weight: var(--product-price-font-weight);
}

.halo-productView span[bss-b2b-product-id] {
  font-size: var(--fontsize-text) !important;
  line-height: 1.2;
  font-weight: var(--product-price-font-weight);
}

.bss-b2b-cart-item-qty-table-ef {  
    font-size: 13px;
}