/* 
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.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 (min-width: 1200px) {
    .site-header .header-inner, .site-header:not(.dynamic-header), .site-footer .footer-inner, .site-footer:not(.dynamic-footer), body:not([class*=elementor-page-]) .site-main, .page-header .entry-title {
      max-width: 1440px;
    }
    .site-header.header-full-width {
      max-width: 100%;
    }
    .site-footer.footer-full-width {
      max-width: 100%;
    }
  }


  @media (max-width: 1024px) and (min-width: 0px){
    .fondoImagen {
        background-image: unset !important;
        height: unset !important;
    }

  }


  .titiImagen .elementor-heading-title {
    background: rgba(255, 255, 255, 0.5);
    padding: 10px 50px;
    font-size: clamp(16px, 8vw, 50px) !important;
  }
  

  .wpcf7-form input,
  .wpcf7-form textarea {
    border-width: 1px !important;
    padding: 15px !important;
  }
.wpcf7-form-control-wrap {
  display: block;
}
 .politicaContacto {
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
 }
 .wpcf7-form [type=submit] {
    border: #3f91b2 2px  solid !important;
    padding: 15px 50px !important;
 }



@media (max-width: 767px) and (min-width: 0px){
  .tlftop .elementor-icon-box-icon {
    margin: 0 !important;
    float: left !important;
  }
  
  .tlftop .elementor-icon svg {
    width: 30px !important;
    height: 30px;
  }
  .tlftop .elementor-icon-box-content {
    display: none !important;
  }
  .coltlf {
    margin-left: auto !important;
    padding-top: 5px;
  }
  .elementor-icon-box-icon {
    height: 30px;
  }
}

.elementor-nav-menu--dropdown {
  width: 210px;
}

.menuTop  .elementor-item {
  text-transform: lowercase !important; 
}
.menuTop  .elementor-item:hover {
  background-color: #65D1EA !important;
  color: #fff !important;
}
/* .menuTop  .elementor-item:hover:before{
  content: url('/wp-content/themes/hello-theme-child/images/flecha.png');
  position: absolute;
  top: 0;
} */