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

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

/**************************************Style : Animation*********************************/

figure.gallery-item .gallery-icon{overflow: hidden !important;}
figure.gallery-item img{ scale: 1; transition:all 0.3s ease-in-out;}
figure.gallery-item:hover img{ scale:1.1;opacity: .6;}


/**************************************Style : SLIDER DEPICTER*********************************/

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

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


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




/**************************************Style : section_Realisations*********************************/
ul.slick-dots {
    padding-left: 0px !important;
    margin-left: -7px !important;
}

/**************************************Style : section_actualite*********************************/


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





/**************************************Style : section_contact*********************************/
.cntct-frm u {color:#fff !important;}
.cntct-frm u:hover {color:#acacac !important;}

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


/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.menu-footer a.coherence-core-menu-item {width: fit-content !important;}
.menu-footer li.current_page_item a.coherence-core-menu-item::after, .menu-footer li.current-menu-item a.coherence-core-menu-item::after {opacity:1 !important;transform: scaleX(1) !important;}


.section-footer .menu-main-footer  span.sub-arrow {display:none }

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





/*------------***Large devices (desktops, less than 1801px)***------------*/
@media only screen and (max-width: 1800px){
    /*style header*/
    /*style main content*/
    /*style footer*/
}
/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1378px){
    /*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: 1100px){
    /*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-realisation .slick-arrow, .section-prestation .slick-arrow{display:none !important;}
	
    /*style footer*/
}
/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
	
    /*style header*/
	
    /*style main content*/

    /*style footer*/
}
/*------------***Begin Big Mobile Media query style***------------*/

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px) and (max-width: 800px){ 
	
    /*style header*/
	
    /*style main content*/

    /*style footer*/   
}
/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 600px){
	
    /*style header*/
	
    /*style main content*/
	.bx-centrer li.coherence-feature-list-item {align-items: center !important;}
    /*style footer*/        
}
@media only screen and (max-width: 379px){
	
    /*style header*/
	
    /*style main content*/
	
    /*style footer*/  
}
@media only screen and (max-width: 320px){
	
    /*style header*/
	
    /*style main content*/
	
    /*style footer*/        
}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/





