/*
 Theme Name: Hello Elementor Child
 Theme URI: https://example.com/hello-elementor-child
 Description: A lightweight child theme for Hello Elementor. Use this to safely add custom CSS, PHP, and templates.
 Author: Techniki
 Author URI: https://techniki.in/
 Template: hello-elementor
 Version: 1.0.0
 Text Domain: hello-elementor-child
 License: GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Add your custom CSS below */
*/
.woocommerce-Price-amount{
	text-decoration:none !important;
	
	
	
}