/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1692062411
Updated: 2023-08-15 03:20:11

*/

#submenu-section {
	display:none;
	overflow:hidden;
}
#submenu-section ul {
	list-style: none;
padding: 0;
margin: 0;
}
#submenu-section ul  li {
	
}
#submenu-section ul li a {
	display: block;
	color: inherit;
	padding: 8px 0;
	border-bottom: 1px solid #707070;
}
#submenu-section ul li a:hover {
	font-weight:700;
	border-bottom:3px solid #02A8C5;
}