.inner_pages_content {
  max-width: unset !important;
  margin: 0 auto;
  margin-top: 20px !important;
}

.discover_pak_input {
  width: 53%;
  margin: 0 auto;
  margin-top: 30px;
}

.suggestions {
  height: 100%;
  width: 686px;
  margin: 0 auto;
}

.single_date_modal .modal-dialog .modal-content {
  width: 495px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 20px;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
  height: 70% !important;
}

.single_date_modal .modal-body {
  overflow-Y: auto;
  overflow-x: hidden;
  z-index: 9999;
}

.single_date_modal {
  background-color: hsla(0, 0%, 100%, 0.5) !important;
}

.header .inner_header .center_section h2 {
  font-size: 19px !important;
}

.discover_pak_input_full {
  width: 100% !important;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}/*# sourceMappingURL=search.css.map */