/*
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;}
	.section-header .coherence-core-nav-menu .coherence-mega-menu-icon { top: 5px; bottom: 0; right: -10px !important; left: auto !important; margin-block: auto !important; display: flex ; align-items: center; }
}
@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;}
}

.sub-menu-header ul.coherence-core-nav-menu { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 0px; width: 100%; }
.sub-menu-header .coherence-core-nav-menu:before, body .menu-footer .coherence-core-nav-menu:after { display: none !important; }




/*------------------------------------------------------***End***------------------------------------------------------*/
.wrap-phone a { color: white !important; display: inline-block !important; }
.wrap-phone a:hover { text-decoration: underline; text-underline-offset: 5px; }

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


/* =============================
 * == Phone SlideIn & Contact == 
 * ============================= */

/* =============================
 * =========== Contact =========
 * ============================= */

/* =============================
 * =========== Phone =========
 * ============================= */

.wrap-phone a { color: white !important; display: inline-block !important; }
.wrap-phone a:hover { text-decoration: underline; text-underline-offset: 5px; }

.wrap-phone1 a { color: black !important; display: inline-block !important; }
.wrap-phone1 a:hover { text-decoration: underline; text-underline-offset: 5px; }


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

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

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

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

/* .img-left-slider img.depicter-loaded { left: 0 !important; }
.img-right-slider img.depicter-loaded { right: 0 !important; } */

.title-slider { font-style: italic; }
.title-slider span { font-style: normal; }

/**************************************Style : section_presentation*********************************/
.separator-sup-title:before, .separator-sup-title:after { display: none !important; }
@media only screen and (min-width: 1361px) and (max-width: 1650px){
.col-txt-h1 { padding-left: 50px !important; }
}

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

.prestations-element .item-body * {
    transition: all 0.5s ease-in-out;
}
.prestations-element .item-content * {
    text-align: center;
    color: white;
    font-family: var(--e-global-typography-text-font-family);
}
.prestations-element .item-content {
    display: flex;
    height: 100%;
    align-items: center;
}
.prestations-element .prestation-container .prestation-h3 {
    color: white !important;
	font-family: "Cormorant Garamond", sans-serif;
}
.prestations-element .prestation-back {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 21px;
    position: absolute;
/*     top: 0; */
    bottom: 0;
    left: 0;
    right: 0;
    padding-inline: 20px;
    max-width: 380px;
    margin-inline: auto;
    transform: translateY(150%);
}
.prestations-element .prestation-front {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15% 20px;
}
.block-prestation:before {
    content: "" !important;
    width: 100% !important;
    height: 300px !important;
    background: var(--e-global-color-color_1) !important;
    bottom: 0 !important;
    top: 100px !important;
    margin-block: auto;
}
.prestations-element .item-content:before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent, #000000a8);
    position: absolute;
    z-index: -1;
    transition: all 0.5s ease-in-out;
}
.prestations-element .separator-bas {
    width: 1px;
    height: 100px;
    background: white;
/*     position: absolute;
    bottom: 0; */
}
.prestations-element .prestation-btn {
    padding: 16px 40px;
    background: transparent;
    color: white !important;
    border: 2px solid white;
    border-radius: 100px;
}
.prestations-element .prestation-btn:hover {
    background: var(--e-global-color-color_2);
    border-color: var(--e-global-color-color_2);
}

/*Hover*/
.prestations-element .item-body:hover .prestation-back {
    transform: translateY(0%);
}
.prestations-element .item-body:hover .prestation-front {
    transform: translateY(100%);
    padding: 2% 20px;
}
.prestations-element .item-body:hover .item-content:before {
    background: linear-gradient(transparent, #000000);
}

@media only screen and (max-width: 1440px){
.prestations-element {
    width: 100% !important;!i;!;
}
.block-prestation:before {
    height: 200px !important;
    bottom: 3px !important;
    top: auto !important;
}
.prestations-element .item.slick-slide {
    margin-inline: 10px !important;!i;!;
}
body .prestations-element .basic-carousel .slick-arrow.slick-prev {
    top: calc(100% + 10px) !important;
    left: calc(50% - 60px) !important;
}
.prestations-element .basic-carousel .slick-arrow.slick-next {
    top: calc(100% + 10px) !important;
    left: auto !important;
    right: calc(50% - 60px) !important;
}
}
@media only screen and (max-width: 1024px){
.prestations-element .separator-bas { height: 50px; }
}
@media only screen and (max-width: 800px){
.prestations-element .item-body .prestation-back {
    transform: translateY(0%);
}
.prestations-element .item-body .prestation-front {
    transform: translateY(100%);
    padding: 2% 20px;
}
.prestations-element .item-body .item-content:before {
    background: linear-gradient(transparent, #000000);
}
}
@media only screen and (max-width: 370px){
.prestations-element .item-body > img { height: 550px; }
}

/**************************************Style : section_Actualites*********************************/
.col-iframe iframe { border-radius: 30px 30px 0 0 !important; box-shadow: 0 0 0 15px var(--e-global-color-color_1); }

.col-iframe 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_1);
    z-index: 1;
}
.col-iframe span:after {
    position: absolute;
    content: "";
    width: 10px !important;
    background-color: var(--e-global-color-color_1);
    height: 100px !important;
    border-radius: 0px 10px 10px 0px;
    right: -23px;
    z-index: 10;
    top: 130px;
}
/**************************************Style : section_Realisations*********************************/
.img-before-after .coherence-core-ba-container, .img-before-after .coherence-core-ba-container .coherence-core-image-ba-image-1 { height: 500px !important; }

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

.img-gallery .gallery-icon:hover img { transform: scale(1.08) }
.img-gallery .gallery-icon { position: relative; }
body .img-gallery .gallery-icon { overflow: hidden !important; /* 	border-radius: 10px; */ }

@media only screen and (max-width: 600px){
.img-before-after .coherence-core-ba-container, .img-before-after .coherence-core-ba-container .coherence-core-image-ba-image-1 { height: 350px !important; }
}
@media only screen and (max-width: 497px){
.img-before-after .coherence-core-ba-container, .img-before-after .coherence-core-ba-container .coherence-core-image-ba-image-1 { height: 250px !important; }
}
/**************************************Style : section_valeurs*********************************/

/**************************************Style : Nos points forts*********************************/

/**************************************Style : section_contact*********************************/

@media only screen and (max-width: 1024px){
.col-map iframe { height: 350px !important; }
}

/*------------------------------------------------------***Style for Dev 2***------------------------------------------------------*/

.coh-devi-form-1 .class_devis{column-gap:15px;row-gap:15px;display:flex!important;align-items:stretch!important;flex-wrap:wrap!important;margin-bottom:30px!important;justify-content:center;}
.checkbox-div{width:100%;}
.coh-devi-form-1 .class_devis .wpcf7-list-item { margin: 0; width: calc(100% / 4 - 15px)!important; }
.coh-devi-form-1 .class_devis .wpcf7-list-item:nth-last-child(-n + 3) { width: calc(100% / 3 - 15px)!important; }
.coh-devi-form-1 .class_devis  .wpcf7-list-item span{padding:15px;background-color:transparent;border:1px solid transparent;color:var(--e-global-color-color_1);background:var(--e-global-color-color_5);flex: 1;text-align: center;transition: 0.5s all;width: min(9px , 100% - 15px) !important;font-family: 'Barlow' !important;font-weight: 500;min-height:180px !important;display: flex;min-height:180px!important;flex-direction:column;justify-content:center;}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:hover span{background-color:var(--e-global-color-color_2);border-color:var(--e-global-color-color_2);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item label{display:flex;cursor:pointer;}
.section_contact_home .bottom-boxs span.wpcf7-list-item label{cursor:pointer;}
.coh-devi-form-1 .class_devis  .wpcf7-list-item input{visibility:hidden;position:absolute;}
.coh-devi-form-1 .class_devis  .wpcf7-list-item span:before {position: relative;display: block;text-align: center;margin-top:20px !important;content: "";background-repeat: no-repeat !important;background-size: 100% 100%;width:100%;height:45px;margin-inline: auto;margin-bottom: 13px;transition: 0.5s all;}
.coh-devi-form-1 .class_devis  .wpcf7-list-item label input:checked + span , .coh-devi-form-1 .class_devis  .wpcf7-list-item:hover span{color: #fff !important;}
.coh-devi-form-1 .class_devis  span.wpcf7-list-item label input:checked + span{background: var(--e-global-color-color_2);border-color: var(--e-global-color-color_2);color: #fff !important;}
.coh-devi-form-1 .class_devis span.wpcf7-list-item label input:checked + span:before  , .coh-devi-form-1 .class_devis  .wpcf7-list-item:hover span:before{filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(86deg) brightness(102%) contrast(102%);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item span:before{background-size: contain , 80%;background-position: center;}
.wpcf7-response-output {padding-block: 20px !important;}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(1) span:before{background-image: url(/wp-content/uploads/2024/11/indigo-peinture-peintre-decorateur-a-lorient-dans-le-morbihan-56-Ravalement-de-facade-1.svg);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(2) span:before{background-image: url(/wp-content/uploads/2024/11/indigo-peinture-peintre-decorateur-a-lorient-dans-le-morbihan-56-Peinture-interieure.svg);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(3) span:before{background-image: url(/wp-content/uploads/2024/11/indigo-peinture-peintre-decorateur-a-lorient-dans-le-morbihan-56-Pose-de-parquet.svg);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(4) span:before{background-image: url(/wp-content/uploads/2024/11/indigo-peinture-peintre-decorateur-a-lorient-dans-le-morbihan-56-Sols-souples-et-moquette.svg);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(5) span:before{background-image: url(/wp-content/uploads/2024/11/indigo-peinture-peintre-decorateur-a-lorient-dans-le-morbihan-56-Papiers-peints-et-papiers-peints-fibres.svg);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(6) span:before{background-image: url(/wp-content/uploads/2024/11/indigo-peinture-peintre-decorateur-a-lorient-dans-le-morbihan-56-Demoussage-et-nettoyage-de-toiture.svg);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(7) span:before{background-image: url(/wp-content/uploads/2024/11/indigo-peinture-peintre-decorateur-a-lorient-dans-le-morbihan-56-Decoration-et-conseils-en-ameublement.svg);}
.coh-devi-form-1 .contact-home {width:100%!important;}
.coh-devi-form-1 .formulaire-choix {flex-basis: 45%;}
.coh-devi-form-1 .formulaire-inputs {flex-basis: 51%;}
.coh-devi-form-1 .form-dev {box-shadow: 0 0 20px #a9a9a970;border-radius: 29px;}


@media only screen and (max-width: 1280px){
.coh-devi-form-1 .class_devis .wpcf7-list-item { width: calc(100% / 3 - 15px)!important; }
.coh-devi-form-1 .class_devis .wpcf7-list-item:nth-last-child(-n + 1) {  width: calc(100% - 15px)!important; }	
}
@media only screen and (max-width: 600px){
.coh-devi-form-1 .class_devis .wpcf7-list-item { width: calc(100% / 2 - 15px)!important; }
	.coh-devi-form-1 .class_devis .wpcf7-list-item:nth-last-child(-n + 3) { width: calc(100% / 2 - 15px)!important; }
	.coh-devi-form-1 .class_devis .wpcf7-list-item:nth-last-child(-n + 1) {  width: calc(100% - 15px)!important; }	
}
@media only screen and (max-width: 497px){
.coh-devi-form-1 .class_devis { flex-direction: column; }
.coh-devi-form-1 .class_devis .wpcf7-list-item { width: 100% !important; max-width: 100%; }
	.coh-devi-form-1 .class_devis .wpcf7-list-item:nth-last-child(-n + 3) { width: 100%!important; }
	
}

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


/* .ti-reviews-container-wrapper {
    height: 467px;
    overflow-y: scroll;
} */

.form_ties .form-group input:not(.form-check-input) {
    padding-block: 15px !important;
    border-radius: 5px !important;
    padding-left: 10px !important;
}
.item-testimonial-review-title.empty {
    display: none !important;
}

/* .section-avis-pg .ti-widget.ti-goog .ti-reviews-container {
  max-height: unset !important;
  overflow-y: initial !important;
} */
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container-wrapper {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  width: 100% !important;
  margin: 0px !important;
}
.section-avis-pg .ti-widget.ti-goog .ti-review-item {
  width: 31% !important;
  float: left !important;
  margin: 1%;
  position: relative !important;
  left: 0px !important;
  max-width: 31% !important;
  min-width: 31% !important;
  flex: 0 0 31% !important;
  padding: 0px !important;
}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container {
  width: 100% !important;
  overflow: initial;
}
.section-avis-pg .ti-widget.ti-goog .ti-controls-dots,
.section-avis-pg .ti-widget.ti-goog .ti-controls {
  display: none !important;
}
.section-avis-pg .ti-reviews-container-wrapper {
    overflow-y: initial;
}

@media only screen and (max-width: 1024px) {
  .section-avis-pg .ti-widget.ti-goog .ti-review-item {
    width: 48% !important;
    min-width: 48% !important;
    flex: 0 0 48% !important;
  }
}
@media only screen and (max-width: 600px) {
  .section-avis-pg .ti-widget.ti-goog .ti-review-item {
    width: 98% !important;
    min-width: 98% !important;
    flex: 0 0 98% !important;
  }
}

/**************************************Style : section_Instagram*********************************/

/**************************************Style : FOOTER *********************************/
@media only screen and (min-width: 1361px){
.menu-footer ul.coherence-core-nav-menu { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 0px; width: 100%; }
.menu-footer .coherence-core-nav-menu:before, body .menu-footer .coherence-core-nav-menu:after { display: none !important; }
}

.menu-footer ul.coherence-core-nav-menu .current_page_item a, .menu-footer ul.coherence-core-nav-menu li a:hover { text-decoration: underline; text-underline-offset: 4px; font-weight:600 !important; }


@media only screen and (max-width: 600px){
.menu-footer ul.coherence-core-nav-menu { display: flex; flex-direction: column; align-items: center; }
.menu-footer ul.coherence-core-nav-menu li a { text-align: center; }
}



/*------------------------------------------------------***End Media query***------------------------------------------------------*/
/*other's*/
.img-bg-absolute {	height:100% !important;}


/* .elementor-widget-image-gallery .gallery.gallery-columns-3 .gallery-item {
    max-width: 50%;
} */


.hvr-lnk a {
	color : #fff !important;
}


.hvr-lnk a:hover {
	color : #ff9e9e !important;
}

















