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


.wp-block-table td, .wp-block-table th {
    /* border: 1px solid; */
    padding: 0.5em;
    border-color: white;
}

.wp-block-table td, .wp-block-table th {
    /* border: 1px solid; */
    padding: 0.5em;
    border-color: white;
	background-color:white;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
	background-color:white;
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
    border-radius:0px!important;
	font-family: var(--e-global-typography-accent-font-family ), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size );
    font-weight: var(--e-global-typography-accent-font-weight );
    text-transform: var(--e-global-typography-accent-text-transform );
    font-style: var(--e-global-typography-accent-font-style );
    line-height: var(--e-global-typography-accent-line-height );
    color: var(--e-global-color-e3c55af );
    background-color: var(--e-global-color-accent );
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: var(--e-global-color-secondary );
    border-radius: 0px 0px 0px 0px;
    padding: 16px 32px 16px 32px;
	margin-top:24px;
}


div[data-elementor-id="1614"] .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 0;
}

.grilles-tarifaires {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  color: #222;
  line-height: 1.6;
  margin-bottom: 0;
  padding: 10px;
}

.grilles-tarifaires .grilles-titre {
  text-align: center;
  margin: 0 0 32px;
  color: #222;
  font-family: "Prata", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
}

.grilles-tarifaires .grille-item {
  margin-bottom: 0;
}

.grilles-tarifaires .grille-table-wrapper {
  overflow-x: auto;
  border-radius: 6px;
}

.grilles-tarifaires .grille-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: auto;
  margin-top: 0.5rem;
  border-radius: 6px;
  overflow: hidden;
}

.grilles-tarifaires thead th {
  background-color: #555;
  color: #fff;
  font-weight: 600;
  font-size: 0.95em;
  padding: 1rem 1.25rem;
  border: none;
  text-align: center;
}

.grilles-tarifaires tbody tr {
  background-color: #f9fafa;
  border-bottom: 1px solid #e6e8ea;
  height: 70px;
  transition: background-color 0.25s ease;
}

.grilles-tarifaires tbody tr:hover {
  background-color: #f3f3f3;
}

.grilles-tarifaires td,
.grilles-tarifaires th {
  border: none;
  padding: 1rem 1.25rem;
  font-size: 0.95em;
  color: #222;
  font-weight: 400;
  text-align: center;
}

.grilles-tarifaires td p,
.grilles-tarifaires th p {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.grilles-tarifaires td strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #222;
  font-weight: 700;
}

@media (max-width: 768px) {
  .grilles-tarifaires tbody tr {
    padding: 0.75rem 0;
  }

  .grilles-tarifaires td {
    padding: 0.5rem 0.75rem;
  }
}

.grille-item.is-gold {
  position: relative;
  overflow: hidden;
}

.grille-item.is-gold .grille-table td:last-child,
.grille-item.is-gold .grille-table th:last-child {
  background-color: #E1BB78 !important;
  color: #fff;
  font-weight: 600;
}

.grille-item.is-gold .grille-table td:last-child * {
  color: #fff;
  background-color: transparent !important;
}

.taros-golden .grilles-tarifaires table th {
  background-color: #555 !important;
}
.grilles-filtres-global.selects-mode {
  width: 100%;
  text-align: center;
  margin-bottom: 2.5rem;
}

.grilles-filtres-global.selects-mode > p {
  font-family: "Prata", serif;
  font-size: 22px;
  margin-bottom: 2rem;
  color: #222;
  letter-spacing: 0.03em;
  width: 100%;
  text-align: center;
}

.grilles-filtres {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 2rem;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.filtre-bloc {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.06);
  flex: 1;
  min-width: 220px;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.filtre-bloc:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.filtre-titre {
  font-family: "Prata", serif;
  font-size: 17px;
  color: #222;
  letter-spacing: 0.02em;
  margin-bottom: 0.8rem;
}

.filtre-select {
  -webkit-appearance: none;
  background: #fff url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8'><path fill='%23C49A6C' d='M6 8L0 0h12z'/></svg>") no-repeat right 12px center/12px 8px;
  border: 1px solid rgba(225, 187, 120, 0.4);
  border-radius: 8px;
  padding: 2rem 1.5rem;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  color: #222;
  width: 100%;
  transition: all 0.25s ease;
  cursor: pointer;
  text-align: center;
  box-shadow: none;
  outline: none;
}
.filtre-select:hover,
.filtre-select:focus,
.filtre-select:active {
  -webkit-appearance: none;
  border: 1px solid rgba(225, 187, 120, 0.4);
  color: #222;
  box-shadow: none;
  outline: none;
}
.filtre-select[disabled="disabled"] {
  background: #f9fafa url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8'><path fill='%23C49A6C' d='M6 8L0 0h12z'/></svg>") no-repeat right 12px center/12px 8px;
  cursor: not-allowed;
  color: #999;
}
.filtre-select[disabled="disabled"]:hover,
.filtre-select[disabled="disabled"]:focus,
.filtre-select[disabled="disabled"]:active {
  -webkit-appearance: none;
  color: #999;
  box-shadow: none;
  outline: none;
}


.filtre-select option[value="all"] {
  color: #999;
}
.filtre-select option[disabled] {
  color: #e9e9e9;
  opacity: .3;
}

@media (max-width: 768px) {
  .grilles-filtres {
    flex-direction: column;
    align-items: center;
    padding: 1rem;
  }

  .filtre-bloc {
    width: 100%;
    max-width: 320px;
  }
}

.breadcrumb_last {
  color: #fff;
}

.centre-navigation .elementor-align-center a.elementor-button {
  width: 90%;
  border-radius: 5px;
}














/* ----- WRAPPER GLOBAL ----- */
.faq {
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 20px;
}

/* ----- QUESTION ----- */
.faq[class*="question"] {
  cursor: pointer;
  padding: 18px 45px 18px 20px;
  position: relative;
  font-weight: 600;
  border: 1px solid #DBBBB4;
  border-bottom: none;
  margin-bottom: 0;
  border-radius: 6px 6px 0 0; /* arrondi seulement sur le haut */
}
.faq[class*="question"] h2 {
  font-size: 18px;
  line-height: 22px;
}

/* Flèche à droite */
.faq[class*="question"]::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.3s ease;
}

.faq[class*="question"].active::after {
  transform: translateY(-50%) rotate(-135deg);
}

/* ----- RÉPONSE ----- */
.faq.reponses {
  border: 1px solid #DBBBB4;
  border-top: none;
  background-color: #fff;
  padding: 0 20px;
  font-size: 15px;
  line-height: 1.6;
  max-height: 1px;
  opacity: 1;
  overflow: hidden;
  transition: all 0.35s ease;
  border-radius: 0 0 6px 6px; /* arrondi seulement sur le bas */
}

/* Quand ouverte */
.faq.reponses.open {
  padding: 18px 20px;
  max-height: 500px;
  opacity: 1;
}

/* ----- Responsive ----- */
@media (max-width: 767px) {
  .faq[class*="question"] {
    padding: 15px 40px 15px 15px;
    font-size: 16px;
  }

  .faq.reponses.open {
    padding: 15px;
  }
  .faq[class*="question"] h2 {
    font-size: 14px;
    line-height: 18px;
  }
}



.popup-offre {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  opacity: 0;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.25);
  padding: 30px 10px 30px;
  width: 90%;
  max-width: 900px;
  max-height: 90vh;
  overflow-y: auto;
  z-index: 9999;
  display: none;
}
.popup-offre .popup-close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 48px;
  line-height: 48px;
  color: #000;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.25s ease;
  outline: none;
  box-shadow: none;
    height: 50px;
    width: 50px;
    display: block;
    text-align: center;
    text-transform: uppercase;
}
.popup-offre .popup-close-button:hover,
.popup-offre .popup-close-button:focus,
.popup-offre .popup-close-button:active {
  color: #E1BB78;
}

.popup-offre h2.popup-titre {
  text-align: center;
  margin: 0 0 32px;
  color: #222;
  font-family: "Prata", serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
}

.popup-offre .popup-description {
  text-align: center;
  margin-bottom: 30px;
  font-size: 17px;
  color: #444;
}
.popup-offre .popup-description p {
  margin-bottom: 0;
}
.popup-offre .popup-description p:last-child {
  margin-bottom: 10px;
}

.popup-offre .popup-table-wrapper {
  overflow-x: auto;
  border-radius: 6px;
  margin-top: 1.5rem;
}

.popup-offre .popup-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: auto;
  border-radius: 6px;
  overflow: hidden;
}

.popup-offre thead th {
  background-color: #555;
  color: #fff;
  font-weight: 600;
  font-size: 0.95em;
  padding: 1rem 1.25rem;
  border: none;
  text-align: center;
}

.popup-offre tbody tr {
  background-color: #f9fafa;
  border-bottom: 1px solid #e6e8ea;
  height: 70px;
  transition: background-color 0.25s ease;
}

.popup-offre tbody tr:hover {
  background-color: #f3f3f3;
}
.popup-offre thead tr th:last-child,
.popup-offre tbody tr td:last-child {
  background-color: #E1BB78 !important;
  color: #fff;
  font-weight: 600;
}

.popup-offre td,
.popup-offre th {
  border: none;
  padding: 1rem 1.25rem;
  font-size: 0.95em;
  line-height: 1.3em;
  color: #222;
  font-weight: 400;
  text-align: center;
}

.popup-offre td p,
.popup-offre th p {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
}
.popup-offre td p {
  font-weight: 700;
}
.popup-offre td p:last-child {
  font-weight: 500;
}

.popup-offre td strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #222;
  font-weight: 700;
}

/* --- Sous-sections enfants (si tu affiches plusieurs pages enfants) --- */
.popup-offre .popup-children {
  margin-top: 40px;
  border-top: 1px solid #e6e8ea;
  padding-top: 30px;
}

.popup-offre .popup-child {
  margin-bottom: 30px;
}

.popup-offre .popup-child h3 {
  font-family: "Prata", serif;
  font-size: 20px;
  margin-bottom: 10px;
  color: #222;
  text-align: center;
}

.popup-offre .child-description {
  text-align: center;
  margin-bottom: 20px;
  color: #444;
}
.popup-offre .linkToDoctolib {
  text-align: center;
  box-shadow: none;
  text-decoration: none;
  background-color:#E1BB78;
  padding: 16px 32px 16px 32px;
  color: #fff;
  border-style: solid;
  border: 1px solid #E1BB78;
  border-radius: 5px;
  display: block;
  width: fit-content;
  margin: 0 auto;
  cursor: pointer;
}

@media (max-width: 768px) {
  .popup-offre {
    padding: 25px 15px;
  }

  .popup-offre tbody tr {
    height: auto;
  }

  .popup-offre td {
    padding: 0.5rem 0.75rem;
  }

  .popup-offre h2.popup-titre {
    font-size: 22px;
    padding: 0 30px;
  }
  .popup-offre .popup-close-button {
    top: 10px;
    right: 10px;
    font-size: 30px;
    line-height: 30px;
    height: 34px;
    width: 34px;
  }
  .popup-table-wrapper {
    margin-bottom: 15px;
  }
  .popup-offre .popup-table {
    min-width: 550px;
    margin: 0;
  }
}

.openerOffre {
  position: fixed;
  bottom: 15px;
  right: 15px;
  text-align: center;
  box-shadow: none;
  text-decoration: none;
  background-color:#DBBBB4;
  padding: 16px 32px 16px 32px;
  color: #fff;
  border-style: solid;
  border: 1px solid #DBBBB4;
  border-radius: 5px;
  width: fit-content;
  margin: 0 auto !important;
  display: none;
}
.calageContactInfo p {
  text-align: left;
  padding: 0;
  margin: 0 0 10px;
  color: #222222;
  font-family: "Prata", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.182em;
}
.calageContactInfo p a {
  color: #E1BB78;
  font-family: "Prata", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.182em;
  margin-bottom: 25px;
}