@import "../bootstrap/css/bootstrap.min.css";
@font-face {
  font-family: "NewBaskervilleITC W05 Regular";
  src: url("../fonts/5203832/ac0850e3-ee27-4cf6-be32-3b24daf6ec69.eot?#iefix");
  src: url("../fonts/5203832/ac0850e3-ee27-4cf6-be32-3b24daf6ec69.eot?#iefix") format("eot"), url("../fonts/5203832/f4d9a85a-509a-4d81-afab-3e701a6afa26.woff2") format("woff2"), url("../fonts/5203832/73da603e-08bf-4d47-9433-dba20474dc8c.woff") format("woff"), url("../fonts/5203832/c616977e-0ad7-4da1-b03a-8305ad5b0874.ttf") format("truetype");
}
@media only screen and (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
body {
  font-family: "NewBaskervilleITC W05 Regular", ITC NewBaskerville, Baskerville, Serif;
  font-size: 18px;
  line-height: 1.44;
  color: #44443C;
  -moz-osx-font-smoothing: grayscale;
  /*(For Firefox)*/
  -webkit-font-smoothing: antialiased;
  /*(For Chrome and Safari)*/
  padding-top: 182px;
  overflow-x: hidden;
}
@media only screen and (max-width: 991px) {
  body {
    padding-top: 115px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 16px;
    padding-top: 100px;
  }
}
body.noScroll {
  position: relative;
}
body.noScroll:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f3f3f3;
  z-index: 1;
}
body.noScroll .navbar-ic {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.container-fluid {
  padding-right: 40px;
  padding-left: 40px;
}
@media only screen and (max-width: 767px) {
  .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.content-area {
  padding-bottom: 35px;
}
.nobr {
  white-space: nowrap;
}
.book-now-toggle.btn {
  background-color: #D3B5A3;
  border: solid 1px #D3B5A3;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
.book-now-toggle.btn:hover {
  background-color: #fff;
  color: #D3B5A3;
}
.navbar-ic {
  background-color: #fff;
  border: none;
}
.navbar-ic .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-ic .navbar-collapse {
  background-color: #f3f3f3;
  font-size: 16px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-collapse .collapse-inner {
    position: relative;
    height: calc(100vh - 93px);
  }
}
@media only screen and (max-width: 1199px) {
  .navbar-ic .navbar-collapse {
    font-size: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-collapse {
    font-size: 18px;
    max-height: 100%;
  }
}
.navbar-ic .navbar-collapse .navbar-close {
  position: absolute;
  top: 31px;
  right: 11px;
  color: #D3B5A3;
  font-size: 40px;
  line-height: 0.5;
}
.navbar-ic .navbar-collapse .navbar-close:hover,
.navbar-ic .navbar-collapse .navbar-close:active,
.navbar-ic .navbar-collapse .navbar-close:focus {
  text-decoration: none;
}
.navbar-ic .navbar-collapse .book-now-toggle {
  position: absolute;
  width: calc(100% - 20px);
  font-size: 12px;
  padding: 18px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
  padding: 16px 15px 14px;
  bottom: 0;
  left: 0;
}
@media only screen and (max-height: 550px) {
  .navbar-ic .navbar-collapse .book-now-toggle {
    position: relative;
  }
}
.navbar-ic .navbar-toggle {
  background-image: url('../images/Hamburger Menu@2x.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 46px;
  height: 39px;
  float: none;
  position: absolute;
  top: 40px;
  left: 37px;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .navbar-ic .navbar-toggle {
    width: 40px;
    height: 36px;
    top: 38px;
    left: 38px;
  }
}
.navbar-ic .navbar-top-row {
  height: 125px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-top-row {
    height: 115px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-ic .navbar-top-row {
    height: 100px;
  }
}
.navbar-ic .navbar-top-row .home-link {
  position: absolute;
  top: 17px;
  left: 50%;
  margin-left: -95px;
  background-image: url('../images/park-lane-logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 190px;
  height: 73px;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-top-row .home-link {
    top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-ic .navbar-top-row .home-link {
    width: 155px;
    height: 59px;
    margin-left: -78px;
    top: 26px;
  }
}
.navbar-ic .navbar-top-row .book-now-toggle {
  font-size: 14px;
  min-width: 237px;
  padding: 17px 9px 14px;
  margin: 38px 58px 0 0;
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-top-row .book-now-toggle {
    min-width: 0px;
    font-size: 12px;
    padding: 17px 18px 14px;
    margin: 35px 39px 0 0;
  }
}
.navbar-ic .navbar-top-row .pulled-left {
  float: left;
  margin: 48px 0 0 73px;
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-top-row .pulled-left {
    margin: 36px 0 0 118px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-ic .navbar-top-row .pulled-left {
    float: right;
    margin: 36px 34px 0 0;
  }
}
.navbar-ic .navbar-top-row .reservation-tel {
  font-size: 14px;
}
.navbar-ic .navbar-top-row .reservation-tel:hover,
.navbar-ic .navbar-top-row .reservation-tel:focus,
.navbar-ic .navbar-top-row .reservation-tel:active {
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-top-row .reservation-tel {
    display: none;
  }
}
.navbar-ic .navbar-top-row .lang-change {
  width: 90px;
}
@media only screen and (max-width: 767px) {
  .navbar-ic .navbar-top-row .lang-change {
    width: 68px;
  }
}
.navbar-ic .navbar-top-row .lang-change .select-styled,
.navbar-ic .navbar-top-row .lang-change .select-options {
  border: none;
}
.navbar-ic .navbar-top-row .lang-change .select-styled {
  padding-left: 0;
}
.navbar-ic .navbar-top-row .lang-change .select-styled[rel=""] {
  color: #555555;
}
@media only screen and (max-width: 767px) {
  .navbar-ic .navbar-top-row .lang-change .select-styled[rel=""] {
    font-size: 10px;
  }
}
@media (min-width: 992px) {
  .navbar-ic .navbar-nav {
    float: none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-nav {
    padding-top: 30px;
    float: left;
    margin-top: 0;
  }
}
.navbar-ic .navbar-nav .dropdown-toggle .caret {
  border-left: 0;
  border-right: 0;
}
.navbar-ic .navbar-nav .dropdown-toggle .caret:before {
  content: " ";
  width: 8px;
  height: 8px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  top: -15px;
  transform: rotate(135deg);
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-nav .dropdown-toggle .caret:before {
    transform: rotate(45deg);
    top: 0;
    height: 10px;
    width: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-nav .dropdown-toggle .caret {
    top: 0;
    position: absolute;
    right: 0px;
    width: 44px;
    height: 44px;
    border: none;
    text-align: center;
    line-height: 40px;
  }
}
.navbar-ic .navbar-nav > li > a {
  line-height: 1.2;
  padding: 19px 0;
  margin: 0 19px;
  position: relative;
  background: none;
}
@media only screen and (max-width: 1199px) {
  .navbar-ic .navbar-nav > li > a {
    margin: 0 13px;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
    margin: 0 19px 0px;
    border-bottom: solid 1px #DDDFDB;
  }
}
.navbar-ic .navbar-nav > li > a:before {
  width: 0;
  position: absolute;
  bottom: 13px;
  height: 3px;
  content: '';
  background-color: #D3B5A3;
}
@media only screen and (max-width: 1199px) {
  .navbar-ic .navbar-nav > li > a:before {
    height: 2px;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-nav > li > a:before {
    display: none;
  }
}
.navbar-ic .navbar-nav > li:active > a,
.navbar-ic .navbar-nav > li:focus > a,
.navbar-ic .navbar-nav > li:hover > a,
.navbar-ic .navbar-nav > li.active > a {
  background: none;
  color: #44443C;
}
.navbar-ic .navbar-nav > li:active > a:before,
.navbar-ic .navbar-nav > li:focus > a:before,
.navbar-ic .navbar-nav > li:hover > a:before,
.navbar-ic .navbar-nav > li.active > a:before {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .navbar-ic .navbar-nav > li:active > a,
  .navbar-ic .navbar-nav > li:focus > a,
  .navbar-ic .navbar-nav > li:hover > a,
  .navbar-ic .navbar-nav > li.active > a {
    opacity: 1;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-ic .navbar-top-row {
    transition: all .5s ease;
  }
  .navbar-ic .navbar-top-row .home-link {
    transition: all .5s ease;
  }
  .navbar-ic .navbar-top-row .book-now-toggle {
    transition: all .5s ease;
  }
  .navbar-ic .navbar-top-row .pulled-left {
    transition: all .5s ease;
  }
  .navbar-ic .navbar-nav > li > a {
    transition: all .5s ease;
  }
  .navbar-ic .navbar-nav > li > a:before {
    transition: all .5s ease;
  }
  .navbar-ic.scrolled .navbar-top-row {
    height: 90px;
  }
  .navbar-ic.scrolled .navbar-top-row .home-link {
    margin-left: -73px;
    width: 146px;
    height: 56px;
  }
  .navbar-ic.scrolled .navbar-top-row .book-now-toggle {
    margin: 20px 58px 0 0;
  }
  .navbar-ic.scrolled .navbar-top-row .pulled-left {
    margin: 33px 0 0 73px;
  }
  .navbar-ic.scrolled .navbar-nav > li > a {
    padding: 11px 0;
  }
  .navbar-ic.scrolled .navbar-nav > li > a:before {
    bottom: 5px;
  }
}
.booking-form {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .booking-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .booking-form {
    position: relative;
    height: calc(100vh - 93px);
    background-color: #F4F4F3;
    overflow: scroll;
    padding-bottom: 75px;
  }
}
.booking-form .title-bar .title > h3 {
  background-color: #F4F4F3;
  margin: 30px 0 25px;
}
.booking-form .booking-close {
  position: absolute;
  top: 21px;
  right: 40px;
  width: 27px;
  height: 27px;
  background-image: url('../images/Close button.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-close {
    position: fixed;
    top: initial;
    top: unset;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: none;
    background-color: #D3B5A3;
    width: 100%;
    font-size: 12px;
    line-height: 1.42;
    text-transform: uppercase;
    height: auto;
    padding: 17px;
    letter-spacing: 0.1em;
    z-index: 10000;
  }
}
.booking-form form {
  display: inline-block;
  padding-top: 33px;
  padding-bottom: 33px;
}
@media only screen and (max-width: 767px) {
  .booking-form form {
    padding: 0;
    width: 100%;
  }
}
.booking-form .form-group {
  display: inline-block;
  width: 140px;
  padding: 0 5px;
}
@media only screen and (max-width: 991px) {
  .booking-form .form-group {
    width: 126px;
  }
}
@media only screen and (max-width: 767px) {
  .booking-form .form-group {
    display: block;
    width: 140px;
    padding: 0;
    margin-bottom: 10px;
  }
}
.booking-form .form-group label {
  text-align: left;
  font-size: 14px;
  width: 100%;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .booking-form .form-group label {
    text-align: center;
  }
}
.booking-form .form-group input {
  height: 40px;
  border-radius: 0;
  border: solid 1px #D3B5A3;
}
.booking-form .form-group[data-provide="datepicker"] input,
.booking-form .form-group[data-provide="datepicker"] input[readonly="true"] {
  font-size: 12px;
  background-image: url('../images/Calendar.svg');
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-color: #fff;
}
@media only screen and (max-width: 991px) {
  .booking-form .form-group[data-provide="datepicker"] input,
  .booking-form .form-group[data-provide="datepicker"] input[readonly="true"] {
    background-size: 16px auto;
    background-position: center right 7px;
    font-size: 16px;
  }
}
.booking-form .form-group.wide {
  width: 290px;
}
@media only screen and (max-width: 767px) {
  .booking-form .form-group.wide {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
  }
}
.booking-form .form-group.has-number-group {
  position: relative;
  top: 17px;
}
@media only screen and (max-width: 991px) {
  .booking-form .form-group.has-number-group {
    width: 168px;
  }
}
@media only screen and (max-width: 991px) {
  .lightpick__months > section:first-child {
    padding-left: 0;
  }
  .lightpick__months > section:last-child {
    padding-right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  section.lightpick.lightpick--2-columns {
    padding: 15px 25px;
  }
  .lightpick__months > section:first-child {
    padding-left: 0 !important;
  }
  .lightpick__months > section:last-child {
    padding-right: 0 !important;
  }
  .booking-form .form-group .number-group .minus-button,
  .booking-form .form-group .number-group .plus-button {
    width: 27%;
  }
  .booking-form .form-group .number-group input {
    width: 46%;
  }
  .booking-form form {
    width: 100% !important;
  }
}
@media only screen and (max-width: 800px) {
  section.lightpick.lightpick--2-columns {
    width: 530px;
  }
  .booking-form .form-group *.wide {
    width: 215px;
  }
  .booking-form .form-group .number-group .minus-button,
  .booking-form .form-group .number-group .plus-button {
    width: 25% !important;
  }
  .booking-form .form-group .number-group input {
    width: calc(100% - 50%) !important;
  }
  .booking-form .form-group.has-number-group {
    width: 120px;
  }
  section.lightpick.lightpick--2-columns {
    width: 600px;
    padding: 0 30px;
  }
  .booking-form .form-group[data-provide="datepicker"] input,
  .booking-form .form-group[data-provide="datepicker"] input[readonly="true"] {
    font-size: 12px;
    font-weight: bold;
    padding: 0px 8px;
  }
}
@media screen and (orientation: landscape) and (max-device-width: 736px) {
  #booking .visible-xs.title-bar.container-fluid {
    display: none !important;
  }
  form#booking-form {
    padding-top: 15px;
  }
  .booking-form .form-group.has-number-group {
    width: 17% !important;
    float: left;
  }
  .booking-form .btn {
    width: auto !important;
    float: left !important;
  }
  .booking-form .form-group.wide {
    width: 34%;
    display: inline-block;
    float: left;
    padding-left: 0px;
  }
  #booking.booking-form .booking-close {
    max-width: 100% !important;
    margin: 0 auto !important;
    bottom: 0px !important;
    font-size: 14px;
  }
  .lightpick {
    min-height: 450px;
  }
}
@media only screen and (max-width: 500px) {
  .booking-form .form-group.wide {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .booking-form .form-group.has-number-group {
    width: 50%;
    top: 0;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
  }
}
.booking-form .form-group .number-group {
  display: inline-block;
}
.booking-form .form-group .number-group .minus-button,
.booking-form .form-group .number-group .plus-button {
  width: 33%;
  height: 40px;
  display: inline-block;
  background-color: #D3B5A3;
  float: left;
  background-position: center;
  background-size: 16px auto;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .booking-form .form-group .number-group .minus-button,
  .booking-form .form-group .number-group .plus-button {
    width: 40px;
  }
}
.booking-form .form-group .number-group .minus-button {
  background-image: url('../images/minus-button.svg');
}
.booking-form .form-group .number-group .plus-button {
  background-image: url('../images/plus-button.svg');
}
.booking-form .form-group .number-group input {
  width: 34%;
  float: left;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .booking-form .form-group .number-group input {
    width: calc(100% - 80px);
  }
}
.booking-form .btn {
  width: 161px;
  background-color: #D3B5A3;
  border: solid 1px #D3B5A3;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.1em;
  padding: 12px 11px 9px;
  margin: 0 5px;
  font-size: 14px;
}
@media only screen and (max-width: 991px) {
  .booking-form .btn {
    width: 117px;
  }
}
@media only screen and (max-width: 767px) {
  .booking-form .btn {
    width: calc(50% - 10px);
    margin: 0 0 16px;
  }
}
.booking-form .btn:hover {
  background-color: #fff;
  color: #D3B5A3;
}
.booking-form .row {
  padding-left: 5px;
  padding-right: 5px;
}
.booking-form p {
  text-align: left;
  font-size: 14px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .booking-form p {
    text-align: center;
  }
}
.ui-datepicker {
  width: 368px;
  padding: 27px 40px;
}
@media only screen and (max-width: 767px) {
  .ui-datepicker {
    top: 180px !important;
    left: 50% !important;
    margin-left: -184px !important;
  }
}
.ui-datepicker table {
  max-width: 258px;
  margin: 0 auto;
}
.ui-datepicker thead {
  padding-bottom: .4em;
}
.ui-datepicker thead th {
  border-bottom: solid 2px #D3B5A3;
  padding: .7em .3em .3em;
  font-weight: normal;
}
.ui-datepicker tbody:before {
  position: relative;
  width: 100%;
  height: 5px;
  content: '';
  float: left;
}
.ui-datepicker tbody tr:first-child {
  padding-top: 10px;
}
.ui-datepicker tbody tr:first-child td span,
.ui-datepicker tbody tr:first-child td a {
  padding-top: 5px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  text-align: center;
}
.ui-datepicker td.from-date,
.ui-datepicker td.to-date {
  background-color: #D3B5A3;
}
.ui-datepicker td.selected-range {
  background-color: rgba(255, 255, 255, 0.5);
}
.ui-datepicker td.ui-datepicker-other-month span,
.ui-datepicker td.ui-datepicker-unselectable span,
.ui-datepicker td.ui-datepicker-other-month a,
.ui-datepicker td.ui-datepicker-unselectable a {
  opacity: 0.5;
}
.ui-datepicker td.checkin span,
.ui-datepicker td.checkin a {
  opacity: 1;
  background-color: #D3B5A3;
}
.ui-widget.ui-widget-content {
  background-color: #F3F3F3;
  display: block;
}
.ui-datepicker .ui-datepicker-header {
  padding-top: 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  width: 10px;
  height: 21px;
  top: 6px;
}
.ui-datepicker .ui-datepicker-title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.44;
}
.ui-datepicker .ui-datepicker-next {
  background-image: url('../images/Datepicker - Right Arrow.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.ui-datepicker .ui-datepicker-prev {
  background-image: url('../images/Datepicker - Left Arrow.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.site-footer {
  background-color: #DDDFDB;
  padding-top: 100px;
  font-size: 16px;
}
@media only screen and (max-width: 991px) {
  .site-footer {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer {
    padding-top: 60px;
  }
}
.site-footer h3 {
  font-size: 20px;
  text-transform: none;
  letter-spacing: initial;
  margin-top: 0;
  margin-bottom: 28px;
}
.site-footer .navbar-nav {
  font-size: 14px;
  float: none;
}
@media only screen and (max-width: 767px) {
  .site-footer .navbar-nav {
    margin-top: 0;
  }
  .site-footer .navbar-nav li a {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .navbar-nav > li {
    display: inline-block;
  }
}
.site-footer .navbar-nav > li > a {
  line-height: 1.2;
  padding-left: 0;
  padding-right: 24px;
}
@media only screen and (max-width: 991px) {
  .site-footer .navbar-nav > li > a {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .navbar-nav > li > a {
    padding: 0 6px;
  }
}
.site-footer .navbar-nav > li > a:hover,
.site-footer .navbar-nav > li > a:focus {
  background: none;
  color: inherit;
}
.site-footer .navbar-nav.text > li > a {
  position: relative;
}
.site-footer .navbar-nav.text > li > a:before {
  position: absolute;
  right: 8px;
  content: "|";
}
@media only screen and (max-width: 991px) {
  .site-footer .navbar-nav.text > li > a:before {
    right: -5px !important;
  }
}
.site-footer .navbar-nav.text > li:last-child > a:before {
  display: none;
}
.site-footer .navbar-nav.social {
  font-size: 20px;
}
@media only screen and (max-width: 991px) {
  .site-footer .navbar-nav.social {
    font-size: 27px;
    margin-bottom: 33px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .navbar-nav.social {
    margin-bottom: 54px;
  }
}
.site-footer .navbar-nav.inline {
  display: inline-block;
}
.site-footer .navbar-nav.right > li > a {
  padding-left: 24px;
  padding-right: 0;
}
@media only screen and (max-width: 991px) {
  .site-footer .navbar-nav.right > li > a {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .navbar-nav.right > li > a {
    padding: 0 6px;
  }
}
.site-footer .navbar-nav.right.text > li > a:before {
  right: -15px;
}
.site-footer .top-row {
  margin-bottom: 46px;
}
@media only screen and (max-width: 991px) {
  .site-footer .top-row {
    margin-bottom: 49px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .top-row {
    margin-bottom: 56px;
  }
}
.site-footer .top-row .logo {
  width: 190px;
  margin-bottom: 61px;
}
@media only screen and (max-width: 991px) {
  .site-footer .top-row .logo {
    margin-bottom: 39px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .top-row .logo {
    margin-bottom: 48px;
  }
}
.site-footer .top-row form {
  max-width: 400px;
}
@media only screen and (max-width: 991px) {
  .site-footer .top-row form {
    max-width: 100%;
  }
  .site-footer .top-row form .frm_submit {
    text-align: center;
  }
}
.site-footer .top-row .top-left p {
  margin-top: 56px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .site-footer .top-row .top-left p {
    margin-top: 52px;
    margin-bottom: 56px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .top-row .top-center {
    border-top: solid 1px #D3B5A3;
    border-bottom: solid 1px #D3B5A3;
    padding-top: 53px;
    padding-bottom: 47px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .top-row .top-center {
    padding-top: 56px;
    padding-top: 51px;
  }
}
.site-footer .top-row .top-right .navbar-nav {
  margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
  .site-footer .top-row {
    text-align: center;
  }
}
.site-footer .middle-row {
  font-size: 13px;
}
.site-footer .middle-row .navbar-nav {
  font-size: 13px;
}
.site-footer .middle-row .navbar-nav > li > a {
  padding-top: 0;
}
@media only screen and (max-width: 991px) {
  .site-footer .middle-row .navbar-nav {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .middle-row .navbar-nav {
    margin-bottom: 42px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .middle-row .middle-center {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .middle-row .middle-center p {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .middle-row .middle-right {
    font-size: 10px;
  }
  .site-footer .middle-row .middle-right p {
    margin-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .middle-row .middle-right p {
    margin-bottom: 36px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .middle-row {
    text-align: center;
  }
}
.site-footer .logos-row {
  display: flex;
  margin-right: -40px;
  margin-left: -40px;
  padding-right: 40px;
  padding-left: 40px;
}
@media only screen and (max-width: 991px) {
  .site-footer .logos-row {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .logos-row {
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.site-footer .logos-row > div {
  border-top: solid 1px #D3B5A3;
}
@media only screen and (max-width: 991px) {
  .site-footer .logos-row > div {
    border-top: none;
  }
}
.site-footer .logos-row .footer-logos {
  padding-top: 64px;
  padding-bottom: 72px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
}
@media only screen and (max-width: 991px) {
  .site-footer .logos-row .footer-logos {
    padding-top: 0;
    padding-bottom: 32px;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .logos-row .footer-logos {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .logos-row .footer-logos .item {
    margin-right: 20px;
    margin-left: 20px !important;
    margin-bottom: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .logos-row .footer-logos .item {
    margin-right: 15px;
    margin-left: 15px !important;
  }
}
.site-footer .logos-row .footer-logos .item a {
  display: inline-block;
}
.site-footer .logos-row .footer-logos .item img {
  max-width: 100%;
}
.site-footer .logos-row .footer-logos .item + .item {
  margin-left: 92px;
}
@media only screen and (max-width: 991px) {
  .site-footer .logos-row .footer-logos .item.rc {
    width: 128px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .logos-row .footer-logos .item.bgp {
    width: 85px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .logos-row .footer-logos .item.amb {
    width: 128px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .logos-row .footer-logos .item.ta {
    width: 62px;
  }
}
.title-bar {
  margin-top: 75px;
}
@media only screen and (max-width: 767px) {
  .title-bar {
    margin-top: 0px;
  }
  .title-bar:first-child {
    margin-top: 30px;
  }
}
.title-bar .icon {
  margin: 0 auto 18px;
  width: 49px;
  height: 49px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .title-bar .icon {
    width: 35px;
    height: 35px;
    margin-bottom: 10px;
  }
}
.title-bar .icon.instagram-icon {
  background-image: url('../images/Instagram Icon.svg');
}
.title-bar .icon + .title > h3 {
  margin: 0 0;
}
.title-bar .title {
  position: relative;
  z-index: 1;
  text-align: center;
}
.title-bar .title:before {
  border-top: 1px solid #D3B5A3;
  content: "";
  margin: 0 auto;
  /* this centers the line to the full width specified */
  position: absolute;
  /* positioning must be absolute here, and relative positioning must be applied to the parent */
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
.title-bar .title > h3 {
  /* to hide the lines from behind the text, you have to set the background color the same as the container */
  background: #fff;
  padding: 0 20px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .title-bar .title > h3 {
    padding: 0 12px;
    white-space: pre-line;
    text-align: center;
  }
}
.title-bar p {
  position: relative;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.15em;
  margin-top: 10px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .title-bar p {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 10px;
  }
}
h3 {
  font-size: 35px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin: 35px 0;
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 25px;
    line-height: 1.2;
  }
}
h4 {
  font-size: 14px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin: 35px 0 20px;
  line-height: 3.5;
  text-align: right;
  margin-right: 44px;
}
@media only screen and (max-width: 767px) {
  h4 {
    text-align: left;
    font-size: 12px;
    line-height: 1.25;
    margin: 28px 0 17px;
  }
}
h5 {
  font-size: 35px;
  letter-spacing: 0.015em;
  line-height: 1.2;
  margin: 35px 0 20px;
}
@media only screen and (max-width: 767px) {
  h5 {
    font-size: 25px;
    margin: 22px 0 22px;
  }
}
p,
ul {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  p:last-child,
  ul:last-child {
    margin-bottom: 50px;
  }
}
a {
  color: #44443C;
}
a:hover,
a:focus,
a:active {
  color: #44443C;
}
.btn {
  font-size: 20px;
  color: #44443C;
  border: none;
  border-bottom: solid 3px #D3B5A3;
  border-radius: 0;
  padding: 0 0 5px;
}
.btn:active,
.btn:hover {
  box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .btn {
    font-size: 17px;
    padding: 0 0 3px;
  }
}
p .btn {
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.book-btn {
  background-color: #D3B5A3;
  border: solid 1px #D3B5A3;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-size: 14px;
  padding: 20px 44px 17px;
}
.book-btn:hover {
  background-color: #fff;
  color: #D3B5A3;
}
.button-block {
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .button-block {
    padding-top: 0;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 33px;
  }
}
.button-block p,
.button-block ul {
  margin-bottom: 0;
  padding-left: 0;
}
.button-block p .toggle-btn,
.button-block ul .toggle-btn {
  background-color: #fff;
  color: #D3B5A3;
  border: solid 1px #D3B5A3;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-size: 14px;
  padding: 20px 20px 17px;
  min-width: 200px;
  margin: 0 20px;
}
@media only screen and (max-width: 1199px) {
  .button-block p .toggle-btn,
  .button-block ul .toggle-btn {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 991px) {
  .button-block p .toggle-btn,
  .button-block ul .toggle-btn {
    min-width: 145px;
  }
}
@media only screen and (max-width: 767px) {
  .button-block p .toggle-btn,
  .button-block ul .toggle-btn {
    width: 161px;
    margin: 0 4px 12px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.button-block p .toggle-btn:hover,
.button-block ul .toggle-btn:hover,
.button-block p .toggle-btn.active,
.button-block ul .toggle-btn.active {
  background-color: #D3B5A3;
  color: inherit;
  box-shadow: none;
}
.button-block p li.active a,
.button-block ul li.active a {
  background-color: #D3B5A3;
  color: inherit;
  box-shadow: none;
}
.button-block ul {
  list-style: none;
}
.button-block ul li {
  display: inline-block;
}
.img {
  width: 100%;
  height: 568px;
  background-size: cover;
  background-position: center center;
}
@media only screen and (max-width: 767px) {
  .img {
    height: 280px;
  }
}
.carousel-indicators {
  bottom: 6px;
}
.carousel-indicators li {
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  border: none;
  margin: 0 8px;
}
.carousel-indicators li.active {
  border: none;
  width: 7px;
  height: 7px;
  background-color: #D3B5A3;
  margin: 0 8px;
}
.multi-carousel {
  overflow: hidden;
  margin-right: -40px;
}
@media only screen and (max-width: 767px) {
  .multi-carousel {
    width: auto;
    margin-right: -20px;
    margin-left: -20px;
  }
}
.multi-carousel img {
  width: 100%;
}
.multi-carousel .carousel-indicators {
  left: 0;
  bottom: 14px;
  margin-left: 0;
  line-height: 0;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .multi-carousel .carousel-indicators {
    width: 75%;
  }
}
.multi-carousel .carousel-inner {
  width: 288.53%;
}
.multi-carousel .carousel-inner .item {
  /* override position and transform in 3.3.x */
}
.multi-carousel .carousel-inner .item.left.active {
  transform: translateX(-20%);
}
@media only screen and (max-width: 767px) {
  .multi-carousel .carousel-inner .item.left.active {
    transform: translateX(-25%);
  }
}
.multi-carousel .carousel-inner .item.right.active {
  transform: translateX(20%);
}
@media only screen and (max-width: 767px) {
  .multi-carousel .carousel-inner .item.right.active {
    transform: translateX(25%);
  }
}
.multi-carousel .carousel-inner .item.next {
  transform: translateX(20%);
}
@media only screen and (max-width: 767px) {
  .multi-carousel .carousel-inner .item.next {
    transform: translateX(25%);
  }
}
.multi-carousel .carousel-inner .item.prev {
  transform: translateX(-20%);
}
@media only screen and (max-width: 767px) {
  .multi-carousel .carousel-inner .item.prev {
    transform: translateX(-25%);
  }
}
.multi-carousel .carousel-inner .item.right,
.multi-carousel .carousel-inner .item.left {
  transform: translateX(0);
}
.multi-carousel .item > div {
  padding-right: 20px;
  width: 20%;
  box-sizing: border-box;
  float: left;
}
.multi-carousel .item > div .item-img {
  width: 100%;
  height: 568px;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  .multi-carousel .item > div .item-img {
    height: 280px;
  }
}
@media only screen and (max-width: 767px) {
  .multi-carousel .item > div {
    width: 25%;
    padding-right: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .multi-carousel .item div + div + div {
    display: none;
  }
}
.multi-carousel .carousel-control-container {
  position: absolute;
  bottom: 0;
  right: 42.3%;
  width: 131px;
  height: 55px;
  padding-right: 20px;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .multi-carousel .carousel-control-container {
    right: 25%;
    width: 103px;
    height: 47px;
    padding-right: 8px;
    display: none;
  }
}
.multi-carousel .carousel-control-container .carousel-control {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 55px;
  height: 55px;
  float: left;
}
@media only screen and (max-width: 767px) {
  .multi-carousel .carousel-control-container .carousel-control {
    width: 47px;
    height: 47px;
  }
}
.multi-carousel .carousel-control-container .carousel-control.right {
  background-image: url('../images/Right Arrow.svg');
  background-position: center;
  right: 0;
  opacity: 1;
  margin-left: 1px;
}
.multi-carousel .carousel-control-container .carousel-control.left {
  background-image: url('../images/Left Arrow.svg');
  background-position: center;
  left: 0;
  opacity: 1;
}
.carousel-top {
  min-height: 300px;
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
}
.carousel-top.carousel-top {
  height: calc(100vh - 178px);
  margin-right: 0;
  margin-left: 0;
}
@media only screen and (max-width: 991px) {
  .carousel-top.carousel-top {
    height: calc(100vh - 115px);
  }
}
@media only screen and (max-width: 767px) {
  .carousel-top.carousel-top {
    height: calc(100vh - 166px);
  }
}
.carousel-top.carousel-top .page-title {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  z-index: 2;
  text-align: center;
  padding-right: 5px;
  padding-left: 5px;
}
.carousel-top.carousel-top .page-title h1 {
  font-size: 50px;
  letter-spacing: 0.1em;
  margin-bottom: 18px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .carousel-top.carousel-top .page-title h1 {
    font-size: 30px;
  }
  .carousel-top.carousel-top .page-title h1 br {
    display: none;
  }
}
.carousel-top.carousel-top .page-title h1:last-child {
  margin-bottom: 72px;
}
@media only screen and (max-width: 767px) {
  .carousel-top.carousel-top .page-title h1:last-child {
    margin-bottom: 59px;
  }
}
.carousel-top.carousel-top .page-title h2 {
  font-size: 25px;
  letter-spacing: 0.015em;
  margin-bottom: 72px;
}
@media only screen and (max-width: 767px) {
  .carousel-top.carousel-top .page-title h2 {
    font-size: 15px;
    margin-bottom: 59px;
    line-height: 1.4;
  }
}
.carousel-top.carousel-top .item:before {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 44%;
  content: '';
  background-size: 100% 100%;
  background-position: bottom center;
  z-index: 2;
  left: 0;
  background-image: url('../images/Gradient.png');
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .carousel-top.carousel-top .item:before {
    height: 64%;
  }
}
.carousel-top.carousel-top .item .name {
  position: absolute;
  top: 14.22%;
  right: 0;
  min-width: 14.44%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  z-index: 3;
  padding: 15px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  letter-spacing: 0.13em;
}
.carousel-top.carousel-top .item video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carousel-top .carousel-inner {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .carousel-top .carousel-indicators {
    display: block;
  }
}
.carousel-top .carousel-control-container {
  position: absolute;
  bottom: 0;
  right: 40px;
  width: 111px;
  height: 55px;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .carousel-top .carousel-control-container {
    right: 25%;
    width: 103px;
    height: 47px;
    padding-right: 8px;
    display: none;
  }
}
.carousel-top .carousel-control-container .carousel-control {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 55px;
  height: 55px;
  float: left;
}
@media only screen and (max-width: 767px) {
  .carousel-top .carousel-control-container .carousel-control {
    width: 47px;
    height: 47px;
  }
}
.carousel-top .carousel-control-container .carousel-control.right {
  background-image: url('../images/Right Arrow.svg');
  background-position: center;
  right: 0;
  opacity: 1;
  margin-left: 1px;
}
.carousel-top .carousel-control-container .carousel-control.left {
  background-image: url('../images/Left Arrow.svg');
  background-position: center;
  left: 0;
  opacity: 1;
}
.carousel-top .item {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.carousel-top .additional-link {
  position: absolute;
  bottom: 0;
  left: 40px;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  z-index: 100;
  background-color: rgba(206, 180, 169, 0.8);
  letter-spacing: 0.1em;
  border: none;
  min-width: 217px;
  line-height: 1.2;
  padding: 18px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .carousel-top .additional-link {
    display: none;
  }
}
.carousel-top .additional-link:hover,
.carousel-top .additional-link:focus,
.carousel-top .additional-link:active {
  text-decoration: none;
}
.carousel-block-one-c {
  position: relative;
  min-height: 583px;
  height: 100%;
  margin-right: 0;
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .carousel-block-one-c {
    min-height: 280px;
  }
}
.carousel-block-one-c .item {
  min-height: 583px;
  height: 100%;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  .carousel-block-one-c .item {
    min-height: 280px;
  }
}
.carousel-block-one-c .item .name {
  position: absolute;
  top: 20px;
  left: 10px;
  min-width: 153px;
  text-align: center;
  background-color: #fff;
  z-index: 3;
  padding: 15px;
  font-size: 16px;
  line-height: 1.05;
  color: #44443C;
}
.carousel-block-one-c .carousel-inner {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .carousel-block-one-c .carousel-indicators {
    display: block;
  }
}
.carousel-block-one-c .carousel-control-container {
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 111px;
  height: 55px;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .carousel-block-one-c .carousel-control-container {
    right: 25%;
    width: 103px;
    height: 47px;
    padding-right: 8px;
    display: none;
  }
}
.carousel-block-one-c .carousel-control-container .carousel-control {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 55px;
  height: 55px;
  float: left;
}
@media only screen and (max-width: 767px) {
  .carousel-block-one-c .carousel-control-container .carousel-control {
    width: 47px;
    height: 47px;
  }
}
.carousel-block-one-c .carousel-control-container .carousel-control.right {
  background-image: url('../images/Right Arrow.svg');
  background-position: center;
  right: 0;
  opacity: 1;
  margin-left: 1px;
}
.carousel-block-one-c .carousel-control-container .carousel-control.left {
  background-image: url('../images/Left Arrow.svg');
  background-position: center;
  left: 0;
  opacity: 1;
}
.header-carousel-bottom {
  background-color: #f4f4f3;
  font-size: 14px;
}
.header-carousel-bottom .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.header-carousel-bottom .container-fluid > .row {
  margin-right: 0;
  margin-left: 0;
}
.header-carousel-bottom .container-fluid > .row > div {
  padding-right: 0;
  padding-left: 0;
}
.header-carousel-bottom .book-now-toggle {
  font-size: 14px;
  width: 100%;
  padding: 24px 15px 23px;
}
.standard-block-margin {
  margin-bottom: 140px;
}
@media only screen and (max-width: 767px) {
  .standard-block-margin {
    margin-bottom: 0;
  }
}
.grey-bg {
  margin-bottom: 140px;
  padding-top: 140px;
  padding-bottom: 140px;
  background-color: #F4F4F3;
}
@media only screen and (max-width: 767px) {
  .grey-bg {
    margin-bottom: 0;
  }
}
.grey-bg > *:first-child {
  margin-top: 0;
}
.grey-bg > *:last-child {
  margin-bottom: 0;
}
.grey-bg .title-bar .title > h3 {
  background-color: #F4F4F3;
}
@media only screen and (max-width: 991px) {
  .grey-bg {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.block-type-one-a table,
.block-type-one-b table,
.block-type-one-c table,
.block-type-two-a table,
.block-type-two-b table,
.block-type-three-a table,
.block-type-three-b table,
.block-type-three-d table,
.block-type-four-a table,
.block-type-five table {
  width: 100%;
  margin-bottom: 30px;
}
.block-type-one-a table td,
.block-type-one-b table td,
.block-type-one-c table td,
.block-type-two-a table td,
.block-type-two-b table td,
.block-type-three-a table td,
.block-type-three-b table td,
.block-type-three-d table td,
.block-type-four-a table td,
.block-type-five table td {
  padding: 9px 3px 9px 0;
}
.block-type-one-a,
.block-type-one-b,
.block-type-one-c {
  margin-bottom: 140px;
}
@media only screen and (max-width: 767px) {
  .block-type-one-a,
  .block-type-one-b,
  .block-type-one-c {
    margin-bottom: 0;
  }
}
.block-type-one-a .row,
.block-type-one-b .row,
.block-type-one-c .row {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .block-type-one-a .row,
  .block-type-one-b .row,
  .block-type-one-c .row {
    display: block;
  }
}
.block-type-one-a .row h4,
.block-type-one-b .row h4,
.block-type-one-c .row h4 {
  text-align: left;
  margin-bottom: 0;
}
.block-type-one-a .row .img-col .img,
.block-type-one-b .row .img-col .img,
.block-type-one-c .row .img-col .img {
  min-height: 568px;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .block-type-one-a .row .img-col .img,
  .block-type-one-b .row .img-col .img,
  .block-type-one-c .row .img-col .img {
    min-height: 280px;
    height: 280px;
  }
}
.block-type-one-a .row .text-col,
.block-type-one-b .row .text-col,
.block-type-one-c .row .text-col {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .block-type-one-a .row .text-col,
  .block-type-one-b .row .text-col,
  .block-type-one-c .row .text-col {
    display: block;
  }
}
.block-type-one-a .row .img-col {
  padding-left: 0;
  margin-left: -40px;
  width: calc(58.33333333% + 40px);
}
@media only screen and (max-width: 767px) {
  .block-type-one-a .row .img-col {
    width: calc(100% + 10px);
    padding-right: 0;
    margin-left: -20px;
  }
}
.block-type-one-a .row .text-col {
  padding-left: 60px;
}
@media only screen and (max-width: 1199px) {
  .block-type-one-a .row .text-col {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .block-type-one-a .row .text-col {
    padding-left: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-one-a .row .text-col {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-one-a p:first-of-type,
  .block-type-one-b p:first-of-type {
    margin-top: 20px;
  }
}
.block-type-one-a .img,
.block-type-one-b .img {
  position: relative;
}
.block-type-one-a .inner,
.block-type-one-b .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .block-type-one-a .inner,
  .block-type-one-b .inner {
    border-right: none;
    position: relative;
    margin-bottom: 30px;
  }
}
.block-type-one-a .inner .close-btn,
.block-type-one-b .inner .close-btn {
  position: absolute;
  top: 31px;
  right: 40px;
  width: 27px;
  height: 27px;
  background-image: url('../images/Close button.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .block-type-one-a .inner .close-btn,
  .block-type-one-b .inner .close-btn {
    top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-one-a .inner .close-btn,
  .block-type-one-b .inner .close-btn {
    width: 18px;
    height: 18px;
    top: 21px;
    right: 0px;
  }
}
.block-type-one-a .inner ul.room-stats,
.block-type-one-b .inner ul.room-stats {
  list-style: none;
  margin-bottom: 60px;
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  .block-type-one-a .inner ul.room-stats,
  .block-type-one-b .inner ul.room-stats {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
.block-type-one-a .inner ul.room-stats li,
.block-type-one-b .inner ul.room-stats li {
  display: inline-block;
  margin: 0 23px;
}
@media only screen and (max-width: 767px) {
  .block-type-one-a .inner ul.room-stats li,
  .block-type-one-b .inner ul.room-stats li {
    margin: 0 10px;
  }
}
.block-type-one-a .inner ul.room-stats li:before,
.block-type-one-b .inner ul.room-stats li:before {
  width: 82px;
  height: 42px;
  content: '';
  display: block;
  margin: 0 auto;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .block-type-one-a .inner ul.room-stats li:before,
  .block-type-one-b .inner ul.room-stats li:before {
    width: 62px;
    height: 32px;
  }
}
.block-type-one-a .inner ul.room-stats li.size:before,
.block-type-one-b .inner ul.room-stats li.size:before {
  background-image: url('../images/icons/IC Website Ruler Icon-07.svg');
}
.block-type-one-a .inner ul.room-stats li.people:before,
.block-type-one-b .inner ul.room-stats li.people:before {
  background-image: url('../images/icons/IC Website Guest Number Icon-08.svg');
}
.block-type-one-a .inner ul.room-stats li.beds:before,
.block-type-one-b .inner ul.room-stats li.beds:before {
  background-image: url('../images/icons/IC Website Bed Icon-09.svg');
}
.block-type-one-a .inner p,
.block-type-one-b .inner p {
  line-height: 1.95;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .block-type-one-a .inner p,
  .block-type-one-b .inner p {
    font-size: 14px;
    line-height: 1.6;
  }
}
.block-type-one-a .inner {
  border-right: solid 1px #D3B5A3;
}
@media only screen and (max-width: 767px) {
  .block-type-one-a .inner {
    border-right: none;
  }
  .block-type-one-a .inner:before,
  .block-type-one-a .inner:after {
    position: absolute;
    right: 0;
    left: 0;
    height: 1px;
    content: '';
    background-color: #D3B5A3;
  }
  .block-type-one-a .inner:before {
    top: 0;
  }
  .block-type-one-a .inner:after {
    bottom: 0;
  }
}
.block-type-one-b .inner {
  border-left: solid 1px #D3B5A3;
}
@media only screen and (max-width: 767px) {
  .block-type-one-b .inner {
    border-left: none;
  }
  .block-type-one-b .inner:before,
  .block-type-one-b .inner:after {
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    content: '';
    background-color: #D3B5A3;
  }
  .block-type-one-b .inner:before {
    top: 0;
  }
  .block-type-one-b .inner:after {
    bottom: 0;
  }
  .block-type-one-b .inner .close-btn {
    right: 21px;
  }
}
.block-type-one-b .row .img-col,
.block-type-one-c .row .img-col {
  padding-right: 0;
}
.block-type-one-b .row .img-col .img,
.block-type-one-c .row .img-col .img {
  width: calc(100% + 30px);
}
@media only screen and (max-width: 767px) {
  .block-type-one-b .row .img-col .img,
  .block-type-one-c .row .img-col .img {
    width: calc(100% + 10px);
  }
}
@media only screen and (max-width: 767px) {
  .block-type-one-b .row .img-col,
  .block-type-one-c .row .img-col {
    padding-left: 10px;
  }
}
.block-type-one-b .row .text-col,
.block-type-one-c .row .text-col {
  padding-right: 60px;
}
@media only screen and (max-width: 1199px) {
  .block-type-one-b .row .text-col,
  .block-type-one-c .row .text-col {
    padding-right: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .block-type-one-b .row .text-col,
  .block-type-one-c .row .text-col {
    padding-right: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-one-b .row .text-col,
  .block-type-one-c .row .text-col {
    padding-right: 10px;
  }
  .block-type-one-b .row .text-col > p:first-child,
  .block-type-one-c .row .text-col > p:first-child {
    margin-top: 30px;
  }
}
.block-type-one-c .row .text-col {
  padding-left: 70px;
}
@media only screen and (max-width: 1199px) {
  .block-type-one-c .row .text-col {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .block-type-one-c .row .text-col {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-one-c .row .text-col {
    padding-left: 10px;
  }
}
.block-type-two-a {
  margin-bottom: 140px;
}
@media only screen and (max-width: 767px) {
  .block-type-two-a {
    margin-bottom: 0;
  }
}
.block-type-two-a .max-width-col {
  max-width: 820px;
}
.block-type-two-a .static-images {
  margin-right: -40px;
}
@media only screen and (max-width: 767px) {
  .block-type-two-a .static-images {
    width: auto;
    margin-right: -20px;
    margin-left: -20px;
  }
}
.block-type-two-a .static-images .item-div {
  width: 42.29%;
  box-sizing: border-box;
  float: left;
}
@media only screen and (max-width: 767px) {
  .block-type-two-a .static-images .item-div {
    width: 26.87%;
  }
}
.block-type-two-a .static-images .item-div:first-child {
  width: 57.71%;
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .block-type-two-a .static-images .item-div:first-child {
    width: 73.13%;
    padding-right: 8px;
  }
}
.block-type-two-a .static-images .item-img {
  height: 568px;
  width: 100%;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  .block-type-two-a .static-images .item-img {
    height: 280px;
  }
}
.block-type-two-b {
  margin-bottom: 140px;
}
@media only screen and (max-width: 767px) {
  .block-type-two-b {
    margin-bottom: 0;
  }
}
.block-type-two-b h4 {
  margin-right: 31px;
}
@media only screen and (max-width: 991px) {
  .block-type-two-b h4 {
    text-align: left;
  }
}
.block-type-two-b .col-two .text-col {
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 1199px) {
  .block-type-two-b .col-two .text-col {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .block-type-two-b .col-two .text-col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .block-type-two-b .col-two .text-col p:first-of-type {
    margin-top: 20px;
  }
}
.block-type-three-a,
.block-type-three-b,
.block-type-three-d,
.block-type-four-a {
  margin-bottom: 140px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .block-type-three-a,
  .block-type-three-b,
  .block-type-three-d,
  .block-type-four-a {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-three-a,
  .block-type-three-b,
  .block-type-three-d,
  .block-type-four-a {
    font-size: 15px;
  }
}
.block-type-three-a h4,
.block-type-three-b h4,
.block-type-three-d h4,
.block-type-four-a h4 {
  text-align: left;
  line-height: 1.2;
  margin: 45px 0 40px;
}
@media only screen and (max-width: 767px) {
  .block-type-three-a h4,
  .block-type-three-b h4,
  .block-type-three-d h4,
  .block-type-four-a h4 {
    margin: 40px 0 35px;
  }
}
.block-type-three-a h5,
.block-type-three-b h5,
.block-type-three-d h5,
.block-type-four-a h5 {
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .block-type-three-a h5,
  .block-type-three-b h5,
  .block-type-three-d h5,
  .block-type-four-a h5 {
    font-size: 25px;
  }
}
.block-type-three-a .img,
.block-type-three-b .img {
  height: 0;
  padding-bottom: 66.67%;
}
.block-type-three-a .text-col,
.block-type-three-b .text-col {
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1199px) {
  .block-type-three-a .text-col,
  .block-type-three-b .text-col {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .block-type-three-a .text-col,
  .block-type-three-b .text-col {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-three-a .text-col {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.block-type-three-b .text-col p:last-child {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .block-type-three-b .text-col {
    padding-left: 10%;
    padding-right: 10%;
    min-height: 0 !important;
  }
}
.block-type-three-b .border {
  border: solid 1px #D3B5A3;
}
.block-type-three-b .column {
  margin-top: 10px;
  margin-bottom: 10px;
}
.block-type-three-d {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .block-type-three-d {
    margin-top: 0;
  }
}
.block-type-three-d .icon {
  width: 97px;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 50px;
}
@media only screen and (max-width: 1199px) {
  .block-type-three-d .icon {
    margin-left: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .block-type-three-d .icon {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-three-d .icon {
    width: 79px;
    height: 75px;
    margin-left: auto;
    margin-right: auto;
  }
}
.block-type-three-d .text-col {
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1199px) {
  .block-type-three-d .text-col {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .block-type-three-d .text-col {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-three-d .text-col {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
}
.block-type-three-d h5 {
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .block-type-three-d h5 {
    margin: 14px 0 20px;
  }
}
.block-type-four-a .img {
  height: 0;
  padding-bottom: 94.93%;
}
.block-type-four-a .text-col {
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 1199px) {
  .block-type-four-a .text-col {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .block-type-four-a .text-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-four-a .text-col {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.block-type-five {
  margin-bottom: 140px;
}
@media only screen and (max-width: 767px) {
  .block-type-five {
    margin-bottom: 0;
  }
}
.block-type-five h4 {
  text-align: left;
}
.block-type-five .img {
  height: 423px;
}
@media only screen and (max-width: 767px) {
  .block-type-five .img {
    height: 0;
    padding-bottom: 66.67%;
  }
}
.block-type-five .text-col {
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 1199px) {
  .block-type-five .text-col {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .block-type-five .text-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-five .text-col {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.block-type-seven {
  margin-bottom: 55px;
  max-width: 770px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .block-type-seven {
    margin-bottom: 0;
  }
}
.block-type-seven .menu-buttons {
  padding-right: 5px;
  padding-left: 5px;
}
.block-type-seven .menu-buttons .btn {
  background-color: #fff;
  color: #D3B5A3;
  border: solid 1px #D3B5A3;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-size: 14px;
  padding: 20px 20px 17px;
  min-width: 200px;
  margin: 0 10px 20px;
}
@media only screen and (max-width: 1199px) {
  .block-type-seven .menu-buttons .btn {
    margin: 0 10px 20px;
  }
}
@media only screen and (max-width: 991px) {
  .block-type-seven .menu-buttons .btn {
    min-width: 170px;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-seven .menu-buttons .btn {
    min-width: 0;
    width: 162px;
    padding-right: 5px;
    padding-left: 5px;
    margin: 0 4px 12px;
  }
}
.block-type-seven .menu-buttons .btn:hover,
.block-type-seven .menu-buttons .btn.active {
  background-color: #D3B5A3;
  color: inherit;
  box-shadow: none;
}
.block-type-eight {
  margin-bottom: 140px;
  padding-top: 105px;
  padding-bottom: 130px;
  background-color: #F4F4F3;
}
@media only screen and (max-width: 767px) {
  .block-type-eight {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .block-type-eight {
    padding-top: 45px;
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-eight {
    padding-top: 45px;
    padding-bottom: 57px;
    margin-top: 15px;
  }
}
.block-type-eight > .row {
  max-width: 1400px;
}
@media only screen and (min-width: 1480px) {
  .block-type-eight > .row {
    margin-right: auto;
    margin-left: auto;
  }
}
.block-type-eight .text-col {
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  .block-type-eight .text-col {
    margin-top: 0;
  }
}
.block-type-eight ul {
  list-style: none;
  /* Remove default bullets */
  padding-left: 20px;
}
@media only screen and (max-width: 991px) {
  .block-type-eight ul {
    font-size: 15px;
  }
  .block-type-eight ul li + li {
    margin-top: 10px;
  }
}
.block-type-eight ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #D3B5A3;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.block-type-nine {
  margin-bottom: 140px;
  padding-right: 0px;
  padding-left: 0px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .block-type-nine {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .block-type-nine .img-row {
    margin-right: -4px;
    margin-left: -4px;
  }
  .block-type-nine .img-row > div {
    padding-right: 4px;
    padding-left: 4px;
  }
  .block-type-nine .img-row > div:nth-child(3) {
    padding-top: 8px;
  }
  .block-type-nine .img-row > div:nth-child(4) {
    padding-top: 8px;
  }
}
.block-type-nine .img-row .img-block {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
}
.block-type-nine .img-row .img-block:hover {
  cursor: pointer;
}
.block-type-nine .img-row .img-block:hover:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  content: '';
  background-color: rgba(211, 181, 163, 0.8);
  background-image: url('../images/gallery-default-hover@2x.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 68px 68px;
}
.block-type-nine .img-row .img-block.insta:hover:after {
  background-image: url('../images/Instagram-white@2x.png');
  background-size: 68px 68px;
}
.modal.block-type-nine-modal .close {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  font-size: 200%;
  text-shadow: none;
  opacity: 1;
  z-index: 1;
}
.modal.block-type-nine-modal .carousel {
  margin-right: 0;
  margin-left: 0;
}
.modal.block-type-nine-modal .carousel .carousel-control {
  top: 0;
  width: 200px;
  height: 100%;
  background-repeat: no-repeat;
}
.modal.block-type-nine-modal .carousel .carousel-control.left {
  background-image: url('../images/left-arrow.png');
  background-position: center left 30px;
}
.modal.block-type-nine-modal .carousel .carousel-control.right {
  background-image: url('../images/right-arrow.png');
  background-position: center right 30px;
}
.modal.block-type-nine-modal .carousel .img {
  width: 100%;
  padding-top: 75%;
  background-size: cover;
  background-position: 50%;
}
.iframe-box {
  margin-bottom: 140px;
}
@media only screen and (max-width: 767px) {
  .iframe-box {
    margin-bottom: 0;
  }
}
.form-block {
  max-width: 936px;
}
#catapult-cookie-bar h3 {
  text-transform: none;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 0.015em;
}
@media only screen and (max-width: 767px) {
  #catapult-cookie-bar h3 {
    font-size: 18px;
    line-height: 1.2;
  }
}
#catapult-cookie-bar span {
  font-size: 15px;
}
#catapult-cookie-bar span button {
  text-transform: uppercase;
  letter-spacing: 0.12em;
  border-radius: 0;
  border: solid 1px #d3b5a3;
  padding: 10px 33px;
}
#catapult-cookie-bar span button:hover {
  background-color: #fff;
  color: #d3b5a3;
}
@media only screen and (max-width: 991px) {
  .page-template-template-destination .map-container {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.page-template-template-destination .listings-col {
  min-height: 500px;
  height: calc(100vh - 182px);
  overflow-y: scroll;
  overflow-x: hidden;
}
.page-template-template-destination .listings-col .block-type-three-a {
  margin-bottom: 0;
}
.page-template-template-destination .listings-col .block-type-three-a .row {
  display: flex;
  flex-wrap: wrap;
}
.page-template-template-destination .listings-col .block-type-three-a .row > div:nth-child(odd) {
  clear: both;
}
@media only screen and (max-width: 991px) {
  .page-template-template-destination .listings-col {
    height: auto;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
  }
}
.page-template-template-destination .listings-col .map-filters {
  margin-bottom: 31px;
}
.page-template-template-destination .listings-col .map-filters .col-xs-12 > * {
  display: block;
  float: left;
}
.page-template-template-destination .listings-col .map-filters .select {
  width: calc(50% - 87px);
  margin-right: 20px;
}
@media only screen and (max-width: 1490px) {
  .page-template-template-destination .listings-col .map-filters .select:nth-child(1) {
    width: calc(60% - 75px);
  }
  .page-template-template-destination .listings-col .map-filters .select:nth-child(2) {
    width: calc(40% - 65px);
  }
}
@media only screen and (max-width: 1199px) {
  .page-template-template-destination .listings-col .map-filters .select {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.page-template-template-destination .listings-col .map-filters a.btn {
  width: 133px;
  font-size: 16px;
  padding: 10px 20px 9px;
}
@media only screen and (max-width: 1490px) {
  .page-template-template-destination .listings-col .map-filters a.btn {
    width: 100px;
  }
}
.page-template-template-destination .map-col {
  padding-right: 0;
  padding-left: 0;
  width: calc(50% + 30px);
  margin-right: -30px;
}
@media only screen and (max-width: 991px) {
  .page-template-template-destination .map-col {
    display: none;
  }
}
.page-template-template-destination .map-col > div {
  width: 100%;
  min-height: 500px;
  height: calc(100vh - 182px);
}
/* language translation related */
.notranslate {
  direction: ltr;
}
html[dir="rtl"] {
  direction: ltr !important;
}
html[dir="rtl"] p,
html[dir="rtl"] h1,
html[dir="rtl"] h2,
html[dir="rtl"] h3,
html[dir="rtl"] h4,
html[dir="rtl"] h5,
html[dir="rtl"] h6,
html[dir="rtl"] ul {
  direction: rtl !important;
}
/*newly added css*/
.navbar-top-row {
  background: #ffffff;
  z-index: 9999999;
}
.mobile-lightpick__footer {
  z-index: 99999999999;
  position: fixed;
  top: unset;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: none;
  background-color: #ffffff;
  width: 100%;
  font-size: 12px;
  line-height: 1.42;
  text-transform: uppercase;
  height: auto;
  padding: 17px;
  letter-spacing: .1em;
}
.mobile-lightpick__footer .lightpick__apply-action,
.mobile-lightpick__footer .lightpick__reset-action {
  background-color: #d3b5a3;
  border: solid 1px #d3b5a3;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: .1em;
  padding: 12px 11px 9px;
  margin: 0 5px;
  font-size: 14px;
  width: 50%;
  border-radius: 0;
  color: #333333;
}
.lightpick {
  font-family: "NewBaskervilleITC W05 Regular", ITC NewBaskerville, Baskerville, Serif !important;
  /*top: 93px !important*/
  background: #f3f3f3 !important;
}
.lightpick__day.is-start-date.is-in-range,
.lightpick__day.is-end-date.is-in-range.is-flipped,
.lightpick__day.is-end-date.is-in-range,
.lightpick__day.is-start-date.is-in-range.is-flipped {
  border-radius: 0 !important;
}
.lightpick__day:not(.is-disabled):hover {
  background: #cccccc !important;
}
.ui-datepicker .ui-datepicker-title {
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 1.44;
}
.lightpick__month-title {
  font-weight: normal;
}
.is-available {
  color: #44443c;
}
.is-disabled {
  color: #44443c;
}
section.lightpick.lightpick--2-columns {
  background: #f3f3f3;
  color: #44443c;
  position: fixed;
  padding-top: 15px;
  border-radius: 0;
  box-shadow: none !important;
}
.lightpick__day:not(.is-disabled):hover {
  background: #f3f3f3 !important;
}
.lightpick__month {
  background: #f3f3f3 !important;
}
.lightpick__month-title {
  font-size: 18px !important;
  letter-spacing: 0.1em;
}
.lightpick__day.is-disabled {
  opacity: 1 !important;
  color: rgba(68, 68, 60, 0.4) !important;
}
.lightpick__day.is-available.is-today {
  color: #44443c !important;
}
.lightpick__months {
  background: #f3f3f3;
  font-family: "NewBaskervilleITC W05 Regular", ITC NewBaskerville, Baskerville, Serif !important;
  color: #44443c;
}
.lightpick__days-of-the-week > div {
  border-bottom: solid 1px #d3b5a3;
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 5px;
}
.lightpick__months > section:first-child {
  padding-left: 30px;
  padding-bottom: 30px;
}
.lightpick__months > section:last-child {
  padding-right: 30px;
}
.lightpick__day {
  font-size: 18px;
}
.lightpick__day.is-end-date.is-in-range,
.lightpick__day.is-start-date.is-in-range.is-flipped,
.lightpick__day.is-start-date.is-in-range,
.lightpick__day.is-end-date.is-in-range.is-flipped {
  background-color: #d3b5a3 !important;
  border-radius: 0 !important;
}
.lightpick__months > section:first-child {
  padding-left: 30px;
}
.lightpick__months > section:last-child {
  padding-right: 30px;
}
.lightpick__day {
  font-size: 15px !important;
  cursor: pointer !important;
}
.lightpick__day.is-previous-month {
  opacity: 0 !important;
  cursor: default !important;
  pointer-events: none;
}
button.lightpick__previous-action {
  position: absolute;
  left: 23px;
  top: 2px;
  margin-left: 0;
  background: none;
  font-size: 0;
}
.lightpick__month-title {
  width: 100%;
  text-align: center;
}
button.lightpick__next-action {
  position: absolute;
  top: 2px;
  right: 23px;
  margin-left: 0;
  background: none;
  font-size: 0;
}
.lightpick__toolbar {
  position: relative;
}
.lightpick__day.is-in-range:hover {
  background: #d3b5a3 !important;
  color: #333;
}
.lightpick__day.is-start-date,
.lightpick__day.is-end-date,
.lightpick__day.is-start-date:hover,
.lightpick__day.is-end-date:hover {
  background-image: none !important;
  background: #d3b5a3 !important;
}
.lightpick__month-title select {
  text-transform: uppercase;
}
select.lightpick__select.lightpick__select-months {
  font-weight: normal !important;
}
button.lightpick__previous-action::before {
  content: '';
  width: 14px;
  height: 14px;
  border-top: 2px solid #d3b5a3;
  border-left: 2px solid #d3b5a3;
  transform: rotate(-45deg);
}
button.lightpick__next-action::before {
  content: '';
  width: 14px;
  height: 14px;
  border-top: 2px solid #d3b5a3;
  border-left: 2px solid #d3b5a3;
  transform: rotate(135deg);
}
.lightpick__day.is-in-range {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.lightpick__day.is-today {
  color: #af8e7b !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='rgb(211, 181, 163)' cx='16' cy='16' r='16'/%3E%3C/svg%3E") !important;
  background-image: none !important;
}
header.lightpick__month-title-bar {
  margin-bottom: 25px;
}
.lightpick__inner .lightpick__months {
  grid-gap: 20px;
  background-color: #f3f3f3;
}
/* new css added */
.lightpick__month-title {
  text-transform: uppercase;
}
.lightpick__day.is-previous-month.is-disabled {
  color: rgba(68, 68, 60, 0.4) !important;
}
.lightpick__day.is-available.is-start-date.is-in-range,
.lightpick__day.is-available.is-end-date.is-in-range {
  color: #44443c;
}
@media only screen and (max-width: 783px) {
  .lightpick__month {
    width: 100% !important;
  }
  button.lightpick__close-action {
    position: relative;
    display: none;
  }
  h3.reservation_title {
    margin: 10px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .lightpick__toolbar {
    display: none;
    height: 0px;
  }
  button.lightpick__previous-action {
    top: 18px;
    left: -8px;
  }
  button.lightpick__next-action {
    top: 18px;
    right: -4px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout_date {
    padding-left: 15px;
  }
  body.popupActive {
    overflow: hidden;
  }
  .lightpick {
    left: 0 !important;
    box-shadow: none !important;
    width: 100% !important;
    bottom: 93px;
    overflow: auto;
  }
  h3.reservation_title {
    padding: 0 10%;
    position: relative;
    color: #44443C;
  }
  h3.reservation_title::before,
  h3.reservation_title::after {
    left: 0;
    width: 10%;
    height: 1px;
    background: #D3B5A3;
    position: absolute;
    content: '';
    top: 50%;
  }
  h3.reservation_title::after {
    left: auto;
    right: 0;
  }
  .lightpicker-dates {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0 0 15px;
  }
  .checkin_date {
    position: relative;
    padding-right: 10px;
    padding-left: 12px;
    border-right: 1px solid #d3b5a3;
  }
  .lightpicker-dates > div {
    width: 50%;
    text-transform: capitalize;
    font-size: 14px;
  }
  .mobile-lightpick__footer {
    padding: 10px;
    letter-spacing: normal;
    max-width: 100%;
    overflow: hidden;
    right: 0;
    left: 0;
  }
  .lightpick__months > section:first-child,
  .lightpick__months > section:last-child {
    padding: 0;
  }
  .lightpicker-dates > div span {
    display: block;
    font-size: 18px;
  }
  .lightpick__inner {
    padding: 0 12% 50px 12%;
  }
  .lightpick__footer > button {
    width: 48% !Important;
    margin: 0 !Important;
    position: relative;
  }
  header.lightpick__month-title-bar {
    width: 100%;
    overflow: hidden;
    max-width: 100%;
  }
  .booking-form .booking-close {
    max-width: 90% !important;
    margin: 0 auto !important;
    bottom: 20px !important;
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .lightpick__inner .lightpick__toolbar {
    display: none;
  }
}
@media (max-width: 480px) {
  h3.reservation_title {
    font-size: 17px !important;
  }
  .booking-form .title-bar .title {
    padding: 0 30px;
  }
  .booking-form .title-bar .title > h3 {
    font-size: 20px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  section.lightpick.lightpick--1-columns {
    top: 202px !important;
  }
}
@media (max-width: 480px) {
  section.lightpick.lightpick--1-columns {
    top: 197px !important;
  }
}
@media (max-width: 389px) {
  section.lightpick.lightpick--1-columns {
    top: 221px !important;
  }
}
@media only screen and (min-width: 992px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
}
.dropdown-menu {
  font-size: 16px;
  background-color: #F4F4F3;
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: none;
}
.dropdown-menu li {
  padding-right: 20px;
  padding-left: 20px;
}
.dropdown-menu li li {
  padding-right: 0;
  padding-left: 0;
}
.dropdown-menu li a {
  border-bottom: solid 1px #DDDFDB;
  padding-right: 0;
  padding-left: 0;
  color: #707070;
}
@media only screen and (min-width: 992px) {
  .dropdown-menu li a {
    padding-bottom: 19px;
    padding-top: 8px;
  }
}
.columns > .dropdown-menu {
  width: 1000px;
}
@media only screen and (max-width: 1300px) {
  .columns > .dropdown-menu {
    width: 800px;
  }
}
.columns > .dropdown-menu > li {
  float: left;
  width: 25%;
}
@media only screen and (max-width: 991px) {
  .columns > .dropdown-menu > li {
    width: 100%;
  }
}
.columns > .dropdown-menu > li > ul {
  position: relative;
  display: block;
  width: 100%;
  float: none;
}
.navbar-nav {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .navbar-nav > li {
    clear: both;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-nav > .columns.dropdown {
    position: static;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-nav > .columns.dropdown > .dropdown-menu {
    width: 100%;
  }
}
.navbar-nav > .columns.dropdown > .dropdown-menu > li > a {
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  .navbar-nav > .columns.dropdown > .dropdown-menu > li > a {
    border-color: #D3B5A3;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-nav > .columns.dropdown > .dropdown-menu > li .dropdown-menu {
    display: none;
  }
}
.navbar-nav > .columns.dropdown > .dropdown-menu .dropdown-menu {
  padding: 0;
}
.navbar-nav .dropdown .dropdown-menu {
  padding: 0;
}
.navbar-nav .dropdown .dropdown-menu li a {
  padding: 5px 10px;
}
@media only screen and (max-width: 991px) {
  .navbar-nav .dropdown:hover .dropdown-menu {
    position: relative;
    width: 100%;
  }
}
.navbar-nav .dropdown:hover .dropdown-menu li > a {
  padding-left: 10px;
}
.navbar-nav .dropdown.open-dropdown .dropdown-menu {
  display: block;
  width: 100%;
  position: relative;
}
.navbar-nav .dropdown.open-dropdown .caret:before {
  transform: rotate(135deg);
}
.multi-carousel-with-content .carousel-inner {
  width: 460.53%;
}
.multi-carousel-with-content .carousel-control-container {
  left: calc(50vw - 25px);
  margin-left: -111px;
}
@media only screen and (max-width: 991px) {
  .multi-carousel-with-content .carousel-control-container {
    top: 513px;
    margin-left: -111px;
  }
}
@media only screen and (max-width: 767px) {
  .multi-carousel-with-content .carousel-control-container {
    display: block;
    top: 233px;
    margin-left: -95px;
  }
}
.multi-carousel-with-content .item > div {
  width: 20%;
  display: flex;
  align-items: flex-end;
}
@media only screen and (max-width: 991px) {
  .multi-carousel-with-content .item > div {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .multi-carousel-with-content .item > div .item-img {
    width: calc(50vw - 25px);
  }
}
.multi-carousel-with-content .item > div .carousel-content {
  flex: 1 1;
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .multi-carousel-with-content .item > div .carousel-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .multi-carousel-with-content .item > div:first-child .carousel-content {
    display: block;
  }
}
.reviews {
  background: #f4f4f3;
  margin-bottom: 140px;
}
.reviews .flex-layout.align-items-center {
  align-items: center;
}
.reviews .flex-layout.justify-center {
  justify-content: center;
}
.reviews .flex-layout {
  display: flex;
}
@media only screen and (max-width: 991px) {
  .reviews {
    padding: 60px 0;
  }
  .reviews > .flex-layout {
    display: block;
    text-align: center;
  }
}
.reviews .logo {
  padding-right: 70px;
  border-right-style: solid;
  border-right-width: 1px;
  border-color: #d2b5a4;
}
@media only screen and (max-width: 1199px) {
  .reviews .logo {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .reviews .logo {
    padding-right: 0;
    width: 100%;
    padding-bottom: 40px;
    border-right: 0;
  }
}
.reviews #IWSfrContainer {
  width: auto !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 18.4px;
}
@media only screen and (max-width: 991px) {
  .reviews #IWSfrContainer {
    display: block;
  }
  .reviews #IWSfrContainer img {
    display: none;
  }
}
.reviews .IWSfrContentContainer {
  margin: 0 70px;
}
@media only screen and (max-width: 1199px) {
  .reviews .IWSfrContentContainer {
    position: relative;
    margin: 0 30px;
  }
}
@media only screen and (max-width: 991px) {
  .reviews .IWSfrContentContainer:before {
    content: "";
    display: block;
    position: absolute;
    width: 115px;
    height: 1px;
    left: calc(-7%);
    top: 0;
  }
}
.reviews .IWSfrContentContainer img {
  display: none;
}
.reviews .IWSfrHeader {
  font-size: 14px;
  text-transform: uppercase;
  color: #44443c !important;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
.reviews .IWSStars {
  width: 140px;
  height: 21px;
  display: block;
  margin-left: -3px;
  background: url(../images/stars-empty.svg);
  background-repeat: repeat;
  background-size: auto;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.reviews .IWSStars_inner {
  height: 21px;
  background: url(../images/stars-fill.svg);
  background-repeat: repeat;
  background-size: auto;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.reviews .IWSfrOutOf {
  font-size: 24px;
  display: inline-block;
  margin-left: 10px;
}
.reviews .IWSfrCount {
  font-size: 18px;
  margin-top: 15px;
}
.reviews .btn {
  border-radius: 0;
  position: relative;
  font-family: inherit;
  transition: all 300ms ease-in-out;
  -webkit-appearance: none;
  border: 0;
  margin-left: 20px;
  text-transform: none;
  padding-right: 0 !important;
  font-size: 18px !important;
  line-height: normal !important;
}
.reviews .btn:before {
  transition: all 0.7s cubic-bezier(0.18, 0.32, 0.17, 0.99);
  transition-duration: 0.7s;
  background-color: #d2b5a4;
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  transition-duration: 0.4s;
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  .reviews .IWSfrOverall .flex-layout {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
