/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 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
*/

.btn_open_menu_mobile{cursor: pointer}
.contacto_flotante, .contacto_flotante_close{cursor: pointer}

@media screen and (max-width: 1700px) {
	.contacto_flotante{width:150px!important}	
	.contacto_flotante h2{font-size: 15px!important}
}

@media screen and (max-width: 1500px) {
	.contacto_flotante, .contacto_flotante_opened{display:none}	
}

@media screen and (max-width: 768px) {
	.menu_header .elementor-nav-menu--dropdown{height: 100vh; padding-top:20px}
	.elementor-15 .elementor-element.elementor-element-4a5af569 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-15 .elementor-element.elementor-element-4a5af569 .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top: 10px!important}
	#menu_mobile_bottom{position: absolute;}
	.footer_bg{background-color:#EFF3F7!important}
	.footer_bg h2, .footer_bg a, .footer_bg li span{color: #000000!important}
	
	.txt_legal h1{font-size: 24px}
	.txt_legal h2, .txt_legal h3, .txt_legal h4{font-size: 20px}
}