/*
 Theme Name:   Ecosoap Child
 Theme URI:    https://wordpress.com
 Description:  This is a child theme for Ecosoap
 Author:       Goalthemes
 Author URI:   #
 Template:     ecosoap
 Version:      1.0.0
 Text Domain:  ecosoap-child
*/



.woocommerce div.product form.cart .button.buy_now_button{display: none;}
.woocommerce-privacy-policy-text{display: none;}



@media (max-width: 800px) { 
	.product-block .block-inner:hover .add-cart > .button{font-size: 9px;} 
}
