/*
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;}
	.section-header .coherence-core-nav-menu>li a.coherence-core-menu-item:hover::after, .section-header .current-menu-item> a.coherence-core-menu-item::after{
			width:80% !important;
			height:2px !important;
			opacity:1 !important;
			transform:translate(-50%,-50%) !important;
            background:#fff !important;
			top:90% !important;
            left:50%;
		}
}
@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***------------------------------------------------------*/
.form-contact span.wpcf7-not-valid-tip {
    background: white;
    padding: 2px 10px;
}

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


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

/**************************************Style : PRE-HOME*********************************/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-bottom: 0;}

/**************************************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*********************************/
.container-presta{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	height: 500px;
	overflow: hidden;
	position:relative;
	display:flex;flex-direction:column;justify-content:end;
}
.content-presta{
			width:100%;
			height:100%;
			background: #0e0e0eb3;
			display: flex;
			flex-direction:column;
			align-items: center;
			justify-content: center;
			gap:20px;
			overflow: hidden;
			padding:20px;
			text-align:center;
			position:absolute;
			top:75%;
			left:0;
			opacity:0;
			transition:.5s;
}
.presta-front{
	  width:100%;
	  min-height:25%;
	  display: flex;
	  flex-direction:column;
	  align-items: center;
	  justify-content: center;
	  padding:20px;
	  text-align:center;
	  transition:.6s;
	 background:#0e0e0eb3;
}

.title-presta h3,.title-front h3{
	margin:0 !important;
	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	color: white !important;
}
.txt-presta p{
	color:#fff;
	margin:0;
	font-family: 'Open Sans';
}
.btn-presta button{
	background:transparent;
	border:2px solid #fff;
	border-radius:0;
	padding:15px 25px;
	font-size:16px;
	color:#fff;
}
.btn-presta button:hover{background:#fff;color:var(--e-global-color-color_1)}

/** Hover **/
.container-presta:hover .content-presta{top:0;opacity:1}
.container-presta:hover .presta-front{opacity:0}

@media only screen and (max-width: 800px){
	.container-presta .content-presta{top:0;opacity:1}
	.container-presta .presta-front{opacity:0}
	.title-presta h3,.title-front h3{font-size:22px !important;}
}

/**************************************Style : section_RS*********************************/
  .fb-page iframe {border-radius: 45px !important;box-shadow: 0 0 0 15px var(--e-global-color-color_1);}


/*Instagram*/
@media (max-width: 767px){
.nos-valeurs-instagram {
    display: flex !important;
    width: 100% !important;
}
.nos-valeurs-instagram .elementor-widget-container {
    width: 100%;
}
}

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


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


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


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


/**************************************Style : section_contact*********************************/

.col-contact .wpcf7-list-item-label,.col-contact .wpcf7-list-item-label a,
.col-contact .recaptcha_acc,.col-contact .recaptcha_acc a,.col-contact u{
	color:#fff;text-decoration:none;
}
.col-contact .wpcf7-list-item-label a,.col-contact .recaptcha_acc a{border-bottom:1px solid transparent;}
.col-contact .wpcf7-list-item-label a:hover,.col-contact .recaptcha_acc a:hover{border-color:#fff}

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



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: var(--e-global-color-color_1) !important;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !important;}

/***** Diviser Menu Footer Par Column  ****/
.menu-main-footer .coherence-core-nav-menu {columns: 2 !important;}
/*----------------***Query***-------------------------*/
@media only screen and (max-width: 600px){
    .menu-main-footer .coherence-core-nav-menu {
		columns: 1 !important;
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		text-align:center !important;
	}
}

/** Numéro de Téléphone style Hover **/
.slide-in-phone .link_phone1,.slide-in-phone .link_phone2{border-bottom:1px solid transparent;}
.slide-in-phone .link_phone1:hover,.slide-in-phone .link_phone2:hover{border-color:#fff}

.phone-style .link_phone1,.phone-style .link_phone2{border-bottom:1px solid transparent;}
.phone-style .link_phone1:hover,.phone-style .link_phone2:hover{border-color:#fff}
/*------------------------------------------------------***End***------------------------------------------------------*/



/*------------------------------------------------------***Page Prestations***------------------------------------------------------*/

.parent-col-style{background-size:100% 100%;transition:1.2s !important}
.parent-col-style:hover{background-size:110% 110%}

/*------------------------------------------------------***Page Galerie***------------------------------------------------------*/

figure.gallery-item .gallery-icon{overflow: hidden !important;}
figure.gallery-item img{ scale: 1; transition:all 0.6s ease-in-out;}
figure.gallery-item:hover img{ scale:1.1;}



/*------------------------------------------------------***Page Avis***------------------------------------------------------*/

/******* Diviser Google Avis comme Grid ******/ 
/** col-widget-avis col-avis-pg **/
/***------------ style Page avis (mettre cette classe dans le contenour des avis : section-avis-pg)-----------******/

.col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-reviews-container {max-height: unset !important ;overflow-y: initial !important;}
.col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-reviews-container-wrapper {display: flex !important;flex-direction: row !important;flex-wrap: wrap !important;justify-content: space-between !important;align-items: flex-start !important;width: 100% !important;margin: 0px !important;}
.col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-review-item {width: 31% !important;float: left !important;margin: 1%;position: relative !important;left: 0px !important;max-width: 31% !important;min-width: 31% !important;flex: 0 0 31% !important;padding: 0px !important;}
.col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-reviews-container {width: 100% !important;overflow: hidden;}
.col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-controls-dots, .col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-controls {display:none !important;}

@media only screen and (max-width: 1024px){
   .col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-review-item {width: 48% !important;min-width: 48% !important;flex: 0 0 48% !important;}
}
@media only screen and (max-width: 600px){
   .col-widget-avis.col-avis-pg .ti-widget.ti-goog .ti-review-item {width: 98% !important;min-width: 98% !important;flex: 0 0 98% !important;}
}
/*------------------------------------------------------***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*/
	

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

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

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