tbody > .cart-discount bdi {
  background-color: rgba(0, 0, 0, 0);
  font-weight: 700;
  font-size: 18px;
  color: #000000;
  font-style: normal;
  border-style: solid;
  border-width: 5.125px;
  border-color: #150fed;
  border-radius: 6px 6px 6px 6px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
.shop_table .cart-discount .woocommerce-Price-amount {
  color: #000000;
  background-color: rgba(0, 0, 0, 0);
}
.product-subtotal .discount bdi {
  color: #1f06f5;
  font-weight: 600;
  font-size: 20;
}
tbody .subtotal {
  color: #150fed;
  font-weight: 600;
  font-size: 28.875px;
  background-color: #f1f307;
}
.product-subtotal .subtotal bdi {
  font-size: 20;
}
tbody .discount {
  background-color: #f1f307;
}
tbody > .cart-discount .woocommerce-Price-currencySymbol {
  display: inline;
  color: #000000;
}
