I solved with this code
.woocommerce ul.products li.product figure figcaption, .woocommerce form.cart button.single_add_to_cart_button, .yith-wcwl-add-to-wishlist, .yith-wcwl-add-to-wishlist a {
background: #1dc6df;
}
.woocommerce ul.products li.product figure figcaption .shop-actions > a, .woocommerce .wishlist_table tr td.product-add-to-cart a, .woocommerce form.cart button.single_add_to_cart_button, .woocommerce form.cart .yith-wcwl-add-to-wishlist a {
color: #ffffff;
}
but how I can change the text color of the rollover?
http://www.centroveterinarioalhama.com/tienda/
Thanks