.custom-radio-amadeus {
  display: flex;
  width: 100%;
  margin-left: 16px;
  margin-bottom: 20px;
  color: #0B2340;
}

.custom-radio-amadeus label {
  font-family: Lato;
  font-weight: bold;
  font-size: 14px;
  line-height: 12px;
  padding-right: 20px;
  padding-left: 10px;
  color: #0B2340;
}

.cerca-volo__inner {
  border-radius: 24px;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.04)
}


.mod-hero .container-fluid,
.mod-hero .row {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
  margin: 0;
}

.mod-hero .row {
  margin: 0;
}

.mod-hero .mod-hero-slider {
  position: relative;
}

@media (max-width: 991.98px) {
  .mod-hero .mod-hero-slider {
    height: 600px;
  }
}

@media (max-width: 768.98px) {
  .mod-hero .mod-hero-slider {
    height: 500px;
  }
}

@media (max-width: 543.98px) {
  .mod-hero .mod-hero-slider {
    height: 346px;
  }
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-img {
  height: 720px;
  background-size: cover !important;
  position: relative;
}

@media (max-width: 991.98px) {
  .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-img {
    height: 460px;
  }
}

@media (max-width: 543.98px) {
  .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-img {
    height: 346px;
    background-size: 125% !important;
    background-position-y: 15% !important;
  }
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-img a {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt {
  height: 198px;
  background: #0171CF;
  max-width: 585px;
  width: 100%;
  color: #fff;
  padding-left: 72px;
  padding-right: 32px;
  padding-top: 39px;
  padding-bottom: 30px;
  position: relative;
  margin-right: 0;
  margin-top: 357px;
  border-bottom-right-radius: 200px;
}

@media (max-width: 991.98px) {
  .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt {
    transform: translateY(-100%);
  }
}

@media (max-width: 768.98px) {
  .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt {
    transform: none;
    position: absolute;
    top: -150px;
    right: 0;
    height: 150px;
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 100%;
    width: calc(100% - 64px);
    left: 0;
    margin: auto;
  }
}

@media (max-width: 543.98px) {
  .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt {
    max-width: 100%;
  }
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt a {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt h3 {
  color: #fff;
  font-size: 32px;
  line-height: 2.63rem;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 19px;
  height: auto;
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt .mod-hero-title {
  color: inherit;
  line-height: 2rem;
  text-transform: none;
  margin-bottom: 10px;
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt .mod-hero-sub-title {
  line-height: 2rem;
  margin-bottom: 0;
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt .mod-hero-description {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 12px;
  margin-bottom: 0;
}

@media (max-width: 768.98px) {
  .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt h3 {
    font-size: 1.2500rem;
    line-height: 1.2500rem;
    margin-bottom: 10px;
  }
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt p {
  font-size: 1.5000rem;
  line-height: 1.875rem;
  letter-spacing: 0.025em;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}

@media (max-width: 768.98px) {
  .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt p {
    padding-left: 0;
    font-size: 18px;
    line-height: 1.2500rem;
    max-width: 240px;
  }
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt p span {
  padding-left: 0;
  display: block;
  font-size: 1.5000rem;
  line-height: 1.875rem;
}

@media (max-width: 768.98px) {
  .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt p span {
    display: inline;
    font: normal normal normal 16px/24px Lato;
  }

  .mod-hero .mod-hero-slider .slick-dots li a {
    line-height: 1.2500rem !important;
  }

  .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt .mod-hero-description {
        font: normal normal normal 14px/24px Lato !important;
        letter-spacing: 0px;
        margin: 0;
    }
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt .mod-hero-arrow-icon {
  display: inline-block;
  background-color: #fff;
  -webkit-mask: url("../../../content/dam/itaspa/imgheader/images/ita_white_arrow.svg") no-repeat center right;
  mask: url("../../../content/dam/itaspa/imgheader/images/ita_white_arrow.svg") no-repeat center right;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt .mod-hero-sub-title .mod-hero-arrow-icon {
  width: 20px;
  height: 18px;
}

.mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt .mod-hero-description .mod-hero-arrow-icon {
  width: 26.5px;
  height: 13.5px;
}

@media (max-width: 768.98px) {
  .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt .mod-hero-sub-title .mod-hero-arrow-icon,
  .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt .mod-hero-description .mod-hero-arrow-icon {
    width: 20px;
    height: 12px;
    -webkit-mask-size: auto;
    mask-size: auto;
    position: absolute;
    right: 17px;
    bottom: 70px;
  }
}

.mod-hero .mod-hero-slider .slick-arrow {
  display: none !important;
}

.mod-hero .mod-hero-slider .slick-dots {
  bottom: 0;
  display: -ms-flexbox;
  background-color: #FFFFFF;
  text-align: left;
  display: block;
  right: 0;
  left: 0;
  max-width: fit-content;
  float: none;
  padding: 0 20px 0 72px;
  height: 45px;
  border-radius: 0px 8px 0px 0px;
  opacity: 1;
}

@media (max-width: 1199.98px) {
  .mod-hero .mod-hero-slider .slick-dots {
    top: 460px;
  }
}

@media (max-width: 991.98px) {
  .mod-hero .mod-hero-slider .slick-dots {
    top: 401px;
    width: 100vw;
    right: 0;
    left: 0;
    display: block;
    text-align: center;
    padding-right: 0;
  }
}

@media (max-width: 543.98px) {
  .mod-hero .mod-hero-slider .slick-dots {
    display: flex;
    padding: 0 20px 0 20px;
    margin-right: auto;
    margin-left: auto;
  }

  .mod-hero .mod-hero-slider .slick-dots::-webkit-scrollbar {
    display: none;
  }
}

.mod-hero .mod-hero-slider .slick-dots li {
  width: auto;
  color: #707070;
  font-family: 'Lato', sans-serif;
  font-size: 0.7500rem;
  line-height: 0.7500rem;
  letter-spacing: 0.05em;
  font-feature-settings: "kern" off;
  display: inline-block;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

@media (max-width: 543.98px) {
  .mod-hero .mod-hero-slider .slick-dots li {
    text-align: center;
    height: 90px;
    margin: 0;
  }

  .mod-hero-slider .slick-dots li {
    width: 100px;
  }

  .mod-hero-slider .slick-dots li.slick-active button:before {
    color: #72727F;
  }

}

.mod-hero .mod-hero-slider .slick-dots li a {
  padding: 0px 25px 0px 0px;
  position: relative;
  width: 100%;
  display: block;
  font: normal normal normal 14px/20px Lato;
  letter-spacing: 0.6px;
  color: #72727F;
  opacity: 1;
  margin-top: 12px;
  min-width: 154px;
}

.mod-hero .mod-hero-slider .slick-dots li:last-child {
  padding-right: 0;
}

.mod-hero .mod-hero-slider .slick-dots li:last-child:after {
  display: none;
}

.mod-hero .mod-hero-slider .slick-dots li.first-child {
  padding-left: 0;
}

.mod-hero .mod-hero-slider .slick-dots li.slick-active a {
  font-family: 'Lato', sans-serif;
  color: #0B2340;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
}

.mod-hero .mod-hero-slider .slick-dots li.slick-active a:before {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background: #0B2340;
  top: 35px;
  position: relative;
}

.d-block {
  display: block;
}

.select-passegger {
  width: 100%;
  border-bottom: 1px solid #72727f6b;
  display: inline-block;
}


#panel-travel-options {
  padding: 20px;
  color: #0B2340;
  border: 1px solid #72727F29;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 8px;
  width: 45%;
  margin-left: 30%;
  margin-top: 5%;
  max-width: 693px;
}

#panel-travel-options .panel__content {
  padding: 0;
  height: 100%;
}

.select-passegger.selected #panel-travel-options {
  display: block;
}

.wrap-check-volare {
  margin-top: 24px;
  margin-bottom: 24px;
}

.selected-passengers {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
  letter-spacing: 0px;
  color: #0B2340;
  opacity: 1;
}

.wrap-passengers-label {
  padding: 8px;
}

.select-passegger .select-selected:after {
  /* margin-top: 12px; */
  float: right;
}

.select-passegger.selected .select-selected:after {
  background-image: url('../../../etc.clientlibs/alitalia/clientlibs/clientlibs-developerIta/resources/icons/select_up_midnight.svg');
}

#panel-travel-options .label div {
  color: #0B2340;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 20px;
}

#panel-travel-options .label {
  color: #88888e;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 16px;
}

.infoPassengers {
    padding-bottom: 10px;
}

.infoPassengers .i-info-blue {
  margin-right: 18px;
}

.infoPassengers .i-info-blue::before {
  top: 0;
}

.infoPassengers .sectionTitleCAR {
  margin-bottom: 0;
  padding-bottom: 10px;
}

#homepageModalContainer .passenger-wrap {
    width: 97%;
}

#homepageModalContainer .custom_row {
	padding-bottom: 5px !important;
	padding-top: 10px !important;
}

.infoPassengers span {
  text-align: left;
  font: normal normal normal 14px/24px Lato;
  letter-spacing: 0px;
  color: #0B2340;
  opacity: 1;
}

.sectionTitleCAR {
  margin-bottom: 24px;
  font: normal normal bold 24px/29px Lato;
  letter-spacing: 0px;
  color: #0B2340;
  opacity: 1;
}

#panel-travel-options .passenger-wrap .custom_row {
  padding: 0;
}

.flow-form-section {
  width: 1170px;
  position: relative;
  right: 0;
}

.flow-form-row {
  width: 1170px;
  display: flex;
  justify-content: space-between;
}

.flow-form-row>div {
  align-items: center;
  display: flex;
}

.flow-form-row .custom-input-group {
  display: flex;
}

.flow-form-row .return-flex {
  flex-direction: row-reverse;
}

.flow-form-row .select-passegger {
  width: 213px;
  display: block;
}

.section--cerca-volo .cerca-volo .cerca-volo__content .date-viaggio .custom-input-group {
  display: flex;
}

.section--cerca-volo .cerca-volo .cerca-volo__content .date-viaggio .custom-input-group .input-wrap {
  flex-grow: 1;
}

.flow-form-row .wrap-passengers-label {
  padding: 0;
}

.flow-form-row .wrap-check-volare {
  margin-top: 0;
  margin-bottom: 0;
}

.flow-form-row input {
  margin-bottom: 0;
}

.flow-form-section.section--cerca-volo .cerca-volo .cerca-volo__content .date-viaggio .input-wrap input {
  height: auto;
}

.flow-form-section .button-wrap {
  float: right;
  width: 140px;
  height: 48px;
}

.flow-form-row .partenza-destinazione .input-wrap {
  width: 300px;
}

.flow-form-section button {
  padding: 0;
}

.col-lg-4.slick-slide.slick-active {
  height: auto;
}

.select-selected {
  font-family: 'Lato';
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 20px;
}

section.mod-best-offers {
  padding-top: 22px !important;
}

.col-12.text-center {
  padding-top: 10px;
}

.ui-datepicker th {
  color: #0B2340 !important;
  font: normal normal normal 14px/20px Lato;
}


.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.16;
}

.feature-slider-text {
  width: auto;
}

@media screen and (min-width: 1024px) {
  .flow-form-row .suggestion_new-box {
    top: 55px;
  }

  #submitHidden--prenota {
    margin-top: 20px;
    height: 56px;
  }

  .mod-hero .mod-hero-slider .slick-dots {
    min-width: 825px;
  }

}

.mod-hero .section--cerca-volo .cerca-volo .cerca-volo__content .partenza-destinazione .input-wrap span.input-placeholder,
.section--cerca-volo .cerca-volo .cerca-volo__content .date-viaggio .custom-input-group .input-wrap span.input-placeholder,
.section--cerca-volo .cerca-volo .cerca-volo__content .date-viaggio .custom-input-group .input-wrap:first-child span.input-placeholder {
  font-weight: normal;
  font-family: 'Lato';
  color: #555555;
}
.input-placeholder.input-datepicker.selectedDate{
  font-weight: bold !important;
}
.pnrHeroComponent,
.nameHeroComponent,
.lastNameHeroComponent,
.checkInPnrHeroComponent,
.checkInNameHeroComponent,
.checkInCognomeHeroComponent {
  border: 0px;
  border-bottom: 1px solid #c1c1c1;
  border-radius: 0px;
  margin-bottom: 24px !important;
}

.pnrHeroComponent,
.lastNameHeroComponent,
.checkInCognomeHeroComponent,
.checkInPnrHeroComponent {
  color: #0B2340;
  font-size: 16px !important;
  font-family: 'Lato' !important;
  font-weight: normal !important;
  padding-top: 24px;
  padding-left: 8px;
}

label[for="myalitalia_myflights_searchcode"],
label[for="booking_code"] {
  height: 28px;
  width: 368px;
  color: #2E2E38;
  font-family: 'Lato', sans-serif;
  font-size: 20px !important;
  letter-spacing: 0;
  line-height: 28px !important;
  margin-bottom: 24px !important;
  margin-left: 0px !important;
}

.infoFormHome {
  background: url("clientlibs/resources/images/info_blue.svg") no-repeat;
  display: inline-block;
  width: 18px;
  height: 18px;
  background-size: 18px;
  vertical-align: middle;
}

@media (max-width: 1023px) {
  .section--cerca-volo .cerca-volo #cerca-volo__widget {
    height: auto;
  }
  .section--cerca-volo .cerca-volo #cerca-volo__widget::before {
    box-sizing: unset;
  }
}


.reverse-button.disabled {
  pointer-events: none;
}

.homepageModalContainer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: #000000ad;
  width: 100%;
  height: 100vh;
  z-index: 1300;
}

.cerca-volo__tab.is-active .tabs-border {
  background: #0B2340 0 0 no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
  width: 118px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
}

.cerca-volo__tab a {
  box-shadow: none !important;
  outline: none !important;
}

@media only screen and (max-width: 450px) and (min-width:280px) {

  .custom-radio-amadeus {
    flex-direction: column;
  }

  #cerca-volo-checkin-wrapper {
    padding: 0;
  }

  .tabs-content #span_luogo-arrivo--prenota-desk {
    font: normal normal bold 14px/28px Lato !important;
    color: #0171CF;
  }

  #span_luogo-arrivo--prenota-desk:after {
    background: url("clientlibs/resources/images/arrow-right-short.svg") no-repeat center ;
    content: '';
    background-size: 20px;
    width: 30px;
    height: 30px;
    position: absolute;
  }

  #span_luogo-arrivo--prenota-desk.removeArrow:after {
    background: none;
  }

  span.static-header {
    font: normal normal bold 24px/24px Lato !important;
  }

  /*modifiche per fix header 08/02/23*/

  .offersBgImage {
    height: 100%;
    height: 225px;
    background-position: center center;
    background-size: cover;
    border-radius: 8px 8px 0px 0px;
  }

  .feature-slider-text {
    width: auto;
  }


  /*modifiche per fix header 08/02/23*/

  .container-radius-hero {
    margin-top: -1.5em !important;
  }


  #box_date .custom-input-group {
    display: flex;
    border-bottom: 1px solid #3333334d;
  }

  .selected-passengers {
    font-size: 16px;
  }

  #submitHidden--prenota {
    margin-top: 20px;
  }
}

.iconaChiusura {
  float: right;
}

#svgChiusuraHome{
  cursor: pointer;
}

.cercaToltip {
  text-align: left;
  font: normal normal normal 12px/20px Lato;
  letter-spacing: 0px;
  color: #0B2340;
  opacity: 1;
  padding: 15px 5px 30px 5px;
}

.passenger-sublabel {
  font-size: 12px !important;
  font-weight: normal !important;
  line-height: 16px;
  text-align: left;
  letter-spacing: 0px;
  color: #0B2340 !important;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .ita-hero-1 .partenza-destinazione {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 8px 8px;
    opacity: 1;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #72727FA3;
    border-radius: 8px;
    opacity: 1;
    height: 80px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
    .main-content .ita-hero-1 #panel-travel-options {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .main-content .ita-hero-1 #panel-travel-options .panel__content {
        padding-top: 0 !important;
    }

    .main-content .ita-hero-1 .mod-hero .mod-hero-slider .slick-dots li a {
        padding: 0;
    }

    .main-content .mod-area-offers {
    	margin-left: 5%;
    	margin-right: 5%;
    }

    .main-content .ita-various-info,
    .main-content .mod-various-info .container .row,
    .main-content .ita-three-cards {
        padding: 20px;
    }
}

.tooltip-inner {
  font: normal normal normal 12px/20px Lato;
  background-color: #0B2340;
  text-align: inherit;
  border-radius: 8px;
  max-width: 170px;
  color: #FFFFFF;
  padding: 10px;
}

.removeOverFlowX {
  overflow-x: hidden;
}
.select-items > div:first-child, .select-items > div:nth-child(2) {
    border-bottom: 1px solid #72727F29;
}

.section--cerca-volo .cerca-volo .cerca-volo__content .date-viaggio .input-wrap img.calendar-icon {
    display: none;
}

.section--cerca-volo .cerca-volo .cerca-volo__content .date-viaggio .input-wrap.show-calendar-icon img.calendar-icon {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 8px;
}

[id*="panel-"] #data-andata--prenota-mobile,
[id*="panel-"] #data-ritorno--prenota-mobile {
    color: transparent;
    border: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

@media (max-width: 1023px) {
    .section--cerca-volo {
        position: inherit;
        width: 100%;
    }


    #box_date .custom-input-group{
        display: flex;
    }
    #box_date .custom-input-group span{
        padding-left: 8px;
        padding-right: 8px;
        font-size: 16px;
        line-height: 26px;
    }

}
@media (max-width: 768px) {
    .fieldcercavolo{
        display: flex;
    }
    .section--cerca-volo .cerca-volo .cerca-volo__content .partenza-destinazione .input-wrap input, .section--cerca-volo .cerca-volo .cerca-volo__content .date-viaggio .input-wrap input, .section--cerca-volo .cerca-volo .cerca-volo__content .timetables .input-wrap input, .section--cerca-volo .cerca-volo .cerca-volo__content .flight_status .input-wrap input, .section--cerca-volo .cerca-volo .cerca-volo__content .partenza-destinazione .input-wrap span.input-placeholder, .section--cerca-volo .cerca-volo .cerca-volo__content .date-viaggio .input-wrap span.input-placeholder, .section--cerca-volo .cerca-volo .cerca-volo__content .timetables .input-wrap span.input-placeholder, .section--cerca-volo .cerca-volo .cerca-volo__content .flight_status .input-wrap span.input-placeholder {
        font-size: 14px;
        color: #2E2E38;
        font-family: Lato;
        font-weight: bold;
        letter-spacing: 0;
    }

}
.circle-loader.loader img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  
  /* The container must be positioned relative: */
  .new-ita-select {
      width: 166px;
      position: relative;
      font-family: 'Lato', sans-serif;
      align-items: center;
      justify-content: center;
      box-sizing: border-box;
      color: #0B2340;
      font-weight: bold;
      font-size: 14px;
      padding-bottom: 15px;
  }

  .new-ita-select select {
      display: none;
  }
  
  .select-selected{
      position: relative;
  }
  
  
  /* Style the arrow inside the select element: */
  .select-selected:after {
      display: inline-block;
      position:relative;
      content: "";
      margin-left: 10px;
      width: 12px;
      height: 8px;
      background: url('../../../content/dam/itaspa/imgheader/images/down-green-arrow.svg') no-repeat center !important;
  }
  
  /* Point the arrow upwards when the select box is open (active): */
  .select-selected.select-arrow-active:after {
      background-image: url('../../../etc.clientlibs/alitalia/clientlibs/clientlibs-developerIta/resources/icons/select_up_midnight.svg');
  }
  
  /* style the items (options), including the selected item: */
  .select-items div,.select-selected {
      cursor: pointer;
  }
  
  .select-items > div{
      height: 48px;
      padding-left: 16px;
      padding-right: 16px;
      display: flex;
      font-weight: normal;
      align-items: center;
      justify-content: space-between;
  }
   .select-items > div.same-as-selected{
		font-weight: bold;
	}
  .select-items > div.same-as-selected::after{
      content: '';
      height: 24px;
      width: 24px;
      display: inline-block;
      background-position: center;
      position:relative;
      background-repeat: no-repeat;
      background-image: url('../../../etc.clientlibs/alitalia/clientlibs/clientlibs-developerIta/resources/icons/check_grey.svg');
  }
  
  /* Style items (options): */
  .select-items {
      position: absolute;
      margin-top:4px;
      border: 1px solid #f5f5f6;
      box-shadow: 0px 3px 6px #00000029;
      border-radius: 2px;
      width: 200px;
      top: 100%;
      left: 0;
      right: 0;
      z-index: 9999;
      background-color: #FFFFFF;
  }
  
  /* Hide the items when the select box is closed: */
  .select-hide {
      display: none;
  }
  
  
  @media only screen and (max-width: 450px) and (min-width:200px){
  
      .cerca-volo .cerca-volo__inner .tabs {
        width: 100%;
        max-width: 350px;
        display: inline-flex;
    }
    .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt {
        max-width: 400px;
        width: 100%;
        border-bottom-right-radius: 0!important;
  
    }
    .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt h3 {
        font-size: 22px;
        line-height: 28px !important;
        letter-spacing: 0px;
        margin: 0 !important;
    }
    .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt h3 {
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 0.9em;
    }
    .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt {
        transform: none;
        /* position: absolute; */
        top: 13em;
        right: 0;
        max-width: 400px;
        height: 150px;
        left: 0;
        margin: auto;
        width: 100%;
        padding: 0.8em 0 0 0.8em;
    }
  
    .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt p {
        font-size: 18px;
        line-height: 32px !important;
        font-weight: bold;
        margin: 0;
        letter-spacing: 0px;
    }
    .p-details-slider:after {
        content: "";
        width: 20px;
        height: 20px;
        background: url('../components/content/content/dam/itaspa/imgheader/images/ita_white_arrow.svg') no-repeat center right;
        /* position: absolute; */
        transition: right 0.3s ease-in-out;
        z-index: 0;
        display: inline-flex;
        /* right: 80px; */
        /* bottom: 80px; */
        margin: 0 0 0 0.8em;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0.2em;
    }
    .mod-hero .mod-hero-slider .mod-hero-slide .mod-hero-txt p {
        font-size: 18px;
        margin: 0.4em 0 0 0;
    }
    .section--cerca-volo .cerca-volo #cerca-volo__widget {
        height: auto;
        max-width: 350px;
        display: inline-flex;
        align-content: center;
        justify-content: space-evenly;
    }
  
    .section--cerca-volo .cerca-volo #cerca-volo__widget .cerca-volo__title {
  		letter-spacing: 0.5px;
        padding-top: 6px;
        font-weight: 500;
        font-size: 14px;
        height: 0;
    }

      .return-flex {
          display: flex;
          flex-wrap: wrap;
          width: 50%;
    	  padding-top: 10px;
      }
  
    .date-viaggio{
      width: 100%;
      display: none;
    }
    .select-passegger{
  	  margin-top: 24px;
      display: none;
    }
  
    .wrap-check-volare {
        margin-bottom: 0;
    }

    .modal .modalCtaContainer .modalCtaConferma.loginLoyalty {
      width: 100%;
    }
  
    .modal .modalCtaContainer .modalCtaConferma.registerLoyalty {
      width: 100%;
      margin-top: 15px;
    }
  
    #submitHidden--prenota {
      display: none;
    }
  
  
  @media only screen and (max-width: 450px) and (min-width: 200px) {
      .mediaq {
          display: block !important;
      }
  }
    .new-ita-select{
      display:none;
    }
  
  
     .ui-datepicker{
        width: 90%;
    }
  
    #panel-travel-options {
      margin: 5% 3% 0 3%;
      position: relative;
      padding: 16px;
      color: #2E2E38;
      border: 1px solid #e8e8ea;
      box-shadow: 0 12px 20px 0 rgba(0,0,0,0.06);
      border-radius: 16px;
      width: auto;
  }

  #panel-travel-options .panel__content .passenger-wrap .label {
      font-weight: 500!important;
      font-family: 'Lato', sans-serif !important;
      color: #707070;
      align-self: center;
      margin-top: 3px;
      line-height: 2em;
  }

  #homepageModalContainer #close--panel-travel-options--prenota {
      width: 100%;
      height: 50px;
  }

  #homepageModalContainer .infoPassengers .sectionTitleCAR {
    padding-bottom: 20px;
  }
  
  .return-flex .input-wrap {
      width: 136px;
  }
  
  .new-ita-select-mobile-flex{
      display: flex !important;
    }
  
    .image-icon-fly-andata{
      background-image: url('../../../content/dam/itaspa/images/booking/andata.png');
      background-position-x: 0em;
      background-repeat: no-repeat;
      background-position-y: 0.2em !important;
      background-size: 14px 14px;
      line-height: 2em !important;
  }
  
  .image-icon-fly-ritorno{
      background-image: url('../../../content/dam/itaspa/images/booking/ritorno.png');
       background-position-x: 0em;
       background-repeat: no-repeat;
       background-position-y: 0.2em !important;
       background-size: 14px 14px;
       line-height: 2em !important;
  }
  
  .fieldcercavolo .label-fly-from-to{
      text-align: left;
      letter-spacing: 0.4px;
      color: #72727F !important;
      opacity: 1;
      margin-left: 20px;
  }
  
    }
  
   .new-ita-select-mobile{
      display: none;
    }
  
    #close--panel-travel-options--prenota {
      width: 40%;
      float: right;
      margin: 0;
      display: block !important;
      text-align: center;
      letter-spacing: 0.57px;
      color: #FFFFFF;
      opacity: 1;
      font-size: 16px;
      line-height: 20px;
      font-weight: bold;
    }
  
    #reset--panel-travel-options--prenota{
      width: 130px;
      float: right;
      background-color: transparent;
      color: #0171cf;
      display:block !important;
  
    }
  
    .image-icon-fly-andata{
      display:none;
      margin-top: -18px;
  }
  
  .image-icon-fly-ritorno{
      display:none;
      margin-top: -18px;
      font-weight: normal !important;
      font-family: 'Lato' !important;
  }

.selectedAirport {
    font-weight: bold !important;
    font-family: 'Lato' !important;
    color: #0B2340 !important;
}

.selectedDate {
    color: #0B2340 !important;
}

.label-fly-from-to,
.label-passeggeri {
    padding: 0;
    display: block;
    height: 16px;
    color: #0B2340;
    font-family: 'Lato', serif;
    font-size: 12px;
    letter-spacing: 0.4px;
    line-height: 16px;
}

.label-fly-from-to {
    margin-bottom: -13px;
    padding: 0 0 0 8px;
    position: relative;
    z-index: 3;
}

.label-passeggeri {
    margin-bottom: 0.2em;
}
  
  @media only screen and (max-width: 450px) and (min-width: 200px){
  
      .fieldcercavolo {
          display: flex;
          align-items: center;
          flex-wrap: nowrap;
          justify-content: space-around;
          max-width: 400px;
          width: 100%;
          height: 100%;

      }
      .input-wrap.input-mobile.myfirst {
          border-right: 1px solid #72727FA3;
          height: 100%;
          padding-top: 20px;
    	  margin-left: 10px;
          width: 50%;
      }
        .ita-hero-1 .new-ita-select{
        	justify-content: left;
            margin-bottom: 28px;
            margin-top: 23px;
    		padding-bottom: 0px;
        }

         .ita-hero-1 .button{
             height: 56px;
             width: 100%;
             font-size: 16px;
             }
        .ita-hero-1 .section--cerca-volo {
			margin-top: 4px;
        }
        .ita-hero-1 .cerca-volo .cerca-volo__inner .ul-tabs-container{
			margin-bottom: 20px;
		}
        .ita-hero-1 .label_check-in {

        width: max-content;
        display: block;
        font-weight: bold;
	}
    .ita-hero-1 .cerca-volo__tab.cerca-volo__tab--prenota.tabs-title.is-active a{
    	 color: #0C2340 !important;
         font-weight: bold  !important;
    }
      .ita-hero-1 .image-icon-fly-andata, .image-icon-fly-ritorno{
          border:0 !important;
          font: normal normal bold 14px/28px Lato;
      }
      .image-icon-fly-ritorno{
          border:0 !important;
          font: normal normal bold 14px/28px Lato;
      }
  
      .input-datepicker{
          border: none!important;
      }

}

.ui-datepicker {
  font-family: Lato;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 16px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 12px 20px 0 rgba(0,0,0,0.06);
  border: 1px solid #e8e8ea;
  background: white;
}
.ui-datepicker.mobile-datepicker {
  padding: 10px;
  top: 6em !important;
  box-shadow: none;
  border: 0;
  width: auto !important;
  max-width: 470px;
  right: 20px;
}
.ui-datepicker.mobile-datepicker .year-nav {
  text-align: center;
  background: #0171CF;
  padding: 10px;
}
.ui-datepicker.mobile-datepicker .year-nav a {
  font-size: 18px;
  color: white;
  font-weight: normal;
  padding: 0 6px 0 4px;
  line-height: 1;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.ui-datepicker.mobile-datepicker .year-nav a:first-child {
  border-right: 1px solid white;
}
.ui-datepicker.mobile-datepicker .year-nav .selected {
  font-weight: 700;
}
.ui-datepicker.mobile-datepicker .ui-datepicker-title {
  line-height: 1.4em;
}
.ui-datepicker.mobile-datepicker .ui-datepicker-header {
  max-width: 470px;
  margin: 10px auto 0;
}
.ui-datepicker.mobile-datepicker .ui-datepicker-calendar {
  max-width: 470px;
  margin: auto;
}
.ui-datepicker.desktop-datepicker {
  z-index:90;
  padding: 30px;
  position:relative !important;
  align-items: center !important;
  margin: 0  !important;
  list-style: none ;
  display: inline-block;
}
.ui-datepicker.desktop-datepicker .year-nav {
  text-align: center;
}
.ui-datepicker.desktop-datepicker .year-nav a {
  font-size: 18px;
  color: #707070;
  font-weight: bold;
  padding: 0 6px 0 4px;
  line-height: 1;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.ui-datepicker.desktop-datepicker .year-nav a:first-child {
  border-right: 1px solid #c1c1c1;
}
.ui-datepicker.desktop-datepicker .year-nav .selected {
  color: #0B2340;
}
.ui-datepicker table {
  font-size: 16px;
}
.ui-datepicker th {
  color: #0B2340;
  font-size: 14px;
}
.ui-datepicker td {
  padding: 2px 0;
}
.ui-datepicker td .ui-state-active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-datepicker td .ui-state-default {
    height: 36px;
    width: 36px;
    color: #0B2340;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.4px;
    line-height: 20px;
    text-align: center;
    padding: 8px;
}
.ui-datepicker td .ui-state-hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-datepicker .ui-datepicker-group {
  max-width: 280px;
}
.ui-datepicker .ui-datepicker-group.ui-datepicker-group-last {
  float: right;
}
.ui-datepicker .ui-datepicker-header,.ui-datepicker-header.ui-widget-header.ui-helper-clearfix {
  background: white;
  color: #0B2340;
}
.ui-datepicker .ui-datepicker-title {
  font-size: 20px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 30px;
  height: 21px;
  background-repeat: no-repeat;
  background-size: 30px 21px;
  background-position: center center;
  /*background-image: url('../../../content/dam/alitalia/assets/clientlibs-1/images/ico-select-dark.svg');*/
  top: 50%;
  margin-top: -11px;

  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}
.ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
  content: "\e910";
  color: #0171CF;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.ui-datepicker .ui-datepicker-next {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}
.ui-datepicker .ui-datepicker-hover a, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable.ui-state-disabled.ui-datepicker-hover span,
.ui-datepicker .ui-datepicker-hover:after, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable.ui-state-disabled.ui-datepicker-hover:after {
  background-color: #f9d4d9 !important;
}
.ui-datepicker-unselectable.ui-state-disabled.ui.ui-datepicker-hover{
  opacity: 1;
}
.ui-datepicker-unselectable.ui-state-disabled.ui.ui-datepicker-hover span{
  color:#b8b8b8;
}

.ui-datepicker .ui-datepicker-calendar td .ui-state-hover{
  background: #f9d4d9;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-highlight a, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable.ui-state-disabled.ui-datepicker-hover span{
  background: rgba(114,114,127,0.16);
}
.ui-datepicker-next.ui-corner-all.ui-state-hover.ui-datepicker-next-hover span{

  color:red;
}

.ui-datepicker .ui-datepicker-calendar .ui-checkin a,
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today.ui-checkin a {
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #e22843 !important;
  color: white;
}
.ui-datepicker .ui-datepicker-calendar .ui-checkout a {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  /*-webkit-border-bottom-left-radius: 0;*/
  /*-webkit-border-top-left-radius: 0;*/
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  /*-moz-border-radius-bottomleft: 0;*/
  /*-moz-border-radius-topleft: 0;*/
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  /*border-bottom-left-radius: 0;*/
  /*border-top-left-radius: 0;*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #e22843 !important;
  color: white;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
  /*-webkit-border-top-right-radius: 0;*/
  /*-webkit-border-bottom-right-radius: 0;*/
  /*-webkit-border-bottom-left-radius: 5px;*/
  /*-webkit-border-top-left-radius: 5px;*/
  /*-moz-border-radius-topright: 0;*/
  /*-moz-border-radius-bottomright: 0;*/
  /*-moz-border-radius-bottomleft: 5px;*/
  /*-moz-border-radius-topleft: 5px;*/
  /*border-top-right-radius: 0;*/
  /*border-bottom-right-radius: 0;*/
  /*border-bottom-left-radius: 5px;*/
  /*border-top-left-radius: 5px;*/
  /*-moz-background-clip: padding;*/
  /*-webkit-background-clip: padding-box;*/
  /*background-clip: padding-box;*/
  /*.radius-left;*/
  box-shadow: none;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-hover.ui-datepicker-hover-right .ui-state-hover {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-hover.ui-datepicker-hover-right a {
  background: #e22843;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-hover.ui-datepicker-hover-left .ui-state-hover {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-hover.ui-datepicker-hover-left a {
  background: #e22843;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-hover .ui-state-hover {
  /*.radius-right;*/
}
 /*.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-hover {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  background: #0171CF !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
}*/
.ui-datepicker .ui-datepicker-calendar .ui-datepicker .ui-datepicker-calendar .ui-checkin.ui-datepicker-hover .ui-state-hover {
  border-radius: 5px;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker .ui-datepicker-calendar .ui-checkin.ui-datepicker-hover.ui-datepicker-hover-left a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker .ui-datepicker-calendar .ui-checkin.ui-datepicker-hover.ui-datepicker-hover-left .ui-state-hover {
  /*-webkit-border-top-right-radius: 0;*/
  /*-webkit-border-bottom-right-radius: 0;*/
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  /*-moz-border-radius-topright: 0;*/
  /*-moz-border-radius-bottomright: 0;*/
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  /*border-top-right-radius: 0;*/
  /*border-bottom-right-radius: 0;*/
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker .ui-datepicker-calendar .ui-checkout.ui-datepicker-hover.ui-datepicker-hover-right a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker .ui-datepicker-calendar .ui-checkout.ui-datepicker-hover.ui-datepicker-hover-right .ui-state-hover {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  /*-webkit-border-bottom-left-radius: 0;*/
  /*-webkit-border-top-left-radius: 0;*/
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  /*-moz-border-radius-bottomleft: 0;*/
  /*-moz-border-radius-topleft: 0;*/
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  /*border-bottom-left-radius: 0;*/
  /*border-top-left-radius: 0;*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-datepicker.ui-single-selection .ui-datepicker-calendar td .ui-state-hover {
  background: #f9d4d9;
}
.ui-datepicker.ui-single-selection .ui-datepicker-calendar .ui-state-active {
  background: #e22843;
}
.ui-datepicker.ui-single-selection .ui-datepicker-calendar a,
.ui-datepicker.ui-single-selection .ui-datepicker-calendar .ui-state-hover {
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
#ui-datepicker-div .year-nav a.selected {
  font-weight: bold;
}
.ui-widget-header .ui-icon {
  background: none;
}

@media (min-width: 360px) {
  .ui-datepicker.mobile-datepicker .year-nav {
    padding: 15px;
  }
  .ui-datepicker.mobile-datepicker .ui-datepicker-title {
    line-height: 1.8em;
  }
}
@media (min-width: 375px) {
  .ui-datepicker.mobile-datepicker .ui-datepicker-header {
    margin: 20px auto;
  }
}
@media (min-width: 768px) {
  .ui-datepicker.mobile-datepicker {
    top: 170px !important;
  }
}
@media (min-width: 1024px) {
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    background-size: 20px 14px;
  }

  div#ui-datepicker-div {
    position: absolute !important;
    width: 50em !important;
  }
}
.ui-datepicker-unselectable.ui-state-disabled.disabledDateinRange {
  opacity: 1;
}
.ui-datepicker-unselectable.ui-state-disabled.disabledDateinRange span{
  background-color: #f9d4d9 !important;
  color: #b8b8b8;

}



/*START clientlibs-carosello-1-embed override*/

body{
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum=1";
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  -webkit-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1;
}

.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
  background: rgba(114,114,127,0.08);
}
.ui-datepicker .ui-datepicker-hover a, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable.ui-state-disabled.ui-datepicker-hover span, .ui-datepicker .ui-datepicker-hover:after, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable.ui-state-disabled.ui-datepicker-hover:after {
  background-color: rgba(114,114,127,0.08) !important;
}

.ui-datepicker .ui-datepicker-calendar .ui-checkin a, .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today.ui-checkin a {

  background: #0B2340 !important;
  color: white !important;
  height: 36px;
  width: 36px;
  border-radius: 100% !important;

}

.ui-datepicker .ui-datepicker-calendar .ui-checkout a {
  background: #0B2340 !important;
  color: white !important;
  height: 36px;
  width: 36px;
  border-radius: 100% !important;
}

.ui-datepicker.mobile-datepicker .year-nav {
  background: #0171CF;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  background: white !important;
  border-radius: 100%;
  box-sizing: border-box;
  height: 36px;
  width: 36px;
  border: 2px solid #92C1E9;
  color: #0B2340;
  font-family: Lato;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.4px;
  line-height: 16px;
  text-align: center;

}

.ui-datepicker .year-nav {
  display: none;
}

/*END clientlibs-carosello-1-embed override*/


.autocomplete-wrap .panel__content {
  top: 15px;
  height: auto !important;
  position: relative;
  width: 100%;
  overflow-y: hidden;
  padding-top: 20px;
}


/* START 08-10 cercavolo 1 embed overrides */

/*suggestion box positining*/
@media screen and (min-width:1024px){
  .suggestion_new-box {
    top: 160px;
  }
  #suggestion_partenza--prenota-desk.suggestion_new-box {
    width: 100%;
    top: 80px;
  }
  #suggestion_ritorno--prenota-desk.suggestion_new-box{
	top: 160px;
  }
}

/*booking passengers tooltips*/
html > body > div.tooltip[data-is-active="true"]{
  background-color: #f2f1f1;
  color:#000;
  z-index: 250;
  opacity: 1;
}
html > body > div.tooltip[data-is-active="true"] p{
  color:#000;
  font-size: 12px;
}


/* END 08-10 cercavolo 1 embed overrides */

