/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1772027054
Updated: 2026-02-25 14:44:14

*/
a:hover {
  color: #cc9859;
}
a {
  color: #cc9859;
  text-decoration: none;
}
.titredore::after {
  content: "";
  height: 3px;
  width: 30px;
  background-color: #000;
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 8px;
}
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css");
@import url("https://cdn.juliana-multimedia.com/js/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker.min.css");

.panel_body {
  background: #faf8f2;
  border: 1px solid #ebe5d8;
  padding: 22px 20px 28px;
}

.panel_body .panel_booking::before {
  content: "RÉSERVATION";
  display: block;
  color: #cc9859;
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.panel_body .panel_booking-calendar {
  display: none;
}

.panel_body .datepicker.datepicker-inline {
  display: block !important;
  width: 100%;
  border: 1px solid #e6dfd1;
  padding: 0;
  background: #f7f3e9;
}

.panel_body .datepicker table {
  width: 100%;
  margin: 0;
}

.panel_body .datepicker table tr td,
.panel_body .datepicker table tr th {
  background: transparent;
  color: #6f695f;
  border-color: #ece6da;
}

.panel_body .datepicker table tr td.day:hover,
.panel_body .datepicker table tr td.focused {
  background: #eee8d9;
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.panel_body td.active {
  background-color: #cc9859 !important;
  background-image: none !important;
  color: #fff !important;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:active {
  background-color: #cc9859 !important;
  background-image: none !important;
  color: #fff !important;
}

.panel_body td.disabled,
.panel_body span.disabled {
  background-color: #f3eee2;
  color: #c0b8a8;
}

.panel_body th,
.panel_body td {
  font-weight: normal;
  text-align: center;
}

.panel_body .table-condensed > tbody > tr > td {
  padding: 4px 6px;
}

.panel_body th.dow,
.panel_body th.datepicker-switch {
  text-transform: capitalize;
}

.panel_body .panel-icon-arrow-right::after {
  content: "\f054";
  font-size: 16px;
  color: #4a4a4a;
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.panel_body .panel-icon-arrow-left::before {
  content: "\f053";
  font-size: 16px;
  color: #4a4a4a;
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.panel_body .panel_booking-form-line {
  margin-top: 16px;
}

.panel_body .panel_booking-form-param-icon {
  display: none;
}

.panel_body .panel_booking-form-param {
  width: 100%;
}

.panel_body .panel_booking-form-param-label {
  display: block;
  color: #8c8578;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 6px;
}

.panel_body #panel-booking-date {
  margin-left: 0;
  color: #7f786c;
  font-size: 16px;
}

.panel_body .panel_booking-form-param-select {
  width: 100%;
  height: 48px;
  border: 1px solid #e3dccf;
  border-radius: 6px;
  background: #f8f5ed;
  color: #6e685f;
  padding: 0 10px;
}

.panel_body .panel_booking-buttons {
  display: block;
  width: 100%;
}

.panel_body .panel_booking-more {
  display: none;
}

.panel_body .panel_booking-submit {
  display: block;
  width: 100%;
  border: 0;
  background: #cc9859;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 12px 18px;
  min-height: 45px;
}

.panel_body .sani {
  text-align: center;
  margin-top: 18px;
}

.panel_body .hotelengage {
  width: 150px !important;
  height: 150px !important;
}
.img-biseau-droite {
  width: 100%;
  height: 100%;
  object-fit: cover;
  clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
}
.img-biseau-gauche {
  width: 100%;
  height: 100%;
  object-fit: cover;
  clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
}
.price span {
  font-family: "playfair display", serif !important;
  color: #cc9859 !important;
  font-weight: 700 !important;
}
#image_produit_unique .flex-viewport {
  height: 50vh !important;
  max-height: 500px;
}

#image_produit_unique .woocommerce-product-gallery__wrapper,
#image_produit_unique .woocommerce-product-gallery__image {
  height: 100%;
}

#image_produit_unique .woocommerce-product-gallery__image a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

#image_produit_unique .woocommerce-product-gallery__image img {
  max-height: 100%;
  width: auto;
  object-fit: contain;
}
#headunique::before {
  background-size: cover !important ;
  background-position: center center;
  background-repeat: no-repeat;
}
/* Correction du datepicker Bootstrap - positionner correctement le dropdown */
.datepicker.datepicker-dropdown {
  position: absolute !important;
  background-color: #ffffff !important;
  opacity: 0.95 !important;
}
/* Desktop */
@media screen and (min-width: 1024px) and (max-width: 1920px) {
  #activites img,
  #activites a.ee-post__media--content,
  #activites .ee-media__thumbnail,
  #activites .ee-media__overlay,
  #activites .ee-post__media--content {
    min-height: 350px !important;
    max-height: 350px !important;
    height: 350px !important;
  }
}
/* TABLET */
@media screen and (min-width: 767px) and (max-width: 1023px) {
  #activites img,
  #activites a.ee-post__media--content,
  #activites .ee-media__thumbnail,
  #activites .ee-media__overlay,
  #activites .ee-post__media--content {
    min-height: 300px !important;
    max-height: 300px !important;
    height: 300px !important;
  }
}
/* Smartphone */
@media screen and (max-width: 767px) {
  #activites img,
  #activites a.ee-post__media--content,
  #activites .ee-media__thumbnail,
  #activites .ee-media__overlay,
  #activites .ee-post__media--content {
    min-height: 300px !important;
    max-height: 300px !important;
    height: 300px !important;
  }
}
.forminator-button.forminator-button-submit {
  border-radius: 0 !important;
}
.checkout-button,
.wc-proceed-to-checkout a {
  background-color: #cc9859 !important;
  border-radius: 0px !important;
}
.cart_totals tr.shipping th {
  color: #cc9859 !important;
}

/* Conteneur principal */
.encart_qs.accueil {
  background-color: #e8e4df;
  padding: 25px 30px;
  border-radius: 4px;
  max-width: 100%;
}

.qs {
  width: 100%;
}

/* Formulaire - disposition horizontale */
.form-qs {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

/* Labels et conteneurs */
.form-qs label,
.form-qs-field-container {
  flex: 1;
  min-width: 150px;
  margin: 0;
}

.form-m-field {
  display: block;
  width: 100%;
}

/* Champs texte */
.form-qs input[type="text"],
.select_adult {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 14px;
  background-color: #fff;
  color: #666;
  box-sizing: border-box;
  height: 38px; /* Hauteur uniforme */
  line-height: 38px;
}

.form-qs input[type="text"]::placeholder {
  color: #999;
}

/* Select */
.select_adult {
  cursor: pointer;
  padding: 8px 12px; /* Ajustement du padding pour le select */
  line-height: normal;
}

/* Bouton */
.btn-booking {
  background-color: #c9a876;
  color: white;
  padding: 8px 35px 10px 35px;
  border: none;
  border-radius: 3px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.3s;
  flex: 0 0 auto;
  height: 38px;
  /* line-height: 38px; */
}

.btn-booking:hover {
  background-color: #b89860;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt {
  background-color: #c9a876 !important;
}
/* Responsive - passer en vertical sur mobile */
@media (max-width: 768px) {
  .form-qs {
    flex-direction: column;
  }

  .form-qs label,
  .form-qs-field-container,
  .btn-booking {
    width: 100%;
    min-width: auto;
  }
}
.single-hb_room .swiper {
  height: 715px;
}

.single-hb_room .swiper-slide {
  height: 100%;
}

.single-hb_room .swiper-slide-inner {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.single-hb_room .swiper-slide-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.menu-item-8338 a {
  color: #cc9859 !important;
}
#billing_phone_field span.optional {
  display: none !important;
}
#billing_phone_field label:after {
  content: "*";

  color: var(--wc-red);
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
  display: inline-flex;
  position: relative;
}
.pickup-relay-error.woocommerce-error {
  display: none !important;
}
@media (min-width: 1024px) {
  .single-hb_room .swiper {
    height: 500px;
  }
  .menu-item-8670,
  .menu-item-8331 {
    background-color: #cc9859;
    color: white;
    border-radius: 30px;
    text-align: center;
  }
  .menu-item-8670 a,
  .menu-item-8331 a {
    color: white !important;
    padding: 3px 20px !important;
  }
}

@media (max-width: 768px) {
  .single-hb_room .swiper {
    height: 350px;
  }
}

@media (max-width: 480px) {
  .single-hb_room .swiper {
    height: 250px;
  }
}
