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

* :is(a[href^="tel:"]):hover {
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
	 color: unset !important;
  }

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


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


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

/**************************************Style : PRE-HOME*********************************/
/** Slide in Nemero de Telaphone **/
/* .phone-style a{padding-bottom:2px !important;border-bottom:2px solid transparent !important;}
.phone-style a:hover{border-bottom-color:#fff !important;} */

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

.prime-slide-general .bdt-prime-slider .bdt-slideshow-items li > div{height: 100% !important;min-height: inherit !important;}
.col-slider-inner-content > .e-con-inner {margin-right: 0px !important;margin-left: auto !important;}


/**************************************Style : section_presentation*********************************/
.sc-present-col:hover{transform:scale(1.04)}

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

 
.container-presta {
    display: flex;
    margin-inline: auto;
    justify-content:center;
    align-items:center;
}

.prestation-image{
    width:50%;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    transition:.5s;
    min-height:450px;
}

.prestation-content{
    width:50%;
    padding:3%;
    display:flex;
    flex-direction: column;
    gap:18px;
    background:#fff;
    z-index:2;
    justify-content:center;
    min-height:450px;
    background:var(--e-global-color-secondary);
}
.prestation-title h3{
    margin:0px !important;
    color:#fff !important;
}
.separator-between {
    display: block;
    width: 10%;
    height: 4px;
    background: #fff;
}
.presta-txt p{
    margin:0px !important;
    color:#fff ;
    font-family:var(--e-global-typography-text-font-family);
}
.presta-btn a.btn-presta{
    padding: 17px 35px;
    background: #fff;
    display:inline-block;
    color:#000;
    border-radius:0px;
    font-family:var(--e-global-typography-text-font-family);
    font-size:17px;
}

.presta-btn a.btn-presta:hover{
    background: var(--e-global-color-color_3);
    color:#000 !important
}


@media only screen and (max-width: 1024px){
    .prestation-content{
        width:60%;
        padding:3%;
        min-height:540px;
    }
    .prestation-image{
        width:60%;min-height:640px;
    }
}

@media only screen and (max-width: 800px){
    .container-presta {flex-direction:column-reverse}
    .prestation-image{width:100%;min-height:420px}
    .prestation-content{width:100%;padding:20px;margin-right:0%;min-height:420px;}
    .prestation-title h3{font-size:22px !important;}
}
@media only screen and (max-width: 426px){
    .prestation-image{min-height:320px}
    .prestation-content{padding:15px; min-height:540px;}
}
@media only screen and (max-width: 390px){
    .prestation-content{padding:15px; min-height:590px;}
}
@media only screen and (max-width: 330px){
    .prestation-content{padding:15px; min-height:650px;}
}

/**************************************Style : section_Actualites*********************************/
.fb-page iframe {border-radius: 15px !important;box-shadow: 0 0 0 12px #0860F2;} 
.fb-page:before  {
    content:"";
    width:20px;
    height:14%;
    background:#0860F2 !important;
    position:absolute !important;
    border-radius: 0px 60px 60px 0px;
    z-index:555 !important;
    top: 20% !important;
    right: -20px !important;
}
.fb-page:after  {
    content:"";
    width:50%;
    height:3%;
    background:#0860F2 !important;
    position:absolute !important;
    border-radius: 0px 0px 80px 80px;
    z-index:555 !important;
    top: -1% !important;
    left: 50% !important;
    transform:translateX(-50%);
}
/**************************************Style : section_Realisations*********************************/


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


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


/**************************************Style : section_avis*********************************/

/**************************************Style : section_réserve*********************************/
.tab-reserve button {flex-grow:1 !important}
.forme-reserve .wpcf7-list-item-label ,
.forme-reserve .wpcf7-list-item-label a,
.forme-reserve .recaptcha_acc a
{color:#818181;}


/** Date Time Picker Style **/
  .ui-widget-header {
        border: 1px solid var(--e-global-color-color_1) !important;
        background: var(--e-global-color-color_5) !important;
        color: #fff;
    }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid  var(--e-global-color-color_1) !important;
    background:  var(--e-global-color-color_5) !important;
    color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default, .ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    background:  var(--e-global-color-color_5) !important;
    font-weight: bold;
    color: #ffffff;
}
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/



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

/***** Diviser Menu Footer Par Column  ****/
.menu-main-footer .coherence-core-nav-menu {columns: 2 !important;}
/*----------------***Query***-------------------------*/
@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***------------------------------------------------------*/

/*------------------------------------------------------***Page Mentions legal style***------------------------------------------------------*/

.pg-mentions-legal *{color:#fff !important;}
.pg-mentions-legal a,.pg-mentions-legal   a b{color:#fff !important;}
.pg-mentions-legal   a:hover,.pg-mentions-legal   a:hover b{color:var(--e-global-color-color_1)  !important;}

/*------------------------------------------------------***Page Mentions politique style***------------------------------------------------------*/

.pg-politique-confid *:not(.wpcf7-response-output){color:#fff !important;}
.pg-politique-confid a,.pg-politique-confid  a b{color:#fff !important;}
.pg-politique-confid   a:hover,.pg-politique-confid   a:hover b{color:var(--e-global-color-color_1)  !important;}
.pg-politique-confid option {background-color:#000 !important;}

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