/**
 * Theme Name: Cerato Child
 * Description: This is a child theme of Cerato
 * Author: ZooTemplate
 * Author URI: http://zootemplate.com
 * Template: cerato
 * Version: 2.0.9
 */
.woocommerce button.button{
	font-size: 1rem;
}
.woocommerce div.product form.cart .button.zoo-buy-now{
	background: #FC6702;
	color: #fff;
}