/**
 * Theme Name: Ciao Child
 * Description: This is a child theme of Ciao
 * Author: ZooTemplate
 * Author URI: http://zootemplate.com
 * Template: ciao
 * Version: 1.5.0
 */

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
   color: #e2401c;
   display: block !important;
   font-weight: bold;
}
