/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 15 2024 | 17:35:37 */
/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 

.woocommerce-message {
	color: black !important;
    background-color: initial !important;
	border-top-color: transparent !important;
}
#ts-ajax-add-to-cart-message {
    background-color: black !important;
}