@charset "UTF-8";
/*
 * Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
 * Extend */
/*
 * Variables for theme
 */
.rooms {
  overflow: unset;
}
.rooms .hb_room {
  margin-bottom: 50px;
}
.rooms .hb_room:hover .entry-summary {
  background-color: rgba(37, 37, 37, 0.66);
}
.rooms .hb_room:hover .media img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.rooms .hb_room .media img {
  transition: all 0.2s ease-in-out 0s;
}
.rooms .hb_room .media a:before {
  display: none;
}
.rooms .hb_room .entry-media {
  position: relative;
  overflow: hidden;
}
.rooms .hb_room .entry-media .price {
  position: absolute;
  top: 26px;
  right: 25px;
  bottom: unset;
  padding: 13px 17px;
  text-align: center;
  border-radius: 3px;
  color: #FFF;
}
.rooms .hb_room .entry-media .price .price_value {
  font-size: 30px;
  line-height: normal;
  letter-spacing: 0.9px;
  border-bottom: 0;
  padding: 0;
  font-weight: normal;
}
.rooms .hb_room .entry-media .price .unit {
  text-transform: lowercase;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0.5px;
  font-weight: normal;
}
.rooms .hb_room .entry-media .price .unit:before {
  content: "/";
}
.rooms .hb_room .entry-summary {
  background-color: rgba(37, 37, 37, 0.6);
  transition: all 0.2s ease-in-out 0s;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 35px 29px;
}
.rooms .hb_room .entry-summary .title h4 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: normal;
  margin: 0;
}
.rooms .hb_room .entry-summary .title h4 a {
  color: #FFF;
}
.rooms .hb_room .entry-summary .title h4 a:hover {
  color: #ae9783;
}
.rooms .hb_room .cta-text {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.8px;
  color: #d6d6d6;
  line-height: normal;
  text-transform: uppercase;
}
.rooms .room-wrap {
  position: relative;
}

.archive .rooms {
  margin-top: 25px;
}
.archive .rooms:before, .archive .rooms:after {
  content: " ";
  display: table;
}
.archive .rooms:after {
  clear: both;
}
.archive .rooms .hb_room {
  margin-top: 25px;
  margin-bottom: 25px;
}

.rooms-pagination {
  margin-top: 55px;
  margin-bottom: 23px;
}
.rooms-pagination .page-numbers li {
  line-height: normal;
  padding: 3px;
  display: unset;
}
.rooms-pagination .page-numbers li a.next:hover,
.rooms-pagination .page-numbers li a.prev:hover,
.rooms-pagination .page-numbers li a:hover,
.rooms-pagination .page-numbers li span:hover,
.rooms-pagination .page-numbers li span.current {
  color: #FFF;
}
.rooms-pagination .page-numbers li span,
.rooms-pagination .page-numbers li a {
  width: 40px;
  height: 40px;
  border: 1px solid #e7e7e7;
  border-radius: 50%;
  line-height: 38px;
  font-size: 16px;
  margin: 0;
}
.rooms-pagination .page-numbers li span.next, .rooms-pagination .page-numbers li span.prev,
.rooms-pagination .page-numbers li a.next,
.rooms-pagination .page-numbers li a.prev {
  width: 40px;
  text-indent: -9999px;
  position: relative;
}
.rooms-pagination .page-numbers li span.next:before, .rooms-pagination .page-numbers li span.prev:before,
.rooms-pagination .page-numbers li a.next:before,
.rooms-pagination .page-numbers li a.prev:before {
  content: "";
  font-family: ionicons;
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: 0px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.rooms-pagination .page-numbers li span.prev:before,
.rooms-pagination .page-numbers li a.prev:before {
  content: "";
}

.loop-below .thim-extra-section-contact {
  padding-top: 0;
}

.hb_related_other_room .navigation {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hb_related_other_room .rooms .hb_room {
  width: 100%;
}

#hotel_booking_room_hidden {
  margin: auto;
}

form.hotel-booking-search input {
  font-family: inherit;
}

body.single-hb_room .main-top .content h2 {
  margin-bottom: 163px;
}
body.single-hb_room .page-title {
  z-index: 1;
}
body.single-hb_room .page-title .breadcrumb-content {
  margin-bottom: 200px;
}
body.single-hb_room .site-content {
  padding-top: 0;
  margin-top: -200px;
  position: relative;
  z-index: 2;
}
body.single-hb_room .camera_thumbs_cont {
  background-color: #fff;
}
body.single-hb_room .site-content > .row {
  margin-top: 94px;
}
body.single-hb_room .tab-name {
  font-size: 20px;
  text-transform: capitalize;
  letter-spacing: 0.6px;
  font-weight: bold;
  color: #89898a;
  margin: 0;
  line-height: 52px;
}
body.single-hb_room a.active > .tab-name {
  color: #1f1f1f;
}
body.single-hb_room #main ul.hb_single_room_tabs > li {
  padding-right: 50px;
}
body.single-hb_room #main ul.hb_single_room_tabs a {
  position: relative;
  padding-bottom: 0;
}
body.single-hb_room #main .hb_single_room_tabs_content {
  padding-top: 50px;
}
body.single-hb_room .hb_single_room .hb_single_room_details .hb_single_room_tabs > li a:after {
  height: 3px;
}
body.single-hb_room #comments > h2 {
  display: none;
}
body.single-hb_room .commentlist {
  list-style: none;
  margin-left: 0;
}
body.single-hb_room .commentlist .avatar {
  float: left;
  border-radius: 50%;
}
body.single-hb_room .commentlist .comment-text {
  position: relative;
  margin-left: 77px;
  padding-bottom: 32px;
  margin-bottom: 40px;
}
body.single-hb_room .commentlist .comment-text:after {
  content: "";
  position: absolute;
  bottom: -5px;
  width: 700px;
  max-width: 100%;
  height: 8px;
  background-image: radial-gradient(circle 2px, #000 30%, transparent 30%);
  background-size: 3px 7px;
  opacity: 0.15;
}
body.single-hb_room .commentlist .comment-meta {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
body.single-hb_room .commentlist .comment-author {
  margin-right: 60px;
  margin-bottom: 0;
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
body.single-hb_room .commentlist .description {
  font-size: 18px;
}
body.single-hb_room .star-rating {
  position: relative;
  width: 70px;
}
body.single-hb_room .star-rating:before, body.single-hb_room .star-rating > span:before {
  font-family: Ionicons;
  color: #ffb606;
  font-size: 14px;
  letter-spacing: 3px;
}
body.single-hb_room .star-rating:before {
  content: "";
}
body.single-hb_room .star-rating > span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
body.single-hb_room .star-rating > span:before {
  content: "";
}
body.single-hb_room #reply-title {
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 38px;
}
body.single-hb_room #reply-title:after {
  content: "";
  font-family: Ionicons;
  font-size: 17px;
  font-weight: bold;
  margin-left: 7px;
}
body.single-hb_room .rating-input:before {
  content: "";
  font-size: 14px;
  font-family: Ionicons;
}
body.single-hb_room .rating-input.high-light:before {
  content: "";
}
body.single-hb_room .comment-form-rating, body.single-hb_room .hb-rating-input, body.single-hb_room .comment-form-author, body.single-hb_room .comment-form-email {
  display: inline-block;
}
body.single-hb_room .form-submit {
  float: right;
}
body.single-hb_room .comment-form-comment {
  clear: both;
}
body.single-hb_room input[type=text], body.single-hb_room textarea, body.single-hb_room input[type=submit] {
  font-family: inherit;
  border-radius: 0;
}
body.single-hb_room #commentform input[type=text], body.single-hb_room #commentform textarea {
  font-size: 16px;
  color: #999;
  border: solid 1px #eaeaeb !important;
}
body.single-hb_room #commentform input[type=text]::-webkit-input-placeholder, body.single-hb_room #commentform textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-style: italic;
}
body.single-hb_room #commentform input[type=text]::-moz-placeholder, body.single-hb_room #commentform textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
}
body.single-hb_room #commentform input[type=text]:-ms-input-placeholder, body.single-hb_room #commentform textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic;
}
body.single-hb_room #commentform input[type=text]:-moz-placeholder, body.single-hb_room #commentform textarea:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
}
body.single-hb_room #reviews #review_form_wrapper #review_form .form-submit input[type=submit] {
  color: #fff;
  min-width: 172px;
  padding: 0 20px;
  border-radius: 0;
}
body.single-hb_room #reviews #review_form_wrapper #review_form .form-submit input[type=submit]:hover {
  background-color: #fff;
}
body.single-hb_room .hb-rating-input {
  vertical-align: sub;
}
body.single-hb_room #reviews #review_form_wrapper #review_form .comment-form-rating {
  margin-right: 40px;
  margin-bottom: 22px;
}
body.single-hb_room #reviews #review_form_wrapper #review_form .comment-form-comment {
  margin-bottom: 13px;
}
body.single-hb_room #reviews #review_form_wrapper #review_form .comment-form-author {
  margin-right: 26px;
}
body.single-hb_room .comment-form-author input[type=text], body.single-hb_room .comment-form-email input[type=text] {
  width: 381px;
  max-width: 100%;
}
body.single-hb_room .comment-form-comment textarea {
  min-height: 130px;
  padding: 10px 20px !important;
}
body.single-hb_room .hb_room_pricing_plan_data {
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 29px;
}
body.single-hb_room .hb_single_room table.hb_room_pricing_plans tr th {
  font-weight: normal;
  color: #808080;
  font-size: 18px;
}
body.single-hb_room table.hb_room_pricing_plans {
  position: relative;
}
body.single-hb_room table.hb_room_pricing_plans th, body.single-hb_room table.hb_room_pricing_plans td {
  font-size: 18px;
  height: 54px;
}
body.single-hb_room table.hb_room_pricing_plans:not(:last-child) {
  margin-bottom: 71px;
  border-bottom: 1px dotted #eaeaeb;
}
body.single-hb_room table.hb_room_pricing_plans:not(:last-child):after {
  content: "";
  position: absolute;
  bottom: -46px;
  width: 100%;
  height: 8px;
  background-image: radial-gradient(circle 2px, #000 30%, transparent 30%);
  background-size: 3px 7px;
  opacity: 0.15;
}
body.single-hb_room .nav-img {
  position: relative;
  margin: 30px -15px 0;
}
body.single-hb_room .nav-img img.slick-slide {
  padding: 0 15px;
}
body.single-hb_room .nav-img button.slick-arrow {
  font-size: 0;
  width: 35px;
  height: 45px;
  border: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  z-index: 9;
}
body.single-hb_room .nav-img button.slick-arrow:before {
  font-family: FontAwesome;
  font-size: 17px;
  line-height: 40px;
}
body.single-hb_room .nav-img button.slick-arrow.slick-prev {
  left: 15px;
}
body.single-hb_room .nav-img button.slick-arrow.slick-prev:before {
  content: "";
  padding-right: 2px;
}
body.single-hb_room .nav-img button.slick-arrow.slick-next {
  right: 15px;
}
body.single-hb_room .nav-img button.slick-arrow.slick-next:before {
  content: "";
  padding-left: 2px;
}
body.single-hb_room .nav-img button.slick-arrow.slick-disabled {
  display: none !important;
}
body.single-hb_room #secondary {
  width: 318px;
  max-width: 100%;
}
body.single-hb_room .book-section {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 65px;
  margin-bottom: 40px;
}
body.single-hb_room .book-section a {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.8px;
}
body.single-hb_room .book-section .line {
  width: 1px;
  height: 22px;
  background-color: #fff;
  margin: 0 17px;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
}
body.single-hb_room #hotel_booking_room_hidden {
  position: relative;
}
body.single-hb_room #hotel_booking_room_hidden .hb_button {
  color: #fff;
  text-transform: uppercase;
  font-family: inherit;
  font-weight: normal;
  letter-spacing: 0.9px;
  border-color: transparent;
  cursor: pointer;
  border-radius: 0;
}
body.single-hb_room #hotel_booking_room_hidden .hb_button:hover {
  background-color: #fff;
}

.related-room-heading {
  display: flex;
  justify-content: space-between;
}

.widget_hb_widget_search {
  border: 1px solid #eee;
  -ms-box-shadow: 5px 8.7px 18px 0 rgba(0, 0, 0, 0.06);
  -o-box-shadow: 5px 8.7px 18px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 5px 8.7px 18px 0 rgba(0, 0, 0, 0.06);
}
.widget_hb_widget_search .widget-title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  text-align: center;
  margin-top: 37px;
  margin-bottom: 3px;
}
.widget_hb_widget_search .hotel-booking-search {
  padding: 21px;
}
.widget_hb_widget_search .hb_input_field {
  width: 100%;
}
.widget_hb_widget_search .hb_input_field:after {
  right: 18px;
  top: 17px;
  content: "";
  color: #a8a8a8;
  font-family: Ionicons;
  font-size: 20px;
}
.widget_hb_widget_search input[type=text] {
  width: 100%;
  font-size: 16px;
  height: 52px;
  line-height: 52px;
  padding-left: 20px;
  border: 1px solid #d7d7d7;
  margin-bottom: 7px;
  font-family: inherit;
  border-radius: 0;
}
.widget_hb_widget_search input[type=text]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #a8a8a8;
}
.widget_hb_widget_search input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #a8a8a8;
}
.widget_hb_widget_search input[type=text]:-ms-input-placeholder {
  /* IE 10+ */
  color: #a8a8a8;
}
.widget_hb_widget_search input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #a8a8a8;
}
.widget_hb_widget_search .select2-container {
  width: 100% !important;
}
.widget_hb_widget_search .select2-container--default .select2-selection--single {
  border: 1px solid #d7d7d7;
  height: 52px;
  border-radius: 0;
}
.widget_hb_widget_search .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #a8a8a8;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 52px;
  padding-left: 20px;
}
.widget_hb_widget_search .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 11px;
  right: 17px;
}
.widget_hb_widget_search .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  border-color: #a8a8a8 transparent transparent transparent;
}
.widget_hb_widget_search ul.hb-form-table li.hb-form-field:last-child {
  margin-top: 11px;
}
.widget_hb_widget_search .hb-submit {
  margin-top: 30px;
}
.widget_hb_widget_search .hb-submit button {
  background-color: #fff;
  height: 52px;
  width: 100%;
  font-size: 18px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: inherit;
  cursor: pointer;
  border-radius: 0;
}
.widget_hb_widget_search .hb-submit button:hover {
  color: #fff;
}

.ui-datepicker.ui-widget {
  z-index: 9999 !important;
}

ul.select2-results__options {
  font-size: 16px;
}
ul.select2-results__options > li {
  padding-left: 20px;
}

.hb-search-results-form-container {
  display: flex;
  justify-content: space-evenly;
}
.hb-search-results-form-container .hb-booking-room-form-group {
  width: unset;
}

#hotel-booking-results > h3 {
  margin-bottom: 30px;
}
#hotel-booking-results button.hb_add_to_cart {
  font-family: inherit;
  color: #fff !important;
  border: 1px solid transparent !important;
  line-height: unset !important;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0 !important;
}
#hotel-booking-results button.hb_add_to_cart:hover {
  background-color: #fff !important;
}
#hotel-booking-results .hb-search-results > .hb-room ul.hb-room-meta li {
  margin-bottom: 27px;
}
#hotel-booking-results .hb_search_quantity label {
  vertical-align: sub;
}

@media (max-width: 780px) {
  #main, #sidebar {
    width: 100%;
    float: none;
  }
}