﻿.est-home .gallery-actions {
  display: none;
}
.gallery-actions {
  margin: auto;
  width: 100%;
  color: #fff;
}
.gallery-actions .grid {
  align-items: center;
  justify-content: center;
}
.gallery-actions .action {
  cursor: pointer;
  padding: 10px;
  margin-top: 15px;
  margin-left: 5px;
  min-height: 30px;
  min-width: 125px;
  font-size: small;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: rgba(128, 128, 128, 0.81);
}
.gallery-actions .action a {
  color: #fff;
}
.gallery-actions .action i {
  padding-right: 2px;
}
.gallery-actions .shortlist-tag {
  float: right;
  right: 70px;
  width: 90px;
  top: -15px;
}
.point {
  cursor: pointer;
}
input[type="checkbox"]:checked:before {
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: 3px;
  top: 1.8px;
  font: normal 1.2em 'fontello';
  content: '\e804';
  text-align: center;
  color: #ffffff;
  pointer-events: none;
}
.slimmap {
  height: 140px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .slimmap {
    height: 200px;
  }
}
@media only screen and (min-width: 1024px) {
  .slimmap {
    height: 200px;
  }
}
.rqi .circle {
  display: none;
  float: left;
  background-color: #f4f4f4;
  border-radius: 50%;
  height: 3rem;
  text-align: center;
  width: 3rem;
  border: 2px solid;
}
.rqi .initials {
  font-size: calc(3rem / 2);
  /* 50% of parent */
  line-height: 1;
  position: relative;
  top: calc(3rem / 4);
  /* 25% of parent */
}
.rqi .raqask {
  border: 2px solid #43abef;
  text-decoration: none;
  border-radius: 5px;
  margin: auto;
  padding: 11px 14px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-radius: 2px;
  text-align: center;
  display: block;
}
.rqi .raqask.solidbg {
  background: linear-gradient(#5abef5, #3b9bef);
  color: white;
}
.rqi .raqask:hover {
  background: linear-gradient(#3488d1, #50a7d7);
}
.mobile-lead-price {
  display: block;
}
.mobile-lead-price .lp-wrapper {
  text-align: left;
  margin-top: -8px;
  margin-bottom: -5px;
}
.mobile-lead-price .lp-wrapper .lp-price-wrapper {
  margin-bottom: 0px;
}
.mobile-lead-price .lp-wrapper .special-tag {
  position: relative;
  left: -11px;
  padding: 10px;
}
@media only screen and (min-width: 767px) {
  .mobile-lead-price {
    display: none;
  }
}
.share-friend {
  padding-right: 10px;
}
@media only screen and (min-width: 767px) {
  .share-friend {
    padding-right: 0;
  }
}
.features {
  padding-left: 10px;
  max-width: 320px;
}
.features .feature {
  display: block;
  font-size: 14px;
  margin-right: 10px;
  width: 100%;
  padding: 5px;
}
@media only screen and (min-width: 767px) {
  .features .feature {
    width: 100%;
  }
}
.btn-border {
  color: #1BB3F5;
  text-align: center;
  padding: 8px;
  font-size: 1em;
  border: solid 2px #1BB3F5;
  border-radius: 2px;
  text-shadow: none;
  min-width: 150px;
}
.btn-border:hover {
  color: #fff;
  cursor: pointer;
  border-color: #199fd9;
  text-decoration: none;
}
.btn-border:active {
  color: #fff;
  cursor: pointer;
  border-color: #199fd9;
  text-decoration: none;
}
.modalhead {
  border-bottom: solid 1px #f4f4f4;
  height: 25px;
  padding: 15px;
  text-overflow: ellipsis;
}
.modalcontentcontainer {
  max-height: 1000px;
  overflow: scroll;
  width: 100%;
}
@media only screen and (min-width: 767px) {
  .modalcontentcontainer {
    height: initial;
    overflow: initial;
  }
}
.modalcontentcontainer #booknow {
  padding-bottom: 350px;
}
.modalcontentcontainer .mobile-booking-card {
  padding-bottom: 50px;
}
.roomList {
  padding: 5px;
}
@media only screen and (min-width: 767px) {
  .roomList {
    padding: 0.5em 1em;
  }
}
.roomContentContainerModal {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .roomContentContainerModal {
    width: 33%;
    top: 5%;
    left: 0;
    right: 0;
    bottom: 75px;
    margin: auto;
    max-height: calc(100vh - 6rem);
    height: 90%;
    border: 1px solid #8080805c;
  }
}
.roomContent .roomImagePrimary {
  width: 100%;
  max-height: 250px;
  min-height: 250px;
  overflow-y: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: white;
}
.roomContent .roommeta .roommeta-scroll {
  background: #fff;
  overflow-y: scroll;
  max-height: calc(80vh - 8rem);
}
.roomContent .roommeta .roommeta-scroll-withimage {
  max-height: calc(65vh - 8rem);
}
.roomContent .roommeta .i-sleeps {
  float: none;
}
.roomContent .roommeta .roomSection {
  padding-top: 1em;
  padding-bottom: 1em;
  border-color: #cccfdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.roomContent .roommeta .room-selection {
  float: none;
}
.roomGalleryIconContainer {
  color: white;
  background-color: rgba(0, 11, 38, 0.46);
  border-radius: 2px;
  bottom: 0.75rem;
  padding: 2px 0.25rem;
  position: absolute;
  right: 0.75rem;
}
.roomGalleryIconContainer .roomImageIcon {
  display: inline-flex;
  fill: currentColor;
  vertical-align: middle;
  height: 1.125rem;
  max-width: 1.5em;
  min-width: 1.125rem;
}
.modalstick {
  z-index: 67;
  position: fixed;
}
.addRoomHelpNotification {
  padding: 0 !important;
  height: 290px;
  width: 761px !important;
  border: solid 5px #5858581a !important;
}
.addRoomHelpNotification button.iziToast-close {
  position: absolute;
  top: -3px;
  right: -10px;
  height: 32px;
  width: 32px;
  background-size: 15px;
  opacity: 1;
}
.addRoomHelpNotification button.iziToast-close:before {
  content: 'Choose a room, click "+", then select Adults & Children';
  position: absolute;
  right: 250px;
  top: 10px;
  width: 228px;
  background: #ffffff;
  font-size: medium;
  padding: 10px;
  opacity: 0.8;
  border: 2px solid #ff4040;
  border-radius: 5px;
}
.modal-book-content .raq-form-sendcontrols {
  display: none;
}
.modal-book-content .esthome-feature {
  display: none;
}
.modal-book-content .roomListGridContainer {
  width: 100%;
}
.modal-book-content .roomListGridContainer .roomList {
  padding: 0;
}
.similar-accommodation .card-cta {
  display: none !important;
}
.raq-info-text {
  padding: 20px 10px;
  margin-bottom: 10px;
  background-color: #f0f8ff;
  font-size: 1.2em;
}
.logoandprice {
  position: relative;
  width: 100%;
  top: 0;
  right: 0;
  background: #999;
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .logoandprice {
    background: rgba(0, 0, 0, 0.55);
    position: absolute;
    width: 40%;
    padding: 10px;
  }
}
.roomListContainer.loading #loader {
  display: block;
  position: fixed;
  top: 30em;
  left: 50%;
  z-index: 100;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .roomListContainer.loading #loader {
    position: fixed;
  }
}
@media only screen and (max-width: 479px) {
  .roomListContainer.loading #loader {
    position: fixed;
  }
}
.roomListContainer.loading::after {
  content: '';
  background: white;
  opacity: 0.7;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: inherit;
  z-index: 60;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .roomListContainer.loading::after {
    position: fixed;
  }
}
@media only screen and (max-width: 479px) {
  .roomListContainer.loading::after {
    position: fixed;
  }
}
.roomListContainer #loader {
  display: none;
}
.modal-book-container.loading::after {
  content: '';
  background: white;
  opacity: 0.7;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: inherit;
  z-index: 60;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .modal-book-container.loading::after {
    position: fixed;
  }
}
@media only screen and (max-width: 479px) {
  .modal-book-container.loading::after {
    position: fixed;
  }
}