/*
 Theme Name:   Sudstop Car Wash
 Theme URI:    https://sudstopcarwash.com
 Description:  Sudstop Car Wash is a child theme of Hello Eelementor, built for custom styling and layout.
 Author:       Sudstop Team
 Author URI:   https://sudstopcarwash.com
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v3 or later
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  sudstop-carwash
*/

/*
* Navigation Menu Styles
*/
.man-logo-navigation-wrapper .man-navigation .menu-item.menu-item-has-children > ul.sub-menu .menu-item.nav-head{
    background: transparent !important;
}
.man-logo-navigation-wrapper .man-navigation .menu-item.menu-item-has-children > ul.sub-menu .menu-item.nav-head > a{
    font-size: 1.375rem;
    font-weight: 600;
    text-decoration: underline;
}

