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

/* mantenimiento */
.elementor-maintenance-mode .elementor-location-header {
    display: none;
}
.elementor-maintenance-mode .elementor-location-footer {
    display: none;
}
/* fin de mantenimiento */

/* menu header */
.elementor-sticky--effects .btn-home a.elementor-item.elementor-item-active:after {
    content: none;
}

/* fin de menu header */

/* galerias de fotos */
.jig-filterButtons {
    text-align: center;
}
.jig-filterButton {
    background: none !important;
    border: none !important;
    font-family: 'Heebo', sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.jig-filterButton.jig-filterButtonSelected {
    background: none !important;
    border: none !important;
    text-decoration: underline !important;
}
.jig-filterButton:hover {
    background: none !important;
    border: none !important;
    text-decoration: underline !important;
    color: #E40421 !important;
}
.pswp__bg {
    opacity: 0.9 !important;
}
/* galerias de fotos */

/* contacto */
.elementor-widget-container a {
    color: #000000;
}
.elementor-widget-container a:hover {
    color: #E40421;
}
/* fin de contacto */