/**handles:ud-moteur**/
/*************** MOTEUR *****************/

/* ASTERIO TOP PAGE*/

.ui-dialog.ui-widget {
  z-index: 9999!important;
}
.ui-widget, .ui-datepicker-calendar {
  font-family: var(--wp--preset--font-family--inter)!important;
}

.form-login a {
   font-size: 0.9rem!important;
}
.form-login .lbl_ask_new_client_question {
   color:var(--wp--preset--color--theme-blue-3)!important;
   font-size: 0.9rem!important;
   line-height: 1.8rem;
}
input[id^="aterio-expanded"]{
  display: none;
}
input[id^="aterio-expanded"] + label{
  display: none;
}
#be-authentification, #be-cart {
  padding: 1px 3px;
  cursor: pointer;
  text-transform: uppercase;
}

#be-authentification:before, #be-cart:before {
  font-family: 'Font Awesome 5 Free';
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: var(--color-4);
  font-weight: 600;
}
#be-authentification:before { 
  content: "\f007";
  font-size: 16px!important;
  margin-right: 8px;
  color:var(--wp--preset--color--theme-blue-3);
}
#be-cart:before { 
  content: "\f290";
  font-size: 16px!important;
  margin-right: 8px;
  color:var(--wp--preset--color--theme-blue-3);
}
#be-authentification:hover, #be-cart:hover, #be-authentification:hover a, #be-cart:hover a {
  color: #021f3c;
}
#be-authentification a:hover, #be-cart a:hover {
  color: #021f3c !important;
}
#be-authentification:hover:before, #be-cart:hover:before { 
  color:#021f3c; 
}

/* CALENDARIO RESERVAS APPARTMENTS */

.asterio-calendar{
   margin-top:0px;
}

.reserver-appartement{
  margin:40px 30px 40px 40px;
}
.reserver-appartement .container{
  padding:0 10px;
}
.datepicker-container-header, .datepicker-readonly-inputs, .datepicker-container-footer{
  display:none;
}
.reserver-appartement .finputs{
  width:39%!important;
  float:left;
}
#categoryChoice2, #codeCorporate2 { 
  display: none; 
}
.single-appartement-disponibilites .ui-datepicker-row-break, .single-appartement-disponibilites .ui-helper-clearfix::before, .ui-helper-clearfix::after { 
  display: none !important; 
}
.single-appartement-disponibilites .ui-datepicker-header { 
  background: #191a1e !important;
  border-radius: 0 !important;
  color: #ffffff !important; 
}
#datepicker2 {
  font-family: var(--wp--preset--font-family--inter)!important;
  width: 100% !important;
  background-color: white !important;
  margin-bottom: 15px !important;
  padding: 0px 0 0 0px !important;
  border-radius: 50px;
}
#datepicker2 > div{
  height: 66px;
}
#booking-datepicker2 .datepicker-container-element {
  width: 100%;
}
#booking-datepicker2 .between-date {
  background-color: #dff1eb;
}
#booking-datepicker2 .ui-datepicker td a {
  color: black;
  font-weight: 500;
}
#booking-datepicker2 .ui-datepicker td a[price]::after {
  color: #919191;
  font-weight: 400!important;
  line-height: 1.4;
}
#booking-datepicker2 .ui-datepicker td.between-date a[price]::after {
  color: black;
}
#booking-datepicker2 .rangeFirstDate a::after, #booking-datepicker2 .rangeLastDate a::after {
   color:#fff!important;
   visibility: visible;
}
#booking-datepicker2 .ui-datepicker .ui-datepicker-next span, #booking-datepicker2 .ui-datepicker .ui-datepicker-prev span{
  filter:invert();
  background-position: initial;
}
#booking-datepicker2 .ui-datepicker .ui-datepicker-next span, #booking-datepicker2 .ui-datepicker .ui-datepicker-prev span {
  display: none;
}

#booking-datepicker2 .ui-datepicker .ui-datepicker-next:before, #booking-datepicker2 .ui-datepicker .ui-datepicker-prev:before {
  content: url(https://www.jadehotelandspa.com/wp-content/themes/jade/assets/images/arrow.svg);
  position: absolute;
  top: 13px;
  right: 20px;
  width: 15px;
  height: 15px;
  transform: rotate(225deg);
  filter: invert(1);
}
#booking-datepicker2 .ui-datepicker .ui-datepicker-prev:before {
  top: 7px;
  right: initial;
  left: 18px;
  transform: rotate(45deg);
}
#booking-datepicker2 .ui-datepicker .ui-state-hover {
  background: transparent;
  border: none;
  right: 2px;
  top: 2px;
  cursor: pointer;
}
#booking-datepicker2 .ui-datepicker .ui-state-hover.ui-datepicker-prev-hover {
  left:2px;
}
.ui-datepicker td span, .ui-datepicker td a {
  margin-top: -5px;
}
#booking-datepicker2 .ui-state-active, .ui-widget-content .ui-state-active {color: inherit!important;}
.single-appartement-disponibilites .finputs.ast-form-group {
  padding: 7px;
}
.finputs.ast-form-group {
  float: left;
  margin: 0;
}
#datepicker2 .finputs.ast-form-group {
  position: relative;
  padding: 22px 0 0 20px;
  width:28%;
  min-width: 290px;
}
#datepicker2 .finputs.ast-form-group.departureDate {
  min-width: 250px;
}
#datepicker2 .finputs.ast-form-group:first-child:after {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-size: 17px;
  color: #9b9b9b;
  font-weight: 900;
  top: 23px;
  left: 260px;
}
#datepicker2 .ast-form-group.btn-search-group {
  width: auto;
}
#datepicker2 .finputs.ast-form-group input { 
  border: 0px;
  color: black;
  padding: 5px 7px;
  letter-spacing: 1px;
  font-weight: 600;
  font-family: var(--wp--preset--font-family--inter)!important;
  max-width: 140px;
}
#datepicker2 .finputs.ast-form-group:focus, #datepicker2 .finputs.ast-form-group input:focus {
  outline: none;
}

#datepicker2 .finputs.ast-form-group.duration-select-group {
  display: none;
}

#datepicker2 .ast-form-label, #datepicker2 .ast-form-label .mobile-mode-departure { 
  font-size: 14px;
  text-transform: uppercase;
  color: var(--wp--preset--color--theme-green-1);
  font-weight: 400;
  letter-spacing: 1px;
}
#datepicker2 .searchDateForm { 
  height: auto; 
}
#datepicker2 .searchDateForm button.search {
  cursor: pointer;
  right: 0;
  margin: 11px;
  position: absolute;
  border: none;
  border-radius: 50px;
  color: white;
  font-weight: 500;
  font-size: 14px;
  padding: 14px 22px 14px 48px;
  transition: .2s all;
  text-wrap: nowrap;
  background-color: var(--wp--preset--color--theme-green-1);
}
#datepicker2 .searchDateForm button.search:hover {
  background-color: var(--wp--preset--color--theme-green-2)!important;
}
#booking-datepicker2 .ui-datepicker-inline, #booking-datepicker2 .datepicker-custom-dialog, #booking-datepicker2 .ui-widget-content {  
  border: 0 !important;
  background-color: rgba(0,0,0,0) !important;
  box-shadow: 0 0 8px rgba(102,175,233,0) !important;
  padding: 0;
}
#booking-datepicker2 .ui-datepicker-row-break, #booking-datepicker2 .ui-helper-clearfix::before, .ui-helper-clearfix::after {
  display: none !important; 
}
#booking-datepicker2 .ui-datepicker-multi .ui-datepicker-group { 
  background-color: #ffffff;
}
#booking-datepicker2 .ui-datepicker-multi-2 .ui-datepicker-group { 
  width: 48%; 
  border-radius: 20px;
}
#booking-datepicker2 .ui-datepicker-multi-2 .ui-datepicker-group-first { 
  float: left;
  padding-right: 0;
}
#booking-datepicker2 .ui-datepicker-multi-2 .ui-datepicker-group-last { 
  float: right;
  padding-left: 0;
}
#booking-datepicker2 .ui-datepicker-header { 
  background-color: var(--wp--preset--color--theme-green-1)!important;
  border-radius: 0;
  color: #fff !important;
  text-transform: uppercase;
  padding: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
#booking-datepicker2 .ui-datepicker-title { 
  font-weight: 400;
}
#booking-datepicker2 .ui-datepicker-calendar { 
  width: 97% !important; 
  margin: 0 auto 8px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: white;
}
#booking-datepicker2 .ui-datepicker-calendar td { 
  border-radius: 0;  
}
#booking-datepicker2 .ui-datepicker th { 
   text-transform: uppercase;
   font-weight: 300 !important;
   font-size: 16px !important;
   padding: 15px 0;
}
#booking-datepicker2 thead th span { 
  color: black !important; 
  font-weight: 700; 
}
#booking-datepicker2 .ui-datepicker td { 
   vertical-align: middle !important;
   padding: 9px !important;
   height: 57px !important;
   min-height: 57px !important;
   width: 48px !important;
   min-width: 48px !important;
}
#booking-datepicker2 .rangeFirstDate { 
  border-top-left-radius: 45% !important;
  border-bottom-left-radius: 45% !important; 
}
#booking-datepicker2 .rangeLastDate { 
  border-top-right-radius: 45% !important;
  border-bottom-right-radius: 45% !important; 
}
#booking-datepicker2 .rangeLastDate, #booking-datepicker2 .rangeFirstDate { 
  background-color: var(--wp--preset--color--theme-green-1)!important; 
}
#booking-datepicker2 .ui-datepicker-calendar tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
#booking-datepicker2 .ui-datepicker-calendar tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

/****** ASTERIO FORMULIER TOP *******/

.asterio-formulaire {
  font-family: var(--wp--preset--font-family--inter)!important;
  width: 100%;
  font-size: 13px!important;
  position: absolute;
  padding: 10px;
  background: #1b1b1b00;
  z-index: 2;
  top: 62vh;
  left: 0;
  opacity: 0;
  transition: .3s all;
}
.home .asterio-formulaire {
  top: 84vh;
}
.asterio-formulaire .ui-datepicker td a[price]::after {
  color: #7c7c7c;
  letter-spacing: -0.5px;
  visibility: visible;
}
.asterio-formulaire .between-date {
  background: #cbefe2;
}
.asterio-formulaire .rangeFirstDate, .asterio-formulaire .rangeLastDate, #booking-datepicker .rangeFirstDate, #booking-datepicker .rangeLastDate {
  background-color: var(--wp--preset--color--theme-green-1) !important;
}
.asterio-formulaire .container {
  height: 70px;
  padding: 10px!important;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  border-radius: 50px;
  border: 1px solid rgb(255 255 255 / 10%);
  background-color: rgb(20 36 30 / 50%);
  backdrop-filter: blur(4px);
}
.asterio-formulaire .btn-apply-multi-selection, .asterio-formulaire .btn-clear-selection{
  display:none;
}
.asterio-formulaire .ui-datepicker-multi-2 .ui-datepicker-group {
   width: 47%;
   margin-right: 4%;
   margin-left: 1%;
}
.asterio-formulaire .ui-datepicker-multi-2 .ui-datepicker-group.ui-datepicker-group-last {
   margin-right: 0;
}

.asterio-formulaire .ast-form-group {
  position: relative;
  padding: 7px 15px;
  text-align: center;
  float: left;
  width: 22%;
  margin: 0;
  display: block;
}
.asterio-formulaire #categoryChoice .ast-form-group {
  width: 32%;
  padding: 2px 0px;
}
.asterio-formulaire .ast-form-group input:focus {
  outline: none;
}
.asterio-formulaire .ast-form-group select:focus {
  outline: none;
}
.asterio-formulaire .ast-form-group select option { 
  color: black;
}
#occupants-selection div:nth-child(3){
  display:none!important;
}
.asterio-formulaire .finputs.ast-form-group.duration-select-group {
   display: none;
}
.asterio-formulaire .ast-form-group > label {
  display: block;
  margin-left: 3%;
  position: relative;
  font-size: 16px;
  line-height: 13px;
  font-weight: 400;
  color: white;
}
.asterio-formulaire .datepicker-custom-dialog .ast-form-label, .asterio-formulaire .datepicker-custom-dialog .ast-form-control {
  color: black;
  width: 100%!important;
}
.asterio-formulaire .ast-form-control{
  width: 70%!important;
  border: none;
  font-size: 14px;
  background-color: transparent;
  margin: 7px 0 0 0;
  text-align: center;
  color: white;
  cursor: pointer;
}
.asterio-formulaire .selectionCateroryWrapper {
  padding: 2px 15px;
}
.asterio-formulaire .selectionCateroryWrapper .ast-form-label {
  line-height:23px!important;
  margin-bottom: 3px;
}
.asterio-formulaire .multi-select-container{
  width: 98%;
  margin-top:0;
  color: #666;;
  font-size: 13px;
  border-bottom:none;
}
.asterio-formulaire .multi-select-container .multi-select-button {
  height: 20px;
  padding: 0;
  min-width: 155px;
  color: white;
  background-color: transparent;
  cursor: pointer;
}
.multi-select-button-txt {
  text-overflow: ellipsis;
  overflow: initial!important;
  width: calc(100% - 18px);
  display: inline-block;
  color: white;
  font-family: var(--wp--preset--font-family--inter)!important;
}
.asterio-formulaire .ast-chk-container {
  font-size: 13px;
}
.asterio-formulaire .multi-select-container:after{
  display:none!important;
}
.asterio-formulaire .arrivalDate{
  width: 20%;
  border:none;
}
.asterio-formulaire .departureDate{
  border:none;
  width: 20%;
}
.asterio-formulaire .check-in:focus, .asterio-formulaire .check-out:focus{
  color:white;
}
.asterio-formulaire .btn-search-group{
  padding: 0!important;
  border: 0px;
  background-color: var(--wp--preset--color--theme-brown);
  border: none;
  height: 50px;
  width: 50px!important;
  border-radius: 50%;
  transition: .2s all;
}
.asterio-formulaire .btn-search-group span {
  font-size: 0;
  position: relative;
}
.asterio-formulaire .btn-search-group:before {
  content: url(https://www.jadehotelandspa.com/wp-content/themes/jade/assets/images/buscar.svg);
  position: absolute;
  width: 24px;
  height: 24px;
  top: 13px;
  left: 13px;
  pointer-events: none;
}
.asterio-formulaire.is-fixed .btn-search-group:before {
  width: 18px;
  height: 18px;
  top: 11px;
  left: 11px;
}
.asterio-formulaire #channelChoice{
  display: none;
}
.asterio-formulaire .ast-form-group button {
  background-color: transparent;
  color: white;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 2px;
  border: none;
  transition: .3s all;
  width: 100%;
  height: 50px;
  border-radius: 5px;
}

.asterio-formulaire .ast-form-group button:after {
  content: "\f002";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  color: white;
  font-weight: 300;
  top: 20px;
  right: 10px;
  display: none;
}
.asterio-formulaire .btn-search-group:hover{
  background-color: var(--wp--preset--color--theme-green-1);
} 
.asterio-formulaire .btn-search-group:hover span:before {
  filter: invert();
}
.asterio-formulaire .datepicker-custom-dialog {
  padding: 0!important;
  top: 80px!important;
  right: 10%;
}
.asterio-formulaire .multi-select-menu{
   width: 300px!important;
   left: -40px;
}
.asterio-formulaire .multi-select-menuitems{
  width:100%;
  margin-top:10px;
}
.asterio-formulaire .multi-select-container-title{
  font-weight: bold;
  margin: 6px 20px;
}
.asterio-formulaire .ast-checkmark {
  left: 10px;
  height: 17px;
  width: 17px;
  top: 4px;
}
.asterio-formulaire .ast-chk-container .ast-checkmark:after {
  width: 5px;
  height: 10px;
}
.asterio-formulaire .ast-chk-container {
  margin-bottom: 10px;
}
.asterio-formulaire .multi-select-container:before {
  margin-top:2px;
  border-color: #757575 transparent transparent transparent;
  position: absolute;
  right:3px;
}
.asterio-formulaire .icon-booking-close-dialog:before{
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-size: 17px;
  right: 20px;
  font-weight: 600;
  position: absolute;
  top: 11px;
  cursor: pointer;
}
.asterio-formulaire .ast-chk-container .ast-checkmark:after {
  border-color: #021f3c;
}
.asterio-formulaire .rangeFirstDate, .asterio-formulaire .rangeLastDate, .asterio-formulaire #booking-datepicker .rangeFirstDate, .asterio-formulaire #booking-datepicker .rangeLastDate {
  background-color: var(--wp--preset--color--theme-green-1)!important;
}
.asterio-formulaire thead th span {
  color: black;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.asterio-formulaire .ui-datepicker .ui-datepicker-title {
  font-size: 20px;
  text-transform: capitalize;
}

.asterio-formulaire.is-fixed {
  position: fixed;
  top: 70px;
  z-index: 2;
  background-color: var(--wp--preset--color--theme-green-2);
  height: 60px;
  padding: 0px;
  width: 100%;
  margin: 0;
  transition: none;
}
.asterio-formulaire.is-fixed .btn-search-group {
  height: 40px;
  width: 40px!important;
  margin-top: 5px;
}
.asterio-formulaire.is-fixed .ast-form-group button {
  height: 40px;
}
.asterio-formulaire.is-fixed .btn-search-group span:before {
  width: 18px;
  height: 18px;
  top: -15px;
  left: 0px;
}

.asterio-formulaire.is-fixed .container {
  box-shadow: none;
  height: 60px;
  padding: 5px!important;
  border: none;
  background-color: transparent;
}

.asterio-formulaire select{
  -moz-appearance:none;
  appearance: none;
  position:relative;
}
.asterio-formulaire #occupants-selection .ast-form-group:after {
  content: "\f078";
  position:absolute;
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  color: white;
  top: 26px;
}
.asterio-formulaire #occupants-selection .ast-form-group.ast-form-group-focused:after {
  content: "\f077";
}

.icon-booking-engine-arrow-down.icon-after:after {
  content: "\f078"!important;
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  color: white;
}

.asterio-formulaire #datepicker .ast-form-group.arrivalDate label:after {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  color: white;
  font-weight: 900;
  top: 20px;
  right: -10px;
}

.branding-top .shortcut{
    display: none;
}

/*************** ASTERIO IFRAME *****************/

.header-reservation {
  height: 260px;
  padding: 90px 20px 20px !important;
}
.page-id-1550 .site-header {
  position: fixed;
  top: 0;
  padding: 0;
}
.page-id-1550 .site-header .inner-header {
  background-color: black;
  height: 70px;
  padding: 10px 40px;
}
.page-id-1550 .site-header .block-center .custom-logo-link img {
  width: 95px!important;
}
.page-id-1550 .site-header .responsive-menu-button {
  top: 22px;
}
.page-id-1550 .titre-banner {
  margin-top: 0!important;
}
.page-id-1550 .titre-banner h1 {
  font-size: 40px;
}
.page-id-1550 .titre-banner h1 sub {
  font-size: 55px;
}

.page-id-1550 #post, .page-id-1506 #post {
   background-repeat: no-repeat !important;
   background-position: center center !important;
   background-size: cover !important;
   height: 25vh!important;
}
.page-id-1550 .header-top:after, .page-id-1506 .header-top:after {
  content: none;
}
.iframe-asterio {
  width: calc(100% - 40px);
  height: calc(100vh - 31vh);
  position: absolute;
  left: 20px;
  top: 0;
  border-radius: 15px;
  border: 1px solid var(--wp--preset--color--theme-green-2);
}
.page-id-1550 .site-footer, .page-id-1550 .asterio-formulaire, .parent-pageid-821 .asterio-formulaire,
.page-id-1506 .site-footer, .page-id-1506 .asterio-formulaire {
   display: none;
}

@media (max-width:1500px) {
  .page-id-1550 #post, .page-id-1506 #post {
    height: 25vh!important;
    border-bottom: 10px solid white;}
  #booking-datepicker .ui-datepicker .ui-datepicker-header {
    padding: 0; }
}

@media (max-width:1024px) {
  .asterio-formulaire .datepicker-custom-dialog {
    top: 62px!important;
    left: 10px;
    right:initial; }
  .page-id-1550 #post, .page-id-1506 #post {
    height: 240px!important;}
  #responsive-menu-container.asterio-fixed{
    margin-top:105px!important;}
  .asterio-formulaire {
    height: 40px!important;
    background: var(--wp--preset--color--theme-green-1);
    margin-top: 0;
    left: 25px;
    top: 70vh;
    width: calc(100% - 50px);
    padding: 0!important;
    z-index: 2;}
  .home .asterio-formulaire {
    top: 94vh;}
  .asterio-formulaire.is-fixed {
    background:var(--wp--preset--color--theme-green-2);
    top: 70px!important;
    left: 0;
    height: 40px!important;
    width: 100%;}
      
  input[id^="aterio-expanded"]{
      display: none;}
  input[id^="aterio-expanded"] + label {
    display: block;
    margin: 0 auto;
    padding: 7px 20px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    transition: all .6s;}

  input[id^="aterio-expanded"] ~ .container-form {
    width: 100%;
    height: 0;
    overflow: visible;
    display: none;
    border: none;}
  input[id^="aterio-expanded"]:checked + label + .container-form{
    display: block;
    height: 63px;
    max-width: 100%;
    margin-top: -1px;
    border-radius: 0;
    padding: 7px 10px!important;
    background-color: var(--wp--preset--color--theme-green-1);}
  input[id^="aterio-expanded"] + label::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 1px;
    margin-left: 10px;
    position: relative;
    top: 0px;
    font-weight: 600;}
  input[id^="aterio-expanded"]:checked + label::after {
      content: "\f106";
      color: #fff;}
   .asterio-formulaire .ast-form-group button {
      background-color: transparent;
      color: white;
      padding: 10px;
      cursor: pointer;
      font-size: 14px;
      border-radius: 5px;
      right: 0;
      position: relative;
      font-weight: bold;}
  .asterio-formulaire .ast-form-group button:after {
     top: 12px;}

   section.bread {
      padding: 0; }
   .asterio-formulaire .ast-form-group label {
      margin-left:0;}
  .asterio-formulaire #occupants-selection .ast-form-group {
    width: 17%;}
  #booking-datepicker2 .ui-datepicker td {
    padding: 5px !important;}
}

@media (min-width:1024px) {
  .home .asterio-formulaire .multi-select-menu {
    top: 15px;
    min-height: 170px;
    left: -90px; }
  .home .datepicker-custom-dialog.show-on-click {
    top: -357px; }
}


@media (max-width:768px) {
  #datepicker2 .searchDateForm button.search {
    padding: 13px;
    letter-spacing: 0;
    font-size: 13px;}
  #datepicker2 .searchDateForm button.search:before, #datepicker2 .searchDateForm button.search:after, #datepicker2 .finputs.ast-form-group:first-child:after {
    display: none;}
  #booking-datepicker .datepicker-readonly-inputs {
    height: 45px;
    margin-top: 0px; }
  #datepicker2 .finputs.ast-form-group input { 
    letter-spacing: 0px;
    width: 85px;
    display: block;
    padding: 2px 2px 5px;}
  #datepicker2 .finputs.ast-form-group {
    padding: 11px 0 0 20px;}
  #datepicker2 .finputs.ast-form-group.arrivalDate{
    width: 30%;
    min-width: 140px;}
  #datepicker2 .finputs.ast-form-group.departureDate{
    width: 26%;}
  #datepicker2 .ast-form-label, #datepicker2 .ast-form-label .mobile-mode-departure {
    font-size: 12px;
    letter-spacing: 0;}
  .reservation-location {
    padding: 60px 0px 0px;}
  .asterio-formulaire .ast-form-group {
    width: 20%;
    padding: 7px 0px;}
  .asterio-formulaire .ast-form-group > label {
    font-size: 14px;
    font-weight: bold;}
  .asterio-formulaire .multi-select-menu {
    width: 280px!important;
    left: initial;
    right: 0;}
  .asterio-formulaire {
    top: calc(80vh - 65px);}
  .home .asterio-formulaire {
    bottom: 25px;
    top: inherit;}
    #booking-datepicker2 .ui-datepicker-calendar {
      width: 100% !important;}
}

@media (max-width:600px) {
  .asterio-formulaire .datepicker-custom-dialog {
    top: 120px!important;}
  .asterio-formulaire #occupants-selection .ast-form-group, .asterio-formulaire #categoryChoice .ast-form-group {
    width: 40%;}
  .asterio-formulaire #categoryChoice .ast-form-group {
    width: 60%;}
  input[id^="aterio-expanded"]:checked + label + .container-form {
    height: 120px;}
  .asterio-formulaire .ast-form-group {
    width: calc(50% - 25px);}
}

@media (max-width:500px) {
  input[id^="aterio-expanded"]:checked + label + .container-form {
    padding: 7px 10px 7px 0 !important;}
  .asterio-formulaire #occupants-selection .ast-form-group, .asterio-formulaire #categoryChoice .ast-form-group {
    width: 50%;
    height: 55px;}
  #datepicker2 .finputs.ast-form-group.departureDate {
    min-width: 100px;
    padding: 11px 0 0 10px;}
  #datepicker2 .finputs.ast-form-group.arrivalDate {
    width: 25%;
    min-width: 105px;}
  .ui-datepicker td a[price]::after {
    padding-top: 2px!important;
    font-size: 9px!important;}
  #booking-datepicker2 .ui-datepicker-header {
    padding: 10px 20px;}
  
}

/* span.reserver-top {display: none;}

.tarifs-chambre {display: none!important;} */