/*
Theme Name: Hello Elementor Child theme
Author: 
Description: Hello Elementor Child theme
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


/* Header */
header.scrolled .elementor-menu-toggle {
    color: #fff !important;
}
header.scrolled .elementor-menu-toggle svg{
	fill: #fff !important;
}

.compare-property-panel-vertical {
display: none;
}