* {
  box-sizing: border-box;
}
/********************************************************************************************
 * CSS overrides for theme, to prevent conflicts.
 ********************************************************************************************/

.promo-code-message {
  width: 100%;
  float: left;
  clear: both;
  text-align: left;
  line-height: 150%;
  margin: 0 0 2em 0;
  padding: 0.5em;
  background: #2384b5;
  color: #fff;
}
.sidebar-pcode {
  display: none;
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
aside .searchandfilter.quick-links.has-promo > ul > li {
  padding-bottom: 0;
  border-bottom: 0;
}
aside .searchandfilter.quick-links ul li li {
  list-style: none;
  display: list-item;
  margin-left: 0;
  padding-left: 0px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 150%;
}
#hero.hero-page.hero-post-single {
  background-color: #444;
}
#hero.hero-page.hero-post-single .heading h1 {
  padding: 0;
  font-size: 2.5em;
  letter-spacing: 0;
}
.cabin-hero .nav.inactive {
  color: #000;
  opacity: 0.5;
  text-shadow: 0px 0px 3px #000;
}
.cabin-hero .nav.cabin-prev .fa-angle-left,
.cabin-hero .nav.cabin-next .fa-angle-right {
  display: none;
}
footer ul.sub-menu {
  display: none;
}
.tabs-menu ul {
  width: 100%;
}
nav .menu li {
  position: relative;
  margin: 0;
  padding: 30px 8px;
}
body.menu-off nav .menu li#menu-item-1414 {
  display: none;
}
header nav {
  margin-top: 0;
}
header .container {
  max-width: 1130px;
}
header .phone {
  margin-right: 8px;
  padding-right: 16px;
  padding-left: 16px;
  font-size: 16px;
  margin-top: 24px;
}
.elk-test header .phone {
  margin-right: 0;
  background: #650a0c;
  color: #fff;
  padding: 6px 16px 6px 8px;
  border-radius: 32px;
}
header .phone span {
  display: inline-block;
  vertical-align: middle;
  line-height: 100%;
}
header .phone span.number-icon {
  background: #fff;
  color: #650a0c;
  width: 24px;
  height: 24px;
  border-radius: 24px;
  overflow: hidden;
  line-height: 26px;
  font-size: 18px;
  text-align: center;
}
header .phone span.number-box {
}
header .phone span.number-box .number {
  display: block;
  font-size: 20px;
}
header .phone span.number-box .label {
  display: block;
  text-transform: uppercase;
  font-size: 10px;
}
.phone-bar {
  width: 100%;
  float: left;
  clear: both;
  background: #650a0c;
  color: #fff;
  padding: 4px 0;
}
.phone-bar .pb-col {
  width: 50%;
  float: left;
}
.phone-bar .pb-button {
  background: #fff;
  color: #650a0c;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  width: 130px;
  height: 30px;
  line-height: 30px;
  border-radius: 32px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0 auto;
}
.phone-bar .pb-button .pb-icon {
  font-size: 20px;
  display: block;
  width: 24px;
  float: left;
  margin-left: 8px;
}
.phone-bar .pb-button.has-byline .pb-icon {
  line-height: 32px;
  width: 22px;
}
.phone-bar .pb-button .pb-text {
  vertical-align: middle;
  width: 90px;
  float: left;
  padding-top: 4px;
}
.phone-bar .pb-button .pb-text.is-large {
  font-size: 16px;
  letter-spacing: -1px;
  padding-top: 1px;
}
.phone-bar .pb-button .pb-text .pb-byline {
  display: block;
  font-size: 10px;
  text-align: left;
  line-height: 100%;
}
.phone-bar .pb-button .pb-text .pb-main-text {
  display: block;
  font-size: 14px;
  text-align: left;
  line-height: 100%;
  font-weight: bold;
}
@media only screen and (max-width: 70.625em) {
  .elk-test #hero.hero-page,
  .elk-test #hero.cabin {
    margin-top: 48px;
  }
}
.ll-skin-melon {
  font-size: 100% !important;
}
.cabin-carousel li {
  max-height: 75px;
  overflow: hidden;
}
.edo-toggle {
  display: inline-block;
  color: #c00;
  font-weight: bold;
  padding: 10px;
  background: #fff;
}
.elk-debug-output {
  display: block;
  width: 100%;
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 10000;
}
.elk-debug-output p {
  width: 100%;
  background: #fff;
  margin: 0;
  padding: 20px 10px;
  border-top: solid #ccc 1px;
}
.elk-debug-output.hidden p {
  display: none;
}
.query-id-debug {
  color: #fff;
  background-color: #00f;
  font-size: 175%;
  margin: 0 0 40px 0;
  padding: 10px;
  width: 100%;
  clear: both;
}
.btn {
  border: solid #74af72 1px;
}
.btn.btn-combo {
  letter-spacing: 0;
  width: 100%;
  max-width: 275px;
  margin: 0 auto;
  padding: 14px 0;
  display: block;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.btn.btn-combo strong {
  text-transform: none;
  font-weight: bold;
  vertical-align: middle;
}
.btn.btn-combo span {
  font-family: 'Quincy', Georgia, serif;
  font-size: 18px;
  vertical-align: middle;
}
.btn.btn-form {
  letter-spacing: 0;
  width: 100%;
  font-size: 20px;
  padding: 15px 0;
  border-radius: 5px;
}
.btn.alt {
  background-color: #fff;
  color: #74af72;
  border-color: #dfdad4;
}
.btn:hover,
.btn.alt:hover {
  background-color: #f06c53;
  color: #fff;
  border-color: #f06c53;
}
.btn.btn-edit {
  color: #74af72;
  background-color: #fff;
  text-transform: none;
  padding: 10px 40px 10px 20px;
  letter-spacing: 0;
  border-radius: 3px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 14px;
  border: solid #d7d7d7 1px;
  position: relative;
}
.btn.btn-edit:after {
  content: ' ';
  position: absolute;
  display: block;
  top: 4px;
  right: 20px;
  width: 20px;
  height: 20px;
  background-image: url('images/bookings/edit.png');
  background-repeat: no-repeat;
}
.btn.btn-edit:hover {
  border: solid #74af72 1px;
}
.btn.btn-tbox {
  padding: 10px 20px;
  letter-spacing: 0;
  border-radius: 4px;
}
.filter-bedrooms .container {
  max-width: 1100px;
}
.cabin-listings h2 {
  font-size: 1em;
  margin: 0 0 5px 0;
  padding: 0;
}
.cabin-listings .content.content-list p {
  font-size: 0.75em;
}
.cabin-listings .post.grid .photo-link {
  display: block;
  width: 100%;
  float: left;
  clear: both;
  border-radius: 6px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.cabin-listings .post.grid img {
  width: 100%;
  height: auto;
  border-radius: 0;
}
.cabin-listings .post.grid {
  border-bottom: 0;
  margin-bottom: 20px;
}
.cabin-grid-row {
  width: 100%;
  float: left;
  clear: both;
  border-bottom: 1px solid #dddcdc;
  margin-bottom: 30px;
}
.cabin-listings {
  position: relative;
  padding-top: 50px;
}
.cabin-listings .view-switcher {
  position: absolute;
  top: -84px;
  right: 0px;
  width: auto;
}
.cabin-listings .view-switcher a {
  background-color: #fff;
}
.filter-bedrooms {
  padding: 30px 0 10px 0;
}
.cabin-search {
  padding: 22px 0 20px 22px;
}
.cabin-search .clear-dates {
  display: block;
  text-align: right;
}
.cabin-search .clear-dates a {
  font-size: 10px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  font-weight: bold;
}
.cabin-search .clear-dates a:hover {
  color: rgba(255, 255, 255, 1);
}
.cabin-search .searchandfilter ul,
.cabin-search .searchandfilter ul li {
  padding: 0;
}
.cabin-search .searchandfilter ul ul li {
  display: block;
  float: left;
  padding: 0 20px 0 0;
  width: 50%;
}
.cabin-search .searchandfilter .datepicker {
  max-width: 100%;
  width: 100%;
  border: 0;
  background: #fff;
  padding: 12px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}
.ui-datepicker .ui-datepicker-header {
  background-color: #74af72 !important;
  border-radius: 0px !important;
  border-top-right-radius: 4px !important;
  border-top-left-radius: 4px !important;
  font-weight: bold !important;
}
.ll-skin-melon .ui-datepicker.ui-widget {
  box-shadow: none !important;
  background-color: transparent !important;
  font-size: 20px !important;
}
.ll-skin-melon .ui-datepicker th {
  border: 0 !important;
  color: #fff !important;
  background-color: #333;
  text-transform: uppercase !important;
  padding: 5px 0 !important;
  font-size: 12px !important;
  cursor: default;
  border: solid #333 4px !important;
}
.ll-skin-melon .ui-datepicker table {
  background-color: #fcf8f5 !important;
}
.ll-skin-melon td .ui-state-default {
  color: #479544 !important;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-title {
  font-weight: bold !important;
  color: #fff !important;
  text-transform: uppercase !important;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-next {
  right: 15px !important;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-next span {
  background-image: url('images/calendar-arrow-right.png') !important;
  background-size: cover !important;
  background-position: center !important;
  position: static;
  margin-left: 0;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-prev {
  left: 0 !important;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
  background-image: url('images/calendar-arrow-left.png') !important;
  background-size: cover !important;
  background-position: center !important;
  position: static;
  margin-left: 15px;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-next,
.ll-skin-melon .ui-datepicker .ui-datepicker-next span,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
  width: 26px !important;
  height: 14px !important;
}
.ll-skin-melon td .ui-state-default {
  padding: 10px 0 !important;
  color: #000 !important;
}
.ll-skin-melon .ui-datepicker {
  font-size: 18px !important;
}
.ll-skin-melon .ui-datepicker td {
  padding: 0 !important;
  background: #fff !important;
  border: solid #fcf8f5 4px !important;
}
.ll-skin-melon .ui-datepicker td.calendar-check-in {
  background-image: url('images/check-out.png?7') !important;
  background-size: cover !important;
}
.ll-skin-melon .ui-datepicker td.calendar-check-out {
  background-image: url('images/check-in.png?7') !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.ll-skin-melon .ui-datepicker td.ui-state-disabled {
  background-image: none !important;
  opacity: 1 !important;
}
.ll-skin-melon .ui-datepicker td.ui-state-disabled .ui-state-default {
  color: #5e5753 !important;
  text-shadow: none;
  background-color: rgba(173, 163, 156, 0.5) !important;
}
.ll-skin-melon .ui-datepicker td.show-available.ui-state-disabled {
  opacity: 1 !important;
}
.ll-skin-melon
  .ui-datepicker
  td.show-available.ui-state-disabled
  .ui-state-default {
  background-color: #fff !important;
}
.ll-skin-melon td .ui-state-active {
  background: transparent !important;
}
.ll-skin-melon td.date-range .ui-state-default,
.ll-skin-melon
  .ui-datepicker
  td.ui-state-disabled.date-range
  .ui-state-default {
  background: #74af72 !important;
  color: #fff !important;
  opacity: 1 !important;
}
.ll-skin-melon td .ui-state-default {
  border: solid #fcf8f5 2px !important;
}
.ll-skin-melon td .ui-state-hover,
.ll-skin-melon td .ui-state-active {
  background: #333 !important;
  color: #fff !important;
  border: solid #000 2px !important;
}
.ll-skin-melon .ui-datepicker td.ui-state-disabled.date-range {
  opacity: 1;
}
.ll-skin-melon #check_in_date .ui-datepicker .ui-datepicker-next {
  display: none !important;
}
.ll-skin-melon #check_out_date .ui-datepicker .ui-datepicker-prev {
  display: none !important;
}
.cabins-pagenavi {
  float: left;
  width: 100%;
}
.cabins-pagenavi > * {
  border-radius: 200%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  display: inline-block;
  color: #acacab;
  font: 800 1.375em 'Montserrat', Arial, Helvetica, sans-serif;
  height: 44px;
  margin-right: 10px;
  padding-top: 5px;
  text-align: center;
  width: 44px;
}
.cabins-pagenavi > .current {
  background: #74af72;
  box-shadow: none;
  color: #fff;
}
.featured-cabin .tags {
  font-size: 0.8em;
  padding: 0 0 20px 0;
}
.listing-col {
  float: left;
}
.listing-col-1 {
  width: 25%;
  padding-right: 10px;
  text-align: center;
}
.listing-col-2 {
  width: 50%;
  text-align: center;
}
.listing-col-3 {
  width: 25%;
  padding-left: 10px;
  text-align: right;
}
.cabin-listings .listing-col .heading-details,
.listing-col .heading-details {
  width: 100%;
  padding: 0;
}

.cabin-listings .listing-col .price-grid,
.listing-col .price-grid {
  float: none;
  width: 100%;
  clear: both;
  position: static;
  top: 0;
  left: 0;
  text-align: center;

  margin: 0 0 10px 0;
}
.cabin-listings .listing-col .price-grid.total-rate,
.listing-col .price-grid.total-rate {
  font-size: 0.75em;
}
.cabin-listings .listing-col .price-grid.total-rate span,
.listing-col .price-grid.total-rate span {
  font-size: 1em;
}
.cabin-listings .post.grid .listing-col .btn,
.listing-col .post.grid .btn {
  position: static;
  top: 0;
  margin: 0;
  line-height: 125%;
  display: inline-block;
  font-size: 0.75em;
  letter-spacing: 1px;
  padding: 6px 12px 4px 12px;
  width: 100%;
}
.cabin-listings .price {
  margin: 0 0 15px 0;
}
.cabin-listings .price small {
  font-size: 0.5em;
  display: block;
  color: #666;
}
.main-cabin-content aside.reserve-sidebar,
aside.reserve-sidebar {
  position: relative;
  z-index: 9;
}
.main-cabin-content aside.reserve-sidebar .sidebar-content,
aside.reserve-sidebar .sidebar-content {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 0;
  background: none;
  border: 0;
}
.video-tour a img {
  width: 100%;
  height: auto;
}
.check-in {
  width: 50%;
  float: left;
}
.check-in h4 {
  text-align: center;
}
.booking-calendar .ui-datepicker {
  margin: 0 auto;
}
.booking-calendar p.book-now-button {
  width: 100%;
  float: left;
  clear: both;
  margin: 30px 0 0;
  padding: 0;
}
.booking-calendar p.book-now-button a.btn {
  display: block;
  margin: 0 25%;
}
.cabin-full-description p {
  line-height: 150%;
}
.reviews .review-comment {
  height: auto;
  line-height: 150%;
  font-size: 0.8em;
}
.reviews .review-content .btn-white {
  margin: 0;
}
.reviews .reviewer img {
  box-shadow: none;
  display: none;
}
.reviews .review-response {
  clear: both;
  padding: 20px 0 0 100px;
}
.reviews .review-response h3 {
  color: rgba(125, 15, 0, 0.95);
}
.read-more-ellipsis,
.read-more-after {
  display: inline;
}
.read-more-hidden {
  display: none;
}
.reviews li {
  margin: 0 0 40px 0;
}
.main-cabin-content {
  width: 96%;
  margin: 0 auto;
  float: none;
}
.cabin-heading .headings {
  width: 90%;
}
.cabin-heading .back {
  margin-left: 15px;
}
#back_to_listings {
  display: none;
}
.js-ready #back_to_listings {
  display: block;
}
.booking-legend {
  width: 100%;
  clear: both;
  float: left;
  margin: 0;
  padding: 20px 0 0;
  list-style: none;
  text-align: center;
  font-size: 10px;
}
.booking-legend li {
  display: inline-block;
  padding: 0 6px;
  line-height: 22px;
}
.booking-legend li span {
  width: 37px;
  height: 22px;
  margin: 0 4px 0 0;
  vertical-align: middle;
  background-color: #fff;
  background-size: cover;
  background-position: center;
  display: inline-block;
  border: solid #d6d1ce 1px;
}
.booking-legend li.bl-selected span {
  background-color: #74af72;
  border-color: #74af72;
}
.booking-legend li.bl-checkin span {
  background-image: url('images/check-out.png?2');
}
.booking-legend li.bl-checkout span {
  background-image: url('images/check-in.png?2');
}
.booking-legend li.bl-unavailable span {
  background-color: rgba(173, 163, 156, 0.5);
}
/*****************************************************************************
 * Reserve sidebar
 *****************************************************************************/
.booking-sidebar .reserve {
  background-color: rgba(125, 15, 0, 0.95);
  color: #fff;
  width: 100%;
  padding: 15px;
  float: left;
  clear: both;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.booking-sidebar .reserve h3 {
  margin: 0;
  padding: 0;
}
.booking-sidebar .reserve h3 .title {
  display: block;
  width: 50%;
  float: left;
  line-height: 24px;
}
.booking-sidebar .reserve h3 .price {
  display: block;
  width: 50%;
  float: right;
  text-align: right;
}
.booking-sidebar .reserve h3 .price span {
  display: inline-block;
}
.booking-sidebar .reserve h3 .price .amount {
  font-size: 24px;
}
.booking-sidebar .reserve h3 .price .night {
  text-transform: uppercase;
  font-size: 10px;
  /* font-family: "Georgia", "Times New Roman", Times, serif; */
  letter-spacing: 0px;
}
.booking-sidebar .reserve .cols {
  width: 100%;
  float: left;
  clear: both;
  padding-top: 15px;
  box-sizing: border-box;
}
.booking-sidebar .reserve .col {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.booking-sidebar .reserve .col-1 {
  padding-right: 5px;
}
.booking-sidebar .reserve .col-2 {
  padding-left: 5px;
}
.booking-sidebar .reserve label {
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 3px 0;
  display: block;
  cursor: default;
}
.calendar-input {
  display: block;
  width: 100%;
  border: 0;
  color: #535354;
  padding: 10px 10px 10px 36px;
  border-radius: 3px;
  font-size: 11px;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  background-color: #fff;
  background-image: url('images/calendar-input-icon.png');
  background-repeat: no-repeat;
  background-position: left center;
  box-sizing: border-box;
}
.calendar-anchor {
  position: relative;
  width: 100%;
  float: left;
  clear: both;
  z-index: 1;
}
.calendar-list {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.reserve-calendar-hidden {
  display: none !important;
}
.reserve-calendar-checkout {
  float: right;
}
.sidebar-content.has-errors #book_now_link {
  pointer-events: none;
  background: #ccc;
  border-color: #ccc;
}
.reserve-sidebar .tax-fee-notice {
  padding: 10px 10px 0 10px;
  text-align: center;
  line-height: 150%;
  margin: 0;
}
.reserve-sidebar .tax-fee-notice span {
  font-size: 11px;
}
.reserve-sidebar .rates-required {
  opacity: 0.5;
  pointer-events: none;
}
.reserve-sidebar .has-rates .rates-required {
  opacity: 1;
  pointer-events: all;
}
.reserve-sidebar .btn {
  letter-spacing: 0;
  padding: 12px 28px;
  border-radius: 28px;
}
.credit-card-image {
  display: block;
  width: 100%;
  max-width: 190px;
  height: auto;
  margin: 20px auto 0 auto;
}
#fg_payment .credit-card-image {
  margin: 0 0 10px 0;
}
.sidebar-pcode .input {
  border: 0;
  padding: 5px;
  border-radius: 3px;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  width: 100px;
}
.sidebar-pcode .input {
  width: 125px;
  background-color: #f8f3ec;
  margin-bottom: 0px;
  font-size: 14px;
}
.sidebar-pcode .btn {
  background-color: #405059;
  border: 0;
  font-size: 12px;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
}
.sidebar-pcode .btn {
  letter-spacing: 0;
  /*
    position: absolute;
    right: 0px;
    top: 0px;
    */
  height: 28px;
}
.reserve-detail .promo-errors {
  display: none;
  color: #fff;
  background: #c00;
  padding: 5px 10px;
  line-height: 150%;
  text-align: center;
}
/* Offers for cabin resserve sidebar */
.reserve-offers {
  display: none;
  background-color: #f6f6f6;
  color: #444444;
  width: 100%;
  float: left;
  clear: both;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: solid #e5e5e5 1px;
  border-top: 0;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 500;
}
.has-offers .reserve-offers {
  display: block;
}
.rate-offer {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 32px 16px 16px 16px;
  border-top: solid #e5e5e5 1px;
}
.rate-offer .banner-text {
  position: absolute;
  top: 8px;
  left: -8px;
  background-color: #f06c53;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 4px 6px;
  z-index: 2;
  font-size: 12px;
}
.rate-offer .banner-text:before {
  content: '';
  position: absolute;
  top: 20px;
  left: 0px;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: 8px solid #de654e;
  border-left: 8px solid transparent;
}
.rate-offer .offer-text {
  font-weight: bold;
  line-height: 150%;
}
.rate-offer .offer-dates {
  margin: 5px 0;
  border: solid #e5e5e5 1px;
  background-color: #fff;
  padding: 10px 16px 8px 16px;
  text-align: center;
}
.rate-offer .date-entry {
  display: block;
}
.rate-offer .date-entry:before {
  content: '';
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 2px;
  width: 12px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-image: url(images/offers-calendar.png);
  vertical-align: middle;
}
.rate-offer .entry-check-in {
  float: left;
  text-align: left;
  width: auto;
}
.rate-offer .entry-check-out {
  float: right;
  text-align: right;
  width: auto;
}
.rate-offer .date-divider {
  display: inline-block;
  width: 18px;
  height: 8px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-image: url(images/offers-arrow.png);
}
.rate-offer .offer-rates {
  width: 100%;
  float: left;
  clear: both;
  text-align: left;
}
.rate-offer .rate-entry {
  display: block;
  padding-right: 5px;
  padding-top: 5px;
  float: left;
  width: 65%;
  line-height: 125%;
}
.rate-offer .entry-old {
  text-decoration: line-through;
  margin-left: 10px;
}
.rate-offer .entry-new {
}
.rate-offer .rate-upgrade {
  float: right;
  width: 35%;
  text-align: right;
}
.reserve-sidebar .rate-offer .btn {
  background-color: #f06c53;
  padding: 6px 18px;
  border: 0;
}
.reserve-sidebar .rate-offer .btn:hover {
  background-color: #74af72;
  border: 0;
}
/* Reserve sidebar contact form */
.reserve-contact {
  background-color: #f8f3ec;
  width: 100%;
  float: left;
  clear: both;
  border-radius: 5px;
  border: solid #e5e5e5 1px;
  padding: 15px;
}
.reserve-contact h3 {
  font-size: 20px;
  text-align: center;
  color: #0f2536;
}
.reserve-contact-header {
  padding-bottom: 10px;
}
.reserve-contact-header h3 small {
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  /* font-family: "Georgia", "Times New Roman", Times, serif; */
  font-weight: normal;
  padding: 0 0 5px 0;
}
.reserve-contact-header .btn {
  display: block;
  margin: 0 0 15px 0;
}
.reserve-contact .cols {
  margin: 0 0 15px 0;
  width: 100%;
  float: left;
  clear: both;
}
.reserve-contact .col {
  width: 50%;
  float: left;
}
.reserve-contact .col-1 {
  padding-right: 8px;
}
.reserve-contact .col-2 {
  padding-left: 7px;
}
.reserve-contact .textbox {
  display: block;
  border: 0;
  width: 100%;
  padding: 8px 10px;
  font-size: 12px;
  border-radius: 5px;
  border: solid #e5e0d9 1px;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
  font-family: Montserrat, Arial, Helvetica, sans-serif;
}
.reserve-contact .form-submit {
  margin: 0 auto;
  display: block;
}
.reserve-contact .email-link {
  text-align: center;
  padding: 25px 0 0;
  margin: 0;
}
.reserve-contact .email-link a {
  text-transform: uppercase;
  font-size: 12px;
  color: #0f2536;
  word-break: break-all;
  line-height: 150%;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #333;
  text-transform: none;
  /* font-size: 12px; */
  font-weight: normal;
  opacity: 1;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333;
  text-transform: none;
  /* font-size: 12px; */
  font-weight: normal;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333;
  text-transform: none;
  /* font-size: 12px; */
  font-weight: normal;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333;
  text-transform: none;
  /* font-size: 12px; */
  font-weight: normal;
  opacity: 1;
}
.reserve-social {
  margin: 15px 0;
  width: 100%;
  float: left;
  clear: both;
}
.reserve-social ul {
  margin: 0;
  padding: 0;
}
.reserve-social li {
  display: block;
  float: left;
  width: 20%;
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 20px;
  color: #000;
  line-height: 24px;
}
.reserve-social li.social-label {
  font-size: 14px;
}
.reserve-social li a {
  color: #000;
}
.cabin-rates-loading-hide {
  display: none;
}
.elk-loading {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url('images/loading-big.gif');
  background-repeat: no-repeat;
  background-position: center;
}
.reserve-errors {
  display: none;
  width: 100%;
  float: left;
  clear: both;
  padding: 0 15px 15px 15px;
  background-color: #c00;
  color: #fff;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
}
.reserve-errors p {
  padding: 15px 0 0;
  margin: 0;
}
.reserve-contact-form {
  visibility: hidden;
}
.js-ready .reserve-contact-form {
  visibility: visible;
}
.reserve-contact-form label.error {
  color: #c00;
  font-size: 12px;
  padding: 5px 0 0 5px;
  display: block !important;
}
.reserve-contact-form .inquiry-loading-show {
  display: none;
}
.reserve-contact-form .disabled {
  opacity: 0.65;
}
.reserve-contact-form .inquiry-errors {
  padding: 0 0 20px 0;
}
.reserve-contact .inquiry-confirm {
  display: none;
  text-align: center;
  line-height: 200%;
  font-size: 90%;
}
/*****************************************************************************
 * Months selector
 *****************************************************************************/
.months-selector {
  width: 100%;
  float: left;
  clear: both;
  padding: 0 0 20px 0;
  font-size: 12px;
}
.months-selector ul {
  text-align: center;
  padding-left: 0;
}
.months-selector li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}
.months-selector .btn {
  letter-spacing: 0;
  padding: 4px 16px 4px 16px;
  border-radius: 28px;
  margin-bottom: 2px;
}
.month-arrow {
  font-size: 20px;
}
.month-select {
  display: inline-block;
  position: relative;
  border: 1px solid #811606;
  border-radius: 3px;
  background-color: #fff;
  overflow: hidden;
}
.month-select select {
  width: 100%;
  padding: 4px 24px 4px 8px;
  background: transparent;
  color: #811606;
  border: 0;
  outline: 0;
  cursor: pointer;
  -ms-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: inherit;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
.month-select select::-ms-expand {
  display: none;
}
.month-select:after {
  font-family: 'fontello';
  font-size: 8px !important;
  content: '\f0dc';
  position: absolute;
  top: 0px;
  right: 5px;
  font-size: 1.33333em;
  pointer-events: none;
  color: #811606;
  display: inline-block;
  border-left: 1px solid #811606;
  height: 100%;
  padding-left: 5px;
  padding-top: 7px;
}
/*****************************************************************************
 * Fixes for plugins
 *****************************************************************************/
.searchandfilter .range-max,
.searchandfilter .range-min {
  max-width: 40px !important;
}
aside .searchandfilter input[type='checkbox'] {
  display: block;
  float: left;
}
/*****************************************************************************
 * Home page cabin search form
 *****************************************************************************/
.cabin-search-home {
  float: left;
  clear: both;
  height: auto;
}
.cabin-search-home .col {
  width: 28%;
  float: left;
  display: block;
  padding-right: 22px;
  box-sizing: border-box;
}
.cabin-search-home .col.col-4 {
  width: 16%;
}
.calendar-input-2 {
  display: block;
  width: 100%;
  border: 0;
  color: #680000;
  font-size: 16px;
  padding: 0 0 0 10px;
  border-radius: 3px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  background-color: #fff;
  background-image: url('images/calendar-input-icon-2.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 36px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  outline: none;
  cursor: pointer;
}
.bedrooms-select,
#search-filter-form-394 .sf-field-taxonomy-bedrooms {
  display: block;
  position: relative;
  border: 1px solid #811606;
  border-radius: 3px;
  background-color: #fff;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
}
#search-filter-form-394 .sf-field-taxonomy-bedrooms {
  display: none;
  margin-right: 20px;
  width: auto;
  margin-top: 20px;
  clear: both;
}
.bedrooms-select select,
#search-filter-form-394 .sf-field-taxonomy-bedrooms select {
  width: 100%;
  padding: 0 0 0 10px;
  background: transparent;
  border-radius: 3px;
  color: #811606;
  border: 0;
  outline: 0;
  cursor: pointer;
  -ms-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  color: #680000;
  font-size: 16px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
}
.bedrooms-select select::-ms-expand,
#search-filter-form-394 .sf-field-taxonomy-bedrooms select::-ms-expand {
  display: none;
}
.bedrooms-select:after,
#search-filter-form-394 .sf-field-taxonomy-bedrooms:after {
  font-family: 'fontello';
  font-size: 12px !important;
  content: '\f0dc';
  position: absolute;
  top: 12px;
  right: 10px;
  font-size: 1.33333em;
  pointer-events: none;
  color: #811606;
  display: inline-block;
  height: 100%;
  padding-left: 5px;
  padding-top: 0px;
}
.cabin-search-home .col .btn {
  padding: 0 8px 0 0;
  margin: 0;
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  outline: none;
  letter-spacing: 0;
}
.cabin-search-home .col .btn .icon {
  background-image: url('images/find-icon.png');
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 18px;
  width: 18px;
  height: 18px;
  margin-bottom: 5px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.bedroom-layout {
  width: 32%;
  text-align: center;
  padding: 0 20px;
  /* border-right: 1px solid #cbcbcb; */
}
.bedroom-layout.is-full {
  width: 100%;
}
/*
.bedrooms-layouts:last-child {
	border-right: 0;
}
*/
.bedroom-layout img {
  height: 50px;
}
.bedroom-layout .content {
  display: inline-block;
  border-right: 0;
}
/*****************************************************************************
 * Cabin messages
 *****************************************************************************/
.cabin-messages {
  width: 100%;
  clear: both;
  float: left;
  text-align: center;
  margin: 30px 0 0;
  font-weight: normal;
  font-size: 16px;
}
.cabin-messages p {
  width: 100%;
  clear: both;
  padding: 6px;
  margin: 0 0 10px 0;
  border-radius: 2px;
  letter-spacing: 0;
}
.cabin-listings .cabin-messages {
  margin-top: 0;
}
.cabin-listings .cabin-messages p {
  margin: 4px 0 0;
  font-size: 12px;
}
.cabin-messages p.message_green {
  background: #74af72;
  color: #fff;
}
.cabin-messages p.message_red,
.cabin-messages p.promotion_cabin_note {
  background: #a61500;
  color: #fff;
}
.cabin-messages p.message_photo {
  background: #003398;
  color: #fff;
}
.cabin-listings .details {
  padding-top: 0;
  padding-left: 2%;
}
.cabin-messages.cabin-messages-details p {
  margin: 0 0 15px 0;
  line-height: 125%;
  text-align: left;
  border-top-left-radius: 3px;
  border-top-right-radius: 4px;
  position: relative;
  margin-bottom: 24px;
  background: #2384b5;
  border-bottom-right-radius: 3px;
  width: 80%;
}
.cabin-messages.cabin-messages-details p:after {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 18px solid #2384b5;
  display: block;
  position: absolute;
  bottom: -16px;
  left: 13px;
}
.message-over {
  position: absolute;
  top: 5px;
  left: -5px;
  background: #a61500;
  color: #fff;
  padding: 5px;
  font-size: 12px;
  letter-spacing: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
  font-weight: bold;
}
.cabin-list-photo {
  position: relative;
  display: block;
}
/*****************************************************************************
 * Misc tweaks
 *****************************************************************************/
.things-to-do-detail-content .main .text .inner {
  height: auto;
}
.things-to-do-detail-content .main .text .show-more {
  display: none;
}
.things-to-do-detail-content .main .info-block {
  display: none;
}
/*****************************************************************************
 * Sidebar nav
 *****************************************************************************/
.sidebar-nav {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  margin-top: 75px;
  width: 16%;
}
.sidebar-content {
  background-color: #f7f7f7;
  font-size: 0.75em;
  width: 100%;
  float: left;
  padding: 0 10px 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: solid #d2d2d2 1px;
  border-right: 0;
}
.sidebar-group {
  width: 100%;
  clear: both;
  float: left;
  padding-top: 16px;
}
.sidebar-group p {
  margin: 0;
  padding: 0 0 10px 0;
}
.sidebar-group ul {
  list-style: none;
  margin: 0;
  padding: 0;
  /* line-height: 150%; */
}
.sidebar-group li {
  padding: 0 0 10px 0;
}
.sidebar-content .social-links .icons a {
  background-color: #fff;
  font-size: 14px;
  width: 24px;
  height: 24px;
}
.sidebar-content .social-links .icons {
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.sidebar-content .social-links .icons a,
.sidebar-content .social-links .icons a:nth-of-type(3n + 2) {
  margin: 0 3px 3px 0;
  padding: 5px 0 0;
}

/*****************************************************************************
 * Default template
 *****************************************************************************/
.blog .pagination .screen-reader-text {
  display: none;
}
.blog .pagination .nav-links .page-numbers {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  color: #333;
  margin-right: 5px;
  border-radius: 30px;
  text-align: center;
}
.blog .pagination .nav-links a.page-numbers {
  background: #333;
  color: #fff;
}
.blog .pagination .nav-links .page-numbers.current {
  cursor: default;
}
.blog .pagination .nav-links .page-numbers.current,
.blog .pagination .nav-links a.page-numbers:hover {
  background: #74af72;
  color: #fff;
}
.page-template-default .content-container,
.single-post .content-container {
  font: 1em 'Quincy', Times, serif;
  line-height: 150%;
}
.page-template-default .content-container p,
.page-template-default .content-container h1,
.page-template-default .content-container h2,
.page-template-default .content-container h3,
.page-template-default .content-container h4,
.page-template-default .content-container h5,
.page-template-default .content-container blockquote,
.page-template-default .content-container ul,
.page-template-default .content-container ol,
.single-post .content-container p,
.single-post .content-container h1,
.single-post .content-container h2,
.single-post .content-container h3,
.single-post .content-container h4,
.single-post .content-container h5,
.single-post .content-container blockquote,
.single-post .content-container ul,
.single-post .content-container ol {
  /* clear: both;
    width: 100%;
    float: left; */
}
.page-template-default .content-container h1,
.single-post .content-container h1 {
  color: #74af72;
  font: 3.5em 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 8px;
  text-transform: uppercase;
}
.page-template-default .content-container h2,
.single-post .content-container h2 {
  text-transform: uppercase;
  font: 2.5em 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0 0 20px 0;
}
.page-template-default .content-container h3,
.single-post .content-container h3 {
  font: 1.5em 'Open Sans', sans-serif;
  font-weight: 700;
  color: #74af72;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.page-template-default .content-container h4,
.single-post .content-container h4 {
  font-weight: bold;
  font-size: 1.5em;
}
/*****************************************************************************
 * Breadcrumbs
 *****************************************************************************/
.breadcrumbs {
  list-style: none;
  display: block;
  width: 100%;
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 0.85em;
}
.breadcrumbs ul {
  margin: 0;
  padding: 20px 0 0;
}
.breadcrumbs li {
  display: inline-block;
}
.breadcrumbs li:after {
  content: '\00A0\00BB';
  display: inline-block;
  padding: 0 2px;
}
.breadcrumbs li:last-child:after {
  display: none;
}
/*
.page-id-1841 .breadcrumbs ul {
	padding-left: 20px;
}
*/
.post-type-archive-things-to-do .breadcrumbs,
.post-type-archive-specials .breadcrumbs {
  text-align: center;
  margin-bottom: 20px;
}
body.blog .breadcrumbs {
  padding-top: 0;
  padding-bottom: 20px;
}
.elk-cabins-table {
  width: 100%;
}
.dataTables_wrapper {
  font-size: 14px;
  margin-top: 30px;
  width: 100%;
  float: left;
  clear: both;
  font-weight: 500;
  line-height: 150%;
}
.cabins-table-thumb {
  width: 50px;
  height: 50px;
  background-color: #333;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.elk-cabins-table td {
  vertical-align: middle;
}
.elk-cabins-table td:nth-child(2),
.elk-cabins-table td:nth-child(3),
.elk-cabins-table td:nth-child(4) {
  text-align: right;
}
@media (max-width: 640px) {
  .elk-cabins-table th:nth-last-child(-n + 2),
  .elk-cabins-table td:nth-last-child(-n + 2) {
    display: none;
  }
  #elk_cabins_table_length,
  #elk_cabins_table_filter {
    text-align: left;
  }
  #elk_cabins_table_filter {
    margin-top: 20px;
  }
}

table#elk_cabins_table {
  padding-top: 20px;
  margin-bottom: 40px;
}
table#elk_cabins_table thead tr th {
  text-align: left;
  padding-left: 8px;
  border-bottom: solid #dcdcdc 1px;
  font-size: 12px;
}
table.dataTable.no-footer {
  border-bottom: solid #dcdcdc 1px;
}
table#elk_cabins_table thead tr th:first-child {
  background-image: none;
  pointer-events: none;
}
.dataTables_wrapper .dataTables_filter {
  width: 50%;
}
.dataTables_wrapper .dataTables_filter input {
  border: solid #dcdcdc 1px;
  padding: 4px;
  width: 50%;
}
table.dataTable tbody tr {
  background-color: #ededed;
}
table.dataTable tbody tr.even {
  background-color: #f7f7f7;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  font-size: 12px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  width: 33px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
  width: 75px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: 0;
  background: #333;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: 0;
  background: #74af72;
  color: #fff !important;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_paginate .paginate_button {
    display: none;
  }
  .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
  .dataTables_wrapper .dataTables_paginate .paginate_button.next {
    display: block;
    width: 100%;
    text-align: center;
    background: #74af72;
    color: #fff !important;
    margin: 0 0 10px 0;
    font-size: 14px;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled,
  .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled {
    background: #dcdcdc;
    color: #999 !important;
  }
  .dataTables_wrapper .dataTables_filter,
  .dataTables_wrapper .dataTables_filter input {
    width: auto;
  }
  .page-id-1841 #hero.hero-page {
    height: 200px;
    padding: 0;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
  }
  .page-id-1841 .content-container {
    float: left;
    clear: both;
  }
  .page-id-1841 #hero .heading {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.35);
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .page-id-1841 #hero.hero-page h1 {
    padding-top: 0;
    font-size: 32px !important;
    margin-top: 10%;
  }
  .page-id-1841 #hero.hero-page h2 {
    display: none;
  }
}

/*****************************************************************************
 * Contact
 *****************************************************************************/
.contact-page {
  width: 100%;
  margin: 0 auto;
  max-width: 1440px;
  font-family: 'Quincy', Georgia, serif;
  line-height: 150%;
}
.contact-page-bg {
  width: 100%;
  float: left;
  clear: both;
  background: #fff url('contact/bg.jpg') no-repeat center bottom;
}
.contact-page .pad {
  width: 100%;
  float: left;
  clear: both;
  padding: 40px;
}
.contact-page .highlight {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: bolder;
  text-transform: uppercase;
  color: #74af72;
}
.contact-page h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 1.5em;
}
.contact-page h4 {
  color: #063619;
  font-weight: bold;
  font-size: 125%;
  margin: 0;
  padding: 0 0 15px 0;
}
.contact-page p {
  padding: 0 0 15px 0;
  margin: 0;
  font-weight: normal;
}
.contact-page p.address {
  padding-bottom: 60px;
}
.contact-page .map {
  float: left;
  clear: both;
  width: 100%;
}
.contact-page .map .col-1 {
  width: 300px;
  float: left;
  border: solid #d7d7d7 1px;
  border-radius: 3px;
  border-right: 0;
  background-color: #fff;
}
.contact-page .map .col-2 {
  width: 100%;
  float: left;
  margin-left: -302px;
  padding-left: 300px;
  height: 300px;
}
.contact-page .map .col-1 .col-pad {
  padding: 20px 0 0 20px;
}
.contact-map {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-color: rgb(229, 227, 223);
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.contact-page .callouts {
  width: 100%;
  float: left;
  clear: both;
  margin-top: 40px;
  background-color: #fff;
  border: solid #d7d7d7 1px;
  border-radius: 3px;
}
.contact-page .callouts .col {
  width: 32%;
  float: left;
}
.contact-page .callouts .col.col-2 {
  width: 36%;
  border: solid #d7d7d7 1px;
  border-top: 0;
  border-bottom: 0;
}
.contact-page .callouts .col-pad {
  padding: 20px 0 0 20px;
}
.contact-page .callouts .col.col-2 .highlight {
  word-break: break-all;
}
.contact-page .social {
  width: 100%;
  clear: both;
  margin-top: 40px;
  float: left;
}
.contact-page .social .col {
  width: 32%;
  float: left;
}
.contact-page .social .col.col-1 {
  padding-right: 20px;
}
.contact-page .social .col.col-2 {
  width: 36%;
  float: left;
  padding: 0 20px;
}
.contact-page .social .col.col-3 {
  padding-left: 20px;
}
.contact-page .social .col .col-content {
  width: 100%;
  float: left;
  clear: both;
}
.contact-page .social .box {
  background-color: #fff;
  border: solid #d7d7d7 1px;
  border-radius: 3px;
  width: 100%;
  float: left;
  clear: both;
  min-height: 300px;
}
.contact-page .social .box .box-pad {
  padding: 20px;
  width: 100%;
  float: left;
  clear: both;
}
.contact-page .social .col-3 .box .box-pad {
  padding-bottom: 30px;
}
.contact-page .social h4 {
  padding-left: 20px;
}
.contact-page .social .col-2 h4 {
  padding-left: 12px;
}
.contact-page .more {
  padding: 5px 20px;
  width: 100%;
  float: left;
  clear: both;
}
.contact-page .more a {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: bolder;
  text-transform: uppercase;
  color: #74af72;
  font-size: 12px;
  display: inline-block;
  position: relative;
}
.contact-page .more a:after {
  width: 8px;
  height: 12px;
  display: block;
  background-image: url('contact/arrow.png');
  background-repeat: no-repeat;
  background-size: 6px;
  content: '';
  position: absolute;
  right: -14px;
  top: 7px;
}
.contact-page .gform_wrapper .top_label .gfield_label {
  display: none;
}
.contact-page .gform_wrapper .top_label input.medium,
.contact-page .gform_wrapper .top_label select.medium,
.contact-page .gform_wrapper .top_label textarea.medium {
  display: block;
  width: 100%;
  font-family: 'Quincy', Georgia, serif;
  padding: 10px;
  outline: none;
  border: solid #d7d7d7 1px;
  border-radius: 5px;
  background-color: #fff;
  color: #405059;
}
.contact-page .gform_wrapper .top_label select.medium {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#field_1_3 {
  position: relative;
}
#field_1_3:after {
  display: block;
  content: ' ';
  width: 10px;
  height: 16px;
  background-color: transparent;
  background-image: url('images/bookings/select-arrows.png');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 10px;
  right: 10px;
  pointer-events: none;
}
.contact-page .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
}
.contact-page .gform_wrapper .gform_footer input.button {
  display: block;
  border: 0;
  width: 100%;
  border-radius: 3px;
  color: #fff;
  background-color: #74af72;
  text-transform: uppercase;
  padding: 10px 0;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: bolder;
}
body .contact-page .gform_wrapper label.gfield_label + div.ginput_container {
  margin: 0 !important;
}
.contact-page .gform_wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
}
.contact-page .gform_wrapper ul li.gfield {
  padding-bottom: 10px;
}
.contact-page ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #405059;
  text-transform: none;
  font-size: 100%;
}
.contact-page :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #405059;
  text-transform: none;
  font-size: 100%;
}
.contact-page ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #405059;
  text-transform: none;
  font-size: 100%;
}
.contact-page :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #405059;
  text-transform: none;
  font-size: 100%;
}

/*****************************************************************************
 * Contact (two maps)
 *****************************************************************************/
.contact-page .map .map-entry {
  width: 49%;
  float: left;
  background-color: #fff;
  border: solid #d7d7d7 1px;
}
.contact-page .map .map-entry.col-1a {
  margin-right: 1%;
}
.contact-page .map .map-entry.col-2a {
  margin-left: 1%;
}
.contact-page .map .map-header {
  width: 100%;
  float: left;
  clear: both;
  padding: 10px 10px 20px 10px;
}
.contact-page .map .map-header .mh-col {
  width: 50%;
  float: left;
}
.contact-page .map .map-header .mh-col.mh-col-2 {
  text-align: right;
}
.contact-page .map .map-header p {
  margin: 0;
  padding: 0;
}
.contact-page .map .map-body {
  width: 100%;
  float: left;
  clear: both;
  line-height: 0;
}
.contact-page .map .map-body .contact-map {
  height: 400px;
}

/*****************************************************************************
 * Reviews
 *****************************************************************************/
.hreviews {
  width: 90%;
  max-width: 500px;
  margin: 0 auto;
  font-size: 0.8em;
  line-height: 150%;
}
.hreview {
  width: 100%;
  padding: 10px 10px 20px 10px;
  background-color: #f7f7f7;
}
.hreviews .bx-wrapper .bx-pager {
  bottom: -40px;
}
.hreviews .bx-wrapper .bx-pager.bx-default-pager a {
  border-color: #74af72;
}
.hreviews h2 {
  text-align: center;
}
.hreviews .bx-wrapper img {
  vertical-align: middle;
  display: inline-block;
  margin: 0 0 3px 0;
}
.hreview .summary {
  font-weight: bold;
}
.hreview abbr[title] {
  border: 0;
}
/*****************************************************************************
 * Misc.
 *****************************************************************************/
.post-type-archive-specials .ttd-category h3 a {
  text-transform: none;
}
.post-type-archive-specials .thing-to-do .image {
  max-height: 240px;
  overflow: hidden;
}
.single-specials .things-to-do-detail-content p {
  float: none;
  clear: none;
}
.single-specials #things-to-do-detail .more-posts .post-container {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.single-specials .thing-to-do .image {
  max-height: 200px;
  overflow: hidden;
}
.cabin-slider.cabin-slider-lazy li {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #333;
}
/*****************************************************************************
 * Things To Do / Specials sliders
 *****************************************************************************/
.things-slider {
  position: relative;
}
.things-slider ul,
.things-slider ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.things-slider .thing-slide {
  padding: 0 5px;
}
.things-slider-page-nav {
  width: 100%;
  position: absolute;
  bottom: 30px;
  text-align: center;
  cursor: default;
  margin: 0;
  padding: 0;
  list-style: none;
}
.things-slider-page-nav li {
  margin: 0 4px;
  display: inline-block;
  zoom: 1;
}
.things-slider-page-nav li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #fff;
  background: rgba(255, 255, 255, 1);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.things-slider-page-nav li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.things-slider-page-nav li.active-marker a {
  background: #81ab6c;
  background: rgba(129, 171, 108, 1);
  cursor: default;
}
@media screen and (max-width: 50em) {
  .flex-direction-nav a {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .things-slider .thing-slide {
    padding: 0;
  }
  .flex-direction-nav a {
    margin-top: 0 !important;
  }
  .things-slider-page-nav {
    bottom: 15px;
  }
}

/*****************************************************************************
 * Datepicker modal
 *****************************************************************************/
.elk-date-modal {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 11111111;
  display: none;
  opacity: 0;
  transition: opacity 0.3s;
  overflow-x: hidden;
  overflow-y: scroll;
}
.elk-date-modal.elk-modal-show {
  display: block;
  opacity: 1;
}
.elk-body-modal {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
.elk-date-modal .align1 {
  display: table;
  width: 100%;
  height: 100%;
}
.elk-date-modal .align2 {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.ll-skin-melon .elk-date-modal .ui-datepicker.ui-widget {
  margin: 0 auto;
}
/*****************************************************************************
 * Cabin detail map
 *****************************************************************************/
.cabin-map {
  padding-bottom: 58px;
}
.cabin-map-box {
  width: 100%;
  height: 400px;
}
/*****************************************************************************
 * Cabin thumbnails shortcode
 *****************************************************************************/
.page-template-template-two-column .content-container {
  max-width: 1280px;
  padding: 40px;
}
.page-template-template-two-column .content-main {
  width: 70%;
  float: left;
  padding-right: 40px;
  border-right: solid #ccc 1px;
}
.page-template-template-two-column .content-sidebar {
  width: 30%;
  float: left;
  padding-left: 40px;
}
.sc-cabin-thumbnails {
  width: 100%;
  float: left;
  clear: both;
}
.sc-cabin-list {
  margin: 0;
  list-style: none;
  display: block;
  padding: 0;
  width: 100%;
  float: left;
  clear: both;
}
@media screen and (min-width: 768px) {
  .sc-cabin-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12px;
  }
}
.sc-cabin-item {
  display: block;
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
  position: relative;
  margin: 0 0 20px 0;
  overflow: hidden;
}
.sc-cabin-item a {
  display: block;
  width: 100%;
  float: left;
  clear: both;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.sc-cabin-item a:hover {
}
.sc-cabin-item .thumbnail {
  display: block;
  width: 100%;
  float: left;
  clear: both;
}
.sc-cabin-item .thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.sc-cabin-item a:hover .thumbnail img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.sc-cabin-item .layer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.sc-cabin-item .pad1 {
  display: table;
  width: 100%;
  height: 100%;
}
.sc-cabin-item .pad2 {
  display: table-cell;
  width: 100%;
  vertical-align: bottom;
}
.sc-cabin-item .title {
  display: block;
  width: 100%;
  float: left;
  clear: both;
  padding: 0;
  font-size: 18px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.sc-cabin-item a:hover .title {
  color: #f0823c;
}
.sc-cabin-item .meta-list {
  display: block;
  width: 100%;
  float: left;
  clear: both;
}
.sc-cabin-item .meta-item {
  display: inline-block;
  color: #666;
  padding: 0 2px;
}
.sc-cabin-item .meta-value {
  color: #000;
}
.sc-cabin-item .layer-content {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  display: block;
  width: 100%;
  float: left;
  clear: both;
  border-top: solid #74af72 4px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.sc-cabin-item a:hover .layer-content {
  border-top: solid #f0823c 4px;
}

.sidebar-cabin-details {
  display: none;
}
.cabin-single-bottom {
  width: 100%;
  float: left;
  clear: both;
}
.cabin-bottom-column {
  float: left;
  width: 67.82%;
}
.detail-lists-mobile {
  display: none;
}

/* Newsletter form */
.page-template-default .content-container form.gf-newsletter-subscribe {
  text-align: center;
  color: #000;
}
.page-template-default .content-container form.gf-newsletter-subscribe h2 {
  text-transform: none;
  padding: 0;
  color: rgb(38, 182, 150);
}
.page-template-default .content-container form.gf-newsletter-subscribe p {
  line-height: 115%;
  font-size: 18px;
}
.page-template-default .content-container form.gf-newsletter-subscribe small {
  font-size: 15px;
}
.page-template-default .content-container form.gf-newsletter-subscribe p a {
  color: #000;
  text-decoration: underline;
}
.gform_wrapper form.gf-newsletter-subscribe .top_label label {
  display: none;
}
form.gf-newsletter-subscribe input[type='text'],
form.gf-newsletter-subscribe input[type='email'] {
  box-sizing: border-box;
  padding-left: 16px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 40px;
  text-align: left;
  color: rgb(0, 0, 0);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  background-color: rgb(255, 255, 255);
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
  border-image: initial;
  border-color: rgb(180, 187, 195);
}
.gform_wrapper form.gf-newsletter-subscribe .top_label input.medium {
  width: 90%;
}
form.gf-newsletter-subscribe input[type='submit'] {
  position: relative;
  width: 90%;
  color: rgb(255, 255, 255);
  font-family: Quincy, Times, serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1;
  white-space: normal;
  padding-top: 11px;
  padding-bottom: 11px;
  text-align: center;
  word-break: break-word;
  align-self: flex-end;
  cursor: pointer;
  background: rgb(20, 114, 93);
  border-radius: 2px;
  border-style: solid;
  border-color: rgb(20, 114, 93);
  border-width: 2px;
  font-size: 20px !important;
}
.gf-newsletter-subscribe .gform_confirmation_message {
  width: 100%;
  float: left;
  clear: both;
  font-size: 20px;
  margin: 20px 0;
  padding: 20px;
  background-color: rgb(38, 182, 150);
  color: #fff;
}

/*****************************************************************************
 * Responsive styles
 *****************************************************************************/
@media screen and (max-width: 1240px) {
  .cabin-listings .view-switcher a {
    margin: 0;
  }
  .filter-bedrooms .searchandfilter li li {
    margin: 0 12px;
  }
}
@media screen and (max-width: 1130px) {
  .message-over {
    left: 0px;
    top: 20px;
    width: 100%;
    font-size: 12px;
    text-align: center;
    padding: 10px 6px;
    box-shadow: none;
  }
  .cabin-listings .main-info img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  #input_1_4 {
    height: auto !important;
  }
  .cabin-listings {
    padding-top: 20px;
  }
  .cabin-listings .view-switcher {
    position: static;
    width: 100%;
    right: 0;
    top: 0;
    margin-top: 0;
    margin-bottom: 16px;
  }
  .contact-page .social .col.col-1,
  .contact-page .social .col.col-2,
  .contact-page .social .col.col-3 {
    width: 100%;
    float: left;
    clear: both;
    padding: 0 0 40px 0;
    margin: 0;
  }
  .contact-page .social .box .box-pad {
    padding: 10px;
  }
  .contact-page .social .col .col-content {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .contact-page .social h4 {
    text-align: center;
    padding-left: 0;
    width: 100%;
    clear: both;
    float: left;
  }
  .contact-page .more {
    text-align: center;
    padding-left: 0;
  }
  .sc-cabin-item .layer {
    position: static;
    height: auto;
    background-color: #f2f2f2;
    display: block;
    width: 100%;
    height: auto;
    clear: both;
  }
  .sc-cabin-item .layer-content {
    background-color: #f2f2f2;
  }
  .sc-cabin-item .pad1,
  .sc-cabin-item .pad2 {
    display: block;
    width: 100%;
    height: auto;
    clear: both;
  }
}
@media screen and (max-width: 1000px) {
  .calendar-input {
    padding-left: 30px;
    background-size: 24px;
  }
}
@media screen and (max-width: 960px) {
  .sidebar-nav {
    display: none;
  }
  .things-to-do-detail-content .top {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0 5%;
  }
  .main-cabin-content aside.reserve-sidebar .sidebar-content,
  aside.reserve-sidebar .sidebar-content {
    margin-top: 0px !important;
    position: static;
    text-align: center;
  }
  .main-cabin-content aside.reserve-sidebar,
  aside.reserve-sidebar {
    width: 100%;
    clear: both;
  }
  .main-cabin-content aside.reserve-sidebar .sidebar-content ul,
  aside.reserve-sidebar .sidebar-content ul {
    list-style: none;
    margin: 0;
    padding: 0 0 15px 0;
  }
  .cabin-content {
    width: 100%;
    clear: both;
  }
  .sidebar-cabin-details {
    display: block;
  }
  .cabin-short-description {
    width: 100%;
    border-left: 0;
    padding-left: 0;
  }
  .cabin-short-description:before {
    display: none;
  }
  .cabin-heading .headings {
    width: 100%;
  }
  .contact-page .map .map-entry,
  .contact-page .map .map-entry.col-1a,
  .contact-page .map .map-entry.col-2a {
    width: 100%;
    clear: both;
    margin: 0 0 20px 0;
  }
  .contact-page .map .map-body iframe {
    height: 240px;
  }
  .cabin-bottom-column {
    width: 100%;
    clear: both;
  }
  .detail-lists-mobile {
    display: block;
  }
  .detail-lists-desktop {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .contact-page .callouts .col.col-1,
  .contact-page .callouts .col.col-2,
  .contact-page .callouts .col.col-3 {
    width: 100%;
    border: 0;
    border-bottom: solid #d7d7d7 1px;
  }
  .cabin-search-home .col .btn {
    padding: 0;
  }
  .cabin-search-home .col .btn .icon {
    display: none;
  }
  .contact-page .map .col-1 {
    width: 100%;
    border: solid #d7d7d7 1px;
    border-bottom: 0;
    clear: both;
    text-align: center;
  }
  .contact-page .map .col-2 {
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0;
    height: 200px !important;
  }
  .contact-page .map .col-1 .col-pad {
    padding: 20px 15px 20px 10px;
  }
  .contact-page p.address {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .cabin-heading .back {
    position: static;
    text-align: center;
    top: 0;
    margin: 10px auto 20px auto;
    display: block;
  }
  .cabin-heading .back .fa {
    display: none;
  }
  .main-cabin-content {
    width: 90%;
  }
  .cabin-slider {
    position: relative;
  }
  .cabin-carousel {
    margin-left: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    position: static;
  }
  .cabin-carousel-slider {
    display: none;
  }
  .cabin-hero .nav {
    margin: -48px 0 0 0;
    top: 50%;
    font-size: 96px;
  }
  .cabin-hero .nav.cabin-prev {
    left: 24px;
  }
  .cabin-hero .nav.cabin-next {
    right: 24px;
  }
  .cabin-hero .nav.cabin-prev .fa-angle-left,
  .cabin-hero .nav.cabin-next .fa-angle-right {
    display: inline-block;
  }
  .cabin-hero .nav.cabin-prev .fa-chevron-left,
  .cabin-hero .nav.cabin-next .fa-chevron-right {
    display: none;
  }
  .bedrooms-layouts {
    margin-left: 0;
  }
  .bedroom-layout {
    width: 100%;
  }
  .bedroom-layout .content {
    border: 0;
    padding: 0;
  }
  .check-in {
    width: 100%;
    margin-bottom: 20px;
  }
  footer .column.social .phone {
    letter-spacing: 1px;
  }
  .ll-skin-melon .ui-datepicker.ui-widget,
  .ll-skin-melon .ui-datepicker table,
  .ui-datepicker .ui-datepicker-header {
    max-width: 278px;
  }
  .ll-skin-melon .ui-datepicker.ui-widget {
    padding: 0 20px 0 0;
    z-index: 28000004 !important;
  }
  .cabin-messages.cabin-messages-details p {
    margin: 0 0 15px 0;
    width: 100%;
    text-align: center;
    border-radius: 0;
  }
  .cabin-messages.cabin-messages-details p:after {
    display: none;
  }
  .cabin-listings .details {
    margin-top: 5px;
    padding-left: 0;
  }
  .page-template-template-two-column p iframe {
    max-width: 100%;
  }
  .page-template-template-two-column .content-main,
  .page-template-template-two-column .content-sidebar {
    width: 100%;
    float: left;
    clear: both;
    padding: 0;
    border: 0;
  }
  .page-template-template-two-column .content-sidebar {
    border-top: solid #ccc 1px;
    border-bottom: solid #ccc 1px;
    padding-top: 30px;
    margin-top: 10px;
    padding-bottom: 20px;
  }
  .sc-cabin-item {
    width: 50%;
    float: left;
    display: block;
    clear: none;
    padding: 10px;
    margin: 0;
  }
}
@media screen and (max-width: 700px) {
  .cabin-listings .view-switcher {
    display: none;
  }
  .cabin-listings .post.grid .photo-link {
    border-radius: 0;
  }
  .listing-col-1,
  .listing-col-2,
  .listing-col-3 {
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0;
    clear: both;
  }
  .listing-col-3 {
    text-align: center;
  }
  .cabin-listings .post.grid .price-grid {
    margin-bottom: 0;
  }
  .cabin-listings .post.grid .listing-col .btn,
  .listing-col .post.grid .btn {
    max-width: 200px;
  }
}
@media screen and (max-width: 639px) {
  .cabin-search-home {
    display: none;
  }
  .booking-legend li {
    width: 49%;
    text-align: center;
    margin: 5px 0;
  }
  .booking-legend li span {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 479px) {
  .btn.btn-edit {
    width: 100%;
    padding-right: 20px;
  }
  .btn.btn-edit:after {
    display: none;
  }
  .page-template-template-two-column .content-sidebar {
    padding-top: 10px;
  }
  .sc-cabin-item {
    width: 100%;
    clear: both;
    padding: 10px 0;
  }
  .sc-cabin-item .layer-content,
  .sc-cabin-item .thumbnail {
    height: auto !important;
  }
}
@media only screen and (max-width: 28.125em) {
  #hero .heading {
    top: 50%;
  }
  #hero.cabin h1,
  #hero.cabin h2 {
    text-shadow: 0px 0px 10px #000;
  }
  #hero .cabin-search {
    bottom: 40px;
    height: auto;
    z-index: 11111110;
  }
  #search-filter-form-394 .sf-field-taxonomy-bedrooms {
    display: block;
  }
  #search-filter-form-394 .sf-field-post_date {
    clear: both;
    margin-bottom: 20px;
    float: left;
  }
  /*
	.cabin-search #search-filter-form-394 .sf_date_field .datepicker {
		pointer-events: none;
	}
	.cabin-search #search-filter-form-394 .sf_date_field li {
		position: relative;
	}
	.cabin-search #search-filter-form-394 .sf_date_field li a {
		display: block;
		position: absolute;
		left: 0px;
		top: 0px;
		background-color: rgba(0, 0, 0, 0.25);
		cursor: pointer;
		text-indent: -99999px;
		width: 100%;
		height: 100%;
	}
	*/
}
@media screen and (max-height: 900px) {
  .cabin-hero {
    height: 100%;
    margin-top: 0;
  }
}
@media screen and (max-height: 480px) {
  .cabin-hero {
    height: 300px;
    overflow: hidden;
  }
  .cabin-map-box {
    height: 360px;
  }
}
@media screen and (max-height: 320px) {
  .cabin-hero {
    height: 300px;
  }
  .cabin-map-box {
    height: 180px;
  }
}

html {
  scroll-behavior: smooth;
}
