/*
 Theme Name: Hello Elementor Child
 Theme URI: https://elementor.com/hello-theme
 Description: A child theme for Hello Elementor, enabling customizations while preserving the parent theme's updates.
 Author: Your Name
 Author URI: https://yourwebsite.com
 Template: hello-elementor
 Version: 1.0.0
 Text Domain: hello-elementor-child
*/


.cta-button{
	color:white;
}

.wpcf7-list-item-excerpt span#product-price,.wpcf7-list-item-excerpt span#product-days {
    display: none;
}