/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0.0

This might be a magic comment; who knows 🤷‍♀️
*/

/* Remove EAEL current menu item background */
body .simple-menu li.current-menu-item > a.eael-item-active {
    background-color: transparent !important;
}

#menu-item-111 > a {
    background-color: transparent !important;
}