.woocommerce div.product p.stock {
  font-size: 0.7em !important;
  line-height: 1.8;
  font-weight: 300;
  letter-spacing: 0;
  color: #122170;
  margin: 0;
}
.woocommerce div.product p.stock:before {
  content: "Inventory status: ";
  color: #778a9b;
}

#vat_number_field {
  display: none !important;
}

.wc_payment_methods.payment_methods.methods img {
  max-height: 25px;
  max-width: 50px;
}

/*# sourceMappingURL=woocommerce.css.map */
