﻿@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
body {
  background-color: #fff;
  color: #616163;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
body a {
  color: #616163;
  text-decoration: none;
}
body a:hover,
body a:active,
body a:focus {
  text-decoration: underline;
}
body p {
  font-weight: normal;
}
.btn {
  background-color: #ffb625;
  box-shadow: none;
  font-family: 'Roboto', sans-serif;
  border-radius: 0;
  border: 1px solid #ffb625;
  font-weight: 400;
  font-size: 16px;
}
.btn.search {
  background-color: #ffb625;
  font-weight: 400;
}
.btn:hover {
  background-color: #E4A11D;
  border: 1px solid #E4A11D;
}
.btn:hover,
.btn:focus {
  box-shadow: none;
  top: 0;
}
.btn:hover.search,
.btn:focus.search {
  box-shadow: none;
}
.btnlink {
  background-color: transparent;
  color: #fff !important;
  border: 2px solid #fff;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  margin-top: 24px;
  border-radius: 2px;
  font-size: 18px;
  font-weight: 500;
}
.btnlink.btnlink:hover,
.btnlink.btnlink:focus {
  background-color: #ffb625;
  border: 2px solid #ffb625;
  top: 0px !important;
}
.btnlink.invert {
  border: 1px solid #616163;
  color: #616163;
}
@media (max-width: 991.9px) {
  .searchpage #SearchPanel .footerrefiner .btnlink,
  .searchpagerefiner #SearchPanel .footerrefiner .btnlink,
  .searchpage #filterselector .footerrefiner .btnlink,
  .searchpagerefiner #filterselector .footerrefiner .btnlink,
  .searchpage #mobfilterselector .footerrefiner .btnlink,
  .searchpagerefiner #mobfilterselector .footerrefiner .btnlink {
    margin-top: 0px;
  }
}
.footerrefiner {
  padding: 0 !important;
}
.footerrefiner .col-xs-6 {
  padding: 0;
}
.footerrefiner .btnlink {
  height: 60px !important;
  border-radius: 0;
  background-color: #93acc5;
  color: #fff;
  border: 0;
}
.footerrefiner .btnlink:hover {
  background-color: #2f4650;
}
.footerrefiner .btn {
  width: 100% !important;
  height: 60px !important;
  border-radius: 0;
  border: 0;
}
.btnlink:hover,
.btnlink:focus {
  color: #616163;
}
.btnlink:hover.invert,
.btnlink:focus.invert {
  background-color: #616163;
  color: #fff;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #5a82a8;
}
#MainNav {
  height: 80px !important;
  border: 0 !important;
  font-family: 'Open Sans', sans-serif;
  /* Extra small screen and smaller */
  /* Small screen and smaller */
}
@media (max-width: 767px) {
  #MainNav {
    height: 60px !important;
  }
}
@media (max-width: 991.9px) {
  #MainNav {
    padding: 0;
    position: relative !important;
  }
}
#MainNav .logo {
  background-image: url('https://files.holidaycottages.co.uk/docs/lakelandhideaways/logo.png');
  background-size: 100%;
  background-repeat: no-repeat;
  width: 170px;
  height: 47px;
  display: inline-block;
  margin-top: 20px;
  padding-left: 55px;
  line-height: 43px;
  font-weight: 900;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  #MainNav .logo {
    height: 35px;
    width: 118px;
    margin-top: 20px;
  }
}
#MainNav ul li {
  line-height: 80px;
  height: 80px;
}
#MainNav ul li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 72px;
  height: 80px;
}
#MainNav ul li a i {
  display: none;
}
#MainNav ul li a:hover,
#MainNav ul li a:focus {
  border-top: 5px solid #ffb625;
}
#MainNav ul li.letwithus a {
  line-height: 32px;
  height: 35px;
  background-color: transparent;
  color: #fff !important;
  border-top: 0;
  border: 1px solid #fff;
  border-radius: 0;
}
#MainNav ul li.letwithus a:hover,
#MainNav ul li.letwithus a:focus {
  border-top: 0;
  border: 1px solid #859db5;
  background-color: #859db5;
}
#MainNav ul li.callus {
  color: #fff;
}
#MainNav ul li.callus .icon {
  color: #39416d;
  padding-right: 5px;
  font-size: 18px;
}
#MainNav .menuicon {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  position: absolute;
  right: 45px;
  top: 10px;
  /* Extra small screen and smaller */
}
#MainNav .menuicon .text {
  margin-right: 0;
  text-transform: none;
}
#MainNav .menuicon:after {
  font-size: 28px;
  right: -30px;
  top: 8px;
}
@media (max-width: 767px) {
  #MainNav .menuicon {
    top: 0;
  }
  #MainNav .menuicon:after {
    font-size: 29px;
    right: -30px;
  }
}
/* Medium screen & Bigger */
@media (min-width: 992px) {
  #MainNav.menustuck {
    background-color: #5a82a8;
    color: #272a2f;
    border: 0;
    height: 80px;
    border-bottom: 0;
  }
  #MainNav.menustuck .logo {
    color: #ffb625;
    background-image: url('https://files.holidaycottages.co.uk/docs/lakelandhideaways/logo.png');
  }
  #MainNav.menustuck ul li.first {
    border-right: 1px solid #dbe1e5;
  }
  #MainNav.menustuck ul li a {
    color: #fff;
  }
  #MainNav.menustuck ul li.letwithus a {
    background-color: #93acc5;
    color: #fff !important;
    border: 1px solid #93acc5;
  }
  #MainNav.menustuck ul li.letwithus a:hover,
  #MainNav.menustuck ul li.letwithus a:focus {
    border-top: 0;
    border: 1px solid #ffb625;
    background-color: #ffb625;
  }
  #MainNav.menustuck ul li.callus {
    color: #616163;
  }
  #MainNav.menustuck .menuicon {
    color: #fff;
  }
  #MainNav.menustuck .menuicon .menuicon-bar {
    background-color: #616163;
  }
}
#mm-my-menu.mm-opened {
  background-color: #e3ecf5;
  color: #5a82a8;
  border-left: 1px solid #dbe1e5;
}
#mm-my-menu.mm-opened .mm-navbar .mm-close {
  color: #39416d;
  right: 30px;
  top: 23px;
}
#mm-my-menu.mm-opened .mm-navbar .mm-close:after {
  content: "\e882";
  font-size: 28px;
}
#mm-my-menu.mm-opened .mm-panels {
  margin-top: 20px;
}
#mm-my-menu.mm-opened .mm-panels a {
  color: #616163;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-decoration: none;
  /* Extra small screen and smaller */
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  #mm-my-menu.mm-opened .mm-panels a {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#mm-my-menu.mm-opened .mm-panels a i {
  color: #5a82a8;
  margin-right: 10px;
}
#mm-my-menu.mm-opened .mm-panels .mm-listview > li:not(.mm-divider):after {
  border-bottom: 1px solid #dbe1e5;
}
.footerout {
  background-color: #fff;
  border-top: 1px solid #dbe1e5;
}
#Footer {
  background-color: #fff;
  /* Extra small screen and smaller */
}
#Footer p {
  font-size: 16px !important;
  margin-bottom: 15px;
  color: #616163;
}
#Footer .title {
  font-family: 'Open Sans', sans-serif;
  color: #616163;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  padding: 0;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  #Footer .title {
    text-align: center;
  }
}
#Footer a {
  color: #616163;
}
#Footer .social {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #Footer .social {
    float: left;
    width: 33.33333333%;
  }
}
#Footer .social .logo {
  background-image: url('https://files.holidaycottages.co.uk/docs/lakelandhideaways/logolargeblue.png');
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 141px;
  height: 94px;
}
#Footer .social p {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#Footer .social p.socialicons {
  margin-top: 105px;
}
#Footer .social p.socialicons a i {
  font-size: 30px;
  color: #5a82a8;
  margin-left: 15px;
}
@media (max-width: 767px) {
  #Footer {
    text-align: center;
    padding-bottom: 30px;
  }
  #Footer .useful {
    margin-bottom: 40px;
  }
  #Footer .social {
    text-align: center;
    margin-top: 40px;
  }
  #Footer .social p.socialicons {
    margin-top: 30px;
  }
  #Footer .social p.socialicons a i {
    margin: 0 15px;
  }
}
.homepage .mstuck {
  position: absolute;
  width: 100% !important;
}
.homepage .mstuck.is-stuck {
  position: relative;
}
.homepage #MainNav .logo {
  width: 170px;
  height: 111px;
  background-image: none !important;
  /* Small screen & Bigger */
  /* Extra small screen and smaller */
}
@media (min-width: 768px) {
  .homepage #MainNav .logo:after {
    background-image: url("https://files.holidaycottages.co.uk/docs/lakelandhideaways/logo.png");
    content: '';
    width: 170px !important;
    height: 48px !important;
    background-size: 100%;
    margin-left: -55px;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
    opacity: 0;
    position: absolute;
    top: 20px;
  }
  .homepage #MainNav .logo:before {
    background-image: url('https://files.holidaycottages.co.uk/docs/lakelandhideaways/logolarge.png');
    content: '';
    width: 170px !important;
    height: 111px !important;
    background-size: 100%;
    display: block;
    margin-left: -55px;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
    opacity: 1;
    position: absolute;
    top: 20px;
  }
}
@media (max-width: 767px) {
  .homepage #MainNav .logo {
    height: 37px;
    width: 118px;
    margin-top: 20px;
    background-image: url("https://files.holidaycottages.co.uk/docs/lakelandhideaways/logo.png") !important;
  }
}
.homepage #MainNav ul li {
  height: 125px;
  line-height: 125px;
}
.homepage #MainNav ul li a {
  height: 115px;
  line-height: 115px;
}
.homepage #MainNav ul li.letwithus a {
  line-height: 32px;
  height: 35px;
}
.homepage #MainNav.menustuck {
  height: 80px !important;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .homepage #MainNav.menustuck {
    height: 60px !important;
  }
}
.homepage #MainNav.menustuck .logo {
  background-image: none !important;
  width: 170px !important;
  height: 48px !important;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .homepage #MainNav.menustuck .logo {
    height: 37px !important;
    width: 118px !important;
    margin-top: 20px;
    background-image: url("https://files.holidaycottages.co.uk/docs/lakelandhideaways/logo.png") !important;
  }
}
.homepage #MainNav.menustuck .logo:after {
  display: block;
  opacity: 1;
}
.homepage #MainNav.menustuck .logo:before {
  opacity: 0;
}
.homepage #MainNav.menustuck ul li {
  height: 80px;
  line-height: 80px;
}
.homepage #MainNav.menustuck ul li a {
  height: 80px;
  line-height: 72px;
}
.homepage #MainNav.menustuck ul li.letwithus a {
  line-height: 32px;
  height: 35px;
}
.homepage #Hero {
  max-height: 800px;
  overflow: hidden;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.homepage #Hero img {
  margin-top: 0;
}
@media (max-width: 991.9px) {
  .homepage #Hero {
    max-height: none;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .homepage #Hero img {
    max-width: none;
    width: auto;
  }
}
.homepage #Hero .caption {
  top: 50%;
  transform: translate(0, -50%);
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.homepage #Hero .caption h1 {
  color: #fff;
  font-size: 48px;
  display: inline-block;
  line-height: normal;
  margin-top: 0;
  font-weight: 400;
  text-transform: uppercase;
  /* Medium screen and smaller */
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 1199px) {
  .homepage #Hero .caption h1 {
    padding: 0 80px;
  }
}
@media (max-width: 991.9px) {
  .homepage #Hero .caption h1 {
    padding: 0;
    margin-bottom: 17px;
  }
}
@media (max-width: 767px) {
  .homepage #Hero .caption h1 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
.homepage #Hero .caption .himg {
  width: 540px;
  display: block;
  margin: 0 auto;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .homepage #Hero .caption .himg {
    width: 270px;
  }
}
.homepage #Hero .caption p {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  margin-top: 0;
  /* Small screen and smaller */
}
.homepage #Hero .caption p .search {
  display: inline !important;
  position: relative;
  top: 50px;
  padding: 13px 40px;
  border-radius: 2px;
}
.homepage #Hero .caption p.mobsearch {
  display: none;
}
@media (max-width: 991.9px) {
  .homepage #Hero .caption p .btn {
    font-weight: 500;
  }
}
.homepage #HomeSearch {
  background-color: #272a2f;
  color: #afb2b6;
}
.homepage #HomeSearch .borderright {
  border-right: 1px solid #616163;
}
.homepage #HomeSearch .borderright.last {
  border-right: none;
}
.homepage #HomeSearch .form-control {
  background-color: transparent;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 6px 12px;
}
.homepage #HomeSearch .form-control option {
  color: #616163;
  background-color: #fff;
}
.homepage #HomeSearch .ddlwrap {
  margin-left: -15px;
  margin-right: -15px;
}
.homepage #HomeSearch .ddlwrap:before {
  color: #39416d;
  right: 15px;
}
.homepage #HomeSearch .dpicker {
  margin-left: -15px;
  margin-right: -15px;
}
.homepage #HomeSearch .dpicker .icon-remove {
  right: 10px;
  top: 20px;
  color: #616163;
}
.homepage #HomeSearch .dpicker .icon-remove:before {
  color: #616163;
  content: "\e882";
  font-size: 22px;
  margin: 0;
}
.homepage #HomeSearch .dpicker ::-webkit-input-placeholder {
  color: #fff;
}
.homepage #HomeSearch .dpicker :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.homepage #HomeSearch .dpicker ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.homepage #HomeSearch .dpicker :-ms-input-placeholder {
  color: #fff;
}
.homepage #HomeSearch .dpicker.nodate:before {
  color: #39416d;
  content: "\e841";
  font-size: 18px;
  top: 17px;
  right: 15px;
}
.homepage #HomeSearch .dpicker.hasdate:before {
  display: none;
}
.homepage #HomeSearch .search {
  background-color: #ffb625;
  border: 1px solid #E4A11D;
  border-radius: 2px;
  font-weight: 500;
  margin-top: 10px;
}
.homepage #HomeSearch .search:hover,
.homepage #HomeSearch .search:focus {
  background-color: #E4A11D;
}
.homepage #IntroCopyCont {
  background-color: #e3ecf5;
}
.homepage #IntroCopyCont .homeicon {
  font-size: 48px;
}
.homepage .driverheader {
  padding-bottom: 20px;
  padding-top: 50px;
  /* Small screen and smaller */
  /* Medium screen & Bigger */
}
@media (max-width: 991.9px) {
  .homepage .driverheader {
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  .homepage .driverheader h2 {
    margin-top: 10px;
  }
  .homepage .driverheader h2.first {
    margin-top: 43px;
  }
}
.homepage .driverheader p {
  color: #a6a6a6;
}
.homepage .homecarousel .carousel-indicators li {
  width: 7px;
  height: 7px;
}
.homepage .homecarousel .carousel-indicators li.active {
  background-color: #ffb625;
  width: 7px;
  height: 7px;
}
.homepage .homebg {
  background-color: #fff;
}
.homepage .homebg .inspirationdriverheader {
  background-color: #e3ecf5;
  padding-top: 40px;
  margin-top: 70px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .homepage .homebg .inspirationdriverheader {
    padding-top: 20px;
    margin-top: 0;
  }
}
.homepage .homebg.inspirationdrivers {
  background-color: #e3ecf5;
  padding-bottom: 80px;
  margin-bottom: 0;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .homepage .homebg.inspirationdrivers {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.homepage .homebg.inspirationdrivers .DriverLayout1 .driverinset .driver,
.homepage .homebg.inspirationdrivers .DriverLayout2 .driverinset .driver,
.homepage .homebg.inspirationdrivers .DriverLayout3 .driverinset .driver,
.homepage .homebg.inspirationdrivers .DriverLayout1 .driverfull .driver,
.homepage .homebg.inspirationdrivers .DriverLayout2 .driverfull .driver,
.homepage .homebg.inspirationdrivers .DriverLayout3 .driverfull .driver {
  /* Medium screen and smaller */
  /* Large screen & Bigger */
}
@media (min-width: 992px) {
  .homepage .homebg.inspirationdrivers .DriverLayout1 .driverinset .driver,
  .homepage .homebg.inspirationdrivers .DriverLayout2 .driverinset .driver,
  .homepage .homebg.inspirationdrivers .DriverLayout3 .driverinset .driver,
  .homepage .homebg.inspirationdrivers .DriverLayout1 .driverfull .driver,
  .homepage .homebg.inspirationdrivers .DriverLayout2 .driverfull .driver,
  .homepage .homebg.inspirationdrivers .DriverLayout3 .driverfull .driver {
    height: 424px;
  }
}
@media (min-width: 1200px) {
  .homepage .homebg.inspirationdrivers .DriverLayout1 .driverinset .driver,
  .homepage .homebg.inspirationdrivers .DriverLayout2 .driverinset .driver,
  .homepage .homebg.inspirationdrivers .DriverLayout3 .driverinset .driver,
  .homepage .homebg.inspirationdrivers .DriverLayout1 .driverfull .driver,
  .homepage .homebg.inspirationdrivers .DriverLayout2 .driverfull .driver,
  .homepage .homebg.inspirationdrivers .DriverLayout3 .driverfull .driver {
    height: 497px;
  }
}
.homepage .featuredproperties {
  background-color: #e3ecf5;
  margin-top: 70px;
}
.homepage .featuredproperties .title {
  text-align: center;
  padding-bottom: 25px;
  padding-top: 40px;
}
.homepage .featuredproperties .title p {
  color: #a6a6a6;
}
.homepage .parallax-window {
  padding-top: 60px;
  padding-bottom: 100px;
  background-position: center;
  clear: both;
  font-size: 15px;
  /* Small screen and smaller */
}
.homepage .parallax-window h1,
.homepage .parallax-window h2 {
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 30px;
  color: #fff;
}
.homepage .parallax-window p a {
  color: #fff;
  text-decoration: underline;
}
@media (max-width: 991.9px) {
  .homepage .parallax-window {
    background-color: #5a82a8;
    background-image: none !important;
    color: #fff;
  }
  .homepage .parallax-window .text-left {
    text-align: center;
  }
  .homepage .parallax-window p a {
    color: #fff;
    text-decoration: underline;
  }
}
.homepage .parallax-window a.mainlink {
  background-color: #ffb625;
  color: #fff;
  border: 1px solid #E4A11D;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  margin-top: 24px;
  border-radius: 2px;
  font-size: 18px;
  font-weight: 500;
}
.homepage .parallax-window a.mainlink:hover,
.homepage .parallax-window a.mainlink:focus {
  background-color: #E4A11D;
}
.homepage .bottomcontent .parallax-window {
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .homepage .bottomcontent .parallax-window {
    background-color: #e3ecf5;
  }
}
.homepage .bottomcontent .parallax-window a.mainlink {
  font-family: 'Roboto', sans-serif;
}
.homepage .bottomcontent .parallax-window a.mainlink:hover,
.homepage .bottomcontent .parallax-window a.mainlink:focus {
  color: #616163;
}
.searchpage #MainNav,
.searchpagerefiner #MainNav {
  background-color: #5a82a8;
  border: 0;
  height: 80px;
  color: #ffb625;
}
.searchpage #MainNav .logo,
.searchpagerefiner #MainNav .logo {
  color: #ffb625;
}
.searchpage #MainNav ul li.first,
.searchpagerefiner #MainNav ul li.first {
  border-right: 1px solid #dbe1e5;
}
.searchpage #MainNav ul li a,
.searchpagerefiner #MainNav ul li a {
  color: #fff;
}
.searchpage #MainNav ul li.letwithus a,
.searchpagerefiner #MainNav ul li.letwithus a {
  background-color: #93acc5;
  color: #fff !important;
  border: 1px solid #93acc5;
}
.searchpage #MainNav ul li.letwithus a:hover,
.searchpagerefiner #MainNav ul li.letwithus a:hover,
.searchpage #MainNav ul li.letwithus a:focus,
.searchpagerefiner #MainNav ul li.letwithus a:focus {
  border-top: 0;
  border: 1px solid #ffb625;
  background-color: #ffb625;
}
.searchpage #MainNav ul li.callus,
.searchpagerefiner #MainNav ul li.callus {
  color: #616163;
}
.searchpage #MainNav .menuicon,
.searchpagerefiner #MainNav .menuicon {
  color: #fff;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.searchpage #MainNav .menuicon .menuicon-bar,
.searchpagerefiner #MainNav .menuicon .menuicon-bar {
  background-color: #616163;
}
@media (max-width: 991.9px) {
  .searchpage #MainNav .menuicon,
  .searchpagerefiner #MainNav .menuicon {
    right: 47px;
  }
}
@media (max-width: 767px) {
  .searchpage #MainNav .menuicon,
  .searchpagerefiner #MainNav .menuicon {
    right: 45px;
  }
}
.searchpage #MobTabSearch,
.searchpagerefiner #MobTabSearch {
  border-left: 1px solid #dbe1e5;
  border-right: 1px solid #dbe1e5;
  border-bottom: 1px solid #dbe1e5;
  color: #616163;
}
.searchpage #MobTabSearch .mobpropcount,
.searchpagerefiner #MobTabSearch .mobpropcount {
  background-color: #93acc5;
}
.searchpage #MobTabSearch .mobsearch,
.searchpagerefiner #MobTabSearch .mobsearch {
  border-right: 1px solid #dbe1e5;
}
.searchpage #MobTabSearch a,
.searchpagerefiner #MobTabSearch a {
  color: #616163;
}
.searchpage h1,
.searchpagerefiner h1 {
  font-size: 22px;
  font-weight: 600;
}
.searchpage .searchcount,
.searchpagerefiner .searchcount {
  color: #ffb625;
  font-weight: 400;
  display: inline-block;
  margin-left: 10px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .searchpage .searchcount,
  .searchpagerefiner .searchcount {
    margin-left: 0;
  }
}
.searchpage #SearchPanel,
.searchpagerefiner #SearchPanel,
.searchpage #filterselector,
.searchpagerefiner #filterselector,
.searchpage #mobfilterselector,
.searchpagerefiner #mobfilterselector {
  background-color: #e3ecf5;
  color: #afb2b6;
}
.searchpage #SearchPanel .head,
.searchpagerefiner #SearchPanel .head,
.searchpage #filterselector .head,
.searchpagerefiner #filterselector .head,
.searchpage #mobfilterselector .head,
.searchpagerefiner #mobfilterselector .head {
  height: 60px;
  color: #fff;
  padding: 18px 15px 20px 17px;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  background-color: #5a82a8;
}
.searchpage #SearchPanel .head:after,
.searchpagerefiner #SearchPanel .head:after,
.searchpage #filterselector .head:after,
.searchpagerefiner #filterselector .head:after,
.searchpage #mobfilterselector .head:after,
.searchpagerefiner #mobfilterselector .head:after {
  right: inherit;
  left: 20px;
  top: 20px;
  color: #616163;
}
.searchpage #SearchPanel .head .icon,
.searchpagerefiner #SearchPanel .head .icon,
.searchpage #filterselector .head .icon,
.searchpagerefiner #filterselector .head .icon,
.searchpage #mobfilterselector .head .icon,
.searchpagerefiner #mobfilterselector .head .icon {
  color: #e5c631;
  margin-right: 15px;
}
.searchpage #SearchPanel .head a,
.searchpagerefiner #SearchPanel .head a,
.searchpage #filterselector .head a,
.searchpagerefiner #filterselector .head a,
.searchpage #mobfilterselector .head a,
.searchpagerefiner #mobfilterselector .head a {
  float: right;
  font-size: 14px;
  cursor: pointer;
  font-weight: 200;
  height: 60px;
  display: inline-block;
  position: relative;
  top: -18px;
  right: 5px;
  color: #fff;
  line-height: 60px;
  padding: 0 !important;
  padding-top: 0;
  font-family: 'Roboto', sans-serif;
}
.searchpage #SearchPanel .head a .icon,
.searchpagerefiner #SearchPanel .head a .icon,
.searchpage #filterselector .head a .icon,
.searchpagerefiner #filterselector .head a .icon,
.searchpage #mobfilterselector .head a .icon,
.searchpagerefiner #mobfilterselector .head a .icon {
  color: #e5c631;
  margin-right: 0px;
  font-size: 16px;
}
.searchpage #SearchPanel .ClearAll,
.searchpagerefiner #SearchPanel .ClearAll,
.searchpage #filterselector .ClearAll,
.searchpagerefiner #filterselector .ClearAll,
.searchpage #mobfilterselector .ClearAll,
.searchpagerefiner #mobfilterselector .ClearAll {
  display: none;
}
.searchpage #SearchPanel .footerrefiner,
.searchpagerefiner #SearchPanel .footerrefiner,
.searchpage #filterselector .footerrefiner,
.searchpagerefiner #filterselector .footerrefiner,
.searchpage #mobfilterselector .footerrefiner,
.searchpagerefiner #mobfilterselector .footerrefiner {
  background-color: #e3ecf5;
}
.searchpage #SearchPanel .inner,
.searchpagerefiner #SearchPanel .inner,
.searchpage #filterselector .inner,
.searchpagerefiner #filterselector .inner,
.searchpage #mobfilterselector .inner,
.searchpagerefiner #mobfilterselector .inner {
  padding: 25px 20px;
  /* Small screen and smaller */
}
.searchpage #SearchPanel .inner .form-control,
.searchpagerefiner #SearchPanel .inner .form-control,
.searchpage #filterselector .inner .form-control,
.searchpagerefiner #filterselector .inner .form-control,
.searchpage #mobfilterselector .inner .form-control,
.searchpagerefiner #mobfilterselector .inner .form-control {
  background-color: transparent;
  color: #2f4650;
}
.searchpage #SearchPanel .inner .dpicker #datepicker,
.searchpagerefiner #SearchPanel .inner .dpicker #datepicker,
.searchpage #filterselector .inner .dpicker #datepicker,
.searchpagerefiner #filterselector .inner .dpicker #datepicker,
.searchpage #mobfilterselector .inner .dpicker #datepicker,
.searchpagerefiner #mobfilterselector .inner .dpicker #datepicker {
  position: relative;
}
.searchpage #SearchPanel .inner .dpicker .icon-remove,
.searchpagerefiner #SearchPanel .inner .dpicker .icon-remove,
.searchpage #filterselector .inner .dpicker .icon-remove,
.searchpagerefiner #filterselector .inner .dpicker .icon-remove,
.searchpage #mobfilterselector .inner .dpicker .icon-remove,
.searchpagerefiner #mobfilterselector .inner .dpicker .icon-remove {
  color: #616163;
  right: 10px;
  top: 8px;
  font-size: 10px;
  font-weight: bold;
}
.searchpage #SearchPanel .inner .dpicker .icon-remove:before,
.searchpagerefiner #SearchPanel .inner .dpicker .icon-remove:before,
.searchpage #filterselector .inner .dpicker .icon-remove:before,
.searchpagerefiner #filterselector .inner .dpicker .icon-remove:before,
.searchpage #mobfilterselector .inner .dpicker .icon-remove:before,
.searchpagerefiner #mobfilterselector .inner .dpicker .icon-remove:before {
  color: #616163;
}
.searchpage #SearchPanel .inner .freesearch,
.searchpagerefiner #SearchPanel .inner .freesearch,
.searchpage #filterselector .inner .freesearch,
.searchpagerefiner #filterselector .inner .freesearch,
.searchpage #mobfilterselector .inner .freesearch,
.searchpagerefiner #mobfilterselector .inner .freesearch {
  border-bottom: 1px solid #626b75;
}
.searchpage #SearchPanel .inner .freesearch #townToggle,
.searchpagerefiner #SearchPanel .inner .freesearch #townToggle,
.searchpage #filterselector .inner .freesearch #townToggle,
.searchpagerefiner #filterselector .inner .freesearch #townToggle,
.searchpage #mobfilterselector .inner .freesearch #townToggle,
.searchpagerefiner #mobfilterselector .inner .freesearch #townToggle {
  color: #5a82a8;
}
.searchpage #SearchPanel .inner .freesearch .freeLocationcont #clear:before,
.searchpagerefiner #SearchPanel .inner .freesearch .freeLocationcont #clear:before,
.searchpage #filterselector .inner .freesearch .freeLocationcont #clear:before,
.searchpagerefiner #filterselector .inner .freesearch .freeLocationcont #clear:before,
.searchpage #mobfilterselector .inner .freesearch .freeLocationcont #clear:before,
.searchpagerefiner #mobfilterselector .inner .freesearch .freeLocationcont #clear:before {
  color: #2f4650;
}
.searchpage #SearchPanel .inner .propnamesearch input.form-control,
.searchpagerefiner #SearchPanel .inner .propnamesearch input.form-control,
.searchpage #filterselector .inner .propnamesearch input.form-control,
.searchpagerefiner #filterselector .inner .propnamesearch input.form-control,
.searchpage #mobfilterselector .inner .propnamesearch input.form-control,
.searchpagerefiner #mobfilterselector .inner .propnamesearch input.form-control {
  font-family: 'Open Sans', sans-serif !important;
  height: 30px;
  border-radius: 2px;
  border: solid 1px #dbe1e5;
  background-color: #fff;
  font-size: 13px;
  font-weight: 500 !important;
  text-indent: 15px;
  color: #616163 !important;
}
.searchpage #SearchPanel .inner .propnamesearch .propnamesearchBut:before,
.searchpagerefiner #SearchPanel .inner .propnamesearch .propnamesearchBut:before,
.searchpage #filterselector .inner .propnamesearch .propnamesearchBut:before,
.searchpagerefiner #filterselector .inner .propnamesearch .propnamesearchBut:before,
.searchpage #mobfilterselector .inner .propnamesearch .propnamesearchBut:before,
.searchpagerefiner #mobfilterselector .inner .propnamesearch .propnamesearchBut:before {
  right: 6px;
  top: 4px;
  font-size: 16px;
}
.searchpage #SearchPanel .inner .propnamesearch .propnamesearchBut,
.searchpagerefiner #SearchPanel .inner .propnamesearch .propnamesearchBut,
.searchpage #filterselector .inner .propnamesearch .propnamesearchBut,
.searchpagerefiner #filterselector .inner .propnamesearch .propnamesearchBut,
.searchpage #mobfilterselector .inner .propnamesearch .propnamesearchBut,
.searchpagerefiner #mobfilterselector .inner .propnamesearch .propnamesearchBut {
  border-radius: 0 2px 2px 0;
  right: 0;
  bottom: inherit;
  top: 0;
  background-color: #93acc5;
  width: 30px;
  height: 30px;
}
.searchpage #SearchPanel .inner .propnamesearch #compdiv,
.searchpagerefiner #SearchPanel .inner .propnamesearch #compdiv,
.searchpage #filterselector .inner .propnamesearch #compdiv,
.searchpagerefiner #filterselector .inner .propnamesearch #compdiv,
.searchpage #mobfilterselector .inner .propnamesearch #compdiv,
.searchpagerefiner #mobfilterselector .inner .propnamesearch #compdiv {
  width: 251px !important;
  top: 23px !important;
}
@media (min-width: 1200px) {
  .searchpage #SearchPanel .inner .propnamesearch #compdiv,
  .searchpagerefiner #SearchPanel .inner .propnamesearch #compdiv,
  .searchpage #filterselector .inner .propnamesearch #compdiv,
  .searchpagerefiner #filterselector .inner .propnamesearch #compdiv,
  .searchpage #mobfilterselector .inner .propnamesearch #compdiv,
  .searchpagerefiner #mobfilterselector .inner .propnamesearch #compdiv {
    width: 318px !important;
  }
}
.searchpage #SearchPanel .inner .propnamesearch #compdiv .codesearchlistitem2,
.searchpagerefiner #SearchPanel .inner .propnamesearch #compdiv .codesearchlistitem2,
.searchpage #filterselector .inner .propnamesearch #compdiv .codesearchlistitem2,
.searchpagerefiner #filterselector .inner .propnamesearch #compdiv .codesearchlistitem2,
.searchpage #mobfilterselector .inner .propnamesearch #compdiv .codesearchlistitem2,
.searchpagerefiner #mobfilterselector .inner .propnamesearch #compdiv .codesearchlistitem2 {
  padding: 7px 15px;
  cursor: pointer;
  border: 0;
  background-color: #fff;
  font-size: 12px;
  color: #4c616a;
}
.searchpage #SearchPanel .inner .propnamesearch #compdiv .codesearchhoverlistitem2,
.searchpagerefiner #SearchPanel .inner .propnamesearch #compdiv .codesearchhoverlistitem2,
.searchpage #filterselector .inner .propnamesearch #compdiv .codesearchhoverlistitem2,
.searchpagerefiner #filterselector .inner .propnamesearch #compdiv .codesearchhoverlistitem2,
.searchpage #mobfilterselector .inner .propnamesearch #compdiv .codesearchhoverlistitem2,
.searchpagerefiner #mobfilterselector .inner .propnamesearch #compdiv .codesearchhoverlistitem2 {
  font-size: 12px;
  color: #4c616a;
  border: 0;
  background-color: #93acc5;
}
.searchpage #SearchPanel .inner .propnamesearchtext,
.searchpagerefiner #SearchPanel .inner .propnamesearchtext,
.searchpage #filterselector .inner .propnamesearchtext,
.searchpagerefiner #filterselector .inner .propnamesearchtext,
.searchpage #mobfilterselector .inner .propnamesearchtext,
.searchpagerefiner #mobfilterselector .inner .propnamesearchtext {
  color: #2f4650;
}
.searchpage #SearchPanel .inner .ddlwrap,
.searchpagerefiner #SearchPanel .inner .ddlwrap,
.searchpage #filterselector .inner .ddlwrap,
.searchpagerefiner #filterselector .inner .ddlwrap,
.searchpage #mobfilterselector .inner .ddlwrap,
.searchpagerefiner #mobfilterselector .inner .ddlwrap {
  border-bottom: 1px solid #626b75;
}
.searchpage #SearchPanel .inner ::-webkit-input-placeholder,
.searchpagerefiner #SearchPanel .inner ::-webkit-input-placeholder,
.searchpage #filterselector .inner ::-webkit-input-placeholder,
.searchpagerefiner #filterselector .inner ::-webkit-input-placeholder,
.searchpage #mobfilterselector .inner ::-webkit-input-placeholder,
.searchpagerefiner #mobfilterselector .inner ::-webkit-input-placeholder {
  color: #2f4650;
}
.searchpage #SearchPanel .inner :-moz-placeholder,
.searchpagerefiner #SearchPanel .inner :-moz-placeholder,
.searchpage #filterselector .inner :-moz-placeholder,
.searchpagerefiner #filterselector .inner :-moz-placeholder,
.searchpage #mobfilterselector .inner :-moz-placeholder,
.searchpagerefiner #mobfilterselector .inner :-moz-placeholder {
  /* Firefox 18- */
  color: #2f4650;
}
.searchpage #SearchPanel .inner ::-moz-placeholder,
.searchpagerefiner #SearchPanel .inner ::-moz-placeholder,
.searchpage #filterselector .inner ::-moz-placeholder,
.searchpagerefiner #filterselector .inner ::-moz-placeholder,
.searchpage #mobfilterselector .inner ::-moz-placeholder,
.searchpagerefiner #mobfilterselector .inner ::-moz-placeholder {
  /* Firefox 19+ */
  color: #2f4650;
}
.searchpage #SearchPanel .inner :-ms-input-placeholder,
.searchpagerefiner #SearchPanel .inner :-ms-input-placeholder,
.searchpage #filterselector .inner :-ms-input-placeholder,
.searchpagerefiner #filterselector .inner :-ms-input-placeholder,
.searchpage #mobfilterselector .inner :-ms-input-placeholder,
.searchpagerefiner #mobfilterselector .inner :-ms-input-placeholder {
  color: #2f4650;
}
.searchpage #SearchPanel .inner .btnlink,
.searchpagerefiner #SearchPanel .inner .btnlink,
.searchpage #filterselector .inner .btnlink,
.searchpagerefiner #filterselector .inner .btnlink,
.searchpage #mobfilterselector .inner .btnlink,
.searchpagerefiner #mobfilterselector .inner .btnlink {
  border: 1px solid #2f4650;
}
@media (max-width: 991.9px) {
  .searchpage #SearchPanel .inner,
  .searchpagerefiner #SearchPanel .inner,
  .searchpage #filterselector .inner,
  .searchpagerefiner #filterselector .inner,
  .searchpage #mobfilterselector .inner,
  .searchpagerefiner #mobfilterselector .inner {
    padding: 25px 15px;
  }
}
.searchpage #filterselector .scrollfilters .property-features,
.searchpagerefiner #filterselector .scrollfilters .property-features,
.searchpage #mobfilterselector .scrollfilters .property-features,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features {
  margin: 0 0 0 0px;
  border-bottom: 1px solid #dbe1e5;
}
.searchpage #filterselector .scrollfilters .property-features:last-of-type,
.searchpagerefiner #filterselector .scrollfilters .property-features:last-of-type,
.searchpage #mobfilterselector .scrollfilters .property-features:last-of-type,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features:last-of-type {
  margin-bottom: 0;
}
.searchpage #filterselector .scrollfilters .property-features h4,
.searchpagerefiner #filterselector .scrollfilters .property-features h4,
.searchpage #mobfilterselector .scrollfilters .property-features h4,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  margin-bottom: 0 !important;
}
.searchpage #filterselector .scrollfilters .property-features .count,
.searchpagerefiner #filterselector .scrollfilters .property-features .count,
.searchpage #mobfilterselector .scrollfilters .property-features .count,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features .count {
  color: #5a82a8;
  font-weight: normal;
}
.searchpage #filterselector .scrollfilters .property-features label:before,
.searchpagerefiner #filterselector .scrollfilters .property-features label:before,
.searchpage #mobfilterselector .scrollfilters .property-features label:before,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features label:before {
  color: #616163;
}
.searchpage #filterselector .scrollfilters .property-features a.notselected,
.searchpagerefiner #filterselector .scrollfilters .property-features a.notselected,
.searchpage #mobfilterselector .scrollfilters .property-features a.notselected,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.notselected,
.searchpage #filterselector .scrollfilters .property-features a.selected,
.searchpagerefiner #filterselector .scrollfilters .property-features a.selected,
.searchpage #mobfilterselector .scrollfilters .property-features a.selected,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.selected,
.searchpage #filterselector .scrollfilters .property-features a.zerocount,
.searchpagerefiner #filterselector .scrollfilters .property-features a.zerocount,
.searchpage #mobfilterselector .scrollfilters .property-features a.zerocount,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.zerocount {
  color: #4c616a;
  font-weight: 400;
  font-size: 14px;
}
.searchpage #filterselector .scrollfilters .property-features a.notselected span,
.searchpagerefiner #filterselector .scrollfilters .property-features a.notselected span,
.searchpage #mobfilterselector .scrollfilters .property-features a.notselected span,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.notselected span,
.searchpage #filterselector .scrollfilters .property-features a.selected span,
.searchpagerefiner #filterselector .scrollfilters .property-features a.selected span,
.searchpage #mobfilterselector .scrollfilters .property-features a.selected span,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.selected span,
.searchpage #filterselector .scrollfilters .property-features a.zerocount span,
.searchpagerefiner #filterselector .scrollfilters .property-features a.zerocount span,
.searchpage #mobfilterselector .scrollfilters .property-features a.zerocount span,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.zerocount span {
  color: #5a82a8;
  font-size: 14px;
  padding-left: 5px;
}
.searchpage #filterselector .scrollfilters .property-features a:hover span.fcount,
.searchpagerefiner #filterselector .scrollfilters .property-features a:hover span.fcount,
.searchpage #mobfilterselector .scrollfilters .property-features a:hover span.fcount,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a:hover span.fcount {
  text-decoration: none !important;
}
.searchpage #filterselector .scrollfilters .property-features a.zerocount,
.searchpagerefiner #filterselector .scrollfilters .property-features a.zerocount,
.searchpage #mobfilterselector .scrollfilters .property-features a.zerocount,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.zerocount {
  color: #dbe1e5;
}
.searchpage #filterselector .scrollfilters .property-features a.zerocount:hover,
.searchpagerefiner #filterselector .scrollfilters .property-features a.zerocount:hover,
.searchpage #mobfilterselector .scrollfilters .property-features a.zerocount:hover,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.zerocount:hover {
  text-decoration: none;
}
.searchpage #filterselector .scrollfilters .property-features a.zerocount:before,
.searchpagerefiner #filterselector .scrollfilters .property-features a.zerocount:before,
.searchpage #mobfilterselector .scrollfilters .property-features a.zerocount:before,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.zerocount:before {
  color: #93acc5;
  top: -6px;
}
.searchpage #filterselector .scrollfilters .property-features a.selected:before,
.searchpagerefiner #filterselector .scrollfilters .property-features a.selected:before,
.searchpage #mobfilterselector .scrollfilters .property-features a.selected:before,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.selected:before {
  color: #93acc5;
  top: -6px;
}
.searchpage #filterselector .scrollfilters .property-features a.notselected:before,
.searchpagerefiner #filterselector .scrollfilters .property-features a.notselected:before,
.searchpage #mobfilterselector .scrollfilters .property-features a.notselected:before,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.notselected:before,
.searchpage #filterselector .scrollfilters .property-features a.zerocount:before,
.searchpagerefiner #filterselector .scrollfilters .property-features a.zerocount:before,
.searchpage #mobfilterselector .scrollfilters .property-features a.zerocount:before,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.zerocount:before {
  color: #93acc5;
  top: -6px;
}
.searchpage #filterselector .scrollfilters .property-features a.colbut,
.searchpagerefiner #filterselector .scrollfilters .property-features a.colbut,
.searchpage #mobfilterselector .scrollfilters .property-features a.colbut,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.colbut {
  color: #5a82a8;
  border-bottom: 1px solid #626b75;
}
.searchpage #filterselector .scrollfilters .features-last,
.searchpagerefiner #filterselector .scrollfilters .features-last,
.searchpage #mobfilterselector .scrollfilters .features-last,
.searchpagerefiner #mobfilterselector .scrollfilters .features-last {
  border-bottom: 0px;
}
.searchpage #filterselector .nicescroll-rails,
.searchpagerefiner #filterselector .nicescroll-rails,
.searchpage #mobfilterselector .nicescroll-rails,
.searchpagerefiner #mobfilterselector .nicescroll-rails {
  background-color: #93acc5;
}
.searchpage #filterselector .nicescroll-cursors,
.searchpagerefiner #filterselector .nicescroll-cursors,
.searchpage #mobfilterselector .nicescroll-cursors,
.searchpagerefiner #mobfilterselector .nicescroll-cursors {
  background-color: #2f4650 !important;
}
.searchpage #mobsearchselector,
.searchpagerefiner #mobsearchselector {
  font-size: 14px !important;
}
.searchpage #mobsearchselector .freeLocationcont .selection .tc h4,
.searchpagerefiner #mobsearchselector .freeLocationcont .selection .tc h4,
.searchpage #mobsearchselector .dpicker input,
.searchpagerefiner #mobsearchselector .dpicker input,
.searchpage #mobsearchselector .form-control,
.searchpagerefiner #mobsearchselector .form-control,
.searchpage #mobsearchselector .dd .numberselector,
.searchpagerefiner #mobsearchselector .dd .numberselector,
.searchpage #mobsearchselector .freeLocationcont .ui-widget-content,
.searchpagerefiner #mobsearchselector .freeLocationcont .ui-widget-content,
.searchpage #mobsearchselector .freeLocationcont .ui-widget-content li,
.searchpagerefiner #mobsearchselector .freeLocationcont .ui-widget-content li {
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 600;
  color: #616163 !important;
}
.searchpage #mobsearchselector .ui-widget-content,
.searchpagerefiner #mobsearchselector .ui-widget-content {
  left: 0 !important;
}
.searchpage #mobsearchselector .icon.pochenty-cross,
.searchpagerefiner #mobsearchselector .icon.pochenty-cross {
  font-size: 15px !important;
  top: 10px !important;
  right: -20px !important;
}
.searchpage #mobsearchselector .form-control,
.searchpagerefiner #mobsearchselector .form-control {
  height: 60px !important;
}
.searchpage #mobsearchselector .dd .icon,
.searchpagerefiner #mobsearchselector .dd .icon {
  top: 17px;
  color: #93acc5 !important;
}
.searchpage #mobsearchselector .freeLocationcont .selection .tc,
.searchpagerefiner #mobsearchselector .freeLocationcont .selection .tc,
.searchpage #mobsearchselector .freeLocationcont,
.searchpagerefiner #mobsearchselector .freeLocationcont {
  height: 60px !important;
}
.searchpage #mobsearchselector .dd #locationlink input,
.searchpagerefiner #mobsearchselector .dd #locationlink input,
.searchpage #mobsearchselector .dd #locationlink_refiner input,
.searchpagerefiner #mobsearchselector .dd #locationlink_refiner input {
  margin-top: 10px;
}
.searchpage #mobsearchselector .propnamesearch .form-control,
.searchpagerefiner #mobsearchselector .propnamesearch .form-control {
  height: 44px !important;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .searchpage #mobsearchselector .propnamesearch .form-control,
  .searchpagerefiner #mobsearchselector .propnamesearch .form-control {
    height: 30px !important;
    margin-top: 10px;
  }
}
.searchpage #mobsearchselector .freeLocationcont .ui-widget-content,
.searchpagerefiner #mobsearchselector .freeLocationcont .ui-widget-content {
  z-index: 90;
}
.searchpage #mobsearchselector .freeLocationcont .ui-widget-content,
.searchpagerefiner #mobsearchselector .freeLocationcont .ui-widget-content {
  top: 60px !important;
  padding-bottom: 20px !important;
}
.searchpage #mobfilterselector .head,
.searchpagerefiner #mobfilterselector .head {
  background-color: #272a2f;
  color: #fff;
}
.searchpage #mobfilterselector .head .closefs:after,
.searchpagerefiner #mobfilterselector .head .closefs:after {
  color: #2f4650;
}
.searchpage #mobfilterselector .scrollfilters,
.searchpagerefiner #mobfilterselector .scrollfilters {
  margin-top: 40px;
}
.searchpage #mobfilterselector .scrollfilters .filtersWide,
.searchpagerefiner #mobfilterselector .scrollfilters .filtersWide {
  width: 100%;
}
.searchpage #mobfilterselector .scrollfilters .filtersWide h4,
.searchpagerefiner #mobfilterselector .scrollfilters .filtersWide h4 {
  color: #616163;
  font-family: 'Open Sans', sans-serif;
  background-color: #e3ecf5 !important;
  font-size: 16px;
  font-weight: 600 !important;
  margin-top: 29px;
  margin-bottom: 23px;
}
.searchpage #mobfilterselector .scrollfilters .filtersWide a,
.searchpagerefiner #mobfilterselector .scrollfilters .filtersWide a {
  width: 32%;
}
@media (max-width: 767px) {
  .searchpage #mobfilterselector .scrollfilters .filtersWide a,
  .searchpagerefiner #mobfilterselector .scrollfilters .filtersWide a {
    width: 100%;
  }
}
.searchpage #mobfilterselector .scrollfilters .filtersWide .count,
.searchpagerefiner #mobfilterselector .scrollfilters .filtersWide .count {
  color: #ffb625 !important;
}
.searchpage #mobfilterselector .scrollfilters .property-features,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features {
  width: 100%;
  padding-bottom: 22px;
}
.searchpage #mobfilterselector .scrollfilters .property-features li,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features li {
  font-family: 'Open Sans', sans-serif;
}
.searchpage #mobfilterselector .scrollfilters .property-features li a,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features li a {
  color: #2f4650;
  width: 33%;
  margin-bottom: 10px;
}
.searchpage #mobfilterselector .scrollfilters .property-features li a.selected,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features li a.selected {
  background-color: #93acc5;
}
.searchpage #mobfilterselector .scrollfilters .property-features li a.selected:after,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features li a.selected:after {
  color: #2f4650;
}
.searchpage #mobfilterselector .scrollfilters br,
.searchpagerefiner #mobfilterselector .scrollfilters br {
  display: none;
}
.searchpage #mobfilterselector .scrollfilters .collapsed,
.searchpagerefiner #mobfilterselector .scrollfilters .collapsed {
  display: none;
}
.searchpage #propcountsandddls .sblabels,
.searchpagerefiner #propcountsandddls .sblabels {
  border: 1px solid #dbe1e5;
  border-right: 0;
  color: #616163;
  background-color: #e3ecf5;
}
.searchpage #propcountsandddls .sblabels label,
.searchpagerefiner #propcountsandddls .sblabels label {
  font-weight: normal;
}
.searchpage #propcountsandddls .propcount div,
.searchpagerefiner #propcountsandddls .propcount div {
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .searchpage #propcountsandddls .propcount div,
  .searchpagerefiner #propcountsandddls .propcount div {
    border: 1px solid #dbe1e5;
  }
}
.searchpage #propcountsandddls .mobrefine a,
.searchpagerefiner #propcountsandddls .mobrefine a {
  background-color: #5a82a8;
}
.searchpage #propcountsandddls .ddls .form-control,
.searchpagerefiner #propcountsandddls .ddls .form-control {
  background-color: transparent;
  color: #616163;
  border-bottom: 0;
  font-weight: normal;
}
.searchpage #propcountsandddls.newddls,
.searchpagerefiner #propcountsandddls.newddls {
  /* Only Small screen */
}
.searchpage #propcountsandddls.newddls .sortby,
.searchpagerefiner #propcountsandddls.newddls .sortby,
.searchpage #propcountsandddls.newddls .resultsby,
.searchpagerefiner #propcountsandddls.newddls .resultsby,
.searchpage #propcountsandddls.newddls .maptoggle,
.searchpagerefiner #propcountsandddls.newddls .maptoggle {
  border: 1px solid #dbe1e5;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .searchpage #propcountsandddls.newddls .sortby,
  .searchpagerefiner #propcountsandddls.newddls .sortby {
    border-right: 0;
  }
  .searchpage #propcountsandddls.newddls .sortby .ddlwrap,
  .searchpagerefiner #propcountsandddls.newddls .sortby .ddlwrap {
    margin-top: 0 !important;
  }
}
.searchpage #propcountsandddls.newddls .resultsby,
.searchpagerefiner #propcountsandddls.newddls .resultsby {
  border-right: 0;
}
.searchpage #propcountsandddls.newddls .resultsby,
.searchpagerefiner #propcountsandddls.newddls .resultsby,
.searchpage #propcountsandddls.newddls .toggleby,
.searchpagerefiner #propcountsandddls.newddls .toggleby {
  border-left: 0;
}
.searchpage #propcountsandddls.newddls .toggleby .maptoggle,
.searchpagerefiner #propcountsandddls.newddls .toggleby .maptoggle {
  border: 1px solid #dbe1e5;
  margin-top: 0;
}
.searchpage #propcountsandddls.newddls .toggleby .maptoggle .icon,
.searchpagerefiner #propcountsandddls.newddls .toggleby .maptoggle .icon {
  color: #5a82a8;
}
@media (max-width: 991.9px) {
  .searchpage #selectedfilters .current-filters,
  .searchpagerefiner #selectedfilters .current-filters {
    display: none;
  }
}
.searchpage #selectedfilters .current-filters ul li,
.searchpagerefiner #selectedfilters .current-filters ul li {
  border: 1px solid #dbe1e5;
}
.searchpage #selectedfilters .current-filters ul li a,
.searchpagerefiner #selectedfilters .current-filters ul li a {
  color: #616163;
}
.searchpage #selectedfilters .current-filters ul li.clear,
.searchpagerefiner #selectedfilters .current-filters ul li.clear {
  border: 1px solid #868b92;
  background-color: #868b92;
}
.searchpage #SearchResults,
.searchpagerefiner #SearchResults {
  margin-top: 15px;
}
.searchpage #SearchResults .property .propdatesprices,
.searchpagerefiner #SearchResults .property .propdatesprices {
  border: 1px solid #dbe1e5;
}
.searchpage #SearchResults .property .propinfo a,
.searchpagerefiner #SearchResults .property .propinfo a {
  color: #616163;
}
.searchpage #SearchResults .property .propinfo a:hover,
.searchpagerefiner #SearchResults .property .propinfo a:hover,
.searchpage #SearchResults .property .propinfo a:focus,
.searchpagerefiner #SearchResults .property .propinfo a:focus {
  color: #E4A11D;
}
.searchpage #SearchResults .property .propinfo .propinfosub,
.searchpagerefiner #SearchResults .property .propinfo .propinfosub {
  border-top: 1px solid #dbe1e5;
}
.searchpage #SearchResults .property .propinfo .propinfosub.divider,
.searchpagerefiner #SearchResults .property .propinfo .propinfosub.divider {
  border-right: 1px solid #dbe1e5;
}
.searchpage #SearchResults .property .propinfo .propinfosub span.icontext,
.searchpagerefiner #SearchResults .property .propinfo .propinfosub span.icontext {
  color: #616163;
}
.searchpage #SearchResults .property .propinfo .propinfosub:first-child,
.searchpagerefiner #SearchResults .property .propinfo .propinfosub:first-child {
  border-left: 1px solid #dbe1e5;
}
.searchpage #SearchResults .property .propinfo .propinfosub:last-child,
.searchpagerefiner #SearchResults .property .propinfo .propinfosub:last-child {
  border-right: 1px solid #dbe1e5;
}
.searchpage #SearchResults .property .propinfo .prices,
.searchpagerefiner #SearchResults .property .propinfo .prices {
  border: 1px solid #dbe1e5;
}
.searchpage .paginationcont #pagination,
.searchpagerefiner .paginationcont #pagination {
  line-height: 60px;
  margin-bottom: 0;
  border: 1px solid #dbe1e5;
}
.searchpage .paginationcont #pagination .btn,
.searchpagerefiner .paginationcont #pagination .btn {
  margin-top: 12px;
}
@media (max-width: 991.9px) {
  .searchpage .paginationcont #pagination,
  .searchpagerefiner .paginationcont #pagination {
    padding-top: 0;
  }
  .searchpage .paginationcont #pagination .btn,
  .searchpagerefiner .paginationcont #pagination .btn {
    margin-bottom: 10px;
  }
}
.searchpage .paginationcont #pagination a,
.searchpagerefiner .paginationcont #pagination a {
  color: #616163;
}
.searchpage .paginationcont #pagination .numbers,
.searchpagerefiner .paginationcont #pagination .numbers,
.searchpage .paginationcont #pagination .current,
.searchpagerefiner .paginationcont #pagination .current,
.searchpage .paginationcont #pagination .button,
.searchpagerefiner .paginationcont #pagination .button {
  border: 1px solid #dbe1e5;
  color: #616163;
  margin-right: 30px;
}
@media (max-width: 991.9px) {
  .searchpage .paginationcont #pagination .numbers,
  .searchpagerefiner .paginationcont #pagination .numbers,
  .searchpage .paginationcont #pagination .current,
  .searchpagerefiner .paginationcont #pagination .current,
  .searchpage .paginationcont #pagination .button,
  .searchpagerefiner .paginationcont #pagination .button {
    margin-right: 20px;
  }
}
.searchpage .paginationcont #pagination .nextPreviousButtonCSS,
.searchpagerefiner .paginationcont #pagination .nextPreviousButtonCSS {
  margin-right: 30px;
}
.searchpage .paginationcont #pagination .current,
.searchpagerefiner .paginationcont #pagination .current {
  background-color: #dbe1e5;
}
.searchpage .paginationcont #pagination .button.prev:before,
.searchpagerefiner .paginationcont #pagination .button.prev:before {
  content: "\e851";
}
.searchpage .paginationcont #pagination .button.next:before,
.searchpagerefiner .paginationcont #pagination .button.next:before {
  content: "\e852";
}
.searchpage .paginationcont #pagination span.prev,
.searchpagerefiner .paginationcont #pagination span.prev,
.searchpage .paginationcont #pagination span.next,
.searchpagerefiner .paginationcont #pagination span.next {
  display: none;
}
.searchpage #mapview,
.searchpagerefiner #mapview {
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .searchpage #mapview #mobmaptoggle,
  .searchpagerefiner #mapview #mobmaptoggle {
    background-color: #5a82a8;
  }
}
.searchpage #mapBubbleHeader,
.searchpagerefiner #mapBubbleHeader {
  background-color: #fff;
  border: 1px solid #dbe1e5;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.searchpage #mapBubbleCont,
.searchpagerefiner #mapBubbleCont {
  border-left: 1px solid #dbe1e5;
  border-right: 1px solid #dbe1e5;
}
.searchpage #mapBubbleCont .mapBubbleItem,
.searchpagerefiner #mapBubbleCont .mapBubbleItem {
  border-bottom: 1px solid #dbe1e5;
}
.searchpage #mapBubbleCont .mapBubbleItem .propInfo h5,
.searchpagerefiner #mapBubbleCont .mapBubbleItem .propInfo h5 {
  font-weight: normal;
}
.searchpage #mapBubbleCont .mapBubbleItem .propInfo h5 a,
.searchpagerefiner #mapBubbleCont .mapBubbleItem .propInfo h5 a {
  color: #93acc5;
}
.searchpage #PageContent,
.searchpagerefiner #PageContent {
  background-color: #fff;
}
.searchpage.basicsearch,
.searchpage.standardsearch {
  /* Extra small screen and smaller */
}
.searchpage.basicsearch #PageContentBanner,
.searchpage.standardsearch #PageContentBanner {
  background-color: #e3ecf5;
  text-align: left;
}
.searchpage.basicsearch #MobTabSearch,
.searchpage.standardsearch #MobTabSearch {
  border: 0;
  background-color: #93acc5;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  /* Extra small screen and smaller */
}
.searchpage.basicsearch #MobTabSearch a,
.searchpage.standardsearch #MobTabSearch a {
  color: #fff;
}
.searchpage.basicsearch #MobTabSearch .icon,
.searchpage.standardsearch #MobTabSearch .icon {
  color: #fff;
}
.searchpage.basicsearch #MobTabSearch .mobpropcount,
.searchpage.standardsearch #MobTabSearch .mobpropcount {
  background-color: #93acc5;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  border-right: 1px solid #5a82a8;
}
.searchpage.basicsearch #MobTabSearch .mobsearch,
.searchpage.standardsearch #MobTabSearch .mobsearch {
  border-right: 1px solid #5a82a8;
  text-transform: none;
}
.searchpage.basicsearch #MobTabSearch .mobfeat,
.searchpage.standardsearch #MobTabSearch .mobfeat {
  text-transform: none;
}
@media (max-width: 767px) {
  .searchpage.basicsearch #MobTabSearch,
  .searchpage.standardsearch #MobTabSearch {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .searchpage.basicsearch .headertitle,
  .searchpage.standardsearch .headertitle {
    margin-top: 25px;
  }
  .searchpage.basicsearch .searchcount,
  .searchpage.standardsearch .searchcount {
    display: none;
  }
  .searchpage.basicsearch #propcountsandddls .ddls .ddlwrap,
  .searchpage.standardsearch #propcountsandddls .ddls .ddlwrap {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
  }
}
.searchpage.basicsearch #SearchResults,
.searchpage.standardsearch #SearchResults {
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .searchpage.basicsearch #SearchResults,
  .searchpage.standardsearch #SearchResults {
    margin-top: 0;
  }
}
.searchpage.basicsearch #SearchResults .property .propinfo .propinfosub,
.searchpage.standardsearch #SearchResults .property .propinfo .propinfosub {
  padding-bottom: 45px;
}
.searchpage.basicsearch #SearchPanel,
.searchpage.standardsearch #SearchPanel {
  font-family: 'Roboto', sans-serif;
}
.searchpage.basicsearch #SearchPanel .head,
.searchpage.standardsearch #SearchPanel .head {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  padding: 18px 30px 20px 50px;
  color: #fff;
  background-color: #93acc5;
  font-weight: 400 !important;
  border: 1px solid #93acc5;
}
.searchpage.basicsearch #SearchPanel .head:after,
.searchpage.standardsearch #SearchPanel .head:after {
  content: "\e90c";
  color: #fff;
  font-size: 18px;
  top: 17px;
}
.searchpage.basicsearch #SearchPanel .inner,
.searchpage.standardsearch #SearchPanel .inner {
  border: 1px solid #dbe1e5;
  border-top: 0;
}
.searchpage.basicsearch #SearchPanel .inner .propnamesearch,
.searchpage.standardsearch #SearchPanel .inner .propnamesearch {
  margin-top: 10px;
  margin-bottom: 0;
}
.searchpage.basicsearch #SearchPanel .inner .btn,
.searchpage.standardsearch #SearchPanel .inner .btn {
  background-color: #ffb625;
  font-size: 16px;
}
.searchpage.basicsearch #filterselector,
.searchpage.standardsearch #filterselector {
  margin-bottom: 0;
  background-color: #e3ecf5;
}
.searchpage.basicsearch #filterselector .head,
.searchpage.standardsearch #filterselector .head {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400 !important;
  padding: 18px 30px 20px 50px;
  color: #fff;
  background-color: #93acc5;
}
.searchpage.basicsearch #filterselector .head:after,
.searchpage.standardsearch #filterselector .head:after {
  content: "\e8c4";
  color: #fff;
  font-size: 18px;
  top: 17px;
}
.searchpage.basicsearch #filterselector .scrollfilters .property-features,
.searchpage.standardsearch #filterselector .scrollfilters .property-features {
  /* Medium screen & Bigger */
}
.searchpage.basicsearch #filterselector .scrollfilters .property-features h4,
.searchpage.standardsearch #filterselector .scrollfilters .property-features h4 {
  font-family: 'Open Sans', sans-serif;
  color: #616163;
  font-size: 16px;
  padding: 0 0 15px 0 !important;
  font-weight: 600;
}
.searchpage.basicsearch #filterselector .scrollfilters .property-features a.selected:before,
.searchpage.standardsearch #filterselector .scrollfilters .property-features a.selected:before {
  color: #ffb625;
}
@media (min-width: 992px) {
  .searchpage.basicsearch #filterselector .scrollfilters .property-features.property,
  .searchpage.standardsearch #filterselector .scrollfilters .property-features.property {
    border-bottom: 0;
  }
}
.searchpage.basicsearch #selectedfilters,
.searchpage.standardsearch #selectedfilters {
  /* Small screen and smaller */
}
.searchpage.basicsearch #selectedfilters .current-filters .featuresmore,
.searchpage.standardsearch #selectedfilters .current-filters .featuresmore,
.searchpage.basicsearch #selectedfilters .current-filters .featuresmorehide,
.searchpage.standardsearch #selectedfilters .current-filters .featuresmorehide {
  background-color: #5a82a8;
  color: #fff;
  padding: 5px 10px;
}
@media (max-width: 991.9px) {
  .searchpage.basicsearch #selectedfilters,
  .searchpage.standardsearch #selectedfilters {
    margin-top: 0;
  }
}
.searchpage.basicsearch .maptoggle,
.searchpage.standardsearch .maptoggle {
  margin-top: 12px;
}
.searchpage.basicsearch .maptoggle .btn,
.searchpage.standardsearch .maptoggle .btn {
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  border: 0;
  color: #616163;
  font-size: 14px;
}
.searchpage.basicsearch .maptoggle .btn:hover,
.searchpage.standardsearch .maptoggle .btn:hover,
.searchpage.basicsearch .maptoggle .btn:focus,
.searchpage.standardsearch .maptoggle .btn:focus {
  top: 0;
}
.searchpage.basicsearch .maptoggle #listbut,
.searchpage.standardsearch .maptoggle #listbut {
  margin-right: 20px;
}
.searchpage.basicsearch .maptoggle #listbut .icon,
.searchpage.standardsearch .maptoggle #listbut .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "\e9db";
  font-family: 'pochenty';
  color: #616163;
  font-size: 20px;
  margin-right: 10px;
}
.searchpage.basicsearch .maptoggle #listbut.on .icon,
.searchpage.standardsearch .maptoggle #listbut.on .icon {
  color: #ffb625;
}
.searchpage.basicsearch .maptoggle #mapbut .icon,
.searchpage.standardsearch .maptoggle #mapbut .icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  content: "\e9dd";
  font-family: 'pochenty';
  font-size: 18px;
  color: #616163;
  margin-right: 10px;
}
.searchpage.basicsearch .maptoggle #mapbut.on .icon,
.searchpage.standardsearch .maptoggle #mapbut.on .icon {
  color: #ffb625;
}
.searchpage.basicsearch .closeBy,
.searchpage.standardsearch .closeBy {
  border: 1px solid #dbe1e5 !important;
  border-left: 10px solid #ffb625 !important;
  background-color: #e3ecf5;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  text-transform: none;
  font-weight: normal;
  color: #5a82a8;
  margin-bottom: 20px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .searchpage.basicsearch .closeBy,
  .searchpage.standardsearch .closeBy {
    margin-top: 20px;
  }
}
.searchpage.basicsearch .propertyrow,
.searchpage.standardsearch .propertyrow {
  margin-bottom: 20px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .searchpage.basicsearch .propertyrow,
  .searchpage.standardsearch .propertyrow {
    margin-bottom: 6px;
  }
}
.searchpage.basicsearch .propertyrow .propertybg,
.searchpage.standardsearch .propertyrow .propertybg {
  padding-top: 20px;
  border-top: 1px solid #dbe1e5;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .searchpage.basicsearch .propertyrow .propertybg,
  .searchpage.standardsearch .propertyrow .propertybg {
    border-top: 0;
  }
  .searchpage.basicsearch .propertyrow .propertybg .detailscol,
  .searchpage.standardsearch .propertyrow .propertybg .detailscol {
    padding: 0 15px;
  }
  .searchpage.basicsearch .propertyrow .propertybg .detailscol h3,
  .searchpage.standardsearch .propertyrow .propertybg .detailscol h3 {
    margin-top: 4px;
  }
  .searchpage.basicsearch .propertyrow .propertybg .propDesc,
  .searchpage.standardsearch .propertyrow .propertybg .propDesc {
    display: none;
  }
}
.searchpage.basicsearch .propertyrow .showinoutmessage,
.searchpage.standardsearch .propertyrow .showinoutmessage {
  border-top: 0;
  padding-top: 0;
}
.searchpage.basicsearch .propertyrow .imagecol .propprice,
.searchpage.standardsearch .propertyrow .imagecol .propprice {
  background-color: #272a2f;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
}
.searchpage.basicsearch .propertyrow .imagecol .discount,
.searchpage.standardsearch .propertyrow .imagecol .discount {
  background-color: #f84958;
  color: #fff;
}
.searchpage.basicsearch .propertyrow .propDesc,
.searchpage.standardsearch .propertyrow .propDesc {
  line-height: 1.6;
  color: #616163;
}
.searchpage.basicsearch .propertyrow .detailscol,
.searchpage.standardsearch .propertyrow .detailscol {
  /*.sleeps, .beds, .dogs {
                font-size: 14px;
                font-weight: 600;
                color: @MainFont;
            }*/
}
.searchpage.basicsearch .propertyrow .detailscol h3,
.searchpage.standardsearch .propertyrow .detailscol h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 8px;
}
.searchpage.basicsearch .propertyrow .detailscol h3 a,
.searchpage.standardsearch .propertyrow .detailscol h3 a {
  font-size: 22px;
  color: #5a82a8;
}
.searchpage.basicsearch .propertyrow .detailscol .marketingaddress,
.searchpage.standardsearch .propertyrow .detailscol .marketingaddress {
  color: #a6a6a6;
  font-size: 15px;
  font-weight: 400;
}
.searchpage.basicsearch .propertyrow .detailscol .detail-item,
.searchpage.standardsearch .propertyrow .detailscol .detail-item {
  color: #616163;
}
.searchpage.basicsearch .propertyrow .detailscol .detail-item i,
.searchpage.standardsearch .propertyrow .detailscol .detail-item i {
  color: #616163;
}
.searchpage.basicsearch .propertyrow .detailscol .detail-item span.pochenty-bathrooms,
.searchpage.standardsearch .propertyrow .detailscol .detail-item span.pochenty-bathrooms,
.searchpage.basicsearch .propertyrow .detailscol .detail-item span.pochenty-no-dogs-icon,
.searchpage.standardsearch .propertyrow .detailscol .detail-item span.pochenty-no-dogs-icon {
  color: #616163;
}
.searchpage.basicsearch .propertyrow .detailscol .detail-item.bathrooms,
.searchpage.standardsearch .propertyrow .detailscol .detail-item.bathrooms {
  height: 24px;
}
.searchpage.basicsearch .propertyrow .detailscol .detail-item.bathrooms span.pochenty-bathrooms,
.searchpage.standardsearch .propertyrow .detailscol .detail-item.bathrooms span.pochenty-bathrooms {
  margin-top: 2px;
}
.searchpage.basicsearch .propertyrow .detailscol .divider,
.searchpage.standardsearch .propertyrow .detailscol .divider {
  margin: 0 5px;
}
.searchpage.basicsearch .propertyrow .detailscol .dogs .divider,
.searchpage.standardsearch .propertyrow .detailscol .dogs .divider {
  display: none;
}
.searchpage.basicsearch .propertyrow .detailscol .stars,
.searchpage.standardsearch .propertyrow .detailscol .stars {
  display: none;
}
.searchpage.basicsearch .propertyrow .detailscol .icon-hc-star-filled,
.searchpage.standardsearch .propertyrow .detailscol .icon-hc-star-filled {
  color: #5a82a8;
}
.searchpage.basicsearch .propertyrow .detailscol .proppriceanddate div.date,
.searchpage.standardsearch .propertyrow .detailscol .proppriceanddate div.date {
  border: 1px solid #dbe1e5;
  /* Small screen & Bigger */
}
@media (min-width: 768px) {
  .searchpage.basicsearch .propertyrow .detailscol .proppriceanddate div.date.offer,
  .searchpage.standardsearch .propertyrow .detailscol .proppriceanddate div.date.offer {
    border-left: 10px solid #f84958 !important;
  }
}
.searchpage.basicsearch .propertyrow .detailscol .proppriceanddate div.date a,
.searchpage.standardsearch .propertyrow .detailscol .proppriceanddate div.date a,
.searchpage.basicsearch .propertyrow .detailscol .proppriceanddate div.date a:hover,
.searchpage.standardsearch .propertyrow .detailscol .proppriceanddate div.date a:hover,
.searchpage.basicsearch .propertyrow .detailscol .proppriceanddate div.date a:focus,
.searchpage.standardsearch .propertyrow .detailscol .proppriceanddate div.date a:focus {
  color: #616163;
}
.searchpage.basicsearch .propertyrow .detailscol .proppriceanddate div.price,
.searchpage.standardsearch .propertyrow .detailscol .proppriceanddate div.price {
  border: 1px solid #dbe1e5;
  background-color: #f3f6f8;
}
.searchpage.basicsearch .propertyrow .detailscol .proppriceanddate div.price .offerprice,
.searchpage.standardsearch .propertyrow .detailscol .proppriceanddate div.price .offerprice {
  color: #f84958;
}
.searchpage.basicsearch .propertyrow .detailscol .proppriceanddate div.price a,
.searchpage.standardsearch .propertyrow .detailscol .proppriceanddate div.price a,
.searchpage.basicsearch .propertyrow .detailscol .proppriceanddate div.price a:hover,
.searchpage.standardsearch .propertyrow .detailscol .proppriceanddate div.price a:hover,
.searchpage.basicsearch .propertyrow .detailscol .proppriceanddate div.price a:focus,
.searchpage.standardsearch .propertyrow .detailscol .proppriceanddate div.price a:focus {
  color: #616163;
}
.searchpage.basicsearch .codesearchlist2,
.searchpage.standardsearch .codesearchlist2 {
  border: 1px solid #dbe1e5;
}
.searchpage.basicsearch .paginationcont,
.searchpage.standardsearch .paginationcont {
  /* Extra small screen and smaller */
}
.searchpage.basicsearch .paginationcont #pagination,
.searchpage.standardsearch .paginationcont #pagination {
  border: 0;
  background-color: #e3ecf5;
}
.searchpage.basicsearch .paginationcont #pagination .current,
.searchpage.standardsearch .paginationcont #pagination .current {
  background-color: #5a82a8;
  color: #fff;
  border: none;
}
.searchpage.basicsearch .paginationcont #pagination .numbers,
.searchpage.standardsearch .paginationcont #pagination .numbers {
  background-color: #fff;
  border: none;
}
.searchpage.basicsearch .paginationcont #pagination .numbers:hover,
.searchpage.standardsearch .paginationcont #pagination .numbers:hover {
  text-decoration: none;
}
.searchpage.basicsearch .paginationcont #pagination .button,
.searchpage.standardsearch .paginationcont #pagination .button {
  background-color: #93acc5;
  color: #fff;
  border: 1px solid #93acc5;
  top: 1px;
}
.searchpage.basicsearch .paginationcont #pagination .button:before,
.searchpage.standardsearch .paginationcont #pagination .button:before {
  line-height: 0;
}
.searchpage.basicsearch .paginationcont #pagination .button:hover,
.searchpage.standardsearch .paginationcont #pagination .button:hover {
  text-decoration: none;
}
.searchpage.basicsearch .paginationcont .propcount,
.searchpage.standardsearch .paginationcont .propcount {
  color: #616163;
}
.searchpage.basicsearch .paginationcont .btn,
.searchpage.standardsearch .paginationcont .btn {
  background-color: #5a82a8;
  border-color: #5a82a8;
  border-radius: 2px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .searchpage.basicsearch .paginationcont .btn,
  .searchpage.standardsearch .paginationcont .btn {
    margin-bottom: 20px !important;
  }
}
.searchpage.basicsearch .paginationcont .btn:hover,
.searchpage.standardsearch .paginationcont .btn:hover,
.searchpage.basicsearch .paginationcont .btn:focus,
.searchpage.standardsearch .paginationcont .btn:focus {
  background-color: #93acc5;
  border: 1px solid #93acc5;
}
@media (max-width: 767px) {
  .searchpage.basicsearch .paginationcont .pagerlinks,
  .searchpage.standardsearch .paginationcont .pagerlinks {
    margin-top: 5px;
  }
}
.searchpage.basicsearch #PageContent,
.searchpage.standardsearch #PageContent {
  background-color: #fff;
  color: #616163;
  font-size: 14px;
}
.searchpage.basicsearch #PageContent h2,
.searchpage.standardsearch #PageContent h2 {
  font-size: 25px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  margin-top: 0;
  margin-bottom: 20px;
  color: #616163;
}
.searchpage.basicsearch #PageContent a,
.searchpage.standardsearch #PageContent a {
  color: #616163;
  text-decoration: underline;
}
.searchpage.basicsearch {
  /* Small screen and smaller */
}
.searchpage.basicsearch #MainNav {
  border-bottom: 1px solid #dbe1e5;
}
.searchpage.basicsearch .headertitle {
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .searchpage.basicsearch .headertitle {
    margin-top: 30px;
    margin-bottom: 0;
  }
}
.searchpage.basicsearch h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 400;
  margin-top: 0;
  margin-right: 5px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .searchpage.basicsearch h1 {
    color: #616163;
  }
}
.searchpage.basicsearch .searchcount {
  margin-left: 0;
  color: #616163;
}
.searchpage.basicsearch #SearchResultsCont {
  margin-top: 0;
  padding-top: 128px;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 991.9px) {
  .searchpage.basicsearch #SearchResultsCont {
    margin-top: 0;
    padding-top: 130px;
  }
}
@media (max-width: 767px) {
  .searchpage.basicsearch #SearchResultsCont {
    margin-top: 0;
    padding-top: 110px;
  }
}
@media (max-width: 991.9px) {
  .searchpage.basicsearch #propcountsandddls {
    margin-top: 0;
  }
  .searchpage.basicsearch #propcountsandddls .ddls .ddlwrap {
    margin-top: 10px;
  }
}
.searchpage.basicsearch #SearchPanel .inner {
  /* Small screen & Bigger */
}
.searchpage.basicsearch #SearchPanel .inner .ddlwrap {
  border-bottom: 0;
}
.searchpage.basicsearch #SearchPanel .inner .ddlwrap:before {
  color: #616163;
  top: 6px;
  right: 10px;
}
@media (min-width: 768px) {
  .searchpage.basicsearch #SearchPanel .inner .ddldur {
    padding-right: 5px;
  }
  .searchpage.basicsearch #SearchPanel .inner .ddlflex {
    padding-left: 5px;
  }
}
.searchpage.basicsearch #SearchPanel .form-control {
  height: 32px;
  background-color: #fff;
  margin: 5px 0;
  border: 1px solid #dbe1e5;
  padding: 0 10px;
  font-weight: normal;
}
.searchpage.basicsearch #SearchPanel .form-control.aspNetDisabled {
  opacity: 0.5;
}
.searchpage.basicsearch #SearchPanel .location {
  display: none;
}
.searchpage.basicsearch #SearchPanel .freesearch {
  border-bottom: 0;
}
.searchpage.basicsearch #SearchPanel .phonePrimary {
  display: none;
}
.searchpage.basicsearch #SearchPanel .searchtypehead h5 {
  font-family: 'Open Sans', sans-serif;
  margin-top: 20px;
  font-size: 15px;
  margin-bottom: 11px;
  color: #616163;
  padding-left: 28px;
}
.searchpage.basicsearch #SearchPanel .searchtypehead h5:before {
  color: #5a82a8;
  top: 0;
}
.searchpage.basicsearch #SearchPanel .searchtypehead h5.dates,
.searchpage.basicsearch #SearchPanel .searchtypehead h5.party {
  margin-top: 14px;
}
.searchpage.basicsearch #SearchPanel .searchtypehead h5.destination:before {
  content: "\e902";
}
.searchpage.basicsearch #SearchPanel .btn {
  margin-top: 25px;
}
.searchpage.basicsearch #SearchPanel .btn:hover,
.searchpage.basicsearch #SearchPanel .btn:focus {
  background-color: #E4A11D;
}
.searchpage.basicsearch #filterselector {
  margin-bottom: 30px;
}
.searchpage.basicsearch #filterselector .scrollfilters .property-features h4 {
  margin-bottom: 15px;
  margin-top: 20px;
}
.searchpage.basicsearch #filterselector .scrollfilters .property-features h4.first {
  margin-top: 0;
}
.searchpage.basicsearch #filterselector .head {
  border: 1px solid #93acc5;
}
.searchpage.basicsearch #filterselector .inner {
  border: 1px solid #dbe1e5;
  border-top: 0;
}
.searchpage.basicsearch #filterselector .inner .propnamesearch {
  margin-top: 10px;
}
.searchpage.basicsearch .propnamesearch input.form-control {
  font-family: 'Roboto', sans-serif;
  border: solid 1px #dbe1e5;
}
.searchpage.basicsearch .propnamesearch .propnamesearchBut {
  background-color: #ffb625;
}
.searchpage.basicsearch .propnamesearch #compdiv .codesearchlistitem2 {
  color: #4c616a;
}
.searchpage.basicsearch .propnamesearch #compdiv .codesearchhoverlistitem2 {
  color: #fff !important;
  background-color: #93acc5;
}
.searchpage.standardsearch #SearchPanel .head:after {
  content: "\e8c4";
}
.searchpage.standardsearch .freeLocationcont {
  background-color: #fff;
}
.searchpage.standardsearch .freeLocationcont .freesearchinput {
  background-color: transparent;
}
.searchpage.standardsearch #SearchBar {
  background-color: #272a2f;
  color: #fff;
  border-top: 0;
  border-bottom: 0;
}
.searchpage.standardsearch #SearchBar .btn.search {
  background-color: #5a82a8;
  font-weight: 400;
  font-size: 16px;
  border: 1px solid #5e9836 !important;
  border-radius: 2px;
}
.searchpage.standardsearch #SearchBar .btn.search:hover {
  background-color: #E4A11D;
}
@media (min-width: 1199px) {
  .searchpage.standardsearch #SearchBar .btn.search {
    font-size: 18px;
  }
}
.searchpage.standardsearch #SearchBar .searchbtncont:before {
  border: solid transparent;
  border-left-color: #f6f6f7;
  border-width: 10px;
}
.searchpage.standardsearch #SearchBar .freesearch .selection.selbg {
  background-color: #314650;
}
.searchpage.standardsearch #SearchBar .selection {
  border-left: 1px solid #2f4650;
  color: #616163;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  height: 62px;
}
.searchpage.standardsearch #SearchBar .selection.selbg {
  color: #fff;
}
.searchpage.standardsearch #SearchBar .selection:after {
  content: "\e855";
  color: #fff;
  font-size: 20px;
}
.searchpage.standardsearch #SearchBar .selection .icon {
  color: #39416d;
}
.searchpage.standardsearch #SearchBar .selection .ui-widget-content {
  border: 1px solid #dbe1e5;
}
.searchpage.standardsearch #SearchBar .selection .ui-widget-content li a {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400 !important;
  padding-left: 49px !important;
  color: #a7aeb1 !important;
}
.searchpage.standardsearch #SearchBar .selection .ui-widget-content li a strong {
  color: #616163 !important;
  font-weight: 500 !important;
}
.searchpage.standardsearch #SearchBar .selection .ui-widget-content li a.ui-state-focus {
  background-color: #93acc5 !important;
  color: #a7aeb1 !important;
  padding-left: 49px !important;
}
.searchpage.standardsearch #SearchBar .selection .ui-widget-content.ui-popular li a {
  color: #616163 !important;
}
.searchpage.standardsearch #SearchBar .selection .tc h4 {
  color: #fff;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
.searchpage.standardsearch #SearchBar .selection .tc p {
  color: #a7aeb1;
}
.searchpage.standardsearch #SearchBar #guestlink.selbg {
  border-right: 1px solid #2f4650;
}
.searchpage.standardsearch #SearchBar .clearbutton {
  color: #fff;
  font-size: 19px;
}
.searchpage.standardsearch #propcountsandddls {
  margin-top: 7px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .searchpage.standardsearch #propcountsandddls {
    margin-top: 0;
  }
  .searchpage.standardsearch #propcountsandddls .ddls .ddlwrap {
    margin-top: 10px;
  }
}
.searchpage.standardsearch #SearchResultsCont {
  margin-top: 80px;
  /* Small screen and smaller */
}
@media (max-width: 1199px) {
  .searchpage.standardsearch #SearchResultsCont {
    margin-top: 0;
  }
}
.searchpage.standardsearch .headertitle {
  margin-top: 30px;
}
.searchpage.standardsearch .headertitle h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: 400;
  margin-top: 0;
  margin-right: 5px;
}
.searchpage.standardsearch .headertitle .searchcount {
  margin-left: 0;
}
.searchpage.standardsearch.mapview {
  /* Small screen and smaller */
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .searchpage.standardsearch.mapview #propcountsandddls {
    margin-bottom: 20px !important;
  }
}
.searchpage.standardsearch.mapview .paginationcont #pagination {
  padding-top: 0 !important;
  margin-top: 20px;
}
.searchpage.basicsearch.mapview #propcountsandddls .sblabels {
  color: #dbe1e5;
}
.searchpage.zeroresults #selectedfilters,
.searchpage.zeroresults #filterselector,
.searchpage.zeroresults #pagination {
  display: none !important;
}
.searchpage.zeroresults .SearchPanelcont {
  margin-bottom: 30px;
}
.searchpage.zeroresults .no-results p.hastopborder {
  border-top: 1px solid #dbe1e5;
}
.searchpage.zeroresults .no-results ul li a {
  border: 1px solid #dbe1e5;
}
.searchpage.zeroresults .no-results ul.noremove li a {
  background-color: #ffb625;
  border: 1px solid #ffb625;
  color: #fff;
}
.searchpage.zeroresults .no-results ul.noremove li a:hover,
.searchpage.zeroresults .no-results ul.noremove li a:focus {
  background-color: #E4A11D;
  border: 1px solid #E4A11D;
}
.searchpage.zeroresults .no-results .groupbookings {
  border: solid 1px #dbe1e5;
}
.searchpage.zeroresults .no-results .groupbookings .icon {
  background-color: #ffb625;
}
.searchpage.zeroresults .no-results .groupbookings p {
  color: #616163;
}
.searchpage.zeroresults #pagtop {
  margin-bottom: 15px !important;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .searchpage.zeroresults #pagtop {
    margin-bottom: 20px !important;
  }
}
#SearchBar .mbsc-ios .dwwr,
.searchpagerefiner .mbsc-ios .dwwr,
body.homepage .mbsc-ios .dwwr {
  padding-top: 0px;
  background-color: transparent;
}
#SearchBar .mbsc-ios .dwwr .dwbc,
.searchpagerefiner .mbsc-ios .dwwr .dwbc,
body.homepage .mbsc-ios .dwwr .dwbc {
  display: none;
}
#SearchBar .mbsc-ios .dw-bubble-top .dw-arr,
.searchpagerefiner .mbsc-ios .dw-bubble-top .dw-arr,
body.homepage .mbsc-ios .dw-bubble-top .dw-arr {
  border-color: #4c616a transparent transparent transparent;
}
#SearchBar .dd,
.searchpagerefiner .dd,
body.homepage .dd {
  background-color: #314650;
  color: #616163;
}
#SearchBar .dd .numbercontrol,
.searchpagerefiner .dd .numbercontrol,
body.homepage .dd .numbercontrol {
  border-top: 1px solid #272a2f;
  background-color: #e3ecf5;
}
#SearchBar .dd .numbercontrol:first-of-type,
.searchpagerefiner .dd .numbercontrol:first-of-type,
body.homepage .dd .numbercontrol:first-of-type {
  margin-top: -6px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  #SearchBar .dd .numbercontrol:first-of-type,
  .searchpagerefiner .dd .numbercontrol:first-of-type,
  body.homepage .dd .numbercontrol:first-of-type {
    margin-top: 0;
  }
}
#SearchBar .dd .inputnumber,
.searchpagerefiner .dd .inputnumber,
body.homepage .dd .inputnumber {
  background-color: #314650;
  color: #fff;
}
#SearchBar .dd .numberselector,
.searchpagerefiner .dd .numberselector,
body.homepage .dd .numberselector {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
#SearchBar .dd .numberselector input,
.searchpagerefiner .dd .numberselector input,
body.homepage .dd .numberselector input {
  color: #fff;
  font-weight: 500;
}
#SearchBar .dd .numberselector .btn-number,
.searchpagerefiner .dd .numberselector .btn-number,
body.homepage .dd .numberselector .btn-number,
#SearchBar .dd .numberselector .btn-number2,
.searchpagerefiner .dd .numberselector .btn-number2,
body.homepage .dd .numberselector .btn-number2,
#SearchBar .dd .numberselector .btn-number3,
.searchpagerefiner .dd .numberselector .btn-number3,
body.homepage .dd .numberselector .btn-number3 {
  background-color: #39416d;
  color: #314650;
  border-radius: 2px;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
}
#SearchBar .dw-cal-days-c,
.searchpagerefiner .dw-cal-days-c,
body.homepage .dw-cal-days-c {
  background-color: #272a2f !important;
}
#SearchBar .dw-cal-header,
.searchpagerefiner .dw-cal-header,
body.homepage .dw-cal-header {
  border-bottom: none;
  background-color: #314650 !important;
}
#SearchBar .dw-cal-header .dw-cal-month,
.searchpagerefiner .dw-cal-header .dw-cal-month,
body.homepage .dw-cal-header .dw-cal-month,
#SearchBar .dw-cal-header .dw-cal-year,
.searchpagerefiner .dw-cal-header .dw-cal-year,
body.homepage .dw-cal-header .dw-cal-year {
  color: #fff !important;
}
#SearchBar .mbsc-ic-arrow-left5:before,
.searchpagerefiner .mbsc-ic-arrow-left5:before,
body.homepage .mbsc-ic-arrow-left5:before {
  color: #39416d !important;
}
#SearchBar .mbsc-ic-arrow-right5:before,
.searchpagerefiner .mbsc-ic-arrow-right5:before,
body.homepage .mbsc-ic-arrow-right5:before {
  color: #39416d !important;
}
#SearchBar .dw-cal-next-m,
.searchpagerefiner .dw-cal-next-m,
body.homepage .dw-cal-next-m {
  border-right: 1px solid #272a2f;
}
#SearchBar .dw-sel .dw-cal-day-fg,
.searchpagerefiner .dw-sel .dw-cal-day-fg,
body.homepage .dw-sel .dw-cal-day-fg {
  background-color: #39416d !important;
  color: #272a2f !important;
}
#SearchBar .dw-cal-body,
.searchpagerefiner .dw-cal-body,
body.homepage .dw-cal-body {
  background-color: #272a2f;
}
#SearchBar .dw-cal-body .dw-cal-sc-c,
.searchpagerefiner .dw-cal-body .dw-cal-sc-c,
body.homepage .dw-cal-body .dw-cal-sc-c {
  background: #272a2f;
}
#SearchBar .dw-cal-body .dw-cal-sc-m-cell,
.searchpagerefiner .dw-cal-body .dw-cal-sc-m-cell,
body.homepage .dw-cal-body .dw-cal-sc-m-cell {
  background-color: #272a2f;
  color: #fff;
  border-top: none;
}
#SearchBar .dw-cal-body .dw-cal-sc-m-cell.dwb-d,
.searchpagerefiner .dw-cal-body .dw-cal-sc-m-cell.dwb-d,
body.homepage .dw-cal-body .dw-cal-sc-m-cell.dwb-d {
  opacity: 1;
}
#SearchBar .dw-cal-body .dw-cal-sc-m-cell.dwb-d .dw-i,
.searchpagerefiner .dw-cal-body .dw-cal-sc-m-cell.dwb-d .dw-i,
body.homepage .dw-cal-body .dw-cal-sc-m-cell.dwb-d .dw-i {
  opacity: 0.3;
}
#SearchBar .dw-cal-body .dw-cal-sc-m-cell.dw-sel .dw-i,
.searchpagerefiner .dw-cal-body .dw-cal-sc-m-cell.dw-sel .dw-i,
body.homepage .dw-cal-body .dw-cal-sc-m-cell.dw-sel .dw-i {
  background-color: #39416d;
  color: #272a2f;
}
#SearchBar .dw-cal-day,
.searchpagerefiner .dw-cal-day,
body.homepage .dw-cal-day {
  border-top: 0 !important;
  color: #fff !important;
}
#SearchBar .dw-cal-days,
.searchpagerefiner .dw-cal-days,
body.homepage .dw-cal-days {
  color: #5a82a8 !important;
}
#SearchBar .dw-cal-table,
.searchpagerefiner .dw-cal-table,
body.homepage .dw-cal-table {
  background-color: #272a2f !important;
}
.searchpagerefiner #SearchPanel {
  background-color: #e3ecf5 !important;
}
.searchpagerefiner #SearchPanel .head .icon {
  color: #fff;
  margin-right: 6px;
}
.searchpagerefiner #SearchPanel .head a {
  padding-right: 30px !important;
  position: relative;
}
.searchpagerefiner #SearchPanel .head a .icon {
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 0;
  right: 0;
}
.searchpagerefiner #SearchPanel .inner h4 {
  text-transform: initial;
}
.searchpagerefiner #SearchPanel .inner .ddlwrap {
  border-bottom: 0;
  background-color: #e3ecf5;
}
.searchpagerefiner #SearchPanel .inner .ddlwrap .location {
  display: none;
}
.searchpagerefiner #SearchPanel .inner .ddlwrap:before {
  color: #93acc5;
  top: 17px;
}
.searchpagerefiner #SearchPanel .inner .ddlwrap .aspNetDisabled {
  opacity: 0.5;
}
.searchpagerefiner #SearchPanel .inner #dpicker #datepicker {
  font-weight: 600 !important;
}
.searchpagerefiner #SearchPanel .inner #dpicker .icon {
  font-size: 19px;
}
.searchpagerefiner #SearchPanel .inner .numberselector {
  font-weight: 600;
}
.searchpagerefiner #SearchPanel .inner .townlist {
  padding: 0 5px;
}
.searchpagerefiner #SearchPanel .inner .townlist select {
  padding: 0 10px;
}
.searchpagerefiner #SearchPanel .inner .townlist .ddlwrap:before {
  right: 10px;
}
.searchpagerefiner #SearchPanel .inner .AltDateSearch .numbercontrol {
  border-top: 1px solid #dbe1e5;
  padding: 0 5px;
}
.searchpagerefiner #SearchPanel .inner .AltDateSearch select {
  padding: 0 10px;
}
.searchpagerefiner #SearchPanel .inner .AltDateSearch .ddlwrap:before {
  right: 10px;
}
.searchpagerefiner #SearchPanel .footerrefiner .btnlink {
  background-color: #93acc5;
}
.searchpagerefiner #SearchPanel .footerrefiner .btnlink:hover,
.searchpagerefiner #SearchPanel .footerrefiner .btnlink:focus {
  background-color: #93acc5;
}
.searchpagerefiner #SearchPanel .footerrefiner .btn {
  background-color: #ffb625;
  color: #fff;
}
.searchpagerefiner #SearchPanel .footerrefiner .btn:hover,
.searchpagerefiner #SearchPanel .footerrefiner .btn:focus {
  background-color: #E4A11D;
}
.searchpagerefiner .inner.refiner {
  padding-top: 59px !important;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .searchpagerefiner .inner.refiner {
    padding-bottom: 60px !important;
  }
}
.searchpagerefiner .freeLocationcont {
  height: 43px;
}
.searchpagerefiner .freeLocationcont input {
  position: relative;
  top: 9px;
}
.searchpagerefiner .freeLocationcont .form-control {
  font-weight: 200 !important;
}
.searchpagerefiner .freeLocationcont .selection .tc {
  height: 45px;
  vertical-align: middle;
  display: table-cell;
}
.searchpagerefiner .freeLocationcont .selection .tc h4 {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
}
.searchpagerefiner .freeLocationcont .ui-widget-content {
  top: 43px !important;
  width: 102%;
  left: -5px;
  border: 0;
  -webkit-box-shadow: 0px 25px 45px -15px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: 0px 25px 45px -15px rgba(0, 0, 0, 0.56);
  box-shadow: 0px 25px 45px -15px rgba(0, 0, 0, 0.56);
}
.searchpagerefiner .freeLocationcont .ui-widget-content li.ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  padding-left: 5px;
}
.searchpagerefiner .freeLocationcont .ui-widget-content strong {
  font-weight: normal;
}
.searchpagerefiner .dd {
  background-color: #ffb625;
  color: #616163;
}
.searchpagerefiner .dd .numbercontrol {
  background-color: #e3ecf5 !important;
}
.searchpagerefiner .dd #dpicker.hasdate span {
  display: none;
}
.searchpagerefiner .dd #locationlink input,
.searchpagerefiner .dd #locationlink_refiner input {
  margin-top: 2px;
}
.searchpagerefiner .dd #locationlink.hasval span,
.searchpagerefiner .dd #locationlink_refiner.hasval span {
  display: none;
}
.searchpagerefiner .dd .propnamesearch {
  margin: 10px 0 !important;
}
.searchpagerefiner .dd .propnamesearch input.form-control {
  text-indent: 0 !important;
  font-size: 15px !important;
}
.searchpagerefiner .dd .propnamesearch .propnamesearchBut {
  border-radius: 2px !important;
}
.searchpagerefiner .dd .numbercontrol {
  border-top: 1px solid #dbe1e5;
  background-color: #e3ecf5;
}
.searchpagerefiner .dd .numbercontrol input {
  font-weight: 200 !important;
  background-color: #e3ecf5;
}
.searchpagerefiner .dd .icon {
  position: absolute;
  right: 10px;
  top: 7px;
  font-size: 22px;
  color: #39416d;
}
.searchpagerefiner .dd .numberselector {
  text-align: left;
  position: relative;
  padding: 22px 0;
  font-size: 15px;
  color: #616163;
  height: 60px !important;
}
.searchpagerefiner .dd .numberselector .btn-number,
.searchpagerefiner .dd .numberselector .btn-number2,
.searchpagerefiner .dd .numberselector .btn-number3 {
  position: absolute;
  border: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  color: #fff;
}
.searchpagerefiner .dd .numberselector .btn-number.minus,
.searchpagerefiner .dd .numberselector .btn-number2.minus,
.searchpagerefiner .dd .numberselector .btn-number3.minus {
  right: 120px;
}
.searchpagerefiner .dd .numberselector .btn-number.plus,
.searchpagerefiner .dd .numberselector .btn-number2.plus,
.searchpagerefiner .dd .numberselector .btn-number3.plus {
  right: 0;
}
.searchpagerefiner .dd .numberselector input {
  color: #616163 !important;
  opacity: 1 !important;
  padding-top: 1px;
}
.searchpagerefiner .dd .numberselector input:disabled,
.searchpagerefiner .dd .numberselector textarea:disabled {
  -webkit-text-fill-color: #616163;
  /* Override iOS / Android font color change */
  -webkit-opacity: 1 !important;
  /* Override iOS opacity change affecting text & background color */
  color: #616163;
  /* Override IE font color change */
  opacity: 1 !important;
}
.searchpagerefiner .dd .numberselector .refName {
  float: left;
}
.searchpagerefiner .dd .numberselector .refValue {
  position: absolute;
  right: 33px;
  width: 85px;
  text-align: center;
  z-index: 89;
}
.searchpagerefiner .dd .inputnumber {
  border: 0;
  width: 35px;
  text-align: center;
  background-color: #fff;
  color: #616163 !important;
  text-align: right;
}
.searchpagerefiner .dd input {
  color: #616163 !important;
  outline: none;
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.searchpagerefiner .pnamesearch .numbercontrol {
  background-color: #e3ecf5 !important;
}
.searchpagerefiner .pnamesearch .numbercontrol .propnamesearch {
  margin: 15px 0 !important;
}
.searchpagerefiner .pnamesearch .numbercontrol .propnamesearch .form-control {
  margin: 0 !important;
  background-color: #fff !important;
  font-weight: 500 !important;
  color: #4c616a !important;
  padding-left: 10px !important;
}
.searchpagerefiner .pnamesearch .numbercontrol .propnamesearch .propnamesearchBut {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
body.refinePopup .location {
  display: none;
}
body.refinePopup .propnamesearchBut {
  background-color: #93acc5 !important;
}
body.refinePopup a.zerocount span {
  display: none;
}
body.refinePopup .codesearchlist2 {
  width: 100% !important;
  left: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
body.refinePopup .codesearchlist2 .codesearchlistitem2 {
  padding: 7px 20px;
  font-size: 14px;
}
body.refinePopup .codesearchlist2 .codesearchhoverlistitem2 {
  background-color: #93acc5;
  color: #fff;
  padding: 7px 20px;
  font-size: 14px;
}
body.refinePopup.newlayoutsearch {
  background-color: #e3ecf5;
}
body.refinePopup.newlayoutsearch #SearchPanel .inner .ddlwrap {
  background-color: #e3ecf5 !important;
}
body.refinePopup.newlayoutsearch .dd .numbercontrol {
  background-color: #e3ecf5 !important;
}
body.refinePopup.newlayoutsearch .dd .numbercontrol input {
  background-color: #e3ecf5 !important;
  font-weight: 600 !important;
}
body.refinePopup.newlayoutsearch .dd.pnamesearch .numbercontrol {
  background-color: #e3ecf5 !important;
}
body.refinePopup.newlayoutsearch .dd .numberselector .btn-number,
body.refinePopup.newlayoutsearch .dd .numberselector .btn-number1,
body.refinePopup.newlayoutsearch .dd .numberselector .btn-number2,
body.refinePopup.newlayoutsearch .dd .numberselector .btn-number3 {
  color: #93acc5 !important;
  border-color: #93acc5 !important;
}
body.refinePopup.newlayoutsearch .grouping {
  border: 0;
}
body.refinePopup.newlayoutfilters {
  /* Extra small screen and smaller */
}
body.refinePopup.newlayoutfilters #SearchPanel,
body.refinePopup.newlayoutfilters #mobfilterselector {
  background-color: #e3ecf5;
}
@media (max-width: 767px) {
  body.refinePopup.newlayoutfilters .filtersWide ul label {
    padding-bottom: 15px !important;
    color: #616163;
  }
  body.refinePopup.newlayoutfilters .filtersWide ul li {
    border-bottom: 0 !important;
  }
  body.refinePopup.newlayoutfilters .filtersWide ul li:last-of-type {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
  }
  body.refinePopup.newlayoutfilters .filtersWide ul li:after {
    border-color: #93acc5;
  }
}
.guidespage {
  /* Extra small screen and smaller */
}
.guidespage #MainContent_NoHero .container-fluid {
  background-color: #93acc5;
  background-image: url("https://files.holidaycottages.co.uk/docs/lakelandhideaways/pattern.jpg");
  background-repeat: repeat;
  padding: 64px 15px;
  margin-bottom: 15px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .guidespage #MainContent_NoHero .container-fluid {
    margin-bottom: 0px;
  }
}
.guidespage #MainContent_NoHero .container-fluid h1,
.guidespage #MainContent_NoHero .container-fluid p {
  padding: 0;
  margin: 0;
  color: white;
}
.guidespage #Guides {
  /* Extra small screen and smaller */
}
.guidespage #Guides #guideContainer {
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .guidespage #Guides #guideContainer {
    margin: 0;
  }
}
.guidespage #Guides #guideContainer .col-xs-12 {
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .guidespage #Guides #guideContainer .col-xs-12 {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .guidespage #Guides {
    padding: 0;
  }
}
.guidespage #Guides .guideitem {
  margin-top: 0;
  margin-bottom: 30px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .guidespage #Guides .guideitem {
    margin-bottom: 30px;
  }
}
.guidespage #Guides .guideitem h2 a {
  color: #5a82a8;
  font-size: 18px;
}
.guidespage #Guides .guideitem p {
  font-size: 14px;
}
.guidespage #Guides .guideitem .image {
  height: 226px;
  /* Medium screen and smaller */
  /* Small screen and smaller */
}
@media (max-width: 1199px) {
  .guidespage #Guides .guideitem .image {
    height: 184px;
  }
}
@media (max-width: 991.9px) {
  .guidespage #Guides .guideitem .image {
    height: 217px;
  }
}
@media (max-width: 767px) {
  .guidespage #MainNav {
    background-color: #5a82a8;
    border: 0;
    height: 80px;
    color: #ffb625;
  }
  .guidespage #MainNav .logo {
    color: #ffb625;
  }
  .guidespage #MainNav ul li.first {
    border-right: 1px solid #dbe1e5;
  }
  .guidespage #MainNav ul li a {
    color: #fff;
  }
  .guidespage #MainNav ul li.letwithus a {
    background-color: transparent;
    color: #fff !important;
    border: 1px solid #fff;
  }
  .guidespage #MainNav ul li.letwithus a:hover,
  .guidespage #MainNav ul li.letwithus a:focus {
    border-top: 0;
    border: 1px solid #859db5;
    background-color: #859db5;
  }
  .guidespage #MainNav ul li.callus {
    color: #616163;
  }
  .guidespage #MainNav .menuicon {
    color: #fff;
    /* Small screen and smaller */
    /* Extra small screen and smaller */
  }
  .guidespage #MainNav .menuicon .menuicon-bar {
    background-color: #616163;
  }
}
@media (max-width: 767px) and (max-width: 991.9px) {
  .guidespage #MainNav .menuicon {
    right: 60px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .guidespage #MainNav .menuicon {
    right: 45px;
  }
}
.guidespage.nohero #MainNav {
  background-color: #5a82a8;
  border: 0;
  height: 80px;
  color: #272a2f;
}
.guidespage.nohero #MainNav .logo {
  color: #ffb625;
}
.guidespage.nohero #MainNav ul li.first {
  border-right: 1px solid #dbe1e5;
}
.guidespage.nohero #MainNav ul li a {
  color: #fff;
}
.guidespage.nohero #MainNav ul li.letwithus a {
  background-color: transparent;
  color: #fff !important;
  border: 1px solid #fff;
}
.guidespage.nohero #MainNav ul li.letwithus a:hover,
.guidespage.nohero #MainNav ul li.letwithus a:focus {
  border-top: 0;
  border: 1px solid #859db5;
  background-color: #859db5;
}
.guidespage.nohero #MainNav ul li.callus {
  color: #616163;
}
.guidespage.nohero #MainNav .menuicon {
  color: #fff;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.guidespage.nohero #MainNav .menuicon .menuicon-bar {
  background-color: #616163;
}
@media (max-width: 991.9px) {
  .guidespage.nohero #MainNav .menuicon {
    right: 47px;
  }
}
@media (max-width: 767px) {
  .guidespage.nohero #MainNav .menuicon {
    right: 45px;
  }
}
.guidespage #Hero .carousel-indicators .active {
  background-color: #5a82a8;
}
.guidespage #Guides .guideitem .guidetext p .catlink {
  display: none;
}
.guidearticlepage #MainNav .logo {
  background-image: url('https://files.holidaycottages.co.uk/docs/lakelandhideaways/logo.png');
}
.guidearticlepage #MainNav.menustuck .logo {
  background-image: url('https://files.holidaycottages.co.uk/docs/lakelandhideaways/logo.png');
}
.guidearticlepage .mstuck {
  position: absolute;
  width: 100% !important;
}
.guidearticlepage .mstuck.is-stuck {
  position: relative;
}
.guidearticlepage #Hero .caption p .catlink {
  display: none;
}
.guidearticlepage #Hero {
  max-height: 580px;
  overflow: hidden;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.guidearticlepage #Hero img {
  margin-top: 0;
}
@media (max-width: 991.9px) {
  .guidearticlepage #Hero {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .guidearticlepage #Hero img {
    max-width: none;
    width: 100%;
  }
}
.guidearticlepage #Hero .caption {
  top: 50%;
  transform: translate(0, -50%);
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.guidearticlepage #Hero .caption h1 {
  color: #fff;
  font-size: 48px;
  display: inline-block;
  line-height: normal;
  /* Medium screen and smaller */
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 1199px) {
  .guidearticlepage #Hero .caption h1 {
    padding: 0 80px;
  }
}
@media (max-width: 991.9px) {
  .guidearticlepage #Hero .caption h1 {
    padding: 0;
    margin-bottom: 17px;
  }
}
@media (max-width: 767px) {
  .guidearticlepage #Hero .caption h1 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
.guidearticlepage #Hero .caption p {
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  margin-top: 0;
  /* Small screen and smaller */
}
.guidearticlepage #Hero .caption p.mobsearch {
  display: none;
}
@media (max-width: 991.9px) {
  .guidearticlepage #Hero .caption p .btn {
    font-weight: 500;
  }
}
.guidearticlepage #ArticleContent {
  /* Extra small screen and smaller */
}
.guidearticlepage #ArticleContent h2 {
  margin: 30px 0;
}
.guidearticlepage #ArticleContent h2.first {
  margin-top: 0;
}
.guidearticlepage #ArticleContent a {
  color: #ffb625;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .guidearticlepage #ArticleContent .propgal img {
    margin-bottom: 15px;
  }
}
.guidearticlepage .tweetbtn:before {
  background-color: #5a82a8;
}
.guidearticlepage .tweetbtn:after {
  color: #fff;
}
.guidearticlepage .pdate {
  color: #e3ecf5;
}
.guidearticlepage #Readmore {
  background-color: #e3ecf5;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .guidearticlepage #Readmore {
    padding-left: 0;
    padding-right: 0;
  }
  .guidearticlepage #Readmore .row {
    margin: 0;
  }
}
.guidearticlepage #Readmore h2 {
  color: #2f4650;
}
.guidearticlepage #Readmore .btnlink {
  margin-top: 30px;
  background-color: #ffb625;
  border-color: #ffb625;
}
.guidearticlepage #Readmore .btnlink:hover,
.guidearticlepage #Readmore .btnlink:focus {
  background-color: #E4A11D;
  border-color: #E4A11D;
}
.guidearticlepage #Readmore .guideitem {
  color: #616163;
}
.guidearticlepage #Readmore .guideitem p .catlink {
  display: none;
}
.guidearticlepage #Readmore .guideitem h2 a {
  color: #5a82a8;
  font-size: 18px;
}
.guidearticlepage #Readmore .guideitem p {
  font-size: 14px;
  color: #616163;
}
.guidearticlepage #Readmore .guideitem .image {
  margin-bottom: 20px;
  height: 226px;
  /* Medium screen and smaller */
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 1199px) {
  .guidearticlepage #Readmore .guideitem .image {
    height: 184px;
  }
}
@media (max-width: 991.9px) {
  .guidearticlepage #Readmore .guideitem .image {
    height: 141px;
  }
}
@media (max-width: 767px) {
  .guidearticlepage #Readmore .guideitem .image {
    height: 185px;
  }
}
.guidearticlepage .sharebar {
  margin-top: 25px;
  background-color: #e3ecf5;
  padding: 25px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .guidearticlepage .sharebar {
    margin-bottom: 30px;
  }
}
.guidearticlepage .sharebar .text {
  padding-top: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #2f4650;
}
.guidearticlepage .sharebar .socialicons {
  /* Extra small screen and smaller */
}
.guidearticlepage .sharebar .socialicons a {
  margin-left: 14px;
  width: 20px;
  height: 20px;
  background-color: #5a82a8;
  display: inline-block;
  border-radius: 20px;
}
.guidearticlepage .sharebar .socialicons a .icon {
  color: #fff;
  font-size: 14px;
}
.guidearticlepage .sharebar .socialicons a.pinterest {
  display: none;
}
@media (max-width: 767px) {
  .guidearticlepage .sharebar .socialicons {
    text-align: left;
  }
  .guidearticlepage .sharebar .socialicons a {
    margin-left: 0;
    margin-right: 20px;
    margin-top: 20px;
  }
}
.cottagepage #MainNav {
  background-color: #5a82a8;
  border: 0;
  height: 80px;
  color: #272a2f;
}
.cottagepage #MainNav .logo {
  color: #ffb625;
}
.cottagepage #MainNav ul li.first {
  border-right: 1px solid #dbe1e5;
}
.cottagepage #MainNav ul li a {
  color: #fff;
}
.cottagepage #MainNav ul li.letwithus a {
  background-color: #93acc5;
  color: #fff !important;
  border: 1px solid #93acc5;
}
.cottagepage #MainNav ul li.letwithus a:hover,
.cottagepage #MainNav ul li.letwithus a:focus {
  border-top: 0;
  border: 1px solid #ffb625;
  background-color: #ffb625;
}
.cottagepage #MainNav ul li.callus {
  color: #616163;
}
.cottagepage #MainNav .menuicon {
  color: #fff;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.cottagepage #MainNav .menuicon .menuicon-bar {
  background-color: #616163;
}
@media (max-width: 991.9px) {
  .cottagepage #MainNav .menuicon {
    right: 47px;
  }
}
@media (max-width: 767px) {
  .cottagepage #MainNav .menuicon {
    right: 45px;
  }
}
.cottagepage .propertyleftcol {
  font-size: 14px;
  /* Small screen and smaller */
}
.cottagepage .propertyleftcol .propinfo .borderwrap {
  border-bottom: 1px solid #dbe1e5;
  float: left;
  width: 100%;
}
.cottagepage .propertyleftcol .propinfo .borderwrap .propabout {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  width: auto;
  float: left;
  /* Extra small screen and smaller */
}
.cottagepage .propertyleftcol .propinfo .borderwrap .propabout a {
  padding: 8px 40px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #616163;
  text-decoration: none;
  float: left;
  width: 100%;
  background-color: #e3ecf5;
  border: 1px solid #dbe1e5;
  border-bottom: 0;
}
.cottagepage .propertyleftcol .propinfo .borderwrap .propabout a.active {
  background-color: #f3f6f8;
  border-bottom: 1px solid #f3f6f8;
  margin-bottom: -1px;
}
.cottagepage .propertyleftcol .propinfo .borderwrap .propabout a:hover,
.cottagepage .propertyleftcol .propinfo .borderwrap .propabout a :focus {
  cursor: pointer;
  color: #616163;
}
.cottagepage .propertyleftcol .propinfo .borderwrap .propabout a#showDescBut2,
.cottagepage .propertyleftcol .propinfo .borderwrap .propabout a#showMapBut2 {
  border-left: 0;
}
.cottagepage .propertyleftcol .propinfo .borderwrap .propabout .propcode {
  color: #f5f6f8;
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol .propinfo .borderwrap .propabout {
    width: 50%;
  }
  .cottagepage .propertyleftcol .propinfo .borderwrap .propabout a {
    padding: 7px 0;
    text-align: center;
  }
}
.cottagepage .propertyleftcol .propinfo #PropertyDescription.overflowbg:before {
  background: -moz-linear-gradient(top, rgba(240, 240, 241, 0) 200px, #f0f0f1 90%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(200px, rgba(240, 240, 241, 0)), color-stop(95%, #f0f0f1));
  background: -webkit-linear-gradient(top, rgba(240, 240, 241, 0) 200px, #f0f0f1 90%);
}
.cottagepage .propertyleftcol .Complex .item {
  border-bottom: 1px solid #dbe1e5;
}
.cottagepage .propertyleftcol .ataglance {
  border-bottom: 1px solid #dbe1e5;
}
.cottagepage .propertyleftcol .ataglance .circle {
  background-color: #5a82a8;
}
.cottagepage .propertyleftcol #Features .icon,
.cottagepage .propertyleftcol #Features2 .icon {
  color: #f5f6f8;
}
.cottagepage .propertyleftcol #Reviews .name span {
  margin-left: 0 !important;
  color: #616163 !important;
  font-size: 14px !important;
}
.cottagepage .propertyleftcol #Reviews .name span.comma {
  display: none;
}
.cottagepage .propertyleftcol #Reviews .name span.reviewdate {
  float: right;
}
.cottagepage .propertyleftcol #propimageslider .slick-prev {
  background-color: #93acc5;
}
.cottagepage .propertyleftcol #propimageslider .slick-next {
  background-color: #93acc5;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cottagepage .propertyleftcol #propimageslider .slick-dots li button {
    background-color: #93acc5;
  }
}
.cottagepage .propertyleftcol #propimageslider .slick-dots li.slick-active button {
  background-color: #5a82a8;
}
@media (max-width: 991.9px) {
  .cottagepage .propertyleftcol {
    margin-top: 0;
  }
  .cottagepage .propertyleftcol #PropertyImage {
    background-color: #e9e9eb;
  }
  .cottagepage .propertyleftcol #PropertyImage .PropertyImageCol {
    padding: 0;
  }
  .cottagepage .propertyleftcol #Features2 {
    background-color: #e9e9eb;
  }
}
.cottagepage #Footer .social {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  /* Extra-small screen and smaller */
}
@media (min-width: 768px) {
  .cottagepage #Footer .social {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .cottagepage #Footer .social {
    text-align: center;
  }
}
.cottagepage.basic {
  /* Extra small screen and smaller */
  /* Extra small screen and smaller */
}
.cottagepage.basic h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: 400;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage.basic h1 {
    font-size: 18px;
    margin-bottom: 13px;
  }
}
.cottagepage.basic h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid #dbe1e5;
  margin-bottom: 20px;
  padding-bottom: 15px;
  margin-top: 0;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage.basic h3 {
    margin-bottom: 15px;
  }
}
.cottagepage.basic .marketingaddress {
  color: #616163;
  font-size: 16px;
}
.cottagepage.basic .starrating {
  display: none;
}
.cottagepage.basic #MainNav {
  border: 0;
  height: 80px;
}
@media (max-width: 767px) {
  .cottagepage.basic .propertyleftcol {
    margin-top: 0;
  }
}
.cottagepage.basic #QuickBar {
  background-color: #93acc5;
  color: #616163;
  top: 80px;
  height: 60px;
  line-height: 60px;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.cottagepage.basic #QuickBar .backlink {
  float: left;
  padding-left: 15px;
  margin-top: 15px;
}
.cottagepage.basic #QuickBar a {
  color: #fff;
  font-size: 13px;
  height: 59px;
  float: left;
  padding-bottom: 19px;
  position: relative;
  margin-right: 67px;
  text-decoration: none;
  /* Medium screen and smaller */
  /* Extra small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 1199px) {
  .cottagepage.basic #QuickBar a {
    margin-right: 31px;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic #QuickBar a {
    margin-right: 27px;
  }
}
.cottagepage.basic #QuickBar a.backtoresults {
  position: relative;
  height: auto;
  padding: 6px 10px 6px 6px;
  line-height: normal;
  border-radius: 0;
  border: 1px solid #fff;
  color: #fff;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.cottagepage.basic #QuickBar a.backtoresults:before {
  content: "\e84d";
  font-family: 'pochenty';
  color: #fff;
  position: relative;
  top: 4px;
  line-height: 1px;
  font-size: 24px;
  margin-right: 3px;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 991.9px) {
  .cottagepage.basic #QuickBar a.backtoresults:before {
    top: 2px;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic #QuickBar a.backtoresults:before {
    position: relative;
    left: -7px;
    top: 6px;
    font-size: 30px;
  }
}
.cottagepage.basic #QuickBar a.backtoresults:hover,
.cottagepage.basic #QuickBar a.backtoresults:focus {
  border-color: #E4A11D;
  background-color: #E4A11D;
}
.cottagepage.basic #QuickBar a.backtoresults:hover:before,
.cottagepage.basic #QuickBar a.backtoresults:focus:before {
  color: #fff;
}
@media (max-width: 991.9px) {
  .cottagepage.basic #QuickBar a.backtoresults {
    border: none;
    background-color: #5a82a8;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic #QuickBar a.backtoresults {
    margin-right: 10px;
    border: none;
    line-height: 59px;
    background-color: none;
    padding: 0;
    width: auto;
  }
  .cottagepage.basic #QuickBar a.backtoresults span {
    display: none;
  }
  .cottagepage.basic #QuickBar a.backtoresults:hover,
  .cottagepage.basic #QuickBar a.backtoresults:focus {
    border: none;
    background: none;
  }
  .cottagepage.basic #QuickBar a.backtoresults:hover:before,
  .cottagepage.basic #QuickBar a.backtoresults:focus:before {
    color: #39416d;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic #QuickBar a.imageqlink {
    display: none;
  }
  .cottagepage.basic #QuickBar a.availabilityqlink {
    display: none;
  }
  .cottagepage.basic #QuickBar a.locationqlink {
    margin-right: 0;
  }
}
.cottagepage.basic #QuickBar a .circle {
  font-size: 10px;
  padding: 20px 0px 10px 8px;
  float: right;
  /* Small screen and smaller */
  /* Exception small screen and smaller */
}
.cottagepage.basic #QuickBar a .circle span {
  color: #fff;
  background-color: #ffb625;
  width: auto;
  padding: 0 5px;
  height: 15px;
  display: block;
  line-height: 15px;
  border-radius: 15px;
  text-align: center;
}
@media (max-width: 991.9px) {
  .cottagepage.basic #QuickBar a .circle {
    padding: 12px 0px 10px 5px;
  }
}
@media (max-width: 991.9px) {
  .cottagepage.basic #QuickBar a .circle {
    padding: 12px 10px 10px 5px;
  }
}
.cottagepage.basic #QuickBar a.availabilityqlink {
  margin-right: 0;
}
.cottagepage.basic #QuickBar a:hover,
.cottagepage.basic #QuickBar a:focus {
  border-bottom: 3px solid #93acc5;
}
.cottagepage.basic #QuickBar .AvailabilityHead {
  background-color: #a1bad2;
  padding: 0 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  position: relative;
  cursor: pointer;
  color: #fff;
}
.cottagepage.basic #QuickBar .AvailabilityHead:after {
  content: "\e916";
  font-family: 'Material Icons';
  position: absolute;
  right: 15px;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 991.9px) {
  .cottagepage.basic #QuickBar {
    top: 128px;
    height: 45px;
    line-height: 45px;
    border-bottom: none;
    background-color: #e3ecf5;
  }
  .cottagepage.basic #QuickBar a {
    height: 45px;
  }
  .cottagepage.basic #QuickBar a.backtoresults {
    line-height: 24px;
    padding: 2px 10px 2px 6px;
  }
  .cottagepage.basic #QuickBar a.backtoresults:before {
    top: 4px;
  }
  .cottagepage.basic #QuickBar .backlink {
    width: 140px;
    float: left;
    margin-top: 7px;
    /* Extra small screen and smaller */
  }
  .cottagepage.basic #QuickBar .quicklinkwrap {
    padding: 0;
  }
  .cottagepage.basic #QuickBar .quicklinkwrap a {
    text-align: center;
    width: auto;
    /* Small screen and smaller */
    /* Extra small screen and smaller */
    /* Exception small screen and smaller */
  }
}
@media (max-width: 991.9px) and (max-width: 767px) {
  .cottagepage.basic #QuickBar .backlink {
    width: 45px;
    margin-top: 4px;
  }
  .cottagepage.basic #QuickBar .backlink a {
    background-color: transparent;
  }
  .cottagepage.basic #QuickBar .backlink a:before {
    color: #616163;
  }
}
@media (max-width: 991.9px) and (max-width: 991.9px) {
  .cottagepage.basic #QuickBar .quicklinkwrap a {
    width: 90px;
    color: #5a82a8;
  }
}
@media (max-width: 991.9px) and (max-width: 767px) {
  .cottagepage.basic #QuickBar .quicklinkwrap a {
    margin-right: 0;
    padding: 0;
    width: 120px;
  }
}
@media (max-width: 991.9px) and (max-width: 480px) {
  .cottagepage.basic #QuickBar .quicklinkwrap a {
    width: 86px;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic #QuickBar {
    top: 110px;
  }
  .cottagepage.basic #QuickBar a {
    height: 45px;
  }
  .cottagepage.basic #QuickBar a.backtoresults {
    line-height: 24px;
    padding: 5px 0 5px 0;
    margin-right: 0;
  }
  .cottagepage.basic #QuickBar a.backtoresults:before {
    line-height: 14px;
    top: 6px;
  }
}
.cottagepage.basic #top {
  margin-top: 170px;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage.basic #top {
    margin-top: 150px;
  }
}
.cottagepage.basic #PropertyImage {
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.cottagepage.basic #PropertyImage .PropertyImageCol {
  /* Only Small screen */
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cottagepage.basic #PropertyImage .PropertyImageCol {
    margin: 0;
    padding: 0;
  }
}
.cottagepage.basic #PropertyImage .leadimage {
  background-size: cover;
  /* Only Small screen */
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cottagepage.basic #PropertyImage .leadimage {
    position: relative;
  }
}
.cottagepage.basic #PropertyImage .leadimage.noimage:before {
  background-image: none;
}
.cottagepage.basic #PropertyImage .imggalviewall {
  color: #fff;
  font-size: 16px;
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 3px 10px 3px 8px;
  left: 30px;
  text-decoration: none;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.cottagepage.basic #PropertyImage .imggalviewall .icon {
  display: inline-block;
  margin-right: 5px;
}
.cottagepage.basic #PropertyImage .imggalviewall:hover,
.cottagepage.basic #PropertyImage .imggalviewall:focus {
  background-color: #ffb625;
  border-color: #ffb625;
}
@media (max-width: 991.9px) {
  .cottagepage.basic #PropertyImage .imggalviewall {
    left: 30px;
    bottom: 30px;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic #PropertyImage .imggalviewall {
    left: 15px;
    bottom: 15px;
  }
}
.cottagepage.basic #PropertyImage .leadimage {
  /*&:before {
                content: '';
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                background-image: linear-gradient(to top,black,transparent);
                background-size: 100% 20%;
                background-position: bottom;
                background-repeat: no-repeat;
                opacity: .6;
                margin: 0 15px;
            }*/
}
@media (max-width: 991.9px) {
  .cottagepage.basic #PropertyImage .leadimage:before {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic #PropertyImage {
    height: auto;
  }
  .cottagepage.basic #PropertyImage .leadimage {
    height: 250px;
  }
  .cottagepage.basic #PropertyImage .leadimage:before {
    background-size: 100% 40%;
  }
}
.cottagepage.basic #OverviewPanel {
  margin-bottom: 15px;
  margin-top: 40px;
  /* Extra small screen and smaller */
}
.cottagepage.basic #OverviewPanel h1 {
  margin-right: 5px;
  margin-top: 0;
  color: #616163;
}
.cottagepage.basic #OverviewPanel .marketingaddress {
  font-size: 18px;
  color: #a6a6a6;
}
@media (max-width: 767px) {
  .cottagepage.basic #OverviewPanel {
    margin-top: 20px;
  }
  .cottagepage.basic #OverviewPanel h1 {
    float: left;
  }
  .cottagepage.basic #OverviewPanel .marketingaddress {
    float: left;
    clear: both;
  }
}
.cottagepage.basic #OverviewPanel span.code {
  font-size: 14px;
  color: #616163;
  margin-top: 20px;
  display: block;
  font-weight: 500;
}
.cottagepage.basic #OverviewPanel .PropertyDescriptionWrap {
  padding: 10px 30px 20px;
  float: left;
  background-color: #f3f6f8;
  border: 1px solid #dbe1e5;
  border-top-right-radius: 3px;
  border-top: none;
  width: 100%;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage.basic #OverviewPanel .PropertyDescriptionWrap {
    padding: 10px 20px 20px;
  }
}
.cottagepage.basic #OverviewPanel #PropertyDescription {
  margin-top: 20px;
}
.cottagepage.basic #OverviewPanel #PropertyDescription .intro p {
  font-weight: 500;
  margin-bottom: 20px;
}
.cottagepage.basic #OverviewPanel #PropertyDescription2 {
  display: none;
}
.cottagepage.basic #OverviewPanel .ataglance {
  margin-top: 16px;
  margin-bottom: 30px;
  /* Extra small screen and smaller */
}
.cottagepage.basic #OverviewPanel .ataglance .item {
  background-color: #f3f6f8;
  border: 1px solid #dbe1e5;
  color: #616163;
  font-size: 14px;
  margin-right: 10px;
}
.cottagepage.basic #OverviewPanel .ataglance .item.changeover {
  display: none;
}
.cottagepage.basic #OverviewPanel .ataglance span {
  display: inline-block;
}
.cottagepage.basic #OverviewPanel .ataglance #MoreFeatures .item {
  color: #616163;
}
.cottagepage.basic #OverviewPanel .ataglance #ShowFeatures {
  border: 1px solid #5a82a8;
  background-color: #5a82a8;
  color: #fff;
  border-radius: 0;
  position: relative;
  padding-left: 30px;
  padding-right: 10px;
  float: left;
  right: auto;
}
.cottagepage.basic #OverviewPanel .ataglance #ShowFeatures:before {
  content: "\e93d";
  font-family: 'pochenty';
  position: absolute;
  left: 7px;
  font-size: 16px;
  top: 3px;
}
.cottagepage.basic #OverviewPanel .ataglance #ShowFeatures.on {
  padding-left: 10px;
  float: right;
}
.cottagepage.basic #OverviewPanel .ataglance #ShowFeatures.on:before {
  display: none;
}
.cottagepage.basic #OverviewPanel .ataglance #ShowFeatures:hover,
.cottagepage.basic #OverviewPanel .ataglance #ShowFeatures:focus {
  background-color: #93acc5;
  border: 1px solid #93acc5;
}
.cottagepage.basic #OverviewPanel .ataglance #ShowFeatures2 {
  border: 1px solid #5a82a8;
  background-color: #5a82a8;
  color: #fff;
  border-radius: 0;
  position: relative;
  float: left;
  right: auto;
}
.cottagepage.basic #OverviewPanel .ataglance #ShowFeatures2:hover,
.cottagepage.basic #OverviewPanel .ataglance #ShowFeatures2:focus {
  background-color: #5a82a8;
  border: 1px solid #5a82a8;
}
@media (max-width: 767px) {
  .cottagepage.basic #OverviewPanel .ataglance {
    margin-bottom: 24px;
  }
}
.cottagepage.basic #OverviewPanel ul {
  padding-left: 15px;
  margin: 0;
}
.cottagepage.basic #OverviewPanel ul li {
  background-image: none;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position: 0 50%;
  margin-bottom: 15px;
  padding-left: 5px;
}
.cottagepage.basic #ImagePanel {
  overflow: hidden;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.cottagepage.basic #ImagePanel h3 {
  margin-bottom: 10px;
  color: #616163;
}
.cottagepage.basic #ImagePanel .PropertyImageWrap,
.cottagepage.basic #ImagePanel .PropertyMapWrap,
.cottagepage.basic #ImagePanel .Property360Wrap {
  padding: 10px 24px 15px;
  float: left;
  background-color: #f3f6f8;
  border: 1px solid #dbe1e5;
  border-top-right-radius: 3px;
  border-top: none;
  width: 100%;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage.basic #ImagePanel .PropertyImageWrap,
  .cottagepage.basic #ImagePanel .PropertyMapWrap,
  .cottagepage.basic #ImagePanel .Property360Wrap {
    padding: 10px 20px 20px;
  }
}
.cottagepage.basic #ImagePanel .Property360Wrap {
  padding-top: 20px;
}
.cottagepage.basic #ImagePanel .Property360Wrap #View360 iframe {
  width: 700px;
  /* Medium screen and smaller */
  /* Small screen and smaller */
}
@media (max-width: 1199px) {
  .cottagepage.basic #ImagePanel .Property360Wrap #View360 iframe {
    width: 485px;
    height: 560px;
  }
}
@media (max-width: 991.9px) {
  .cottagepage.basic #ImagePanel .Property360Wrap #View360 iframe {
    width: 670px;
    height: 416px;
  }
}
.cottagepage.basic #ImagePanel .imggal {
  margin-bottom: 10px;
  margin-top: 10px;
  height: 124px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cottagepage.basic #ImagePanel .imggal {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .cottagepage.basic #ImagePanel .imggal {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .cottagepage.basic #ImagePanel .imggal {
    float: left;
    width: 25%;
  }
}
.cottagepage.basic #ImagePanel .imggal .imgbg {
  background-color: black;
}
.cottagepage.basic #ImagePanel .imggal .imgbg span {
  display: block;
  position: absolute;
  z-index: 1;
  color: #fff;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  text-align: center;
  padding-right: 30px;
  cursor: pointer;
}
.cottagepage.basic #ImagePanel .imggal .imgbg.showmore:before {
  display: none;
}
.cottagepage.basic #ImagePanel .imggal .imgbg.showmore img {
  opacity: 0.4;
}
.cottagepage.basic #ImagePanel .imggal:hover .imgbg:before,
.cottagepage.basic #ImagePanel .imggal:focus .imgbg:before {
  content: "\e90c";
  font-family: 'pochenty';
  padding-right: 30px;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 20px;
  text-align: center;
  color: #fff;
}
.cottagepage.basic #ImagePanel .imggal:hover .imgbg.showmore:before,
.cottagepage.basic #ImagePanel .imggal:focus .imgbg.showmore:before {
  display: none;
}
.cottagepage.basic #ImagePanel .imggal:hover img,
.cottagepage.basic #ImagePanel .imggal:focus img {
  opacity: 0.4;
}
@media (max-width: 767px) {
  .cottagepage.basic #ImagePanel {
    height: auto;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic #ImagePanel {
    display: none;
  }
}
.cottagepage.basic #MapPanel h3 {
  color: #616163;
}
.cottagepage.basic #CalendarPanel {
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage.basic #CalendarPanel {
    display: none;
  }
}
.cottagepage.basic #CalendarPanel #CalControl a {
  background-color: #ffb625;
  border: 1px solid #ffb625;
  width: 32px;
  height: 32px;
  display: inline-block;
  border-radius: 0%;
  margin-left: 20px;
  position: relative;
  text-decoration: none;
}
.cottagepage.basic #CalendarPanel #CalControl a.calleft:before {
  content: "\e851";
  font-family: 'pochenty';
  position: absolute;
  left: 8px;
  top: 5px;
  color: #fff;
}
.cottagepage.basic #CalendarPanel #CalControl a.calright:before {
  content: "\e852";
  font-family: 'pochenty';
  position: absolute;
  left: 8px;
  top: 5px;
  color: #fff;
}
.cottagepage.basic #CalendarPanel #CalControl a span {
  display: none;
}
.cottagepage.basic #CalendarPanel .carousel {
  margin-top: 10px;
}
.cottagepage.basic #CalendarPanel .propavailcalmonth .propouter {
  border: 1px solid #dbe1e5;
}
.cottagepage.basic #CalendarPanel .propavailcalmonth .propouter .propavailcalmonthname {
  background-color: #93acc5;
  color: #fff;
  height: 40px;
  line-height: 40px;
}
.cottagepage.basic #CalendarPanel .propavailcalmonth .propouter .propavailcalmonthname h4 {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  line-height: 40px;
  color: #fff;
  text-transform: initial;
}
.cottagepage.basic #CalendarPanel .propavailcalmonth .propouter .daynames {
  border-top: 1px solid #dbe1e5;
  border-bottom: 1px solid #dbe1e5;
  font-size: 12px;
  font-weight: 500;
}
.cottagepage.basic #CalendarPanel .propavailcalmonth .propouter .propavailcalbox.unavailable {
  opacity: 0.2;
}
.cottagepage.basic #CalendarPanel .propavailcalmonth .propouter .propavailcalbox span {
  height: 30px;
  line-height: 30px;
  display: inline-block;
}
.cottagepage.basic #CalendarPanel .propavailcalmonth .propouter .propavailcalbox.booked {
  background-color: #dbe1e5;
}
.cottagepage.basic #CalendarPanel .propavailcalmonth .propouter .propavailcalbox.booked span {
  background-color: #dbe1e5;
}
.cottagepage.basic #ManagerPanel #Manager p {
  /* Medium screen and smaller */
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.cottagepage.basic #ManagerPanel #Manager p img {
  border-radius: 50%;
}
.cottagepage.basic #ManagerPanel #Manager p.text {
  width: 660px;
}
@media (max-width: 1199px) {
  .cottagepage.basic #ManagerPanel #Manager p.text {
    width: 446px;
  }
}
@media (max-width: 991.9px) {
  .cottagepage.basic #ManagerPanel #Manager p.text {
    width: 630px;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic #ManagerPanel #Manager p {
    float: left;
    width: auto;
    padding: 0;
  }
  .cottagepage.basic #ManagerPanel #Manager p img {
    margin-right: 15px;
  }
  .cottagepage.basic #ManagerPanel #Manager p.text {
    width: 69%;
  }
}
.cottagepage.basic #ReviewPanel {
  margin-bottom: 30px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage.basic #ReviewPanel {
    margin-bottom: 30px;
  }
}
.cottagepage.basic #ReviewPanel.lessthanthree {
  margin-bottom: 10px;
}
.cottagepage.basic #ReviewPanel #Reviews {
  /* Extra small screen and smaller */
}
.cottagepage.basic #ReviewPanel #Reviews h3 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #616163;
}
.cottagepage.basic #ReviewPanel #Reviews p {
  margin-bottom: 20px;
}
.cottagepage.basic #ReviewPanel #Reviews p.name {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .cottagepage.basic #ReviewPanel #Reviews {
    text-align: left;
  }
  .cottagepage.basic #ReviewPanel #Reviews .name {
    margin-bottom: 15px;
    float: left;
    width: 100%;
  }
  .cottagepage.basic #ReviewPanel #Reviews .name .StarRating {
    float: left;
    clear: both;
    width: 100%;
    margin-left: 0;
  }
  .cottagepage.basic #ReviewPanel #Reviews .name span {
    margin-top: 0;
    margin-left: 0;
  }
}
.cottagepage.basic #ReviewPanel #Reviews .starpanel {
  border: 1px solid #dbe1e5;
  background-color: #f3f6f8;
  border-radius: 2px;
  padding: 30px;
}
.cottagepage.basic #ReviewPanel #Reviews .starpanel .stars .icon {
  color: #e5c631;
  font-size: 15px;
  margin-top: -2px;
  display: inline-block;
}
.cottagepage.basic #ReviewPanel #Reviews .item {
  border-top: 1px solid #dbe1e5;
  padding-top: 15px;
}
.cottagepage.basic #ReviewPanel #Reviews .item a {
  color: #5a82a8;
}
.cottagepage.basic #ReviewPanel #Reviews .item.first {
  border: 0;
  padding-top: 0;
}
.cottagepage.basic #ReviewPanel #Reviews .name {
  font-weight: 500;
}
.cottagepage.basic #ReviewPanel #Reviews .name span {
  color: #93acc5;
}
.cottagepage.basic #ReviewPanel #Reviews .readmorereviews {
  font-size: 14px;
  font-weight: 400;
  height: 30px;
  line-height: 17px;
  background-color: #5a82a8;
  border: 1px solid #5a82a8;
  color: #fff;
  border-radius: 0;
  padding: 5px 10px;
  padding-left: 20px;
  margin-bottom: 20px !important;
}
.cottagepage.basic #ReviewPanel #Reviews .readmorereviews:before {
  content: "\e93d";
  font-family: 'pochenty';
  position: absolute;
  left: 5px;
}
.cottagepage.basic #ReviewPanel #Reviews .readmorereviews.on {
  padding-left: 10px;
  margin-top: 10px;
}
.cottagepage.basic #ReviewPanel #Reviews .readmorereviews.on:before {
  display: none;
}
.cottagepage.basic #ReviewPanel #Reviews .readmorereviews:hover,
.cottagepage.basic #ReviewPanel #Reviews .readmorereviews:focus {
  background-color: #5a82a8;
}
.cottagepage.basic .normal {
  margin-top: 20px;
  /* Small screen and smaller */
}
.cottagepage.basic .normal .call {
  margin-bottom: 0;
  border: solid 1px #e4e6e7;
  border-radius: 2px;
  background-color: #f3f6f8;
  padding: 18px;
}
.cottagepage.basic .normal .call p {
  font-size: 13px !important;
  color: #2f4650 !important;
  display: inline;
  margin-right: 5px;
}
.cottagepage.basic .normal .call p.message {
  font-weight: normal !important;
}
.cottagepage.basic .normal .call p.message span {
  font-weight: 500 !important;
}
.cottagepage.basic .normal .call p.phone {
  font-weight: 500 !important;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage.basic .normal .call p.phone {
    display: block;
  }
}
.cottagepage.basic .normal .right-PoweredBy {
  margin-bottom: 20px;
}
.cottagepage.basic .normal .share {
  border-radius: 2px;
  background: #5a82a8;
  border: 1px solid #dbe1e5;
  text-align: left;
  padding: 15px 20px;
  color: #fff;
}
.cottagepage.basic .normal .share p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  display: inline-block;
  margin: 0;
}
.cottagepage.basic .normal .share .shareicons {
  display: inline-block;
  float: right;
}
.cottagepage.basic .normal .share .shareicons a {
  color: #fff;
  font-size: 20px;
  line-height: 16px;
}
@media (max-width: 991.9px) {
  .cottagepage.basic .normal {
    margin-top: 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic .cottagepanel {
    margin-bottom: 20px;
  }
}
.cottagepage.basic.iframe .qbcontouter {
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage.basic.iframe .qbcontouter {
    background-color: #fff;
  }
}
.cottagepage.basic.iframe .qbcont {
  border: 0 !important;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 991.9px) {
  .cottagepage.basic.iframe .qbcont {
    margin-bottom: 0;
    border: 1px solid #dbe1e5 !important;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic.iframe .qbcont {
    border: 0 !important;
  }
}
.cottagepage.basic .iframesecurenotice {
  margin: 10px 0 15px 0;
}
.cottagepage.basic .iframesecurenotice .pochenty {
  color: #ffb625;
}
.nohero h1 {
  font-size: 30px;
  margin-bottom: 8px !important;
}
.newsletterpage #MainNav {
  top: 0;
}
.newsletterpage .container-fluid {
  margin-top: 80px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .newsletterpage .container-fluid {
    margin-top: 0;
  }
}
.newsletterpage.newsletterpage-alt .btn {
  display: inline;
  width: auto;
  padding: 8px 140px;
  margin-top: 0 !important;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .newsletterpage.newsletterpage-alt .btn {
    padding: 8px 0;
    width: 100%;
  }
}
.newsletterpage.newsletterpage-alt .formhead .intro {
  font-size: 16px !important;
  color: #fff;
}
.newsletterpage.newsletterpage-alt .form-footer {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 12px !important;
}
.newsletterpage.newsletterpage-alt .form-footer a {
  color: #5a82a8;
}
/* New availability panel & search ***************************************************************/
#AvailabilityPanel {
  /* Extra small screen and smaller */
  /* Button overrides */
  /*.AvailabilityPanelInner .propdate .propavailselect a {
        background-color: @Button !important;

        &:hover, &:focus {
            background-color: @ButtonShadow !important;
        }
    }

    .AvailabilityPanelInner .propdate.enquire .propavailselect a {
        background-color: #f28e00 !important;

        &:hover, &:focus {
            background-color: #f1a130 !important;
        }
    }*/
}
@media (max-width: 767px) {
  #AvailabilityPanel {
    top: 0 !important;
  }
  #AvailabilityPanel .mobavaillinks {
    padding-bottom: 0 !important;
  }
  #AvailabilityPanel .mobavaillinks .btn.fullwidth {
    padding-left: 15px !important;
    height: 48px !important;
    padding-top: 14px !important;
  }
  #AvailabilityPanel .mobavaillinks .fullb {
    padding: 0 !important;
  }
}
#AvailabilityPanel .availTitle {
  display: none !important;
}
#AvailabilityPanel .lockedAvail {
  display: none !important;
}
#AvailabilityPanel .securenotice {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
}
#AvailabilityPanel .securenotice .pochenty {
  color: #5a82a8;
  font-size: 18px;
  margin-right: 2px;
}
#AvailabilityPanel .AvailabilityPanelInner #extramessage .popular {
  border-left: 5px solid #ffb625 !important;
}
#AvailabilityPanel .AvailabilityPanelInner .durationavaildd .ddlwrap {
  margin-top: 0 !important;
}
#AvailabilityPanel .AvailabilityPanelInner .ddlwrap {
  border: 1px solid #dbe1e5 !important;
}
#AvailabilityPanel .AvailabilityPanelInner .hasDatepicker {
  border-left: 1px #dbe1e5 !important;
  border-right: 1px #dbe1e5 !important;
  border-bottom: 1px #dbe1e5 !important;
  border-color: #dbe1e5 !important;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate .warning {
  border-top: solid 1px #dbe1e5 !important;
  border-right: solid 1px #dbe1e5 !important;
  border-bottom: solid 1px #dbe1e5 !important;
  font-size: 14px !important;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate.amberwarning p {
  border-top: solid 1px #dbe1e5 !important;
  border-right: solid 1px #dbe1e5 !important;
  border-bottom: solid 1px #dbe1e5 !important;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate.offer .propavaildate .dateprice p.nights {
  font-size: 14px !important;
}
#AvailabilityPanel .AvailabilityPanelInner.Bottom .avControls .avDates .popular {
  border-top: solid 1px #dbe1e5 !important;
  border-right: solid 1px #dbe1e5 !important;
  border-bottom: solid 1px #dbe1e5 !important;
}
.cottagepage.basic {
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 991.9px) {
  .cottagepage.basic #QuickBar {
    top: 0 !important;
    position: relative !important;
  }
  .cottagepage.basic #QuickBar.fixed {
    position: fixed !important;
  }
  .cottagepage.basic #top {
    margin-top: 0 !important;
  }
  .cottagepage.basic #AvailabilityPanel.fixed {
    position: fixed !important;
    top: 23px;
  }
  .cottagepage.basic #AvailabilityPanel.fixed .mobavaillinks .container {
    width: 100%;
    padding: 0;
  }
  .cottagepage.basic #AvailabilityPanel .mobavaillinks {
    padding-bottom: 5px !important;
    /*.datesselected {
                    .bookdiv {
                        .rightwrap {
                            background-color: @Button !important;

                             &:hover, &:focus {
                                 background-color: @ButtonShadow !important;
                             }
                        }
                    }
                }*/
  }
  .cottagepage.basic #AvailabilityPanel .mobavaillinks .fullb .pull-left {
    display: none !important;
  }
  .cottagepage.basic #AvailabilityPanel .mobavaillinks .fullb .pull-right {
    display: none !important;
  }
  .cottagepage.basic #AvailabilityPanel .mobavaillinks .fullb .fullwidth {
    display: block !important;
    margin-top: 20px !important;
    border: 0 !important;
    font-weight: 500 !important;
    padding-top: 12px !important;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic #QuickBar {
    top: 0 !important;
  }
  .cottagepage.basic #AvailabilityPanel.fixed {
    display: none !important;
  }
  .cottagepage.basic #AvailabilityPanel .mobavaillinks {
    padding-bottom: 0 !important;
    /*.datesselected {
                    .bookdiv {
                        background-color: @Button !important;

                        &:hover, &:focus {
                            background-color: @ButtonShadow !important;
                        }

                        .rightwrap {
                            background-color: transparent !important;
                        }
                    }
                }*/
  }
  .cottagepage.basic #AvailabilityPanel .mobavaillinks .fullb .fullwidth {
    display: block !important;
    margin-top: 0 !important;
  }
}
.cottagepage.basic.withdate {
  /* Small screen and smaller */
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .cottagepage.basic.withdate #AvailabilityPanel {
    margin-top: 20px;
  }
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb {
    /*.datesselected {
                             height: 80px;
                             .leftwrap {
                                 p {
                                     text-indent: 15px !important;
                                 }
                                 span {
                                    float: none !important;
                                    clear: none !important;
                                    margin: 0 !important;
                                    display: inline !important;
                                    margin-left: 5px !important;
                                 }
                                 .icon {
                                    display: block !important;
                                    margin-left: 15px !important;
                                    margin-top: 5px !important;
                                }
                             }
                             border: 1px solid @BorderColor !important;
                         }*/
  }
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb .pull-right {
    display: inline-block !important;
  }
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb .pull-right .rightwrap {
    margin-top: 14px;
    margin-right: 14px;
    text-align: center;
    padding: 0;
    border-radius: 2px;
  }
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb .pull-right .rightwrap a {
    padding: 8px 34px;
    line-height: 16px;
    display: block;
  }
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb .pull-right .rightwrap span {
    display: block;
  }
  .cottagepage.basic.withdate #AvailabilityPanel.fixed .mobavaillinks {
    background-color: #fff;
    border-bottom: 1px solid #dbe1e5 !important;
  }
  .cottagepage.basic.withdate #AvailabilityPanel.fixed .mobavaillinks .container {
    width: 750px;
  }
  .cottagepage.basic.withdate #AvailabilityPanel.fixed .mobavaillinks .datesselected {
    border: 0 !important;
    height: 72px;
  }
}
@media (max-width: 767px) {
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb {
    /*.datesselected {
                            height: 130px;
                            border: 0 !important;
                            .leftwrap {
                                text-align: center;
                                width: 100%;
                                height: 40px;

                                p {
                                    width: auto;
                                    float: none;
                                }

                                span {
                                    top: 0;
                                }

                                .icon {
                                    position: relative;
                                    top: 60px;
                                }
                            }
                            .bookdiv {
                                top: 0;
                            }
                        }*/
  }
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb .pull-right {
    position: relative;
    cursor: pointer;
    margin: 0 10%;
    width: 80%;
    top: 0;
  }
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb .pull-right .rightwrap {
    margin-top: 0 !important;
  }
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb .pull-right .rightwrap a {
    font-size: 18px;
  }
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb .pull-right .rightwrap a span {
    margin-top: 2px;
  }
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb .pull-right.enquirediv {
    border-radius: 2px;
  }
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb .pull-right.enquirediv:hover,
  .cottagepage.basic.withdate #AvailabilityPanel .mobavaillinks .fullb .pull-right.enquirediv:focus {
    background-color: #f1a130 !important;
  }
}
.cottagepage.basic #AvailabilityPanel .AvailabilityPanelInner .ddlwrap {
  border: 1px solid #dbe1e5 !important;
}
.cottagepage.basic #AvailabilityPanel .AvailabilityPanelInner .hasDatepicker {
  border: 1px solid #dbe1e5 !important;
  border-top: 0 !important;
}
.cottagepage.basic #AvailabilityPanel .AvailabilityPanelInner .calheader {
  border-left: 1px solid #dbe1e5 !important;
  border-right: 1px solid #dbe1e5 !important;
  border-bottom: 0 !important;
  background-color: #d8ebd7 !important;
  color: #616163 !important;
}
.cottagepage.basic #AvailabilityPanel .AvailabilityPanelInner .startDate span {
  background-color: #d8ebd7 !important;
  color: #616163 !important;
}
.cottagepage.basic #AvailabilityPanel .AvailabilityPanelInner .propdate .propavail {
  border: 1px solid #dbe1e5 !important;
}
.cottagepage.basic #AvailabilityPanel .AvailabilityPanelInner #quickBook {
  border: 1px solid #dbe1e5 !important;
}
.cottagepage.basic #AvailabilityPanel .AvailabilityPanelInner.Bottom .avControls .avDates .popular {
  border-left: 5px solid #ffb625;
}
@media (max-width: 991.9px) {
  .searchpage.standardsearch #MainNav,
  .searchpage.basicsearch #MainNav {
    position: relative !important;
  }
  .searchpage.standardsearch #MobTabSearch,
  .searchpage.basicsearch #MobTabSearch {
    position: relative !important;
    top: 0 !important;
  }
  .searchpage.standardsearch #MobTabSearch.scroll-to-fixed-fixed,
  .searchpage.basicsearch #MobTabSearch.scroll-to-fixed-fixed {
    position: fixed !important;
  }
  .searchpage.standardsearch #SearchResultsCont,
  .searchpage.basicsearch #SearchResultsCont {
    padding-top: 0 !important;
  }
}
.availabilityPopup {
  /* Only Small screen */
}
.availabilityPopup #AvailabilityPanel .AvailabilityPanelInner .durationavaildd .ddlwrap {
  margin-top: 10px !important;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .availabilityPopup #AvailabilityPanel .AvailabilityPanelInner .ddlwrap {
    margin-top: 20px !important;
  }
  .availabilityPopup #AvailabilityPanel .AvailabilityPanelInner .durationavaildd .ddlwrap {
    margin-top: 20px !important;
  }
}
.availabilityPopup #AvailabilityPanel .AvailabilityPanelInner .ddlwrap {
  border: 1px solid #dbe1e5 !important;
}
.availabilityPopup #AvailabilityPanel .AvailabilityPanelInner .hasDatepicker {
  border: 1px solid #dbe1e5 !important;
  border-top: 0 !important;
}
.availabilityPopup #AvailabilityPanel .AvailabilityPanelInner .calheader {
  border-left: 1px solid #dbe1e5 !important;
  border-right: 1px solid #dbe1e5 !important;
  border-bottom: 0 !important;
  background-color: #d8ebd7 !important;
  color: #616163 !important;
}
.availabilityPopup #AvailabilityPanel .AvailabilityPanelInner .startDate span {
  background-color: #d8ebd7 !important;
  color: #616163 !important;
}
.availabilityPopup #AvailabilityPanel .AvailabilityPanelInner .propdate .propavail {
  border: 1px solid #dbe1e5 !important;
}
.availabilityPopup #AvailabilityPanel .AvailabilityPanelInner #quickBook {
  border: 1px solid #dbe1e5 !important;
}
.availabilityPopup #AvailabilityPanel .AvailabilityPanelInner.Bottom .avControls .avDates .popular {
  border-left: 5px solid #ffb625;
}
/* End New availability panel & search ***********************************************************/
.contentpage,
.contactpage,
.newsletterpage,
.customeraccountpage {
  /* Small screen and smaller */
}
.contentpage .normal .call,
.contactpage .normal .call,
.newsletterpage .normal .call,
.customeraccountpage .normal .call {
  margin-bottom: 0;
  border: solid 1px #e4e6e7;
  border-radius: 2px;
  background-color: #f3f6f8;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .contentpage .normal .call,
  .contactpage .normal .call,
  .newsletterpage .normal .call,
  .customeraccountpage .normal .call {
    margin-top: 0;
  }
}
.contentpage .normal .call p,
.contactpage .normal .call p,
.newsletterpage .normal .call p,
.customeraccountpage .normal .call p {
  font-size: 13px !important;
  color: #2f4650 !important;
  font-weight: 500 !important;
  display: inline;
  margin-right: 5px;
}
@media (max-width: 991.9px) {
  .contentpage .rightcol,
  .contactpage .rightcol,
  .newsletterpage .rightcol,
  .customeraccountpage .rightcol {
    margin-top: 30px;
  }
  .contentpage .rightcol .normal,
  .contactpage .rightcol .normal,
  .newsletterpage .rightcol .normal,
  .customeraccountpage .rightcol .normal {
    display: none;
  }
}
.contentpage.about-us #MainNav .logo,
.contactpage.about-us #MainNav .logo,
.newsletterpage.about-us #MainNav .logo,
.customeraccountpage.about-us #MainNav .logo,
.contentpage.let-with-us #MainNav .logo,
.contactpage.let-with-us #MainNav .logo,
.newsletterpage.let-with-us #MainNav .logo,
.customeraccountpage.let-with-us #MainNav .logo {
  background-image: url('https://files.holidaycottages.co.uk/docs/lakelandhideaways/logo.png');
}
.contentpage.about-us #MainNav.menustuck .logo,
.contactpage.about-us #MainNav.menustuck .logo,
.newsletterpage.about-us #MainNav.menustuck .logo,
.customeraccountpage.about-us #MainNav.menustuck .logo,
.contentpage.let-with-us #MainNav.menustuck .logo,
.contactpage.let-with-us #MainNav.menustuck .logo,
.newsletterpage.let-with-us #MainNav.menustuck .logo,
.customeraccountpage.let-with-us #MainNav.menustuck .logo {
  background-image: url('https://files.holidaycottages.co.uk/docs/lakelandhideaways/logo.png');
}
.contentpage.about-us .mstuck,
.contactpage.about-us .mstuck,
.newsletterpage.about-us .mstuck,
.customeraccountpage.about-us .mstuck,
.contentpage.let-with-us .mstuck,
.contactpage.let-with-us .mstuck,
.newsletterpage.let-with-us .mstuck,
.customeraccountpage.let-with-us .mstuck {
  height: 78px !important;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .contentpage.about-us .mstuck,
  .contactpage.about-us .mstuck,
  .newsletterpage.about-us .mstuck,
  .customeraccountpage.about-us .mstuck,
  .contentpage.let-with-us .mstuck,
  .contactpage.let-with-us .mstuck,
  .newsletterpage.let-with-us .mstuck,
  .customeraccountpage.let-with-us .mstuck {
    height: 60px !important;
  }
}
.contentpage.let-with-us.nohero #MainNav .logo,
.contactpage.let-with-us.nohero #MainNav .logo,
.newsletterpage.let-with-us.nohero #MainNav .logo,
.customeraccountpage.let-with-us.nohero #MainNav .logo {
  background-image: url('https://files.holidaycottages.co.uk/docs/lakelandhideaways/logo.png');
}
.contentpage.nohero #MainNav,
.contactpage.nohero #MainNav,
.newsletterpage.nohero #MainNav,
.customeraccountpage.nohero #MainNav {
  background-color: #5a82a8;
  border: 0;
  height: 80px;
  color: #272a2f;
  border-bottom: 1px solid #dbe1e5;
}
.contentpage.nohero #MainNav .logo,
.contactpage.nohero #MainNav .logo,
.newsletterpage.nohero #MainNav .logo,
.customeraccountpage.nohero #MainNav .logo {
  color: #ffb625;
}
.contentpage.nohero #MainNav ul li.first,
.contactpage.nohero #MainNav ul li.first,
.newsletterpage.nohero #MainNav ul li.first,
.customeraccountpage.nohero #MainNav ul li.first {
  border-right: 1px solid #dbe1e5;
}
.contentpage.nohero #MainNav ul li a,
.contactpage.nohero #MainNav ul li a,
.newsletterpage.nohero #MainNav ul li a,
.customeraccountpage.nohero #MainNav ul li a {
  color: #fff;
}
.contentpage.nohero #MainNav ul li.letwithus a,
.contactpage.nohero #MainNav ul li.letwithus a,
.newsletterpage.nohero #MainNav ul li.letwithus a,
.customeraccountpage.nohero #MainNav ul li.letwithus a {
  background-color: #93acc5;
  color: #fff !important;
  border: 1px solid #93acc5;
}
.contentpage.nohero #MainNav ul li.letwithus a:hover,
.contactpage.nohero #MainNav ul li.letwithus a:hover,
.newsletterpage.nohero #MainNav ul li.letwithus a:hover,
.customeraccountpage.nohero #MainNav ul li.letwithus a:hover,
.contentpage.nohero #MainNav ul li.letwithus a:focus,
.contactpage.nohero #MainNav ul li.letwithus a:focus,
.newsletterpage.nohero #MainNav ul li.letwithus a:focus,
.customeraccountpage.nohero #MainNav ul li.letwithus a:focus {
  border-top: 0;
  border: 1px solid #ffb625;
  background-color: #ffb625;
}
.contentpage.nohero #MainNav ul li.callus,
.contactpage.nohero #MainNav ul li.callus,
.newsletterpage.nohero #MainNav ul li.callus,
.customeraccountpage.nohero #MainNav ul li.callus {
  color: #616163;
}
.contentpage.nohero #MainNav .menuicon,
.contactpage.nohero #MainNav .menuicon,
.newsletterpage.nohero #MainNav .menuicon,
.customeraccountpage.nohero #MainNav .menuicon {
  color: #fff;
}
.contentpage.nohero #MainNav .menuicon .menuicon-bar,
.contactpage.nohero #MainNav .menuicon .menuicon-bar,
.newsletterpage.nohero #MainNav .menuicon .menuicon-bar,
.customeraccountpage.nohero #MainNav .menuicon .menuicon-bar {
  background-color: #616163;
}
.contentpage.let-with-us a:not([href]),
.contactpage.let-with-us a:not([href]),
.newsletterpage.let-with-us a:not([href]),
.customeraccountpage.let-with-us a:not([href]) {
  /* Styles for anchors without href */
  text-decoration: none;
}
.contentpage.let-with-us a:not([href]):hover,
.contactpage.let-with-us a:not([href]):hover,
.newsletterpage.let-with-us a:not([href]):hover,
.customeraccountpage.let-with-us a:not([href]):hover {
  color: #2f4650;
}
.contentpage #Hero,
.contactpage #Hero,
.newsletterpage #Hero,
.customeraccountpage #Hero {
  margin-bottom: 50px;
}
.contentpage .container-fluid,
.contactpage .container-fluid,
.newsletterpage .container-fluid,
.customeraccountpage .container-fluid {
  background-color: #93acc5;
  background-image: url("https://files.holidaycottages.co.uk/docs/lakelandhideaways/pattern.jpg");
  background-repeat: repeat;
  padding: 64px 15px;
  margin-bottom: 30px!important;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .contentpage .container-fluid,
  .contactpage .container-fluid,
  .newsletterpage .container-fluid,
  .customeraccountpage .container-fluid {
    margin-bottom: 0px;
  }
}
.contentpage .container-fluid h1,
.contactpage .container-fluid h1,
.newsletterpage .container-fluid h1,
.customeraccountpage .container-fluid h1,
.contentpage .container-fluid p,
.contactpage .container-fluid p,
.newsletterpage .container-fluid p,
.customeraccountpage .container-fluid p {
  padding: 0;
  margin: 0;
  color: white;
}
.contentpage .header,
.contactpage .header,
.newsletterpage .header,
.customeraccountpage .header {
  padding: 0;
  margin-bottom: 0;
}
.contentpage .header p,
.contactpage .header p,
.newsletterpage .header p,
.customeraccountpage .header p {
  font-size: 15px;
}
.contentpage .header .text-center,
.contactpage .header .text-center,
.newsletterpage .header .text-center,
.customeraccountpage .header .text-center {
  text-align: center;
}
.contentpage .maincontent h2:first-child,
.contactpage .maincontent h2:first-child,
.newsletterpage .maincontent h2:first-child,
.customeraccountpage .maincontent h2:first-child,
.contentpage .rightcol h2:first-child,
.contactpage .rightcol h2:first-child,
.newsletterpage .rightcol h2:first-child,
.customeraccountpage .rightcol h2:first-child {
  margin-top: 0;
}
.contentpage .maincontent p,
.contactpage .maincontent p,
.newsletterpage .maincontent p,
.customeraccountpage .maincontent p,
.contentpage .rightcol p,
.contactpage .rightcol p,
.newsletterpage .rightcol p,
.customeraccountpage .rightcol p,
.contentpage .maincontent ol,
.contactpage .maincontent ol,
.newsletterpage .maincontent ol,
.customeraccountpage .maincontent ol,
.contentpage .rightcol ol,
.contactpage .rightcol ol,
.newsletterpage .rightcol ol,
.customeraccountpage .rightcol ol,
.contentpage .maincontent ul,
.contactpage .maincontent ul,
.newsletterpage .maincontent ul,
.customeraccountpage .maincontent ul,
.contentpage .rightcol ul,
.contactpage .rightcol ul,
.newsletterpage .rightcol ul,
.customeraccountpage .rightcol ul {
  font-size: 14px !important;
}
.contentpage .maincontent a,
.contactpage .maincontent a,
.newsletterpage .maincontent a,
.customeraccountpage .maincontent a,
.contentpage .rightcol a,
.contactpage .rightcol a,
.newsletterpage .rightcol a,
.customeraccountpage .rightcol a {
  color: #5a82a8;
  text-decoration: underline;
}
.contentpage .maincontent #poweredby,
.contactpage .maincontent #poweredby,
.newsletterpage .maincontent #poweredby,
.customeraccountpage .maincontent #poweredby,
.contentpage .rightcol #poweredby,
.contactpage .rightcol #poweredby,
.newsletterpage .rightcol #poweredby,
.customeraccountpage .rightcol #poweredby {
  text-decoration: none;
}
.contentpage .maincontent .btn,
.contactpage .maincontent .btn,
.newsletterpage .maincontent .btn,
.customeraccountpage .maincontent .btn,
.contentpage .rightcol .btn,
.contactpage .rightcol .btn,
.newsletterpage .rightcol .btn,
.customeraccountpage .rightcol .btn {
  text-decoration: none;
}
.contentpage .maincontent .accordion.sitemap,
.contactpage .maincontent .accordion.sitemap,
.newsletterpage .maincontent .accordion.sitemap,
.customeraccountpage .maincontent .accordion.sitemap,
.contentpage .rightcol .accordion.sitemap,
.contactpage .rightcol .accordion.sitemap,
.newsletterpage .rightcol .accordion.sitemap,
.customeraccountpage .rightcol .accordion.sitemap {
  padding-top: 0;
  margin-top: 0;
}
.contentpage .DriverLayout3 .driverinset .driver .drivertext .inner,
.contactpage .DriverLayout3 .driverinset .driver .drivertext .inner,
.newsletterpage .DriverLayout3 .driverinset .driver .drivertext .inner,
.customeraccountpage .DriverLayout3 .driverinset .driver .drivertext .inner {
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .contentpage .DriverLayout3 .driverinset .driver .drivertext .inner,
  .contactpage .DriverLayout3 .driverinset .driver .drivertext .inner,
  .newsletterpage .DriverLayout3 .driverinset .driver .drivertext .inner,
  .customeraccountpage .DriverLayout3 .driverinset .driver .drivertext .inner {
    top: 50%;
  }
}
.contentpage .DriverLayout3 .driverinset .driver,
.contactpage .DriverLayout3 .driverinset .driver,
.newsletterpage .DriverLayout3 .driverinset .driver,
.customeraccountpage .DriverLayout3 .driverinset .driver {
  height: 497px;
  margin-bottom: 30px;
  /* Medium screen and smaller */
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 1199px) {
  .contentpage .DriverLayout3 .driverinset .driver,
  .contactpage .DriverLayout3 .driverinset .driver,
  .newsletterpage .DriverLayout3 .driverinset .driver,
  .customeraccountpage .DriverLayout3 .driverinset .driver {
    height: 424px;
  }
}
@media (max-width: 991.9px) {
  .contentpage .DriverLayout3 .driverinset .driver,
  .contactpage .DriverLayout3 .driverinset .driver,
  .newsletterpage .DriverLayout3 .driverinset .driver,
  .customeraccountpage .DriverLayout3 .driverinset .driver {
    top: 50%;
    height: 374px;
  }
}
@media (max-width: 767px) {
  .contentpage .DriverLayout3 .driverinset .driver,
  .contactpage .DriverLayout3 .driverinset .driver,
  .newsletterpage .DriverLayout3 .driverinset .driver,
  .customeraccountpage .DriverLayout3 .driverinset .driver {
    height: 296px !important;
    margin-bottom: 15px;
  }
}
.contentpage .header,
.contactpage .header,
.newsletterpage .header,
.customeraccountpage .header {
  background-color: transparent;
}
.contentpage .footerout,
.contactpage .footerout,
.newsletterpage .footerout,
.customeraccountpage .footerout {
  margin-top: 60px;
}
.contentpage .formhead,
.contactpage .formhead,
.newsletterpage .formhead,
.customeraccountpage .formhead {
  float: left;
  width: 100%;
  padding: 20px 30px;
  border: 1px solid #dbe1e5;
  margin-bottom: 30px;
  background-color: #93acc5;
}
.contentpage .formhead .intro,
.contactpage .formhead .intro,
.newsletterpage .formhead .intro,
.customeraccountpage .formhead .intro {
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 0;
  font-size: 16px !important;
  font-weight: 600;
  color: #fff;
}
.contentpage .formbg,
.contactpage .formbg,
.newsletterpage .formbg,
.customeraccountpage .formbg {
  background-color: #f3f6f8;
  border-radius: 0;
  border: 1px solid #dbe1e5;
  padding: 30px;
}
.contentpage .formbg .form-control,
.contactpage .formbg .form-control,
.newsletterpage .formbg .form-control,
.customeraccountpage .formbg .form-control {
  color: #616163 !important;
  background-color: #fff;
  text-indent: 10px;
  border: 1px solid #dbe1e5;
  border-radius: 2px;
  font-size: 13px;
  margin-bottom: 20px;
  height: 30px;
}
.contentpage .formbg .title,
.contactpage .formbg .title,
.newsletterpage .formbg .title,
.customeraccountpage .formbg .title,
.contentpage .formbg .firstname,
.contactpage .formbg .firstname,
.newsletterpage .formbg .firstname,
.customeraccountpage .formbg .firstname,
.contentpage .formbg .lastname,
.contactpage .formbg .lastname,
.newsletterpage .formbg .lastname,
.customeraccountpage .formbg .lastname,
.contentpage .formbg .message,
.contactpage .formbg .message,
.newsletterpage .formbg .message,
.customeraccountpage .formbg .message,
.contentpage .formbg .email,
.contactpage .formbg .email,
.newsletterpage .formbg .email,
.customeraccountpage .formbg .email,
.contentpage .formbg .phone,
.contactpage .formbg .phone,
.newsletterpage .formbg .phone,
.customeraccountpage .formbg .phone,
.contentpage .formbg .forgot,
.contactpage .formbg .forgot,
.newsletterpage .formbg .forgot,
.customeraccountpage .formbg .forgot,
.contentpage .formbg .bookref,
.contactpage .formbg .bookref,
.newsletterpage .formbg .bookref,
.customeraccountpage .formbg .bookref {
  color: #b9bcc1;
}
.contentpage .formbg .title:after,
.contactpage .formbg .title:after,
.newsletterpage .formbg .title:after,
.customeraccountpage .formbg .title:after,
.contentpage .formbg .firstname:after,
.contactpage .formbg .firstname:after,
.newsletterpage .formbg .firstname:after,
.customeraccountpage .formbg .firstname:after,
.contentpage .formbg .lastname:after,
.contactpage .formbg .lastname:after,
.newsletterpage .formbg .lastname:after,
.customeraccountpage .formbg .lastname:after,
.contentpage .formbg .message:after,
.contactpage .formbg .message:after,
.newsletterpage .formbg .message:after,
.customeraccountpage .formbg .message:after,
.contentpage .formbg .email:after,
.contactpage .formbg .email:after,
.newsletterpage .formbg .email:after,
.customeraccountpage .formbg .email:after,
.contentpage .formbg .phone:after,
.contactpage .formbg .phone:after,
.newsletterpage .formbg .phone:after,
.customeraccountpage .formbg .phone:after,
.contentpage .formbg .forgot:after,
.contactpage .formbg .forgot:after,
.newsletterpage .formbg .forgot:after,
.customeraccountpage .formbg .forgot:after,
.contentpage .formbg .bookref:after,
.contactpage .formbg .bookref:after,
.newsletterpage .formbg .bookref:after,
.customeraccountpage .formbg .bookref:after {
  content: "";
}
.contentpage .formbg .btn,
.contactpage .formbg .btn,
.newsletterpage .formbg .btn,
.customeraccountpage .formbg .btn {
  margin-top: 18px;
  /* Medium screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 1199px) {
  .contentpage .formbg .btn,
  .contactpage .formbg .btn,
  .newsletterpage .formbg .btn,
  .customeraccountpage .formbg .btn {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .contentpage .formbg .btn,
  .contactpage .formbg .btn,
  .newsletterpage .formbg .btn,
  .customeraccountpage .formbg .btn {
    margin-top: 0;
  }
}
.contentpage .formbg .btnrow,
.contactpage .formbg .btnrow,
.newsletterpage .formbg .btnrow,
.customeraccountpage .formbg .btnrow {
  margin-top: 0;
}
.contentpage .formbg .alert,
.contactpage .formbg .alert,
.newsletterpage .formbg .alert,
.customeraccountpage .formbg .alert {
  color: #f84958;
}
.contentpage .formbg .alert[style*="inline"],
.contactpage .formbg .alert[style*="inline"],
.newsletterpage .formbg .alert[style*="inline"],
.customeraccountpage .formbg .alert[style*="inline"] {
  position: relative;
  bottom: 18px;
  display: inline-block !important;
}
.contentpage .formbg ::-webkit-input-placeholder,
.contactpage .formbg ::-webkit-input-placeholder,
.newsletterpage .formbg ::-webkit-input-placeholder,
.customeraccountpage .formbg ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #616163 !important;
}
.contentpage .formbg ::-moz-placeholder,
.contactpage .formbg ::-moz-placeholder,
.newsletterpage .formbg ::-moz-placeholder,
.customeraccountpage .formbg ::-moz-placeholder {
  /* Firefox 19+ */
  color: #616163 !important;
}
.contentpage .formbg :-ms-input-placeholder,
.contactpage .formbg :-ms-input-placeholder,
.newsletterpage .formbg :-ms-input-placeholder,
.customeraccountpage .formbg :-ms-input-placeholder {
  /* IE 10+ */
  color: #616163 !important;
}
.contentpage .formbg :-moz-placeholder,
.contactpage .formbg :-moz-placeholder,
.newsletterpage .formbg :-moz-placeholder,
.customeraccountpage .formbg :-moz-placeholder {
  /* Firefox 18- */
  color: #616163 !important;
}
.contentpage .call,
.contactpage .call,
.newsletterpage .call,
.customeraccountpage .call {
  background-color: #93acc5;
  border-radius: 0;
  padding: 18px;
}
.contentpage .call p,
.contactpage .call p,
.newsletterpage .call p,
.customeraccountpage .call p {
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0;
}
.contentpage .call p.phone,
.contactpage .call p.phone,
.newsletterpage .call p.phone,
.customeraccountpage .call p.phone {
  color: #5a82a8;
  font-weight: 500;
}
.contentpage strong,
.contactpage strong,
.newsletterpage strong,
.customeraccountpage strong {
  font-family: 'Roboto', sans-serif;
}
.contentpage .subtext,
.contactpage .subtext,
.newsletterpage .subtext,
.customeraccountpage .subtext {
  color: #f5f6f8;
}
.contentpage .maincontent .accordion h4,
.contactpage .maincontent .accordion h4,
.newsletterpage .maincontent .accordion h4,
.customeraccountpage .maincontent .accordion h4 {
  padding-bottom: 15px;
  border-bottom: 1px solid #dbe1e5;
}
.contentpage .maincontent .accordion h4 a,
.contactpage .maincontent .accordion h4 a,
.newsletterpage .maincontent .accordion h4 a,
.customeraccountpage .maincontent .accordion h4 a {
  color: #616163;
  text-decoration: none;
}
.contentpage .maincontent .accordion h4:after,
.contactpage .maincontent .accordion h4:after,
.newsletterpage .maincontent .accordion h4:after,
.customeraccountpage .maincontent .accordion h4:after {
  color: #dbe1e5;
}
.contentpage .maincontent img,
.contactpage .maincontent img,
.newsletterpage .maincontent img,
.customeraccountpage .maincontent img {
  margin-top: 15px;
}
.contentpage .maincontent p.enhance,
.contactpage .maincontent p.enhance,
.newsletterpage .maincontent p.enhance,
.customeraccountpage .maincontent p.enhance {
  font-size: 20px !important;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 30px;
  margin-top: 30px;
  color: #5a82a8;
  text-transform: uppercase;
}
.contentpage .faqs .accordion,
.contactpage .faqs .accordion,
.newsletterpage .faqs .accordion,
.customeraccountpage .faqs .accordion {
  margin-top: 0;
  padding-top: 0;
  padding: 0;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .contentpage .faqs .accordion,
  .contactpage .faqs .accordion,
  .newsletterpage .faqs .accordion,
  .customeraccountpage .faqs .accordion {
    padding: 0;
  }
}
.contentpage .faqs .accordion h2,
.contactpage .faqs .accordion h2,
.newsletterpage .faqs .accordion h2,
.customeraccountpage .faqs .accordion h2 {
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.contentpage .faqs .accordion h2:first-child,
.contactpage .faqs .accordion h2:first-child,
.newsletterpage .faqs .accordion h2:first-child,
.customeraccountpage .faqs .accordion h2:first-child {
  margin-top: 0;
}
.contentpage .faqs .accordion .accordion-heading a,
.contactpage .faqs .accordion .accordion-heading a,
.newsletterpage .faqs .accordion .accordion-heading a,
.customeraccountpage .faqs .accordion .accordion-heading a {
  font-size: 15px;
  border-bottom: 1px solid #dbe1e5;
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  line-height: 26px;
  padding-left: 40px;
  position: relative;
  padding-right: 40px;
  padding-top: 6px;
  color: #616163;
  text-decoration: none;
}
.contentpage .faqs .accordion .accordion-heading a:after,
.contactpage .faqs .accordion .accordion-heading a:after,
.newsletterpage .faqs .accordion .accordion-heading a:after,
.customeraccountpage .faqs .accordion .accordion-heading a:after {
  content: "\e849";
  font-family: 'pochenty';
  right: 0;
  top: 0;
  position: absolute;
  font-size: 20px;
}
.contentpage .faqs .accordion .accordion-heading a.on:after,
.contactpage .faqs .accordion .accordion-heading a.on:after,
.newsletterpage .faqs .accordion .accordion-heading a.on:after,
.customeraccountpage .faqs .accordion .accordion-heading a.on:after {
  content: "\e854";
  font-family: 'pochenty';
  right: 0;
  position: absolute;
}
.contentpage .faqs .accordion .accordion-heading .faqq,
.contactpage .faqs .accordion .accordion-heading .faqq,
.newsletterpage .faqs .accordion .accordion-heading .faqq,
.customeraccountpage .faqs .accordion .accordion-heading .faqq {
  position: absolute;
  left: 15px;
  background-color: #5a82a8;
  color: #fff;
  display: block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  font-family: 'Open Sans', sans-serif;
}
.contentpage .faqs .accordion .accordion-inner,
.contactpage .faqs .accordion .accordion-inner,
.newsletterpage .faqs .accordion .accordion-inner,
.customeraccountpage .faqs .accordion .accordion-inner {
  color: #616163;
  font-size: 14px;
  padding-left: 80px;
  position: relative;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .contentpage .faqs .accordion .accordion-inner,
  .contactpage .faqs .accordion .accordion-inner,
  .newsletterpage .faqs .accordion .accordion-inner,
  .customeraccountpage .faqs .accordion .accordion-inner {
    padding-left: 40px;
  }
}
.contentpage .faqs .accordion .accordion-inner a,
.contactpage .faqs .accordion .accordion-inner a,
.newsletterpage .faqs .accordion .accordion-inner a,
.customeraccountpage .faqs .accordion .accordion-inner a {
  color: #ffb625;
}
.contentpage .faqs .accordion .accordion-inner ol,
.contactpage .faqs .accordion .accordion-inner ol,
.newsletterpage .faqs .accordion .accordion-inner ol,
.customeraccountpage .faqs .accordion .accordion-inner ol,
.contentpage .faqs .accordion .accordion-inner li,
.contactpage .faqs .accordion .accordion-inner li,
.newsletterpage .faqs .accordion .accordion-inner li,
.customeraccountpage .faqs .accordion .accordion-inner li {
  padding: 0 15px;
}
.contentpage .faqs .accordion .accordion-inner .faqa,
.contactpage .faqs .accordion .accordion-inner .faqa,
.newsletterpage .faqs .accordion .accordion-inner .faqa,
.customeraccountpage .faqs .accordion .accordion-inner .faqa {
  position: absolute;
  left: 40px;
  background-color: #ffb625;
  color: #fff;
  display: block;
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  border-radius: 50%;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .contentpage .faqs .accordion .accordion-inner .faqa,
  .contactpage .faqs .accordion .accordion-inner .faqa,
  .newsletterpage .faqs .accordion .accordion-inner .faqa,
  .customeraccountpage .faqs .accordion .accordion-inner .faqa {
    left: 0;
  }
}
.contentpage.sitemap .accordion a,
.contactpage.sitemap .accordion a,
.newsletterpage.sitemap .accordion a,
.customeraccountpage.sitemap .accordion a {
  text-decoration: none;
}
.contentpage .rightcol p.highlight,
.contactpage .rightcol p.highlight,
.newsletterpage .rightcol p.highlight,
.customeraccountpage .rightcol p.highlight {
  color: #f5f6f8;
}
.contentpage .rightcol a,
.contactpage .rightcol a,
.newsletterpage .rightcol a,
.customeraccountpage .rightcol a {
  color: #5a82a8;
}
.contentpage .rightcol a.btn,
.contactpage .rightcol a.btn,
.newsletterpage .rightcol a.btn,
.customeraccountpage .rightcol a.btn {
  color: #fff;
  background-color: #5a82a8;
  border: 0;
}
.contentpage .rightcol a.btn:hover,
.contactpage .rightcol a.btn:hover,
.newsletterpage .rightcol a.btn:hover,
.customeraccountpage .rightcol a.btn:hover,
.contentpage .rightcol a.btn:focus,
.contactpage .rightcol a.btn:focus,
.newsletterpage .rightcol a.btn:focus,
.customeraccountpage .rightcol a.btn:focus {
  background-color: #5a82a8;
}
.holiday-ideas .DriverLayout3 {
  padding-bottom: 0;
}
.holiday-ideas .DriverLayout3 .driverinset .driver {
  height: 350px;
  margin-bottom: 30px;
  background-size: 100% auto;
  /* Medium screen and smaller */
  /* Small screen and smaller */
  /* Extra small screen and smaller */
  /* Extra small screen and smaller */
}
.holiday-ideas .DriverLayout3 .driverinset .driver:hover {
  background-size: 110% auto;
}
@media (max-width: 1199px) {
  .holiday-ideas .DriverLayout3 .driverinset .driver {
    height: 310px;
  }
}
@media (max-width: 991.9px) {
  .holiday-ideas .DriverLayout3 .driverinset .driver {
    top: 50%;
    height: 383px;
    background-size: 100% auto;
  }
}
@media (max-width: 767px) {
  .holiday-ideas .DriverLayout3 .driverinset .driver {
    height: 198px !important;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .holiday-ideas .DriverLayout3 .driverinset .driver .drivertext .inner h3 {
    margin-bottom: 15px;
  }
  .holiday-ideas .DriverLayout3 .driverinset .driver .drivertext .inner p {
    width: 90%;
  }
  .holiday-ideas .DriverLayout3 .driverinset .driver .drivertext .inner p .btnlink {
    margin-top: 10px;
  }
}
.holiday-ideas .DriverLayout3 .driverinset .item3,
.holiday-ideas .DriverLayout3 .driverinset .item4,
.holiday-ideas .DriverLayout3 .driverinset .item8,
.holiday-ideas .DriverLayout3 .driverinset .item9,
.holiday-ideas .DriverLayout3 .driverinset .item13,
.holiday-ideas .DriverLayout3 .driverinset .item14 {
  width: 50%;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .holiday-ideas .DriverLayout3 .driverinset .item3,
  .holiday-ideas .DriverLayout3 .driverinset .item4,
  .holiday-ideas .DriverLayout3 .driverinset .item8,
  .holiday-ideas .DriverLayout3 .driverinset .item9,
  .holiday-ideas .DriverLayout3 .driverinset .item13,
  .holiday-ideas .DriverLayout3 .driverinset .item14 {
    width: 100%;
  }
}
.let-with-us {
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .let-with-us .rightcol {
    margin-top: 30px;
  }
}
.availabilityPopup {
  background-color: #fff;
}
.availabilityPopup .head {
  background-color: #5a82a8;
}
.availabilityPopup .head h3 {
  font-size: 18px;
  padding-left: 30px;
  font-weight: 400;
}
.availabilityPopup .head h3:after {
  content: "\e841";
  font-family: 'pochenty';
  margin-left: 10px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 18px;
}
.availabilityPopup .head .cancel {
  padding-top: 17px;
  text-align: right;
  padding-bottom: 17px;
  background-color: #5a82a8;
}
.availabilityPopup .head .cancel i {
  font-size: 20px;
  color: #fff;
}
.availabilityPopup .securenotice {
  display: none;
}
.availabilityPopup .PoweredBy,
.availabilityPopup .legalDisclaimer {
  display: none;
}
.customeraccountpage .propinfosub .icon {
  color: #5a82a8;
}
.DriverLayout1 .driverinset,
.DriverLayout2 .driverinset,
.DriverLayout3 .driverinset,
.DriverLayout1 .driverfull,
.DriverLayout2 .driverfull,
.DriverLayout3 .driverfull {
  /* Medium screen & Bigger */
  /* Extra small screen and smaller */
  /* Extra small screen and smaller */
}
.DriverLayout1 .driverinset .driver,
.DriverLayout2 .driverinset .driver,
.DriverLayout3 .driverinset .driver,
.DriverLayout1 .driverfull .driver,
.DriverLayout2 .driverfull .driver,
.DriverLayout3 .driverfull .driver {
  background-size: 100% auto;
}
.DriverLayout1 .driverinset .driver .drivertext .inner,
.DriverLayout2 .driverinset .driver .drivertext .inner,
.DriverLayout3 .driverinset .driver .drivertext .inner,
.DriverLayout1 .driverfull .driver .drivertext .inner,
.DriverLayout2 .driverfull .driver .drivertext .inner,
.DriverLayout3 .driverfull .driver .drivertext .inner {
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
.DriverLayout1 .driverinset .driver .drivertext .inner h3,
.DriverLayout2 .driverinset .driver .drivertext .inner h3,
.DriverLayout3 .driverinset .driver .drivertext .inner h3,
.DriverLayout1 .driverfull .driver .drivertext .inner h3,
.DriverLayout2 .driverfull .driver .drivertext .inner h3,
.DriverLayout3 .driverfull .driver .drivertext .inner h3 {
  font-size: 24px;
}
.DriverLayout1 .driverinset .driver .drivertext .inner h3 span,
.DriverLayout2 .driverinset .driver .drivertext .inner h3 span,
.DriverLayout3 .driverinset .driver .drivertext .inner h3 span,
.DriverLayout1 .driverfull .driver .drivertext .inner h3 span,
.DriverLayout2 .driverfull .driver .drivertext .inner h3 span,
.DriverLayout3 .driverfull .driver .drivertext .inner h3 span {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}
.DriverLayout1 .driverinset .driver .drivertext .inner p,
.DriverLayout2 .driverinset .driver .drivertext .inner p,
.DriverLayout3 .driverinset .driver .drivertext .inner p,
.DriverLayout1 .driverfull .driver .drivertext .inner p,
.DriverLayout2 .driverfull .driver .drivertext .inner p,
.DriverLayout3 .driverfull .driver .drivertext .inner p {
  font-family: 'Roboto', sans-serif;
}
.DriverLayout1 .driverinset .driver .drivertext .inner p span.btnlink,
.DriverLayout2 .driverinset .driver .drivertext .inner p span.btnlink,
.DriverLayout3 .driverinset .driver .drivertext .inner p span.btnlink,
.DriverLayout1 .driverfull .driver .drivertext .inner p span.btnlink,
.DriverLayout2 .driverfull .driver .drivertext .inner p span.btnlink,
.DriverLayout3 .driverfull .driver .drivertext .inner p span.btnlink {
  border: 2px solid #fff;
}
.DriverLayout1 .driverinset .driver .drivertext .inner p span.btnlink:hover,
.DriverLayout2 .driverinset .driver .drivertext .inner p span.btnlink:hover,
.DriverLayout3 .driverinset .driver .drivertext .inner p span.btnlink:hover,
.DriverLayout1 .driverfull .driver .drivertext .inner p span.btnlink:hover,
.DriverLayout2 .driverfull .driver .drivertext .inner p span.btnlink:hover,
.DriverLayout3 .driverfull .driver .drivertext .inner p span.btnlink:hover,
.DriverLayout1 .driverinset .driver .drivertext .inner p span.btnlink:focus,
.DriverLayout2 .driverinset .driver .drivertext .inner p span.btnlink:focus,
.DriverLayout3 .driverinset .driver .drivertext .inner p span.btnlink:focus,
.DriverLayout1 .driverfull .driver .drivertext .inner p span.btnlink:focus,
.DriverLayout2 .driverfull .driver .drivertext .inner p span.btnlink:focus,
.DriverLayout3 .driverfull .driver .drivertext .inner p span.btnlink:focus {
  border: 2px solid #ffb625;
}
@media (max-width: 991.9px) {
  .DriverLayout1 .driverinset .driver .drivertext .inner,
  .DriverLayout2 .driverinset .driver .drivertext .inner,
  .DriverLayout3 .driverinset .driver .drivertext .inner,
  .DriverLayout1 .driverfull .driver .drivertext .inner,
  .DriverLayout2 .driverfull .driver .drivertext .inner,
  .DriverLayout3 .driverfull .driver .drivertext .inner {
    top: calc(80% - 20px);
  }
  .DriverLayout1 .driverinset .driver .drivertext .inner .btnlink,
  .DriverLayout2 .driverinset .driver .drivertext .inner .btnlink,
  .DriverLayout3 .driverinset .driver .drivertext .inner .btnlink,
  .DriverLayout1 .driverfull .driver .drivertext .inner .btnlink,
  .DriverLayout2 .driverfull .driver .drivertext .inner .btnlink,
  .DriverLayout3 .driverfull .driver .drivertext .inner .btnlink {
    padding: 6px 55px;
    font-weight: 500;
  }
  .DriverLayout1 .driverinset .driver .drivertext .inner h3 span,
  .DriverLayout2 .driverinset .driver .drivertext .inner h3 span,
  .DriverLayout3 .driverinset .driver .drivertext .inner h3 span,
  .DriverLayout1 .driverfull .driver .drivertext .inner h3 span,
  .DriverLayout2 .driverfull .driver .drivertext .inner h3 span,
  .DriverLayout3 .driverfull .driver .drivertext .inner h3 span {
    display: none;
  }
}
@media (max-width: 767px) {
  .DriverLayout1 .driverinset .driver .drivertext .inner,
  .DriverLayout2 .driverinset .driver .drivertext .inner,
  .DriverLayout3 .driverinset .driver .drivertext .inner,
  .DriverLayout1 .driverfull .driver .drivertext .inner,
  .DriverLayout2 .driverfull .driver .drivertext .inner,
  .DriverLayout3 .driverfull .driver .drivertext .inner {
    top: calc(70% - 20px);
  }
}
.DriverLayout1 .driverinset .driver .drivertext:hover,
.DriverLayout2 .driverinset .driver .drivertext:hover,
.DriverLayout3 .driverinset .driver .drivertext:hover,
.DriverLayout1 .driverfull .driver .drivertext:hover,
.DriverLayout2 .driverfull .driver .drivertext:hover,
.DriverLayout3 .driverfull .driver .drivertext:hover,
.DriverLayout1 .driverinset .driver .drivertext:focus,
.DriverLayout2 .driverinset .driver .drivertext:focus,
.DriverLayout3 .driverinset .driver .drivertext:focus,
.DriverLayout1 .driverfull .driver .drivertext:focus,
.DriverLayout2 .driverfull .driver .drivertext:focus,
.DriverLayout3 .driverfull .driver .drivertext:focus {
  background-color: rgba(89, 130, 168, 0.9);
}
.DriverLayout1 .driverinset .driver .drivertext:hover .inner h3 span,
.DriverLayout2 .driverinset .driver .drivertext:hover .inner h3 span,
.DriverLayout3 .driverinset .driver .drivertext:hover .inner h3 span,
.DriverLayout1 .driverfull .driver .drivertext:hover .inner h3 span,
.DriverLayout2 .driverfull .driver .drivertext:hover .inner h3 span,
.DriverLayout3 .driverfull .driver .drivertext:hover .inner h3 span,
.DriverLayout1 .driverinset .driver .drivertext:focus .inner h3 span,
.DriverLayout2 .driverinset .driver .drivertext:focus .inner h3 span,
.DriverLayout3 .driverinset .driver .drivertext:focus .inner h3 span,
.DriverLayout1 .driverfull .driver .drivertext:focus .inner h3 span,
.DriverLayout2 .driverfull .driver .drivertext:focus .inner h3 span,
.DriverLayout3 .driverfull .driver .drivertext:focus .inner h3 span {
  display: none;
}
@media (min-width: 992px) {
  .DriverLayout1 .driverinset .driver:hover,
  .DriverLayout2 .driverinset .driver:hover,
  .DriverLayout3 .driverinset .driver:hover,
  .DriverLayout1 .driverfull .driver:hover,
  .DriverLayout2 .driverfull .driver:hover,
  .DriverLayout3 .driverfull .driver:hover,
  .DriverLayout1 .driverinset .driver:focus,
  .DriverLayout2 .driverinset .driver:focus,
  .DriverLayout3 .driverinset .driver:focus,
  .DriverLayout1 .driverfull .driver:focus,
  .DriverLayout2 .driverfull .driver:focus,
  .DriverLayout3 .driverfull .driver:focus {
    background-size: 110% auto;
  }
}
@media (max-width: 991.9px) {
  .DriverLayout1 .driverinset .driver,
  .DriverLayout2 .driverinset .driver,
  .DriverLayout3 .driverinset .driver,
  .DriverLayout1 .driverfull .driver,
  .DriverLayout2 .driverfull .driver,
  .DriverLayout3 .driverfull .driver {
    background-size: inherit;
  }
  .DriverLayout1 .driverinset .driver .drivertext:hover,
  .DriverLayout2 .driverinset .driver .drivertext:hover,
  .DriverLayout3 .driverinset .driver .drivertext:hover,
  .DriverLayout1 .driverfull .driver .drivertext:hover,
  .DriverLayout2 .driverfull .driver .drivertext:hover,
  .DriverLayout3 .driverfull .driver .drivertext:hover,
  .DriverLayout1 .driverinset .driver .drivertext:focus,
  .DriverLayout2 .driverinset .driver .drivertext:focus,
  .DriverLayout3 .driverinset .driver .drivertext:focus,
  .DriverLayout1 .driverfull .driver .drivertext:focus,
  .DriverLayout2 .driverfull .driver .drivertext:focus,
  .DriverLayout3 .driverfull .driver .drivertext:focus {
    background: none;
  }
  .DriverLayout1 .driverinset .homecarousel .carouselcontrol.left,
  .DriverLayout2 .driverinset .homecarousel .carouselcontrol.left,
  .DriverLayout3 .driverinset .homecarousel .carouselcontrol.left,
  .DriverLayout1 .driverfull .homecarousel .carouselcontrol.left,
  .DriverLayout2 .driverfull .homecarousel .carouselcontrol.left,
  .DriverLayout3 .driverfull .homecarousel .carouselcontrol.left {
    top: 50%;
    transform: translate(0, -50%);
  }
  .DriverLayout1 .driverinset .homecarousel .carouselcontrol.right,
  .DriverLayout2 .driverinset .homecarousel .carouselcontrol.right,
  .DriverLayout3 .driverinset .homecarousel .carouselcontrol.right,
  .DriverLayout1 .driverfull .homecarousel .carouselcontrol.right,
  .DriverLayout2 .driverfull .homecarousel .carouselcontrol.right,
  .DriverLayout3 .driverfull .homecarousel .carouselcontrol.right {
    top: 50%;
    transform: translate(0, -50%);
  }
}
@media (max-width: 767px) {
  .DriverLayout1 .driverinset .driver,
  .DriverLayout2 .driverinset .driver,
  .DriverLayout3 .driverinset .driver,
  .DriverLayout1 .driverfull .driver,
  .DriverLayout2 .driverfull .driver,
  .DriverLayout3 .driverfull .driver {
    height: 619px !important;
  }
  .DriverLayout1 .driverinset .homecarousel .carouselcontrol.left,
  .DriverLayout2 .driverinset .homecarousel .carouselcontrol.left,
  .DriverLayout3 .driverinset .homecarousel .carouselcontrol.left,
  .DriverLayout1 .driverfull .homecarousel .carouselcontrol.left,
  .DriverLayout2 .driverfull .homecarousel .carouselcontrol.left,
  .DriverLayout3 .driverfull .homecarousel .carouselcontrol.left {
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
  }
  .DriverLayout1 .driverinset .homecarousel .carouselcontrol.right,
  .DriverLayout2 .driverinset .homecarousel .carouselcontrol.right,
  .DriverLayout3 .driverinset .homecarousel .carouselcontrol.right,
  .DriverLayout1 .driverfull .homecarousel .carouselcontrol.right,
  .DriverLayout2 .driverfull .homecarousel .carouselcontrol.right,
  .DriverLayout3 .driverfull .homecarousel .carouselcontrol.right {
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
  }
  .DriverLayout1 .driverinset .homecarousel .carousel-indicators,
  .DriverLayout2 .driverinset .homecarousel .carousel-indicators,
  .DriverLayout3 .driverinset .homecarousel .carousel-indicators,
  .DriverLayout1 .driverfull .homecarousel .carousel-indicators,
  .DriverLayout2 .driverfull .homecarousel .carousel-indicators,
  .DriverLayout3 .driverfull .homecarousel .carousel-indicators {
    display: block;
  }
}
#featured-cottages {
  margin-bottom: 30px;
  /* Extra-small screen and smaller */
  /* Extra-small screen and smaller */
}
#featured-cottages .property:hover .pbg,
#featured-cottages .property:focus .pbg {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#featured-cottages .property .propimage {
  max-height: 270px;
  /* Extra-small screen and smaller */
}
#featured-cottages .property .propimage .caption {
  display: none;
}
#featured-cottages .property .propimage:hover,
#featured-cottages .property .propimage:focus {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  #featured-cottages .property .propimage:hover,
  #featured-cottages .property .propimage:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  #featured-cottages .property .propimage {
    padding: 0 15px;
    max-height: none;
  }
}
#featured-cottages .property .propinfo a {
  color: #616163;
}
#featured-cottages .property .propinfo a:hover h3,
#featured-cottages .property .propinfo a:focus h3 {
  color: #5a82a8;
}
#featured-cottages .property .propinfo .propname h3 {
  color: #5a82a8;
  margin-bottom: 10px;
}
#featured-cottages .property .propinfo .propname p {
  color: #616163;
}
#featured-cottages .property .propinfo .propavail {
  display: none;
}
#featured-cottages .property .propinfo .propinfosub {
  background: none;
  font-size: 14px;
}
#featured-cottages .property .propinfo .propinfosub span {
  color: #5a82a8;
}
#featured-cottages .property .propinfo .propinfosub span.icontext {
  color: #616163;
}
#featured-cottages .property .propinfo .keyfeatures {
  display: none;
}
#featured-cottages .property .propinfo .prices {
  background: none;
}
@media (max-width: 991.9px) {
  #featured-cottages .homecarousel .carouselcontrol.right {
    background-color: #616163;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    right: 26px;
  }
  #featured-cottages .homecarousel .carouselcontrol.right span {
    position: absolute;
    top: -5px;
    left: -2px;
  }
  #featured-cottages .homecarousel .carouselcontrol.left {
    background-color: #616163;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    left: 26px;
  }
  #featured-cottages .homecarousel .carouselcontrol.left span {
    position: absolute;
    top: -5px;
    right: -2px;
  }
}
@media (max-width: 767px) {
  #featured-cottages {
    margin-bottom: 30px;
  }
  #featured-cottages .homecarousel .carouselcontrol {
    font-size: 40px;
    top: 50%;
    transform: translate(0, -50%);
  }
}
.dwwr {
  border-radius: 0 !important;
}
.dwwr .dwbc {
  background-color: #fff !important;
}
.dwwr .dw-cal-day {
  color: #616163 !important;
}
.dwwr .dw-cal-header,
.dwwr .dw-cal-days-c {
  background-color: #fff !important;
}
.dwwr .dw-cal-header {
  border-bottom: 1px solid #e8e8ea;
}
.dwwr .dw-cal-month,
.dwwr .dw-cal-year {
  color: #616163;
  font-family: 'Roboto', sans-serif;
  font-weight: 500 !important;
  font-size: 15px;
}
.dwwr .mbsc-ic-arrow-left5:before {
  color: #5a82a8 !important;
}
.dwwr .mbsc-ic-arrow-right5:before {
  color: #5a82a8 !important;
}
.dwwr .dw-cal-next-m {
  border-right: 1px solid #e8e8ea;
}
.dwwr .dw-sel .dw-cal-day-fg {
  background-color: #5a82a8 !important;
  border-radius: 0 !important;
}
.dwwr .dw-cal-body {
  position: relative;
  padding-top: 5px;
  background-color: #fff;
}
.dwwr .dw-cal-day {
  border-top: 0 !important;
}
.dwwr .dw-cal-days {
  color: #5a82a8 !important;
}
.dwwr .dwbc .dwb-c .dwb:after {
  color: #2f4650;
}
.ui-menu .ui-menu-item a.ui-state-focus {
  background-color: #fff !important;
}
.ui-popular .ui-header {
  background-color: #93acc5 !important;
}
.codesearchhoverlistitem2 {
  background-color: #fff;
}
.ajax__validatorcallout_error_message_cell {
  color: #616163 !important;
  font-family: 'Roboto', sans-serif !important;
}
.PoweredBy {
  background-color: #fff;
  border-top: 0;
  color: #616163;
}
.PoweredBy a {
  color: #616163;
}
.right-PoweredBy {
  font-size: 12px;
  border-bottom: solid 1px #e4e6e7;
  border-left: solid 1px #e4e6e7;
  border-right: solid 1px #e4e6e7;
  margin-bottom: 30px;
  padding: 8px;
}
.right-PoweredBy img {
  width: 17px !important;
  margin-left: 11px;
  margin-right: 5px;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.right-PoweredBy span {
  color: #616163;
  font-family: Roboto;
  font-weight: 600;
}
.legalDisclaimer {
  background-color: #5a82a8;
  color: #fff;
}
.blueimp-gallery {
  background-color: rgba(39, 42, 47, 0.9) !important;
  /* Small screen and smaller */
  /* Extra-small screen and smaller */
}
.blueimp-gallery h3.title {
  padding-bottom: 0;
  border: 0;
  opacity: 1;
  left: 0;
  top: auto;
  right: 0;
  bottom: 60px;
  text-align: center;
  width: 100%;
  font-size: 18px;
  position: absolute;
}
.blueimp-gallery a {
  opacity: 1 !important;
}
.blueimp-gallery a:hover,
.blueimp-gallery a:focus {
  color: #ffb625 !important;
}
.blueimp-gallery a.close {
  color: #fff;
}
.blueimp-gallery a.prev,
.blueimp-gallery a.next {
  border: 0;
  color: #fff;
  font-size: 40px;
  background: none;
  text-shadow: none;
}
.blueimp-gallery a.prev i:before,
.blueimp-gallery a.next i:before {
  margin: 0;
}
.blueimp-gallery a.prev {
  left: 80px;
}
.blueimp-gallery a.next {
  right: 80px;
}
.blueimp-gallery a.play-pause {
  background: none !important;
  font-size: 30px;
  bottom: 30px;
  top: auto;
  right: 30px;
  height: auto !important;
  width: auto !important;
  color: #39416d;
  text-decoration: none;
}
.blueimp-gallery a.play-pause:before {
  content: "\e86e";
  font-family: 'pochenty';
}
.blueimp-gallery ol.indicator {
  bottom: 40px;
}
.blueimp-gallery ol.indicator li {
  height: 8px;
  width: 8px;
  background-color: #fff;
  opacity: 1;
  margin: 0 10px;
  border: none;
}
.blueimp-gallery ol.indicator li.active {
  background-color: #ffb625;
}
.blueimp-gallery .slides .slide img.slide-content {
  max-height: 60%;
  box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.5);
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .blueimp-gallery .slides .slide img.slide-content {
    box-shadow: none;
  }
}
.blueimp-gallery.blueimp-gallery-playing a.play-pause:before {
  content: "\e86d";
  font-family: 'pochenty';
}
@media (max-width: 991.9px) {
  .blueimp-gallery a.prev {
    left: 15px;
  }
  .blueimp-gallery a.next {
    right: 15px;
  }
  .blueimp-gallery a.prev,
  .blueimp-gallery a.next {
    color: #fff;
  }
  .blueimp-gallery a.prev:hover,
  .blueimp-gallery a.next:hover,
  .blueimp-gallery a.prev:focus,
  .blueimp-gallery a.next:focus {
    color: #fff !important;
  }
  .blueimp-gallery a.play-pause {
    right: 5px;
    bottom: 0;
  }
  .blueimp-gallery .slides .slide img.slide-content {
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  .blueimp-gallery ol.indicator {
    bottom: 20px;
  }
  .blueimp-gallery ol.indicator li {
    margin: 0 5px 10px;
  }
}
.propsearch {
  border: 1px solid #dbe1e5;
  color: #262a1f !important;
  border-radius: 0 !important;
}
.propsearch .ui-menu-item:hover {
  background-color: #ffb625;
}
.propsearch .ui-menu-item a {
  font-size: 13px !important;
  font-family: 'Roboto', sans-serif !important;
  border-radius: 0 !important;
}
.propsearch .ui-menu-item a:hover,
.propsearch .ui-menu-item a:focus,
.propsearch .ui-menu-item a.ui-state-focus {
  background-color: #9ea2b7 !important;
  color: #fff !important;
}
.propsearch.refine .ui-menu-item a {
  font-size: 15px !important;
}
.dwwr .dw-cal-header {
  border-top: 1px solid #e8e8ea;
}
.mbsc-ios .dw-bubble-bottom .dw-arr {
  border-color: transparent transparent #fff;
}
.mbsc-ios .dwb {
  font-size: 12px;
}
.inlineSignup {
  border: 1px solid #dbe1e5;
  background-color: #e3ecf5;
}
.inlineSignup a {
  color: #616163;
}
.inlineSignup .submitbutton {
  background-color: #ffb625;
}
.inlineSignup .submitbutton:hover {
  background-color: #E4A11D;
}
@media print {
  #MainNav:before {
    font-size: 20px;
    content: "Lakeland hideaways";
  }
  #MainNav:after {
    font-size: 18px;
    content: "Call us now on 01539 887 620";
    position: absolute;
    right: 0;
    top: 0;
  }
  .cottagepage .slick-arrow,
  .cottagepage .imggalviewall-lightgallery,
  .cottagepage .visible-tabs,
  .cottagepage .visible-accordion,
  .cottagepage .slick-slide img,
  .cottagepage .slick-cloned,
  .cottagepage #property-imagery-captions-lightgallery,
  .cottagepage .updated-stars-panel,
  .cottagepage .updated-overview-panel,
  .cottagepage #AvailabilityPanel {
    display: none !important;
  }
  .cottagepage .hidden-for-property-variants {
    display: block !important;
  }
  .cottagepage .slick-track {
    width: 100% !important;
    height: 400px !important;
    margin: 0 0 20px 15px !important;
    transform: none !important;
    overflow: hidden !important;
  }
  .cottagepage .slick-active img {
    display: block !important;
  }
  .cottagepage .ataglance {
    margin-top: 0 !important;
  }
  .cottagepage .cottagepanel {
    margin-bottom: 10px !important;
  }
}
/*#AvailabilityPanel {
    .AvailabilityPanelInner {

        .calheader {
            background-color: rgba(90, 130, 168, 0.5) !important;
        }

        .startDate {
            span {
                background-color: rgba(90, 130, 168, 0.5) !important;
            }
        }

        .propdate {
            .propavailselect {
                a {
                    background-color: #ffb625 !important;

                    &:hover, &:focus {
                        background-color: #E4A11D !important;
                    }
                }
            }

            &.enquire {
                .propavailselect {
                    a {
                        background-color: #f28e00 !important;

                        &:hover, &:focus {
                            background-color: #f1a130 !important;
                        }
                    }
                }
            }
        }

        &.Bottom {
            .avControls {
                .avDates {
                    .popular {
                        border-left: 5px solid #ffb625 !important;
                    }
                }
            }
        }

        #extramessage {
            .popular {
                border-left: 5px solid #ffb625 !important;
            }
        }
    }
}*/
#PropertyImage .imggalviewall:hover,
#PropertyImage .imggalviewall-lightgallery:hover,
#PropertyImage .imggalviewall:focus,
#PropertyImage .imggalviewall-lightgallery:focus {
  background-color: #5a82a8;
  border-color: #5a82a8;
}
.variantTabs #tab-nav-container {
  background-color: #e3ecf5;
}
.variantTabs #tab-nav-container ul li a {
  color: #616163;
  border-bottom: solid 5px #e3ecf5;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.variantTabs #tab-nav-container ul li.active a {
  background-color: #e3ecf5;
  border-bottom: solid 5px #5a82a8;
}
.variantTabs #tab-content-container {
  background-color: #f3f6f8;
  border-top: solid 1px #dbe1e5;
  border-bottom: solid 1px #dbe1e5;
  color: #616163;
}
@media (min-width: 768px) {
  .variantTabs #tab-content-container {
    border-bottom: solid 1px #dbe1e5;
  }
}
.variantTabs #tab-content-container #reviews-tab .reviewBlock .item {
  border-top: solid 1px #dbe1e5;
}
.variantTabs #tab-content-container #reviews-tab .reviewBlock .item .review-date {
  color: #5a82a8;
}
.variantTabs #tab-content-container #reviews-tab .reviewBlock .item .readmorereviewitem {
  color: #5a82a8;
}
.variantTabs #tab-content-container #reviews-tab .reviewBlock .readmorereviews {
  background-color: #5a82a8;
  border: 1px solid #5a82a8;
  color: #fff;
}
.variantTabs #tab-content-container #reviews-tab .reviewBlock .readmorereviews:hover {
  background-color: #5a82a8;
}
.variantAccordion #property-accordion {
  background-color: #f3f6f8;
  border-bottom: solid 1px #dbe1e5;
  color: #616163;
}
.variantAccordion #property-accordion .panel-heading {
  background-color: #f3f6f8;
  border-top: solid 1px #dbe1e5;
}
.variantAccordion #property-accordion .panel-heading .panel-title a {
  color: #616163;
  font-weight: 400;
}
.variantAccordion #property-accordion .panel-body {
  background-color: #f3f6f8;
}
.variantAccordion #property-accordion #reviews-accordion .reviewBlock .item {
  border-top: solid 1px #dbe1e5;
}
.variantAccordion #property-accordion #reviews-accordion .reviewBlock .item .review-date {
  color: #5a82a8;
}
.variantAccordion #property-accordion #reviews-accordion .reviewBlock .item .readmorereviewitem {
  color: #5a82a8;
}
.variantAccordion #property-accordion #reviews-accordion .reviewBlock .readmorereviews {
  background-color: #5a82a8;
  border: 1px solid #5a82a8;
  color: #fff;
}
.variantAccordion #property-accordion #reviews-accordion .reviewBlock .readmorereviews:hover {
  background-color: #5a82a8;
}
.updated-stars-panel .stars {
  color: #616163;
}
.updated-stars-panel .stars span i {
  color: #5a82a8;
}
.updated-overview-panel .item span {
  color: #a6a6a6;
}
.updated-overview-panel .item i,
.updated-overview-panel .item span.pochenty-bathrooms,
.updated-overview-panel .item span.pochenty-no-dogs-icon {
  color: #616163;
}
.updated-overview-panel .item span.pochenty-bathrooms,
.updated-overview-panel .item span.pochenty-no-dogs-icon {
  margin-top: -3px;
}
#body .lg-outer .lg-thumb-item.active,
#body .lg-outer .lg-thumb-item:hover {
  border-color: #E4A11D;
}
#body .lg-progress-bar .lg-progress {
  background-color: #E4A11D;
}
#body .lg-actions .lg-next:hover,
#body .lg-actions .lg-prev:hover,
#body .lg-outer .lg-toogle-thumb:hover,
#body .lg-toolbar .lg-icon:hover {
  color: #E4A11D;
}
@media (max-width: 991.9px) {
  #OverviewPanel {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 767px) {
  #OverviewPanel #AvailabilityPanel {
    background-color: #5caa59;
  }
}
#OverviewPanel #AvailabilityPanel .mobavaillinks .btn.fullwidth {
  line-height: 36px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #OverviewPanel #AvailabilityPanel .mobavaillinks .btn.fullwidth {
    line-height: 42px;
    font-size: 20px;
  }
}
#OverviewPanel #AvailabilityPanel .mobavaillinks .btn.fullwidth i {
  line-height: 36px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #OverviewPanel #AvailabilityPanel .mobavaillinks .btn.fullwidth i {
    line-height: 42px;
  }
}
#OverviewPanel #AvailabilityPanel .mobavaillinks .fullb .fullwidth:hover,
#OverviewPanel #AvailabilityPanel .mobavaillinks .fullb .fullwidth:focus {
  background-color: #5caa59 !important;
}
@media (max-width: 991.9px) {
  #OverviewPanel #AvailabilityPanel .mobavaillinks .datesselected {
    background-color: #5caa59;
  }
}
@media (max-width: 991.9px) {
  #OverviewPanel #AvailabilityPanel .mobavaillinks .datesselected.enquirediv {
    background-color: #f28e00;
  }
}
@media (max-width: 991.9px) {
  #OverviewPanel #AvailabilityPanel .mobavaillinks .datesselected .bookdiv .rightwrap {
    background-color: #5caa59;
  }
}
@media (max-width: 991.9px) {
  #OverviewPanel #AvailabilityPanel .mobavaillinks .datesselected .bookdiv .rightwrap:hover,
  #OverviewPanel #AvailabilityPanel .mobavaillinks .datesselected .bookdiv .rightwrap:focus {
    background-color: #5caa59 !important;
  }
}
@media (max-width: 991.9px) {
  #OverviewPanel #AvailabilityPanel .mobavaillinks .datesselected.enquirediv .bookdiv .rightwrap {
    background-color: #f28e00;
  }
}
@media (max-width: 991.9px) {
  #OverviewPanel #AvailabilityPanel .mobavaillinks .datesselected.enquirediv .bookdiv .rightwrap:hover,
  #OverviewPanel #AvailabilityPanel .mobavaillinks .datesselected.enquirediv .bookdiv .rightwrap:focus {
    background-color: #f28e00 !important;
  }
}
#SearchPanel-Container #SearchView-Refiner.active .scrolldiv {
  background-color: #e3ecf5;
}
#SearchPanel-Container #FeatureView-Refiner.active .scrolldiv {
  background-color: #e3ecf5;
}
.mapdisclaimerWL {
  color: #616163;
}
.cc-window {
  font-family: 'Roboto', sans-serif !important;
}
.cc-window .cc-message {
  color: #616163 !important;
}
.cc-window .cc-message h4 {
  color: #616163 !important;
  text-transform: none;
}
.cc-window .cc-link {
  color: #5a82a8 !important;
}
.cc-window .cc-btn:before {
  color: #616163;
}
.cc-window .cc-btn:hover,
.cc-window .cc-btn:focus,
.cc-window .cc-btn:active {
  color: #616163 !important;
}
p.additional-content-btn a.btn {
  color: #fff;
  padding: 7px 23px;
}
.additionalcontent {
  background-color: #e3ecf5 !important;
}
.additionalcontent h2 {
  color: #5a82a8;
}
.additionalcontent h3 {
  color: #5a82a8;
}
.additionalcontent p {
  color: #616163;
}
.additionalcontent p.driver-btn a {
  border: 2px solid #93acc5;
  background-color: #93acc5;
  color: #fff;
}
.additionalcontent p.driver-btn a:hover,
.additionalcontent p.driver-btn a:active {
  background-color: #ffb625 !important;
  border-color: #ffb625;
  text-decoration: none;
  color: #fff;
}
.SEOTextReadMore.overflowbg:after {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='ffffff', GradientType=0);
  /* IE6-9 */
}
.SEOReadMore {
  background-color: #fff;
}
.SEOReadMore a {
  background-color: #fff;
  border: 1px solid #616163;
  color: #616163;
}
.SEOReadMore a:hover {
  color: #616163;
}
.SEOReadMore a:active,
.SEOReadMore a:focus {
  color: #616163;
}
.destinationpage #DestinationDrivers .driver-item {
  border-top: solid 1px #eee;
}
.destinationpage #DestinationDrivers .driver-item:last-child {
  border-bottom: solid 1px #eee;
}
@media (min-width: 1200px) {
  .destinationpage #DestinationDrivers .driver-item {
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    border-bottom: solid 1px #eee;
  }
}
.destinationpage #DestinationDrivers .btn-driver {
  background-color: transparent;
  font-size: 15px;
  font-weight: 500;
  color: #616163;
  border: solid 1px #616163;
}
.destinationpage #DestinationDrivers .btn-driver:hover,
.destinationpage #DestinationDrivers .btn-driver:active,
.destinationpage #DestinationDrivers .btn-driver:focus {
  background-color: #616163;
  color: #fff;
}
.destinationpage #DestinationList .driver-item {
  background-color: #fafafa;
  border: solid 1px #eee;
}
.destinationpage #DestinationAdditionalContent.overflowbg:after {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='ffffff', GradientType=0);
  /* IE6-9 */
}
.destinationpage .ReadMoreContainer a {
  background-color: #fff;
  border: 1px solid #616163;
  color: #616163;
  font-weight: 500;
}
.destinationpage .ReadMoreContainer a:hover {
  color: #fff;
  background-color: #616163;
}
.destinationpage .ReadMoreContainer a:active {
  background-color: #fff;
  border: 1px solid #616163;
  color: #616163;
}
.destinationpage .guide-listing .guide-item .guide-link a {
  color: #616163;
  border: solid 1px #616163;
}
.destinationpage .guide-listing .guide-item .guide-link a:hover,
.destinationpage .guide-listing .guide-item .guide-link a:active,
.destinationpage .guide-listing .guide-item .guide-link a:focus {
  background-color: #616163;
  color: #fff;
}