/*
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: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1608555081
Updated: 2020-12-21 12:51:21

*/

@media(max-width: 767px){
	body, html{
		overflow-x: hidden;
	}
}

ul.sub-menu {
    border-radius: 5px;
    margin-top: 5px !important;
    box-shadow: 0 3px 20px rgba(0,0,0,.15)
}

ul.sub-menu li a:hover {
    background-color: transparent;
    color: #494c4f;
}

ul.sub-menu li.current-menu-item a{
    background-color: transparent;
    color: #494c4f;
}