/*
Theme Name: Hello Elementor Child
Description: Custom WooCommerce layout child theme
Author: Your Name
Template: hello-elementor
Version: 1.0.0
*/

body {
    
}

.hfe-site-logo-img{
	filter: drop-shadow(0px 0px 2px #a7a7a7);

}


.hfe-nav-menu li{
	text-shadow:0px 0px 3px white;
}

