/***
 *                                       _           _____
 *                                      | |         |  ___|
 *      __ _  __ _  ___ _ __   ___ ___  | |__   ___ |___ \
 *     / _` |/ _` |/ _ \ '_ \ / __/ _ \ | '_ \ / _ \    \ \
 *    | (_| | (_| |  __/ | | | (_|  __/ | | | | (_) /\__/ /
 *     \__,_|\__, |\___|_| |_|\___\___| |_| |_|\___/\____/
 *            __/ |
 *           |___/
 *
 *           >> https://agenceho5.com
 */

/*
 Theme Name:   IFJD
 Theme URI:    https://agenceho5.com
 Description:  Thème développé sur mesure pour IFJD par l'<a href="https://agenceho5.com" target="_blank">Agence ho5</a>
 Author:       Fabien LEGE
 Author URI:   https://agenceho5.com
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  agenceho5
*/

.elementor-kit-3 button, .elementor-kit-3 input[type="button"], .elementor-kit-3 input[type="submit"], .elementor-kit-3 .elementor-button{
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
}

.bbpress main{
    margin: 64px auto;
}

.ifjd-map-marker-icon{
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
}
.ifjd-map-marker-icon a{
    display: block;
    width: 100%;
    height: 100%;
}
.leaflet-container  .ifjd-map-popup .title,
.leaflet-container  .ifjd-map-popup a{
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 1.3rem;
    color: var(--e-global-color-primary);
}
.leaflet-container .ifjd-map-popup a{
    font-size: .9rem;
}
body .comments-area a,body .page-content a{
    text-decoration: none;
}