/**
Theme Name: Ligue Basket IDF
Author: Eric Martin
Author URI: https://eric-martin.fr
Description: Site de la Ligue Île de France de Basketball
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ligue-basket-idf
Template: astra
*/

/*=================================================
 * MENU MOBILE
 * Classe : emm_mobile_search
 * ===============================================*/
 /* Calage du champ de recherche */
@media screen and (max-width: 640px) {
	.emm_mobile_search.elementor-search-form--skin-full_screen .elementor-search-form__container {
        top: -40%;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100vh;
        padding: 0 15%;
        background-color: rgba(0,0,0,.8);
    }
}

/*=================================================
 * Brevet fédéral Enfants - Réglage de puces
 * Classe :
 * ===============================================*/
.page-id-40855 li {
    margin: 0 0 5px 0;
}