/*
Theme Name: Custom Framework
Theme URI: https://ophtalmo-grandlac.fr
Description: Theme sur-mesure pour ophtalmo-grandlac

Author: Site internet top Design
Author URI: https://site-internet-top.fr
Version: 1.0.0
License: Proprietary
*/
/*
   Construction Ophtalmologie du grand lac
*/

/*Accueil 
liens spécialités*/
.elementor-widget-container li a{
	color:#1F4492;
	text-decoration: none;
}
.elementor-widget-container li a:hover{
	color:red;
	text-decoration: none;
}

/*Spécialité
 exposant*/
div.elementor-widget-container .exposant{
	font-size: 10px;
	vertical-align:4px;
}

/* Déplace le badge reCAPTCHA pour qu'il ne soit plus coupé */
.grecaptcha-badge {
    bottom: 100px !important;
    left: 20px !important;
    z-index: 9999 !important;
}

/* Si tu veux le cacher complètement (autorisé par Google si tu mets le texte) 
.grecaptcha-badge { 
    visibility: hidden !important; 
}*/