/* 
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
*/
.secc-pioneros .elementor-counter-title {
    font-size: 23px !important;
    font-weight: 300 !important;
    max-width: 150px;
    line-height: 28px !important;
}
.secc-pioneros .elementor-counter-number-wrapper span {
    font-size: 60px !important;
}
li.elementor-icon-list-item a {
    align-items: flex-start !important;
}
span.elementor-icon-list-icon {
    margin-top: 8px;
}
.secc-tabs-icons section div div > .elementor-widget-wrap.elementor-element-populated {
    background-color: white;
    box-shadow: 5px 5px 19px 0px rgb(168 168 168);
    border-radius: 5px;
    margin: 0 0.5em 2rem !important;
}
section.tabs-bajo-control {
    background-color: white;
    box-shadow: 5px 5px 19px 0px rgb(168 168 168);
    border-radius: 7px;
    padding: 3rem 5rem 5rem !important;
}
.tabs-bajo-control span.tab-title-text {
    font-size: 23px !important;
    line-height: 26px !important;
}
.tabs-bajo-control .tf-tabcontent {
    padding-top: 50px !important;
}
.secc-encontrar span.elementor-icon-list-icon {
    margin-top: 2px;
    margin-right: 3px;
}
@media (max-width:767px){
	.elementor-counter-title {
    margin: auto;
	}
	section.tabs-bajo-control {
    padding: 2rem 1rem 1rem !important;
	}
}