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

/* bouton avec un icone */
.btn-w-icon a:hover .elementor-button-icon svg path {
  fill: var(--e-global-color-text) !important;
  stroke: var(--e-global-color-secondary) !important;
}
.btn-w-icon a .elementor-button-icon svg path {
  transition: all 0.15s;
}

.btn-w-icon a .elementor-button-icon svg {
  fill: transparent;
}

/*swiper fix*/
.eliophot-carousel-wrapper.elementor-main-swiper {
  position: static;
}

.elementor-swiper-button {
  position: absolute;
  cursor: pointer;
  top: 50%;
  /*transform: translateY(-50%);*/
  z-index: 5;
}

.elementor-swiper-button-prev {
  left: 0;
  transform: translate(-20px, -50%) !important;
}

.elementor-swiper-button-next {
  right: 0;
  transform: translate(20px, -50%) !important;
}

.elementor-carousel-image {
  height: 100% !important;
  background-size: cover !important;
  background-position: center !important;
}
/* fin fix swiper */

/*---------- GLOBAL ----------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

.titre-hero {
  word-break: break-word;
  hyphens: auto;
}

/* animations */
/* globales */
.img-anim-1 {
  overflow: hidden;
}

.hero .titre-hero .elementor-heading-title > div > div {
  opacity: 0;
}

/* home */
.hero-home-overtitle {
  overflow: hidden;
}

.hero-home {
  filter: blur(4px);
}

.hero-home-title .elementor-heading-title > div > div {
  opacity: 0;
}

/* textes décoratifs */
/* .decorative-title {
  opacity: 0.39;
} */

.decorative-title.opacity-01 {
  opacity: 0.1;
}

/* type retour à la ligne */
.decorative-title-type1 p {
  word-break: break-word;
  hyphens: auto;
  text-align: end;
}

/* type sans retour à la ligne */
.decorative-title-type2 p {
  word-break: keep-all;
  white-space: nowrap;
}

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

.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);
}

@media screen and (max-width: 1024px) {
  .breadcrumb {
    font-size: 25px;
    line-height: 30px;
  }
}

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

#quicksearch .eliophot-qs-field-container {
  flex-direction: row-reverse;
}

#quicksearch .eliophot-qs-field-container .eliophot-icon svg {
  width: 18px;
}

#quicksearch .elementor-button-link {
  height: fit-content;
}

#quicksearch .eliophot-qs {
  align-items: center;
}

#quicksearch .eliophot-qs-people {
  width: fit-content;
  justify-content: flex-end;
}

#quicksearch .eliophot-qs-people .eliophot-qs-field {
  align-items: flex-start;
}

#quicksearch .eliophot-qs-people .eliophot-media-container {
  margin-right: 0;
  margin-left: 10px;
}

#quicksearch .eliophot-qs-people select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-left: 0;
  margin-right: -30px;
  padding-right: 45px;
  border: 0;
  min-width: 80px;
}

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

/*version mobile*/
#quicksearch .eliophot-qs-mobile .col-span-6:last-child {
  width: fit-content;
  justify-self: center;
  margin-top: 2rem;
}

#quicksearch .eliophot-qs-mobile .eliophot-qs-input {
  padding-left: 0;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  text-align: left !important;
  text-align-last: left !important;
  -moz-text-align-last: left !important;
  -webkit-text-align-last: left !important;
}
f
#quicksearch .eliophot-qs-mobile .input-form .icon-wrapper {
  background: transparent;
}

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

#quicksearch .eliophot-qs-mobile .input-form .icon-wrapper:before {
  content: url("/wp-content/uploads/2025/06/chevron_bottom-white.svg");
  position: absolute;
  top: 0;
  left: 0;
  background: none;
}

/* formulaires */
.formulaire input,
.formulaire textarea {
  padding: 0 0 15px 0;
}

/* maillages */
@media screen and (min-width: 1201px) {
  .maillage-hover-content {
    position: absolute;
    top: 2rem;
    left: 2rem;
    opacity: 0;
    transition: opacity 0.35s !important;
  }

  .maillage:hover .maillage-hover-content {
    opacity: 1;
  }

  .maillage .maillage-content {
    transition: all 0.35s !important;
  }

  .maillage:hover .maillage-content {
    opacity: 0;
  }
}

/* rooms - HOMEPAGE + CHAMBRE N1 + CHAMBRE N2 */
/* navigation fleches slider rooms + gallery chambre n2 */

.rooms .eliophot-room__body{
	display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}
.rooms .elementor-swiper-button {
  top: 25% !important;
}

.rooms .elementor-swiper-button,
.room-gallery .elementor-swiper-button {
  background: rgba(42, 42, 42, 0.3);
  border-radius: 999px;
  padding: 20px;
  line-height: 0;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  backdrop-filter: blur(3px);
  width: fit-content !important;
}

@media screen and (min-width: 1201px) {
  .rooms .elementor-swiper-button,
  .room-gallery .elementor-swiper-button {
    opacity: 0;
    transition: opacity 0.2s;
  }

  .rooms:hover .elementor-swiper-button,
  .rooms .elementor-swiper-button:hover,
  .room-gallery:hover .elementor-swiper-button,
  .room-gallery .elementor-swiper-button:hover {
    opacity: 1 !important;
  }
}

/* global */
.rooms .swiper {
  position: static !important;
}

.rooms .eliophot-room__group {
  background: #fff;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.rooms .eliophot-room__cta_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between !important;
  align-items: flex-end !important;
}

.rooms .eliophot-room__cta_buttons {
  display: flex;
  flex-direction: column !important;
}

.rooms .eliophot-room__cta_button {
  padding: 4px 30px;
}

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

/*fleche decorative*/
.rooms .eliophot-room__group {
  position: relative;
}

/* .rooms .eliophot-room__group:after {
  content: url("/wp-content/uploads/2025/06/arrow-right-black.svg");
  position: absolute;
  top: 35px;
  right: 30px;
} */

.rooms .swiper-button-disabled{
	display: none !important
}

.rooms .eliophot-room__title {
  width: calc(100% - 50px);
}

/*version desktop*/
@media screen and (min-width: 1201px) {
  .rooms .eliophot-room__group {
    position: absolute;
    top: 3rem;
    left: 2rem;
    width: calc(100% - 4rem);
    height: calc(100% - 6rem);
    opacity: 0;
    transition: opacity 0.35s;
  }

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

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

/*version tablette paysage*/
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .rooms .elementor-carousel-image,
  .rooms .eliophot-carousel__slider {
    min-height: 380px !important;
    height: 380px !important;
  }

  .rooms .eliophot-room__cta_container {
    flex-direction: column !important;
  }

  .rooms .eliophot-room__cta_container .eliophot-room__cta_title,
  .rooms .eliophot-room__cta_container .eliophot-room__cta_buttons {
    width: 100%;
  }

  .rooms .eliophot-room__cta_container .eliophot-room__cta_title {
    margin-bottom: 2rem !important;
  }
}

/*version mobile*/
@media screen and (max-width: 1200px) {
  .rooms .eliophot-room__group {
    border: 1px solid #2a2a2a33;
    width: calc(100% - 50px);
    align-self: center;
    position: relative;
    top: -4rem;
    height: calc(100% - 380px);
  }

  .rooms .eliophot-room__container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 0;
  }
}
/*---------- FIN GLOBAL ----------*/

/*---------- HEADER ----------*/
#header a,
#header a span,
#header .header-booking-btn a span,
#header .header-booking-btn a,
#header,
#header .header-global-logo {
  transition: all 0.5s;
}

/*contenus header*/
body.home #header:not(.header-sticky-active) a,
body.home #header:not(.header-sticky-active) a span {
  color: var(--e-global-color-4588436);
}

/*bouton*/
body.home #header:not(.header-sticky-active) .header-booking-btn a span {
  color: var(--e-global-color-text);
}

body.home #header:not(.header-sticky-active) .header-booking-btn a {
  background: var(--e-global-color-4588436);
}

/*background header*/
body.home #header:not(.header-sticky-active) {
  background: transparent;
}

#header.header-sticky-active {
  background: var(--e-global-color-4588436);
}

/*logo home*/
body.home #header:not(.header-sticky-active) .header-home-logo {
  display: block;
}

body.home #header:not(.header-sticky-active) .header-global-logo {
  opacity: 0;
	z-index: 1
}
/*---------- FIN HEADER ----------*/

/*---------- FOOTER ----------*/
/* texte défilant */
@keyframes marquee {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

@keyframes marquee-bis {
  0% {
    transform: translateX(-200%);
  }
  100% {
    transform: translateX(0%);
  }
}

.marquee-1,
.marquee-2 {
  white-space: nowrap;
}

.marquee-1 .elementor-icon-box-wrapper,
.marquee-2 .elementor-icon-box-wrapper {
  align-items: center !important;
}

.marquee-2 {
  animation: marquee-bis 42s linear infinite;
}

.marquee-1 {
  animation: marquee 42s -21s linear infinite;
}

/*---------- FIN FOOTER ----------*/

/*---------- HOMEPAGE ----------*/
/* services */
.services-images {
  pointer-events: none;
}

.services-image {
  transition: opacity 0.5s !important;
}

.services-images .service-image.inactive {
  opacity: 0;
}

.services-list li span {
  transition: transform 0.5s !important;
}
.services-list li {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.services {
  position: relative;
}

@media screen and (min-width: 1201px) {
  .services:hover {
    cursor: none;
  }

  .services:hover .services-images {
    opacity: 1;
  }

  .services-list li:hover span {
    transform: translateX(-50px);
  }
}

@media screen and (min-width: 768px) {
  .services-list ul li {
    padding-right: 28px !important;
  }
}

/* remontes avis clients */
.widget-reviews
  div[aria-label="Previous"]
  .es-carousel-arrow-control
  .es-carousel-arrow-control-icon
  > div {
  content: url("/wp-content/uploads/2025/06/slider_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/06/slider_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/06/slider_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/06/slider_arrow-right-white.svg");
}
/*---------- FIN HOMEPAGE ----------*/

/*---------- PAGE CHAMBRE N2 ----------*/
/* description */
@media screen and (min-width: 768px) {
  .room-description p {
    columns: 2;
    column-gap: 50px;
  }
}

.option-separator {
  line-height: 0;
}

.room-option .eliophot-room__option-text {
  padding-left: 0 !important;
}

.room-book-btn a {
  padding: 4px 30px;
}

.book-price .eliophot-booking_room__buttons {
  flex-direction: column-reverse !important;
  gap: 24px;
}

.book-price
  .eliophot-booking_room__buttons
  .eliophot-booking_room__price-title {
  width: 100%;
  display: block;
  text-align: end;
}

@media screen and (max-width: 1024px) {
  .book-price .eliophot-booking_room__buttons {
    display: flex;
    flex-direction: row !important;
    justify-content: space-between;
    align-items: center;
  }

  .book-price
    .eliophot-booking_room__buttons
    .eliophot-booking_room__price-title {
    text-align: start;
  }
}

/* services */
.room-services .elementor-icon-box-icon {
  display: none;
}

.room-services .elementor-icon-box-wrapper {
  padding-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid var(--e-global-color-text);
}

@media screen and (min-width: 768px) {
  .room-services .elementor-icon-box-wrapper {
    padding-right: 28px !important;
  }
}

/* qs room */
@media screen and (min-width: 1025px) {
  #room-qs .eliophot-booking_room__form_container {
    order: 1;
  }

  #room-qs .eliophot-booking_room__price-block {
    order: 3;
  }

  #room-qs .eliophot-booking_room__button {
    order: 2;
  }
}
#rooms-qs {
  max-width: 910px;
}

#room-qs .eliophot-booking_room__cta_button {
  padding: 4px 30px;
}

#room-qs .eliophot-booking_room__buttons {
  justify-content: space-between;
  align-items: center;
}

#room-qs .input-form {
  margin: 0;
  min-height: unset;
}

#room-qs .eliophot-qs-input {
  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);
  line-height: var(--e-global-typography-accent-line-height);
}

#room-qs select[name="residents"] {
  padding-top: 24px;
  margin-top: -24px;
  padding-right: 45px;
}

#room-qs select[name="residents"] option {
  color: var(--e-global-color-text);
}

#room-qs .icon-wrapper svg {
  display: none;
}

#room-qs .icon-wrapper {
  position: relative;
}

#room-qs .icon-wrapper:before {
  content: url("/wp-content/uploads/2025/06/chevron_bottom-white.svg");
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  transform: translateY(-50%);
}

/*version mobile*/
@media screen and (max-width: 1024px) {
  #room-qs .eliophot-booking_room__form_container {
    width: fit-content;
  }

  #room-qs .eliophot-booking_room__buttons {
    gap: 12px;
  }

  #room-qs .eliophot-booking_room__form_container > div.flex.gap.gap-6 {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    column-gap: 0 !important;
    justify-content: space-between;
    gap: 12px;
  }

  #room-qs
    .eliophot-booking_room__form_container
    .eliophot-booking_room__input_form {
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    margin: 12px 0px;
  }

  #room-qs .icon-wrapper:before {
    transform: translateY(0);
  }

  #room-qs
    .eliophot-booking_room__form_container
    .eliophot-booking_room__icon_wrapper {
    padding-right: 2.5rem;
  }

  #room-qs .eliophot-booking_room__form_container .col-span-3 {
    width: calc(50% - 12px) !important;
  }

  #room-qs .eliophot-booking_room__form_container .col-span-6 {
    width: 100%;
  }

  #room-qs
    .eliophot-booking_room__form_container
    > div.flex.gap.gap-6
    .eliophot-qs-input {
    padding: 8px 0px;
    margin-top: 0;
  }

  #room-qs .eliophot-booking_room__button {
    align-self: center;
    margin-top: 2rem;
  }
}

@media screen and (max-width: 460px) {
  #room-qs .eliophot-booking_room__form_container .col-span-3 {
    width: 100% !important;
  }
}
/*---------- FIN PAGE CHAMBRE N2 ----------*/

/*---------- PAGE TOURISME ----------*/
@media screen and (min-width: 1201px) {
  .destination-hover-content {
    position: absolute;
    top: 3rem;
    left: 5rem;
    opacity: 0;
    transition: opacity 0.35s !important;
  }

  .destination:hover .destination-hover-content {
    opacity: 1;
  }
}
/*---------- FIN PAGE TOURISME ----------*/

/*---------- PAGE ACTU ----------*/
@media screen and (min-width: 1201px) {
  .post .post-hover-content {
    position: absolute;
    top: 3rem;
    left: 2rem;
    opacity: 0;
    transition: opacity 0.35s !important;
  }

  .post:hover .post-hover-content {
    opacity: 1;
  }
}

.post .post-bg {
  background-position: center center;
}
/*---------- FIN PAGE ACTU ----------*/

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

.article-content p + h2 {
  margin-top: 6rem;
}

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

/* navigation */
.actu-nav .fa-angle-right:before {
  content: url("/wp-content/uploads/2025/06/slider_arrow-right-black.svg");
}

.actu-nav .fa-angle-left:before {
  content: url("/wp-content/uploads/2025/06/slider_arrow-left-black.svg");
}
/*---------- FIN PAGE ACTU N2----------*/

/*---------- CONTENUS DIVERS ----------*/
/* slider d'images */
.slider-images .elementor-swiper-button {
  background: rgba(42, 42, 42, 0.3);
  border-radius: 999px;
  padding: 20px;
  line-height: 0;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  backdrop-filter: blur(3px);
  width: fit-content !important;
}

.slider-images img {
  height: 459px;
  object-fit: cover;
  object-position: center;
}

.slider-images .swiper {
  line-height: 0;
  margin: 0;
  width: 100% !important;
}

@media screen and (min-width: 1201px) {
  .slider-images .elementor-swiper-button {
    opacity: 0;
    transition: opacity 0.2s;
  }

  .slider-images:hover .elementor-swiper-button {
    opacity: 1;
  }
}

@media screen and (max-width: 1200px) {
  .slider-images img {
    height: 359px;
  }
}
/*---------- FIN CONTENUS DIVERS ----------*/

/* ---------- TEXTES LEGAUX ---------- */
.legal-notice-txt h2 {
  font-family: var(--e-global-typography-c9a5f54-font-family), Sans-serif;
  font-size: var(--e-global-typography-c9a5f54-font-size);
  font-weight: var(--e-global-typography-c9a5f54-font-weight);
  text-transform: var(--e-global-typography-c9a5f54-text-transform);
  font-style: var(--e-global-typography-c9a5f54-font-style);
  text-decoration: var(--e-global-typography-c9a5f54-text-decoration);
  line-height: var(--e-global-typography-c9a5f54-line-height);
}

.legal-notice-txt a {
  font-weight: 700;
}

.legal-notice-txt p + h2 {
  margin-top: 3rem;
}
/* ---------- FIN TEXTES LEGAUX ---------- */

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