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

.img-hight-full, .img-hight-full .elementor-widget-container, .img-hight-full img {min-height: 100% !important;height: 100% !important;}
h3.elementor-coherence-core-content-box-title {margin-bottom: 16px !important;}
/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/


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


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

/**************************************Style : PRE-HOME*********************************/
.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;}
/**************************************Style : SLIDER REVOLUTION*********************************/
/*******************galerie-hover**********************/
figure.gallery-item .gallery-icon{overflow: hidden !important;}
figure.gallery-item img{ opacity: 1; transition:all 0.3s ease-in-out;}
figure.gallery-item:hover img{ opacity: 0.8;}
/**************************************Style : section_presentation*********************************/

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



.item-body{
	overflow:hidden;
	border-radius:10px;
	position:relative
}

/* .item-body, .item-body > img {
    min-height: 520px !important;
} */

.prestation-front {
    position: absolute;
    width: 74%;
    height: 206px;
    display: flex;
    flex-direction: column;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(250 250 250 / 88%);
    border-radius: 10px;
    justify-content: center;
	gap:15px;
    padding: 36px 10px 45px;
    align-items: center;
}
.prestation-front .presta-icone, .prestation-main .presta-icone{
	width:86px !important;
	min-height:86px !important;
	height:86px !important;
	background:#000 !important;
	padding:1px !important;
	border-radius:80px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}
.prestation-front .presta-icone img, .prestation-main .presta-icone img{
	width:42px !important;
	height:42px !important;
	object-fit:contain !important;
	object-position:center !important;
}
.prestation-main {
    background: rgb(250 250 250 / 88%) !important;
    border-radius: 10px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    width: 80%;
    height: 100% !important;
    gap: 20px;
    padding: 15px;
    opacity: 0;
    transform: translatey(200%);
    transition: 0.6s !important;
    justify-content: center;
}

.item-content {
    bottom: 0% !important;
    height: 100% !important;
    display: flex !important;
    align-items: flex-end !important;
}

.item-content section {
    display: flex !important;
    align-items: flex-end !important;
    width: 100% !important;
    height:100%;
    position: relative !important;
    justify-content: center;
}


.presta-back-title{
	position:relative !important;
}
.presta-back-title:before{
	position:absolute !important;
	content:"" !important;
	width:35px !important;
	height:5px !important;
	background:var(--e-global-color-color_1) !important;
	left:50% !important;
	bottom:-10px !important;
	transform:translateX(-50%) !important;
}

.presta-back-title h3 {
    text-align: center !important;
    margin-bottom: 0px !important;
}

.presta-content {
    text-align: center !important;
    margin-bottom: 0px !important;
}

/* .presta-icone {
    position: absolute !important;
    top: -30px !important;
} */

.presta-button {
    display: flex;
}


.item-body:hover .prestation-main {
   opacity:1;
	transform:translatey(0)
}

.item-body:hover .prestation-front {
   opacity:0;
   transition:0.6s !important;
}


.presta-button a {
    padding: 12px 20px;
    background: transparent;
    border-radius: 8px;
    color: var(--e-global-color-color_1) !important;
    border: solid  2px  var(--e-global-color-color_1) !important;
    margin-top:px;
}
.presta-button a:hover {
    background: var(--e-global-color-color_1);
    color:  var(--e-global-color-color_white) !important;
}
@media only screen and (max-width: 1360px){
	.slick-slide .item-body > img {height: 520px !important;}
	.prestation-front{width:84% !important;}
	.prestation-main{width:90% !important;}
}
/**************************************Style : section_Actualites*********************************/
 

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


/**************************************Style : section_Facebook*********************************/


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


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


/**************************************Style : section_contact*********************************/
.cntct-frm.elementor-widget-coherence-contact-form .wpcf7-form .sp-label {left: 40px !important;top: 20px !important;}
.cntct-frm.elementor-widget-coherence-contact-form .wpcf7-form .focused .sp-label {top: 6px !important;}
.two-phn-nbrs a.dib {color: #fff !important;display:inline-block !important;}
.two-phn-nbrs a.dib:hover {text-decoration:underline !important;}
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/


/*--------------------------------------------------------------***Page_Avis***----------------------------------------------------------------------*/

/***------------ style Page avis (mettre cette classe dans le contenour des avis : section-avis-pg)-----------******/



/*--------------------------------------------------------------***Before and After Page Others***----------------------------------------------------------------------*/


/*------------------------------------------------------***Page_Contact***------------------------------------------------------*/

 

/*------------------------------------------------------***Page_Actualites***------------------------------------------------------*/
 
/*------------------------------------------------------***Page_Prestation***------------------------------------------------------*/


/*------------------------------------------------------***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;}
.menu-footer a.coherence-core-menu-item:hover, .menu-footer .current_page_item a.coherence-core-menu-item{text-decoration: underline solid 2px !important;text-underline-offset: 5px !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*/
	

    /*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*/
	.prestation-front{display:none !important;}
	.item-body .prestation-main {
	   opacity:1 !important;
	   transform:translatey(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;}
}

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

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

    /*style header*/

    /*style main content*/
	.slick-slide .item-body > img {height: 550px !important;}
	.item-body .prestation-main{width:100% !important;}
    /*style footer*/
    
    
}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/

.plrd-cta-section {
    background: #f3f3f3 !important;
}
.plrd-phone {
    background: #000 !important;
	border: 2px solid #000 !important;
	margin-top: 25px !important;
}
.plrd-phone:hover {
    background: transparent !important;
}
.plrd-phone:hover a{
	color: #000 !important;
}
.plrd-cta-button {
    background: #000 !important;
    color: #fff !important;
	border: 2px solid #000 !important;
}
.plrd-cta-button:hover {
    background: transparent !important;
    color: #000 !important;
}