body {
  color: white !important;
}
.woocommerce div.product p.stock {
  font-size: .92em;
  display: none !important;
}
.et-cart-info span::before {
  content: "\e07a";
  margin-right: 10px;
  position: relative;
  color: black !important;
}