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

@media only screen and (min-width: 1025px) {
  .section-header .menu-icon-home > a {
    text-indent: -999px;
  }
}
@media only screen and (max-width: 1024px) {
  .section-header .menu-icon-home > a svg {
    display: none !important;
  }
  .section-header .coherence-core-dropdown {
    min-width: 290px !important;
    right: 0px !important;
    left: auto !important;
  }
  .section-header .coherence-core-dropdown .menu-center-logo,
  .section-header .coherence-core-dropdown .menu-icon-rs {
    display: none !important;
  }
}

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

a.dib.link_phone1:hover,
a.dib.link_phone2:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}

/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
/*PG Politique*/
body .pg-politique { margin-bottom: 15px !important; }
/*------------------------------------------------------***End***------------------------------------------------------*/

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

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

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

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

/**************************************Style : section_prestations*********************************/
body .prsts .cnt_prest {
  transition: all 0.3s ease-in-out !important;
}
body .prsts .sa_hover_container:hover .cnt_prest {gap: 22px;}

/* body .prsts .cnt_prest .link_prest,.parg_prest{transition:all 1s ease-in-out !important;} */
body .prsts .sa_hover_container {
  position: relative !important;
  margin-bottom: 60px !important;
}
body .prsts .cnt_prest .parg_prest {
  font-size: 16px !important;
}
body .prsts .cnt_prest .parg_prest,
body .prsts .cnt_prest .title_prest {
  margin-bottom: 5px;
  text-align: center !important;
  color: #fff;
}
body .prsts .cnt_prest .title_prest {
  font-size: 24px;
  line-height: 111.3%;
}
body .prsts .cnt_prest .link_prest {
  padding: 15px 30px;
  background: transparent;
  border-radius: 8px;
  border: 1px solid #fff;
  font-size: 16px;
  font-weight: 600 !important;
  font-family: "Open Sans";
  color: #fff;
}
body .prsts .cnt_prest .link_prest:hover {
  background: #fff !important;
  color: var(--e-global-color-color_1) !important;
}
body .prsts .cnt_prest {
  display: flex;
  flex-direction: column;
  padding: 5% !important;
  background: var(--e-global-color-color_1) !important;
  color: #fff;
  border-radius: 5px;
  transform: translateY(322%);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto !important;
  width: calc(100% - 40px);
  height: 15% !important;
  align-items: center;
  justify-content: center;
}
body .prsts .link_prest,
body .prsts .parg_prest {
  display: none;
}
body .prsts .owl-carousel .owl-nav button.owl-prev,
body .prsts .owl-carousel .owl-nav button.owl-next {
  right: 0;
  bottom: -7% !important;
  top: unset !important;
  position: absolute;
  width: 36px !important;
  height: 27px !important;
}
body .prsts .owl-nav {
  max-width: 200px !important;
  position: relative;
  margin: auto;
  height: 50px;
}
body .prsts .white .sa_owl_theme .owl-nav .owl-prev {
  background: url(/wp-content/uploads/2024/05/habitat-decor-sud-ouest-menuisier-beaufort-en-anjou-arrow-left.png) !important;
}
body .prsts .white .sa_owl_theme .owl-nav .owl-next {
  background: url(/wp-content/uploads/2024/05/habitat-decor-sud-ouest-menuisier-beaufort-en-anjou-arrow-right.png) !important;
}

body .prsts .white .sa_owl_theme .owl-nav .owl-prev:hover, body .prsts .white .sa_owl_theme .owl-nav .owl-next:hover {
  filter: brightness(0) saturate(100%) invert(46%) sepia(69%) saturate(310%) hue-rotate(66deg) brightness(98%) contrast(94%);
}

/**************************************Style : section_Actualites*********************************/
/* .fb_iframe_widget{height: 779px;display:block !important;} */
.fb_iframe_widget iframe {
  border: 20px solid var(--e-global-color-color_1) !important;
  border-radius: 50px !important;
}
.fb_iframe_widget > span:before {
  content: "";
  top: 0;
  left: 50% !important;
  transform: translatex(-50%);
  background: url(/wp-content/uploads/2023/06/magasin-de-meubles-demo-06-top_ifram.svg);
  width: 200px;
  position: absolute;
  height: 35px;
  z-index: 302;
  left: 0;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
}
.fb_iframe_widget > span:after {
  position: absolute;
  content: "";
  background: url(/wp-content/uploads/2023/06/magasin-de-meubles-demo-06-left_elem_fb.svg);
  height: 186px;
  width: 10px;
  left: -4px;
  top: 20%;
}
.fb_iframe_widget:before {
  content: "";
  top: 30%;
  position: absolute;
  width: 10px;
  height: 93px;
  background: var(--e-global-color-color_1) !important;
  right: -4px;
  border-radius: 0px 30px 20px 0px;
}

/**************************************Style : section_Realisations*********************************/
.img-gallery .gallery-icon * {
    transition: all 0.5s ease-in-out;
}
/* body .img-gallery .gallery-icon {
    overflow: hidden !important;
} */
.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 !important;
}
.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 .avis_ggl .ti-widget.ti-goog .ti-footer {
  display: none !important;
}
/* body .avis_ggl .ti-widget .source-Google .ti-star.f {
  filter: grayscale(1) !important;
} */
body .avis_ggl .ti-widget.ti-goog .ti-review-item > .ti-inner {
  border: 2px solid var(--e-global-color-color_1) !important;
}
/* inner page */
body .avis_ggl.pg .ti-reviews-container-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
body .avis_ggl.pg .ti-review-item.source-Google {
  position: unset !important;
  margin-bottom: 20px;
  width: 33% !important;
  max-width: unset !important;
  flex: unset !important;
}
body .ti-widget.ti-goog .ti-controls {
  display: none !important;
}

/**************************************Style : section_prtnrs*********************************/
body .items_prtnrs .slick-slider .slick-list {
  max-width: 1505px !important;
  margin: auto 8% !important;
}

/*--------------------------------------------------------------***Contact***----------------------------------------------------------------------*/
body
  .section-slide-in-footer-right-center
  .elementor-widget-coherence-core-content-box
  .elementor-coherence-core-content-box-title
  a.dib:hover {
  text-decoration: underline;
  color: #fff;
}
body .crdn_item .coherence-feature-list-item h2 {
  text-align: left !important;
}
body .psts_hm .post-item:last-child {
  margin-right: 0px !important;
}
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/

/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg {
  width: 130px !important;
  height: auto !important;
}
.coherence-logo svg * {
  fill: var(--e-global-color-color_1) !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 .glr_ftr .coherence-gallery-normal .gallery img {
  max-height: 80px !important;
  width: 100% !important;
}
body .glr_ftr .coherence-gallery-normal .gallery {
  height: unset !important;
}
body .glr_ftr .coherence-gallery-normal .gallery .gallery-item {
  position: unset !important;
}
.coherence-feature-list-item.elementor-repeater-item-0473774,
.coherence-feature-list-item.elementor-repeater-item-5e97025 {
  align-items: flex-start !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*/

  /* 	Hover prestations*/
  body .prsts .sa_hover_container:hover {
    overflow: visible !important;
  }
  body .prsts .sa_hover_container:hover .cnt_prest {
    transform: translateY(0%) !important;
    min-height: 70% !important;
  }
  body .prsts .sa_hover_container:hover .link_prest,
  body .prsts .sa_hover_container:hover .parg_prest {
    display: block !important;
  }
/*   body .prsts .sa_hover_container:hover .parg_prest,
  body .prsts .sa_hover_container:hover .title_prest {
    margin-bottom: 25px !important;
  } */
  .animate_01 {
    -webkit-animation: mymove2 ease-in-out 1.618s infinite alternate !important;
    animation: mymove2 ease-in-out 1.618s infinite alternate !important;
  }
  .animate_02 {
    -webkit-animation: mymove ease-in-out 1.618s infinite alternate !important;
    animation: mymove ease-in-out 1.618s infinite alternate !important;
  }
  .animate_04 {
    -webkit-animation: mymove3 2.618s linear infinite !important;
    animation: mymove3 2.618s linear infinite !important;
  }
  @-webkit-keyframes mymove {
    from {
      -webkit-transform: translatey(0px);
      transform: translatey(0px);
    }
    to {
      -webkit-transform: translatey(15px);
      transform: translatey(15px);
    }
  }
  @keyframes mymove {
    from {
      -webkit-transform: translatey(0px);
      transform: translatey(0px);
    }
    to {
      -webkit-transform: translatey(15px);
      transform: translatey(15px);
    }
  }
  @-webkit-keyframes mymove2 {
    from {
      -webkit-transform: translatey(15px);
      transform: translatey(15px);
    }
    to {
      -webkit-transform: translatey(0px);
      transform: translatey(0px);
    }
  }
  @keyframes mymove2 {
    from {
      -webkit-transform: translatey(15px);
      transform: translatey(15px);
    }
    to {
      -webkit-transform: translatey(0px);
      transform: translatey(0px);
    }
  }
  @-webkit-keyframes mymove3 {
    to {
      -webkit-transform: rotate(-360deg);
      transform: rotate(-360deg);
    }
  }
  @keyframes mymove3 {
    to {
      -webkit-transform: rotate(-360deg);
      transform: rotate(-360deg);
    }
  }
  /*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*/
  body .float_avis {
    opacity: 0.2;
  }

  /*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 (min-width: 1267px) {
  body .menu-footer nav > ul > li {
    width: 20% !important;
  }
}
@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*/
  body .prsts .sa_hover_container {
    min-height: 560px !important;
  }
  body .prsts .sa_hover_container:hover .cnt_prest {
    min-height: 75% !important;
  }

  /*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*/
  body .prsts .sa_hover_container {
    min-height: 560px !important;
    margin-bottom: 0px !important;
  }
  body .prsts .cnt_prest .parg_prest,
  body .prsts .cnt_prest .link_prest {
    display: block !important;
  }
  body .prsts .sa_hover_container .cnt_prest {
    transform: translateY(0%) !important;
    height: 90% !important;
	gap:22px !important
  }
  body .avis_ggl.pg .ti-review-item.source-Google {
    width: 50% !important;
  }
  body .avis_ggl.pg {
    padding: 20px 20px 0px !important;
  }
  body .prsts .owl-carousel .owl-nav button.owl-prev,
  body .prsts .owl-carousel .owl-nav button.owl-next {
    bottom: 0px !important;
  }
  body .item_h1 ul.coherence-feature-list {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
  body .bg_5 {
    background: #f1f1f1 !important;
  }

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

  /*style main content*/

  /*style footer*/
  body .menu-footer nav > ul > li {
    width: 18% !important;
  }
}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px) {
  /*style header*/

  /*style main content*/
  body .avis_ggl.pg .ti-review-item.source-Google {
    width: 100% !important;
  }

  /*style footer*/
  body .menu-footer nav > ul,
  body .menu-footer nav > ul > li {
    width: 100% !important;
    margin: 0px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

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

  /*style main content*/
  body h3 {
    font-size: 22px !important;
  }

  /*style footer*/
}

/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px) {
  /*style header*/

  /*style main content*/
  body .item_h1 ul.coherence-feature-list {
    flex-direction: column !important;
  }
	body .prsts .sa_hover_container .cnt_prest { margin: 20px 15px !important; height: 95% !important; }

  /*style footer*/
  body .menu-footer nav > ul,
  body .menu-footer nav,
  body .menu-footer nav > ul > li {
    margin: 0px !important;
    display: flex !important;
    flex-direction: column !important;
    align-content: center !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    text-align: center;
  }
}

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

.PDS-hover a {pointer-events: initial !important} 

