.woocommerce ul.products li.product a.button {
  color: transparent !important;
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}
.woocommerce div.product .single_add_to_cart_button {
  background-color: #003366;
  color: #ffffff;
}
