/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
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 */

.w-382 .elementor-button {
	width: 100%;
  	max-width: 382px;
}
.w-445 .elementor-button {
	width: 100%;
  	max-width: 445px;
}
.m-140 {
	margin-top:-140px;
}
.burger-menu img {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 20px;
    padding: 6px;
}
#footerMenu a:hover {
	color: #DC1E36;
	
}
.menu-item a, .menu-item a:hover {
	line-height: 26px;
}
.elementor-nav-menu--dropdown a.highlighted {  
    line-height: 26px;
}
.h-445 {
	min-height: 445px;
}
.h-540 {
	min-height: 540px!important;
}
.h-710 {
	min-height: 710px;
}

@media (max-width: 1024px) {
    .elementor-87 .elementor-element.elementor-element-7ec390e .elementor-nav-menu--main .elementor-item {
        padding-left: 9px;
        padding-right: 9px;
        text-align: center;
        display: flex;
        justify-content: center;
    }
}