/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.8.8
*/

.single_buy_now_button {
 width: 100%;
 margin-top: 10px;
}

.single_add_to_cart_button {
	display:none !important;
}



#et-quickview .summary .single_add_to_cart_button {
    display: none !important;
   
}