/*
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-header .menu-with-logo .coherence-core-nav-menu {align-items: center !important;}
.section-footer .menu-icon-home > a i{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;}
body .section-header .elementor-grid .elementor-grid-item a.elementor-icon.elementor-social-icon{display:flex;}
@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home > a span,.menu-home-icon span{display:none!important;}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a i,.menu-home-icon i,.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none!important;}
	
}
body .dib:hover{text-decoration:underline!important;}
/*------------------------------------------------------***End***------------------------------------------------------*/

/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.wpcf7-select option{background:black !important;}
.pg-mp-titre-h1-bg {
    text-align: center;
    margin-bottom: 20px;
}
/*------------------------------------------------------***End***------------------------------------------------------*/


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

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


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

/**************************************Style : section_presentation*********************************/
.text-sep span{border-radius:20px!important;}
.section-presentation .separator-sup-title:before,.separator-sup-title:after{display:none!important;}
/**************************************Style : section_prestations*********************************/


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

 body .fb_iframe_widget iframe{border-radius:40px;border:20px solid #333!important;}

/**************************************Style : section_Realisations*********************************/
.img-gallery .gallery-icon * {
    transition: all 1s cubic-bezier(1,0,0,.56);
}

.img-gallery .gallery-icon:hover img {
    transform: scale(1.05)
}
.img-gallery .gallery-icon {
	position: relative;
}
body .img-gallery .gallery-icon {
    overflow: hidden !important;
/* 	border-radius: 10px; */
}
.img-gallery .gallery-icon::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.img-gallery .gallery-icon:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

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


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


/**************************************Style : section_avis*********************************/
body .col_avis .avis .ti-reviews-container{max-height:400px!important;overflow:hidden!important;}
body .page_avis .ti-reviews-container-wrapper {display: flex;flex-wrap: wrap;justify-content: space-between;}
body .page_avis .ti-reviews-container-wrapper .ti-review-item.source-Google {width: 46%;margin: 2%;}
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/


/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width:130px!important;height:auto!important;}
.coherence-logo svg * {fill:#fff!important;}
.section-footer .menu-center-logo{display:none!important;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow{display:none!important;}
body .section-footer .col-widget-footer .menu-footer nav>ul{display:block;width:100%;}
body .section-footer .col-widget-footer .menu-footer nav>ul>li{width:100%!important;}
body .col-widget-footer.coords .elementor-coherence-core-content-box-icon>.elementor-icon{background:var(--e-global-color-color_1);border-radius:50%;padding:8px;}
/*------------------------------------------------------***End***------------------------------------------------------*/


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

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

    /*style main content*/
	body .mx_hght_600{max-height:600px!important;}
    /*style footer*/    
	body .section-footer .col-widget-footer .menu-footer nav>ul{column-count:2!important;}
	/* Animations */
    .animate_01 {animation: mymove ease-in-out 1.618s infinite alternate !important;}
    .animate_02 {animation: mymove2 ease-in-out 1.618s infinite alternate !important;}
    .animate_03 {animation: mymove3 ease-in-out 1.618s infinite alternate !important;}
    .animate_04 {animation: mymove4 ease-in-out 1.618s infinite alternate !important;}
    .animate_05 {animation: mymove5 ease-in-out 1.618s infinite!important;}
    .anime_img_rotate:hover {animation: mymove6 ease-in-out 1.618s!important;}
    @keyframes mymove {from {transform: translatey(-5px);} to {transform: translatey(5px);}}
    @keyframes mymove2 {from {transform: translatey(5px);}to {transform: translatey(-5px);}}
    @keyframes mymove4 {from {transform: scale(1);} to {transform: scale(1.2);}}
    @keyframes mymove3 {from {transform: translatex(-5px);} to {transform: translatex(5px);}}
    @keyframes mymove5{0%{transform:translate(0,0)}50%{transform:translate(0,10px)}100%{transform:translate(0,0)}}
    @keyframes mymove6{0%{transform:rotate(0deg)}50%{transform:rotate(360deg)}100%{transform:rotate(0deg)}}
    
}

/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){}

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

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

/*------------***Medium devices (tablets, less than 1025px)***------------*/

@media only screen and (min-width: 1024px){
}

/*------------***Medium devices (tablets, Bootstrap less than 993px)***------------*/
@media only screen and (max-width: 992px){}

/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
/* 	body .section-footer .col-widget-footer .menu-footer nav>ul{column-count:3!important;} */
	h1.pg-mp-titre-h1 {
    font-size: 25px !important;
}
}

/*------------***Tablet Mini Media query style***------------*/
@media only screen and (max-width: 767px){}

/*------------***Between Big Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 601px){
}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){
	body .section-footer .col-widget-footer .menu-footer nav>ul{flex-direction:column!important;}
	body .page_avis .ti-reviews-container-wrapper .ti-review-item.source-Google {width:96%!important;margin: 2%;}
	body .section-footer .col-widget-footer .menu-footer nav>ul>li{width:100%;}
	body .section-footer .col-widget-footer .menu-footer nav>ul{column-count:1!important;}
	body .section-footer .col-widget-footer .menu-footer nav>ul>li{display:flex;justify-content:center!important;}
}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 801px) and (max-width: 1024px){
    
    /*style header*/
    /*style main content*/
	body .fb_iframe_widget iframe{max-width:380px!important;}
    /*style footer*/
    
}
/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){}

/*------------------------------------------------------***End Media query***------------------------------------------------------*/

/**************************************Style : section_RS*********************************/
.ifram-fb iframe { border-radius: 30px !important; box-shadow: 0 0 0 15px var(--e-global-color-color_4); }
.ifram-fb span:before { position: absolute; content: ""; width: 145px !important; height: 15px !important; border-radius: 0px 0px 8px 8px; left: 0; right: 0; top: -2px; margin-inline: auto; background-color: var(--e-global-color-color_4); z-index: 1;}
.ifram-fb span:after {
    position: absolute;
    content: "";
    width: 10px !important;
    background-color: var(--e-global-color-color_4);
    height: 100px !important;
    border-radius: 0px 10px 10px 0px;
    right: -23px;
    z-index: 10;
    top: 130px;
}
/*----------------------- Google ToolBars scroll mode ------------------------------*/


.avismod .ti-widget.ti-goog {
height: 500px !important;
overflow-y:scroll !important;
padding-right:20px;
}

/* width */
.avismod .ti-widget.ti-goog::-webkit-scrollbar {
width: 15px;
}

/* Track */
.avismod .ti-widget.ti-goog::-webkit-scrollbar-track {
background: #dedede4a;
border-radius:50px;

}

/* Handle */
.avismod .ti-widget.ti-goog::-webkit-scrollbar-thumb {
background: #dedede;
border-radius:50px;
}
.avismod .ti-widget.ti-goog .ti-rating-text span strong , .avismod .ti-widget.ti-goog .ti-header .ti-name {
    color: white !important;
}
