@import url("styles/themes/theme-alice.min.css");
.factory-flag{ visibility: hidden; }

.slayt-res {
    position: absolute;
    top: 30%;
    right: 5%;
    width: 350px;
    z-index: 99999999;
}
#ubk_checkin, #ubk_checkout, #childs_ages_selection input {
    outline: none;
}
hr {
    border-color: #eeeeee;
}
.ubook-row.ubook-m-0.ubook-mb-5 {
    padding: 10px;
}
.ubook-col-md-12.ubook-text-center.ubook-p-2.ubook-mt-3.ubook-mb-3.ubook-d-flex.ubook-align-content-center.ubook-flex-wrap.ubook-list-group-item h2 {
    font-size: 1.6em;
}
strong.ubook-font-large.ubook-w-100.ubook-mt-0 h2 {
    font-family: sans-serif!important;
}
.reztel {
    top: 40%!important;
}

.sanaltur {
    top: 50%!important;
}
#ubook input {
    font-weight: 400!important;
}
.ubook-h2 {
    font-size: 1.5em!important;
}
/* Mobil Stil
-------------------------------------------------- */

@media only screen and (max-width: 767px) {

  .slayt-res {
    position: relative;
    top: 1%;
    right: 1%;
    width: 100%;
    opacity:0.7;
    z-index: 99999999;
    padding: 15px;
    margin-bottom: 30px;
  }
  .reztel {
      top: 42%!important;
      width: 130px!important;
      left: 0!important;
  }
  .sanaltur {
      top: 51%!important;
      width: 130px!important;
      left: 0!important;
  }
}
