/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Child theme for Hello Elementor
Author: Mehdi
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

@media(max-width: 1390px) {
	.menu-navigation {
		width: 72% !important;
	}
}

@media(max-width: 1236px) {
	.menu-navigation .uael-nav-menu li a {
		padding-left: 4px !important;
    	padding-right: 5px !important;
	}
}