/*
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***------------------------------------------------------*/

a.dib.link_phone1:hover, a.dib.link_phone2:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
}


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


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


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


/**************************************Style : PRE-HOME*********************************/
.row.echant {
  display: flex;
  flex-direction: row !important;
  align-items: center;
}

.row.echant {
  flex-direction: row !important;
  display: flex;
  flex-wrap: nowrap;
}

.row.echant {
    flex-direction: row !important;
    display: flex;
    flex-wrap: nowrap;
    padding: 15px !important;
}

span.img {
  width: fit-content;
  margin: 0px;
  padding: 0px !important;
	z-index:2;
}

.row.echant span.wpcf7-form-control-wrap {
  flex: 2;
  height: 50px;
}


.row.echant span.wpcf7-list-item.first.last label {
    display: flex !important;
    justify-content: space-between;
    flex-direction: row-reverse;
	position:relative;
}

span.wpcf7-list-item.first.last {
    width: 100%;
}

span.wpcf7-form-control.wpcf7-checkbox.echantillon {
    display: flex;
    width: 100% !important;
    margin-bottom: 0px !important;
}

.row.echant span.wpcf7-form-control-wrap {
    display: flex !important;
    align-items: center;

}



.row.echant input[type="checkbox"] {
    width: 20px;
}

.row.echant:has(input[type="checkbox"]:checked) span.wpcf7-list-item.first.last span.wpcf7-list-item-label {
color:white !important
}

span.wpcf7-list-item.first.last {
    padding: 10px;
}

.row.echant:has(input[type="checkbox"]) span.wpcf7-list-item.first.last:before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 110% !important;
    height: 100% !important;
    background-color: white !important;
    z-index: 0 !important;
	border-radius:15px !important;
}

.row.echant:has(input[type="checkbox"]:checked) span.wpcf7-list-item.first.last:before {
    background-color: var(--e-global-color-secondary) !important;
}
/* 
.SfQLQb-dIxMhd-bN97Pc-b3rLgd.SfQLQb-QClCJf-giiMnc .i4ewOd-pzNkMb-tJHJj {
    display: none !important;
	height:0px !important
}

#iframe iframe.wuksD5 {
    border-radius: 500px;
    border: 2px solid black !important;
} */

/**************************************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*********************************/
 

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


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


/**************************************Style : section_points_forts*********************************/


/**************************************Style : section_avis*********************************/


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



/*------------------------------------------------------***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*/
    
}

@media only screen and (min-width: 601px){
	.row.echant span.wpcf7-list-item-label {
    margin-left: 15%;
}
}

/*------------***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*/
	

    /*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){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

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

    /*style main content*/
	span.img {
		display: none !important;
	}

	.row.echant:has(input[type="checkbox"]) span.wpcf7-list-item.first.last:before {
		width: 100% !important;
	}

	span.wpcf7-list-item-label {
		font-size: 15px !important;
	}
	.row.echant span.wpcf7-list-item.first.last label {
    display: inline-block !important;
    position: relative;
}
	    .row.echant span.wpcf7-list-item-label {
        margin-left: 0%;
    }
    /*style footer*/

}

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

    /*style main content*/

    /*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;}
    
}

@media only screen and (min-width: 426px){
	.masked-img{
	mask-image: url(/wp-content/uploads/2024/07/la-ferme-de-la-biche-couronne-lochoise-a-paris-original-name-11.png) !important;
	mask-size: cover !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*/
/*     a.elementor-icon.elementor-social-icon {
		padding: 5px !important;
		font-size: 15px !important;
		width: 33px !important;
		height: 33px !important;
	} */
    
}

/*------------------------------------------------------***End Media query***------------------------------------------------------*/
.elementor-11 .elementor-element.elementor-element-15675b0 .wpcf7-form select.wpcf7-form-control {
    width: 100%;
    max-width: 100%;
    height: 50px;
    border-radius: 10px 10px 10px 10px;
	padding:unset !important;
}






.form_devis input[type=text], .form_devis input[type=tel], .form_devis input[type=email], .form_devis input[type=number] {
    background-color: #fafafa;
    border-style: solid;
    border-color: #f5f5f5;
    font-weight: 400;
    border-radius: 20px;
    min-height: 44px !important;
}

.form_devis #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}


.icon_boxes_wrapper .icon_box .box_icon img {
    max-width: 40px;
}
.icon_boxes_wrapper .icon_box .box_icon {
    margin-bottom: 10px;
}
.icon_boxes_wrapper .icon_box .box_icon svg {
    max-width: 50px;
    margin: 0 auto;
}
	.icon_boxes_wrapper .icon_box .box_icon svg * { fill: #191919; }
.icon_boxes_wrapper .icon_box {
    text-align: center;
    background: #a4cb39;
    padding: 10px;
    width: calc(33% - 20px);
    margin: 10px;
    border-radius: 10px;
    min-height: 130px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	cursor: pointer;
	transition: .35s;
}
	.icon_boxes_wrapper .icon_box:hover, .icon_boxes_wrapper .icon_box.active { background: #231f20; color: #fff; }
	.icon_boxes_wrapper .icon_box:hover svg *, .icon_boxes_wrapper .icon_box.active svg * { fill: #fff !important; }
	.icon_boxes_wrapper .icon_box p {
    margin: 0 !important;
}

	.icon_boxes_wrapper {
    display: flex;
    flex-wrap: wrap;
		margin-bottom: 20px;
}

	.form_devis .hov_lien { color: #c6a775 !important; }
	.form_devis .hov_lien:hover { color: #000 !important; }

	@media only screen and (max-width: 992px) {
		.form_devis .col-md-6 { margin-bottom: 20px !important; }
	}
@media only screen and (max-width: 800px) {
	.icon_boxes_wrapper .icon_box {width: calc(50% - 20px);}
	}


@media only screen and (min-width: 801px) {
	.fusion-header .devis_btn a { background: #056fff !important; }
	.fusion-header .devis_btn a span.menu-text { color: #fff !important; }
	.fusion-header .devis_btn a:hover {background: #000 !important; }
}



.top_header_wrapper {
    float: right;
    text-align: center;
	padding: 10px;
	display : flex !important;
}


.form_devis input[type=text], .form_devis input[type=tel], .form_devis input[type=email], .form_devis input[type=number] {
    background-color: #fafafa;
    border-style: solid;
    border-color: #f5f5f5;
    font-weight: 400;
    border-radius: 20px;
    min-height: 44px !important;
}

.wpcf7-captchar:focus, .wpcf7-form .wpcf7-date:focus, .wpcf7-form .wpcf7-number:focus, .wpcf7-form .wpcf7-quiz:focus, .wpcf7-form .wpcf7-select:focus, .wpcf7-form .wpcf7-text:focus {
    border-color: #000 !important;
}
/*sav*/


.wpcf7-checkbox span.wpcf7-list-item:hover , .wpcf7-checkbox span.wpcf7-list-item.active  {
    background: #231f20;
    color: #fff;
}
span.wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    align-items: center;
    text-align: center;
	flex-wrap:wrap;
}
.wpcf7-checkbox span.wpcf7-list-item{
    text-align: center;
    background: #a4cb39;
    width: calc(33% - 20px);
    margin: 10px;
    border-radius: 10px;
    min-height: 130px;
    cursor: pointer;
    transition: .35s;
	display: flex;
    justify-content: center;
	color:#fff !important;
}
.wpcf7-checkbox span.wpcf7-list-item>label{
	display: flex;
    flex-direction: column;
    justify-content: center;
	padding: 10px;
	    flex: 1;
}

.wpcf7-checkbox span.wpcf7-list-item .wpcf7-list-item-label::before{   
    display: inline-block;
    height: 50px !important;
	width: 50px !important;
   background-size: contain !important;
}
.wpcf7-checkbox span.wpcf7-list-item-label {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.form_devis .wpcf7-checkbox span.wpcf7-list-item.first .wpcf7-list-item-label::before {
    background-image: url('https://www.fermedelabiche.fr/wp-content/uploads/2025/02/la-ferme-de-la-biche-couronne-lochoise-a-paris-01.svg') !important;
}
.form_devis .wpcf7-checkbox span.wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::before {
    background-image: url('https://www.fermedelabiche.fr/wp-content/uploads/2025/02/la-ferme-de-la-biche-couronne-lochoise-a-paris-02.svg') !important;
}
.form_devis .wpcf7-checkbox span.wpcf7-list-item:nth-child(3) .wpcf7-list-item-label::before {
    background-image: url('https://www.fermedelabiche.fr/wp-content/uploads/2025/02/la-ferme-de-la-biche-couronne-lochoise-a-paris-03.svg') !important;
}
.form_devis input[type="checkbox"]{
	display:none !important;
}



.form_devis.part .wpcf7-checkbox span.wpcf7-list-item.first .wpcf7-list-item-label::before {
    background-image: url('https://www.fermedelabiche.fr/wp-content/uploads/2025/02/la-ferme-de-la-biche-couronne-lochoise-a-paris-04.svg') !important;
}
.form_devis.part .wpcf7-checkbox span.wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::before {
    background-image: url('https://www.fermedelabiche.fr/wp-content/uploads/2025/02/la-ferme-de-la-biche-couronne-lochoise-a-paris-05.svg') !important;
}






#et-boc .wpfd-content .wpfdcategory > span, .wpfd-content .wpfdcategory > span {
    width: calc(100% - 22px)!important;
    overflow: visible !important;

}


#et-boc .wpfd-content-ggd .wpfdcategory, #et-boc .wpfd-content-ggd .wpfdcategory_placeholder, .wpfd-content-ggd .wpfdcategory, .wpfd-content-ggd .wpfdcategory_placeholder {
    flex: 0 0 300px !important;
    min-width: 300px !important;
}


.zmdi-folder-outline:before{
	content: url(https://www.fermedelabiche.fr/wp-content/uploads/2025/07/la-ferme-de-la-biche-couronne-lochoise-a-paris-la-ferme-de-la-biche-couronne-lochoise-a-paris-favicon-1.png) !important;
}
.zmdi-folder:before{
	content: url(https://www.fermedelabiche.fr/wp-content/uploads/2025/07/la-ferme-de-la-biche-couronne-lochoise-a-paris-la-ferme-de-la-biche-couronne-lochoise-a-paris-favicon-1.png) !important;
}

@media only screen and (max-width: 600px) {
#et-boc .wpfd-content-ggd .wpfdcategory, #et-boc .wpfd-content-ggd .wpfdcategory_placeholder, .wpfd-content-ggd .wpfdcategory, .wpfd-content-ggd .wpfdcategory_placeholder {
    flex: 0 0 240px !important;
    min-width: 240px !important;
}
}