/*
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***----------------------------------*/
@font-face {
    font-family:'BuenaParkJF';
    src: url('/../wp-content/uploads/2023/03/BuenaParkJF.woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
      font-family: 'Segoe UI';
    src: url('/../wp-content/uploads/2023/03/SegoeUI.woff2');
    font-weight: normal;
    font-style: normal;
}
.section-header .menu-with-logo .coherence-core-nav-menu {align-items: center !important;}
.section-footer .menu-icon-home > a svg{display:none !important;}
.section-header .menu-center-logo > a:hover{background:unset !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;}



footer .home-icon a.coherence-core-menu-item img {
    display: none;
}

header.is-sticky .home-icon a.coherence-core-menu-item img {
    max-width: 25px !important;
}
header ul.coherence-core-nav-menu {
    display: flex !important;
    align-items: center;
}
header .home-icon a.coherence-core-menu-item img {
   filter: brightness(0) saturate(100%) invert(52%) sepia(0%) saturate(29%) hue-rotate(186deg) brightness(84%) contrast(89%);
   max-width: 30px !important;
   height: auto !important;
} 
header .home-icon.current-menu-item a.coherence-core-menu-item img , header .home-icon a.coherence-core-menu-item:hover img {
   filter: brightness(0) saturate(100%) invert(34%) sepia(60%) saturate(1902%) hue-rotate(158deg) brightness(94%) contrast(97%);
}

.is-sticky {
    position: fixed !important;
    /*top: 0;*/
    left: 0;
    width: 100%;
    background:#fff !important;
}
header .home-icon a.coherence-core-menu-item img {
    display: none;
}
header.is-sticky , body header{
		box-shadow: 15px 15px 15px #a9a9a938;
	}
@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home > a {text-indent: -999px;}
	header .contact-btn > a {
		background: var(--e-global-color-color_1) !important;
		color: #fff !important;
		border-radius: 17px 0 17px 0;
		padding-inline: 35px !important;
	}

	header .contact-btn > a:hover {
		background: var(--e-global-color-color_black) !important;
	}
	header .home-icon a.coherence-core-menu-item span {
		display: none;
	}
	header .home-icon a.coherence-core-menu-item img {
		display: unset;
	}
	
	.is-sticky .coherence-core-nav-menu > li  a {
		font-size: 15px !important;
	}

	.logo img{
		translate:0.5s all !important;
	}

	.is-sticky .logo img{
		transform:scale(0.8)!important;
	}
	.is-sticky .e-con-inner {
		padding-block: 5px !important;
	}

	footer .menu-item:nth-child(2n):before {
		content: "";
		position: absolute !important;
		background: #fff;
		width: 2px;
		height: 25px;
		top: 0;
		bottom: 0;
		margin: auto;
		left: -14%;
	}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a svg{display:none !important;}
	.section-header .coherence-core-dropdown {min-width: 290px !important;right: 0px !important;left: auto !important;}
	.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
	
	.section-header {
		background: #fff !important;
	}
}
/* =====================================================|| classes ||======================== */
.font-1 , .font-1  *{
	 font-family: 'BuenaParkJF' !important;
}
.font-2{
	 font-family: 'Segoe UI' !important;
}
.text_font p {
    font-family: 'Segoe UI' !important;
}
.unset {
    position: unset !important;
}
.text-max {
    max-width: 580px !important;
/*     margin-inline: auto !important; */
	width:calc(100% - 30px) !important;
}
.home .elementor-widget-coherence-contact-form .wpcf7-form .sp-label {
    top: 24px;
}

.home .elementor-widget-coherence-contact-form .wpcf7-form .focused .sp-label {
    top: 12px;
}

.page-contact  .wpcf7-form .sp-label {
    top: 28px;
}

.page-contact .elementor-widget-coherence-contact-form .wpcf7-form .focused .sp-label {
    top: 18px;
}
footer .sub-arrow {display: none !important;}
/* =====================================================|| end classes ||======================== */

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


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


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


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

/**************************************Style : PRE-HOME*********************************/


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


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


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

.item-body > img { min-height: 550px; }

.item-body {
    position: relative!important;
}

.item-content {
    bottom: 0 !important;
}

.item-content section {
    display: flex !important;
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
    height: 100%;
    margin-inline: 0 !important;
    width: 100% !important;
    /* bottom: 0 !important; */
    padding-inline: 0 !important;
}
:is(.tite-icon-back , .tite-icon-front){
    min-width: 100% !important;
    background-image: url(/wp-content/uploads/2023/04/caroline-ridoire-psychologue-a-tours-bg-presta.png);
    padding-top: 38px;
     background-size: 100% ;
     background-repeat: no-repeat !important;
}
/* front */
.tite-icon-front {
/*     min-width: 100% !important; */
    transform: translateY(29%);

    transition: 3s all;
}

.tite-icon-front .title-prest {
    text-align: center;
    padding-block: 21px 76px;
}

.tite-icon-front .title-prest > h3 {
    color: #fff !important;
    font-family: 'BuenaParkJF';
    font-weight: 400;
}

.item-body:hover .tite-icon-front {
    transform: translateY(129%);
}
.icon-presta {
    max-width: 96px;
    margin-inline: auto;
}
/* front */
/* back */

.tite-icon-back {
    transform: translateY(30%);
    position: absolute;
    transition: 0.5s all;
    opacity:0
}
.tite-icon-back :is(.title-prest , .text-presta) {
    text-align: center;
    padding-inline: 28px;
    color: #fff;
}

.tite-icon-back {
    min-width: 100% !important;
    background-size: 100% 100%;
    transition: 0.5s all;
    padding-bottom: 51px;
   
}

.tite-icon-back .title-prest h3 {
    color: #fff !important;
    padding-block: 19px 3px;
}
.item-body:hover .tite-icon-back {
    transform: translateY(5%);
    opacity:1;
}
.presta-btn {
    background: #fff;
    padding-block: 13px;
    padding-inline: 35px;
    border-radius: 17px 0 17px 0;
    font-weight: bold;
    font-family: 'Poppins';
    color: var(--e-global-color-color_1) !important;
}

.presta-slide-btn {
    width: 100% !important;
    display: flex;
    justify-content: center;
}

.presta-btn:hover {
    background-color: var(--e-global-color-color_2) !important;
    color:var(--e-global-color-color_1) !important;
}

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

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


/**************************************Style : section_valeurs*********************************/
figure.elementor-coherence-core-content-box-img > img {
    max-width: 131px !important;
    height: auto !important;
    object-fit: cover !important;
}



.contant-box-valu .elementor-coherence-core-content-box-content .elementor-coherence-core-content-box-description {
   max-width: 308px;

}
.section_Realisations {
    background-size: 100% 63%;
    background-repeat: repeat-x;
    padding-block: 64px;
}
/**************************************Style : section_points_forts*********************************/
.pfo-col > .elementor-widget-container{display:flex !important;align-items:center;justify-content:center;}
.pfo-col > .elementor-widget-container .elementor-coherence-core-content-box-title {margin: 0px !important;}
.icon-refer img {filter: brightness(0) saturate(100%) invert(29%) sepia(56%) saturate(2682%) hue-rotate(163deg) brightness(99%) contrast(97%);}
/**************************************Style : section_avis*********************************/
.section_avis .ti-profile-img {
    display: none !important;
}
.section_avis .dot.active {
    width: 31px !important;
    background: var(--e-global-color-color_1) !important;
}

.section_avis .dot {
    background: var(--e-global-color-color_2) !important;
	transition:0.5s all;
}
.section_avis  .ti-widget.ti-goog .ti-controls .ti-next:before, .section_avis  .ti-widget.ti-goog .ti-controls .ti-prev:before ,.section_avis  .ti-widget.ti-goog .ti-controls .ti-next:after,.section_avis  .ti-widget.ti-goog .ti-controls .ti-prev:after{
    background: var(--e-global-color-color_1);
}

/*  page avis*/
/* .ti-reviews-container-wrapper {
    display: flex;
    overflow: visible !important;
    flex-wrap: wrap !important;
    row-gap: 15px;
}
.col-avis .ti-widget.ti-goog .ti-controls , .col-avis  .ti-controls-dots {
    display: none !important;
}
 */
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}

.col-widget-footer.menu ul.coherence-core-nav-menu {display: flex;flex-wrap: wrap;flex-direction: row;gap: 4%;justify-content: center;align-items: center;}
footer .menu-item {flex: 1 1 48%;}
.coherence-core-nav-menu:before, .coherence-core-nav-menu:after { display: none !important; }
.body black{
	color:#000 !important;
}
.coherence-core-nav-menu li.menu-item {
    position: relative !important;
}
/*------------------------------------------------------***End***------------------------------------------------------*/



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

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 601px){ 
    
    /*style header*/

    /*style main content*/
.contant-box-valu .elementor-coherence-core-content-box-content {
    margin-left: 24px;
}
    /*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*/
	.section_valeurs {
		background-image: unset !important;
		background-color:#f8f8f8 !important;
	}
	.pont-fort-desc .elementor-coherence-core-content-box-title {
		padding-top: 15px;
	}
	pont-fort-desc p.elementor-coherence-core-content-box-description {
		max-width: min(350px , 100% - 30px ) !important;
		margin-inline: auto !important;
	}

	.pont-fort-desc .elementor-coherence-core-content-box-img > img{
		height: 140px !important;
/* 		    width: auto !important; */
	}
    /*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: 801px) and (max-width: 1024px){
    
    /*style header*/

    /*style main content*/
	.pfo-col p.elementor-coherence-core-content-box-description {
		width: min(390px , 100% - 20px) !important;
		margin-inline: auto !important;
	}
    /*style footer*/
    
}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){

    /*style header*/
.is-sticky {
    top: 0;
}
    /*style main content*/
	:is(.tite-icon-back , .tite-icon-front){

		background-size: 100% 100% !important ;
	}
	.contant-box-valu .elementor-coherence-core-content-box-content .elementor-coherence-core-content-box-description {
		max-width: 308px;
		margin-inline: auto !important;
		text-align: center;
	}
	.contant-box-valu .elementor-coherence-core-content-box-title {
		padding-top: 15px;
	}
	.pont-fort-desc .elementor-coherence-core-content-box-description {
		max-width: min(460px , 100% - 20px );
		margin-inline: auto !important;
	}
	
    /*style footer*/
	.col-widget-footer.menu ul.coherence-core-nav-menu{
		display:flex !important;
		flex-direction: column;
		align-items: center;
	}
}

/*------------***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*/
	.item-body > img {
		min-height: 646px;
	}
	:is(.tite-icon-back , .tite-icon-front) {
		background-size: 182% 100% !important;
		background-position: center;
	}
    /*style footer*/
}

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

    /*style header*/

    /*style main content*/
.item-body > img { min-height: 680px !important; }
    /*style footer*/
    
    
}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/

body .cmplz-blocked-content-container {height: auto !important; }
body #cmplz-document {max-width: unset !important;}
body #cmplz-manage-consent .cmplz-manage-consent{display:inline-block !important;}
button.cmplz-btn:hover {background-color: #000 !important;border-color:#fff !important;color:#fff !important;}
.grecaptcha-badge { visibility: hidden; }
[data-wpr-lazyrender]{content-visibility:visible!important;}

.PDS-hover a {pointer-events: initial !important} 
