/*!
Theme Name: Resonance
Theme URI: https://preview.treethemes.com/resonance/
Author: Treethemes
Author URI: https://treethemes.com/
Description: Resonance is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: resonance
Text Domain: resonance-child
*/


.hal-bloc ul,
.hal-bloc li {

}

.hal-bloc li {
    margin: 10px 0 0 20px;
    font-size: 17px;
}

.hal-bloc .hal-title {
    padding: 15px;
    margin: 0;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 22px !important;
    background-color: #f7f7f7;
    text-transform: uppercase !important;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.hal-bloc .hal-number {
    float: right;
    color: #999999;
    font-weight: normal;
    text-transform: lowercase;
    font-size: 12px;
}

.hal-bloc a {
    color: #000 !important;
    text-decoration: underline!important;
}

.hal-bloc .hal-group {
    margin-bottom: 20px;
}

.hal-group .hal-content {
    max-height: 250px;
    overflow-y: scroll;
}

#hal-news label{
    margin-right: 20px;
}

#hal-news select{
    min-width: 150px;
}

.hal-filter{
    margin-bottom: 30px;
}

div.elementor-heading-title.elementor-size-default {
    font-family: 'DM Sans', 'Arial', 'sans-serif' !important;
    font-weight: 500;
    font-size: 14px;
    color: #757575;
    line-height: 1.6em;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}