/*
Theme Name: Hello elementor Enfant
Description: Theme enfant de Hello elementor. Vous pouvez maintenant effectuer vos modifications en toute sécurité.
Author: WPMarmite
Author URI: https://wpmarmite.com
Template: hello-elementor
Version: 1.0
*/

body {
	overflow-x:hidden !important;
}


html {
	overflow-x:hidden !important;
}

.ha-horizontal-timeline-top-inner .ha-horizontal-timeline-icon{
	 z-index: 100;
    top: 80px;
    position: relative;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important;
}

.map_background .leaflet-control-container{
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
    z-index: 2000;
}

.map_background .leaflet-left .leaflet-control{
    margin-top: 8px;
    margin-left: 8px;
}

.wp_widget_gd_map_TopLeft{
    top: calc(50% + 20px);
    left: 0;
    transform: translateY(-50%);
    position: absolute;
    z-index: 2000;
}

@media screen and (min-width: 992px) {
    .ha-horizontal-timeline-block .ha-horizontal-timeline-content{
        height: 656px;
    }
}

.elementor-widget-button .elementor-button {
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-size: var( --e-global-typography-accent-font-size );
    font-weight: var( --e-global-typography-accent-font-weight );
    background-color: var( --e-global-color-accent );
}
.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a {
    color: var( --e-global-color-secondary );
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
    font-size: var( --e-global-typography-primary-font-size );
    font-weight: var( --e-global-typography-primary-font-weight );
}
.elementor-widget-posts .elementor-post__card .elementor-post__badge {
    background-color: var( --e-global-color-accent );
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-accent-font-weight );
}
