/* 
Theme Name: Jeveuxunsite.be
Theme URI: https://github.com/elementor/hello-theme/
Description: Jeveuxunsite.be is a child theme of Hello Elementor
Author: Jeveuxunsite.be
Author URI: https://jeveuxunsite.be/
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
*/

/*IE page*/

body {
    overflow-y: hidden !important;
}

#ie-container {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom:50px;
    padding-top: 50px;
}

.ie-centernav {
    display: inline-block;
    padding: 25px;
}

.flatpickr-current-month select {
    display: inline-block;
}

#compteur .elementor-counter-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-62f5f26-font-family), Sans-serif;
    font-size: var(--e-global-typography-62f5f26-font-size);
    font-weight: var(--e-global-typography-62f5f26-font-weight);
    line-height: var(--e-global-typography-62f5f26-line-height);
    margin-top: 10px;
}

#compteur .elementor-counter-number, 
#compteur .elementor-counter-number-prefix,
#compteur .elementor-counter-number-suffix {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 39px;
    font-weight: 800;
    line-height: 1.2em;
    color: #000000;
    margin-top: 0px;
}

#compteur .elementor-counter {
    margin-top: -20px;
}

#compteur .elementor-counter,
body.page-id-215413 button.wpforms-submit{
    z-index: 100;
    position: relative;
}