/*
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:100% !important;
			height:3px !important;
			top:100% !important;
			left:50% !important;
			opacity:1 !important;
			transform:scaleX(1) translate(-50%,0%) !important;
            background:#FFF !important;
		}
}
@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;}
}

/**************************************Style : PRE-HOME*********************************/
/*----------------------- Hover images Style ------------------------------*/
.img-gallery .gallery-icon * {transition: all 0.3s ease-in-out;}
.img-gallery .gallery-icon:hover img {transform: scale(1.05);filter:brightness(0.80)}
.img-gallery .gallery-icon {position: relative;}
.img-gallery .gallery-icon { overflow: hidden !important;border-radius: 0px;}
 

/**************************************Style : SLIDER Depicter*********************************/

.arrow-prev:hover .depicter-symbol-container,
.arrow-next:hover .depicter-symbol-container
{fill:#000 !important}
.arrow-prev:hover:after,
.arrow-next:hover:after
{background:#fff}
.arrow-prev:after{
     background: #272727a3;
    content: "" ;
    position: absolute ;
    height:250px ;
    width: 250px ;
    clip-path: path("M161.976 150.142C177.207 134.912 177.207 110.218 161.976 94.9878L79.3538 12.3654C54.7852 -12.2032 12.7767 5.19734 12.7767 39.9426L12.7767 42.4351C12.7767 45.1377 12.4957 47.833 11.9384 50.4775L0.553354 104.5L0.553349 162L12.7767 299.342L161.976 150.142Z") !important;
    top:50% ;
	z-index:-1;
	transform:translate(0,-50%);
}

.arrow-next:after{
    background: #272727a3 ;
    content: "" ;
    position: absolute ;
    height:250px ;
    width: 250px ;
    clip-path: path("M11.5772 149.354C-3.65328 134.123 -3.65328 109.43 11.5772 94.1996L94.1995 11.5772C118.768 -12.9914 160.777 4.40911 160.777 39.1544L160.777 41.6468C160.777 44.3495 161.058 47.0448 161.615 49.6893L173 103.712L173 161.212L160.777 298.553L11.5772 149.354Z") !important;
    top:50% ;
	left:-20px;
	z-index:-1;
	transform:translate(0%,-50%);
}

@media only screen and (max-width: 767px){
	.arrow-next:after{
				top: -17%;
				transform: translate(0%,33%);
				rotate: 90deg;
		}
	.arrow-prev:after{
		  top: -165%;
		  transform: translate(0,0%);
		  rotate: 270deg;
	 	}
	
	.sc-sparateur{display:none !important}
}

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

.col-hov-presenta:hover a, .col-hov-presenta:hover p{color:#fff !important;}

/**************************************Style : section_prestations*********************************/
.section-prestations p:empty{display:none}
.container-presta {
	  min-height: 400px;
	  position: relative;
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
	  align-items: center;
	 border:2px solid var(--e-global-color-color_1);
	 background:#fff;
	 transition:.5s;
}
.content-presta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  overflow: hidden;
  opacity: 1;
  transition: 0.5s;
  z-index: 5;
  padding: 20px;
  text-align:left;
 align-items: flex-start;
}

.icon-presta {padding:10px;position:relative;transition:.5s }
.icon-presta:after {
    content:"";
    width:100%;
    background:var(--e-global-color-color_1);
    height:100%;
    position:absolute;
    top:0%;
	left:0;
	z-index:-1;
	transition:.4s ;
}
.icon-presta img{width:60px !important;height:auto !important;transition:.5s}
.title-presta h3{margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.txt-presta p  {
  color: #000;
  margin: 0px;
  font-family: var(--e-global-typography-text-font-family);
}
.btn-presta a {
    background: #fff;
    font-family: var(--e-global-typography-text-font-family);
    border: 2px solid var(--e-global-color-color_1);
    border-radius: 0;
    padding: 15px 25px;
    font-size: 17px;
    color: var(--e-global-color-color_1);
    display:inline-block;
}
.btn-presta a:hover {
  background:var(--e-global-color-color_1);
  color:#fff !important ;
}

/** Hover **/
@media only screen and (min-width: 800px){
	.container-presta:hover .icon-presta:after {transform: rotateY(190deg);}
	.container-presta:hover  {transform: translateY(-2%);}
}


/**************************************Style : section_Actualites*********************************/

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

.col-galerie .gallery-icon{border: 9px solid var(--e-global-color-color_1) ;}

/**************************************Style : section_galerie*********************************/

/**************************************Style : section_actualité*********************************/

/**************************************Style : section_avis*********************************/
.avis-google .ti-controls,
.avis-google .ti-widget.ti-goog .ti-controls .ti-prev,
.avis-google .ti-widget.ti-goog .ti-controls .ti-next{
    display:block !important;
}

.avis-google .ti-widget.ti-goog .ti-review-item>.ti-inner{
	border-radius:0 !important;
}

 
/*****************************************************************************************************************************/
 
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/
.elementor-coherence-core-content-box-title :is(a[href^="tel:"]):hover {
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
}
/**************************************Style : section_équipes*********************************/

.col-equipe .item-body {border: 11px solid #fff;}

/**************************************Style : pg presta*********************************/

/**************************************Style : section_Facebook*********************************/
.fb-page iframe {
	border-radius: 25px !important;
	box-shadow: 0 0 0 12px var(--e-global-color-color_1);
} 
.fb-page:after  {
	content:"";
	width:50%;
	height:3%;
	background:var(--e-global-color-color_1)  !important;
	position:absolute !important;
	border-radius: 0px 0px 80px 80px;
	z-index:555 !important;
	top: -1% !important;
	left: 50% !important;
	transform:translateX(-50%);
}
.fb-page:before  {
	content:"";
	width:20px;
	height:14%;
	background:var(--e-global-color-color_1)  !important;
	position:absolute !important;
	border-radius: 0px 60px 60px 0px;
	z-index:555 !important;
	top: 20% !important;
	right: -20px !important;
}

/*------------------------------------------------------***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){     
   
}
/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){
   
}
/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){
  
}
/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){
   
}
@media only screen and (max-width: 1200px){
   
}
/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){	
	
}
/*------------***Medium devices (tablets, Bootstrap less than 993px)***------------*/
@media only screen and (max-width: 992px){
   
}
/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
   
}
/*------------***Tablet Mini Media query style***------------*/
@media only screen and (max-width: 767px){
   
}
/*------------***Between Big Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 601px) and (max-width: 800px){   
    
}
/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){
    
}
/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px) and (max-width: 600px){
   
}
/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){
     
}
@media only screen and (max-width: 375px){
   
}
@media only screen and (max-width: 320px){
   
}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/

[data-wpr-lazyrender]{ content-visibility:visible !important;}

.container-posts-grid .post-item-img{
  position: relative;
}



