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

.e--pointer-double-line .elementor-item::after, .e--pointer-double-line .elementor-item::before, .e--pointer-overline .elementor-item::after, .e--pointer-overline .elementor-item::before, .e--pointer-underline .elementor-item::after, .e--pointer-underline .elementor-item::before {
    height: 2px !important;
    width: 30% !important;
    left: 20px !important;
}
.site-header{
    width: 100%;
}
.fija {
    position: fixed;
    width: 100%;
    z-index: 999 !important;
    box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
    align-items: inherit !important;
}
.elementor-icon-list-icon {
    top: 5px;
    position: relative;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    font-family: "Inter", Sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    line-height: 1.2em !important;
    letter-spacing: 2px !important;
}
.elementor-76 .elementor-element.elementor-element-43203d2 .elementor-nav-menu--dropdown .elementor-item, .elementor-76 .elementor-element.elementor-element-43203d2 .elementor-nav-menu--dropdown .elementor-sub-item {
    font-size: 12px !important;
}
.error404 #content {
    margin-top: 180px;
    margin-bottom: 120px;
    text-align: center;
}
.relocat a{
    color: #4fa7fd !important;
}
/*CSS RELOCAT*/

.page-id-2900 #site-header, .page-id-2900 #site-footer{
    display: none;
}
.elementor-mark-required .elementor-field-label::after {
    color: #3fb5bf !important;
}

/*FIN CSS RELOCAT*/