/*
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: 1361px) and (max-width: 1500px){
	.section-header-right {padding-left: 6% !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;}
}
@media only screen and (min-width: 498px){
	.section-header .item-contact-menu{display:none !important;}
}

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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.lp_content h2, .services-section .section-title{font-family: "Sarabun", Sans-serif !important; font-weight: 700 !important;}
@media screen and (min-width: 1510px) {
    .lp_content_img img {max-height: 656px !important;}
/*------------------------------------------------------***End***------------------------------------------------------*/


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

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


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

.depicter-sections button{
    padding:0 5px !important;
}
/**************************************Style : section_presentation*********************************/
.col-height {
    height: 100% !important;
}

.animated-updown {
  display: inline-block;
  animation: annimation-upDown 2.5s ease-in-out infinite;
}
@keyframes annimation-upDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-50px); 
  }
  100% {
    transform: translateY(0); 
  }
}


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

.prestation-elem .slick-dots {
    display: flex;
    justify-content: flex-start !important;
	margin-bottom:0 !important;
}
/**************************************Style : section_Actualites*********************************/
 

/**************************************Style : section_phrase d accroche*********************************/
.text-phrase b {
    font-weight: 700;
}

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


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


/**************************************Style : section_avis*********************************/
.col-avis .ti-widget.ti-goog .ti-controls, .col-avis .ti-widget.ti-goog .ti-controls .ti-prev , .col-avis .ti-widget.ti-goog .ti-controls .ti-next {
    display: block !important;
}
.col-avis .ti-widget.ti-goog .ti-controls .ti-prev:after, .col-avis .ti-widget.ti-goog .ti-controls .ti-next:after {
    display: none !important;
}
.col-avis .ti-widget.ti-goog .ti-controls-line {
    display: none !important
}
.col-avis .ti-widget.ti-goog .ti-review-item>.ti-inner {
    background: #fff !important;
    border-radius: 0px !important;
	padding:35px !important
}

.col-avis .ti-widget.ti-goog .ti-controls .ti-prev {
    right: unset;
    left: -40px;
}
.col-avis .ti-widget.ti-goog .ti-controls .ti-next {
    left: unset;
    right:-40px;
}
.col-avis .ti-widget.ti-goog .ti-controls .ti-prev, .col-avis .ti-widget.ti-goog .ti-controls .ti-next {
    width: 40px;
    height: 40px;
    background: #00000000;
    font-size: 22px;
    border-radius:0%;
    border:2px solid #000;
}
.col-avis .ti-widget.ti-goog .ti-controls .ti-prev:before,.col-avis .ti-widget.ti-goog .ti-controls .ti-next:before {
    content: "\f054";
    transform: rotate(0deg);
     font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background: transparent;
    font-size: 22px;
    color: #000 !important;
	 left: 0%;
    top:0%;
	width:100% !important;
	height:100% !important;
	display:flex !important;
	justify-content:center !important; 
	align-items:center !important;
    color: #ffffff;
    border-radius:50%;
}
.col-avis .ti-widget.ti-goog .ti-controls .ti-prev:before {
    content: "\f053";
}
.col-avis .ti-widget.ti-goog .ti-controls .ti-next:hover, .col-avis .ti-widget.ti-goog .ti-controls .ti-prev:hover {
    transform: scale(1) !important;
    background: #000;
}
.col-avis .ti-widget.ti-goog .ti-controls .ti-prev:hover:before,.col-avis .ti-widget.ti-goog .ti-controls .ti-next:hover:before {
    color: #fff !important;
}

@media only screen and (max-width: 1520px) {
	.col-avis  .elementor-widget-button{
		    text-align: left !important;
	}
}
@media only screen and (max-width: 1360px) {
    .col-avis .ti-widget.ti-goog .ti-controls {
        top:unset !important;
        bottom:-10px !important;
		left:unset !important;
    }
    .col-avis .ti-widget.ti-goog .ti-controls .ti-prev {
        left: calc(0% + 30px);
        }
    .col-avis .ti-widget.ti-goog .ti-controls .ti-next {
        left: calc(0% + 80px);
    }
	.col-avis .ti-widget.ti-goog {
	    padding-bottom: 60px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
	.col-avis .ti-widget.ti-goog .ti-reviews-container-wrapper {
        margin:0 !important
    }
/* 	.col-avis .ti-widget.ti-goog .ti-review-item {
        padding:0 !important
    } */
   
}
@media only screen and (max-width: 1024px) {
	
    .col-avis .ti-widget.ti-goog .ti-controls .ti-prev {
        left: calc(0% + 0px);
        }
    .col-avis .ti-widget.ti-goog .ti-controls .ti-next {
        left: calc(0% + 50px);
    }
}
/**************************************Style : section_facebook*********************************/
 .fb-page iframe {border-radius: 60px !important;box-shadow: 0 0 0 22px #141313;}


/**************************************Style : section_instagram *********************************/
.MediaTile__overlay {
    display: none !important;
}

.MediaThumbnail__root {position:relative;b}
.MediaThumbnail__root:before {
    content: "" !important;
    position: absolute !important;
    right:10px !important;
    top:10px !important;
    width:30px  !important;
    height: 30px  !important;
    background:url(/wp-content/uploads/2025/01/innov-azur-jardins-paysagiste-a-roquefort-les-pins-insta.svg) no-repeat;
    background-size:contain;
}

.FeedLayout__wrapper {
    background:transparent !important;
}
.FeedGridLayout__media-container{border-radius:15px !important;overflow:hidden;}


@media only screen and (max-width: 1360px){
	.text-opacity {
		opacity:0.1 !important;
	}
}
@media only screen and (max-width: 1024px){
	.text-opacity {
		font-size:70px !important;
		right: -55px !important;
		opacity:0.08 !important;
		top:37% !important;
	}
}
@media only screen and (max-width: 767px){
	body .FeedGridLayout__cell {
		padding: unset !important;
		height: 200px !important;
		width: 100% !important;
	}
}
/*--------------------------------------------------------------***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;}


/*------------------------------------------------------***End***------------------------------------------------------*/
.page-template-default .blog-area {
    padding: 50px 20px !important;
}
@media only screen and (max-width: 800px) {
	.page-template-default .blog-area {
		padding: 30px 20px !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***------------------------------------------------------*/
	
/* Maillage section CSS Starts */ 
.services-section { max-width: 1200px; margin: 0 auto; padding: 2rem; font-family: Arial, sans-serif; overflow: hidden; } 
.section-title { font-size: 1.8rem; margin-bottom: 1.5rem; color: #333; } 
.section-subtitle { color: #666; margin-bottom: 2rem; line-height: 1.6; } 
.slider-container { position: relative; overflow-x: auto; overflow-y: hidden; white-space: nowrap; -webkit-overflow-scrolling: touch; padding-bottom: 1rem; scrollbar-width: thin; scrollbar-color: #e3e3e3 #f9f9f9; }
.slider-container::-webkit-scrollbar { height: 10px; background: white;} 
.slider-container::-webkit-scrollbar-thumb { background-color: rgb(88, 88, 88); border-radius: 5px;} 
.slider-container::-webkit-scrollbar-track { background-color: white; border-radius: 5px; } 
.slider-track { display: inline-flex; gap: 1rem; margin: 0; padding: 0; list-style: none; list-style: none; margin: 0; padding: 0; display: flex; transition: transform 0.3s ease-out; } 
.slider-track li { min-width: calc(33.333% - 1rem); flex-shrink: 0; margin-right: 1rem; background: #f5f5f5; padding: 2rem; border-radius: 8px; text-align: center; position: relative; } 
.slider-track li::before { content: ''; position: absolute; top: 1rem; left: 1rem; width: 50px; height: 50px; background-image: url('https://icons.veryicon.com/png/o/miscellaneous/light-e-treasure-3/search-286.png'); background-size: cover; background-position: center; border-radius: 50%; opacity: 0.1; } 
.slide-title { color: #1a237e; font-size: 1.2rem; margin: 0; position: relative; } 
.voir-plus { display: block; width: fit-content; margin: 2rem auto; padding: 0.8rem 2rem; background: #4051b5; color: white; text-decoration: none; border-radius: 4px; text-transform: uppercase; font-weight: bold; cursor: pointer; border: none; text-align: center; transition: background-color 0.3s ease; } 
.voir-plus:hover { background: #303f9f; } 
@media (max-width: 768px) { 
	.slider-track li { min-width: calc(50% - 1rem); }
    .slider-container { padding-bottom: 0.5rem; } 
} 
@media (max-width: 480px) { 
	.slider-track li { min-width: calc(100% - 1rem); } 
    .slider-container { padding-bottom: 0.3rem; } 
}  
/* Maillage section CSS ends */
	