/*
	Theme Name: Hello Elementor Child
	Theme URI: https://elementor.com/hello-theme/
	Description: Child theme for Hello Elementor. Holds site-specific customizations (including the AIO Top Bar) so the parent theme can be updated safely.
	Author: Aloras Supports
	Template: hello-elementor
	Version: 1.0.0
	Requires at least: 6.0
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor-child
*/

/* Add custom CSS below this line. */
.elementor-message.elementor-message-success.elementor-message-svg {
    display: none;
}