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

.t-price{white-space:nowrap !important}

.cs-link{color:#fff !important}
.cs-link:hover{color:var(--e-global-color-color_1) !important}
.section-title .separator-sup-title::after, .section-title .separator-sup-title::before {display:none !important}
/*-----------------------------------------***style header***----------------------------------*/

.menu-header  .menu-item.parent a.coherence-core-menu-item:after{background:#000 !important}
.menu-header  .coherence-core-nav-menu li.current-menu-item a.coherence-core-menu-item:after{transform:scale(1) !important;opacity:1 !important;}

@media only screen and (min-width: 1361px){
	.menu-header li.appo-item {display:none !important}
}

@media only screen and (min-width: 1361px) and (max-width: 1480px){
	.menu-header .coherence-core-nav-menu > li.menu-item:not(:last-child){margin-right:10px !important}
	.menu-header .coherence-core-nav-menu > li.menu-item a{font-size:16px !important}
}

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

@media only screen and (max-width: 500px){
  .tarif-table .coherence-table-container {width: 100% !important;overflow-x: auto;}  
  .tarif-table .coherence-table-container table {width: 100% !important;border-collapse: collapse !important;}
}
/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/


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


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

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


/**************************************Style : SLIDER HOME*********************************/

/* .depicter-1-section-1 .nav-1{display:none !important} */


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


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

@media only screen and (min-width: 801px){
.pre-col .item-content {width:90%;transition:0.45s ease-in-out;}
.pre-col .item-body:hover .item-content{width:100%;}
.pre-col .pre-item{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;min-height:160px}
.pre-col .item-content p.item-desc{max-width:280px}
.pre-col .item-body .item-content{margin-top:-100px;z-index:3;position:relative;}
.pre-col .item-content section, .pre-col .item-body:hover section *, .pre-col  .item-body a.btn-read-more{transition:0.4s ease-in-out;}
.pre-col .item-body:hover section{background: var(--e-global-color-color_1) !important }
.pre-col .item-body:hover section *{color:#fff !important}
.pre-col  .item-body:hover a.btn-read-more{transform:rotate(-40deg) !important}
}


@media only screen and (max-width: 1360px){
.pre-col .item-content p.item-desc{max-width:450px}    
}
@media only screen and (max-width: 800px){
.pre-col .item-content p.item-desc{max-width:100%}   
.pre-col .item-body .item-content{margin-top:-40px;z-index:3;position:relative;margin-inline:10px}
.pre-col  .item-body a.btn-read-more{background: var(--e-global-color-color_1) !important;border-radius:50% !important;padding:7px 9px 5px!important;color:#fff !important;font-size:17px !important;transition:0.3s ease-in-out;}
.pre-col  .item-body a.btn-read-more:hover{background:#000 !important;transform:rotate(-40deg) !important}
}

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

/**************************************Style : section_team*********************************/
.team-col .teams .line{background:rgb(0 0 0 / 20%);width:1px;height:60px;margin-inline: auto !important;}
.team-col .imgCarContenair{position:relative;}

@media only screen and (min-width: 801px){
.team-col .item-content{position:relative;transform:translateY(-45px);transition:0.5s ease-in-out}  
.team-col .item-body:hover .item-content{transform:translateY(-180px)}
.team-col  .teams, .team-col .teams .line{transition:0.42s ease-in-out}
.team-col .item-body:hover .teams *{color:#fff !important;}
.team-col .item-body:hover .teams .line{background:#fff}
}

@media only screen and (max-width: 800px){
.team-col .teams .line{height:25px;}
}


.team-col .imgCarContenair::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0);opacity:0;transition:0.5s ease-in-out}
.team-col .item-body:hover .imgCarContenair::after{opacity:0.4}

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


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


/**************************************Style : section_avis*********************************/
.avis-col .ti-widget.ti-goog .ti-review-item>.ti-inner{border-radius:0px !important;background-color:#fff !important;border-color:rgb(0 0 0 / 5%) !important}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev {background-color:#fff !important; outline: none !important;border:2px solid #000000cf;width:35px;height:35px;border-radius:50%}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next:before, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev:before{border-color: #000000 !important;width:10px !important; height:10px !important;}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next:hover, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev:hover { background-color: var(--e-global-color-color_1) !important;outline: none !important;box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0) !important;border-color:var(--e-global-color-color_1) !important;}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next:hover:before, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev:hover:before{border-color: #fff !important;} 
.avis-col .ti-widget.ti-goog .ti-controls .ti-next, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev {display:block !important}
@media only screen and (min-width: 1025px){
.avis-col .ti-widget.ti-goog .ti-controls .ti-next{right:-35px !important;}
.avis-col .ti-widget.ti-goog .ti-controls .ti-prev{left:-35px !important;}
}
@media only screen and (max-width: 1024px){
.avis-col .ti-widget.ti-goog .ti-controls .ti-next, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev {border-radius:0;}
.avis-col{padding-bottom: 17px !important;}
.avis-col .ti-widget.ti-goog .ti-reviews-container-wrapper { padding-top: 15px !important; } 
.avis-col .ti-widget.ti-goog .ti-review-item > .ti-inner { padding: 30px 30px 30px !important; } 
.avis-col .ti-footer { display: none !important; } 
.avis-col .ti-review-content { font-size: 15px !important; line-height: normal !important; } 
.avis-col .ti-controls { top: unset !important; bottom: -20px !important; left: 27px; display: block !important;} 
.avis-col .ti-next { left: calc(50% - 20px) !important; } 
.avis-col .ti-prev { left: calc(50% - 70px) !important; } 
body .ti-widget.ti-goog .ti-controls-dots, body .ti-widget.ti-goog .ti-controls-line  { display: none !important; } 	
}

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



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}
.menu-footer  li .coherence-core-menu-toggle, .menu-footer  ul.sub-menu {display: none !important;}
@media only screen and (max-width: 800px){
.menu-footer ul{display:flex !important; flex-direction:column !important;align-items:center !important;justify-content:center !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*/

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