/*
Theme Name: Impreza 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:*/
/* Hide trustpilot in the a-t-c popup */

/* Prevent weird display issues */
.add-to-cart-button a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	display:inherit !important;
}
/* related products add to cart icon styling */
.yith-wacp-content .yith-wacp-related ul li.product a{display: inherit !important;}
