/*!
Theme Name: Reland
Theme URI: https://www.themegenix.net/reland/
Author: ThemeGenix
Author URI: https://themeforest.net/user/themegenix/
Description: Reland - Real Estate Group WordPress Theme
Version: 1.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: reland
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Black background for main menu */
.envato-kit-69-menu .elementor-nav-menu--main,
.envato-kit-69-menu .elementor-nav-menu--dropdown {
    background-color: #000 !important;
}

/* White text and hover effect */
.envato-kit-69-menu .elementor-nav-menu--main a,
.envato-kit-69-menu .elementor-nav-menu--dropdown a {
    color: #fff !important;
}

.envato-kit-69-menu .elementor-nav-menu--main a:hover,
.envato-kit-69-menu .elementor-nav-menu--dropdown a:hover {
    color: #f0c14b !important; /* Golden hover effect */
}