/* 
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 */
.pest-tab-proyectos.elementor-widget-n-tabs {
    background-color: transparent;
}

.pest-tab-proyectos.elementor-widget-n-tabs .e-n-tabs-heading {
    background-color: #ffffff;
    padding: 20px 20px;
    border-radius: 8px;
}

.list-icon-nuevo-fondo.elementor-widget-icon-list span.elementor-icon-list-icon {
    background-color: #F4511814;
    padding: 6px 5px;
    border-radius: 250%;
    margin-right: 5px;
}

.list-icon-nuevo-fondo.elementor-widget-icon-list ul li {
    background-color: #ffffff;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 8px;
    padding: 10px 15px;
    border: 1px solid #E8E8E8;
}

.icono-fondo-svg-secc2 span.elementor-icon {
    background-color: #F4511814;
    border-radius: 4px;
    padding: 5px;
    margin-top: -11px;
}

.elementor-327 .elementor-element.elementor-element-c3e25f0 .elementor-icon-list-item:not(:last-child):after {
    content: "";
    height: 18% !important;
    border-color: #F45118;
    border-radius: 250px !important;
}

@media (max-width: 520px){
    .list-icon-nuevo-fondo.elementor-widget-icon-list ul li {
    width: 100%;
}
.icono-fondo-svg-secc2 span.elementor-icon {
    background-color: #F4511814;
    border-radius: 4px;
    padding: 5px;
    margin-top: -10px;
}
}

@media (min-width: 1188px){
.icono-fondo-svg-secc2 h3.elementor-icon-box-title {
    height: 44px !important;
}
}


