/*
Theme Name: InVitae Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
/* Nasconde SOLO il pulsante WhatsApp dentro il box acquisto prodotto */
.single-product form.cart .joinchat__woo-btn__wrapper,
.single-product form.cart .joinchat__woo-btn {
    display: none !important;
}