/*
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*********************************/
/** Single Post Style **/
.single-post .pd-top-120{padding-top:40px}
.single-post .pd-bottom-120 {padding-bottom:40px}
.single-post .details .blog-meta{display:none}
.single-post .details p{margin-top:10px;}

.single-post .single-blog-inner  h1{margin-bottom:20px !important;}
.single-post  .details {margin-top:20px !important;}


/** Hover images Galerie  **/
figure.gallery-item .gallery-icon{overflow: hidden !important;}
figure.gallery-item img{ scale: 1; transition:all 0.3s ease-in-out;}
figure.gallery-item:hover img{ scale:1.1;opacity: .6;}

/**************************************Style : SLIDER REVOLUTION*********************************/


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


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

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

/**************************************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;}
.section-footer .menu-icon-home>a svg,.section-footer .menu-icon-home>a i  {display: none !important;}


.menu-main-footer .coherence-core-nav-menu { columns: 2 !important;}

@media only screen and (max-width: 800px){
	.menu-main-footer .coherence-core-nav-menu { columns: 1 !important;}
}
@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;
    }
}
/*------------------------------------------------------***End***------------------------------------------------------*/



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

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 1200px){
	
}
@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 (min-width: 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*/
    
}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px){
	
}
@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***------------------------------------------------------*/
[data-wpr-lazyrender]{ content-visibility:visible !important;}

.btn_catalogue {
    position: fixed;
    top: 45%;
    right: -93px;
    transform: rotate(270deg);
    background: #a1c487;
    padding: 10px;
    z-index: 9999 !important;
}
.btn_catalogue a{color:#fff !important;}

.btn_catalogue:hover{background: #000;}


@media only screen and (max-width: 600px){
:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{
		display:block !important;
	}	
.btn_catalogue a {
    font-size: 14px !important;
}
.btn_catalogue {
    top: 45%;
    right: -80px;
    padding: 6px;
}
}

/*------------------------------------------------------***Button Green for download**------------------------------------------------------*/
.btn-green {
  background-color: #A1C487 !important;
  color: #ffffff !important;
  padding: 17px 40px;
  border-radius: 1px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  text-align: center;
  text-decoration: none; /* remove underline */
  transition: transform 0.12s ease, box-shadow 0.12s ease, background-color 0.2s ease;
}

/* Hover and focus states */
.btn-green:hover,
.btn-green:focus {
  background-color: #94b978; /* slightly darker tone */
  color: #ffffff !important; /* keep text white */
  transform: translateY(-1px);
  box-shadow: 0 4px 10px rgba(0,0,0,0.06);
}

.btn-green:focus-visible {
  box-shadow: 0 0 0 3px rgba(161,196,135,0.35);
}
/*------------------------------------------------------***Button yellow for download**------------------------------------------------------*/

.btn-green2 {
  background-color: #F7A330 !important;
  color: #ffffff !important;
  padding: 17px 40px;
  border-radius: 1px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  text-align: center;
  text-decoration: none; /* remove underline */
  transition: transform 0.12s ease, box-shadow 0.12s ease, background-color 0.2s ease;
}

/* Hover and focus states */
.btn-green2:hover,
.btn-green2:focus {
  background-color: #F7A330; /* slightly darker tone */
  color: #ffffff !important; /* keep text white */
  transform: translateY(-1px);
  box-shadow: 0 4px 10px rgba(0,0,0,0.06);
}

.btn-green2:focus-visible {
  box-shadow: 0 0 0 3px rgba(161,196,135,0.35);
}

/*------------------------------------------------------***Button red for download**------------------------------------------------------*/

.btn-green3 {
  background-color: #0047AB;
  color: #ffffff !important;
  padding: 17px 40px;
  border-radius: 1px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  text-align: center;
  text-decoration: none; /* remove underline */
  transition: transform 0.12s ease, box-shadow 0.12s ease, background-color 0.2s ease;
}

/* Hover and focus states */
.btn-green3:hover,
.btn-green3:focus {
  background-color: #FF0000; /* slightly darker tone */
  color: #ffffff !important; /* keep text white */
  transform: translateY(-1px);
  box-shadow: 0 4px 10px rgba(0,0,0,0.06);
}

.btn-green3:focus-visible {
  box-shadow: 0 0 0 3px rgba(161,196,135,0.35);
}
