/*
 Theme Name:   Pippo Child
 Theme URI:    https://wordpress.com
 Description:  This is a child theme for Pippo
 Author:       Goalthemes
 Author URI:   #
 Template:     pippo
 Version:      1.0.0
 Text Domain:  pippo-child
*/
.wp-pointer-buttons{
	display: block;
}
.product-block.grid .add-cart > .button{
	background-color: #d19f46;
	border: 1px dashed #d19f46;
}
.product-block.grid .add-cart > .button:not(.loading):before{
	border: 1px dashed #d19f46;
}