/* 
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 */
.short-description {
    font-size: 15px;
    text-align: center;
    line-height: 25px;
}
p {
    margin-top: 0;
}
h2.entry-title {
    line-height: 28px !important;
}
h2.entry-title a {
    font-size: 20px !important;
}
.red a {
    color: #df2828 !important;
}

.gradient-text {
    background: linear-gradient(to right, #48b476, #004524);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*#ekit-megamenu-menu-principal {
    background: red !important;
}*/

.ekit-menu-nav-link .icon-down-arrow1 {
    border-radius: 3px !important;
    width: 30px !important;
    height: 20px !important;
    color: white !important;
    font-size: 8px !important;
    padding: 5px 10px !important;
    line-height: 10px !important;
    background: rgba(255, 255, 255, 0.1);
    border: none !important;
}
@media (max-width: 1024px) {
    .elementor-42 .elementor-element.elementor-element-69241c5 .elementskit-menu-container {
        background-color: #004524 !important;
    }
}
.nt_image_type_thumb {
    display: none !important;
}
.nt_lightbox:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("/wp-content/uploads/2025/11/descargar.svg") no-repeat center;
    background-size: contain;
}

.elementor-42 .elementor-element.elementor-element-69241c5 .elementskit-navbar-nav .elementskit-submenu-panel {
    min-width: 200px !important;
}

.elementor-slideshow__title {
    display: none !important;
}

#menu-item-wpml-ls-6-en,
#menu-item-wpml-ls-6-es,
#menu-item-wpml-ls-6-ca a {
    justify-content: left !important;
    display: flex;
}

.wpml-ls-menu-item .wpml-ls-flag {
    margin-right: 10px !important;
}
.elementor-sticky--effects {
    box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
}

@media (max-width: 767px) {
    .elementskit-menu-container li {
        display: block !important;
    }
    .elementskit-navbar-nav-default .elementskit-submenu-panel > li > a {
        justify-content: left !important;
    }
    .wpml-ls-menu-item .wpml-ls-flag {
        margin-right: 10px !important;
    }
}
