/* Masquer la notification d'ajout au panier */
.woocommerce-notices-wrapper {
    display: none;
}