@charset "utf-8";

#Search_area .search-panel-frame::after {
  content: 'Book using this site for the best deals.' !important;
}

.directin-sp-form .directin-sp-form-submit-button button {
  width: 100% !important;
}

@media screen and (max-width: 768px) {
  .directin-sp-form {
    display: block !important;
  }

  .directin-sp-form .directin-sp-form-submit-button {
    padding-top: 34px !important;
  }
}
