.hidden {
  display: none;
}

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Single room
# Room type attributes
# Regular price
# Booking form
# Datepicker
# Search
# Flexslider
# Checkout
# Home page widget .widget_mphb_search_availability_widget
# Services
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Single room
--------------------------------------------------------------*/
.single .mphb_room_type .entry-content .mphb-details-title,
.single .mphb_room_type .entry-content .mphb-calendar-title,
.single .mphb_room_type .entry-content .mphb-reservation-form-title {
  margin-top: 3.75rem;
  padding-top: 4.5rem;
  border-top: 2px dashed #e9e9e9;
  margin-bottom: 1em;
  font-size: 20px;
  font-size: 1.25rem;
}

.single .mphb_room_type .mphb-room-type-images {
  margin-bottom: 3.75rem;
}

.single-room-type .entry-header {
  margin-bottom: 1.875rem;
}

.single-room-type .entry-header .entry-title {
  margin: 0;
}

@media (min-width: 992px) {
  .single-room-type .sticky-reservation-form {
    position: absolute;
    top: 6.25rem;
    right: 0;
    bottom: 6.25rem;
    width: 34%;
  }
}

@media (min-width: 992px) {
  .single-room-type .mphb-reservation-form {
    background: #fff;
    padding: 2.5rem 1.875rem;
    position: relative;
    max-width: 370px;
  }
  @supports (position: sticky) {
    .single-room-type .mphb-reservation-form {
      position: sticky;
      top: 40px;
      bottom: 10px;
    }
  }
  .single-room-type .mphb-reservation-form .mphb-reservation-form-title {
    margin-top: 0 !important;
  }
  .single-room-type .mphb-reservation-form .mphb-reserve-btn-wrapper input {
    width: 100%;
  }
  .single-room-type .mphb-reservation-form .mphb-booking-form .mphb-adults-wrapper,
  .single-room-type .mphb-reservation-form .mphb-booking-form .mphb-check-children-date-wrapper {
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .single-room-type .mphb-reservation-form .mphb-reserve-btn-wrapper input {
    width: 100%;
    max-width: 458px;
  }
}

.single-room-type .mphb-single-room-type-gallery-wrapper .gallery {
  margin: 0 -.625rem;
}

.single-room-type .mphb-single-room-type-gallery-wrapper img, .single-room-type .mphb-single-room-type-gallery-wrapper a {
  display: block;
  margin: 0 auto;
}

.single-room-type .mphb-single-room-type-gallery-wrapper .gallery-item {
  margin: 0;
  padding: .625rem;
}

@media screen and (max-width: 767px) {
  .single-room-type .mphb-single-room-type-gallery-wrapper .gallery-item {
    max-width: 100%;
  }
}

/*--------------------------------------------------------------
# Room type attributes
--------------------------------------------------------------*/
.mphb-loop-room-type-attributes,
.mphb-single-room-type-attributes,
.mphb-widget-room-type-attributes {
  list-style: none;
  margin-left: 0;
  padding: 0;
}

.mphb-loop-room-type-attributes li,
.mphb-single-room-type-attributes li,
.mphb-widget-room-type-attributes li {
  display: inline-block;
  border: 1px solid #e9e9e9;
  margin: 0 .5rem .5rem 0;
  padding: .25rem 1rem;
}

@media (min-width: 1470px) {
  .mphb-loop-room-type-attributes li,
  .mphb-single-room-type-attributes li,
  .mphb-widget-room-type-attributes li {
    margin: 0 .625rem .625rem 0;
    padding: .325rem 1.25rem;
  }
}

.mphb-loop-room-type-attributes li:before,
.mphb-single-room-type-attributes li:before,
.mphb-widget-room-type-attributes li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #c6c6c6;
  content: '\f129';
  margin-right: .75em;
  font-size: 14px;
}

.mphb-loop-room-type-attributes li .mphb-attribute-value,
.mphb-single-room-type-attributes li .mphb-attribute-value,
.mphb-widget-room-type-attributes li .mphb-attribute-value {
  margin-left: .25em;
}

.mphb-loop-room-type-attributes li.mphb-room-type-adults:before, .mphb-loop-room-type-attributes li.mphb-room-type-adults-capacity:before,
.mphb-single-room-type-attributes li.mphb-room-type-adults:before,
.mphb-single-room-type-attributes li.mphb-room-type-adults-capacity:before,
.mphb-widget-room-type-attributes li.mphb-room-type-adults:before,
.mphb-widget-room-type-attributes li.mphb-room-type-adults-capacity:before {
  content: '\f183';
}

.mphb-loop-room-type-attributes li.mphb-room-type-children:before, .mphb-loop-room-type-attributes li.mphb-room-type-children-capacity:before,
.mphb-single-room-type-attributes li.mphb-room-type-children:before,
.mphb-single-room-type-attributes li.mphb-room-type-children-capacity:before,
.mphb-widget-room-type-attributes li.mphb-room-type-children:before,
.mphb-widget-room-type-attributes li.mphb-room-type-children-capacity:before {
  content: '\f1ae';
}

.mphb-loop-room-type-attributes li.mphb-room-type-view:before,
.mphb-single-room-type-attributes li.mphb-room-type-view:before,
.mphb-widget-room-type-attributes li.mphb-room-type-view:before {
  content: '\f06e';
}

.mphb-loop-room-type-attributes li.mphb-room-type-size:before,
.mphb-single-room-type-attributes li.mphb-room-type-size:before,
.mphb-widget-room-type-attributes li.mphb-room-type-size:before {
  content: '\f065';
}

.mphb-loop-room-type-attributes li.mphb-room-type-bed-type:before,
.mphb-single-room-type-attributes li.mphb-room-type-bed-type:before,
.mphb-widget-room-type-attributes li.mphb-room-type-bed-type:before {
  content: '\f236';
}

.mphb-loop-room-type-attributes li.mphb-room-type-categories .mphb-attribute-value > span:before,
.mphb-single-room-type-attributes li.mphb-room-type-categories .mphb-attribute-value > span:before,
.mphb-widget-room-type-attributes li.mphb-room-type-categories .mphb-attribute-value > span:before {
  content: '\f02b';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #c6c6c6;
  margin-right: .75em;
  font-size: 14px;
}

.mphb-loop-room-type-attributes li.mphb-room-type-facilities, .mphb-loop-room-type-attributes li.mphb-room-type-categories,
.mphb-single-room-type-attributes li.mphb-room-type-facilities,
.mphb-single-room-type-attributes li.mphb-room-type-categories,
.mphb-widget-room-type-attributes li.mphb-room-type-facilities,
.mphb-widget-room-type-attributes li.mphb-room-type-categories {
  margin-bottom: 0;
  border: 0;
  padding: 0;
}

.mphb-loop-room-type-attributes li.mphb-room-type-facilities:before, .mphb-loop-room-type-attributes li.mphb-room-type-categories:before,
.mphb-single-room-type-attributes li.mphb-room-type-facilities:before,
.mphb-single-room-type-attributes li.mphb-room-type-categories:before,
.mphb-widget-room-type-attributes li.mphb-room-type-facilities:before,
.mphb-widget-room-type-attributes li.mphb-room-type-categories:before {
  display: none;
}

.mphb-loop-room-type-attributes li.mphb-room-type-facilities .mphb-attribute-title, .mphb-loop-room-type-attributes li.mphb-room-type-categories .mphb-attribute-title,
.mphb-single-room-type-attributes li.mphb-room-type-facilities .mphb-attribute-title,
.mphb-single-room-type-attributes li.mphb-room-type-categories .mphb-attribute-title,
.mphb-widget-room-type-attributes li.mphb-room-type-facilities .mphb-attribute-title,
.mphb-widget-room-type-attributes li.mphb-room-type-categories .mphb-attribute-title {
  display: none;
}

.mphb-loop-room-type-attributes li.mphb-room-type-facilities .mphb-attribute-value, .mphb-loop-room-type-attributes li.mphb-room-type-categories .mphb-attribute-value,
.mphb-single-room-type-attributes li.mphb-room-type-facilities .mphb-attribute-value,
.mphb-single-room-type-attributes li.mphb-room-type-categories .mphb-attribute-value,
.mphb-widget-room-type-attributes li.mphb-room-type-facilities .mphb-attribute-value,
.mphb-widget-room-type-attributes li.mphb-room-type-categories .mphb-attribute-value {
  margin-left: 0;
}

.mphb-loop-room-type-attributes li.mphb-room-type-facilities .mphb-attribute-value > span, .mphb-loop-room-type-attributes li.mphb-room-type-categories .mphb-attribute-value > span,
.mphb-single-room-type-attributes li.mphb-room-type-facilities .mphb-attribute-value > span,
.mphb-single-room-type-attributes li.mphb-room-type-categories .mphb-attribute-value > span,
.mphb-widget-room-type-attributes li.mphb-room-type-facilities .mphb-attribute-value > span,
.mphb-widget-room-type-attributes li.mphb-room-type-categories .mphb-attribute-value > span {
  display: inline-block;
  border: 1px solid #e9e9e9;
  margin: 0 .5rem .5rem 0;
  padding: .25rem 1rem;
}

@media (min-width: 1470px) {
  .mphb-loop-room-type-attributes li.mphb-room-type-facilities .mphb-attribute-value > span, .mphb-loop-room-type-attributes li.mphb-room-type-categories .mphb-attribute-value > span,
  .mphb-single-room-type-attributes li.mphb-room-type-facilities .mphb-attribute-value > span,
  .mphb-single-room-type-attributes li.mphb-room-type-categories .mphb-attribute-value > span,
  .mphb-widget-room-type-attributes li.mphb-room-type-facilities .mphb-attribute-value > span,
  .mphb-widget-room-type-attributes li.mphb-room-type-categories .mphb-attribute-value > span {
    margin: 0 .625rem .625rem 0;
    padding: .325rem 1.25rem;
  }
}

.mphb-loop-room-type-attributes li.mphb-room-type-custom-attribute,
.mphb-single-room-type-attributes li.mphb-room-type-custom-attribute,
.mphb-widget-room-type-attributes li.mphb-room-type-custom-attribute {
  display: block;
  border: 0;
  padding: 0;
  margin-bottom: 0;
}

.mphb-loop-room-type-attributes li.mphb-room-type-custom-attribute:before,
.mphb-single-room-type-attributes li.mphb-room-type-custom-attribute:before,
.mphb-widget-room-type-attributes li.mphb-room-type-custom-attribute:before {
  display: none;
}

.mphb-loop-room-type-attributes li.mphb-room-type-custom-attribute .mphb-attribute-title,
.mphb-single-room-type-attributes li.mphb-room-type-custom-attribute .mphb-attribute-title,
.mphb-widget-room-type-attributes li.mphb-room-type-custom-attribute .mphb-attribute-title {
  display: none;
}

.mphb-loop-room-type-attributes li.mphb-room-type-custom-attribute .mphb-attribute-value,
.mphb-single-room-type-attributes li.mphb-room-type-custom-attribute .mphb-attribute-value,
.mphb-widget-room-type-attributes li.mphb-room-type-custom-attribute .mphb-attribute-value {
  margin-left: 0;
}

.mphb-loop-room-type-attributes li.mphb-room-type-custom-attribute .mphb-attribute-value > span,
.mphb-single-room-type-attributes li.mphb-room-type-custom-attribute .mphb-attribute-value > span,
.mphb-widget-room-type-attributes li.mphb-room-type-custom-attribute .mphb-attribute-value > span {
  display: inline-block;
  border: 1px solid #e9e9e9;
  padding: .325rem 1.25rem;
  margin: 0 .625rem .625rem 0;
}

.mphb-loop-room-type-attributes .mphb-attribute-value,
.mphb-single-room-type-attributes .mphb-attribute-value,
.mphb-widget-room-type-attributes .mphb-attribute-value {
  display: inline-block;
}

.mphb-loop-room-type-attributes .mphb-attribute-value a,
.mphb-single-room-type-attributes .mphb-attribute-value a,
.mphb-widget-room-type-attributes .mphb-attribute-value a {
  color: #66676d;
}

.mphb-loop-room-type-attributes .mphb-attribute-value a:hover,
.mphb-single-room-type-attributes .mphb-attribute-value a:hover,
.mphb-widget-room-type-attributes .mphb-attribute-value a:hover {
  text-decoration: underline;
}

/*--------------------------------------------------------------
# Regular price
--------------------------------------------------------------*/
.mphb-regular-price {
  margin: 3.75rem 0;
  font-size: 16px;
  font-size: 1rem;
  color: #333;
}

.single-mphb_room_type .mphb-regular-price {
  margin: 2.5rem 0;
}

.mphb-regular-price .mphb-price {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 700;
  margin: 0 .1rem;
  font-family: "Montserrat", sans-serif;
}

.mphb-regular-price .mphb-price .mphb-currency {
  font-size: 50%;
  vertical-align: super;
}

.mphb-regular-price strong {
  font-weight: 400;
}

/*--------------------------------------------------------------
# Booking form
--------------------------------------------------------------*/
.mphb-booking-form {
  margin-bottom: 0;
  max-width: 408px;
}

.mphb-booking-form > p {
  margin-top: 0;
}

.mphb-booking-form .mphb-reserve-btn {
  text-align: center;
}

.mphb-booking-form .mphb-adults-wrapper, .mphb-booking-form .mphb-check-children-date-wrapper {
  /*float: left;
    max-width: 229px;
    width: 50%;*/
}

.mphb-booking-form .mphb-reserve-btn-wrapper {
  clear: both;
  position: relative;
  margin-bottom: 0;
  margin-top: 2.5em;
}

.mphb-booking-form .mphb-reserve-btn-wrapper .mphb-preloader {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

input[type='text'].mphb-datepick.is-datepick {
  padding-right: 1.7em;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../images/calendar/calendar_passive.svg");
  background-repeat: no-repeat;
  background-position: right 0.9em top 1em;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  input[type='text'].mphb-datepick.is-datepick {
    height: 50px;
  }
}

input[type='text'].mphb-datepick.is-datepick:focus, input[type='text'].mphb-datepick.is-datepick:active {
  background-image: url("../images/calendar/calendar_hover.svg");
}

.mphb-required-fields-tip small {
  font-size: 12px;
  font-size: 0.75rem;
}

.widget .mphb-required-fields-tip small {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}

.widget .mphb_widget_search-adults, .widget .mphb_widget_search-children {
  float: left;
  max-width: 170px;
  width: 50%;
}

.widget .mphb_widget_search-adults {
  padding-right: 0.714em;
}

.widget .mphb_widget_search-children {
  padding-left: 0.714em;
}

.widget .mphb_widget_search-submit-button-wrapper {
  clear: both;
}

.widget .mphb-reserve-btn {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.widget .mphb-confirm-reservation {
  width: 100%;
  margin-bottom: 0;
}

.widget .mphb-reserve-btn-wrapper {
  margin-bottom: 0;
}

.mphb-reserve-room-section {
  width: 100%;
  margin-top: 1.25em;
}

.mphb-reserve-room-section .mphb-regular-price {
  margin-top: 0;
  margin-bottom: 1.5em;
}

.mphb_sc_booking_form-wrapper .mphb-reserve-room-section, .mphb_sc_booking_form-wrapper .mphb-errors-wrapper {
  margin-top: 1.25em;
}

.mphb_sc_booking_form-wrapper .mphb-reserve-room-section .mphb-rooms-quantity-wrapper, .mphb_sc_booking_form-wrapper .mphb-errors-wrapper .mphb-rooms-quantity-wrapper {
  margin-bottom: 1.42857em;
}

.mphb-reserve-room-section .mphb-rooms-quantity-wrapper, .mphb-errors-wrapper {
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
}

.mphb-reserve-room-section .mphb-rooms-quantity-wrapper .mphb-error, .mphb-errors-wrapper .mphb-error {
  margin-bottom: 0;
}

body.single .mphb_room_type .mphb-booking-form .mphb-rooms-quantity-wrapper {
  background: transparent;
  color: #66676d;
  font-weight: normal;
  text-align: left;
}

body.single .mphb_room_type .mphb-booking-form .mphb-reserve-room-section {
  text-align: left;
}

.widget-area .mphb_widget_search-form input {
  max-width: 100%;
}

.widget-area .mphb_widget_search-form .mphb_widget_search-children,
.widget-area .mphb_widget_search-form .mphb_widget_search-adults {
  max-width: 100%;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.widget-area .mphb_widget_search-form > p {
  margin-bottom: 1.875rem;
}

.widget-area .mphb_widget_search-form > p:last-child {
  margin-bottom: 0;
}

.mphb_sc_search-wrapper .mphb_sc_search-form:after {
  display: table;
  content: '';
  clear: both;
}

.mphb_sc_search-wrapper .mphb_sc_search-form > p {
  width: 100%;
  float: left;
  clear: both;
  padding: 0 .625rem;
}

@media (min-width: 768px) {
  .mphb_sc_search-wrapper .mphb_sc_search-form > p {
    width: 50%;
  }
}

.mphb_sc_search-wrapper .mphb_sc_search-form > p.mphb-required-fields-tip {
  width: 100%;
}

.mphb_sc_search-wrapper.dark {
  background: #333;
  padding: 1.875rem 1.25rem;
  color: #fff;
}

@media (min-width: 768px) {
  .mphb_sc_search-wrapper.dark {
    padding: 2rem 2.5rem;
  }
}

.mphb_sc_search-wrapper.dark *:not([type="submit"]) {
  color: inherit;
}

.mphb_sc_search-wrapper.dark input:not([type="submit"]), .mphb_sc_search-wrapper.dark select {
  background-color: #242424;
  border-color: #434343;
}

.mphb_sc_search-wrapper.dark input[type="text"].mphb-datepick.is-datepick {
  background-image: url("../images/calendar/calendar_dark_passive.svg");
}

.mphb_sc_search-wrapper.dark input[type="text"].mphb-datepick.is-datepick:focus {
  background-image: url("../images/calendar/calendar_dark_hover.svg");
}

.mphb_sc_search-wrapper.dark select {
  background-image: url("../images/dropcaps/dropcaps_dark_passive.svg");
}

.mphb_sc_search-wrapper.dark select:focus {
  background-image: url("../images/dropcaps/dropcaps_dark_hover.svg");
}

.mphb_sc_search-wrapper.horizontal .mphb_sc_search-form {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 0 -.625rem;
}

.mphb_sc_search-wrapper.horizontal .mphb_sc_search-form > * {
  width: 100%;
  padding: 0 .625rem;
}

@media (min-width: 768px) {
  .mphb_sc_search-wrapper.horizontal .mphb_sc_search-form > * {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .mphb_sc_search-wrapper.horizontal .mphb_sc_search-form > * {
    width: 25%;
  }
}

.mphb_sc_search-wrapper.horizontal .mphb_sc_search-form .mphb-required-fields-tip {
  display: none;
}

.mphb_sc_search-wrapper.horizontal .mphb_sc_search-form .mphb_sc_search-submit-button-wrapper .button {
  width: 100%;
  text-align: center;
}

/*--------------------------------------------------------------
# Datepicker
--------------------------------------------------------------*/
.mphb-calendar .datepick {
  -webkit-box-shadow: 0 3px 10px rgba(150, 150, 150, 0.15);
  box-shadow: 0 3px 10px rgba(150, 150, 150, 0.15);
}

.datepick-popup .datepick-month-header select, .datepick-popup .datepick-month-header input,
.mphb-calendar .datepick-month-header select,
.mphb-calendar .datepick-month-header input {
  width: auto;
  display: inline-block;
  margin: 0em;
  padding: 0em;
  border: none;
  font-size: 100%;
}

.datepick-popup .datepick-month-header select,
.mphb-calendar .datepick-month-header select {
  padding-right: 1.7em;
}

.datepick-popup .datepick-cmd-next,
.datepick-popup .datepick-cmd-prev,
.mphb-calendar .datepick-cmd-next,
.mphb-calendar .datepick-cmd-prev {
  text-indent: 1000px;
  overflow: hidden;
}

.datepick-popup .datepick-cmd-next:before,
.datepick-popup .datepick-cmd-prev:before,
.mphb-calendar .datepick-cmd-next:before,
.mphb-calendar .datepick-cmd-prev:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  font-size: 0.875rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  text-indent: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.datepick-popup .datepick-cmd-prev:before,
.mphb-calendar .datepick-cmd-prev:before {
  right: auto;
  left: 1em;
}

.datepick-popup a.datepick-cmd,
.mphb-calendar a.datepick-cmd {
  padding: 0 1em;
  position: relative;
}

.datepick-popup a.datepick-cmd.datepick-cmd-today,
.mphb-calendar a.datepick-cmd.datepick-cmd-today {
  color: #66676d;
}

.datepick-popup .datepick-cmd-next:before,
.mphb-calendar .datepick-cmd-next:before {
  content: '\f30b';
  float: right;
}

.datepick-popup .datepick-cmd-prev:before,
.mphb-calendar .datepick-cmd-prev:before {
  content: '\f30a';
  float: left;
}

select.datepick-month-year {
  background-position: right 0.5rem top 1.1rem;
}

/*
* Main style
*/
/*
* datepick-nav
*/
/*
* datepick-cmd
*/
/*
* datepick-ctrl
*/
/*
* datepick-month-header
*/
/*
* datepick-month
*/
/*
* highlight
*/
/*
* today
*/
/*
* available date
*/
/*
* not available date
*/
/*
* check in date
*/
/*
* selectable date
*/
.mphb-calendar .datepick,
.datepick-popup .datepick {
  font-size: 90%;
  border: 0px solid #e9e9e9;
  border-radius: 0;
  width: 31.429em;
  max-width: 100%;
  font-family: inherit;
}

.mphb-calendar a,
.datepick-popup a {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mphb-calendar .datepick-nav, .mphb-calendar .datepick-ctrl,
.datepick-popup .datepick-nav,
.datepick-popup .datepick-ctrl {
  font-size: inherit;
  font-weight: normal;
}

.mphb-calendar .datepick-nav,
.datepick-popup .datepick-nav {
  background-color: #242424;
  border-bottom: 1px solid #e9e9e9;
}

.mphb-calendar .datepick-nav a,
.datepick-popup .datepick-nav a {
  color: #9b9ca4;
}

.mphb-calendar .datepick-nav a:hover,
.datepick-popup .datepick-nav a:hover {
  background-color: #242424;
  color: #fff;
}

.mphb-calendar .datepick-nav a.datepick-disabled,
.datepick-popup .datepick-nav a.datepick-disabled {
  cursor: not-allowed;
  color: #9f9f9f;
}

.mphb-calendar .datepick-nav a.datepick-disabled:hover,
.datepick-popup .datepick-nav a.datepick-disabled:hover {
  background-color: #242424;
}

.mphb-calendar .datepick-ctrl,
.datepick-popup .datepick-ctrl {
  border-bottom: 1px solid #eee;
  background-color: #fff;
}

.mphb-calendar .datepick-ctrl a,
.datepick-popup .datepick-ctrl a {
  color: #f6af1f;
  font-weight: 700;
  width: 50%;
}

.mphb-calendar .datepick-ctrl a + a,
.datepick-popup .datepick-ctrl a + a {
  border-left: 1px solid #eee;
}

.mphb-calendar .datepick-ctrl .datepick-cmd:hover,
.datepick-popup .datepick-ctrl .datepick-cmd:hover {
  background-color: #fff;
  color: #484848;
}

.mphb-calendar a.datepick-cmd,
.datepick-popup a.datepick-cmd {
  height: 2.5rem;
  line-height: 2.5rem;
}

.mphb-calendar a.datepick-cmd.datepick-cmd-today,
.datepick-popup a.datepick-cmd.datepick-cmd-today {
  width: 40%;
}

.mphb-calendar .datepick-month-header, .mphb-calendar .datepick-month-header select, .mphb-calendar .datepick-month-header input,
.datepick-popup .datepick-month-header,
.datepick-popup .datepick-month-header select,
.datepick-popup .datepick-month-header input {
  height: 2.778em;
  background-color: #fff;
  color: #333;
  font-weight: 400;
  line-height: 2.778em;
  font-family: inherit;
}

.mphb-calendar .datepick-month,
.datepick-popup .datepick-month {
  width: 100%;
  border: 0px solid #dfdfdf;
}

.mphb-calendar .datepick-month thead,
.datepick-popup .datepick-month thead {
  border-bottom: 0;
}

@media screen and (min-width: 768px) {
  .mphb-calendar .datepick-month,
  .datepick-popup .datepick-month {
    width: 50%;
  }
  .mphb-calendar .datepick-month.last,
  .datepick-popup .datepick-month.last {
    border-left: 0px solid #dfdfdf;
  }
  .mphb-calendar .datepick-month.first,
  .datepick-popup .datepick-month.first {
    border-right: 0px solid #dfdfdf;
  }
}

@media screen and (min-width: 48em) {
  .mphb-calendar .datepick-month + .datepick-month,
  .datepick-popup .datepick-month + .datepick-month {
    border-left: 1px solid #e9e9e9;
    padding-right: 0;
  }
}

@media screen and (min-width: 48em) {
  .mphb-calendar .datepick-month + .datepick-month .datepick-month-header,
  .datepick-popup .datepick-month + .datepick-month .datepick-month-header {
    margin-right: 0;
  }
}

.mphb-calendar .datepick-month table,
.datepick-popup .datepick-month table {
  margin: 0 auto;
  width: 100%;
}

.mphb-calendar .datepick-month tbody,
.datepick-popup .datepick-month tbody {
  line-height: 2.1em;
}

.mphb-calendar .datepick-month th,
.datepick-popup .datepick-month th {
  border: none;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0.3rem 0;
  text-transform: uppercase;
}

.mphb-calendar .datepick-month th,
.mphb-calendar .datepick-month th a,
.datepick-popup .datepick-month th,
.datepick-popup .datepick-month th a {
  background-color: #f2f2f2;
  color: #9b9ca4;
}

.mphb-calendar .datepick-month td,
.datepick-popup .datepick-month td {
  background-color: #fff;
  border: none;
}

.mphb-calendar .datepick-month a,
.datepick-popup .datepick-month a {
  padding: 0;
  background-color: #fff;
  color: #484848;
}

.mphb-calendar .datepick-month span,
.datepick-popup .datepick-month span {
  padding: 0;
}

.mphb-calendar .datepick-month td span,
.datepick-popup .datepick-month td span {
  color: #bcbcbc;
}

.mphb-calendar .datepick-month td .datepick-weekend,
.datepick-popup .datepick-month td .datepick-weekend {
  background-color: #fff;
}

.mphb-calendar a,
.datepick-popup a {
  -webkit-transition: 0.3s background, 0.3s color;
  transition: 0.3s background, 0.3s color;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-not-stay-in-date:not(.mphb-past-date),
.mphb-calendar.mphb-datepick .datepick-month td .mphb-not-available-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-not-stay-in-date:not(.mphb-past-date),
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-not-available-date {
  background-color: #fff;
  color: #9f9f9f;
  text-decoration: line-through;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-past-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-past-date {
  opacity: 1;
  background-color: #fff;
  color: #bcbcbc;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-earlier-min-date,
.mphb-calendar.mphb-datepick .datepick-month td .mphb-later-max-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-earlier-min-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-later-max-date {
  background-color: #fff;
  color: #bcbcbc;
  text-decoration: line-through;
  opacity: 1;
}

.mphb-calendar.mphb-datepick .datepick-month td .datepick-selected,
.datepick-popup .mphb-datepick-popup .datepick-month td .datepick-selected {
  background-color: #f6af1f;
  color: #fff;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-booked-date {
  opacity: 1;
}

.datepick-popup {
  -webkit-box-shadow: 0 5px 10px rgba(150, 150, 150, 0.25);
  box-shadow: 0 5px 10px rgba(150, 150, 150, 0.25);
}

.datepick-popup .mphb-datepick-popup .datepick-month td .datepick-today {
  background-color: #fff;
}

.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-booked-date:not(.mphb-selectable-date) {
  background-color: #fff;
  color: #9f9f9f;
  text-decoration: line-through;
}

.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-check-in-date,
.datepick-popup .mphb-datepick-popup .datepick-month td a.datepick-highlight {
  background-color: #f6af1f;
  color: #fff;
}

.datepick-popup .mphb-datepick-popup.mphb-check-in-datepick .datepick-month td .mphb-not-check-in-date:not(.mphb-past-date) {
  background-color: #fff;
  color: #9f9f9f;
  text-decoration: line-through;
}

.datepick-popup .mphb-datepick-popup.mphb-check-out-datepick .datepick-month td .mphb-not-check-out-date:not(.mphb-past-date) {
  background-color: #fff;
  color: #9f9f9f;
  text-decoration: line-through;
}

.datepick-popup .mphb-datepick-popup.mphb-check-out-datepick .datepick-month td span.mphb-check-in-date:not(.mphb-past-date) {
  background-color: #242424;
  color: #fff;
  text-decoration: none;
}

.datepick-popup {
  max-width: 100%;
}

.mphb-calendar .datepick {
  border: 1px solid #e9e9e9;
  overflow: hidden;
}

.datepick-cmd-current, .datepick-cmd-today {
  width: 40%;
  font-size: 14px;
  font-size: 0.875rem;
}

.mphb-calendar.mphb-datepick {
  --mphb-available-date-bg: #f2f7e7;
  --mphb-available-date-color: #9b9ca4;
  --mphb-not-available-date-bg: #ffffff;
  --mphb-not-available-date-color: #9f9f9f;
  --mphb-booked-date-bg: #f6d5d5;
  --mphb-booked-date-color: #9f9f9f;
  --mphb-out-of-season-date-bg: #ffffff;
  --mphb-out-of-season-date-color: #9f9f9f;
}

.mphb-calendar.mphb-datepick .datepick-month td a {
  text-decoration: none;
  -webkit-transition: none;
  transition: none;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-available-date {
  background-color: #f2f7e7;
  color: #9b9ca4;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date {
  background-color: #f6d5d5;
  text-decoration: none;
  color: #9f9f9f;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date.mphb-date-check-in.mphb-date-check-out {
  background-color: #f6d5d5;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date.mphb-date-check-in {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #f2f7e7), color-stop(50%, #f2f7e7), color-stop(50%, #f6d5d5), to(#f6d5d5));
  background: linear-gradient(to bottom right, #f2f7e7 0, #f2f7e7 50%, #f6d5d5 50%, #f6d5d5 100%);
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-available-date.mphb-date-check-out {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #f6d5d5), color-stop(50%, #f6d5d5), color-stop(50%, #f2f7e7), to(#f2f7e7));
  background: linear-gradient(to bottom right, #f6d5d5 0, #f6d5d5 50%, #f2f7e7 50%, #f2f7e7 100%);
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-out-of-season-date--check-out.mphb-mark-as-unavailable--check-in,
.mphb-calendar.mphb-datepick .datepick-month td .mphb-date-check-in.mphb-mark-as-unavailable--check-out,
.mphb-calendar.mphb-datepick .datepick-month td .mphb-date-check-in.mphb-mark-as-unavailable {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #ffffff), color-stop(50%, #ffffff), color-stop(50%, #f6d5d5), to(#f6d5d5));
  background: linear-gradient(to bottom right, #ffffff 0, #ffffff 50%, #f6d5d5 50%, #f6d5d5 100%);
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-date-check-out.mphb-mark-as-unavailable,
.mphb-calendar.mphb-datepick .datepick-month td .mphb-date-check-out.mphb-mark-as-unavailable--check-in {
  background: -webkit-gradient(linear, right bottom, left top, color-stop(0, #ffffff), color-stop(50%, #ffffff), color-stop(50%, #f6d5d5), to(#f6d5d5));
  background: linear-gradient(to top left, #ffffff 0, #ffffff 50%, #f6d5d5 50%, #f6d5d5 100%);
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-out-of-season-date--check-in,
.mphb-calendar.mphb-datepick .datepick-month td .mphb-date-check-out.mphb-mark-as-unavailable {
  text-decoration: none;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-unselectable-date--check-in,
.mphb-calendar.mphb-datepick .datepick-month td .mphb-unselectable-date--check-out {
  color: rgba(159, 159, 159, 0.5) !important;
}

.mphb-calendar.mphb-datepick .datepick-month td .datepick-highlight,
.mphb-calendar.mphb-datepick .datepick-month td .datepick-selected,
.mphb-calendar.mphb-datepick .datepick-month td .mphb-selected-date {
  background: #f6af1f !important;
  color: #fff !important;
}

.mphb-calendar.mphb-datepick[data-is_show_prices="1"] td > a,
.mphb-calendar.mphb-datepick[data-is_show_prices="1"] td > span {
  line-height: 1;
  padding: .5em 0 .25em;
  min-height: 43px;
}

.mphb-calendar.mphb-datepick[data-is_show_prices="1"] .mphb-date-cell__price {
  margin-top: .125em;
}

.mphb-calendar.mphb-datepick[data-is_show_prices="1"] .mphb-not-available-date .mphb-date-cell__price {
  display: none;
}

.mphb-calendar.mphb-datepick .datepick-ctrl {
  border-bottom: 0;
  border-top: 1px solid #eee;
  padding: 5px;
}

.mphb-calendar.mphb-datepick .datepick-ctrl a {
  height: auto;
}

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
.mphb-view-details-button, .button.mphb-view-details-button {
  background: transparent;
  color: #f6af1f;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.mphb-view-details-button:hover, .mphb-view-details-button:focus, .button.mphb-view-details-button:hover, .button.mphb-view-details-button:focus {
  color: #ffd900;
}

.mphb-view-details-button:hover, .mphb-view-details-button:focus, .mphb-view-details-button:visited, .mphb-view-details-button:active, .button.mphb-view-details-button:hover, .button.mphb-view-details-button:focus, .button.mphb-view-details-button:visited, .button.mphb-view-details-button:active {
  background: transparent;
  text-decoration: none;
}

body .mphb_sc_search_results-wrapper .mphb-reservation-cart {
  margin-bottom: 2.5rem;
}

body .mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-empty-cart-message {
  margin-bottom: 0;
}

.mphb-reservation-details .mphb-cart-total-price {
  font-weight: 700;
}

.mphb-to-book-btn-wrapper {
  float: left;
}

.mphb-to-book-btn-wrapper form {
  margin: 0;
}

.mphb-to-book-btn-wrapper br {
  display: none;
}

.mphb_sc_search_results-wrapper h3,
.mphb_sc_rooms-wrapper h3,
.mphb_sc_room-wrapper h3 {
  display: none;
}

.mphb_sc_search_results-wrapper .mphb-room-type-title,
.mphb_sc_rooms-wrapper .mphb-room-type-title,
.mphb_sc_room-wrapper .mphb-room-type-title {
  text-align: left;
  margin-bottom: 1.875rem;
  margin-top: 1.875rem;
}

@media (min-width: 992px) {
  .mphb_sc_search_results-wrapper .mphb-room-type-title,
  .mphb_sc_rooms-wrapper .mphb-room-type-title,
  .mphb_sc_room-wrapper .mphb-room-type-title {
    margin-top: 0;
  }
}

.mphb_sc_search_results-wrapper .mphb-view-details-button-wrapper, .mphb_sc_search_results-wrapper .mphb-to-book-btn-wrapper,
.mphb_sc_rooms-wrapper .mphb-view-details-button-wrapper,
.mphb_sc_rooms-wrapper .mphb-to-book-btn-wrapper,
.mphb_sc_room-wrapper .mphb-view-details-button-wrapper,
.mphb_sc_room-wrapper .mphb-to-book-btn-wrapper {
  display: inline-block;
  margin-right: 2.5em;
  margin-top: 0.6em;
  vertical-align: top;
  margin-bottom: 0;
}

.mphb-rooms-quantity-wrapper select {
  display: inline-block;
  width: auto;
  margin-right: 1em;
}

.mphb_sc_search_results-wrapper .mphb-reserve-room-section {
  text-align: left;
}

.mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-rooms-quantity-wrapper {
  text-align: left;
  background: transparent;
}

.mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-rooms-quantity-wrapper select {
  width: 100px;
}

.mphb-recommendation-details-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mphb-recommendation-details-list li {
  margin: 0;
  padding: 1.2rem 1.875rem;
  border-left: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  overflow: hidden;
  position: relative;
}

@media (min-width: 768px) {
  .mphb-recommendation-details-list li {
    padding: 1.2rem 13.75rem 1.2rem 1.875rem;
  }
}

@media (min-width: 768px) {
  .mphb-recommendation-details-list li .mphb-recommedation-item-subtotal {
    position: absolute;
    right: 1.875rem;
    bottom: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
  }
}

.mphb-recommendation-total {
  margin: 0;
  padding: 1.5rem  1.875rem;
  width: 100%;
  border: 1px solid #e9e9e9;
  overflow: hidden;
}

.mphb-recommendation-total .mphb-recommendation-total-value,
.mphb-recommendation-details-list .mphb-recommedation-item-subtotal {
  font-weight: 700;
}

@media (min-width: 768px) {
  .mphb-recommendation-total .mphb-recommendation-total-value,
  .mphb-recommendation-details-list .mphb-recommedation-item-subtotal {
    width: 100%;
    float: right;
    position: relative;
    padding: 0 0 0 1.875rem;
    max-width: 190px;
  }
  .mphb-recommendation-total .mphb-recommendation-total-value:before,
  .mphb-recommendation-details-list .mphb-recommedation-item-subtotal:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -99rem;
    bottom: -99rem;
    width: 1px;
    background: #e9e9e9;
  }
}

.mphb-recommendation-total {
  font-weight: 700;
  color: #333;
  background: #f3f3f3;
}

.mphb-recommendation {
  margin-bottom: 3.75rem;
}

.mphb-recommendation .mphb-tax-information {
  font-weight: 400;
}

@media (min-width: 768px) {
  .mphb-recommendation .mphb-tax-information {
    display: block;
  }
}

.room-images-wrapper {
  margin-bottom: 2.5rem;
}

@media (min-width: 992px) {
  .room-images-wrapper {
    margin-bottom: 0;
    float: left;
    width: 52%;
    padding-right: 1.875rem;
  }
}

@media (min-width: 992px) {
  .room-description-wrapper {
    float: right;
    width: 48%;
    padding-left: 1.875rem;
  }
}

.mphb-room-types .mphb_room_type:after {
  display: table;
  content: '';
  clear: both;
}

.mphb_sc_search-form:after {
  content: '';
  display: table;
  clear: both;
}

.mphb_sc_search-form > p {
  margin-top: 0;
}

.mphb_sc_search-form input, .mphb_sc_search-form select {
  max-width: 100%;
}

.mphb_sc_search-form .mphb-required-fields-tip {
  font-size: 12px;
  font-size: 0.75rem;
  color: #9b9ca4;
}

@media screen and (max-width: 767px) {
  .mphb_sc_search-form .mphb_sc_search-adults,
  .mphb_sc_search-form .mphb_sc_search-children {
    padding: 0;
  }
}

.mphb_room_type:after {
  display: table;
  content: '';
  clear: both;
}

.mphb-recommendation-title {
  font-size: 25px;
  font-size: 1.5625rem;
  margin-top: 3.75rem;
}

.mphb-recommendation-total {
  margin-bottom: 1.875rem;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type, .mphb_sc_rooms-wrapper .type-mphb_room_type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 0 !important;
  padding: 2.5rem !important;
  -webkit-box-shadow: 0 3px 10px rgba(150, 150, 150, 0.15);
  box-shadow: 0 3px 10px rgba(150, 150, 150, 0.15);
}

@media (min-width: 992px) {
  .mphb_sc_search_results-wrapper .type-mphb_room_type, .mphb_sc_rooms-wrapper .type-mphb_room_type {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media (min-width: 768px) {
  .mphb_sc_search_results-wrapper .type-mphb_room_type .room-description-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-description-wrapper {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
}

@media (min-width: 992px) {
  .mphb_sc_search_results-wrapper .type-mphb_room_type .room-description-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-description-wrapper {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
  }
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .room-description-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-description-wrapper {
  padding: 0;
}

@media (min-width: 768px) {
  .mphb_sc_search_results-wrapper .type-mphb_room_type .room-description-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-description-wrapper {
    padding: 0 2.5rem 0 0;
  }
}

@media (min-width: 992px) {
  .mphb_sc_search_results-wrapper .type-mphb_room_type .room-description-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-description-wrapper {
    padding: 0 2.5rem;
  }
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .room-book-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-book-wrapper {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .mphb_sc_search_results-wrapper .type-mphb_room_type .room-book-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-book-wrapper {
    padding-left: 2.5rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left: 1px solid #e9e9e9;
  }
}

@media (min-width: 992px) {
  .mphb_sc_search_results-wrapper .type-mphb_room_type .room-book-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-book-wrapper {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .room-book-wrapper .mphb-rooms-reservation-message-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-book-wrapper .mphb-rooms-reservation-message-wrapper {
  margin-bottom: 1em;
  background: #f3f3f3;
  font-size: 12px;
  font-size: 0.75rem;
  padding: .5em 1em;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .room-book-wrapper .mphb-rooms-reservation-message-wrapper p, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-book-wrapper .mphb-rooms-reservation-message-wrapper p {
  margin: 0;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .room-images-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-images-wrapper {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 0;
}

@media (min-width: 992px) {
  .mphb_sc_search_results-wrapper .type-mphb_room_type .room-images-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-images-wrapper {
    width: auto;
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
  }
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .room-images-wrapper .post-thumbnail, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-images-wrapper .post-thumbnail {
  height: 100%;
  margin: 0;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .room-images-wrapper .post-thumbnail img, .mphb_sc_rooms-wrapper .type-mphb_room_type .room-images-wrapper .post-thumbnail img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .mphb-room-type-title, .mphb_sc_rooms-wrapper .type-mphb_room_type .mphb-room-type-title {
  font-size: 25px;
  font-size: 1.5625rem;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .mphb-regular-price, .mphb_sc_rooms-wrapper .type-mphb_room_type .mphb-regular-price {
  margin: 0 0 1.875rem;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .mphb-view-details-button-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .mphb-view-details-button-wrapper {
  margin: 0 0 1.875rem;
  width: 100%;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .mphb-view-details-button-wrapper .button, .mphb_sc_rooms-wrapper .type-mphb_room_type .mphb-view-details-button-wrapper .button {
  width: 100%;
  text-align: center;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .mphb-rooms-quantity, .mphb_sc_rooms-wrapper .type-mphb_room_type .mphb-rooms-quantity {
  margin: 0 0 .5em;
  width: 100% !important;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .mphb-rooms-quantity-wrapper, .mphb_sc_rooms-wrapper .type-mphb_room_type .mphb-rooms-quantity-wrapper {
  margin: 0 0 1.875rem;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .mphb-reserve-room-section, .mphb_sc_rooms-wrapper .type-mphb_room_type .mphb-reserve-room-section {
  margin-top: 0;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .mphb-reserve-room-section .button, .mphb_sc_rooms-wrapper .type-mphb_room_type .mphb-reserve-room-section .button {
  width: 100%;
  text-align: center;
}

.mphb_sc_search_results-wrapper .type-mphb_room_type .mphb-reserve-room-section .button + .button, .mphb_sc_rooms-wrapper .type-mphb_room_type .mphb-reserve-room-section .button + .button {
  margin-top: 1rem;
}

.mphb_sc_rooms-wrapper .room-book-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mphb_sc_rooms-wrapper .room-book-wrapper > * {
  margin: 0 0 1.875rem;
}

.mphb_sc_rooms-wrapper .room-book-wrapper .mphb-regular-price {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (min-width: 768px) {
  .mphb_sc_rooms-wrapper .room-book-wrapper .mphb-regular-price {
    text-align: center;
  }
}

.mphb_sc_rooms-wrapper .room-book-wrapper .mphb-to-book-btn-wrapper {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
}

@media (min-width: 768px) {
  .mphb_sc_rooms-wrapper .room-book-wrapper .mphb-to-book-btn-wrapper {
    text-align: center;
  }
}

.mphb_sc_rooms-wrapper .room-book-wrapper .mphb-view-details-button-wrapper {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  width: auto;
}

@media (min-width: 768px) {
  .mphb_sc_rooms-wrapper .room-book-wrapper .mphb-view-details-button-wrapper {
    width: 100%;
  }
}

.mphb_sc_rooms-wrapper .room-book-wrapper .mphb-view-details-button-wrapper .button {
  width: auto;
  display: inline-block;
}

@media (min-width: 768px) {
  .mphb_sc_rooms-wrapper .room-book-wrapper .mphb-view-details-button-wrapper .button {
    width: 100%;
    display: block;
  }
}

.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-item-guests {
  color: #9b9ca4;
}

/*--------------------------------------------------------------
# Flexslider
--------------------------------------------------------------*/
.site-content .mphb-flexslider ul.slides img {
  display: block !important;
}

.site-content .mphb-flexslider .gallery-icon.landscape a {
  display: block;
}

.mphb-flexslider ul.flex-direction-nav li {
  margin: 0 0 0;
  border: 0px solid;
}

body .flexslider {
  background: #fff;
  border: 0px solid #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

body .mphb-flexslider.flexslider ul.flex-direction-nav a,
body .flexslider ul.flex-direction-nav a {
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  overflow: hidden;
  border-radius: 0;
  border: 0;
  color: #66676d;
  text-indent: -999rem;
  background-color: #fff;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
}

body .mphb-flexslider.flexslider ul.flex-direction-nav a:before,
body .flexslider ul.flex-direction-nav a:before {
  text-indent: 0;
  border-radius: 0;
  margin: 0;
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 16px;
  font-size: 1rem;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  text-shadow: none;
}

body .mphb-flexslider.flexslider ul.flex-direction-nav a:hover,
body .flexslider ul.flex-direction-nav a:hover {
  background-color: #f6af1f;
}

body .mphb-flexslider.flexslider ul.flex-direction-nav a.flex-next,
body .flexslider ul.flex-direction-nav a.flex-next {
  right: 1.875rem;
}

body .mphb-flexslider.flexslider ul.flex-direction-nav a.flex-next:before,
body .flexslider ul.flex-direction-nav a.flex-next:before {
  content: "\f105";
}

body .mphb-flexslider.flexslider ul.flex-direction-nav a.flex-prev,
body .flexslider ul.flex-direction-nav a.flex-prev {
  left: 1.875rem;
}

body .mphb-flexslider.flexslider ul.flex-direction-nav a.flex-prev:before,
body .flexslider ul.flex-direction-nav a.flex-prev:before {
  content: "\f104";
}

body .mphb-flexslider.flexslider:hover ul.flex-direction-nav a.flex-next,
body .flexslider:hover ul.flex-direction-nav a.flex-next {
  opacity: 1;
  right: 1.875rem;
}

body .mphb-flexslider.flexslider:hover ul.flex-direction-nav a.flex-prev,
body .flexslider:hover ul.flex-direction-nav a.flex-prev {
  opacity: 1;
  left: 1.875rem;
}

body .mphb-flexslider.flexslider ol.flex-control-nav,
body .flexslider ol.flex-control-nav {
  bottom: 2rem !important;
}

body .mphb-flexslider.flexslider ol.flex-control-nav li,
body .flexslider ol.flex-control-nav li {
  margin: 0 .875rem;
}

body .mphb-flexslider.flexslider ol.flex-control-nav li a,
body .flexslider ol.flex-control-nav li a {
  background: #fff !important;
  width: 8px;
  height: 8px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-box-shadow: 0 0 0 4px rgba(246, 175, 31, 0);
  box-shadow: 0 0 0 4px rgba(246, 175, 31, 0);
}

body .mphb-flexslider.flexslider ol.flex-control-nav li a:focus,
body .flexslider ol.flex-control-nav li a:focus {
  outline: none;
}

body .mphb-flexslider.flexslider ol.flex-control-nav li a.flex-active, body .mphb-flexslider.flexslider ol.flex-control-nav li a:hover,
body .flexslider ol.flex-control-nav li a.flex-active,
body .flexslider ol.flex-control-nav li a:hover {
  background: #f6af1f !important;
  -webkit-box-shadow: 0 0 0 4px rgba(246, 175, 31, 0.5);
  box-shadow: 0 0 0 4px rgba(246, 175, 31, 0.5);
}

/*--------------------------------------------------------------
# Checkout
--------------------------------------------------------------*/
body .mphb_sc_checkout-form .mphb-check-in-date,
body .mphb_sc_checkout-form .mphb-check-out-date {
  border: 1px solid #e9e9e9;
  min-height: 74px;
  line-height: 74px;
  margin: 0;
}

body .mphb_sc_checkout-form .mphb-check-in-date > span:first-child,
body .mphb_sc_checkout-form .mphb-check-out-date > span:first-child {
  color: #333;
  padding: 0 1.25rem;
  font-weight: 900;
}

@media (min-width: 768px) {
  body .mphb_sc_checkout-form .mphb-check-in-date > span:first-child,
  body .mphb_sc_checkout-form .mphb-check-out-date > span:first-child {
    display: inline-block;
    width: 25%;
    background: #f3f3f3;
    border-right: 1px solid #e9e9e9;
    margin-right: 1.25rem;
  }
}

body .mphb_sc_checkout-form .mphb-check-out-date {
  border-top: none;
}

body .mphb_sc_checkout-form > section:not(:first-of-type).mphb-checkout-terms-wrapper {
  margin-top: 2.5rem !important;
}

body .mphb_sc_checkout-form .mphb-price-breakdown {
  margin-top: 2.9em;
}

body .mphb_sc_checkout-form .mphb-price-breakdown-title {
  font-size: 25px;
  font-size: 1.5625rem;
}

body .mphb_sc_checkout-services-list select {
  width: 100px;
  display: inline-block;
}

body .mphb-gateways-list .mphb-gateway-description {
  font-size: 14px;
  font-size: 0.875rem;
}

@media screen and (min-width: 768px) {
  body .mphb-gateways-list input[type='checkbox'] {
    margin-top: 0.25em;
  }
}

body .mphb-total-price {
  margin: 2.5rem 0 1.875rem;
  font-weight: 900;
}

.mphb-room-details:first-child {
  margin-top: 3.75rem;
}

.mphb-room-details input, .mphb-room-details select {
  max-width: 458px;
}

.mphb-room-details .mphb-room-number {
  margin-top: 0;
}

.mphb_checkout-services-list, .mphb_sc_checkout-services-list {
  margin: 0;
  padding: 0;
}

.mphb_checkout-services-list li label, .mphb_sc_checkout-services-list li label {
  font-size: 16px;
  font-size: 1rem;
  color: #66676d;
  font-weight: 400;
}

.mphb_checkout-services-list li select, .mphb_sc_checkout-services-list li select {
  margin: 0 20px;
}

.mphb-services-details {
  margin-top: 3.75em;
}

.mphb-services-details ul li {
  padding-left: 0;
}

.mphb-rate-chooser {
  margin-top: 3.75em;
  padding: 0;
}

.mphb-gateways-list {
  margin: 0;
  padding: 0;
}

.mphb-rate-chooser .mphb-room-rate-variant,
.mphb-gateways-list .mphb-gateway {
  padding-left: 2.5em;
  position: relative;
  margin-bottom: 2rem;
  font-size: 14px;
  font-size: 0.875rem;
}

.mphb-rate-chooser .mphb-room-rate-variant label,
.mphb-gateways-list .mphb-gateway label {
  font-size: 16px;
  font-size: 1rem;
  color: #66676d;
}

.mphb-rate-chooser .mphb-room-rate-variant input[type="radio"],
.mphb-gateways-list .mphb-gateway input[type="radio"] {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: .5rem;
}

.mphb-coupon-code-wrapper > p {
  margin: 0 0 .875rem;
  display: inline-block;
}

.mphb-coupon-code-wrapper > p:first-child {
  max-width: 458px;
  width: 100%;
}

.mphb-coupon-code-wrapper .mphb-apply-coupon-code-button {
  margin-left: 1.42857em;
}

.mphb-coupon-code-wrapper .mphb-coupon-message {
  width: 100%;
}

.mphb_sc_checkout-wrapper .mphb-room-price-breakdown-wrapper,
.mphb_sc_checkout-wrapper .mphb-checkout-section,
.mphb_sc_checkout-wrapper .mphb-coupon-code-wrapper,
.mphb_sc_checkout-wrapper .mphb-room-details,
.mphb_sc_checkout-wrapper .mphb-total-price {
  padding-top: 6.25rem;
  border-top: 2px dashed #e9e9e9;
  margin-top: 3.75rem;
}

.mphb_sc_checkout-wrapper .mphb-login-form-wrap {
  padding-bottom: 3.75rem;
  border-bottom: 2px dashed #e9e9e9;
}

.mphb_sc_checkout-wrapper .mphb-login-form-wrap > p {
  margin-bottom: 0;
}

.mphb_sc_checkout-wrapper .mphb-login-form-wrap .mphb-login-form {
  margin-top: 20px;
}

.mphb_sc_checkout-wrapper .mphb-total-price {
  font-weight: 700;
  color: #333;
  font-family: "Montserrat", sans-serif;
}

.mphb_sc_checkout-wrapper .mphb-total-price .mphb-price {
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
}

.mphb_sc_checkout-wrapper .mphb-total-price .mphb-price .mphb-currency {
  font-size: 50%;
  vertical-align: super;
}

.mphb_sc_checkout-wrapper .mphb-checkout-section:first-of-type {
  margin-top: 0;
  border: 0;
  padding: 0;
}

.mphb_sc_checkout-wrapper .mphb-checkout-terms-wrapper {
  padding-top: 0;
  margin-top: 0;
  border: 0;
}

#mphb-customer-details.mphb-checkout-section {
  margin: 4em -11px 0;
}

#mphb-customer-details.mphb-checkout-section:after {
  display: table;
  content: '';
  clear: both;
}

#mphb-customer-details.mphb-checkout-section > * {
  margin-top: 0;
  width: 100%;
  padding: 0 11px;
  float: left;
}

@media (min-width: 768px) {
  #mphb-customer-details.mphb-checkout-section .mphb-customer-name,
  #mphb-customer-details.mphb-checkout-section .mphb-customer-last-name,
  #mphb-customer-details.mphb-checkout-section .mphb-customer-email,
  #mphb-customer-details.mphb-checkout-section .mphb-customer-phone {
    width: 50%;
  }
}

/*--------------------------------------------------------------
# Home page widget .widget_mphb_search_availability_widget
--------------------------------------------------------------*/
.homepage-widget-area .mphb_sc_search-form, .homepage-widget-area .mphb-booking-form, .homepage-widget-area .mphb_widget_search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -0.625em;
}

.homepage-widget-area .mphb_sc_search-form p, .homepage-widget-area .mphb-booking-form p, .homepage-widget-area .mphb_widget_search-form p {
  width: 100%;
  padding-left: 0.625em;
  padding-right: 0.625em;
  margin-bottom: 1.875em;
}

@media (min-width: 992px) {
  .homepage-widget-area .mphb_sc_search-form p, .homepage-widget-area .mphb-booking-form p, .homepage-widget-area .mphb_widget_search-form p {
    margin-bottom: 0;
  }
}

.homepage-widget-area .mphb_sc_search-form p br, .homepage-widget-area .mphb-booking-form p br, .homepage-widget-area .mphb_widget_search-form p br {
  display: none;
}

.homepage-widget-area .mphb_sc_search-form .mphb-adults-wrapper,
.homepage-widget-area .mphb_sc_search-form .mphb-check-children-date-wrapper,
.homepage-widget-area .mphb_sc_search-form .mphb_widget_search-adults,
.homepage-widget-area .mphb_sc_search-form .mphb_widget_search-children, .homepage-widget-area .mphb-booking-form .mphb-adults-wrapper,
.homepage-widget-area .mphb-booking-form .mphb-check-children-date-wrapper,
.homepage-widget-area .mphb-booking-form .mphb_widget_search-adults,
.homepage-widget-area .mphb-booking-form .mphb_widget_search-children, .homepage-widget-area .mphb_widget_search-form .mphb-adults-wrapper,
.homepage-widget-area .mphb_widget_search-form .mphb-check-children-date-wrapper,
.homepage-widget-area .mphb_widget_search-form .mphb_widget_search-adults,
.homepage-widget-area .mphb_widget_search-form .mphb_widget_search-children {
  width: 50%;
  max-width: none;
}

@media (min-width: 992px) {
  .homepage-widget-area .mphb_sc_search-form .mphb-adults-wrapper,
  .homepage-widget-area .mphb_sc_search-form .mphb-check-children-date-wrapper,
  .homepage-widget-area .mphb_sc_search-form .mphb_widget_search-adults,
  .homepage-widget-area .mphb_sc_search-form .mphb_widget_search-children, .homepage-widget-area .mphb-booking-form .mphb-adults-wrapper,
  .homepage-widget-area .mphb-booking-form .mphb-check-children-date-wrapper,
  .homepage-widget-area .mphb-booking-form .mphb_widget_search-adults,
  .homepage-widget-area .mphb-booking-form .mphb_widget_search-children, .homepage-widget-area .mphb_widget_search-form .mphb-adults-wrapper,
  .homepage-widget-area .mphb_widget_search-form .mphb-check-children-date-wrapper,
  .homepage-widget-area .mphb_widget_search-form .mphb_widget_search-adults,
  .homepage-widget-area .mphb_widget_search-form .mphb_widget_search-children {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
}

.homepage-widget-area .mphb_sc_search-form .mphb-check-out-date-wrapper,
.homepage-widget-area .mphb_sc_search-form .mphb-check-in-date-wrapper,
.homepage-widget-area .mphb_sc_search-form .mphb_widget_search-check-in-date,
.homepage-widget-area .mphb_sc_search-form .mphb_widget_search-check-out-date, .homepage-widget-area .mphb-booking-form .mphb-check-out-date-wrapper,
.homepage-widget-area .mphb-booking-form .mphb-check-in-date-wrapper,
.homepage-widget-area .mphb-booking-form .mphb_widget_search-check-in-date,
.homepage-widget-area .mphb-booking-form .mphb_widget_search-check-out-date, .homepage-widget-area .mphb_widget_search-form .mphb-check-out-date-wrapper,
.homepage-widget-area .mphb_widget_search-form .mphb-check-in-date-wrapper,
.homepage-widget-area .mphb_widget_search-form .mphb_widget_search-check-in-date,
.homepage-widget-area .mphb_widget_search-form .mphb_widget_search-check-out-date {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .homepage-widget-area .mphb_sc_search-form .mphb-check-out-date-wrapper,
  .homepage-widget-area .mphb_sc_search-form .mphb-check-in-date-wrapper,
  .homepage-widget-area .mphb_sc_search-form .mphb_widget_search-check-in-date,
  .homepage-widget-area .mphb_sc_search-form .mphb_widget_search-check-out-date, .homepage-widget-area .mphb-booking-form .mphb-check-out-date-wrapper,
  .homepage-widget-area .mphb-booking-form .mphb-check-in-date-wrapper,
  .homepage-widget-area .mphb-booking-form .mphb_widget_search-check-in-date,
  .homepage-widget-area .mphb-booking-form .mphb_widget_search-check-out-date, .homepage-widget-area .mphb_widget_search-form .mphb-check-out-date-wrapper,
  .homepage-widget-area .mphb_widget_search-form .mphb-check-in-date-wrapper,
  .homepage-widget-area .mphb_widget_search-form .mphb_widget_search-check-in-date,
  .homepage-widget-area .mphb_widget_search-form .mphb_widget_search-check-out-date {
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .homepage-widget-area .mphb_sc_search-form .mphb-check-out-date-wrapper,
  .homepage-widget-area .mphb_sc_search-form .mphb-check-in-date-wrapper,
  .homepage-widget-area .mphb_sc_search-form .mphb_widget_search-check-in-date,
  .homepage-widget-area .mphb_sc_search-form .mphb_widget_search-check-out-date, .homepage-widget-area .mphb-booking-form .mphb-check-out-date-wrapper,
  .homepage-widget-area .mphb-booking-form .mphb-check-in-date-wrapper,
  .homepage-widget-area .mphb-booking-form .mphb_widget_search-check-in-date,
  .homepage-widget-area .mphb-booking-form .mphb_widget_search-check-out-date, .homepage-widget-area .mphb_widget_search-form .mphb-check-out-date-wrapper,
  .homepage-widget-area .mphb_widget_search-form .mphb-check-in-date-wrapper,
  .homepage-widget-area .mphb_widget_search-form .mphb_widget_search-check-in-date,
  .homepage-widget-area .mphb_widget_search-form .mphb_widget_search-check-out-date {
    -webkit-box-flex: 3;
    -ms-flex: 3 2;
    flex: 3 2;
  }
}

.homepage-widget-area .mphb_sc_search-form .mphb-required-fields-tip, .homepage-widget-area .mphb-booking-form .mphb-required-fields-tip, .homepage-widget-area .mphb_widget_search-form .mphb-required-fields-tip {
  display: none;
}

.homepage-widget-area .mphb_sc_search-form .mphb-reserve-btn-wrapper,
.homepage-widget-area .mphb_sc_search-form .mphb_widget_search-submit-button-wrapper, .homepage-widget-area .mphb-booking-form .mphb-reserve-btn-wrapper,
.homepage-widget-area .mphb-booking-form .mphb_widget_search-submit-button-wrapper, .homepage-widget-area .mphb_widget_search-form .mphb-reserve-btn-wrapper,
.homepage-widget-area .mphb_widget_search-form .mphb_widget_search-submit-button-wrapper {
  width: 100%;
  position: relative;
}

@media screen and (min-width: 992px) {
  .homepage-widget-area .mphb_sc_search-form .mphb-reserve-btn-wrapper,
  .homepage-widget-area .mphb_sc_search-form .mphb_widget_search-submit-button-wrapper, .homepage-widget-area .mphb-booking-form .mphb-reserve-btn-wrapper,
  .homepage-widget-area .mphb-booking-form .mphb_widget_search-submit-button-wrapper, .homepage-widget-area .mphb_widget_search-form .mphb-reserve-btn-wrapper,
  .homepage-widget-area .mphb_widget_search-form .mphb_widget_search-submit-button-wrapper {
    -webkit-box-flex: 4;
    -ms-flex: 4 2;
    flex: 4 2;
  }
}

.homepage-widget-area .mphb_sc_search-form .mphb-reserve-btn-wrapper .button,
.homepage-widget-area .mphb_sc_search-form .mphb_widget_search-submit-button-wrapper .button, .homepage-widget-area .mphb-booking-form .mphb-reserve-btn-wrapper .button,
.homepage-widget-area .mphb-booking-form .mphb_widget_search-submit-button-wrapper .button, .homepage-widget-area .mphb_widget_search-form .mphb-reserve-btn-wrapper .button,
.homepage-widget-area .mphb_widget_search-form .mphb_widget_search-submit-button-wrapper .button {
  width: 100%;
  max-width: none;
}

.homepage-widget-area .mphb_sc_search-form .mphb-reserve-btn-wrapper .mphb-preloader,
.homepage-widget-area .mphb_sc_search-form .mphb_widget_search-submit-button-wrapper .mphb-preloader, .homepage-widget-area .mphb-booking-form .mphb-reserve-btn-wrapper .mphb-preloader,
.homepage-widget-area .mphb-booking-form .mphb_widget_search-submit-button-wrapper .mphb-preloader, .homepage-widget-area .mphb_widget_search-form .mphb-reserve-btn-wrapper .mphb-preloader,
.homepage-widget-area .mphb_widget_search-form .mphb_widget_search-submit-button-wrapper .mphb-preloader {
  position: absolute;
  right: -1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.homepage-widget-area .mphb_sc_search-form .mphb_widget_search-submit-button-wrapper, .homepage-widget-area .mphb-booking-form .mphb_widget_search-submit-button-wrapper, .homepage-widget-area .mphb_widget_search-form .mphb_widget_search-submit-button-wrapper {
  min-width: 156px;
  padding: 0 .625em;
}

.homepage-widget-area .mphb_sc_search-form .mphb_widget_search-submit-button-wrapper .button, .homepage-widget-area .mphb-booking-form .mphb_widget_search-submit-button-wrapper .button, .homepage-widget-area .mphb_widget_search-form .mphb_widget_search-submit-button-wrapper .button {
  width: 100%;
}

.homepage-widget-area .mphb_sc_search-form .mphb-rooms-quantity-wrapper, .homepage-widget-area .mphb-booking-form .mphb-rooms-quantity-wrapper, .homepage-widget-area .mphb_widget_search-form .mphb-rooms-quantity-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.homepage-widget-area .mphb_sc_search-form .mphb-rooms-quantity-wrapper select, .homepage-widget-area .mphb-booking-form .mphb-rooms-quantity-wrapper select, .homepage-widget-area .mphb_widget_search-form .mphb-rooms-quantity-wrapper select {
  max-width: 100px;
  margin: 0 1em;
}

.homepage-widget-area .mphb_sc_search-form .mphb-rooms-quantity-wrapper select option, .homepage-widget-area .mphb-booking-form .mphb-rooms-quantity-wrapper select option, .homepage-widget-area .mphb_widget_search-form .mphb-rooms-quantity-wrapper select option {
  color: #66676d;
}

.homepage-widget-area .mphb_sc_search-form .mphb-rooms-quantity-wrapper .mphb-available-rooms-count, .homepage-widget-area .mphb-booking-form .mphb-rooms-quantity-wrapper .mphb-available-rooms-count, .homepage-widget-area .mphb_widget_search-form .mphb-rooms-quantity-wrapper .mphb-available-rooms-count {
  margin: 0 .5em;
}

.homepage-widget-area .mphb_sc_search-form .mphb-reserve-room-section .button, .homepage-widget-area .mphb-booking-form .mphb-reserve-room-section .button, .homepage-widget-area .mphb_widget_search-form .mphb-reserve-room-section .button {
  margin-bottom: 0;
}

.homepage-widget-area .mphb_sc_search-form select,
.homepage-widget-area .mphb_sc_search-form input[type="text"], .homepage-widget-area .mphb-booking-form select,
.homepage-widget-area .mphb-booking-form input[type="text"], .homepage-widget-area .mphb_widget_search-form select,
.homepage-widget-area .mphb_widget_search-form input[type="text"] {
  width: 100%;
}

.homepage-widget-area .mphb_sc_search-form input[type="text"], .homepage-widget-area .mphb-booking-form input[type="text"], .homepage-widget-area .mphb_widget_search-form input[type="text"] {
  background-image: url("../images/calendar/calendar_dark_passive.svg");
  background-position: top 1em right 1em;
  background-repeat: no-repeat;
}

.homepage-widget-area .mphb_sc_search-form input[type="text"]:focus, .homepage-widget-area .mphb_sc_search-form input[type="text"]:active, .homepage-widget-area .mphb-booking-form input[type="text"]:focus, .homepage-widget-area .mphb-booking-form input[type="text"]:active, .homepage-widget-area .mphb_widget_search-form input[type="text"]:focus, .homepage-widget-area .mphb_widget_search-form input[type="text"]:active {
  background-image: url("../images/calendar/calendar_dark_hover.svg");
}

.homepage-widget-area .mphb_sc_search-form label, .homepage-widget-area .mphb-booking-form label, .homepage-widget-area .mphb_widget_search-form label {
  display: none;
}

.homepage-widget-area .mphb_sc_search-form .mphb-reserve-room-section, .homepage-widget-area .mphb-booking-form .mphb-reserve-room-section, .homepage-widget-area .mphb_widget_search-form .mphb-reserve-room-section {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

.homepage-widget-area .mphb_sc_search-form .mphb-reserve-room-section .button, .homepage-widget-area .mphb-booking-form .mphb-reserve-room-section .button, .homepage-widget-area .mphb_widget_search-form .mphb-reserve-room-section .button {
  padding-left: 0;
  padding-right: 0;
}

.homepage-widget-area .mphb_sc_search-form {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.homepage-widget-area .mphb_sc_search-form .mphb_sc_search-adults,
.homepage-widget-area .mphb_sc_search-form .mphb_sc_search-children {
  width: 138px;
  min-width: 138px;
  padding-right: .625em;
}

.homepage-widget-area .mphb_sc_search-form .mphb_sc_search-submit-button-wrapper .button {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .homepage-widget-area .mphb_sc_search-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .homepage-widget-area .mphb_sc_search-form .mphb_sc_search-check-in-date,
  .homepage-widget-area .mphb_sc_search-form .mphb_sc_search-check-out-date {
    width: 50%;
  }
  .homepage-widget-area .mphb_sc_search-form .mphb_sc_search-adults,
  .homepage-widget-area .mphb_sc_search-form .mphb_sc_search-children {
    width: 50%;
    max-width: none;
  }
  .homepage-widget-area .mphb_sc_search-form .mphb_sc_search-submit-button-wrapper {
    width: 100%;
  }
  .homepage-widget-area .mphb_sc_search-form .mphb_sc_search-submit-button-wrapper .button {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .homepage-widget-area .mphb_sc_search-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .homepage-widget-area .mphb_sc_search-form .mphb_sc_search-check-in-date,
  .homepage-widget-area .mphb_sc_search-form .mphb_sc_search-check-out-date {
    width: 100%;
  }
  .homepage-widget-area .mphb_sc_search-form .mphb_sc_search-adults,
  .homepage-widget-area .mphb_sc_search-form .mphb_sc_search-children {
    width: 100%;
    max-width: none;
  }
  .homepage-widget-area .mphb_sc_search-form .mphb_sc_search-submit-button-wrapper {
    width: 100%;
  }
  .homepage-widget-area .mphb_sc_search-form .mphb_sc_search-submit-button-wrapper .button {
    max-width: none;
  }
}

.widget .mphb_widget_search-submit-button-wrapper .button {
  width: 100%;
}

.mphb-widget-room-type-title a {
  color: inherit;
}

body .mphb_widget_rooms-wrapper .mphb-widget-room-type-book-button {
  margin-top: 2em;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.mphb-service-title > a {
  color: inherit;
}

.mphb-service-title > a:hover {
  color: #f6af1f;
  text-decoration: none;
}

.mphb-service-title {
  margin-top: 0;
}

.mphb-loop-service-thumbnail {
  margin-bottom: 0;
}

.single .mphb_room_service .entry-header {
  margin-bottom: 3.75rem;
}

.single .mphb_room_service .entry-header .entry-title {
  margin: 0;
  text-align: center;
}

.single .mphb_room_service .post-thumbnail {
  margin-bottom: 5rem;
}

.single .mphb_room_service .entry-content {
  margin-top: 0;
}

.single .mphb_room_service .mphb-price-title,
.single .mphb_room_service .mphb-price-wrapper {
  margin-top: 3.75rem;
  margin-bottom: 0;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
}

.single .mphb_room_service .mphb-price-wrapper {
  font-weight: 700;
  margin-left: 1rem;
}

/*--------------------------------------------------------------
# Reviews
--------------------------------------------------------------*/
.mphbr-star-rating > span {
  color: #ffd900;
}

.mphb-reviews,
.mphb_sc_accommodation_reviews-wrapper {
  margin-top: 6.25rem;
}

.mphb-reviews .mphbr-new-review-box,
.mphb_sc_accommodation_reviews-wrapper .mphbr-new-review-box {
  padding: 0;
  margin-top: 0;
  border: 0;
}

.mphb-reviews .mphbr-new-review-box .comment-respond,
.mphb_sc_accommodation_reviews-wrapper .mphbr-new-review-box .comment-respond {
  margin-top: 3.125rem;
}

.mphb-reviews .mphbr-accommodation-rating,
.mphb_sc_accommodation_reviews-wrapper .mphbr-accommodation-rating {
  margin-bottom: 2.5rem;
}

@media (max-width: 767px) {
  .mphb-reviews .mphbr-accommodation-rating .mphbr-add-review,
  .mphb_sc_accommodation_reviews-wrapper .mphbr-accommodation-rating .mphbr-add-review {
    margin: 1.25rem 0;
  }
}

.mphb-reviews .mphbr-review-form .mphbr-rating-wrapper,
.mphb_sc_accommodation_reviews-wrapper .mphbr-review-form .mphbr-rating-wrapper {
  margin-top: 0;
}

.mphb-reviews .mphbr-review-form .mphbr-rating-wrapper .mphbr-rating-parameter-wrapper,
.mphb_sc_accommodation_reviews-wrapper .mphbr-review-form .mphbr-rating-wrapper .mphbr-rating-parameter-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mphb-reviews .mphbr-review-form .mphbr-rating-wrapper .mphbr-rating-parameter-wrapper:first-child .mphbr-stars,
.mphb_sc_accommodation_reviews-wrapper .mphbr-review-form .mphbr-rating-wrapper .mphbr-rating-parameter-wrapper:first-child .mphbr-stars {
  margin-top: 0;
}

.mphb-reviews .mphbr-review-form .mphbr-rating-wrapper .mphbr-rating-parameter-wrapper .mphbr-stars,
.mphb_sc_accommodation_reviews-wrapper .mphbr-review-form .mphbr-rating-wrapper .mphbr-rating-parameter-wrapper .mphbr-stars {
  margin-bottom: .5rem;
  margin-top: .5rem;
}

.mphb-reviews .mphbr-review-form .mphbr-rating-wrapper .mphbr-rating-parameter-wrapper .mphb-rating-picker,
.mphb_sc_accommodation_reviews-wrapper .mphbr-review-form .mphbr-rating-wrapper .mphbr-rating-parameter-wrapper .mphb-rating-picker {
  padding: 0;
  height: auto;
}

.mphb-reviews .comment-list,
.mphb_sc_accommodation_reviews-wrapper .comment-list {
  padding-bottom: 0;
  border-bottom: 0;
}

@media (min-width: 768px) {
  .mphb-reviews .mphbr_review .mphbr-review-rating,
  .mphb_sc_accommodation_reviews-wrapper .mphbr_review .mphbr-review-rating {
    position: absolute;
    right: 2.5rem;
    top: 2.5rem;
  }
}

.mphb-reviews .mphbr_review .mphbr-review-rating .mphbr-star-rating,
.mphb_sc_accommodation_reviews-wrapper .mphbr_review .mphbr-review-rating .mphbr-star-rating {
  margin-right: 0;
}

.mphb-reviews .mphbr_review .mphbr-review-rating + p,
.mphb_sc_accommodation_reviews-wrapper .mphbr_review .mphbr-review-rating + p {
  margin-top: 0;
}

.mphb-reviews .mphbr_review .mphbr-review-wrapper,
.mphb_sc_accommodation_reviews-wrapper .mphbr_review .mphbr-review-wrapper {
  margin-bottom: 0;
}

.mphb-reviews .mphbr_review .mphbr-review-wrapper > p:last-child,
.mphb_sc_accommodation_reviews-wrapper .mphbr_review .mphbr-review-wrapper > p:last-child {
  margin-bottom: 0;
}

.mphb-reviews .mphbr_review .children .comment-body > .avatar,
.mphb_sc_accommodation_reviews-wrapper .mphbr_review .children .comment-body > .avatar {
  display: none;
}

.mphb-reviews .mphbr_review .children .comment-content,
.mphb_sc_accommodation_reviews-wrapper .mphbr_review .children .comment-content {
  margin-top: 0;
}

.mphb-reviews .mphbr_review .children .comment-body-wrapper,
.mphb_sc_accommodation_reviews-wrapper .mphbr_review .children .comment-body-wrapper {
  margin-left: auto;
  margin-right: 0;
}

@media (min-width: 768px) {
  .mphb-reviews .mphbr_review .children .comment-body-wrapper:before,
  .mphb_sc_accommodation_reviews-wrapper .mphbr_review .children .comment-body-wrapper:before {
    top: 0;
    left: 45px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    border-width: 0 15px 13px 15px;
    border-color: transparent transparent #fff transparent;
  }
}

.mphb_sc_accommodation_reviews-wrapper {
  margin-top: 0;
}

.mphb_sc_accommodation_reviews-wrapper .mphbr-load-more-wrapper {
  margin-top: 2.5rem;
}

@media (max-width: 767px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .mphbr_review {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .mphbr_review {
    height: auto;
    margin-top: 2.5rem;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .mphbr_review:nth-child(-n + i) {
    margin-top: 0;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .comment-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .comment-body .avatar {
    margin: 0 auto 1.875rem;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .comment-body .comment-body-wrapper {
    height: 100%;
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .comment-body .comment-body-wrapper:before {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
    border-width: 0 15px 13px 15px;
    border-color: transparent transparent #fff transparent;
  }
}

@media (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .comment-body .mphbr-review-rating {
    position: relative;
    top: auto;
    right: auto;
  }
}

@media (max-width: 767px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .mphbr_review {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .mphbr_review {
    height: auto;
    margin-top: 2.5rem;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .mphbr_review:nth-child(-n + i) {
    margin-top: 0;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .comment-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .comment-body .avatar {
    margin: 0 auto 1.875rem;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .comment-body .comment-body-wrapper {
    height: 100%;
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .comment-body .comment-body-wrapper:before {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
    border-width: 0 15px 13px 15px;
    border-color: transparent transparent #fff transparent;
  }
}

@media (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .comment-body .mphbr-review-rating {
    position: relative;
    top: auto;
    right: auto;
  }
}

@media (max-width: 767px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .mphbr_review {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .mphbr_review {
    height: auto;
    margin-top: 2.5rem;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .mphbr_review:nth-child(-n + i) {
    margin-top: 0;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .comment-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .comment-body .avatar {
    margin: 0 auto 1.875rem;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .comment-body .comment-body-wrapper {
    height: 100%;
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .comment-body .comment-body-wrapper:before {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
    border-width: 0 15px 13px 15px;
    border-color: transparent transparent #fff transparent;
  }
}

@media (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .comment-body .mphbr-review-rating {
    position: relative;
    top: auto;
    right: auto;
  }
}

@media (max-width: 767px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .mphbr_review {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .mphbr_review {
    height: auto;
    margin-top: 2.5rem;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .mphbr_review:nth-child(-n + i) {
    margin-top: 0;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .comment-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .comment-body .avatar {
    margin: 0 auto 1.875rem;
  }
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .comment-body .comment-body-wrapper {
    height: 100%;
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .comment-body .comment-body-wrapper:before {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
    border-width: 0 15px 13px 15px;
    border-color: transparent transparent #fff transparent;
  }
}

@media (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .comment-body .mphbr-review-rating {
    position: relative;
    top: auto;
    right: auto;
  }
}

.mphb_widget_accommodation_reviews-wrapper .mphbr-reviews-list .mphbr_review:last-child {
  margin-bottom: 0;
}

.mphb_widget_accommodation_reviews-wrapper .mphbr-reviews-list .mphbr_review .comment-body > .avatar {
  display: none;
}

.mphb_widget_accommodation_reviews-wrapper .mphbr-reviews-list .mphbr_review .comment-body-wrapper {
  width: 100%;
}

.mphb_widget_accommodation_reviews-wrapper .mphbr-reviews-list .mphbr_review .comment-body-wrapper:before {
  display: none;
}

.mphb_widget_accommodation_reviews-wrapper .mphbr-reviews-list .mphbr_review .comment-content {
  margin-top: 1rem;
}

.mphb_widget_accommodation_reviews-wrapper .mphbr-reviews-list .mphbr_review .mphbr-review-rating {
  position: relative;
  right: initial;
  top: initial;
}

/*--------------------------------------------------------------
# Account
--------------------------------------------------------------*/
.mphb_sc_account .mphb-account-menu,
.mphb_sc_account .mphb-account-content {
  width: 100%;
  float: none;
}

.mphb_sc_account .mphb-account-menu {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 2px dashed #e9e9e9;
}

.mphb_sc_account .mphb-account-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mphb_sc_account .mphb-account-menu ul li {
  display: inline-block;
  padding: 0;
  margin: 0 20px 0 0;
}

.mphb_sc_account .mphb-account-menu a {
  color: inherit;
  font-weight: 700;
  text-decoration: none;
}

.mphb_sc_account .mphb-account-menu a:hover {
  color: #ed8a0a;
}

.mphb_sc_account .mphb-account-details-form .mphb-account-details {
  margin: 0 -10px;
}

.mphb_sc_account .mphb-account-details-form .mphb-account-details:after {
  display: table;
  content: '';
  clear: both;
}

.mphb_sc_account .mphb-account-details-form .mphb-account-details > * {
  padding: 0 10px;
}

@media (min-width: 992px) {
  .mphb_sc_account .mphb-account-details-form .mphb-account-details > * {
    width: 50%;
    float: left;
  }
}

.mphb_sc_account .mphb-account-details-form .mphb-account-details .mphb-customer-address1,
.mphb_sc_account .mphb-account-details-form .mphb-account-details .mphb-customer-username {
  width: 100%;
}

.mphb_sc_account .mphb-account-details-form .mphb-account-change-password {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid #e9e9e9;
}

.mphb_sc_account .mphb-account-bookings .booking-price {
  font-weight: 700;
}
