/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.5.0.1654616869
Updated: 2022-06-07 15:47:49

*/

.grecaptcha-badge{
    visibility: hidden;
    opacity: 0;
}

.recaptcha_text{
    color: #686868 !important;
    font-size: 14px !important;
    line-height: 1.4;
    padding-top: 25px;
}
.recaptcha_text a {
    color: #686868 !important;
}

span.wpcf7-form-control.wpcf7-checkbox.lesunites label {
	display: inline-block;
	margin-left: 12px;
}

.jet-popup.jet-popup--front-mode .jet-popup__close-button {
	background: none !important;
	top: 10px;
	right: 10px;
}

#jet-popup-1095 .jet-popup__inner {
	position: absolute;
	right: 30px;
	top: 150px;
}

.lien-popup-promo {
	cursor: pointer;
}

@media (max-width: 767px) {
	.boite-popup .jet-popup-target {
		top: 100px !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
	}
	.home .boite-popup .jet-popup-target {
		top: 125px !important;
	}
	#jet-popup-1095 .jet-popup__inner {
		right: auto;
		top: 100px;
	}		
	#jet-popup-1095 .jet-popup__inner p {
		font-size: 15px !important;
		line-height: 1.3;
	}
	#jet-popup-1095 .jet-popup__inner h2 {
		font-size: 35px !important;
		line-height: 1.3;
		margin-top: 20px;
	}
	#jet-popup-1095 .jet-popup__inner span {
		font-size: 14px !important;
		line-height: 1.3;
	}
}