/*
Theme Name: Hello Elementor Child
Theme URI: https://studionumerik.fr/
Description: Hello Elementor Child Theme
Author: Studio Numerik
Author URL: https://studionumerik.fr/
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URL: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementorchild
*/
/* Placer votre CSS ci-dessous */


button.wpr-search-form-submit::before {
    content: url(https://ece-espaces.faine-labarta.fr/wp-content/uploads/2025/03/Plan-de-travail-18.svg) !important;
    width: 64px;
    display: block;
    margin-left: 1vw;
}

.ecebtn a.elementor-button {
    text-decoration: none;

}
.ecebtn h6{
    text-decoration: none !important;
}

.espacebtn {
    text-decoration: none !important;
}


div#bwg_slideshow_image_container_0 {
    margin-bottom: 20px;
}

div#cafe {
    background-attachment: fixed;/* l’image reste fixe au scroll  */
    background-size: cover; /* l’image couvre tout le bloc  */
    background-position: center;
    /* centre l’image dans le bloc. */
    background-repeat: no-repeat;
    /* désactive la répétition. */
    height: 400px; 
    /* hauteur visible de la section. */
}

div#separateur {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100px;
}

.bpa-front-cat-items span:first-child {
    display: none !important;
}

/* .ecebtn  {
    background-image: url(https://ece-espaces.faine-labarta.fr/wp-content/uploads/2025/05/Fichier-74-100.jpg) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 4vw;
    text-decoration: none;
    display: block !important;
    padding: 18px 24px; }*/

@media (max-width: 980px) {}

@media (min-width:767px) {
    #menu-1-4579c73 li#menu-item-1740 {
        display: none !important;
    }

    li#menu-item-1739 img {
        display: none;
    }

    li#menu-item-1741 img {
        display: none;
    }

    li#menu-item-1742 img {
        display: none;
    }


}

@media (max-width:767px) {
    #imgmenu a {
        display: block !important;
        background-image: url(https://ece-espaces.faine-labarta.fr/wp-content/uploads/2025/03/n°4-100.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        width: 50vw;
        height: 19vw;
    }

    #imgmenu img {
        display: none
    }

    li#menu-item-1739 img {
        width: 60px;
    }

    li#menu-item-1741 img {
        width: 60px;
    }

    li#menu-item-1742 img {
        width: 60px;
    }

}