/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/



/*
    Home
*/

.home header#site-header, .page-id-1951 header#site-header {
    display: none;
}

.bloc-prg-home {
    aspect-ratio: 12 / 9.12;
}

.fond-retraite-home {
    min-height: 700px;
}

.img-vign-retraite a {
    aspect-ratio: 3 / 2;
    overflow: hidden;
}

.img-vign-retraite img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px 15px 0px 0px;
}

.slider-prat-home {
    width: 120% !important;
    margin-left: -10%;
}

.img-vign-prat a {
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 500px;
}

.img-vign-prat img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 500px;
}

div[data-elementor-type="wp-page"] {
    overflow: hidden;
}


/*
     Archive Praticiens
*/

.img-prati {
	width: 60% !important;
    margin: -100px auto 0px auto !important;
}

.img-prati .elementor-widget-container {
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 500px;
}

.img-prati img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 500px;
}

.box-prati:hover .nom-prati p {
	color: #fff !important;
}

.page-id-1686 div[data-elementor-type="header"] {
    display: none;
}

/*
     Single Praticiens
*/

.single-praticiens h2.elementor-heading-title,
.single-praticiens .elementor-widget-text-editor h2 {
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  color: #843221;
  font-style: italic;
}

.single-praticiens h3.elementor-heading-title,
.single-praticiens .elementor-widget-text-editor h3 {
  color: #bc8d84;
  font-weight: 400 !important;
  font-size: 20px !important;
  font-family: "Montserrat", Sans-serif !important;
}

.tag-praticien .elementor-icon-list-text {
  background: #bc8d84;
  color: white !important;
  padding: 3px 20px;
  border-radius: 7px;
  margin: 2px;
}

.testi .swiper-slide {
  overflow: visible;
  margin-top: 2em;
}

.testi .swiper-slide:after {
  content: "";
  background: url(/wp-content/uploads/2024/04/citation-_1_.webp);
  width: 60px;
  height: 60px;
  position: absolute;
  background-size: 60px;
  background-repeat: no-repeat;
  top: -20px;
  left: 40px;
}

.testi .elementor-testimonial {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

.home .elementor-element-9453a6d {
  display: none;
}


/*
    Archives Retraites
*/

.img-vign-retraite a {
    aspect-ratio: 4 / 2;
}

.page-id-1701 .titre-vign-retraite h3 {
    font-size: 22px !important;
}

/*
    Single Retraites
*/


.swiper-slide-bg {
  background-size: 50% !important;
  background-position: right center !important;
}

.programme .elementor-tabs-wrapper {
  background: white;
}

.programme .elementor-tab-title,
.programme .elementor-tab-content,
.programme .elementor-active:before,
.programme .elementor-active:after {
  border: none !important;
}

.programme .elementor-active {
  background: #fff5f1;
  border-radius: 10px 10px 0 0;
}

.pratiques-retraites .swiper-slide-contents {
  padding-left: 150px;
}

.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -30px !important;
}

.praticien-infos {
  display: flex;
  align-items: center;
  max-width: 32em;
  margin-top: 20px;
}

.praticien-infos .img-div {
  width: 20%;
  display: flex;
  justify-content: center;
}

.praticien-infos img {
  aspect-ratio: 1;
  width: 4em;
  object-fit: cover;
  border-radius: 50%;
  object-position: center;
}

.praticien-infos .text-div {
  width: 80%;
}

.praticien-infos .title {
  margin-bottom: 0;
  font-family: "Montserrat";
  font-weight: 700;
}

.praticien-infos .profession {
  font-family: "Montserrat";
  font-weight: 400;
  margin-bottom: 0;
}

.sectionsoinsdispo {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2em;
  font-family: "Montserrat", Sans-serif;
}

.sectionsoinsdispo .soinsitem {
  display: flex;
  cursor: pointer;
  background-color: #fef4f1;
  border-radius: 15px;
  padding: 1em;
	gap: 1em;
}

.sectionsoinsdispo .soinsitem img {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
  border-radius: 12px;
}

.sectionsoinsdispo .soinsitem .title {
  font-size: 1.2rem;
  font-weight: bold;
  word-break: break-word;
  text-transform: uppercase;
  color: #843322;
}

.sectionsoinsdispo .soinsitem .excerpt {
  font-size: 13px;
  font-weight: 400;
}

.sectionsoinsdispo .soinsitem button {
  background-color: transparent;
  border: none;
  color: #843322;
  font-size: 13px;
  padding: 0;
  align-items: center;
  display: flex;
  gap: 10px;
}

.soinsitem button:before {
  content: "";
  background: url(/wp-content/uploads/2024/05/arrow-right-small.png);
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.sectionsoinsdispo .soinsitem .content {
  display: none;
}

.sectionsoinsmodal {
  display: none;
  position: fixed;
  z-index: 4;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background: rgba(132, 51, 34, 0.7);
}

.sectionsoinsmodalcontent {
  background-color: white;
  padding: 2em;
  border-radius: 70px;
  width: 80%;
  background-color: #fef4f1;
  display: flex;
  gap: 2em;
  position: relative;
  align-items: center;
}

.sectionsoinsmodalcontent .closemodal {
  position: absolute;
  top: 14px;
  right: 21px;
  background-color: transparent;
  border: none;
  color: #843322;
  font-size: 2rem;
  font-family: "Montserrat";
  font-weight: 600;
}

.sectionsoinsmodalcontent .imagemodal img {
  aspect-ratio: 3 / 2;
	object-fit: cover;
	object-position: center;
    border-radius: 20px;
}

.sectionsoinsmodalcontent .imagemodal {
  width: 40%;
}

.sectionsoinsmodalcontent .textmodal {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sectionsoinsmodalcontent .title {
  font-family: "Playfair Display", serif;
  font-size: 1.5rem;
  font-style: italic;
  color: #843322;
}

.sectionsoinsmodalcontent .content {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 400;
}

#programmes .elementor-tab-title {
		text-align: center !important;
}

#programmes .elementor-tab-title.elementor-active {
	text-align: center !important;
	border-radius: 10px 10px 0 0;
		background-color: #FEF4F1;
}

#programmes #elementor-tab-content-2541 {
	border-radius: 0px 10px 10px 10px;
	background-color: #FEF4F1;

}

#programmes #elementor-tab-content-2542 {
	border-radius: 10px;
	background-color: #FEF4F1;

}

#programmes #elementor-tab-content-2543 {
	border-radius: 10px 0 10px 10px;
	background-color: #FEF4F1;

}



/* -------------------------------------------------------------
Tout sauf Mobile
-------------------------------------------------------------- */

@media (min-width: 768px) {
  .sectionsoinsdispo .soinsitem .col1 {
    width: 40%;
  }

  .sectionsoinsdispo .soinsitem .col2 {
    width: 60%;
  }
	
li#menu-item-2098 a {
    background-color: #FEF4F1;
    padding: 10px 20px !important;
    height: 30px;
    margin-top: 20px;
    border-radius: 5px;
    color: #843322;
} 
}

/* -------------------------------------------------------------
Little Mobile
-------------------------------------------------------------- */

@media (max-width: 425px) {
}

/* -------------------------------------------------------------
Mobile
-------------------------------------------------------------- */

@media (max-width: 768px) {
	
.bloc-prg-home {
    aspect-ratio: 1 / 1;
}
	
	.fond-retraite-home {
    min-height: 450px;
}
	
  .entete-single-prat h1 {
    color: #843221 !important;
  }

  .entete-single-prat p.elementor-heading-title,
  .entete-single-prat span.elementor-icon-list-text {
    color: #9b6d57 !important;
  }

  .entete-single-prat span.elementor-icon-list-icon svg {
    fill: #9b6d57 !important;
  }

  .entete-single-prat .tag-praticien span.elementor-icon-list-text {
    color: #fff !important;
  }

  .pratiques-retraites .swiper-slide-contents {
    padding-left: 10px;
  }

  .swiper-slide-bg {
    min-height: inherit !important;
    height: 250px !important;
    background-size: 100% !important;
    background-position: center !important;
  }

  .swiper-slide-contents {
    max-width: 100% !important;
    padding-top: 200px !important;
  }

  .elementor-tab-title.elementor-tab-mobile-title:before {
    background-image: url(https://idacieuses.fr/wp-content/uploads/2024/04/fleche-droite.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 10px;
    height: 15px;
    content: "";
    position: relative;
    top: 5px;
  }

  .sectionsoinsdispo {
    grid-template-columns: 1fr 1fr;
  }

  .sectionsoinsdispo .soinsitem {
    flex-direction: column;
  }

  .sectionsoinsmodalcontent {
    flex-direction: column;
    height: 90%;
    overflow: scroll;
    border-radius: 40px;
  }

  .sectionsoinsmodalcontent .imagemodal {
    width: 100%;
  }

  .sectionsoinsmodalcontent .textmodal {
    width: 100%;
  }

  .sectionsoinsdispo .soinsitem .title {
    font-size: 1rem;
  }

  .sectionsoinsmodalcontent .closemodal {
    top: -6px;
    right: 2px;
  }
}

/* -------------------------------------------------------------
Mobile horizontal
-------------------------------------------------------------- */

@media (min-width: 450px) and (max-width: 768px) {
}

/* -------------------------------------------------------------
Tablette
-------------------------------------------------------------- */

@media (min-width: 769px) and (max-width: 992px) {
  .pratiques-retraites .swiper-slide-contents {
    padding-left: 50px;
  }
}

/* -------------------------------------------------------------
Laptop
-------------------------------------------------------------- */

@media (min-width: 993px) and (max-width: 1200px) {
  .pratiques-retraites .swiper-slide-contents {
    padding-left: 100px;
  }
}

/* -------------------------------------------------------------
Desktop
-------------------------------------------------------------- */

@media (min-width: 1201px) {
}

/* -------------------------------------------------------------
Big Screen
-------------------------------------------------------------- */

@media (min-width: 1501px) {
  .pratiques-retraites .swiper-slide-contents {
    padding-left: 250px;
  }
}
