@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&family=Noto+Sans+Hebrew:wght@300;400&display=swap");
.btn, .button, .wp-block-button a, button, input[type=button], input[type=submit] {
  font-size: 0.8em;
  font-weight: 600;
  padding: 8px 12px;
  transition: all 0.15s ease-in-out;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 3px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: normal;
  font-family: inherit;
}

.btn:hover, .button:hover, .wp-block-button a:hover, button:hover, input:hover[type=button], input:hover[type=submit] {
  text-decoration: none;
  opacity: 0.9;
  border: 1px solid transparent;
  border-radius: 3px;
  background: #0366d6;
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
  display: inline-block;
  font-size: 14px;
  transition: all 0.3s ease;
  padding: 7px 12px;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  color: var(--nv-text-color);
  background-color: var(--nv-site-bg);
}

#booking-form input[type=submit], #catering-menu-booking-form input[type=submit] {
  display: block;
  width: 100%;
  border: 1px solid #ff6900;
}

input[type=date] {
  resize: none;
}

.text-center {
  text-align: center !important;
}

body {
  position: relative;
}

/* Meeting Rooms Slider */
.meeting-rooms .room {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.meeting-rooms .room .room-image-wrapper {
  padding-top: 75%;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  border-radius: 10px;
}
.meeting-rooms .checking-container {
  padding: 7px;
}
.meeting-rooms .checking-container p {
  margin: 5px 0;
  font-size: 1rem !important;
}
.meeting-rooms .checking-container .date-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.meeting-rooms .checking-container .date-wrapper input[type=date] {
  font-family: "Montserrat", sans-serif;
  font-size: 1.1rem;
}
.meeting-rooms .checking-container .time-wrapper {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .meeting-rooms .checking-container .time-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.meeting-rooms .checking-container .time-wrapper .input-wrapper {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .meeting-rooms .checking-container .time-wrapper .input-wrapper {
    display: block !important;
    width: 85%;
  }
}
.meeting-rooms .checking-container .time-wrapper .input-wrapper input {
  font-family: "Montserrat", sans-serif;
  max-width: 100px;
  font-size: 1.1rem;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .meeting-rooms .checking-container .time-wrapper .input-wrapper input {
    margin-left: 5px;
    max-width: 100%;
    width: 100%;
  }
}
.meeting-rooms .checking-container .time-from-wrapper {
  margin-right: 5px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .meeting-rooms .checking-container .time-from-wrapper {
    margin-right: 0;
  }
}
.meeting-rooms .checking-container .book-now {
  color: #fff;
}
.meeting-rooms .info-container p.error-msg {
  color: red !important;
}
.meeting-rooms input.time-from {
  position: relative;
}
.meeting-rooms .custom-timepicker-wrapper {
  position: absolute;
  top: 36px;
  height: 100px;
  left: 0;
  background: white;
  border: 1px solid #ddd;
  overflow: scroll;
  width: 100px;
  z-index: 999;
}
.meeting-rooms .custom-timepicker-wrapper .timepicker-list li {
  display: block;
}
.meeting-rooms .custom-timepicker-wrapper .timepicker-list li:hover {
  cursor: default;
  background: lightgrey;
}
@media only screen and (max-width: 767px) {
  .meeting-rooms .check-availability {
    margin-bottom: 15px;
    width: 100%;
  }
  .meeting-rooms .book-now {
    width: 100%;
  }
}

.elementor-shortcode {
  position: relative;
}
.elementor-shortcode .prev, .elementor-shortcode .next {
  position: absolute;
  z-index: 1 !important;
  top: 50%;
  width: 40px !important;
  height: 40px;
  background: #FF7400;
  color: white;
  border-radius: 50%;
  font-size: 1.5rem;
}
.elementor-shortcode .prev:hover, .elementor-shortcode .next:hover {
  cursor: pointer;
}
.elementor-shortcode .prev {
  left: -30px;
  padding: 8px 10px;
}
.elementor-shortcode .next {
  right: -30px;
  padding: 8px 14px;
}

ul.slick-dots {
  padding: 0 !important;
  text-align: center;
  margin-bottom: 0 !important;
}
ul.slick-dots li {
  display: inline-block;
  margin-bottom: 0 !important;
}
ul.slick-dots li.slick-active button {
  opacity: 1;
}
ul.slick-dots li:not(:last-of-type) {
  margin-right: 20px !important;
}
ul.slick-dots button {
  font-size: 0;
  padding: 5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  opacity: 0.5;
}

/* #Meeting Rooms Slider */
.show {
  display: block !important;
}

.hide {
  display: none !important;
}

.disabled {
  cursor: not-allowed !important;
  background-color: #cccccc !important;
  color: #666666 !important;
}

/*** Animation ****/
@keyframes ldio-yzaezf3dcmj {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
body {
  position: relative;
}

.la-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  z-index: 9999999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.la-wrapper .la-popup {
  background: #fff;
  border-radius: 10px;
  padding-bottom: 10px;
  max-width: 415px;
  text-align: center;
  box-shadow: 0 0 12px -3px #000;
  border-bottom: 21px solid #555;
  overflow: hidden;
}

.la-wrapper .la-popup h4 {
  margin-top: 0 !important;
  font-weight: 700;
  font-size: 1.65rem;
  background: #FF7400;
  color: white;
  padding: 25px;
  margin-bottom: 25px;
  line-height: 1.15 !important;
}

.la-wrapper .la-popup p {
  font-size: 1rem !important;
  font-weight: 500 !important;
  padding-right: 30px;
  padding-left: 30px;
}

.ldio-yzaezf3dcmj div {
  position: absolute;
  width: 120px;
  height: 120px;
  border: 20px solid #ff7400;
  border-top-color: transparent;
  border-radius: 50%;
}

.ldio-yzaezf3dcmj div {
  animation: ldio-yzaezf3dcmj 2.2727272727s linear infinite;
  top: 100px;
  left: 100px;
}

.loadingio-spinner-rolling-2by998twmg8 {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
}

.ldio-yzaezf3dcmj {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}

.ldio-yzaezf3dcmj div {
  box-sizing: content-box;
}

/* [ldio] generated by https://loading.io */
/*** #Animation ****/

/*# sourceMappingURL=generic-style.css.map */
