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



[data-wpr-lazyrender]{ content-visibility:visible!important; }
/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.sm-icons * {
  transition: all 0.3s ease-in-out;
}

.sm-icons {
  display: flex;
  gap: 5px;
}

.sm-icons > div:hover img {
  transform: translateY(-2px) !important;
  scale: 1.1;
}

.sm-icons > div img{
  width: 30px !important;
}

section:has(.sm-icons) {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

section p:empty {
  display: none !important;
}

.item-body:has(.sm-icons) {
    min-height: 380px !important;
    border-radius: 10px;
}

#sb_instagram #sbi_load{
	display:none !important
}

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

.menu-item.current-menu-item a.coherence-core-menu-item.elementor-button:hover {
    background-color: #FFFCFC00 !important;
    color: var(--e-global-color-color_black) !important;
    border-color: var(--e-global-color-color_1) !important;
}

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

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


/**************************************Style : section_tarifs*********************************/
.cart-menu-item-price{display:flex !important; gap:2px !important;}
.tarif-pls .cart-menu-item-price:before {
    position: relative;
    content: "+";
}
/**************************************Style : section_prestations*********************************/

.presta-container {
  width: 100%;
  display: flex;
  flex-direction: row;
}
/* .section-prestation .item.slick-slide:nth-child(odd) .presta-container {
  padding-left: 8%;
} */
.section-prestation .item.slick-slide:nth-child(even) .presta-container {
  padding-right: 8%;
}
.img-presta {
  width: 60%;
}
.img-presta img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
.info-presta {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 4%;
  gap: 20px;
}
.info-presta .title-presta{margin-bottom: 0px !important;}
.info-presta .title-presta{color: var(--e-global-color-color_1) !important}
.info-presta .parag-presta {font-family: "Jaldi", sans-serif;margin-bottom:0px !important;}
.btn-presta {
  font-family: "Jaldi", sans-serif;
  display: inline-block;
  text-decoration: none;
  border: 1px solid var(--e-global-color-color_1) !important;
  color: #000;
  background-color: transparent;
  padding: 17px 40px;
  transition:all 0.3s ease-in-out !important;
}
.btn-presta:hover {
  background-color: var(--e-global-color-color_1) !important;
  color: #fff !important;
}

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

/**************************************Style : section_Realisations*********************************/


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


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


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

/*************************** arrows google respo ***********************/
@media (max-width: 1023px) {
    body .ti-widget.ti-goog .ti-reviews-container-wrapper {margin:0 20px !important}
	.ti-widget.ti-goog .ti-controls{display:block !important;}
}
@media (max-width: 479px) {
    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-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !important;}
.menu-footer a.coherence-core-menu-item:hover, .menu-footer .current_page_item a.coherence-core-menu-item{text-decoration: underline solid 2px !important;text-underline-offset: 5px !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*/
.section-prestation .item.slick-slide:nth-child(odd) .presta-container {padding-left: 7%;}
.section-prestation .item.slick-slide:nth-child(even) .presta-container {padding-right: 7%;}
.info-presta {padding: 3%;}
    /*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*/
	.img-presta {width: 50%;}
	.info-presta {width: 50%;}
	.section-prestation .item.slick-slide:nth-child(odd) .presta-container {padding-left: 0%;}
	.section-prestation .item.slick-slide:nth-child(even) .presta-container {padding-right: 0%;}
    /*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*/
	.presta-container {flex-direction: column;}
	.img-presta, .info-presta {width: 100%;}
	.section-prestation .item.slick-slide:nth-child(odd) .presta-container .info-presta{order: 1;}
	.info-presta{align-items: center;}
  .info-presta *{text-align: center;}
    /*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***------------------------------------------------------*/

/*** LP SEA ***/
.page-id-2465 header#site-header, .page-id-2465 .coherence-footer-builder{
	display: none !important;
}
.lp_btn_header a:hover, .lp_btn_h1 a:hover{
	text-decoration: none !important;
}
.lp_btn_header a:hover .elementor-button-icon path{
	fill: #fff !important;
}
.lp_btn_h1 a:hover .elementor-button-icon path{
	fill: #E50420 !important;
}
.lp_title_h1{
	color: #E50420 !important;
}
.lp_clr_txt_red{
	color: #E50420 !important;
}
.lp_col_avis .ti-widget.ti-goog .ti-review-item>.ti-inner{
	background-color: #fff !important;
}
.lp_img_reserv .coherence-figure:before {
    content: "";
    position: absolute;
    background-color: rgb(229 4 32 / 11%);
    width: 55px;
    height: 55px;
    left: 83px;
    top: 4px;
    border-radius: 50%;
}

.slide_img_h1 img {
	animation: slide_img_h1 ease-in-out 2s infinite alternate;
	transform-origin: center -20px;
}
@keyframes slide_img_h1 {
	0% { transform: rotate(7deg); }
	100% { transform: rotate(-7deg); }
}


@media screen and (max-width: 1438px){
	.lp_txt_traj p{ margin-bottom: 0.5em !important;}
	.lp_img_reserv .coherence-figure:before{display: none !important;}
}
@media screen and (min-width: 1361px) and (max-width: 1438px){
	.slide_img_h1{display: none !important;}
}
@media screen and (min-width: 1361px) and (max-width: 1799px){
	.lp_col_glbl_reserv p{font-size: 26px !important;}
	.lp_col1_reser{width: 98% !important; padding-left: 40px !important; padding-right: 40px !important;}
}
@media screen and (min-width: 1439px) and (max-width: 1500px){
	.slide_img_h1 {transform: translate(257px, -67px)}
}

@media screen and (min-width: 1510px){
	.lp_avis .elementor-widget-container{margin-left: -230px !important;}
	.lp_col_glbl_grnt{margin-left: -80px !important;}
	.content_chifre:after {content: "";position: absolute;background-image: url(https://www.taxirennais.fr/wp-content/uploads/2025/10/taxis-rennais-taxis-a-rennes-motif-2.png); width: 194px;height: 262px;left: 0;z-index: 9;}
	.lp_content_client:after {content: "";position: absolute;background-image: url(https://www.taxirennais.fr/wp-content/uploads/2025/10/taxis-rennais-taxis-a-rennes-motif-2-4.png); width: 545px;height: 576px;top: 0; right: 485px;}
	.lp_col_glbl_avis:after {content: "";position: absolute;background-image: url(https://www.taxirennais.fr/wp-content/uploads/2025/10/taxis-rennais-taxis-a-rennes-motif-3.png); width: 31px;height: 45px;bottom: 25px; right: 35px;}
	.lp_content_garanti:after {content: "";position: absolute;background-image: url(https://www.taxirennais.fr/wp-content/uploads/2025/10/taxis-rennais-taxis-a-rennes-motif-1.png); width: 280px;height: 382px;bottom: 330px; right: 0px;}
	.lp_content_tarif:after {content: "";position: absolute;background-image: url(https://www.taxirennais.fr/wp-content/uploads/2025/10/taxis-rennais-taxis-a-rennes-motif-6.png); width: 1033px;height: 1338px;top: -350px; left: 0px; z-index: -1;}
}