/* Required CSS */
.tarifs-epilation {
  margin: 25px auto; }

.tarifs-epilation .tabsTitle {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 20px; }

.tarifs-epilation .tabsContent {
  width: 100%; }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.tarifs-epilation .tabsContent .tabContent {
  display: none;
  animation: fadeEffect 0.5s; }

.tarifs-epilation .tabsContent .tabContent.active {
  display: block; }

.tarifs-epilation .tabsContent .tabContent.submain {
  padding: 10px 0 0; }

.tarifs-epilation .tabsTitle .tabButton {
  margin-right: 20px;
  color: #999;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  cursor: pointer;
  font-family: "Futura", Sans-serif; }

.tarifs-epilation .tabsTitle.forfaits .tabButton {
  font-size: 14px;
  color: var(--e-global-color-35702b8);
  border: 2px solid var(--e-global-color-35702b8);
  height: 56px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 1.6px;
  font-weight: 700;
  flex: 1;
  transition: all 0.3s ease-in-out;
  padding: 5px 10px;
  transition: color 0.1s ease-in-out; }

.tarifs-epilation .tabsTitle.forfaits .tabButton.active {
  background-color: #ffffff;
  color: #fff;
  background-color: var(--e-global-color-35702b8);
  border-color: var(--e-global-color-35702b8); }

.tabsTitle.genres {
  margin: 30px 0 50px; }

.tarifs-epilation .tabsTitle.genres .tabButton {
  font-size: 24px;
  font-weight: bold;
  transition: 0.1s ease-in-out;
  transition-property: all;
  transition-property: color, background-color;
  line-height: 70px; }

.tarifs-epilation .tabsTitle.genres .tabButton.active {
  color: black;
  border-bottom: 2px solid #eb6e00; }

.tarifs-epilation .tabsTitle.zones {
  padding-bottom: 90px; }

.tarifs-epilation .tabsTitle.zones .tabButton {
  color: #999;
  padding: 20px 0;
  width: 140px;
  height: 80px;
  display: flex;
  align-items: center;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  border-radius: 10px; }

.tarifs-epilation .tabsTitle.zones .tabButton.active {
  color: #333;
  border: 2px solid #ffa188; }

.tarifs-epilation .tabsContent.zones {
  column-gap: 30px; }

@media (min-width: 1200px) {
  .tarifs-epilation .tabsContent.zones {
    column-gap: 80px; } }

@media (min-width: 960px) {
  .tarifs-epilation .tabsContent.zones {
    column-count: 2;
    column-rule: 1px solid #e5e5e5; } }

.prestations-list {
  margin: 0;
  padding-left: 30px;
  list-style: none;
  padding-left: 0; }
  .prestations-list li {
    display: flex;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    padding: 10px; }
    .prestations-list li:nth-child(odd) {
      background-color: rgba(190, 159, 131, 0.08); }
    .prestations-list li > a {
      width: 100%;
      display: flex; }
    .prestations-list li .name,
    .prestations-list li .price {
      font-size: 18px;
      line-height: 2em;
      font-weight: 500;
      font-family: "Futura", Sans-serif; }
    .prestations-list li .name {
      margin-right: 20px;
      width: 70%; }

.tarifs-autres ul {
  list-style: none;
  padding: 0; }
  .tarifs-autres ul .inner {
    padding: 0 2%;
    overflow: hidden;
    display: none; }
  .tarifs-autres ul li {
    margin: 0.5em 0; }
    .tarifs-autres ul li a.toggle {
      position: relative;
      border-radius: 0.15em;
      transition: all 0.3s ease-in-out;
      text-transform: uppercase;
      font-size: 14px;
      color: var(--e-global-color-35702b8);
      border: 2px solid var(--e-global-color-35702b8);
      height: 56px;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      letter-spacing: 1.6px;
      font-weight: 700;
      flex: 1;
      padding: 5px 10px; }
      .tarifs-autres ul li a.toggle i.fas {
        position: absolute;
        right: 5%; }
      .tarifs-autres ul li a.toggle.active {
        background-color: #784631;
        border-color: #784631;
        color: white; }
        .tarifs-autres ul li a.toggle.active > i {
          transform: rotate(180deg); }
    .tarifs-autres ul li a.categorie {
      color: #fff;
      background-color: var(--e-global-color-35702b8);
      border-color: var(--e-global-color-35702b8); }
    .tarifs-autres ul li a.sous-categorie {
      color: #fff;
      background-color: #da9b81;
      border-color: #da9b81; }

.tarifs-autres li.prestation {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid black; }
  .tarifs-autres li.prestation.texte-supplementaire, .tarifs-autres li.prestation.button {
    border-bottom: none; }
  .tarifs-autres li.prestation.texte-supplementaire {
    display: block; }
  .tarifs-autres li.prestation:nth-last-child(2), .tarifs-autres li.prestation:last-child {
    border-bottom: none; }
  .tarifs-autres li.prestation > a {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1; }
  .tarifs-autres li.prestation.button {
    display: flex;
    justify-content: center;
    align-items: center; }
    .tarifs-autres li.prestation.button a {
      border: 2px solid var(--e-global-color-35702b8);
      background-color: var(--e-global-color-35702b8);
      color: white;
      border-radius: 4px;
      font-family: "Futura", Sans-serif;
      font-weight: 900;
      text-transform: uppercase;
      letter-spacing: 0.7px;
      padding: 6px 18px;
      transition: all 0.1s ease-in-out; }
      .tarifs-autres li.prestation.button a:hover {
        background-color: white;
        color: var(--e-global-color-35702b8); }
  .tarifs-autres li.prestation .name,
  .tarifs-autres li.prestation .price,
  .tarifs-autres li.prestation.texte-supplementaire *,
  .tarifs-autres li.prestation.button a, .tarifs-autres li.prestation.name, .tarifs-autres li.prestation.detail,
  .tarifs-autres li.prestation .detail {
    font-size: 18px;
    line-height: 2em;
    font-weight: 500;
    font-family: "Futura", Sans-serif; }
  .tarifs-autres li.prestation.name *,
  .tarifs-autres li.prestation .detail {
    width: 100%; }
  .tarifs-autres li.prestation .detail {
    padding-left: 10px;
    font-weight: 400;
    font-style: italic; }
  .tarifs-autres li.prestation .name {
    margin-right: 20px;
    flex-grow: 10; }
  .tarifs-autres li.prestation .price {
    min-width: max-content;
    flex-grow: 1;
    text-align: right; }

.tarifs-autres.tarif-single li.prestation:nth-last-child(2) {
  border-bottom: 1px solid black; }
