@charset "utf-8";
/*
 Theme Name:   Impacto Patronus Child
 Theme URI:    http://impacto-patronus.ancorathemes.com/
 Description:  Impacto Patronus Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     impacto-patronus
 Version:      1.0
 Tags:         inheritable theme options
 Text Domain:  impacto-patronus
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

#haggets-loader {
    display: none; /* Hidden by default */
    position: absolute; /* Sit on top of the page content */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Sit on top */
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    text-align: center;
    color: white; /* White text color */
}

.resources-container {
    position: relative;
    min-height: 350px;
}

.haggets-datepicker .has-event {
    background: #8d4ca7 !important;
}

.haggets-datepicker .has-event a {
    color: #fff !important;
}

.home .hg-banner {
    display: none;
}

.hg-banner {
    margin-bottom: 30px;
    min-height: 300px;
    display: flex;
    background-size: cover;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.hg-banner h1 {
    color: #fff;
}

header .elementor-section.elementor-top-section:last-child {
    display: none;
}

.page_content_wrap {
    padding-top: 0 !important;
}

.elementor-element .slider_engine_swiper .slider-slide .slide_title {
    font-size: 15px !important;
}

article.post_item.type-events .post_date {
    display: none;
}