#widget-resa-principal form,
#widget-resa-complet form {
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-bottom: 27px !important;
}

#widget-resa-principal.widget-externe form,
#widget-resa-complet.widget-externe form {
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
    background-color: #fff;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-bottom: 0px !important;
}
#widget-resa-principal form div,
#widget-resa-complet form div {
    margin-top: 0 !important;
}

#widget-resa-principal form .bloc_selection_type_prestataire_select,
#widget-resa-complet form .bloc_selection_type_prestataire_select {
    margin-left: 32px;
}

#widget-resa-principal.ing-widget-resa-vertical form .bloc_selection_type_prestataire_select,
#widget-resa-complet.ing-widget-resa-vertical form .bloc_selection_type_prestataire_select {
    margin: 0px;
    margin-bottom: 15px;
    padding: 0 15px;
}

#widget-resa-principal form .bloc_selection_type_prestataire_select .ligne_form_moteur .forms_champType_select select,
#widget-resa-complet form .bloc_selection_type_prestataire_select .ligne_form_moteur .forms_champType_select select {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #1D1D1D;
    color: #1D1D1D;
    outline: none;
    margin: 0;
    padding-left: 0;
    font-size: 15px;
    margin-bottom: 0;
    background-image: url(/templates/RESA/images/chevron-down.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 6px) calc(50% - 1px);
    background-size: initial;
    padding-right: 25px;
    appearance: none;
}

#widget-resa-principal form .bloc_selection_type_prestataire_radio,
#widget-resa-complet form .bloc_selection_type_prestataire_radio {
    width: 100%;
    background: #ec7920;
    padding: 27px 32px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0;
    margin-bottom: 45px;
}

#widget-resa-principal form .bloc_selection_type_prestataire_radio .ligne_form_moteur,
#widget-resa-complet form .bloc_selection_type_prestataire_radio .ligne_form_moteur {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    position: relative;
}

#widget-resa-principal form .bloc_selection_type_prestataire_radio .ligne_form_moteur:last-child,
#widget-resa-complet form .bloc_selection_type_prestataire_radio .ligne_form_moteur:last-child {
    margin-right: 0px;
}

#widget-resa-principal form .bloc_selection_type_prestataire_radio .ligne_form_moteur input[type="radio"],
#widget-resa-complet form .bloc_selection_type_prestataire_radio .ligne_form_moteur input[type="radio"] {
    position: absolute;
    height: 0;
    z-index: -5000;
    visibility: hidden;
}


#widget-resa-principal form .bloc_selection_type_prestataire_radio .ligne_form_moteur label,
#widget-resa-complet form .bloc_selection_type_prestataire_radio .ligne_form_moteur label {
    font-size: 16px;
    color: #fff;
    background-color: #ec7920;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 12px 20px;
    line-height: 16px;
    transition: 0.3s;
}

#widget-resa-principal form .bloc_selection_type_prestataire_radio .ligne_form_moteur label:hover,
#widget-resa-complet form .bloc_selection_type_prestataire_radio .ligne_form_moteur label:hover {
    opacity: 0.6;
}

#widget-resa-principal form .bloc_selection_type_prestataire_radio .ligne_form_moteur input:checked + label,
#widget-resa-complet form .bloc_selection_type_prestataire_radio .ligne_form_moteur input:checked + label{
    background-color: #fff;
    color: #ec7920;
    opacity: 1 !important;
}

#widget-resa-principal form .bloc_date_calendrier_double,
#widget-resa-complet form .bloc_date_calendrier_double{
    flex: 4;
    width: 100%;
}

#widget-resa-principal form .bloc_select_date_resa_activites,
#widget-resa-complet form .bloc_select_date_resa_activites{
    flex: 3;
    width: 100%;
    margin-left: 32px;
}

#widget-resa-principal.ing-widget-resa-vertical form .bloc_select_date_resa_activites,
#widget-resa-complet.ing-widget-resa-vertical form .bloc_select_date_resa_activites{
    margin: 0;
    padding: 0 15px;
}

#widget-resa-principal form .type_recherche_activites,
#widget-resa-complet form .type_recherche_activites{
    margin-right: 32px;
}

#widget-resa-principal.ing-widget-resa-vertical form .type_recherche_activites,
#widget-resa-complet.ing-widget-resa-vertical form .type_recherche_activites{
    margin-right: 0px;
    margin-bottom: 20px;
}

#widget-resa-principal form .date_recherche_activites,
#widget-resa-complet form .date_recherche_activites{
    flex: 2;
}

#widget-resa-principal form .date_recherche_activites .bloc_date_calendrier_double_champs label,
#widget-resa-complet form .date_recherche_activites .bloc_date_calendrier_double_champs label {
    color: #B34600;
    text-transform: uppercase;
    font-style: normal;
    font-size: 12px;
}

#widget-resa-principal form .date_recherche_activites .bloc_date_calendrier_double_champs input,
#widget-resa-complet form .date_recherche_activites .bloc_date_calendrier_double_champs input {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #1D1D1D;
    color: #1D1D1D;
    outline: none;
    margin: 0;
    padding-left: 0;
    font-size: 15px;
    background-image: url('/templates/RESA/images/chevron-down.png');
    background-size: initial;
}

#widget-resa-principal form .date_recherche_activites .bloc_date_calendrier_double_champs .periode_du,
#widget-resa-principal form .date_recherche_activites .bloc_date_calendrier_double_champs .periode_au,
#widget-resa-complet form .date_recherche_activites .bloc_date_calendrier_double_champs .periode_du,
#widget-resa-complet form .date_recherche_activites .bloc_date_calendrier_double_champs .periode_au {
    flex: 1;
    margin-right: 10px;
}


#widget-resa-principal.ing-widget-resa-vertical form .date_recherche_activites .bloc_date_calendrier_double_champs .periode_du,
#widget-resa-principal.ing-widget-resa-vertical form .date_recherche_activites .bloc_date_calendrier_double_champs .periode_au,
#widget-resa-complet.ing-widget-resa-vertical form .date_recherche_activites .bloc_date_calendrier_double_champs .periode_du,
#widget-resa-complet.ing-widget-resa-vertical form .date_recherche_activites .bloc_date_calendrier_double_champs .periode_au {
    margin-bottom: 10px;
}


#widget-resa-principal form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs,
#widget-resa-complet form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs{
    width: 100%;
}

#widget-resa-principal form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur,
#widget-resa-complet form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur{
    width: 100%;
    margin-right: 40px;
}

#widget-resa-principal form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur:nth-child(1),
#widget-resa-complet form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur:nth-child(1){
    margin-left: 32px;
}

#widget-resa-principal form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur:nth-child(3),
#widget-resa-complet form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur:nth-child(3){
    display: none;
}

#widget-resa-principal form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur label,
#widget-resa-complet form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur label{
    color: #B34600;
    text-transform: uppercase;
    font-style: normal;
    font-size: 12px;
}

#widget-resa-principal form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur .div_calendrier input,
#widget-resa-complet form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur .div_calendrier input{
    width: 100%;
    border: 0;
    border-bottom: 1px solid #1D1D1D;
    color: #1D1D1D;
    outline: none;
    margin: 0;
    padding-left: 0;
    font-size: 15px;
    background-image: url('/templates/RESA/images/chevron-down.png');
    background-size: initial;
}

#widget-resa-principal form .bloc_select_adultes_enfants,
#widget-resa-principal form .bloc_select_personnes,
#widget-resa-complet form .bloc_select_adultes_enfants,
#widget-resa-complet .bloc_select_personnes{
    flex: 2;
    width: 100%;
}

#widget-resa-principal form .bloc_select_adultes_enfants label,
#widget-resa-principal form .bloc_select_personnes label,
#widget-resa-complet form .bloc_select_adultes_enfants label,
#widget-resa-complet form .bloc_select_personnes label{
    color: #B34600;
    text-transform: uppercase;
    font-style: normal;
    font-size: 12px;
}

#widget-resa-principal form .bloc_select_adultes_enfants .ing-multichambre,
#widget-resa-principal form .bloc_select_personnes .ing-multichambre,
#widget-resa-complet form .bloc_select_adultes_enfants .ing-multichambre,
#widget-resa-complet form .bloc_select_personnes .ing-multichambre{
    width: 100%;
}

#widget-resa-principal form .bloc_select_adultes_enfants .ing-multichambre .ing-select .container_multichambre > button,
#widget-resa-principal form .bloc_select_personnes .ing-multichambre .ing-select .container_multichambre > button,
#widget-resa-complet form .bloc_select_adultes_enfants .ing-multichambre .ing-select .container_multichambre > button,
#widget-resa-complet form .bloc_select_personnes .ing-multichambre .ing-select .container_multichambre > button{
    width: 100%;
    border: 0;
    border-bottom: 1px solid #1D1D1D;
    color: #1D1D1D;
    outline: none;
    margin: 0;
    padding-left: 0;
    font-size: 15px;
    margin-bottom: 0;
    background-image: url('/templates/RESA/images/chevron-down.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 6px) calc(50% - 1px);
    background-size: initial;
    padding-right: 16px;
}

#widget-resa-principal form .resa_div_btn,
#widget-resa-complet form .resa_div_btn{
    flex: 1;
    width: 100%;
    margin-left: 40px;
    margin-right: 32px;
    margin-top: -15px !important;
}

#widget-resa-principal form .resa_div_btn .button_search,
#widget-resa-complet form .resa_div_btn .button_search{
    width: 100%;
}

#widget-resa-principal form .resa_div_btn .button_search input,
#widget-resa-complet form .resa_div_btn .button_search input{
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 50px !important;
    font-size: 17px;
    outline: none;
    min-width: initial;
    margin-bottom: 0 !important;
    padding: 15px;
}

#widget-resa-principal form .resa_div_btn .ajax-results:not(:empty),
#widget-resa-complet form .resa_div_btn .ajax-results:not(:empty){
    position: absolute;
    margin: 0;
    border: 1px solid #fff;
}

.ing-widget-resa-vertical .ing-multichambre .container_multichambre .container-counter {
    position: static !important;
}

#widget-resa-principal.ing-widget-resa-vertical form .bloc_selection_type_prestataire_radio,
#widget-resa-complet.ing-widget-resa-vertical form .bloc_selection_type_prestataire_radio{
    padding: 15px;
}

#widget-resa-principal.ing-widget-resa-vertical form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur:nth-child(1),
#widget-resa-complet.ing-widget-resa-vertical form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur:nth-child(1){
    margin-left: 0 !important;
}

#widget-resa-principal.ing-widget-resa-vertical form,
#widget-resa-complet.ing-widget-resa-vertical form{
    padding-bottom: 15px !important;
}

#widget-resa-principal.ing-widget-resa-vertical form .bloc_selection_type_prestataire_radio,
#widget-resa-complet.ing-widget-resa-vertical form .bloc_selection_type_prestataire_radio{
    margin-bottom: 15px !important;
}

#widget-resa-principal.ing-widget-resa-vertical form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur,
#widget-resa-complet.ing-widget-resa-vertical form .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur{
    margin-right: 0 !important;
    margin-bottom: 15px !important;
    padding: 0 15px;
}

#widget-resa-principal.ing-widget-resa-vertical form .resa_div_btn,
#widget-resa-complet.ing-widget-resa-vertical form .resa_div_btn{
    margin: 0 !important;
    margin-top: 15px !important;
    padding: 0 15px;
}

#widget-resa-principal.ing-widget-resa-vertical form .bloc_select_adultes_enfants, 
#widget-resa-principal form .bloc_select_personnes,
#widget-resa-complet.ing-widget-resa-vertical form .bloc_select_adultes_enfants,
#widget-resa-complet form .bloc_select_personnes {
    padding: 0 15px;
}

#widget-resa-principal.ing-widget-resa-vertical form .bloc_selection_type_prestataire_radio .ligne_form_moteur,
#widget-resa-complet.ing-widget-resa-vertical form .bloc_selection_type_prestataire_radio .ligne_form_moteur {
    display: block;
    margin: 0;
    margin-bottom: 10px;
}

#widget-resa-principal.ing-widget-resa-vertical form .bloc_selection_type_prestataire_radio .ligne_form_moteur:last-child,
#widget-resa-complet.ing-widget-resa-vertical form .bloc_selection_type_prestataire_radio .ligne_form_moteur:last-child {
    margin-bottom: 0px;
}

.ing-datepicker {
     box-shadow: 0 0 4px 0px rgba(245, 245, 245, 0.6);
     border-radius: 0px;
     text-align: center;
     z-index: 5000000 !important;
}

@media (max-width: 520px) {
     .ing-datepicker {
          width: 470px !important;
          padding: 5px !important;
     }
}

@media (max-width: 500px) {
     .ing-datepicker {
          width: 300px !important;
     }

     .ing-datepicker .ing-months .ing-month {
          width: 290px !important;
     }
}

.ing-datepicker:before {
     position: absolute;
     top: -25px;
     left: 10px;
     background-color: #fff;
     border: 1px solid #e6e6e6;
     width: 30px;
     display: inline-block;
     height: 25px;
     clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.ing-datepicker .ing-container-switch {
     width: auto;
     flex-direction: row !important;
     display: inline-flex;
     background: #e5e5e5 !important;
     border-radius: 50px;
     justify-content: center;
     padding: 5px;
}

@media(max-width: 700px) {
     .ing-datepicker .ing-container-switch {
          width: 100%;
     }
}

#multichambre .container_multichambre>.container-counter>.adults .counter button,
#multichambre .container_multichambre>.container-counter>.children .counter button {
     color: #ec7920 !important;
     border-color: #ec7920 !important;
}

#multichambre .container_multichambre>.container-counter>.adults .counter button:hover,
#multichambre .container_multichambre>.container-counter>.children .counter button:hover {
     background-color: #ec7920 !important;
     color: #fff !important;
}

.ing-datepicker .ing-container-switch li {
     width: auto;
     color: #000;
     background-color: transparent;
     border: 0;
     border-radius: 50px !important;
     text-align: center;
     font-size: 13px;
     padding: 5px;
     transition: 0.3s;
     margin-right: 3px;
     word-break: break-word;
}

.ing-datepicker .ing-container-switch li:last-child {
     margin-right: 0;
}

.ing-datepicker .ing-container-switch li:hover {
     background-color: #fff;
}

.ing-datepicker .ing-container-switch li.selected {
     color: #1D1D1D;
     background-color: #fff !important;
     font-weight: bold;
}

.ing-datepicker .ing-container-switch li:first-child {
     border-top-left-radius: 5px;
}

.ing-datepicker .ing-container-switch li:last-child {
     border-top-right-radius: 5px;
}

.ing-calendar .ing-month .ing-month-data .ing-list-days span {
     font-weight: normal !important;
     font-size: 14px !important;
}

.ing-calendar .ing-month .ing-month-data .ing-list-days span.active {
     font-weight: bold !important;
}

.ing-datepicker .ing-calendar .swiper-button {
     background: #fff;
     width: 20px;
     border-radius: 0;
}

.ing-datepicker .ing-calendar .swiper-button:hover:after {
     color: #ec7920;
}

.ing-datepicker .ing-calendar .swiper-button:after {
     color: #191b1b;
     font-size: 14px;
}

.ing-datepicker .ing-calendar .ing-month .ing-month-data .ing-week .ing-day-selected {
     background-color: #ec7920;
}

.ing-datepicker .ing-calendar .ing-month .ing-month-data .ing-week .ing-day-selected {
     border-radius: 0px;
}

.ing-datepicker .ing-calendar .ing-month .ing-month-data .ing-week .ing-day-between-select {
     background: rgba(236, 121, 32, 0.6);
     color: #fff;
}

.ing-datepicker .ing-calendar .ing-month .ing-month-data .ing-week .ing-day-hover {
     background: rgba(236, 121, 32, 0.8);
     color: #fff;
}

.ing-calendar .ing-month .ing-month-data .ing-week div.ing-day-passed,
.ing-calendar .ing-month .ing-month-data .ing-week div.ing-day-disable {
     color: #bdc3c8 !important;
}

.ing-datepicker .ing-calendar .ing-month .ing-month-data .ing-week .ing-day-between-select {
     color: #fff !important;
}

.slidernice-button-next:after,
.slidernice-button-prev:after {
     color: #000;
     font-size: 14px !important;
}

.ing-selection {
     background: #1D1D1D;
     border-radius: 0px;
     padding: 5px !important;
     border: 0;
     color: #fff;
     font-size: 14px;
}

.modified_dates_message {
     display: none !important;
}


#multichambre .container_multichambre > .container-counter {
    border-radius: 0 !important;
    box-shadow: none !important;
}

body.connectedCSE #widget-resa-principal .widget_mon_compte_to {
    width: 100%;
    background: #ec7920;
    padding: 27px 32px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0;
    margin-bottom: 0px;
    color: #fff;
}

body.connectedCSE #widget-resa-principal form  {
    padding-top: 50px !important;
}

.widget_mon_compte_to_deconnexion a {
    color: #fff !important;
    text-decoration: none;
    transition: 0.3s;
}

.widget_mon_compte_to_deconnexion a:hover {
    opacity: 0.6;
}

#widget-resa-principal.ing-widget-resa-vertical form .bloc_selection_type_prestataire_radio .ligne_form_moteur label, 
#widget-resa-complet.ing-widget-resa-vertical form .bloc_selection_type_prestataire_radio .ligne_form_moteur label {
    font-size: 13px;
}

@media (max-width: 1440px) {
    #widget-resa-principal form .bloc_selection_type_prestataire_radio .ligne_form_moteur label, 
    #widget-resa-complet form .bloc_selection_type_prestataire_radio .ligne_form_moteur label {
        font-size: 13px;
    }
}

#widget-resa-complet form .bloc_recap_recherche_date {
    display: none;
}

#widget-resa-principal form .bloc_recap_recherche_date {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 20px !important;
    margin-right: 20px;
}

@media (max-width: 768px) {
    #widget-resa-principal form .bloc_recap_recherche .bloc_recap_recherche_date {
        margin-right: 0 !important;
    }
    #widget-resa-principal form .bloc_recap_recherche {
        flex-direction: column !important;
        justify-content: center !important;
    }
}

#widget-resa-principal form .bloc_recap_recherche_date span {
    font-size: 16px !important;
}

#widget-resa-principal form .bloc_recap_recherche_date .valeur_datedeb,
#widget-resa-principal form .bloc_recap_recherche_date .valeur_datefin {
    font-weight: bold;
}

#widget-resa-principal form .bloc_recap_recherche {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 10px;
    flex-wrap: wrap;
}

#widget-resa-principal form .bloc_recap_recherche .p_modifier_recherche {
    width: auto;
}

#widget-resa-principal form .bloc_recap_recherche_date .bloc_datefin {
    margin: 0 20px;
}

#widget-resa-principal form .bloc_recap_recherche_date .bloc_critere {
    display: none !important;
}

#widget-resa-principal form .bloc_recap_recherche_date .typePrestataireLibelle {
    display: none;
}
#widget-resa-principal form .bloc_recap_recherche_date .bloc_duree {
    display: none;
}

#widget-resa-principal form .bloc_recap_recherche_date .bloc_nb_personnes .libelle_nb_personnes {
    display: none;
}

#widget-resa-principal form .bloc_recap_recherche_date .bloc_nb_personnes .indent_div {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

#widget-resa-principal form .bloc_recap_recherche_date .bloc_nb_personnes .indent_div .valeur_nb_enfants {
    margin-left: 20px;
}

#widget-resa-principal form .bloc_recap_recherche {
    width: 100%;
}

#booking-binding .aucune_date {
  text-align: center;
  padding: 5px;
}
#booking-binding .aucune_date a {
  text-decoration: none;
  color: #ec7920;
  font-weight: bold;
  transition: 0.3s;
}
#booking-binding .aucune_date a:hover {
  opacity: 0.6;
}
#booking-binding .titre {
  font-family: "Chantal";
  font-weight: bold;
  font-size: 22px !important;
  background-color: transparent;
  color: #1D1D1D;
  padding: 0 !important;
  margin-bottom: 20px;
  display: none !important;
}
#booking-binding .sous-titre {
  display: block !important;
  padding: 0;
  margin-bottom: 20px;
  font-size: 27px;
  font-weight: bold;
  border-bottom: 1px solid #ec7920;
  padding-bottom: 22px;
  background-color: #fff;
  color: #1D1D1D !important;
}
#booking-binding .bloc_selection_type_prestataire_radio .ligne_form_moteur input {
  height: auto !important;
  width: auto !important;
  appearance: auto !important;
  min-width: auto !important;
  display: inline;
}
#booking-binding .bloc_selection_type_prestataire_radio .ligne_form_moteur label {
  display: inline;
}
#booking-binding .col_tarif .prix_en_cours {
  color: #1D1D1D;
}
#booking-binding .col_tarif .prix_barre {
  color: #ec7920;
}
#booking-binding .widget_result_header {
  border-top-width: 1px !important;
  box-shadow: none !important;
  border-radius: 10px;
  background-color: #fff;
}
#booking-binding .widget_result_header .ligne_tarif_formule > td {
  background-color: transparent;
  color: #1D1D1D;
}
#booking-binding .col_selectionner {
  margin-top: 0 !important;
  text-align: right;
}
#booking-binding .col_selectionner > span {
  text-align: right;
}
#booking-binding .col_selectionner span a {
  background-color: transparent;
  color: #ec7920 !important;
  border: 1px solid #ec7920;
  font-size: 0;
  display: inline-block;
  border-radius: 50px;
}
#booking-binding .col_selectionner span a:before {
  border-left-color: #ec7920;
  margin-right: 0;
}
#booking-binding .form-resa {
  border-radius: 10px;
  background-color: #fff;
  padding: 32px;
  color: #1D1D1D;
  border: solid 1px #d1d1d1;
}
@media (max-width: 460px) {
  #booking-binding .form-resa {
    padding: 15px 15px;
  }
}
#booking-binding .form-resa .content,
#booking-binding .form-resa .form-recherche {
  background-color: #fff !important;
  padding: 0 !important;
  border: 0;
  width: 100% !important;
  margin: 0 !important;
}
#booking-binding .form-resa .content .ligne_form_moteur,
#booking-binding .form-resa .form-recherche .ligne_form_moteur {
  display: block !important;
  margin-right: 0 !important;
}
#booking-binding .form-resa .content .bloc_date_calendrier_double_champs.bloc_date.bloc_date_disabled,
#booking-binding .form-resa .form-recherche .bloc_date_calendrier_double_champs.bloc_date.bloc_date_disabled {
  opacity: 0.6;
  pointer-events: none;
}
#booking-binding .form-resa .content .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur,
#booking-binding .form-resa .form-recherche .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur {
  display: inline-flex !important;
  width: calc(50% - 2px);
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 460px) {
  #booking-binding .form-resa .content .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur,
  #booking-binding .form-resa .form-recherche .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur {
    width: 100% !important;
    display: block !important;
  }
}
#booking-binding .form-resa .content .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur:first-child:after,
#booking-binding .form-resa .form-recherche .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur:first-child:after {
  content: "→";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  margin-left: 10px;
}
@media (max-width: 460px) {
  #booking-binding .form-resa .content .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur:first-child:after,
  #booking-binding .form-resa .form-recherche .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur:first-child:after {
    display: none !important;
  }
}
#booking-binding .form-resa .content .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur label,
#booking-binding .form-resa .form-recherche .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur label {
  display: none !important;
}
#booking-binding .form-resa .content .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur .div_calendrier,
#booking-binding .form-resa .form-recherche .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur .div_calendrier {
  display: block;
  width: 100%;
}
#booking-binding .form-resa .content .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur:nth-child(3),
#booking-binding .form-resa .form-recherche .bloc_date_calendrier_double .bloc_date_calendrier_double_champs .ligne_form_moteur:nth-child(3) {
  display: none !important;
}
#booking-binding .form-resa .content .bloc_select_adultes_enfants label,
#booking-binding .form-resa .content .bloc_select_personnes label,
#booking-binding .form-resa .form-recherche .bloc_select_adultes_enfants label,
#booking-binding .form-resa .form-recherche .bloc_select_personnes label {
  display: none !important;
}
#booking-binding .form-resa .content .bloc_select_adultes_enfants .ing-multichambre .ing-select .container_multichambre > button,
#booking-binding .form-resa .content .bloc_select_personnes .ing-multichambre .ing-select .container_multichambre > button,
#booking-binding .form-resa .form-recherche .bloc_select_adultes_enfants .ing-multichambre .ing-select .container_multichambre > button,
#booking-binding .form-resa .form-recherche .bloc_select_personnes .ing-multichambre .ing-select .container_multichambre > button {
  outline: none;
  border-radius: 0;
  border: 0;
  padding-left: 10px;
  padding-right: 35px;
  min-width: 45px;
  height: 25px;
  padding: 5px;
  font-size: 1em;
  border: 0px solid #b5b5b5;
  background-size: initial;
  background: transparent;
  color: #1D1D1D !important;
  background-image: url("https://reservation.legrandbornand.com/templates/RESA/images/chevron-down-on.png");
  background-repeat: no-repeat;
  background-position: 99%;
  background-size: initial;
  padding-right: 20px;
}
#booking-binding .form-resa .content .bloc_select_adultes_enfants .ing-multichambre .ing-select .container_multichambre > button::-ms-expand,
#booking-binding .form-resa .content .bloc_select_personnes .ing-multichambre .ing-select .container_multichambre > button::-ms-expand,
#booking-binding .form-resa .form-recherche .bloc_select_adultes_enfants .ing-multichambre .ing-select .container_multichambre > button::-ms-expand,
#booking-binding .form-resa .form-recherche .bloc_select_personnes .ing-multichambre .ing-select .container_multichambre > button::-ms-expand {
  display: none;
}
#booking-binding .form-resa .content .ligne_form_moteur.ligne_check_sansdates,
#booking-binding .form-resa .form-recherche .ligne_form_moteur.ligne_check_sansdates {
  text-align: left !important;
}
#booking-binding .form-resa .content .ligne_form_moteur.ligne_check_sansdates label,
#booking-binding .form-resa .form-recherche .ligne_form_moteur.ligne_check_sansdates label {
  display: inline-block !important;
}
#booking-binding .form-resa .content .ligne_resa.more-personnes-detail:before,
#booking-binding .form-resa .form-recherche .ligne_resa.more-personnes-detail:before {
  display: none !important;
}
#booking-binding .form-resa .content .ligne_resa.more-personnes-detail fieldset,
#booking-binding .form-resa .form-recherche .ligne_resa.more-personnes-detail fieldset {
  display: block !important;
  width: 100% !important;
}
#booking-binding .form-resa .content .ligne_resa.more-personnes-detail fieldset .forms_champType_select,
#booking-binding .form-resa .form-recherche .ligne_resa.more-personnes-detail fieldset .forms_champType_select {
  width: auto !important;
  display: inline-block !important;
}
#booking-binding .form-resa .content .ligne_resa.more-personnes-detail fieldset select,
#booking-binding .form-resa .form-recherche .ligne_resa.more-personnes-detail fieldset select {
  width: auto !important;
}
#booking-binding .form-resa .content input,
#booking-binding .form-resa .content select,
#booking-binding .form-resa .form-recherche input,
#booking-binding .form-resa .form-recherche select {
  outline: none;
  border-radius: 0;
  background: transparent;
  color: #1D1D1D !important;
  padding-left: 10px;
  padding-right: 35px;
  min-width: 45px;
  height: 25px;
  padding: 5px;
  font-size: 1em;
  border: 0px solid #b5b5b5;
  background-size: initial;
}
#booking-binding .form-resa .content input::-ms-expand,
#booking-binding .form-resa .content select::-ms-expand,
#booking-binding .form-resa .form-recherche input::-ms-expand,
#booking-binding .form-resa .form-recherche select::-ms-expand {
  display: none;
}
#booking-binding .form-resa .content input.sans_dates,
#booking-binding .form-resa .form-recherche input.sans_dates {
  padding: 0;
  background-color: transparent;
  min-width: unset;
  height: auto;
  border: 0;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
#booking-binding .form-resa .content input.datepicker,
#booking-binding .form-resa .form-recherche input.datepicker {
  background-image: url("https://reservation.legrandbornand.com/templates/RESA/images/chevron-down-on.png");
  background-repeat: no-repeat;
  background-position: 98%;
  background-size: initial;
  margin: 0;
  margin-bottom: 10px;
}
#booking-binding .form-resa .content #btn_update_search,
#booking-binding .form-resa .form-recherche #btn_update_search {
  background: transparent !important;
  color: #1D1D1D !important;
  text-decoration: underline;
  border: 0 !important;
  height: auto;
  margin: 0;
  padding: 0px !important;
}
#booking-binding .form-resa .content .resa_div_btn,
#booking-binding .form-resa .form-recherche .resa_div_btn {
  margin-top: 5px !important;
}
#booking-binding .form-resa .content .resa_div_btn .button_search,
#booking-binding .form-resa .form-recherche .resa_div_btn .button_search {
  display: inline-block;
}
#booking-binding .form-resa .content .resa_div_btn .button_search input,
#booking-binding .form-resa .form-recherche .resa_div_btn .button_search input {
  background: #ec7920 !important;
  border: 0 !important;
  padding: 10px 35px;
  text-transform: uppercase;
  font-weight: bold;
  height: 50px;
  border-radius: 50px !important;
}
#booking-binding .form-resa .content .resa_div_btn .button_search input:focus,
#booking-binding .form-resa .form-recherche .resa_div_btn .button_search input:focus {
  background: #ec7920 !important;
}
#booking-binding .ing-widget-resa-fiche {
  margin: 0;
}
#booking-binding .ing-widget-resa-fiche .bloc_select_date_resa_activites .type_recherche_activites {
  display: none !important;
}
#booking-binding .bloc_fiche_description_prestation {
  display: block !important;
  width: 100%;
}
#booking-binding .bloc_fiche_description_prestation .bloc_photos_prestation {
  display: none !important;
}
#booking-binding .bloc_fiche_description_prestation .bloc_descriptifs_criteres_prestation .bloc_descriptifs_prestation {
  margin-bottom: 20px;
}
#booking-binding .ing-widget-resa-fiche .col_tarif {
  flex-wrap: wrap;
  flex-direction: row !important;
  display: none !important;
}
#booking-binding .ing-widget-resa-fiche .col_tarif .prix_barre {
  margin-left: 10px;
}
#booking-binding .bloc_descriptifs_criteres_prestation .bloc_criteres_prestation > ul {
  padding-left: 0 !important;
}
#booking-binding .bloc_descriptifs_criteres_prestation .bloc_criteres_prestation > ul > li {
  list-style-type: none;
  display: block;
}
#booking-binding .bloc_descriptifs_criteres_prestation .bloc_criteres_prestation > ul > li > span {
  display: inline;
  font-weight: bold;
}
#booking-binding .bloc_descriptifs_criteres_prestation .bloc_criteres_prestation > ul > li > ul {
  display: inline;
  padding: 0 !important;
  margin: 0;
}
#booking-binding .bloc_descriptifs_criteres_prestation .bloc_criteres_prestation > ul > li > ul > li {
  display: inline;
}
#booking-binding .bloc_descriptifs_criteres_prestation .bloc_criteres_prestation > ul > li > ul > li:after {
  content: ",";
  margin-left: 1px;
  margin-right: 3px;
}
#booking-binding .bloc_descriptifs_criteres_prestation .bloc_criteres_prestation > ul > li > ul > li:last-child:after {
  display: none;
}
#booking-binding .libelle_separation_offre_tarif {
  margin-left: 0 !important;
  padding: 7px 5px !important;
  text-align: left !important;
  text-transform: initial !important;
  padding: 20px 10px !important;
  font-weight: bold;
}
#booking-binding div.libelle_separation_offre_tarif.libelle_separation_tarif_sec {
  margin-bottom: 30px;
  display: none !important;
}
#booking-binding div.libelle_separation_offre_tarif.libelle_separation_tarif_package {
  margin-top: 30px !important;
  padding: 20px 10px !important;
  border: 1px solid #d1d1d1;
  border-bottom: 0;
}
#booking-binding .ing-widget-resa-fiche .entete_tarifs {
  display: none !important;
}
#booking-binding .ligne_total_prestation {
  color: #1D1D1D !important;
}
#booking-binding .tab_detail_prestations_package .ligne_total_prestation {
  color: #1D1D1D !important;
}
#booking-binding .tab_detail_prestations_package {
  background-color: #f9f4f0 !important;
  border: 1px solid #d1d1d1 !important;
  border-top: 0 !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#booking-binding .tab_detail_prestations_package .col_detail_package,
#booking-binding .tab_detail_prestations_package .col_libelle_prestation {
  display: none !important;
}
#booking-binding .ligne_package {
  font-weight: bold;
}
#booking-binding .ligne_package .col_detail_package span a {
  background-color: #1D1D1D !important;
  font-weight: 400 !important;
}
#booking-binding .tab_detail_prestations .ligne_prestation_package .col_libelle_prestation {
  color: #1D1D1D !important;
  font-weight: 400 !important;
  display: none !important;
}
#booking-binding .tab_detail_prestations .ligne_prestation_package .col_selectionner {
  top: -45px !important;
}
#booking-binding .tab_detail_prestations .ligne_prestation:before {
  display: none !important;
}
#booking-binding div.libelle_separation_offre_tarif.libelle_separation_tarif_sec {
  margin-left: 0 !important;
  text-align: left;
  padding-left: 10px !important;
}
#booking-binding div.libelle_separation_offre_tarif.libelle_separation_tarif_package {
  padding-left: 10px;
}
#booking-binding .ing-widget-resa-fiche .msg_erreur_formule:not(:empty) {
  color: #fff !important;
  background-color: #ec7920;
  padding: 7px;
  border-radius: 10px;
}
#booking-binding .ing-widget-resa-fiche[data-responsive=phone] .tab_reponse_quantite tr {
  flex-direction: row !important;
  align-items: center;
}
#booking-binding .bloc_dispo_prestations,
#booking-binding .ing-widget-resa-fiche,
#booking-binding .ing-widget_dispo_container {
  --primaryColor: #1D1D1D !important;
  --buttonsColor: #ec7920 !important;
}
#booking-binding .ing-widget-resa-fiche .libelle_separation_offre_tarif {
  border-radius: 0 !important;
}
#booking-binding .ing-widget-resa-fiche .ligne_total_prestation {
  height: 35px !important;
}
#booking-binding .tab_formules .ligne_action_prestation td input[type=button] {
  border-radius: 50px !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
}
#booking-binding .tab_detail_prestations > tbody,
#booking-binding .tab_detail_prestations > tbody > tr,
#booking-binding .tab_detail_prestations_package > tbody {
  border-left: 0 !important;
  padding-left: 0 !important;
}
#booking-binding  .libelle_separation_tarif_package {
     background-color: #f9f4f0 !important;
     color: #ec7920 !important;
}
#booking-binding .tab_detail_prestations .ligne_prestation {
  position: relative;
  margin-top: 20px !important;
}
#booking-binding .tab_detail_prestations .ligne_prestation:first-child {
  margin-top: 0px !important;
}
#booking-binding .tab_detail_prestations .ligne_prestation:before {
  top: -10px !important;
}
#booking-binding .tab_detail_prestations .ligne_prestation .col_libelle_prestation {
  padding-right: 50px !important;
  font-size: 16px !important;
  color: #ec7920 !important;
  font-style: initial !important;
  font-weight: bold;
}
#booking-binding .tab_detail_prestations .ligne_prestation .col_selectionner {
  position: absolute;
  top: 0px !important;
  right: 5px;
}
#booking-binding .tab_detail_prestations .ligne_prestation .col_selectionner.open a:before {
  transform: translateX(3px);
}
#booking-binding .ing-widget-resa-fiche .col_libelle_prestation {
  display: block !important;
}

@media (max-width: 768px) {
  .booking-widget-container .guest-selector-popover {
    position: static;
  }
}

@media (max-width: 460px) {
  .booking-widget-container .booking-form-content {
      padding-left: 15px;
      padding-right: 15px;
  }
  .booking-widget-container .provider-type-selector {
    padding: 15px;
  }
}

.loader-popup {
  width: 415px;
  height: 250px;
  overflow: hidden;
  display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 90000000;
    width: 450px;
    max-width: 95%;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.15);
}
.loader-popup:after {
  content: url("https://reservation.legrandbornand.com/templates/RESA/images/loader-pattern.png");
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  display: block;
  z-index: 500000;
}
.loader-popup .loader {
display: flex;
align-items: center;
justify-content: center;
position: relative;
height: 52px;
width: 52px;
margin: 20px auto 20px auto;
aspect-ratio: 1;
text-align: left;
background-color: #fff;
-webkit-transition: 0.3s;
-khtml-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
  flex-direction: column;
  height: 56px;
  width: 56px;
  background-color: #ec7920;
  border-radius: 50%;
  box-shadow: 0px 2.93px 25.67px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
  aspect-ratio: initial !important;
}
.loader-popup .loader:before {
        content: close-quote;
    width: 3rem;
    height: 3rem;
    display: inline-block;
    border: 3px solid rgba(0, 0, 0, .2);
    border-top-color: #ec7920;
    border-radius: 50%;
    animation: 1s spin infinite ease-in-out;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  height: 76px;
  width: 76px;
  pointer-events: none;
  border-radius: 50%;
  border-width: 1px;
  border-style: dashed;
  border-color: #ec7920;
  border-image: initial;
  animation: 4s linear infinite lgbRotateTransform;
}
.loader-popup .loader:after {
  content: "";
  display: block;
  height: 46px;
  width: 46px;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 50000;
  background: url("https://reservation.legrandbornand.com/templates/RESA/images/loader-principal.png");
  background-position: center;
  background-repeat: no-repeat;
}
.loader-popup .title-loader {
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
  color: #ec7920;
  font-family: "Chantal";
  font-weight: 300;
  font-size: 24px;
  margin-top: 40px;
}
.loader-popup .description-loader {
        text-align: center;
    margin: 15px auto 15px auto;
  font-weight: 600;
  font-size: 16px;
  max-width: 200px;
}

body #widget-dispo .calendar_day-available div,
body #widget-dispo .jour_semaine.dispo {
  background-color: #8AE2A2 !important;
}

body #widget-dispo .calendar_day-notavailable div,
body #widget-dispo .jour_semaine.indispo {
  background-color: #FFAAAA !important;
}

@keyframes lgbRotate {
     0% {
          transform: translateX(-50%) rotate(0);
     }

     100% {
          transform: translateX(-50%) rotate(360deg);
     }
}

@keyframes lgbRotateTransform {
     0% {
          transform: translateX(-50%) translateY(-50%) rotate(0);
     }

     100% {
          transform: translateX(-50%) translateY(-50%) rotate(360deg);
     }
}