/* 
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
*/

.elementor-button-icon svg{  width: 0.7em;}
.elementor-counter-title{text-align:center;}
.elementor-counter-number-suffix{  font-size: 0.7em;  padding-top: 10px;}
.cat-proyecto a{padding: 5px 20px;
  color: #fff;
  border-radius: 20px;
  font-weight: 600;
font-family: 'Poppins';
pointer-events: none}
.cat-proyecto a:hover{color: #000}
.carrusel-full-page img{object-fit: cover; object-position: center;   margin-bottom: -10px;}
.elementor-location-header .elementor-sticky--effects .elementor-widget-theme-site-logo img{width: 200px; transition: 0.3sall}
.elementor-location-header .elementor-sticky--effects{height: 90px}
@media(max-width:1024px){
    h1 br,
    h2 br,
    h3 br{display: none}
    
    .elementor-location-header .elementor-nav-menu__container{position: fixed;
  left: 0;
  width: 100vw;
  right: 0;
  margin-top: 33px;    z-index: 99999;}
    .elementor-location-header .elementor-sticky--effects .elementor-nav-menu__container{margin-top: 33px;    }
    .elementor-location-header .elementor-sticky--effects .elementor-widget-theme-site-logo img{width: 150px; transition: 0.3sall}
    .elementor-location-header .elementor-sticky--effects{height: auto}
    
    .carrusel-full-page img{height: 60vh !Important; margin-top: 20px !Important}
}