/* 
Theme Name: Hello Eliophot Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team & Eliophot
Author: Eliophot
Author URI: https://www.eliophot.com/
Template: hello-elementor
Version: 2.0.0
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, Eliophot
*/

/* ------- COMMON ------- */
/* SWIPER ROOMS + OFFRES : Gestion de la couleur des flèches */
.offers-home .elementor-swiper-button:hover,
.rooms .elementor-swiper-button:hover {
  background: var(--e-global-color-primary);
}

.offers-home .elementor-swiper-button:hover svg path,
.rooms .elementor-swiper-button:hover svg path {
  fill: #fff;
}

/* FORMULAIRES */
.formulaire input,
.formulaire textarea {
  padding: 0 !important;
  padding-bottom: 15px !important;
}

.formulaire .elementor-field-type-submit button .elementor-button-text {
  margin-right: 8px;
}

.formulaire .elementor-field-type-submit button .elementor-button-text:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid;
  transition: all 0.3s;
  background: var(--e-global-color-text);
  border-color: var(--e-global-color-text);
}

.formulaire
  .elementor-field-type-submit
  button:hover
  .elementor-button-text:after {
  background: transparent !important;
  width: 7px;
  height: 7px;
}

/* HEADER + FOOTER - couleur des liens au hover */
#header .header-btn a:hover span,
.footer-menu a:hover {
  color: var(--e-global-color-accent) !important;
}

#header .header-btn a span,
.footer-menu a {
  transition: color 0.3s !important;
}

/* QUICKSEARCH */
@media screen and (min-width: 1025px) {
  #quicksearch input[type="submit"],
  #quicksearch .eliophot-bar-one-part,
  #quicksearch button[type="submit"] {
    border-left: 1px solid #fff;
  }

  #quicksearch .eliophot-qs-field-container,
  #quicksearch input[type="submit"],
  #quicksearch button[type="submit"] {
    width: 20%;
    justify-content: center;
  }
}

#quicksearch .eliophot-qs {
  width: 100%;
}

#quicksearch .eliophot-bar-one-part {
  width: 20%;
  justify-content: center;
}

#quicksearch input[type="text"] {
  width: 120px;
}

#quicksearch .eliophot-media-container {
  display: none;
}

#quicksearch .elementor-field-type-text {
  align-items: flex-start;
  flex-direction: column;
  gap: 8px;
}

#quicksearch select[name="residents"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  border: 0;
}

#quicksearch .eliophot-qs-people select option {
  color: var(--e-global-color-text);
}

#quicksearch input[type="submit"],
#quicksearch button[type="submit"] {
  max-height: 100%;
}

#quicksearch input[type="submit"],
#quicksearch .eliophot-bar-one-part,
#quicksearch button[type="submit"] {
  border-radius: 0;
  padding-right: 20px;
  padding-left: 20px;
}

#quicksearch .compare-prices {
  border: none;
  margin: 0;
  align-items: flex-start;
  padding: 0 !important;
}

/*version mobile*/
#quicksearch .eliophot-qs-mobile .grid {
  row-gap: 1.5rem;
}

#quicksearch .eliophot-qs-mobile .col-span-3 .input-form .icon-wrapper {
  display: none;
}

#quicksearch .eliophot-qs-mobile .col-span-3 input,
#quicksearch .eliophot-qs-mobile select {
  padding-left: 0;
}

#quicksearch .eliophot-qs-mobile .input-form {
  margin: 0;
}

#quicksearch .eliophot-qs-mobile .col-span-3:not(.item-price),
#quicksearch .eliophot-qs-mobile.col-span-3 + .col-span-3 + .col-span-6 {
  grid-column: span 6 / span 6;
  border-bottom: 1px solid #fff;
}

#quicksearch .eliophot-qs-mobile .col-span-6 select option {
  color: var(--e-global-color-text);
}

#quicksearch .eliophot-qs-mobile input[type="submit"] {
  text-align: center;
}

#quicksearch .eliophot-qs-mobile select[name="residents"],
#quicksearch .eliophot-qs-mobile input:not([type="submit"]) {
  text-align: center !important;
  text-align-last: center !important;
  -moz-text-align-last: center !important;
}
/* BOUTON TYPE */
.common_btn {
  margin-right: 1rem;
}

.common_btn a:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid;
  transition: all 0.3s;
}

.common_btn:hover a:after {
  background: transparent !important;
  width: 7px;
  height: 7px;
  right: -13px;
}

/* BOUTON COLOR TEXT */
.common_btn.color_text a:after {
  background: var(--e-global-color-text);
  border-color: var(--e-global-color-text);
}

.common_btn.color_accent a:after {
  background: var(--e-global-color-accent);
  border-color: var(--e-global-color-accent);
}

/* bloc swiper */
@media screen and (min-width: 1201px) {
  .bloc-swiper .swiper-slide-active {
    border-right: 1px solid;
  }
}

.bloc-swiper .elementor-swiper-button:hover svg path {
  fill: #fff;
}

/* ------- FIN COMMON ------- */

/* ------- MENU BURGER ------- */
@media screen and (min-width: 1025px) {
  .menu-burger-image,
  .tel-resa-image,
  .img-defaut {
    transition: opacity 0.3s;
    opacity: 0;
  }

  .img-active {
    opacity: 1 !important;
  }

  .menu-burger-image,
  .img-defaut {
    height: 100%;
  }

  .menu-burger-link a {
    position: relative;
  }

  .menu-burger-link a:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background: var(--e-global-color-primary);
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%) !important;
    right: -1.5rem;
    opacity: 0;
    transition: all 0.35s;
  }

  .menu-burger-link a:hover:after {
    opacity: 1;
  }
}

.menu-burger-link {
  width: fit-content;
}

@media screen and (max-width: 1024px) {
  .menu-burger-link {
    margin: auto !important;
  }
}
/* ------- FIN MENU BURGER ------- */

/* ------- QUICKSEARCH ------- */
@media screen and (min-width: 1025px) {
  #quicksearch .eliophot-qs-mobile {
    display: none;
  }
}

#quicksearch .eliophot-qs-mobile .input-form .icon-wrapper svg {
  display: none;
}
/* ------- FIN QUICKSEARCH ------- */

/* ------- HOMEPAGE ------- */
/* LOADER */
#loader-content {
  opacity: 0;
}

@media screen and (min-width: 1025px) {
  #hero-loader {
    max-height: 100vh;
  }

  #hero {
    max-height: 100vh;
  }
}

/* PARALLAX SCROLL IMAGES */
@media screen and (min-width: 1025px) {
  .scroll-effect {
    max-height: 100vh;
  }
}

/* INTRODUCTION */
.home_introduction-title .elementor-icon-box-content {
  display: flex;
  flex-direction: column-reverse;
}

.home_introduction-title .elementor-icon-box-description {
  margin-left: -4rem;
}

.home_introduction-title .elementor-icon-box-title {
  width: min-content;
}

.home_introduction-title .elementor-icon-box-icon {
  margin-bottom: 1rem !important;
}

.home_introduction-title .elementor-icon-box-wrapper {
  align-items: flex-end;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .home_introduction-title .elementor-icon-box-description {
    margin-left: -2rem;
  }
}

@media screen and (max-width: 767px) {
  .home_introduction-title .elementor-icon-box-description {
    margin-left: -18px;
  }

  .home_introduction-title .elementor-icon-box-icon {
    margin-bottom: 0 !important;
  }
}

/* LISTING ROOMS */
/* version cartes */
.rooms .eliophot-room__group {
  z-index: 2;
}

.rooms .eliophot-room__container {
  position: relative;
}

.rooms .eliophot-carousel__slider {
  height: auto !important;
}

@media screen and (max-width: 767px) {
  .rooms .eliophot-rooms {
    grid-row-gap: 30px;
  }
}

/* toutes versions */
.rooms .elementor-carousel-image {
  height: 100% !important;
  background-size: cover !important;
  background-position: center !important;
}

.rooms .eliophot-room__body {
  display: flex;
  flex-direction: column;
}

.rooms .eliophot-room__body .eliophot-room__summary {
  order: 3;
  margin-top: auto;
}

.rooms .eliophot-room__body .eliophot-room__option svg {
  display: none;
}

.rooms .eliophot-room__group .eliophot-room__cta .eliophot-room__cta_container {
  align-items: flex-end;
  justify-content: space-between;
}

/*boutons*/
.rooms .eliophot-room__group .eliophot-room__cta .eliophot-room__cta_buttons {
  justify-content: flex-end !important;
  gap: 8px;
  flex-direction: column-reverse;
}

.rooms
  .eliophot-room__group
  .eliophot-room__cta
  .eliophot-room__cta_buttons
  .eliophot-room__cta_button {
  padding: 0 !important;
  text-align: end;
  min-height: unset;
}

.rooms .eliophot-room__cta .eliophot-room__cta_price {
  margin-top: 4px;
}

.rooms .eliophot-room__cta_button_main {
  margin-right: 1rem !important;
}

.rooms .eliophot-room__cta_button_main:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid;
  transition: all 0.3s;
  background: #fff;
}

.rooms .eliophot-room__cta_button_main:hover:after {
  background: transparent !important;
  width: 7px;
  height: 7px;
  right: -13px;
}

/*fleches*/
.rooms .elementor-swiper-button {
  border-radius: 50%;
  padding: 12px 10px;
  line-height: 0 !important;
  transition: all 0.35s;
  background: var(--e-global-color-secondary);
}

.rooms .elementor-swiper-button-prev {
  left: -8px !important;
}

.rooms .elementor-swiper-button-next {
  right: -8px !important;
}

.rooms .elementor-swiper-button[tabindex="-1"] {
  opacity: 0.5;
}

/*Gestion du hover sur la card en desktop*/
@media screen and (min-width: 1201px) {
  .rooms .eliophot-room__container .eliophot-room__group {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: var(--e-global-color-primary);
    transition: all 0.35s;
  }

  .rooms .eliophot-room__container:hover .eliophot-room__group {
    opacity: 1;
  }
}

/* responsive - version sans hover */
@media screen and (max-width: 1200px) {
  .rooms .eliophot-room__container {
    height: auto;
  }
}

/* responsive - version tablette paysage et + */
@media screen and (min-width: 1025px) {
  .rooms .eliophot-room__group {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }

  .rooms .eliophot-room__options {
    margin-bottom: 30px;
  }
}

/* responsive - version tablette portrait et mobile */
@media screen and (max-width: 1024px) {
  .rooms .eliophot-room__group .eliophot-room__cta .eliophot-room__cta_title {
    margin-bottom: 0;
  }

  .rooms
    .eliophot-room__group
    .eliophot-room__cta
    .eliophot-room__cta_container {
    flex-direction: row !important;
    justify-content: space-between;
  }

  .rooms .eliophot-room__cta .eliophot-room__cta_price {
    justify-content: flex-start !important;
  }

  .rooms .eliophot-room__group {
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .rooms .eliophot-room__body,
  .rooms .eliophot-room__cta {
    padding: 0 !important;
  }

  .rooms .eliophot-room__body .eliophot-room__summary {
    margin-top: 20px;
  }

  .rooms .eliophot-room__options {
    margin-bottom: 20px;
  }

  .rooms .eliophot-room__cta {
    margin-top: 18px;
  }
}

/* responsive - gestion hauteur contenu texte */
@media screen and (max-width: 767px) {
  .rooms .eliophot-room__group {
    height: calc(100% - 340px);
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .rooms .eliophot-room__group {
    height: calc(100% - 420px);
  }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .rooms .eliophot-room__group {
    height: calc(100% - 480px);
  }
}

/* RESTAURANT */
.title-w-elt-left .elementor-icon-box-icon {
  margin-inline: 0 !important;
}

/* AVIS CLIENTS */
.widget-reviews
  div[aria-label="Previous"]
  .es-carousel-arrow-control
  .es-carousel-arrow-control-icon
  > div {
  content: url("/wp-content/uploads/2025/08/arrow_left-black.svg");
}

.widget-reviews
  div[aria-label="Next"]
  .es-carousel-arrow-control
  .es-carousel-arrow-control-icon
  > div {
  content: url("/wp-content/uploads/2025/08/arrow_right-black.svg");
}

.widget-reviews
  div[aria-label="Previous"]
  .es-carousel-arrow-control:hover
  .es-carousel-arrow-control-icon
  > div {
  content: url("/wp-content/uploads/2025/08/arrow_left-white.svg");
}

.widget-reviews
  div[aria-label="Next"]
  .es-carousel-arrow-control:hover
  .es-carousel-arrow-control-icon
  > div {
  content: url("/wp-content/uploads/2025/08/arrow_right-white.svg");
}

/*gestions des polices*/
.es-text-shortener {
  font-family: var(--e-global-typography-adbbdad-font-family), Sans-serif;
  font-size: var(--e-global-typography-adbbdad-font-size);
  font-weight: var(--e-global-typography-adbbdad-font-weight);
  text-transform: var(--e-global-typography-adbbdad-text-transform);
  font-style: var(--e-global-typography-adbbdad-font-style);
  text-decoration: var(--e-global-typography-adbbdad-text-decoration);
  line-height: var(--e-global-typography-adbbdad-line-height) !important;
  letter-spacing: var(--e-global-typography-adbbdad-letter-spacing);
}

.es-review-author-name {
  font-family: var(--e-global-typography-c4f5e10-font-family), Sans-serif;
  font-size: var(--e-global-typography-c4f5e10-font-size) !important;
  font-weight: var(--e-global-typography-c4f5e10-font-weight) !important;
  text-transform: var(--e-global-typography-c4f5e10-text-transform);
  font-style: var(--e-global-typography-c4f5e10-font-style);
  text-decoration: var(--e-global-typography-c4f5e10-text-decoration);
  line-height: var(--e-global-typography-c4f5e10-line-height) !important;
  letter-spacing: var(--e-global-typography-c4f5e10-letter-spacing);
}

/* SERVICES */
.service .elementor-image-box-img img {
  object-fit: cover;
  object-position: center;
}

@media screen and (min-width: 768px) {
  .service .elementor-image-box-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 65%;
  }

  .service .elementor-image-box-wrapper {
    justify-content: space-between;
  }

  .service .elementor-image-box-content .elementor-image-box-title {
    width: 25%;
  }

  .service .elementor-image-box-content .elementor-image-box-description {
    width: 50%;
  }

  .service .elementor-image-box-wrapper .elementor-image-box-img {
    max-width: 200px;
  }

  .service .elementor-image-box-img img {
    height: 140px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .service .elementor-image-box-content {
    width: 80%;
    gap: 3rem;
    padding-right: 3rem;
  }

  .service .elementor-image-box-content .elementor-image-box-description {
    width: 75%;
  }
}

@media screen and (max-width: 767px) {
  .service .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column-reverse;
    gap: 30px;
  }

  .service .elementor-image-box-img {
    width: 100% !important;
  }

  .service .elementor-image-box-img img {
    height: 120px;
    max-width: 155px;
  }
}

/* OFFRES SPECIALES */
@media screen and (min-width: 1201px) {
  .offers-home .swiper-slide-active {
    border-right: 1px solid var(--e-global-color-text) !important;
  }
}

@media screen and (min-width: 768px) {
  .offers-home .eliophot-offer__container {
    display: flex;
  }

  .offers-home .eliophot-offer__container:nth-of-type(odd) {
    flex-direction: row-reverse;
  }

  .offers-home
    .eliophot-offer__container:nth-of-type(odd)
    .eliophot-offer__group {
    padding-right: 50px;
  }

  .offers-home .eliophot-offer__container:nth-of-type(even) {
    flex-direction: row;
  }

  .offers-home
    .eliophot-offer__container:nth-of-type(even)
    .eliophot-offer__group {
    padding-left: 50px;
  }

  .offers-home .eliophot-offer__data_images {
    width: 45% !important;
  }

  .offers-home .eliophot-offer__group {
    width: 55%;
  }
}

.offers-home .elementor-swiper,
.offers-home .swiper {
  height: 100%;
}

.offers-home .eliophot-offer__data_images_container,
.offers-home .elementor-carousel-image {
  height: 100%;
}

.offers-home .elementor-carousel-image {
  background-size: cover;
  background-position: center;
}

.offers-home .eliophot-offer__group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 50px;
}

.offers-home .eliophot-offer__cta_button {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .offers-home .eliophot-offer__data_images {
    margin-bottom: 20px;
  }

  .offers-home .eliophot-offer__cta_container {
    flex-direction: row;
    justify-content: space-between !important;
    align-items: flex-end;
  }

  .offers-home .eliophot-offer__cta_title {
    margin-bottom: 0 !important;
  }
}

/* fleches */
.offers-home .elementor-swiper-button {
  padding: 12px 10px;
  line-height: 0 !important;
  transition: all 0.35s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  border-radius: 50%;
}

.offers-home .elementor-swiper-button-prev {
  left: -24px !important;
}

.offers-home .elementor-swiper-button-next {
  right: -24px !important;
}

.offers-home .elementor-swiper-button[tabindex="-1"] {
  opacity: 0.5;
}

/*bouton reservation*/
.offers-home .eliophot-offer__cta_button {
  position: relative;
  min-height: unset !important;
}

.offers-home .eliophot-offer__cta_button:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 50%;
  /*transform: translateY(-50%);*/
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid;
  transition: all 0.3s;
  background: var(--e-global-color-text);
  border-color: var(--e-global-color-text);
}

.offers-home .eliophot-offer__cta_button:hover:after {
  background: transparent !important;
  width: 7px;
  height: 7px;
  right: -13px;
}

/* MAILLAGE */
.maillage_card .maillage_titre .elementor-icon-box-title,
.maillage_card .maillage_titre .elementor-icon-box-icon,
.maillage_card .elementor-widget-image:after {
  transition: all 0.35s;
}

.maillage_card .maillage_titre .elementor-icon-box-title:before {
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid;
  transition: all 0.3s;
  background: var(--e-global-color-text);
  border-color: var(--e-global-color-text);
}

.maillage_card:hover .maillage_titre .elementor-icon-box-title:before {
  background: transparent !important;
  width: 7px;
  height: 7px;
  right: -13px;
}

.maillage_card:hover .maillage_titre .elementor-icon-box-icon {
  transform: rotate(90deg);
}

.maillage_card .elementor-widget-image {
  position: relative;
}

.maillage_card .elementor-widget-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  z-index: 2;
  opacity: 0;
}

.maillage_card:hover .elementor-widget-image:after {
  opacity: 1;
}
/* ------- FIN HOMEPAGE ------- */

/* ------- PAGE RESTAURANT ------- */
/* GALLERY */
@media screen and (min-width: 768px) {
  .restaurant-gallery .gallery-item {
    aspect-ratio: 3/4;
  }
}
/* ------- FIN RESTAURANT ------- */

/* PAGE CHAMBRE N2 */
/*fleches gallery*/
.room-gallery .swiper {
  position: relative;
}

.room-gallery .elementor-swiper-button {
  background: var(--e-global-color-secondary);
  border-radius: 50%;
  padding: 12px 10px;
  line-height: 0 !important;
  transition: all 0.35s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2 !important;
  cursor: pointer;
}

.room-gallery .elementor-swiper-button:hover {
  background: var(--e-global-color-primary);
}

.room-gallery .elementor-swiper-button:hover svg path {
  fill: #fff;
}

.room-gallery .elementor-swiper-button-prev {
  left: 1rem !important;
}

.room-gallery .elementor-swiper-button-next {
  right: 1rem !important;
}

.room-gallery .elementor-swiper-button[tabindex="-1"] {
  opacity: 0.5;
}

.room-gallery .elementor-carousel-image {
  background-position: center;
  background-size: cover;
}

/* details */
.room-details .eliophot-room__option .elementor-icon-list-icon {
  display: none;
}

.room-details .eliophot-room__option:first-child .eliophot-room__option-text {
  padding-inline-start: 0;
}

/* services */
.room-services .elementor-icon-box-wrapper {
  border-bottom: 1px solid var(--e-global-color-accent);
  padding: 20px 15px;
  align-items: center !important;
  display: flex;
  flex-direction: row-reverse;
}

.room-services .elementor-icon-box-wrapper.service-w-desc {
  cursor: pointer;
}

.room-services .elementor-icon-box-wrapper {
  align-items: flex-start !important;
}

.room-services
  .elementor-icon-box-wrapper
  .elementor-icon-box-content
  .elementor-icon-box-description {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.35s;
}

.room-services
  .elementor-icon-box-wrapper.active
  .elementor-icon-box-content
  .elementor-icon-box-description {
  max-height: 150px;
  opacity: 1;
  padding-top: 20px;
}

.room-services .elementor-icon-box-wrapper .elementor-icon-box-icon i {
  content: url("/wp-content/uploads/2025/08/half-circle-left-light_brown.svg");
}

.room-services .elementor-icon-box-wrapper .elementor-icon-box-icon {
  transition: all 0.25s;
  line-height: 1;
}

.room-services .elementor-icon-box-wrapper.active .elementor-icon-box-icon {
  transform: rotate(-90deg);
}

.room-services .elementor-icon-box-wrapper .elementor-icon-box-icon.hidden {
  display: none;
}
/* FIN PAGE CHAMBRE N2 */

/* PAGE ACTUALITES */
.actu-listing .elementor-post__thumbnail__link {
  margin-bottom: 0;
}

.actu-listing .elementor-post__card .elementor-post__text {
  background: var(--e-global-color-secondary);
}

.actu-listing .elementor-post__card .elementor-post__meta-data {
  padding: 0 !important;
  padding-bottom: 14px !important;
  text-align: end;
}

@media screen and (min-width: 1201px) {
  .actu-listing .elementor-post__card {
    flex-direction: column-reverse;
  }

  .actu-listing .elementor-post__card .elementor-post__thumbnail {
    height: 640px;
  }

  .actu-listing .elementor-post__card:hover .elementor-post__text {
    opacity: 1;
  }

  .actu-listing .elementor-post__card .elementor-post__text {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all 0.35s;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .actu-listing .elementor-post__text .elementor-post__title {
    width: 100%;
  }

  .actu-listing .elementor-post__text .elementor-post__excerpt {
    width: 75%;
  }

  .actu-listing .elementor-post__text .elementor-post__read-more {
    width: fit-content;
    align-self: end;
  }
}

@media screen and (max-width: 1200px) {
  .actu-listing .elementor-post__text {
    display: flex;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .actu-listing .elementor-post__card .elementor-post__meta-data {
    order: -1;
  }

  .actu-listing .elementor-post__text .elementor-post__read-more {
    align-self: flex-end;
    margin-top: 18px;
  }
}

@media screen and (max-width: 1024px) {
  .actu-listing .elementor-post__card .elementor-post__thumbnail {
    height: 300px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .actu-listing .elementor-post__card .elementor-post__thumbnail {
    height: 400px;
  }
}

/* ACTUALITES N2 */
/* fil d'ariane */
.breadcrumb {
  font-family: var(--e-global-typography-679b059-font-family), Sans-serif;
  font-size: var(--e-global-typography-679b059-font-size);
  font-weight: var(--e-global-typography-679b059-font-weight);
  text-transform: var(--e-global-typography-679b059-text-transform);
  font-style: var(--e-global-typography-679b059-font-style);
  text-decoration: var(--e-global-typography-679b059-text-decoration);
  line-height: var(--e-global-typography-679b059-line-height);
}

.breadcrumb span.last {
  color: var(--e-global-color-accent);
}

.breadcrumb a {
  color: var(--e-global-color-text);
  transition: color 0.25s;
}

.breadcrumb a:hover {
  color: var(--e-global-color-accent);
}

/* contenu article */
.article-content h2 {
  font-family: var(--e-global-typography-7456c17-font-family), Sans-serif;
  font-size: var(--e-global-typography-7456c17-font-size);
  font-weight: var(--e-global-typography-7456c17-font-weight);
  text-transform: var(--e-global-typography-7456c17-text-transform);
  font-style: var(--e-global-typography-7456c17-font-style);
  text-decoration: var(--e-global-typography-7456c17-text-decoration);
  line-height: var(--e-global-typography-7456c17-line-height);
}

.article-content h3 {
  font-family: var(--e-global-typography-679b059-font-family), Sans-serif;
  font-size: var(--e-global-typography-679b059-font-size);
  font-weight: var(--e-global-typography-679b059-font-weight);
  text-transform: var(--e-global-typography-679b059-text-transform);
  font-style: var(--e-global-typography-679b059-font-style);
  text-decoration: var(--e-global-typography-679b059-text-decoration);
  line-height: var(--e-global-typography-679b059-line-height);
  margin-bottom: 0.5rem;
}

.article-content strong {
  font-weight: 600;
}

.article-content p + h3,
.article-content ul + h3 {
  margin-top: 1.5rem;
}

.article-content p + h2,
.article-content ul + h2 {
  margin-top: 3rem;
}

.article-content p {
  margin-bottom: 1rem;
}

.article-content ul {
  list-style: url("/wp-content/uploads/2025/08/le_souverain-list_style.svg");
}

.article-content ul li:not(last-child) {
  margin-bottom: 8px;
}
/* FIN ACTUALITES */

/* PAGE RECRUTEMENT */
.recrutement-listing .elementor-post__card .elementor-post__meta-data {
  padding: 0 !important;
  padding-bottom: 14px !important;
  text-align: end;
  order: -1;
}

.recrutement-listing .elementor-post__thumbnail__link {
  margin-bottom: 0;
}

.recrutement-listing .elementor-post__card .elementor-post__text {
  background: var(--e-global-color-secondary);
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  display: flex;
}

.recrutement-listing .elementor-post__card .elementor-post__read-more {
  align-self: flex-end !important;
  margin-top: auto;
}

@media screen and (max-width: 1200px) {
  .recrutement-listing .elementor-post__card .elementor-post__text {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

/* PAGE RECRUTEMENT + ACTUALITES, GESTION DU BOUTON DECOUVRIR */
.recrutement-listing .elementor-post__read-more,
.actu-listing .elementor-post__read-more {
  padding-right: 16px;
  position: relative;
}

.recrutement-listing .elementor-post__read-more:after,
.actu-listing .elementor-post__read-more:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid;
  transition: all 0.3s;
  background: var(--e-global-color-text);
  border-color: var(--e-global-color-text);
}

.recrutement-listing .elementor-post__read-more:hover:after,
.actu-listing .elementor-post__read-more:hover:after {
  background: transparent !important;
  width: 7px;
  height: 7px;
}

/* PAGE OFFRES SPECIALES */
.offers-listing .eliophot-offer__container {
  border-bottom: 1px solid #000 !important;
  padding: 20px;
}

.offers-listing .elementor-carousel-image {
  background-size: cover;
  background-position: center;
  height: 100%;
}

.offers-listing .eliophot-offer__group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 50px;
}

.offers-listing .eliophot-offer__cta_button {
  padding: 0;
}

@media screen and (min-width: 1201px) {
  .offers-listing .eliophot-offer__container {
    border-top: 1px solid #000 !important;
  }

  .offers-listing .eliophot-offer__container:nth-of-type(odd) {
    border-right: 1px solid #000 !important;
  }

  .offers-listing .eliophot-offers {
    row-gap: 40px;
  }
}

@media screen and (min-width: 768px) {
  .offers-listing .eliophot-offer__container {
    display: flex;
  }

  .offers-listing .eliophot-offer__container:nth-of-type(odd) {
    flex-direction: row-reverse;
  }

  .offers-listing
    .eliophot-offer__container:nth-of-type(odd)
    .eliophot-offer__group {
    padding-right: 50px;
  }

  .offers-listing .eliophot-offer__container:nth-of-type(even) {
    flex-direction: row;
  }

  .offers-listing
    .eliophot-offer__container:nth-of-type(even)
    .eliophot-offer__group {
    padding-left: 50px;
  }

  .offers-listing .eliophot-carousel__slider {
    width: 45% !important;
    height: 100% !important;
  }

  .offers-listing .eliophot-offer__group {
    width: 55%;
  }
}

@media screen and (max-width: 767px) {
  .offers-listing .eliophot-carousel__slider {
    margin-bottom: 20px !important;
  }

  .offers-listing .eliophot-offer__cta_container {
    flex-direction: row;
    justify-content: space-between !important;
    align-items: flex-end;
  }

  .offers-listing .eliophot-offer__cta_title {
    margin-bottom: 0 !important;
  }
}

/*bouton reservation*/
.offers-listing .eliophot-offer__cta_button {
  position: relative;
  min-height: unset !important;
}

.offers-listing .eliophot-offer__cta_button:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 50%;
  /*transform: translateY(-50%);*/
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid;
  transition: all 0.3s;
  background: var(--e-global-color-text);
  border-color: var(--e-global-color-text);
}

.offers-listing .eliophot-offer__cta_button:hover:after {
  background: transparent !important;
  width: 7px;
  height: 7px;
  right: -13px;
}

/* PAGE OFFRE SPECIALE N2 */
/* bouton reservation */
.offer-book .eliophot-offer-booking-system .eliophot-offer-button {
  margin-right: 8px;
  position: relative;
}

.offer-book .eliophot-offer-booking-system .eliophot-offer-button:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid;
  transition: all 0.3s;
  background: var(--e-global-color-text);
  border-color: var(--e-global-color-text);
}

.offer-book .eliophot-offer-booking-system .eliophot-offer-button:hover:after {
  background: transparent !important;
  width: 7px;
  height: 7px;
}

/* ---------- FAQ ---------- */
.faq .e-n-accordion-item-title {
  justify-content: space-between;
}
