/*
Theme Name: Coherence Child
Theme URI: http://weshore.com/
Author: Weshore Themes
Author URI: https://weshore.com
Template: coherence
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: Private License
License URI: license.txt
Text Domain: coherence-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/



/*-----------------------------------------***style header***----------------------------------*/
.section-footer .menu-icon-home > a i{display:none !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs {margin-inline: 5px !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs > a {padding-inline: 5px !important;}

@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home > a span{display: none;}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a i{display:none !important;}
	.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
}


/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/


/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/

/**************************************Style : PRE-HOME*********************************/


/**************************************Style : SLIDER HOME*********************************/

.prime-slide-general .bdt-prime-slider .bdt-slideshow-items li > div{height: 100% !important;min-height: inherit !important;}
.col-slider-inner-content > .e-con-inner {margin-right: 0px !important;margin-left: auto !important;}


/**************************************Style : section_presentation*********************************/


/**************************************Style : section_prestations*********************************/


/**************************************Style : section_Actualites*********************************/
.actualite-section .post-item-title::after { content: ''; display: block; width: 100px; height: .3px; background-color: var(--e-global-color-color_1); position: relative; bottom: -14px; left: 0; margin: auto }
.actualite-section .post-item-content { display: flex; flex-direction: column; gap: 12px }
.actualite-section .post-item-content .item-meta span.date {position: absolute;top: 17px;background: #fff;width: 71px;text-align: center;padding: 5px;border-radius: 10px 10px 0px 0px;}
.actualite-section .post-item .post-item-content .item-meta{height:0;}


/**************************************Style : section_Realisations*********************************/


/**************************************Style : section_valeurs*********************************/


/**************************************Style : section_contact*********************************/
.modal-nos-rej span.wpcf7-list-item { padding: 15px 0px; }
.modal-nos-rej span.wpcf7-form-control.wpcf7-radio { display: flex; gap: 80px; }

.modal-nos-rej .cstm-border { border-bottom: 1px solid #000 !important; display: flex; align-items: center; margin: 10px 0 10px 0; padding: 0; align-content: space-between; }

.modal-nos-rej span.label-radio { display: block; }
.modal-nos-rej span.choose-profession { display: flex; justify-content: space-between; gap: 20px; }
.modal-nos-rej .choose-profession span.wpcf7-list-item { color: #7C7C7C; border: 1px solid #BAC0CC; padding: 12px 20px!important; width:100%; border-radius:7px; margin-left: 0px; }
.modal-nos-rej .choose-profession span.wpcf7-list-item:focus { color: var(--e-global-color-color_1); border: 1px solid; }

.modal-nos-rej input[type="radio"] {appearance: none!important;width: 15px;height: 15px;border: 2px solid #ffffff;outline:2px solid #A9A9A9;background-color: #A9A9A9;border-radius: 50%;display: inline-block;position: relative;cursor: pointer;margin-right: 10px;}

.modal-nos-rej input[type="radio"]:checked { background-color: var(--e-global-color-color_1); border: 3px solid white; outline:2px solid var(--e-global-color-color_1); box-shadow: 0 0 0 2px var(--e-global-color-color_1); }
.modal-nos-rej .wpcf7-list-item label { display: flex; align-items: center; gap: 8px; cursor: pointer; }
.spn{font-size: 14px !important;font-weight: 400 !important;}
.wpcf7-list-item {display: block !important;margin: 25px 0px 25px 1em !important;font-size: 12px;}
/**************************************Style : section_Project en cours*********************************/
a.contact-btn { color: white!important; background: var(--e-global-color-color_1); border-radius: 5px; padding:10px 15px; width: 156px; height: 52px; display: inline-block; text-align: center; font-family: 'Raleway'; font-size: 18px;margin-bottom: 8px; }
a.contact-btn:hover { color: white!important; background: var(--e-global-color-color_2); }
a.contact-btn img { padding-bottom: 5px; padding-right: 5px; }

a.plan-btn:hover { color: white!important; background: var(--e-global-color-color_1); }
a.plan-btn { color: white!important; background: var(--e-global-color-color_2); border-radius: 5px; padding:10px 15px; width: 156px; height: 52px; display: inline-block; text-align: center; font-family: 'Raleway'; font-size: 18px; }
a.plan-btn img { padding-bottom: 5px; padding-right: 5px; }


.section-table .coherence-td-content-wrapper { width: fit-content; }
.section-table td.coherence-table-td { width: 0; }
.section-table .coherence-td-content-wrapper { width: 100%; }
.section-table .contact-btn { order: 1; margin-left: 25px!important; }

@media (max-width: 850px) {
	#coherence-data-table { display: block; overflow-x: scroll; white-space: nowrap; }
}


/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/
.modal-nos-rej .bg-sprt {
	height: 100%;
	/*     overflow-y: scroll;
	padding: 40px 0px; */
}
/**************************************Style : Animations*********************************/
.pulse { animation: pulse 1s infinite ease-in-out alternate!important; }
@keyframes pulse { from { transform: scale(0.9); } to { transform: scale(1.1); } }
/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !important;}


/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Responsive Media query style***------------------------------------------------------*/

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 801px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){

	/*style header*/

	/*style main content*/
	
.bien-statut {
	top:50px;
}

	/*style footer*/
}


@media only screen and (max-width: 1200px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}


/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Medium devices (tablets, Bootstrap less than 993px)***------------*/
@media only screen and (max-width: 992px){

.bien-statut {
	top:49px;
}

}

/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
	/*style header*/

	/*style main content*/
	#gallery! img{
		object-fit: contain !important;
	}

	
	.bien-statut {
		top:48px;
	}
	/*style footer*/

}

/*------------***Tablet Mini Media query style***------------*/
@media only screen and (max-width: 767px){

	/*style header*/

	/*style main content*/
	.modal-nos-rej span.wpcf7-form-control.wpcf7-radio { display: flex; flex-direction:column;gap:0px; }
	/*style footer*/

}

/*------------***Between Big Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 601px) and (max-width: 800px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){

	/*style header*/

	/*style main content*/

	/*style footer*/
	.menu-main-footer .coherence-core-nav-menu a {justify-content: center !important;}

}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px) and (max-width: 600px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){

	/*style header*/

	/*style main content*/

	/*style footer*/
}

/*------------------------------------------------------***End Media query***------------------------------------------------------*/
.btn-primary {
	color: #fff;
	background-color: #99b81f !important;
	color: white !important;
}
.container-posts-grid .post-item-img img {
	width: 100%;
	max-width: 100%;
	object-fit: cover;
	height: 200px !important;
}
.elementor-element-066b2e0 .leaflet-map{
	display : none !important;
}
#projets-livres {
	scroll-margin-top: 1500px; /* For desktop */
}

@media (max-width: 767px) {
	#projets-livres {
		scroll-margin-top: 900px; /* For mobile */
	}
}



/****-----------------------------SAV juin 2025--------------------------****/
/*Page reference*/
.section_reference span.bien-statut {display: none !important;}

.lot-reserve {font-weight: 300 !important;}
.lot-option {font-weight: 300 !important;}
.lot-disponible {font-weight: 300 !important;}

html {scroll-behavior: auto !important;}

/*Poste liste actualités*/
.section_actualite .post-item{	display: flex; 	flex-direction: row-reverse !important;}
.section_actualite .post-item figure{width: 50% !important; }





/****-----------------------------End SAV juin 2025--------------------------****/
.home h3.bien-title {
	min-height: 90px;
}

.postid-1038 .h1-g br {
    display: none;
}
.postid-1037 .h1-g br {
    display: none;
}
@media (max-width: 800px) {
#gallery img {
    object-fit: contain !important;
}