/* 
Theme Name: Uncorked by Gorilion EleChild Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: Child theme of Hello Elementor
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

@media (max-width: 1100px){
	#header-top{
	padding-inline: 0;
}
}
.footer-menu-with-dropdown  .elementor-nav-menu li ul{
	position: unset !important;
}
.footer-menu-with-dropdown  .elementor-nav-menu li ul li a{
	margin: 0 !important;
	border-inline-start: 0 !important;
	color: var( --e-global-color-547684b );
	font-weight: 600;
}
.menu-item a{
	border: 0 !important;
}
.menu-item ul {
	padding: 13px 20px;
	left: -20px !important;	
}