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

/* ------ COMMUN ------ */
/* formulaire */
.formulaire .elementor-field-type-acceptance label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
  font-size: var(--e-global-typography-text-font-size) !important;
  font-weight: var(--e-global-typography-text-font-weight) !important;
  text-transform: var(--e-global-typography-text-text-transform) !important;
  font-style: var(--e-global-typography-text-font-style) !important;
  text-decoration: var(--e-global-typography-text-text-decoration) !important;
  line-height: var(--e-global-typography-text-line-height) !important;
}

@media screen and (min-width: 768px) {
  .global-content-width {
    max-width: 445px !important;
  }
}

.elementor-icon-wrapper {
  line-height: 0;
}

/* hero */
.hero-arrow {
  aspect-ratio: 1/1;
  cursor: pointer;
}

/* icones RS */
.rs-icons-hover_accent a path,
.rs-icons-hover_primary a path {
  transition: fill 0.15s, stroke 0.15s;
}

/* icones rs hover primary (bordeaux) */
.rs-icons-hover_primary .elementor-icon-list-item:not(:nth-child(2)) a:hover path {
  fill: var(--e-global-color-primary);
}

.rs-icons-hover_primary .elementor-icon-list-item:nth-child(2) a:hover path {
  stroke: var(--e-global-color-primary);
}

/* icones rs hover accent(rosé) */
.rs-icons-hover_accent .elementor-icon-list-item:not(:nth-child(2)) a:hover path {
  fill: var(--e-global-color-accent);
}

.rs-icons-hover_accent .elementor-icon-list-item:nth-child(2) a:hover path {
  stroke: var(--e-global-color-accent);
}

/* CTA communs */
.common-cta-container .ellipse {
  transition: transform 0.6s;
}

.common-cta-container .common-cta-text {
  transition: transform 0.6s;
}

.common-cta-container:hover .common-cta-text {
  transform: translateX(15px);
}

.common-cta-container:hover .ellipse {
  transform: translateX(80px);
}

.common-cta-container:hover .ellipse-2 {
  transition-delay: 0.2s;
}

.common-cta-container:hover .ellipse-1 {
  transition-delay: 0.4s;
}

/* ------ MENU RESERVATION ------ */
@media screen and (min-width: 1025px) {

  #menu-reservation,
  .cta-container {
    height: 100vh;
  }

  .cta-reservation,
  .cta-reservation .elementor-cta {
    height: 100%;
  }
}

/* ------ MENU BURGER ------ */
.menu-burger-imgs .ppl-img,
.menu-burger-imgs .sec-img,
.img-ppl-defaut,
.img-sec-defaut {
  opacity: 0;
  transition: opacity 0.75s;
}

.menu-burger-imgs .ppl-img.img-active,
.menu-burger-imgs .sec-img.img-active,
.img-ppl-defaut.img-active,
.img-sec-defaut.img-active {
  opacity: 1 !important;
}

@media screen and (min-width: 1025px) {
  #menu-burger .menu-burger-links a {
    text-align: end;
  }
}

@media screen and (max-width: 1024px) {
  #menu-burger .menu-burger-links a {
    justify-content: center;
    text-align: center;
  }
}

/*menu langues*/
#menu-burger .menu-langues i:before {
  content: url(/wp-content/uploads/2026/01/AR_duen-chevron_down-black.svg);
  width: 10px;
  display: block;
}

#menu-burger .menu-langues .sub-menu {
  margin-left: 0 !important;
}

/* ------ HEADER ------ */
.menu-burger-icon svg line {
  transition: all 0.4s;
}

.menu-burger-icon svg:hover line:nth-child(2) {
  transform: translateX(-7px);
}

.menu-burger-icon svg:hover line:nth-child(3) {
  transform: translateX(-2px);
}

/* ------ FOOTER ------ */
#footer .exp-hotel-newsletter .form-line {
  margin-bottom: 9px !important;
}

#footer .exp-hotel-newsletter input::placeholder {
  color: #fff !important;
  opacity: 0.5 !important;
}

#footer .exp-hotel-newsletter label {
  display: none !important;
}

#footer .exp-hotel-newsletter input,
#footer .exp-hotel-newsletter select {
  background: transparent !important;
  color: #fff !important;
  border-radius: 6px !important;
  border-color: #fff !important;
}

#footer .exp-hotel-newsletter select option {
  color: #fff !important;
}

@media screen and (max-width: 1024px) {
  #footer .exp-hotel-newsletter .form-submit {
    display: block;
    margin: auto;
    margin-top: 1rem
  }
}

/*bouton submit*/
#footer .exp-hotel-newsletter button {
  background-color: #fff !important;
  color: var(--e-global-color-primary) !important;
  font-style: normal !important;
  border-radius: 6px !important;
  border: 1px solid #fff !important;
  font-family: var(--e-global-typography-f845236-font-family), Sans-serif !important;
  font-size: var(--e-global-typography-f845236-font-size) !important;
  font-weight: var(--e-global-typography-f845236-font-weight) !important;
  text-transform: var(--e-global-typography-f845236-text-transform) !important;
  font-style: var(--e-global-typography-f845236-font-style) !important;
  text-decoration: var(--e-global-typography-f845236-text-decoration) !important;
  line-height: var(--e-global-typography-f845236-line-height) !important;
  letter-spacing: var(--e-global-typography-f845236-letter-spacing) !important;
}

#footer .exp-hotel-newsletter button:hover {
  background-color: var(--e-global-color-accent) !important;
  color: #fff !important;
}

#footer .exp-hotel-newsletter .text-mandatory {
  color: #fff;
}

/* ------ HOMEPAGE ------ */
/* carousel des chambres */
@media screen and (min-width: 1025px) {

  .room:before,
  .room:after {
    transition: opacity 0.5s;
  }

  .room:hover:before {
    opacity: 0;
  }

  .room:hover:after {
    opacity: 1;
  }

  .room:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 70, 52, 0.68);
    z-index: 1;
    pointer-events: none;
    opacity: 0;
  }

  .room .title-container {
    transform: translateY(50%);
  }

  .room .btn-container {
    opacity: 0;
    transition: opacity 0.3s;
  }

  .room:hover .btn-container {
    opacity: 1;
  }

  .room:hover .title-container {
    transform: translateY(0);
  }

  .room:hover .ellipses-container {
    opacity: 0;
  }
}

@media screen and (max-width: 1024px) {
  .room:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.38);
    z-index: 1;
    pointer-events: none;
    opacity: 1;
  }
}

.room {
  background-size: cover;
  background-position: center;
}

/* section restaurant */
.home-restaurant .triple-img-container {
  max-width: 800px;
}

.home-restaurant .triple-img-container .img-2 {
  flex-shrink: 0;
  margin-left: -162px;
}

@media screen and (min-width: 1025px) and (max-width: 1366px) {
  .home-restaurant .triple-img-container .img-2 {
    margin-left: -102px;
  }
}

@media screen and (max-width: 1024px) {
  .home-restaurant .triple-img-container .img-2 {
    margin-left: -82px;
  }
}

/* section evenements */
.home-evenements .visuals-wrapper {
  max-width: 662px;
}

@media screen and (max-width: 767px) {
  .home-evenements .visuals-wrapper {
    max-width: 345px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .home-evenements .visuals-wrapper {
    max-width: 522px;
  }
}

.home-evenements .content-wrapper {
  max-width: 506px;
}

/* section map */
.home-map-video {
  aspect-ratio: 834 / 495;
}

@media screen and (min-width: 1025px) {
  .arch-map .e-hotspot:hover .e-hotspot__icon {
    transform: scale(0.5);
  }

  .arch-map .e-hotspot .e-hotspot__icon {
    transition: transform 0.3s !important;
  }

  .arch-map .e-hotspot:hover .e-hotspot__button:before {
    width: 100%;
    height: 100%;
  }

  .arch-map .e-hotspot__button:before {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    background: rgba(118, 19, 44, 0.3);
    padding: 0;
    width: 50%;
    height: 50%;
    transition: width 0.3s, height 0.3s !important;
  }
}

.arch-map .e-hotspot--overlay {
  opacity: 1;
}

.arch-map .e-hotspot__button .e-hotspot__label {
  position: absolute;
  width: fit-content;
  max-width: unset;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  padding-top: 5px;
  color: var(--e-global-color-text);
}

@media screen and (max-width: 1024px) {
  .arch-map .e-hotspot__button .e-hotspot__label {
    padding-top: 5px;
    white-space: wrap;
    text-align: center;
    min-width: 150px;
  }
}

/*custom active etablissement*/
.arch-map .e-hotspot:nth-of-type(3) .e-hotspot__label {
  font-weight: 600;
  font-size: 30px;
}

/*custom ar iniz*/
.arch-map .e-hotspot:nth-of-type(1) .e-hotspot__label {
  top: unset;
  bottom: 100%;
  padding-bottom: 5px;
}

/* section seminaires */
.seminaires-texts-wrapper {
  max-width: 485px;
}

@media screen and (max-width: 1024px) {
  .home-seminaires .img-3 {
    position: absolute;
    bottom: 90px;
    left: 40%;
    transform: translateX(-50%);
  }
}

/* section services */
.services .e-n-accordion-item-title-icon {
  border: 1px solid var(--e-global-color-7b051d1);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  align-content: center;
  justify-content: center;
}

.services .e-n-accordion-item-title-header {
  display: none;
}

/* section domaine */
.section-sticky .img_titres-container-desktop {
  max-width: 552px;
}

.section-sticky .sticky-item {
  aspect-ratio: 420 / 506;
}

@media screen and (min-width: 1025px) {
  .section-sticky .part-left-desktop {
    position: sticky;
    top: 10%;
  }
}

/* PAGE CHAMBRE N2 */
/* gallery desktop*/
.chambre-section-description .room-gallery .gallery {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 100px;
}

.chambre-section-description .room-gallery .gallery-item .gallery-icon,
.chambre-section-description .room-gallery .gallery-item .gallery-icon img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.chambre-section-description .room-gallery .gallery-item:nth-child(1n),
.chambre-section-description .room-gallery .gallery-item:nth-child(3n) {
  aspect-ratio: 592 / 752;
}

.chambre-section-description .room-gallery .gallery-item:nth-child(1n) {
  max-width: 526px;
}

.chambre-section-description .room-gallery .gallery-item:nth-child(2n) {
  aspect-ratio: 464 / 589;
  border: 20px solid #fff;
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.25);
  max-width: 464px;
}

.chambre-section-description .room-gallery .gallery-item:nth-child(3n) {
  max-width: 592px;
}

/* swiper mobile */
.chambre-section-description .swiper-gallery .elementor-swiper-button {
  padding: 6px;
  border: 1px solid #000;
  border-radius: 50%;
  transition: background-color 0.3s;
}

.chambre-section-description .swiper-gallery .elementor-swiper-button:hover {
  background: var(--e-global-color-accent);
}

.chambre-section-description .swiper-gallery .swiper-slide-image {
  height: 402px;
  object-fit: cover;
  object-position: center;
}

.chambre-section-description .swiper-gallery figure {
  padding: 8px;
}

.chambre-section-description .swiper-gallery figure img {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25) !important;
  border: 10px solid #fff !important;
}

@media screen and (min-width: 768px) {
  .chambre-section-description .swiper-gallery .swiper-slide-image {
    height: 580px;
  }
}

.chambre-section-description .swiper-gallery .swiper-wrapper {
  line-height: 0;
}


@media screen and (min-width: 1025px) {
  .room-details_wrapper {
    height: 100vh;
    position: sticky;
    top: 0;
  }
}

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

.room-services .elementor-icon-box-wrapper {
  border-bottom: 1px solid #00000054;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* PAGE LE DOMAINE */
/* section espaces */
@media screen and (min-width: 1025px) {
  .domaine-section_espaces .espaces-imgs_container {
    grid-template-columns: repeat(10, minmax(0, 1fr));
    /*grid-auto-rows: clamp(18px, 2.2vw, 28px); */
  }

  .domaine-section_espaces .espaces-imgs_container .img-1 {
    grid-column: 4 / span 4;
    grid-row: 1 / span 7;
  }

  .domaine-section_espaces .espaces-imgs_container .img-2 {
    grid-column: 1 / span 4;
    grid-row: 2 / span 8;
  }

  .domaine-section_espaces .espaces-imgs_container .img-3 {
    grid-column: 7 / span 4;
    grid-row: 4 / span 10;
  }

  .domaine-section_espaces .espaces-imgs_container .img-4 {
    grid-column: 4 / span 4;
    grid-row: 7 / span 10;
  }
}

@media screen and (min-width: 1201px) {
  .domaine-section_espaces .espaces-txts_container {
    position: absolute;
    bottom: 50px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .domaine-section_espaces .espaces-imgs_container {
    max-width: 1024px;
  }

  .domaine-section_espaces .espaces-txts_container {
    position: absolute;
    bottom: 0;
  }
}

/* section activités */
@media screen and (min-width: 1025px) {
  .domaine-section_activites .activites-grille .activite-item {
    aspect-ratio: 621 / 506;
  }

  .domaine-section_activites .activites-grille .activite-item .wrapper-txt-hover {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.55s, opacity 0.15s;
  }

  .domaine-section_activites .activites-grille .activite-item:hover .wrapper-txt-hover {
    max-height: 200px;
    opacity: 1;
  }
}

@media screen and (max-width: 1024px) {
  .domaine-section_activites .activites-grille .activite-item {
    aspect-ratio: 390 / 506;
  }

  .domaine-section_activites .activites-grille .activite-item:hover::before {
    background-color: var(--e-global-color-text) !important;
    opacity: 0.5;
  }
}

/* section sur-mesure */
@media screen and (min-width: 768px) {
  .domaine-section_sur-mesure .img {
    aspect-ratio: 839 / 583;
  }
}

/* PAGE RESTAURATION */
/* section chef */
.restauration-section_chef .img {
  aspect-ratio: 839 / 496;
  max-width: 839px !important;
}

/* sections rotisserie + creperie */
@media screen and (min-width: 768px) {

  .restauration-section_rotisserie .img,
  .restauration-section_creperie .img {
    aspect-ratio: 839 / 583;
    max-width: 839px;
  }
}

/* section bistronomie */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .restauration-section_bistronomie .wrapper-imgs {
    max-width: 660px;
  }
}

@media screen and (max-width: 767px) {
  .restauration-section_bistronomie .wrapper-imgs {
    max-width: 400px;
  }
}

/* PAGE BIEN ETRE */
/* section galerie */
.bienetre-section_galerie .elementor-swiper-button {
  border: 1px solid #000;
  padding: 8px;
  border-radius: 50%;
  transition: background 0.35s;
}

.bienetre-section_galerie .elementor-swiper-button:hover {
  background: var(--e-global-color-accent);
}

.bienetre-section_galerie .swiper,
.bienetre-section_galerie figure {
  line-height: 0;
}

.bienetre-section_galerie img {
  aspect-ratio: 390 / 506;
  object-fit: cover;
  object-position: center;
}

/* PAGE QUI SOMMES NOUS */
/* section equipe */
@media screen and (min-width: 1025px) {
  .domaine-section_activites .equipe-grille .equipe-item {
    aspect-ratio: 621 / 506;
  }

  .domaine-section_activites .equipe-grille .equipe-item .wrapper-txt-hover {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.85s, opacity 0.15s;
  }

  .domaine-section_activites .equipe-grille .equipe-item:hover .wrapper-txt-hover {
    max-height: 350px;
    opacity: 1;
  }
}

@media screen and (max-width: 1024px) {
  .domaine-section_activites .equipe-grille .equipe-item {
    aspect-ratio: 390 / 506;
  }

  .domaine-section_activites .equipe-grille .equipe-item:hover::before {
    background-color: var(--e-global-color-text) !important;
    opacity: 0.5;
  }
}

/* section producteurs */
@media screen and (min-width: 1025px) {
  .section-producteurs .producteurs-grille .producteur-item:nth-child(3n + 3) {
    border-left: 1px solid var(--e-global-color-7b051d1);
  }

  .section-producteurs .producteurs-grille .producteur-item:nth-child(3n + 1) {
    border-right: 1px solid var(--e-global-color-7b051d1);
  }

  .section-producteurs .producteurs-grille .producteur-item {
    aspect-ratio: 402 / 500;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .section-producteurs .producteurs-grille .producteur-item:nth-child(2n + 1) {
    border-right: 1px solid var(--e-global-color-7b051d1);
  }
}

/* PAGE SEMINAIRES */
/* section maillage etablissement */
.seminaires_section-maillage .maillage-etablissements_container .etablissement .elementor-cta,
.seminaires_section-maillage .maillage-etablissements_container .etablissement .elementor-cta__content {
  height: 100%;
}

/*version mobile*/
@media screen and (max-width: 1024px) {
  .seminaires_section-maillage .maillage-etablissements_container .etablissement .elementor-animated-item--fade-in {
    opacity: 1 !important;
  }

  .seminaires_section-maillage .maillage-etablissements_container .etablissement .elementor-cta__bg-overlay {
    background-color: #00000099 !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .seminaires_section-maillage .maillage-etablissements_container .etablissement {
    aspect-ratio: 400 / 300;
    max-width: 500px !important;
    height: auto !important;
  }
}

@media screen and (max-width: 767px) {
  .seminaires_section-maillage .maillage-etablissements_container .etablissement {
    aspect-ratio: 1;
    max-width: 400px !important;
    height: auto !important;
  }
}

/*version desktop*/
@media screen and (min-width: 1025px) {
  .seminaires_section-maillage .maillage-etablissements_container {
    grid-template-columns: repeat(10, minmax(0, 1fr));
    /*grid-auto-rows: clamp(18px, 2.2vw, 28px); */
  }

  .seminaires_section-maillage .maillage-etablissements_container .etablissement-1 {
    grid-column: 4 / span 4;
    grid-row: 1 / span 7;
    aspect-ratio: 331 / 401 !important;
    height: auto !important;
    max-width: 331px !important;
  }

  .seminaires_section-maillage .maillage-etablissements_container .etablissement-1 .elementor-cta__content {
    align-content: flex-start;
  }

  .seminaires_section-maillage .maillage-etablissements_container .etablissement-2 {
    grid-column: 1 / span 4;
    grid-row: 2 / span 8;
    aspect-ratio: 404 / 360;
    height: auto !important;
    max-width: 404px !important;
  }

  .seminaires_section-maillage .maillage-etablissements_container .etablissement-3 {
    grid-column: 7 / span 4;
    grid-row: 4 / span 10;
    aspect-ratio: 389 / 442;
    height: auto !important;
    max-width: 389px !important;
  }

  .seminaires_section-maillage .maillage-etablissements_container .etablissement-4 {
    grid-column: 4 / span 4;
    grid-row: 7 / span 10;
    aspect-ratio: 393 / 477;
    height: auto !important;
    max-width: 393px !important;
  }

  .seminaires_section-maillage .etablissements-txts_container {
    position: absolute;
    bottom: 0;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .seminaires_section-maillage .maillage-etablissements_container {
    max-width: 1024px;
  }
}