/*@import url("//hello.myfonts.net/count/3099cb");*/
@font-face {
  font-family: 'BrandonGrotesqueWeb-Bold';
  src: url('https://45d9e9ec6f4ee559ddcc-9e77c54fa927e5c14bc0b24f3a2a18ce.ssl.cf3.rackcdn.com/font/3099CB_0_0.eot');
  src: url('https://45d9e9ec6f4ee559ddcc-9e77c54fa927e5c14bc0b24f3a2a18ce.ssl.cf3.rackcdn.com/font/3099CB_0_0.eot?#iefix') format('embedded-opentype'), url('https://45d9e9ec6f4ee559ddcc-9e77c54fa927e5c14bc0b24f3a2a18ce.ssl.cf3.rackcdn.com/font/3099CB_0_0.woff') format('woff'), url('https://45d9e9ec6f4ee559ddcc-9e77c54fa927e5c14bc0b24f3a2a18ce.ssl.cf3.rackcdn.com/font/3099CB_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'BrandonGrotesqueWeb-Regular';
  src: url('https://45d9e9ec6f4ee559ddcc-9e77c54fa927e5c14bc0b24f3a2a18ce.ssl.cf3.rackcdn.com/font/3099CB_1_0.eot');
  src: url('https://45d9e9ec6f4ee559ddcc-9e77c54fa927e5c14bc0b24f3a2a18ce.ssl.cf3.rackcdn.com/font/3099CB_1_0.eot?#iefix') format('embedded-opentype'), url('https://45d9e9ec6f4ee559ddcc-9e77c54fa927e5c14bc0b24f3a2a18ce.ssl.cf3.rackcdn.com/font/3099CB_1_0.woff') format('woff'), url('https://45d9e9ec6f4ee559ddcc-9e77c54fa927e5c14bc0b24f3a2a18ce.ssl.cf3.rackcdn.com/font/3099CB_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'GuessPro-Bold';
  src: url('https://45d9e9ec6f4ee559ddcc-9e77c54fa927e5c14bc0b24f3a2a18ce.ssl.cf3.rackcdn.com/font/3099CB_2_0.eot');
  src: url('https://45d9e9ec6f4ee559ddcc-9e77c54fa927e5c14bc0b24f3a2a18ce.ssl.cf3.rackcdn.com/font/3099CB_2_0.eot?#iefix') format('embedded-opentype'), url('https://45d9e9ec6f4ee559ddcc-9e77c54fa927e5c14bc0b24f3a2a18ce.ssl.cf3.rackcdn.com/font/3099CB_2_0.woff') format('woff'), url('https://45d9e9ec6f4ee559ddcc-9e77c54fa927e5c14bc0b24f3a2a18ce.ssl.cf3.rackcdn.com/font/3099CB_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'robotoregular';
  src: url('/font/roboto-regular-webfont.eot');
  src: url('/font/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/font/roboto-regular-webfont.woff') format('woff'), url('/font/roboto-regular-webfont.ttf') format('truetype'), url('/font/roboto-regular-webfont.svg#roboto_regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: #ffffff;
  color: #2d3d38;
  font-family: 'robotoregular';
  font-weight: 500;
}
body a,
body a:hover,
body a:active,
body a:focus {
  color: #d95b96;
}
h1 {
  font-size: 35px;
  font-weight: normal;
  font-family: 'BrandonGrotesqueWeb-Bold';
}
h3 {
  font-weight: normal;
}
h4 {
  font-weight: normal;
}
a {
  color: #7fd6bc;
}
.btn {
  background-color: #d95b96;
  box-shadow: none;
  font-family: 'robotoregular';
  font-weight: normal;
  border-radius: 0;
  text-transform: uppercase;
}
.btn.search {
  background-color: #7fd6bc;
  box-shadow: none;
}
.btn:hover,
.btn:focus {
  top: 0;
  background-color: #c15085;
  box-shadow: none;
}
.btn:hover.search,
.btn:focus.search {
  box-shadow: none;
  background-color: #72bfa8;
}
.btnlink {
  font-family: 'robotoregular';
  border-radius: 0;
  color: #fff;
  font-weight: normal;
  background-color: #2d3d38;
  text-transform: uppercase;
}
.btnlink.invert {
  color: #fff;
}
.btnlink:hover,
.btnlink:focus {
  color: #fff;
  background-color: #435b54;
}
.btnlink:hover.invert,
.btnlink:focus.invert {
  background-color: #435b54;
  color: #fff;
}
.form-control {
  font-family: 'roboto_slabregular', sans-serif;
}
#MainNav {
  height: 70px;
  border: 0;
  padding: 0 15px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  #MainNav {
    padding: 0 0;
  }
}
#MainNav .container {
  width: 100%;
}
#MainNav .logocont {
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  #MainNav .logocont {
    text-align: left;
  }
}
#MainNav .logo {
  background-image: url('https://files.holidaycottages.co.uk/docs/sugarandloaf/logo.png');
  background-repeat: no-repeat;
  background-size: 100%;
  height: 43px;
  display: inline-block;
  margin-top: 25px;
  padding-left: 55px;
  line-height: 43px;
  font-weight: 900;
  width: 230px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  #MainNav .logo {
    width: 200px;
  }
}
#MainNav ul.login {
  float: left;
}
#MainNav ul.login .btn {
  height: 40px;
  line-height: 40px;
  border-top: 0;
}
#MainNav ul.login .btn:hover,
#MainNav ul.login .btn:focus {
  border-top: 0;
}
#MainNav ul li {
  padding-left: 4px;
  height: 70px;
  line-height: 66px;
}
#MainNav ul li a {
  font-size: 15px;
  text-transform: uppercase;
  height: 70px;
  line-height: 60px;
}
#MainNav ul li a:hover,
#MainNav ul li a:focus {
  border-top: 5px solid #d95b96;
}
#MainNav .menuicon .text {
  display: none;
}
#MainNav .menuicon:after {
  right: 15px;
  font-size: 34px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  #MainNav .menuicon:after {
    top: 10px;
  }
}
#MainNav.menustuck {
  background-color: #2d3d38;
  border: 0;
  color: #fff;
}
#MainNav.menustuck .logo {
  color: #ffffff;
  background-image: url('https://files.holidaycottages.co.uk/docs/sugarandloaf/logo.png');
}
#MainNav.menustuck ul li.first {
  border-right: 1px solid #dddddd;
}
#MainNav.menustuck ul li a {
  color: #ffffff;
}
#MainNav.menustuck .menuicon .menuicon-bar {
  background-color: #fff;
}
#MainNav.menustuck .menuicon .menuicon-bar:before {
  background-color: #fff;
}
#MainNav.menustuck .menuicon .menuicon-bar:after {
  background-color: #fff;
}
#mm-my-menu.mm-opened {
  background-color: #d95b96;
}
#mm-my-menu.mm-opened .mm-navbar .mm-close {
  right: 24px;
  font-size: 22px;
}
#mm-my-menu.mm-opened .mm-listview > li:not(.mm-divider):after {
  border-bottom: none;
}
.floatingsocial {
  position: fixed;
  bottom: 200px;
  left: 0;
  background-color: #d95b96;
  width: 40px;
  z-index: 55;
  text-align: center;
  /* smaller than Extra small screen */
}
@media (max-width: 479px) {
  .floatingsocial {
    display: none;
  }
}
.floatingsocial a {
  clear: both;
  display: block;
  color: #fff;
  padding: 5px 0;
  font-size: 20px;
}
.floatingsocial a .icon {
  color: #fff;
}
.floatingsocial a:hover,
.floatingsocial a:focus {
  background-color: #c15085;
}
.footerout {
  background-color: #2d3d38;
}
.footerout .container {
  width: 100%;
}
#Footer {
  clear: both;
  float: left;
  width: 100%;
  background-color: #2d3d38;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
}
#Footer p {
  margin-bottom: 20px;
  font-family: #2d3d38;
}
#Footer p.title {
  text-transform: uppercase;
  /* Only Medium screen */
}
@media (min-width: 992px) and (max-width: 1199px) {
  #Footer p.title {
    display: none;
  }
}
#Footer a {
  color: #fff;
}
#Footer .useful a {
  color: #d95b96;
}
#Footer .social {
  /* Small screen and smaller */
}
#Footer .social p {
  margin-bottom: 10px;
  /* Only Medium screen */
}
@media (min-width: 992px) and (max-width: 1199px) {
  #Footer .social p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #Footer .social {
    text-align: left !important;
    float: left !important;
    margin-top: 30px;
  }
}
#Footer .social a img {
  margin-left: 15px;
  /* Small screen and smaller */
}
@media (max-width: 767px) {
  #Footer .social a img {
    margin-left: 0;
    margin-right: 15px;
  }
}
#Footer .social .logo {
  background-image: url('https://files.holidaycottages.co.uk/docs/sugarandloaf/logo.png');
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 52px;
  height: 46px;
  line-height: 44px;
  margin: 10px 0;
  font-weight: 900;
  font-size: 20px;
  width: 225px;
  margin-bottom: 59px;
  /* Only Medium screen */
  /* Extra small screen and smaller */
}
@media (min-width: 992px) and (max-width: 1199px) {
  #Footer .social .logo {
    width: 184px;
  }
}
@media (max-width: 767px) {
  #Footer .social .logo {
    margin-bottom: 0;
  }
}
.homepage #Hero .caption,
.homepage #HeroCarousel .caption {
  top: 43%;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 991.9px) {
  .homepage #Hero .caption,
  .homepage #HeroCarousel .caption {
    top: 45%;
  }
}
@media (max-width: 767px) {
  .homepage #Hero .caption,
  .homepage #HeroCarousel .caption {
    top: 33%;
    transform: inherit;
  }
}
.homepage #Hero .caption .hometitle,
.homepage #HeroCarousel .caption .hometitle {
  color: #fff;
  font-size: 50px;
  line-height: 70px;
  display: inline-block;
  font-family: 'BrandonGrotesqueWeb-Bold';
  /* Medium screen and smaller */
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 1199px) {
  .homepage #Hero .caption .hometitle,
  .homepage #HeroCarousel .caption .hometitle {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 991.9px) {
  .homepage #Hero .caption .hometitle,
  .homepage #HeroCarousel .caption .hometitle {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .homepage #Hero .caption .hometitle,
  .homepage #HeroCarousel .caption .hometitle {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}
.homepage #Hero .caption .hometitle .highlight,
.homepage #HeroCarousel .caption .hometitle .highlight {
  display: block;
  font-family: 'GuessPro-Bold';
  position: relative;
}
.homepage #Hero .caption .hometitle .highlight img,
.homepage #HeroCarousel .caption .hometitle .highlight img {
  width: auto;
  max-width: inherit;
  display: inline-block;
  margin-top: 10px;
  /* Medium screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 1199px) {
  .homepage #Hero .caption .hometitle .highlight img,
  .homepage #HeroCarousel .caption .hometitle .highlight img {
    width: 208px;
  }
}
@media (max-width: 767px) {
  .homepage #Hero .caption .hometitle .highlight img,
  .homepage #HeroCarousel .caption .hometitle .highlight img {
    width: 154px;
  }
}
.homepage #Hero .caption .hometitle .highlight span,
.homepage #HeroCarousel .caption .hometitle .highlight span {
  display: inline-block;
  position: relative;
}
.homepage #Hero .caption .hometitle .highlight span:before,
.homepage #HeroCarousel .caption .hometitle .highlight span:before {
  content: "\e983";
  font-family: 'pochenty';
  display: inline-block;
  position: absolute;
  top: -10px;
  left: 7px;
  color: #fff;
  font-size: 13px;
  display: none;
  /* Medium screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 1199px) {
  .homepage #Hero .caption .hometitle .highlight span:before,
  .homepage #HeroCarousel .caption .hometitle .highlight span:before {
    font-size: 12px;
    top: -8px;
    left: 5px;
  }
}
@media (max-width: 767px) {
  .homepage #Hero .caption .hometitle .highlight span:before,
  .homepage #HeroCarousel .caption .hometitle .highlight span:before {
    display: none;
  }
}
.homepage #Hero .caption h1,
.homepage #HeroCarousel .caption h1 {
  font-size: 18px;
  line-height: 27px;
  margin-top: 0;
  font-family: 'roboto_slabregular', sans-serif;
  font-weight: 600;
}
.homepage #Hero .caption .mobsearch,
.homepage #HeroCarousel .caption .mobsearch {
  display: none;
}
.homepage #Hero .caption .btn,
.homepage #HeroCarousel .caption .btn {
  margin-top: 40px;
  padding: 10px 40px 8px 40px;
  /* Extra small screen and smaller */
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'BrandonGrotesqueWeb-Bold';
}
@media (max-width: 767px) {
  .homepage #Hero .caption .btn,
  .homepage #HeroCarousel .caption .btn {
    margin-top: 0;
  }
}
.homepage #Hero .carousel-indicators,
.homepage #HeroCarousel .carousel-indicators {
  display: none;
}
.homepage #HeroCarousel .caption {
  top: 47%;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 991.9px) {
  .homepage #HeroCarousel .caption {
    top: 45%;
  }
}
@media (max-width: 767px) {
  .homepage #HeroCarousel .caption {
    top: 33%;
    transform: inherit;
  }
}
.homepage #HeroCarousel .bx-wrapper {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin-bottom: 0 !important;
}
.homepage #HeroCarousel .carousel-indicators {
  display: none;
}
.homepage #MainContent_HomeSearchPanel {
  background-color: #e7eceb;
  float: left;
  width: 100%;
}
.homepage #HomeSearch {
  background-color: #fff;
  color: #afb2b6;
  -webkit-box-shadow: 0 8px 6px -6px #9c9c9d;
  -moz-box-shadow: 0 8px 6px -6px #9c9c9d;
  box-shadow: 0 8px 6px -6px #9c9c9d;
  margin-bottom: 5px;
  padding-top: 15px;
  height: auto;
}
.homepage #HomeSearch .borderright {
  border-right: 1px solid #dbdbdb;
}
.homepage #HomeSearch .borderright.last {
  border-right: 0;
}
.homepage #HomeSearch .form-control {
  background-color: transparent;
  color: #262a1f;
  height: 40px;
}
.homepage #HomeSearch .search {
  margin-top: 0;
  margin-bottom: 15px;
}
.homepage #HomeSearch .dpicker .icon-remove {
  background-color: #fff;
  top: 13px;
  width: 22px;
  height: 22px;
}
.homepage #HomeSearch .dpicker .icon-remove:before {
  color: #262a1f;
  font-weight: 700;
}
.homepage #HomeSearch .dpicker ::-webkit-input-placeholder {
  color: #262a1f;
}
.homepage #HomeSearch .dpicker :-moz-placeholder {
  /* Firefox 18- */
  color: #262a1f;
}
.homepage #HomeSearch .dpicker ::-moz-placeholder {
  /* Firefox 19+ */
  color: #262a1f;
}
.homepage #HomeSearch .dpicker :-ms-input-placeholder {
  color: #262a1f;
}
.homepage #HomeSearch .dpicker.nodate:before {
  color: #262a1f;
  top: 8px;
  font-weight: 500;
  font-size: 20px;
}
.homepage #HomeSearch .ddlwrap:before {
  color: #262a1f;
  top: 10px;
  font-size: 700;
}
.homepage #IntroCopyCont {
  background-color: #e7eceb;
}
.homepage #IntroCopyCont h3 {
  font-weight: 900;
}
.homepage #IntroCopyCont .circle {
  background-color: #d95b96;
}
.homepage #IntroCopyCont .circle img {
  width: 100%;
}
.homepage #IntroCopyCont p {
  color: #9c9c9d;
  /* Large screen & Bigger */
}
@media (min-width: 1200px) {
  .homepage #IntroCopyCont p {
    padding: 0 50px;
  }
}
.homepage .homecarousel .carousel-indicators li.active {
  background-color: #d95b96;
}
.homepage .homecarousel .carouselcontrol.right {
  right: 18px;
  top: 50%;
}
.homepage .homecarousel .carouselcontrol.left {
  left: 18px;
  top: 50%;
}
.homepage .homebg {
  background-color: #ffffff;
}
.homepage .homebg.driverslast {
  padding-bottom: 70px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .homepage .homebg.driverslast {
    padding-bottom: 0;
  }
}
.homepage .driverheader h1 {
  font-size: 28px;
  line-height: 54px;
  font-family: 'GuessPro-Bold';
  font-weight: normal;
}
.homepage .driverheader h2 {
  font-size: 28px;
  line-height: 54px;
  font-family: 'GuessPro-Bold';
  font-weight: normal;
}
.homepage .driverheader p {
  color: #2d3d38;
}
.homepage .driverheader a {
  color: #7fd6bc;
}
.homepage .parallax-window {
  clear: both;
  padding-top: 60px;
  padding-bottom: 100px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .homepage .parallax-window {
    background-image: none !important;
    background: none !important;
    background-color: #d95b96 !important;
  }
  .homepage .parallax-window a {
    color: #fff;
    text-decoration: underline;
  }
}
.homepage .parallax-window h2 {
  display: inline-block;
  font-size: 28px;
  margin-bottom: 50px;
  margin-top: 50px;
  font-family: 'GuessPro-Bold';
  font-weight: normal;
}
.homepage .parallax-window a.mainlink {
  background-color: #d95b96;
  font-family: 'robotoregular';
  margin-top: 50px;
  border-radius: 0;
  border: 0;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 40px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .homepage .parallax-window a.mainlink {
    background-color: #2d3d38;
  }
}
.homepage .parallax-window a.mainlink:hover,
.homepage .parallax-window a.mainlink:focus {
  color: #fff;
  background-color: #c15085;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .homepage .parallax-window a.mainlink:hover,
  .homepage .parallax-window a.mainlink:focus {
    background-color: #435b54;
  }
}
.searchpage h1,
.searchpagerefiner h1 {
  font-weight: normal;
  text-transform: uppercase;
}
.searchpage #MainNav,
.searchpagerefiner #MainNav {
  background-color: #2d3d38;
  border: 0;
  color: #ffffff;
}
.searchpage #MainNav .logo,
.searchpagerefiner #MainNav .logo {
  color: #ffffff;
  background-image: url('https://files.holidaycottages.co.uk/docs/sugarandloaf/logo.png');
}
.searchpage #MainNav ul li.first,
.searchpagerefiner #MainNav ul li.first {
  border-right: 1px solid #dddddd;
}
.searchpage #MainNav ul li a,
.searchpagerefiner #MainNav ul li a {
  color: #ffffff;
}
.searchpage #MainNav .menuicon .menuicon-bar,
.searchpagerefiner #MainNav .menuicon .menuicon-bar {
  background-color: #fff;
}
.searchpage #MainNav .menuicon .menuicon-bar:before,
.searchpagerefiner #MainNav .menuicon .menuicon-bar:before {
  background-color: #fff;
}
.searchpage #MainNav .menuicon .menuicon-bar:after,
.searchpagerefiner #MainNav .menuicon .menuicon-bar:after {
  background-color: #fff;
}
.searchpage #MobTabSearch,
.searchpagerefiner #MobTabSearch {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  color: #2d3d38;
  top: 70px;
}
.searchpage #MobTabSearch .mobpropcount,
.searchpagerefiner #MobTabSearch .mobpropcount {
  background-color: #bec3c2;
  color: #2d3d38;
}
.searchpage #MobTabSearch .mobsearch,
.searchpagerefiner #MobTabSearch .mobsearch {
  border-right: 1px solid #dddddd;
  background-color: #d95b96;
  color: #fff;
}
.searchpage #MobTabSearch .mobfeat,
.searchpagerefiner #MobTabSearch .mobfeat {
  background-color: #d95b96;
}
.searchpage #MobTabSearch a,
.searchpagerefiner #MobTabSearch a {
  color: #fff;
}
.searchpage .hero .headertitle,
.searchpagerefiner .hero .headertitle {
  padding: 0;
  height: 480px;
  position: relative;
  background-size: 100% 100%;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .searchpage .hero .headertitle,
  .searchpagerefiner .hero .headertitle {
    height: 61px;
    background-image: none !important;
    padding-top: 35px;
  }
}
.searchpage .hero .headertitle h1,
.searchpagerefiner .hero .headertitle h1 {
  position: absolute;
  bottom: 35px;
  left: 15px;
  color: #fff;
  font-size: 30px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .searchpage .hero .headertitle h1,
  .searchpagerefiner .hero .headertitle h1 {
    position: relative;
    color: #2d3d38;
    font-size: 25px;
  }
}
.searchpage #SearchPanel,
.searchpagerefiner #SearchPanel,
.searchpage #filterselector,
.searchpagerefiner #filterselector,
.searchpage #mobfilterselector,
.searchpagerefiner #mobfilterselector {
  background-color: #e7eceb;
  color: #afb2b6;
  top: 70px;
  /* Small screen and smaller */
  border-right: 1px solid #dddddd;
}
@media (max-width: 991.9px) {
  .searchpage #SearchPanel,
  .searchpagerefiner #SearchPanel,
  .searchpage #filterselector,
  .searchpagerefiner #filterselector,
  .searchpage #mobfilterselector,
  .searchpagerefiner #mobfilterselector {
    top: 0;
  }
}
.searchpage #SearchPanel .head,
.searchpagerefiner #SearchPanel .head,
.searchpage #filterselector .head,
.searchpagerefiner #filterselector .head,
.searchpage #mobfilterselector .head,
.searchpagerefiner #mobfilterselector .head {
  background-color: #e7eceb;
  color: #2d3d38;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: 'GuessPro-Bold';
  /* Medium screen and smaller */
}
@media (min-width: 1200px) and (max-width: 1509px) {
  .searchpage #SearchPanel .head,
  .searchpagerefiner #SearchPanel .head,
  .searchpage #filterselector .head,
  .searchpagerefiner #filterselector .head,
  .searchpage #mobfilterselector .head,
  .searchpagerefiner #mobfilterselector .head {
    display: none;
  }
}
@media (max-width: 1199px) {
  .searchpage #SearchPanel .head,
  .searchpagerefiner #SearchPanel .head,
  .searchpage #filterselector .head,
  .searchpagerefiner #filterselector .head,
  .searchpage #mobfilterselector .head,
  .searchpagerefiner #mobfilterselector .head {
    display: none;
  }
}
.searchpage #SearchPanel .head:after,
.searchpagerefiner #SearchPanel .head:after,
.searchpage #filterselector .head:after,
.searchpagerefiner #filterselector .head:after,
.searchpage #mobfilterselector .head:after,
.searchpagerefiner #mobfilterselector .head:after {
  color: #2d3d38;
  content: "\e90c";
}
.searchpage #SearchPanel .footerrefiner,
.searchpagerefiner #SearchPanel .footerrefiner,
.searchpage #filterselector .footerrefiner,
.searchpagerefiner #filterselector .footerrefiner,
.searchpage #mobfilterselector .footerrefiner,
.searchpagerefiner #mobfilterselector .footerrefiner {
  background-color: #e7eceb;
}
.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: #262a1f;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 10px;
}
.searchpage #SearchPanel .inner .form-control.aspNetDisabled,
.searchpagerefiner #SearchPanel .inner .form-control.aspNetDisabled,
.searchpage #filterselector .inner .form-control.aspNetDisabled,
.searchpagerefiner #filterselector .inner .form-control.aspNetDisabled,
.searchpage #mobfilterselector .inner .form-control.aspNetDisabled,
.searchpagerefiner #mobfilterselector .inner .form-control.aspNetDisabled {
  color: #dbdbdb;
  cursor: default;
}
.searchpage #SearchPanel .inner .dpicker,
.searchpagerefiner #SearchPanel .inner .dpicker,
.searchpage #filterselector .inner .dpicker,
.searchpagerefiner #filterselector .inner .dpicker,
.searchpage #mobfilterselector .inner .dpicker,
.searchpagerefiner #mobfilterselector .inner .dpicker {
  border-bottom: 1px solid #dbdbdb;
}
.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 {
  background-color: #e7eceb;
  width: 22px;
  height: 22px;
  top: 16px;
}
.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: #262a1f !important;
  font-weight: 700;
}
.searchpage #SearchPanel .inner .dpicker:before,
.searchpagerefiner #SearchPanel .inner .dpicker:before,
.searchpage #filterselector .inner .dpicker:before,
.searchpagerefiner #filterselector .inner .dpicker:before,
.searchpage #mobfilterselector .inner .dpicker:before,
.searchpagerefiner #mobfilterselector .inner .dpicker:before {
  color: #262a1f !important;
  font-size: 20px;
}
.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 #dbdbdb;
}
.searchpage #SearchPanel .inner .freesearch #freeLocation,
.searchpagerefiner #SearchPanel .inner .freesearch #freeLocation,
.searchpage #filterselector .inner .freesearch #freeLocation,
.searchpagerefiner #filterselector .inner .freesearch #freeLocation,
.searchpage #mobfilterselector .inner .freesearch #freeLocation,
.searchpagerefiner #mobfilterselector .inner .freesearch #freeLocation {
  width: 100% !important;
}
.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: #d95b96;
}
.searchpage #SearchPanel .inner .freesearch .freeLocationcont,
.searchpagerefiner #SearchPanel .inner .freesearch .freeLocationcont,
.searchpage #filterselector .inner .freesearch .freeLocationcont,
.searchpagerefiner #filterselector .inner .freesearch .freeLocationcont,
.searchpage #mobfilterselector .inner .freesearch .freeLocationcont,
.searchpagerefiner #mobfilterselector .inner .freesearch .freeLocationcont {
  width: 100%;
}
.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: #262a1f;
  font-weight: 700;
}
.searchpage #SearchPanel .inner .freesearch .freeLocationcont input::-ms-clear,
.searchpagerefiner #SearchPanel .inner .freesearch .freeLocationcont input::-ms-clear,
.searchpage #filterselector .inner .freesearch .freeLocationcont input::-ms-clear,
.searchpagerefiner #filterselector .inner .freesearch .freeLocationcont input::-ms-clear,
.searchpage #mobfilterselector .inner .freesearch .freeLocationcont input::-ms-clear,
.searchpagerefiner #mobfilterselector .inner .freesearch .freeLocationcont input::-ms-clear {
  display: none;
}
.searchpage #SearchPanel .inner .propnamesearch,
.searchpagerefiner #SearchPanel .inner .propnamesearch,
.searchpage #filterselector .inner .propnamesearch,
.searchpagerefiner #filterselector .inner .propnamesearch,
.searchpage #mobfilterselector .inner .propnamesearch,
.searchpagerefiner #mobfilterselector .inner .propnamesearch {
  border-bottom: 1px solid #dbdbdb;
}
.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 {
  width: 30px;
  height: 30px;
  background-color: #d95b96;
  bottom: 10px;
}
.searchpage #SearchPanel .inner .propnamesearch .propnamesearchBut:hover,
.searchpagerefiner #SearchPanel .inner .propnamesearch .propnamesearchBut:hover,
.searchpage #filterselector .inner .propnamesearch .propnamesearchBut:hover,
.searchpagerefiner #filterselector .inner .propnamesearch .propnamesearchBut:hover,
.searchpage #mobfilterselector .inner .propnamesearch .propnamesearchBut:hover,
.searchpagerefiner #mobfilterselector .inner .propnamesearch .propnamesearchBut:hover,
.searchpage #SearchPanel .inner .propnamesearch .propnamesearchBut:focus,
.searchpagerefiner #SearchPanel .inner .propnamesearch .propnamesearchBut:focus,
.searchpage #filterselector .inner .propnamesearch .propnamesearchBut:focus,
.searchpagerefiner #filterselector .inner .propnamesearch .propnamesearchBut:focus,
.searchpage #mobfilterselector .inner .propnamesearch .propnamesearchBut:focus,
.searchpagerefiner #mobfilterselector .inner .propnamesearch .propnamesearchBut:focus {
  background-color: #c15085;
}
.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 {
  color: #fff;
  font-weight: 700;
  right: 6px;
  top: 4px;
}
.searchpage #SearchPanel .inner .propnamesearch input::-ms-clear,
.searchpagerefiner #SearchPanel .inner .propnamesearch input::-ms-clear,
.searchpage #filterselector .inner .propnamesearch input::-ms-clear,
.searchpagerefiner #filterselector .inner .propnamesearch input::-ms-clear,
.searchpage #mobfilterselector .inner .propnamesearch input::-ms-clear,
.searchpagerefiner #mobfilterselector .inner .propnamesearch input::-ms-clear {
  display: none;
}
.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: #262a1f;
}
.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 #dbdbdb;
  cursor: pointer;
}
.searchpage #SearchPanel .inner .ddlwrap:before,
.searchpagerefiner #SearchPanel .inner .ddlwrap:before,
.searchpage #filterselector .inner .ddlwrap:before,
.searchpagerefiner #filterselector .inner .ddlwrap:before,
.searchpage #mobfilterselector .inner .ddlwrap:before,
.searchpagerefiner #mobfilterselector .inner .ddlwrap:before {
  color: #262a1f !important;
  font-weight: 700;
}
.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: #262a1f;
}
.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: #262a1f;
}
.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: #262a1f;
}
.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: #262a1f;
}
.searchpage #SearchPanel .inner .btn,
.searchpagerefiner #SearchPanel .inner .btn,
.searchpage #filterselector .inner .btn,
.searchpagerefiner #filterselector .inner .btn,
.searchpage #mobfilterselector .inner .btn,
.searchpagerefiner #mobfilterselector .inner .btn {
  margin-top: 20px;
  height: 50px;
  line-height: 50px;
  font-weight: normal;
}
.searchpage #SearchPanel .inner .btnlink,
.searchpagerefiner #SearchPanel .inner .btnlink,
.searchpage #filterselector .inner .btnlink,
.searchpagerefiner #filterselector .inner .btnlink,
.searchpage #mobfilterselector .inner .btnlink,
.searchpagerefiner #mobfilterselector .inner .btnlink {
  height: 50px;
  line-height: 50px;
  margin-top: 20px;
  font-weight: normal;
}
.searchpage #SearchPanel .inner .btnlink:hover,
.searchpagerefiner #SearchPanel .inner .btnlink:hover,
.searchpage #filterselector .inner .btnlink:hover,
.searchpagerefiner #filterselector .inner .btnlink:hover,
.searchpage #mobfilterselector .inner .btnlink:hover,
.searchpagerefiner #mobfilterselector .inner .btnlink:hover {
  color: #fff;
  background-color: #435b54;
}
.searchpage #filterselector,
.searchpagerefiner #filterselector,
.searchpage #mobfilterselector,
.searchpagerefiner #mobfilterselector {
  font-family: 'Open Sans', sans-serif;
  border-right: 0;
}
.searchpage #filterselector .closefs,
.searchpagerefiner #filterselector .closefs,
.searchpage #mobfilterselector .closefs,
.searchpagerefiner #mobfilterselector .closefs {
  top: 22px;
}
.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: 'robotoregular';
  color: #2d3d38;
  margin-bottom: 25px !important;
}
.searchpage #filterselector .scrollfilters .property-features h4.first,
.searchpagerefiner #filterselector .scrollfilters .property-features h4.first,
.searchpage #mobfilterselector .scrollfilters .property-features h4.first,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features h4.first {
  margin-top: 12px;
}
.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: #7fd6bc;
}
.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: #262a1f;
}
.searchpage #filterselector .scrollfilters .property-features a,
.searchpagerefiner #filterselector .scrollfilters .property-features a,
.searchpage #mobfilterselector .scrollfilters .property-features a,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a {
  margin-bottom: 11px !important;
}
.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: #262a1f;
}
.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: #dbdbdb;
}
.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: #dbdbdb !important;
}
.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: #262a1f;
}
.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: #262a1f;
}
.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: #d95b96;
  border-bottom: 1px solid #dbdbdb;
  margin-top: 0;
}
.searchpage #filterselector .scrollfilters .property-features a.colbut:after,
.searchpagerefiner #filterselector .scrollfilters .property-features a.colbut:after,
.searchpage #mobfilterselector .scrollfilters .property-features a.colbut:after,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features a.colbut:after {
  color: #262a1f !important;
}
.searchpage #filterselector .scrollfilters .loader,
.searchpagerefiner #filterselector .scrollfilters .loader,
.searchpage #mobfilterselector .scrollfilters .loader,
.searchpagerefiner #mobfilterselector .scrollfilters .loader {
  border-top: 1.1em solid rgba(217, 91, 150, 0.2) !important;
  border-right: 1.1em solid rgba(217, 91, 150, 0.2) !important;
  border-bottom: 1.1em solid rgba(217, 91, 150, 0.2) !important;
  border-left: 1.1em solid #d95b96 !important;
}
.searchpage #filterselector .nicescroll-rails,
.searchpagerefiner #filterselector .nicescroll-rails,
.searchpage #mobfilterselector .nicescroll-rails,
.searchpagerefiner #mobfilterselector .nicescroll-rails {
  background-color: #e7eceb;
}
.searchpage #filterselector .nicescroll-cursors,
.searchpagerefiner #filterselector .nicescroll-cursors,
.searchpage #mobfilterselector .nicescroll-cursors,
.searchpagerefiner #mobfilterselector .nicescroll-cursors {
  background-color: #262a1f !important;
}
.searchpage #mobfilterselector .head .closefs:after,
.searchpagerefiner #mobfilterselector .head .closefs:after {
  color: #262a1f;
}
.searchpage #mobfilterselector .scrollfilters .property-features li a,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features li a {
  color: #262a1f;
}
.searchpage #mobfilterselector .scrollfilters .property-features li a.selected,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features li a.selected {
  background-color: #e7eceb;
}
.searchpage #mobfilterselector .scrollfilters .property-features li a.selected:after,
.searchpagerefiner #mobfilterselector .scrollfilters .property-features li a.selected:after {
  color: #262a1f;
}
.searchpage #propcountsandddls,
.searchpagerefiner #propcountsandddls {
  color: #2d3d38;
  text-transform: uppercase;
}
.searchpage #propcountsandddls .propcount,
.searchpagerefiner #propcountsandddls .propcount {
  font-weight: normal;
  font-family: 'BrandonGrotesqueWeb-Regular';
}
.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 #dddddd;
  }
}
.searchpage #propcountsandddls .mobrefine a,
.searchpagerefiner #propcountsandddls .mobrefine a {
  background-color: #d95b96;
}
.searchpage #propcountsandddls .ddls .form-control,
.searchpagerefiner #propcountsandddls .ddls .form-control {
  background-color: transparent;
  color: #262a1f;
  border-bottom: 1px solid #dbdbdb;
}
.searchpage #propcountsandddls .ddls .ddlwrap:before,
.searchpagerefiner #propcountsandddls .ddls .ddlwrap:before {
  color: #262a1f;
  font-weight: 700;
}
.searchpage #propcountsandddls .ddls .btn,
.searchpagerefiner #propcountsandddls .ddls .btn {
  font-weight: normal;
}
.searchpage #selectedfilters .current-filters ul li,
.searchpagerefiner #selectedfilters .current-filters ul li {
  border: 0;
  border-radius: 0;
  background-color: #7fd6bc;
}
.searchpage #selectedfilters .current-filters ul li a,
.searchpagerefiner #selectedfilters .current-filters ul li a {
  color: #fff;
}
.searchpage #selectedfilters .current-filters ul li a:before,
.searchpagerefiner #selectedfilters .current-filters ul li a:before {
  color: #fff;
  top: 2px;
}
.searchpage #selectedfilters .current-filters ul li.clear,
.searchpagerefiner #selectedfilters .current-filters ul li.clear {
  border: 0;
  background-color: #2d3d38;
}
.searchpage #SearchResults .property .pbg,
.searchpagerefiner #SearchResults .property .pbg {
  position: relative;
  background-color: #e7eceb;
  overflow: hidden;
  padding-bottom: 45px;
  /* Large screen & Bigger */
}
@media (min-width: 1200px) {
  .searchpage #SearchResults .property .pbg,
  .searchpagerefiner #SearchResults .property .pbg {
    min-height: 380px;
  }
}
.searchpage #SearchResults .property .propimage,
.searchpagerefiner #SearchResults .property .propimage {
  background: none;
}
.searchpage #SearchResults .property .propimage .caption,
.searchpagerefiner #SearchResults .property .propimage .caption {
  display: none;
}
.searchpage #SearchResults .property .propdatesprices,
.searchpagerefiner #SearchResults .property .propdatesprices {
  border: 1px solid #dddddd;
}
.searchpage #SearchResults .property .propname h3,
.searchpagerefiner #SearchResults .property .propname h3 {
  background-color: #e7eceb;
  margin: 0;
  padding-top: 20px;
  font-weight: normal;
  font-family: 'BrandonGrotesqueWeb-Bold';
  text-transform: uppercase;
}
.searchpage #SearchResults .property .propprices,
.searchpagerefiner #SearchResults .property .propprices {
  position: static;
}
.searchpage #SearchResults .property .propinfo a,
.searchpagerefiner #SearchResults .property .propinfo a {
  color: #2d3d38;
}
.searchpage #SearchResults .property .propinfo .propinfosub,
.searchpagerefiner #SearchResults .property .propinfo .propinfosub {
  border-top: 0;
  background-color: #e7eceb;
  color: #d95b96;
  padding-bottom: 65px;
}
.searchpage #SearchResults .property .propinfo .propinfosub span.icontext,
.searchpagerefiner #SearchResults .property .propinfo .propinfosub span.icontext {
  color: #2d3d38;
  font-weight: 800;
}
.searchpage #SearchResults .property .propinfo .propinfosub:first-child,
.searchpagerefiner #SearchResults .property .propinfo .propinfosub:first-child {
  border-left: 1px solid #dddddd;
}
.searchpage #SearchResults .property .propinfo .propinfosub:last-child,
.searchpagerefiner #SearchResults .property .propinfo .propinfosub:last-child {
  border-right: 1px solid #dddddd;
}
.searchpage #SearchResults .property .propinfo .prices,
.searchpagerefiner #SearchResults .property .propinfo .prices {
  position: absolute;
  bottom: 0;
  width: 100%;
  border: 0;
  background-color: #2d3d38;
  color: #fff;
  padding: 10px;
}
.searchpage #SearchResults .property .propinfo .prices span,
.searchpagerefiner #SearchResults .property .propinfo .prices span {
  font-weight: 700;
  font-size: 18px;
}
.searchpage .paginationcont,
.searchpagerefiner .paginationcont {
  background-color: #e7eceb;
}
.searchpage .paginationcont #pagination,
.searchpagerefiner .paginationcont #pagination {
  background-color: transparent;
}
.searchpage .paginationcont #pagination .pagerlinks,
.searchpagerefiner .paginationcont #pagination .pagerlinks {
  /* Small screen and smaller */
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .searchpage .paginationcont #pagination .pagerlinks,
  .searchpagerefiner .paginationcont #pagination .pagerlinks {
    text-align: left;
  }
}
.searchpage .paginationcont #pagination a,
.searchpagerefiner .paginationcont #pagination a {
  color: #2d3d38;
}
.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: 0;
  color: #2d3d38;
}
.searchpage .paginationcont #pagination .button.prev,
.searchpagerefiner .paginationcont #pagination .button.prev,
.searchpage .paginationcont #pagination .button.next,
.searchpagerefiner .paginationcont #pagination .button.next {
  background-color: #7fd6bc;
  color: #fff;
}
.searchpage .paginationcont #pagination span.prev,
.searchpagerefiner .paginationcont #pagination span.prev,
.searchpage .paginationcont #pagination span.next,
.searchpagerefiner .paginationcont #pagination span.next {
  display: none;
}
.searchpage .paginationcont #pagination .current,
.searchpagerefiner .paginationcont #pagination .current {
  background-color: #fff;
  color: #2d3d38;
}
.searchpage .paginationcont #pagination .btn,
.searchpagerefiner .paginationcont #pagination .btn {
  background-color: #d95b96;
  box-shadow: none;
  color: #fff;
  border: 0;
  margin-top: 24px;
}
.searchpage .paginationcont #pagination .btn:hover,
.searchpagerefiner .paginationcont #pagination .btn:hover,
.searchpage .paginationcont #pagination .btn:focus,
.searchpagerefiner .paginationcont #pagination .btn:focus {
  color: #fff;
  background-color: #c15085;
}
.searchpage .paginationcont #pagination .button,
.searchpagerefiner .paginationcont #pagination .button,
.searchpage .paginationcont #pagination .current,
.searchpagerefiner .paginationcont #pagination .current,
.searchpage .paginationcont #pagination .numbers,
.searchpagerefiner .paginationcont #pagination .numbers {
  border-radius: 0;
}
.searchpage .paginationcont #pagination .noshow .nextPreviousButtonCSS,
.searchpagerefiner .paginationcont #pagination .noshow .nextPreviousButtonCSS {
  display: none;
}
.searchpage #mapview,
.searchpagerefiner #mapview {
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .searchpage #mapview #mobmaptoggle,
  .searchpagerefiner #mapview #mobmaptoggle {
    background-color: #d95b96;
  }
}
.searchpage #mapBubbleHeader,
.searchpagerefiner #mapBubbleHeader {
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.searchpage #mapBubbleCont,
.searchpagerefiner #mapBubbleCont {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.searchpage #mapBubbleCont .mapBubbleItem,
.searchpagerefiner #mapBubbleCont .mapBubbleItem {
  border-bottom: 1px solid #dddddd;
}
.searchpage #PageContent,
.searchpagerefiner #PageContent {
  background-color: #fff;
  color: #2d3d38;
}
.searchpage #PageContent h2,
.searchpagerefiner #PageContent h2 {
  font-size: 28px;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: 'GuessPro-Bold';
  font-weight: normal;
}
.searchpage.basicsearch #PageContentBanner {
  background-color: #d95b96;
  color: #fff;
  background-image: url('https://files.holidaycottages.co.uk/docs/sugarandloaf/images/bkg_repeat.png');
  padding: 30px;
  text-align: center;
}
.searchpage.basicsearch #PageContentBanner h1 {
  font-size: 35px;
  font-weight: normal;
  font-family: 'BrandonGrotesqueWeb-Bold';
}
.searchpage.basicsearch #SearchResults .property .propinfo .propinfosub {
  padding-bottom: 45px;
}
.searchpage.basicsearch .propertyrow {
  height: 222px;
  overflow: hidden;
  /* Medium screen and smaller */
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 1199px) {
  .searchpage.basicsearch .propertyrow {
    height: 179px;
  }
}
@media (max-width: 991.9px) {
  .searchpage.basicsearch .propertyrow {
    height: 213px;
  }
}
@media (max-width: 767px) {
  .searchpage.basicsearch .propertyrow {
    height: inherit;
  }
}
.searchpage.basicsearch .propertyrow .propertybg {
  background-color: #e7eceb;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .searchpage.basicsearch .propertyrow .propertybg .detailscol {
    padding: 0 30px;
  }
}
.searchpage.basicsearch .propertyrow .imagecol .propprice {
  background-color: #2d3d38;
  color: #fff;
}
.searchpage.basicsearch .propertyrow .propDesc {
  height: 110px;
  overflow: hidden;
  padding-right: 30px;
  /* Medium screen and smaller */
  /* Small screen and smaller */
}
.searchpage.basicsearch .propertyrow .propDesc:before {
  background: -moz-linear-gradient(top, rgba(231, 236, 235, 0) 50px, #e7eceb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50px, rgba(231, 236, 235, 0)), color-stop(100%, #e7eceb));
  background: -webkit-linear-gradient(top, rgba(231, 236, 235, 0) 50px, #e7eceb 100%);
  background-image: -ms-linear-gradient(top, rgba(231, 236, 235, 0) 50px, #e7eceb 100%);
}
@media (max-width: 1199px) {
  .searchpage.basicsearch .propertyrow .propDesc {
    height: 66px;
  }
  .searchpage.basicsearch .propertyrow .propDesc:before {
    background: -moz-linear-gradient(top, rgba(231, 236, 235, 0) 30px, #e7eceb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30px, rgba(231, 236, 235, 0)), color-stop(100%, #e7eceb));
    background: -webkit-linear-gradient(top, rgba(231, 236, 235, 0) 30px, #e7eceb 100%);
    background-image: -ms-linear-gradient(top, rgba(231, 236, 235, 0) 30px, #e7eceb 100%);
  }
}
@media (max-width: 991.9px) {
  .searchpage.basicsearch .propertyrow .propDesc {
    height: 106px;
  }
  .searchpage.basicsearch .propertyrow .propDesc:before {
    background: -moz-linear-gradient(top, rgba(231, 236, 235, 0) 30px, #e7eceb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30px, rgba(231, 236, 235, 0)), color-stop(100%, #e7eceb));
    background: -webkit-linear-gradient(top, rgba(231, 236, 235, 0) 30px, #e7eceb 100%);
    background-image: -ms-linear-gradient(top, rgba(231, 236, 235, 0) 30px, #e7eceb 100%);
  }
}
.searchpage.basicsearch .codesearchlist2 {
  border: 1px solid #dddddd;
}
.guidespage {
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .guidespage #MainNav {
    background-color: #2d3d38;
    border: 0;
    color: #ffffff;
  }
  .guidespage #MainNav .logo {
    color: #ffffff;
    background-image: url('https://files.holidaycottages.co.uk/docs/sugarandloaf/logo.png');
  }
  .guidespage #MainNav ul li.first {
    border-right: 1px solid #dddddd;
  }
  .guidespage #MainNav ul li a {
    color: #ffffff;
  }
  .guidespage #MainNav .menuicon .menuicon-bar {
    background-color: #fff;
  }
  .guidespage #MainNav .menuicon .menuicon-bar:before {
    background-color: #fff;
  }
  .guidespage #MainNav .menuicon .menuicon-bar:after {
    background-color: #fff;
  }
}
.guidespage #Hero .carousel-indicators .active {
  background-color: #d95b96;
}
.guidespage.nohero #MainNav {
  background-color: #2d3d38;
  border: 0;
  color: #ffffff;
}
.guidespage.nohero #MainNav .logo {
  color: #ffffff;
  background-image: url('https://files.holidaycottages.co.uk/docs/sugarandloaf/logo.png');
}
.guidespage.nohero #MainNav ul li.first {
  border-right: 1px solid #dddddd;
}
.guidespage.nohero #MainNav ul li a {
  color: #ffffff;
}
.guidespage.nohero #MainNav .menuicon .menuicon-bar {
  background-color: #fff;
}
.guidespage.nohero #MainNav .menuicon .menuicon-bar:before {
  background-color: #fff;
}
.guidespage.nohero #MainNav .menuicon .menuicon-bar:after {
  background-color: #fff;
}
.guidespage.nohero .header {
  background-image: url('https://files.holidaycottages.co.uk/docs/sugarandloaf/images/bkg_repeat.png');
}
.guidespage.nohero .header h1 {
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.guidespage.nohero .header p {
  font-size: 18px;
}
.guidespage .header {
  background-color: #d95b96;
  color: #fff;
  margin-bottom: 50px;
  padding: 60px;
}
.guidespage #Guides {
  width: 100%;
  padding-top: 0;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .guidespage #Guides {
    padding: 0 15px;
  }
}
.guidespage #Guides .guideitem {
  margin-top: 0;
  margin-bottom: 30px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .guidespage #Guides .guideitem {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .guidespage #Guides .guideitem {
    float: left;
    width: 25%;
  }
}
.guidespage #Guides .guideitem .image {
  margin-bottom: 0;
}
.guidespage #Guides .guideitem .image a {
  background-position: center;
}
.guidespage #Guides .guideitem .guidetext {
  background-color: #e7eceb;
  padding: 30px;
  border: 1px solid #dddddd;
}
.guidespage #Guides .guideitem .guidetext p .catlink {
  display: none;
}
.guidespage #Guides .guideitem h2 {
  font-weight: normal;
  font-family: 'BrandonGrotesqueWeb-Regular';
  text-transform: uppercase;
  margin-top: 10px;
}
.guidespage #Guides .guideitem h2 a {
  color: #d95b96;
}
.guidespage #Guides .guideitem h2 a:hover,
.guidespage #Guides .guideitem h2 a:focus {
  color: #2d3d38;
  text-decoration: none;
}
.guidearticlepage #Hero .caption h1 {
  text-transform: uppercase;
}
.guidearticlepage #Hero .caption p .catlink {
  display: none;
}
.guidearticlepage .tweetbtn:before {
  background-color: #d95b96;
}
.guidearticlepage .tweetbtn:after {
  color: #ffffff;
}
.guidearticlepage .pdate {
  color: #868b92;
}
.guidearticlepage .highlight {
  color: #bec3c2;
}
.guidearticlepage .highlight.first {
  color: #9c9c9d;
  margin-bottom: 30px;
}
.guidearticlepage .sharebar {
  margin-top: 25px;
  background-color: #e7eceb;
  padding: 25px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .guidearticlepage .sharebar {
    margin-bottom: 30px;
  }
}
.guidearticlepage .sharebar .text {
  padding-top: 5px;
}
.guidearticlepage .sharebar .socialicons {
  /* Extra small screen and smaller */
}
.guidearticlepage .sharebar .socialicons a {
  margin-left: 14px;
  width: 30px;
  height: 30px;
  background-color: #d95b96;
  display: inline-block;
}
.guidearticlepage .sharebar .socialicons a .icon {
  color: #fff;
  font-size: 21px;
}
@media (max-width: 767px) {
  .guidearticlepage .sharebar .socialicons {
    text-align: left;
  }
  .guidearticlepage .sharebar .socialicons a {
    margin-left: 0;
    margin-right: 20px;
    margin-top: 20px;
  }
}
.guidearticlepage #Readmore {
  background-color: #e7eceb;
  color: #2d3d38;
}
.guidearticlepage #Readmore .btnlink {
  border: 1px solid #2d3d38;
}
.guidearticlepage #Readmore .btnlink:hover,
.guidearticlepage #Readmore .btnlink:focus {
  background-color: #2d3d38;
  color: #fff;
}
.guidearticlepage #Readmore .guideitem a {
  color: #d95b96;
}
.guidearticlepage #Readmore .guideitem a.catlink {
  display: none;
}
.guidearticlepage #Readmore .guideitem h2 {
  font-weight: normal;
  font-family: 'BrandonGrotesqueWeb-Regular';
  text-transform: uppercase;
  margin-top: 10px;
}
.guidearticlepage #Readmore .guideitem h2 a {
  color: #d95b96;
}
.guidearticlepage #Readmore .guideitem h2 a:hover,
.guidearticlepage #Readmore .guideitem h2 a:focus {
  color: #2d3d38;
  text-decoration: none;
}
.guidearticlepage #Readmore .guideitem .image {
  margin-bottom: 0;
}
.guidearticlepage #Readmore .guideitem .guidetext {
  background-color: #fff;
  padding: 30px;
  border: 1px solid #dddddd;
}
.cottagepage.alternate .propinfo {
  /* Small screen and smaller */
}
.cottagepage.alternate .propinfo h3 {
  font-family: 'GuessPro-Bold';
  font-size: 26px;
  margin: 40px 0;
}
@media (max-width: 991.9px) {
  .cottagepage.alternate .propinfo {
    padding-right: 0;
  }
}
.cottagepage #MainNav {
  background-color: #2d3d38;
  border: 0;
  color: #ffffff;
}
.cottagepage #MainNav .logo {
  color: #ffffff;
  background-image: url('https://files.holidaycottages.co.uk/docs/sugarandloaf/logo.png');
}
.cottagepage #MainNav ul li.first {
  border-right: 1px solid #dddddd;
}
.cottagepage #MainNav ul li a {
  color: #ffffff;
}
.cottagepage #MainNav .menuicon .menuicon-bar {
  background-color: #fff;
}
.cottagepage #MainNav .menuicon .menuicon-bar:before {
  background-color: #fff;
}
.cottagepage #MainNav .menuicon .menuicon-bar:after {
  background-color: #fff;
}
.cottagepage .propertyleftcol {
  padding-right: 15px;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .cottagepage .propertyleftcol {
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol {
    margin-top: 59px;
  }
}
.cottagepage .propertyleftcol .header {
  margin-bottom: 38px !important;
  margin-top: 70px !important;
  /* Extra small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol .header {
    background-image: none !important;
  }
  .cottagepage .propertyleftcol .header img {
    max-width: 100%;
    float: left;
  }
}
.cottagepage .propertyleftcol .header h1 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 30px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol .header h1 {
    color: #2d3d38 !important;
    margin-top: 30px;
  }
}
.cottagepage .propertyleftcol .header .marketingaddress {
  font-family: 'BrandonGrotesqueWeb-Regular';
  text-transform: uppercase;
  font-size: 20px;
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol .header .mobimage {
    clear: both;
    float: left;
    width: 100%;
  }
}
.cottagepage .propertyleftcol .header .headerbg {
  background-image: url("/img/gradient.png") !important;
  /* Extra small screen and smaller */
  background-position: bottom !important;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol .header .headerbg {
    background-image: none !important;
    clear: both;
    background-color: #e7eceb;
    color: #2d3d38;
    height: auto !important;
    position: relative !important;
  }
}
.cottagepage .propertyleftcol .header .headerbg .propname {
  width: 100%;
  position: absolute;
  bottom: 40px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol .header .headerbg .propname {
    position: relative;
    bottom: 0;
    background-color: #e7eceb;
    float: left;
    margin-bottom: 40px;
  }
}
.cottagepage .propertyleftcol .header .headerbg .propname .btnlink {
  float: right;
  margin-right: 15px;
  border: 2px solid #fff;
  text-transform: uppercase;
  background-color: transparent;
  padding-left: 15px;
  margin-top: 54px;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol .header .headerbg .propname .btnlink {
    float: left;
    margin-left: 0;
    color: #2d3d38;
    border: 1px solid #2d3d38;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol .header .headerbg {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.cottagepage .propertyleftcol .header .btnlink {
  float: left;
  margin-left: 15px;
  margin-top: 30px;
  border: 0;
  background-color: #2d3d38;
  text-transform: uppercase;
  padding-left: 0;
}
.cottagepage .propertyleftcol .header .btnlink .icon {
  padding-left: 15px;
}
.cottagepage .propertyleftcol .header .btnlink:hover {
  background-color: #435b54;
}
.cottagepage .propertyleftcol .propinfo .propabout {
  text-transform: uppercase;
  margin-bottom: 0;
}
.cottagepage .propertyleftcol .propinfo .propabout a {
  display: block;
  padding: 20px 0;
  color: #2d3d38;
  cursor: pointer;
  font-family: 'BrandonGrotesqueWeb-Regular';
  text-transform: uppercase;
}
.cottagepage .propertyleftcol .propinfo .propabout a.active {
  background-color: #e7eceb;
}
.cottagepage .propertyleftcol .propinfo .propabout .propcode {
  color: #2d3d38;
}
.cottagepage .propertyleftcol .propinfo .ataglance {
  font-family: 'BrandonGrotesqueWeb-Regular';
  text-transform: uppercase;
  /* Only Small screen */
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cottagepage .propertyleftcol .propinfo .ataglance {
    margin-top: 0 !important;
  }
}
.cottagepage .propertyleftcol .propinfo #PropertyDescription {
  background-color: #e7eceb;
  padding: 30px;
}
.cottagepage .propertyleftcol .propinfo #PropertyDescription.overflowbg:before {
  background: -moz-linear-gradient(top, rgba(231, 236, 235, 0) 200px, #e7eceb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(200px, rgba(231, 236, 235, 0)), color-stop(100%, #e7eceb));
  background: -webkit-linear-gradient(top, rgba(231, 236, 235, 0) 200px, #e7eceb 100%);
  background-image: -ms-linear-gradient(top, rgba(231, 236, 235, 0) 200px, #e7eceb 100%);
}
.cottagepage .propertyleftcol .propinfo #PropertyDescriptionReadMore {
  font-weight: 600;
  display: inline;
  margin-bottom: 0;
}
.cottagepage .propertyleftcol .propinfo #PropertyDescription2 {
  display: none;
}
.cottagepage .propertyleftcol .propinfo .readmorelinkcode {
  background-color: #e7eceb;
  padding: 15px 30px 30px 30px;
  margin-bottom: 0;
  height: 60px;
}
.cottagepage .propertyleftcol .propinfo .readmorelinkcode span {
  color: #bec3c2;
  float: right;
  display: inline-block;
}
.cottagepage .propertyleftcol .propinfo #PropertyImage {
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 991.9px) {
  .cottagepage .propertyleftcol .propinfo #PropertyImage {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol .propinfo #PropertyImage .PropertyImageCol {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.cottagepage .propertyleftcol .propinfo .CTA {
  background-color: #7fd6bc;
  color: #fff;
  padding: 25px;
  font-weight: 500;
}
.cottagepage .propertyleftcol .propinfo .CTA .telnum {
  display: inline-block;
  float: right;
  font-size: 17px;
  font-weight: bold;
  color: #fff !important;
  /* Extra small screen and smaller */
}
.cottagepage .propertyleftcol .propinfo .CTA .telnum a {
  color: #fff !important;
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol .propinfo .CTA .telnum {
    float: left;
    color: #fff !important;
  }
  .cottagepage .propertyleftcol .propinfo .CTA .telnum a {
    color: #fff !important;
  }
}
.cottagepage .propertyleftcol .sharebar {
  margin-top: 25px;
  background-color: #e7eceb;
  padding: 25px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .cottagepage .propertyleftcol .sharebar {
    margin-bottom: 30px;
  }
}
.cottagepage .propertyleftcol .sharebar .text {
  padding-top: 5px;
}
.cottagepage .propertyleftcol .sharebar .socialicons {
  /* Extra small screen and smaller */
}
.cottagepage .propertyleftcol .sharebar .socialicons a {
  margin-left: 14px;
  width: 30px;
  height: 30px;
  background-color: #d95b96;
  display: inline-block;
}
.cottagepage .propertyleftcol .sharebar .socialicons a .icon {
  color: #fff;
  font-size: 21px;
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol .sharebar .socialicons {
    text-align: left;
  }
  .cottagepage .propertyleftcol .sharebar .socialicons a {
    margin-left: 0;
    margin-right: 20px;
    margin-top: 20px;
  }
}
.cottagepage .propertyleftcol .Complex .item {
  border-bottom: 1px solid #dddddd;
}
.cottagepage .propertyleftcol .Complex .item .proptext a {
  font-weight: 600;
}
.cottagepage .propertyleftcol .ataglance {
  border-bottom: 0;
  margin-bottom: 0 !important;
}
.cottagepage .propertyleftcol .ataglance span {
  font-weight: 500 !important;
}
.cottagepage .propertyleftcol .ataglance .circle {
  background-color: #2d3d38;
  margin-top: 0;
  margin-bottom: 10px !important;
  padding-top: 8px;
  line-height: inherit !important;
  font-size: 26px !important;
  /* Only Small screen */
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cottagepage .propertyleftcol .ataglance .circle {
    width: 80px !important;
    height: 80px !important;
    line-height: 60px !important;
  }
}
.cottagepage .propertyleftcol #Features .icon,
.cottagepage .propertyleftcol #Features2 .icon {
  color: #7fd6bc;
  width: 47px;
  font-size: 22px !important;
}
.cottagepage .propertyleftcol #Features .icon.pochenty-cool,
.cottagepage .propertyleftcol #Features2 .icon.pochenty-cool {
  font-size: 19px !important;
}
.cottagepage .propertyleftcol .RVPanel {
  background-color: #e7eceb;
  padding: 30px;
  margin-top: 0;
}
.cottagepage .propertyleftcol #Reviews h3 {
  margin-top: 10px !important;
  margin-bottom: 35px !important;
  text-align: center;
}
.cottagepage .propertyleftcol #Reviews .item {
  border: 0 !important;
}
.cottagepage .propertyleftcol #Reviews .reviewBlock {
  margin-top: 15px;
  background-color: #e7eceb;
  padding: 10px 30px 10px 30px;
}
.cottagepage .propertyleftcol #Reviews p {
  text-align: center;
}
.cottagepage .propertyleftcol #Reviews .hearts {
  margin-top: 20px;
  margin-bottom: 0;
}
.cottagepage .propertyleftcol #Reviews .hearts span {
  border-top: 1px solid #dddddd;
  display: block;
}
.cottagepage .propertyleftcol #Reviews .hearts span img {
  margin-top: -20px;
}
.cottagepage .propertyleftcol #Reviews .name {
  text-align: center;
  color: #d95b96;
}
.cottagepage .propertyleftcol #Reviews .name .StarRating {
  float: right;
}
.cottagepage .propertyleftcol #Reviews .name span {
  color: #d95b96;
}
.cottagepage .propertyleftcol #Reviews .alt {
  background-color: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  padding-top: 0 !important;
}
.cottagepage .propertyleftcol #Reviews .item {
  border-top: 1px solid #dddddd;
  padding-top: 0;
  border-radius: 0;
}
.cottagepage .propertyleftcol #Reviews .item.first {
  border-top: 0;
}
.cottagepage .propertyleftcol #Reviews .item.first .hearts {
  display: none;
}
.cottagepage .propertyleftcol #Reviews .readmorereviews {
  background-color: #2d3d38 !important;
  border: 0;
  color: #fff;
  width: 100%;
  margin-top: 25px !important;
  margin-bottom: 10px !important;
}
.cottagepage .propertyleftcol #Reviews .readmorereviews:hover,
.cottagepage .propertyleftcol #Reviews .readmorereviews:focus {
  background-color: #435b54 !important;
}
.cottagepage .propertyleftcol .PropertyImageCol {
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  .cottagepage .propertyleftcol .PropertyImageCol {
    padding: 0 15px 0 15px !important;
  }
}
.cottagepage .propertyleftcol .PropertyImageCol img {
  max-width: 100%;
  margin-bottom: 30px;
  cursor: pointer;
}
.cottagepage .propertyleftcol #propimageslider .slick-prev {
  background-color: #2d3d38;
}
.cottagepage .propertyleftcol #propimageslider .slick-next {
  background-color: #2d3d38;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cottagepage .propertyleftcol #propimageslider .slick-dots li button {
    background-color: #e7eceb;
  }
}
.cottagepage .propertyleftcol #propimageslider .slick-dots li.slick-active button {
  background-color: #d95b96;
}
@media (max-width: 991.9px) {
  .cottagepage .propertyleftcol #Map {
    margin-top: 0;
  }
  .cottagepage .propertyleftcol #PropertyImage {
    text-align: center;
  }
  .cottagepage .propertyleftcol #Features2 {
    padding-top: 10px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}
.cottagepage .propavail {
  padding-left: 0;
}
.cottagepage #Footer .footertext {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .cottagepage #Footer .footertext {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .cottagepage #Footer .footertext {
    float: left;
    width: 41.66666667%;
  }
}
.cottagepage #Footer .social {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cottagepage #Footer .social {
    float: left;
    width: 33.33333333%;
  }
}
.contentpage.nohero #MainNav,
.contactpage.nohero #MainNav,
.newsletterpage.nohero #MainNav,
.customeraccountpage.nohero #MainNav {
  background-color: #2d3d38;
  border: 0;
  color: #ffffff;
}
.contentpage.nohero #MainNav .logo,
.contactpage.nohero #MainNav .logo,
.newsletterpage.nohero #MainNav .logo,
.customeraccountpage.nohero #MainNav .logo {
  color: #ffffff;
  background-image: url('https://files.holidaycottages.co.uk/docs/sugarandloaf/logo.png');
}
.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 #dddddd;
}
.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: #ffffff;
}
.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: #fff;
}
.contentpage.nohero #MainNav .menuicon .menuicon-bar:before,
.contactpage.nohero #MainNav .menuicon .menuicon-bar:before,
.newsletterpage.nohero #MainNav .menuicon .menuicon-bar:before,
.customeraccountpage.nohero #MainNav .menuicon .menuicon-bar:before {
  background-color: #fff;
}
.contentpage.nohero #MainNav .menuicon .menuicon-bar:after,
.contactpage.nohero #MainNav .menuicon .menuicon-bar:after,
.newsletterpage.nohero #MainNav .menuicon .menuicon-bar:after,
.customeraccountpage.nohero #MainNav .menuicon .menuicon-bar:after {
  background-color: #fff;
}
.contentpage.nohero h1,
.contactpage.nohero h1,
.newsletterpage.nohero h1,
.customeraccountpage.nohero h1 {
  text-transform: uppercase;
}
.contentpage.nohero .header,
.contactpage.nohero .header,
.newsletterpage.nohero .header,
.customeraccountpage.nohero .header {
  background-image: url('https://files.holidaycottages.co.uk/docs/sugarandloaf/images/bkg_repeat.png');
}
.contentpage #Footer,
.contactpage #Footer,
.newsletterpage #Footer,
.customeraccountpage #Footer {
  margin-top: 0;
}
.contentpage .footerout,
.contactpage .footerout,
.newsletterpage .footerout,
.customeraccountpage .footerout {
  margin-top: 60px;
}
.contentpage.fullwidth .homebg,
.contactpage.fullwidth .homebg,
.newsletterpage.fullwidth .homebg,
.customeraccountpage.fullwidth .homebg {
  padding-bottom: 40px;
}
.contentpage.fullwidth #Footer,
.contactpage.fullwidth #Footer,
.newsletterpage.fullwidth #Footer,
.customeraccountpage.fullwidth #Footer {
  margin-top: 0;
}
.contentpage #Hero .caption h1,
.contactpage #Hero .caption h1,
.newsletterpage #Hero .caption h1,
.customeraccountpage #Hero .caption h1 {
  text-transform: uppercase;
}
.contentpage .header,
.contactpage .header,
.newsletterpage .header,
.customeraccountpage .header {
  background-color: #d95b96;
}
.contentpage .header .text-center,
.contactpage .header .text-center,
.newsletterpage .header .text-center,
.customeraccountpage .header .text-center {
  text-align: center;
}
.contentpage .formbg,
.contactpage .formbg,
.newsletterpage .formbg,
.customeraccountpage .formbg {
  background-color: #e7eceb;
  border-radius: 0;
  border: 1px solid #dddddd;
}
.contentpage .formbg.weddingform,
.contactpage .formbg.weddingform,
.newsletterpage .formbg.weddingform,
.customeraccountpage .formbg.weddingform {
  /*
			.make-sm-column(8);
			.make-md-column(8);
			.make-lg-column(8);
			.make-sm-column-offset(2);
			.make-md-column-offset(2);
			.make-lg-column-offset(2);
			*/
  padding: 60px;
  margin-top: 30px;
}
.contentpage .formbg .intro,
.contactpage .formbg .intro,
.newsletterpage .formbg .intro,
.customeraccountpage .formbg .intro {
  font-family: 'robotoregular';
}
.contentpage .formbg .form-control,
.contactpage .formbg .form-control,
.newsletterpage .formbg .form-control,
.customeraccountpage .formbg .form-control {
  font-family: 'Open Sans', sans-serif;
  color: #2d3d38 !important;
  border-bottom: 1px solid #b9bcc1;
  background-color: transparent;
}
.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: #2d3d38;
}
.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 {
  color: #2d3d38;
}
.contentpage .formbg .alert,
.contactpage .formbg .alert,
.newsletterpage .formbg .alert,
.customeraccountpage .formbg .alert {
  color: #d95b96;
}
.contentpage .formbg ::-webkit-input-placeholder,
.contactpage .formbg ::-webkit-input-placeholder,
.newsletterpage .formbg ::-webkit-input-placeholder,
.customeraccountpage .formbg ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #2d3d38 !important;
}
.contentpage .formbg ::-moz-placeholder,
.contactpage .formbg ::-moz-placeholder,
.newsletterpage .formbg ::-moz-placeholder,
.customeraccountpage .formbg ::-moz-placeholder {
  /* Firefox 19+ */
  color: #2d3d38 !important;
}
.contentpage .formbg :-ms-input-placeholder,
.contactpage .formbg :-ms-input-placeholder,
.newsletterpage .formbg :-ms-input-placeholder,
.customeraccountpage .formbg :-ms-input-placeholder {
  /* IE 10+ */
  color: #2d3d38 !important;
}
.contentpage .formbg :-moz-placeholder,
.contactpage .formbg :-moz-placeholder,
.newsletterpage .formbg :-moz-placeholder,
.customeraccountpage .formbg :-moz-placeholder {
  /* Firefox 18- */
  color: #2d3d38 !important;
}
.contentpage .formbg .newsletterbtn,
.contactpage .formbg .newsletterbtn,
.newsletterpage .formbg .newsletterbtn,
.customeraccountpage .formbg .newsletterbtn {
  margin-bottom: 0 !important;
}
.contentpage .weddingformhead,
.contactpage .weddingformhead,
.newsletterpage .weddingformhead,
.customeraccountpage .weddingformhead {
  background-color: #e7eceb;
  text-align: center;
  padding-top: 40px;
}
.contentpage .weddingformhead h2,
.contactpage .weddingformhead h2,
.newsletterpage .weddingformhead h2,
.customeraccountpage .weddingformhead h2 {
  font-family: 'GuessPro-Bold';
  font-weight: normal;
  font-size: 28px;
  margin-bottom: 30px;
}
.contentpage .weddingform,
.contactpage .weddingform,
.newsletterpage .weddingform,
.customeraccountpage .weddingform {
  background-color: #e7eceb;
  padding-bottom: 90px;
}
.contentpage .weddingform .formbg,
.contactpage .weddingform .formbg,
.newsletterpage .weddingform .formbg,
.customeraccountpage .weddingform .formbg {
  background-color: #fff;
}
.contentpage .weddingpage h2,
.contactpage .weddingpage h2,
.newsletterpage .weddingpage h2,
.customeraccountpage .weddingpage h2 {
  font-family: 'GuessPro-Bold';
  font-weight: normal;
  font-size: 28px;
  margin-bottom: 30px;
  margin-top: 60px;
}
.contentpage .call,
.contactpage .call,
.newsletterpage .call,
.customeraccountpage .call {
  background-color: #e7eceb;
  border-radius: 0;
  border: 1px solid #dddddd;
}
.contentpage .call p,
.contactpage .call p,
.newsletterpage .call p,
.customeraccountpage .call p {
  font-family: 'robotoregular';
}
.contentpage .call p.phone,
.contactpage .call p.phone,
.newsletterpage .call p.phone,
.customeraccountpage .call p.phone {
  color: #d95b96;
}
.contentpage strong,
.contactpage strong,
.newsletterpage strong,
.customeraccountpage strong {
  font-family: 'robotoregular';
}
.contentpage .subtext,
.contactpage .subtext,
.newsletterpage .subtext,
.customeraccountpage .subtext {
  color: #868b92;
}
.contentpage .maincontent .accordion h4,
.contactpage .maincontent .accordion h4,
.newsletterpage .maincontent .accordion h4,
.customeraccountpage .maincontent .accordion h4 {
  padding-bottom: 15px;
  border-bottom: 1px solid #dddddd;
}
.contentpage .maincontent .accordion h4 a,
.contactpage .maincontent .accordion h4 a,
.newsletterpage .maincontent .accordion h4 a,
.customeraccountpage .maincontent .accordion h4 a {
  color: #2d3d38;
}
.contentpage .maincontent .accordion h4:after,
.contactpage .maincontent .accordion h4:after,
.newsletterpage .maincontent .accordion h4:after,
.customeraccountpage .maincontent .accordion h4:after {
  color: #dddddd;
}
.contentpage .faqs h2,
.contactpage .faqs h2,
.newsletterpage .faqs h2,
.customeraccountpage .faqs h2 {
  font-size: 18px;
}
.contentpage .faqs h4,
.contactpage .faqs h4,
.newsletterpage .faqs h4,
.customeraccountpage .faqs h4 {
  font-size: 15px;
}
.contentpage .rightcol p.highlight,
.contactpage .rightcol p.highlight,
.newsletterpage .rightcol p.highlight,
.customeraccountpage .rightcol p.highlight {
  color: #bec3c2;
}
#AvailabilityPanel {
  background-color: #e7eceb;
  color: #2d3d38;
  border-left: 1px solid #dddddd;
  right: 0;
  top: 70px;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 991.9px) {
  #AvailabilityPanel {
    width: inherit !important;
  }
}
@media (max-width: 767px) {
  #AvailabilityPanel {
    background-color: #d95b96;
    height: auto;
    border-left: 0;
  }
}
#AvailabilityPanel .AvailabilityPanelInner {
  /* Only Small screen */
}
#AvailabilityPanel .AvailabilityPanelInner.Bottom {
  padding: 0;
}
#AvailabilityPanel .AvailabilityPanelInner.Bottom .avControls {
  overflow: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottomn: 50px;
}
#AvailabilityPanel .AvailabilityPanelInner h3 {
  color: #2d3d38;
  font-family: 'GuessPro-Bold';
  font-size: 24px;
  margin-top: 20px;
  display: none;
  /* Medium screen and smaller */
}
@media (max-width: 1199px) {
  #AvailabilityPanel .AvailabilityPanelInner h3 {
    display: none;
  }
}
#AvailabilityPanel .AvailabilityPanelInner.Top {
  background-color: #e7eceb;
  padding-top: 10px;
}
#AvailabilityPanel .AvailabilityPanelInner .form-control {
  background-color: transparent;
  color: #262a1f;
  padding: 0 10px;
  font-size: 14px;
}
#AvailabilityPanel .AvailabilityPanelInner .ddlwrap {
  border-bottom: 1px solid #dbdbdb;
}
#AvailabilityPanel .AvailabilityPanelInner .ddlwrap:before {
  color: #2d3d38;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #AvailabilityPanel .AvailabilityPanelInner .monthavaildd {
    margin-bottom: 40px;
  }
}
#AvailabilityPanel .AvailabilityPanelInner .calheader {
  background-color: #2d3d38;
  color: #fff;
  font-family: 'BrandonGrotesqueWeb-Regular';
  text-transform: uppercase;
  padding: 10px 0;
  margin-top: 20px;
}
#AvailabilityPanel .AvailabilityPanelInner #jrange {
  margin-top: 0;
}
#AvailabilityPanel .AvailabilityPanelInner #jrange .ui-datepicker {
  padding: 0;
}
#AvailabilityPanel .AvailabilityPanelInner #jrange .ui-datepicker th {
  padding: 3px;
  padding: 0;
}
#AvailabilityPanel .AvailabilityPanelInner #jrange .ui-datepicker th span {
  margin-bottom: 5px;
  color: #2d3d38;
  display: block;
}
#AvailabilityPanel .AvailabilityPanelInner #jrange .ui-widget-content .ui-state-default {
  color: #2d3d38;
}
#AvailabilityPanel .AvailabilityPanelInner .future-date .ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .future-date span {
  background: transparent !important;
  opacity: 0.2 !important;
}
#AvailabilityPanel .AvailabilityPanelInner .startDate span {
  background-color: #2d3d38;
  color: #fff !important;
  display: block;
}
#AvailabilityPanel .AvailabilityPanelInner .ui-state-default {
  margin-bottom: 5px;
  /* Only Small screen */
  color: #666666 !important;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #AvailabilityPanel .AvailabilityPanelInner .ui-state-default {
    margin-bottom: 20px;
  }
}
#AvailabilityPanel .AvailabilityPanelInner .changeover .ui-state-default {
  background-image: none;
  background-color: #7fd6bc;
  color: #fff !important;
}
#AvailabilityPanel .AvailabilityPanelInner .booked .ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .booked span {
  background-color: #bec3c2;
  color: #666666 !important;
}
#AvailabilityPanel .AvailabilityPanelInner .last-booked .ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .last-booked span {
  background: none !important;
  background-color: #bec3c2 !important;
  filter: none !important;
  color: #666666 !important;
}
#AvailabilityPanel .AvailabilityPanelInner .last-booked.changeover .ui-state-default {
  background-image: none !important;
  background-color: #7fd6bc !important;
  color: #fff !important;
}
#AvailabilityPanel .AvailabilityPanelInner .first-booked .ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .first-booked span {
  background: none !important;
  background-color: #bec3c2 !important;
  filter: none !important;
  color: #666666 !important;
}
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-green > .ui-state-active,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-green > .ui-state-default {
  background: none !important;
  filter: none !important;
  background-color: #d95b96 !important;
  color: #fff !important;
}
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-amber > .ui-state-active,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-amber > .ui-state-default {
  background: none !important;
  filter: none !important;
  background-color: #d95b96 !important;
}
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-red > .ui-state-active,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-red > .ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-red-booked > .ui-state-active,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-red-booked > .ui-state-default {
  background: none !important;
  filter: none !important;
  background-color: #fc405b !important;
  color: #fff !important;
}
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-first-green a.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-first-green span.ui-state-default {
  background: none !important;
  filter: none !important;
  background-color: #d95b96 !important;
}
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-last-green a.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-last-green span.ui-state-default {
  background: none !important;
  filter: none !important;
  background-color: #d95b96 !important;
  color: #fff !important;
}
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-first-amber a.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-first-amber span.ui-state-default {
  background: -moz-linear-gradient(-45deg, transparent 50%, #d95b96 50%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50%, #d95b96)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, transparent 50%, #d95b96 50%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, transparent 50%, #d95b96 50%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, transparent 50%, #d95b96 50%) !important;
  /* IE10+ */
  background: linear-gradient(135deg, transparent 50%, #d95b96 50%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=transparent, endColorstr=#d95b96, GradientType=1) !important;
}
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-last-amber a.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-last-amber span.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-amber.endDate-amber > .ui-state-active,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-amber.endDate-amber > .ui-state-default {
  background: -moz-linear-gradient(-45deg, #d95b96 50%, transparent 50%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #d95b96), color-stop(50%, transparent)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #d95b96 50%, transparent 50%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #d95b96 50%, transparent 50%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #d95b96 50%, transparent 50%) !important;
  /* IE10+ */
  background: linear-gradient(135deg, #d95b96 50%, transparent 50%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d95b96, endColorstr=transparent, GradientType=1) !important;
}
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-first-red a.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-first-red span.ui-state-default {
  background: none !important;
  filter: none !important;
  background-color: #fc405b !important;
  color: #fff !important;
}
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-last-red a.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .date-range-selected-last-red span.ui-state-default {
  background: none !important;
  filter: none !important;
  background-color: #fc405b !important;
  color: #fff !important;
}
#AvailabilityPanel .AvailabilityPanelInner .startDate-green-booked .ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .startDate-green-booked span.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .startDate-green-booked.changeover .ui-state-default {
  background: none !important;
  filter: none !important;
  background-color: #d95b96 !important;
  color: #fff !important;
}
#AvailabilityPanel .AvailabilityPanelInner .endDate-green-booked a.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .endDate-green-booked span.ui-state-default {
  background: linear-gradient(to right, #d95b96, #bec3c2) !important;
  filter: none !important;
  background-color: #d95b96 !important;
  color: #fff !important;
}
#AvailabilityPanel .AvailabilityPanelInner .startDate-amber-booked a.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .startDate-amber-booked span.ui-state-default {
  background: -moz-linear-gradient(-45deg, #bec3c2 50%, #d95b96 50%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #bec3c2), color-stop(50%, #d95b96)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #bec3c2 50%, #d95b96 50%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #bec3c2 50%, #d95b96 50%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #bec3c2 50%, #d95b96 50%) !important;
  /* IE10+ */
  background: linear-gradient(135deg, #bec3c2 50%, #d95b96 50%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bec3c2, endColorstr=#d95b96, GradientType=1) !important;
}
#AvailabilityPanel .AvailabilityPanelInner .endDate-amber-booked a.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .endDate-amber-booked span.ui-state-default {
  background: -moz-linear-gradient(-45deg, #d95b96 50%, #bec3c2 50%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #d95b96), color-stop(50%, #bec3c2)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #d95b96 50%, #bec3c2 50%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #d95b96 50%, #bec3c2 50%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #d95b96 50%, #bec3c2 50%) !important;
  /* IE10+ */
  background: linear-gradient(135deg, #d95b96 50%, #bec3c2 50%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d95b96, endColorstr=#bec3c2, GradientType=1) !important;
  color: #666666;
}
#AvailabilityPanel .AvailabilityPanelInner .startDate-red-booked a.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .startDate-red-booked span.ui-state-default {
  background: linear-gradient(to right, #bec3c2, #fc405b) !important;
  filter: none !important;
  background-color: #fc405b !important;
  color: #fff !important;
}
#AvailabilityPanel .AvailabilityPanelInner .endDate-red-booked a.ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .endDate-red-booked span.ui-state-default {
  background: linear-gradient(to right, #fc405b, #bec3c2) !important;
  filter: none !important;
  background-color: #fc405b !important;
  color: #fff !important;
}
#AvailabilityPanel .AvailabilityPanelInner .past-date .ui-state-default,
#AvailabilityPanel .AvailabilityPanelInner .past-date span {
  background: transparent !important;
  opacity: 0.2;
}
#AvailabilityPanel .AvailabilityPanelInner #selectDatesTitle {
  font-size: 12px;
  background-color: #d95b96;
  color: #fff;
  padding: 5px 30px 5px 30px;
}
#AvailabilityPanel .AvailabilityPanelInner #selectDatesTitle p {
  margin-bottom: 0;
  line-height: 22px;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate .propavailselect {
  padding-right: 0;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate .propavailselect a {
  border-radius: 0;
  background-color: #e1e4e3;
  box-shadow: none;
  height: 52px;
  line-height: 52px;
  color: #d95b96;
  margin-top: 1px;
  font-weight: bold;
  text-transform: uppercase;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate .propavailselect a:hover,
#AvailabilityPanel .AvailabilityPanelInner .propdate .propavailselect a:focus {
  box-shadow: none;
  background-color: #d95b96;
  top: 0;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate.selected .propavailselect a {
  background-color: #d95b96;
  color: #fff;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate.selected .propavailselect a:hover,
#AvailabilityPanel .AvailabilityPanelInner .propdate.selected .propavailselect a:focus {
  background-color: #c15085;
  color: #fff;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate .propavail {
  border-bottom: 1px solid #dddddd;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate .propavaildate {
  padding-left: 0;
  margin: 2px 0;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate .propavaildate .dateprice {
  display: inline-block;
  border-left: 2px solid #d95b96;
  padding-left: 28px;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate .propavaildate .dateprice .price {
  color: #d95b96;
  font-weight: bold;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate.enquire .propavailselect a {
  color: #d95b96;
  background-color: #e1e4e3;
  box-shadow: none;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate.enquire .propavailselect a:hover,
#AvailabilityPanel .AvailabilityPanelInner .propdate.enquire .propavailselect a:focus {
  background-color: #d95b96;
  color: #fff;
  box-shadow: none;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate.enquire .propavailselect .why {
  display: none;
}
#AvailabilityPanel .AvailabilityPanelInner .propdate.enquire .propavailselect .why .icon {
  color: #d95b96;
}
#AvailabilityPanel .AvailabilityPanelInner #quickBook {
  padding: 20px 30px;
  margin: 0 30px;
  background-color: #d7dcdb;
}
#AvailabilityPanel .AvailabilityPanelInner #quickBook .nightsprice {
  font-family: 'BrandonGrotesqueWeb-Bold';
  text-transform: uppercase;
}
#AvailabilityPanel .AvailabilityPanelInner #quickBook .price {
  color: #d95b96;
}
#AvailabilityPanel .AvailabilityPanelInner #quickBook .propavailselect {
  padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
}
#AvailabilityPanel .AvailabilityPanelInner #quickBook .propavailselect a {
  background-color: #d95b96;
  color: #fff;
  height: 40px;
  line-height: 40px;
}
#AvailabilityPanel .AvailabilityPanelInner #quickBook .propavailselect a:hover {
  background-color: #c15085;
}
#AvailabilityPanel .AvailabilityPanelInner .key {
  position: absolute;
  left: 0;
  bottom: -50px;
  height: 50px;
  overflow: hidden;
  width: 100%;
  background-color: #2d3d38;
  padding: 0;
  color: #fff;
}
#AvailabilityPanel .AvailabilityPanelInner .key .keylink {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
}
#AvailabilityPanel .AvailabilityPanelInner .key .keytoggle {
  color: #fff;
  height: 25px;
  display: block;
}
#AvailabilityPanel .AvailabilityPanelInner .key .changeover {
  display: none;
}
#AvailabilityPanel .AvailabilityPanelInner .key #key {
  background-color: #e7eceb;
  padding: 20px 30px 0 30px;
  color: #2d3d38;
  height: 100%;
}
#AvailabilityPanel .AvailabilityPanelInner .key #key .padin {
  margin-top: 10px;
}
#AvailabilityPanel .AvailabilityPanelInner .key #key .enquirecol {
  display: none;
}
#AvailabilityPanel .AvailabilityPanelInner .key #key .changeovercol {
  display: none;
}
#AvailabilityPanel .AvailabilityPanelInner .key #key h6 {
  display: none;
}
#AvailabilityPanel .AvailabilityPanelInner .key #key .keybox {
  background-color: #bec3c2;
}
#AvailabilityPanel .AvailabilityPanelInner .key #key .keybox.available {
  background-color: #7fd6bc;
  border: 0;
}
#AvailabilityPanel .AvailabilityPanelInner .key #key .keybox.changeover {
  background-color: #7fd6bc;
  border: 1px solid #afb2b6;
  background-position: bottom left;
}
#AvailabilityPanel .AvailabilityPanelInner .key #key .keybox.booknow {
  background-color: #d95b96;
}
#AvailabilityPanel .AvailabilityPanelInner .key #key .keybox.enquire {
  background-color: #d95b96;
}
#AvailabilityPanel .AvailabilityPanelInner .key #key .keybox.cannotbook {
  background-color: #fc405b;
}
#AvailabilityPanel .AvailabilityPanelInner .warning {
  padding: 15px 30px;
  background-color: #fc405b;
  color: #fff;
}
#AvailabilityPanel .AvailabilityPanelInner .warning p {
  margin-bottom: 0;
}
#AvailabilityPanel .mobavaillinks {
  /* Only Small screen */
  /* Extra small screen and smaller */
}
#AvailabilityPanel .mobavaillinks h2 {
  color: #2d3d38;
}
#AvailabilityPanel .mobavaillinks .btn {
  background-color: #d95b96;
  box-shadow: none;
  /* Extra small screen and smaller */
}
@media (max-width: 767px) {
  #AvailabilityPanel .mobavaillinks .btn {
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
#AvailabilityPanel .mobavaillinks .btn:hover,
#AvailabilityPanel .mobavaillinks .btn:focus {
  background-color: #d95b96;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #AvailabilityPanel .mobavaillinks .datesselected h2 {
    color: #2d3d38;
  }
  #AvailabilityPanel .mobavaillinks .datesselected p {
    color: #2d3d38;
  }
  #AvailabilityPanel .mobavaillinks .datesselected .iconcont .icon {
    color: #2d3d38;
    border: 1px solid #2d3d38;
  }
}
@media (max-width: 767px) {
  #AvailabilityPanel .mobavaillinks .datesselected .btn {
    background-color: #c15085;
  }
  #AvailabilityPanel .mobavaillinks .datesselected .iconcont .icon {
    margin-top: 8px;
  }
}
.availabilityPopup {
  background-color: #e7eceb;
}
.availabilityPopup .head {
  display: block;
  background-color: #2d3d38;
  color: #fff;
}
.availabilityPopup .head h3 {
  color: #fff;
}
.availabilityPopup #AvailabilityPanel {
  margin-top: 6px;
  top: 0;
}
.availabilityPopup #AvailabilityPanel .AvailabilityPanelInner.Bottom {
  overflow: hidden;
}
.refinePopup .searchpagerefiner #mobfilterselector .scrollfilters .property-features {
  padding-bottom: 30px;
}
.refinePopup .searchpagerefiner #SearchPanel {
  top: 0;
  margin-top: 0;
}
.refinePopup .searchpagerefiner #SearchPanel .head {
  display: inline-block;
  background-color: #2d3d38;
  color: #fff;
  font-size: 20px;
  padding: 20px 15px;
  font-family: 'robotoregular';
}
.refinePopup .searchpagerefiner #SearchPanel .head a {
  font-family: 'robotoregular';
}
.refinePopup .searchpagerefiner #SearchPanel .inner.filters {
  padding-top: 75px;
}
.refinePopup .searchpagerefiner #SearchPanel .ddlProp {
  margin-top: 40px;
}
.refinePopup .searchpagerefiner #SearchPanel .footerrefiner .btnlink {
  border: 1px solid #2d3d38;
}
.refinePopup .searchpagerefiner #SearchPanel .footerrefiner .btnlink:hover,
.refinePopup .searchpagerefiner #SearchPanel .footerrefiner .btnlink:focus {
  background-color: #2d3d38;
  color: #fff;
}
.refinePopup .footerrefiner {
  padding: 0 !important;
}
.refinePopup .footerrefiner .col-xs-6 {
  padding: 0;
}
.refinePopup .footerrefiner .btnlink {
  height: 60px !important;
}
.refinePopup .footerrefiner .btn {
  width: 100% !important;
  height: 60px !important;
}
.customeraccountpage .propinfosub .icon {
  color: #d95b96;
}
.DriverLayout1 .driverinset .driver,
.DriverLayout2 .driverinset .driver,
.DriverLayout3 .driverinset .driver,
.DriverLayout1 .driverfull .driver,
.DriverLayout2 .driverfull .driver,
.DriverLayout3 .driverfull .driver {
  /* Medium screen & Bigger */
}
.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 {
  /* Medium screen & Bigger */
  /* 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-weight: normal;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'BrandonGrotesqueWeb-Regular';
}
.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: 'robotoregular';
  font-weight: 500;
}
.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 {
  color: #fff;
  font-weight: normal;
}
@media (min-width: 992px) {
  .DriverLayout1 .driverinset .driver .drivertext .inner .btnlink:hover,
  .DriverLayout2 .driverinset .driver .drivertext .inner .btnlink:hover,
  .DriverLayout3 .driverinset .driver .drivertext .inner .btnlink:hover,
  .DriverLayout1 .driverfull .driver .drivertext .inner .btnlink:hover,
  .DriverLayout2 .driverfull .driver .drivertext .inner .btnlink:hover,
  .DriverLayout3 .driverfull .driver .drivertext .inner .btnlink:hover {
    color: #d95b96;
  }
}
@media (max-width: 991.9px) {
  .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 {
    background-color: #d95b96;
    box-shadow: none;
  }
  .DriverLayout1 .driverinset .driver .drivertext .inner .btnlink:hover,
  .DriverLayout2 .driverinset .driver .drivertext .inner .btnlink:hover,
  .DriverLayout3 .driverinset .driver .drivertext .inner .btnlink:hover,
  .DriverLayout1 .driverfull .driver .drivertext .inner .btnlink:hover,
  .DriverLayout2 .driverfull .driver .drivertext .inner .btnlink:hover,
  .DriverLayout3 .driverfull .driver .drivertext .inner .btnlink:hover,
  .DriverLayout1 .driverinset .driver .drivertext .inner .btnlink:focus,
  .DriverLayout2 .driverinset .driver .drivertext .inner .btnlink:focus,
  .DriverLayout3 .driverinset .driver .drivertext .inner .btnlink:focus,
  .DriverLayout1 .driverfull .driver .drivertext .inner .btnlink:focus,
  .DriverLayout2 .driverfull .driver .drivertext .inner .btnlink:focus,
  .DriverLayout3 .driverfull .driver .drivertext .inner .btnlink:focus {
    box-shadow: none;
    top: 0;
    background-color: #c15085;
  }
}
@media (min-width: 992px) {
  .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 .guidetext:focus,
  .DriverLayout2 .driverinset .driver .guidetext:focus,
  .DriverLayout3 .driverinset .driver .guidetext:focus,
  .DriverLayout1 .driverfull .driver .guidetext:focus,
  .DriverLayout2 .driverfull .driver .guidetext:focus,
  .DriverLayout3 .driverfull .driver .guidetext:focus {
    background: transparent;
  }
}
.DriverLayout2 .driverinset .driver,
.DriverLayout3 .driverinset .driver {
  margin-bottom: 57px;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .DriverLayout2 .driverinset .driver,
  .DriverLayout3 .driverinset .driver {
    margin-bottom: 0;
    background-position: bottom;
  }
}
@media (max-width: 767px) {
  .DriverLayout2 .driverinset .driver,
  .DriverLayout3 .driverinset .driver {
    height: 500px;
  }
}
.DriverLayout2 .driverinset .driver .drivertext .inner,
.DriverLayout3 .driverinset .driver .drivertext .inner {
  top: 92%;
  /* Small screen and smaller */
  /* Extra small screen and smaller */
}
@media (max-width: 991.9px) {
  .DriverLayout2 .driverinset .driver .drivertext .inner,
  .DriverLayout3 .driverinset .driver .drivertext .inner {
    top: 82% !important;
  }
}
@media (max-width: 767px) {
  .DriverLayout2 .driverinset .driver .drivertext .inner,
  .DriverLayout3 .driverinset .driver .drivertext .inner {
    top: 82% !important;
  }
}
.DriverLayout2 .driverinset .driver .drivertext .inner h3,
.DriverLayout3 .driverinset .driver .drivertext .inner h3 {
  margin-bottom: 30px;
  height: 40px;
}
@media (max-width: 767px) {
  .DriverLayout2 .driverinset .driver .drivertext .inner h3,
  .DriverLayout3 .driverinset .driver .drivertext .inner h3 {
    margin-bottom: 20px;
  }
}
.DriverLayout2 .driverinset .driver .drivertext .inner h3:before,
.DriverLayout3 .driverinset .driver .drivertext .inner h3:before {
  content: "\e9e2";
  font-family: 'pochenty';
  display: inline-block;
  position: absolute;
  top: -30px;
  left: 47%;
  color: #d95b96;
  /* Small screen and smaller */
}
@media (max-width: 991.9px) {
  .DriverLayout2 .driverinset .driver .drivertext .inner h3:before,
  .DriverLayout3 .driverinset .driver .drivertext .inner h3:before {
    left: 49%;
  }
}
.DriverLayout2 .driverinset .driver .drivertext .inner p,
.DriverLayout3 .driverinset .driver .drivertext .inner p {
  display: inline-block;
  width: 70% !important;
  /* Medium screen and smaller */
}
@media (max-width: 1199px) {
  .DriverLayout2 .driverinset .driver .drivertext .inner p,
  .DriverLayout3 .driverinset .driver .drivertext .inner p {
    width: 80% !important;
  }
}
.DriverLayout2 .driverinset .driver .drivertext .inner .btnlink,
.DriverLayout3 .driverinset .driver .drivertext .inner .btnlink {
  border: 0;
  margin-top: 0 !important;
  height: 50px;
  line-height: 38px;
  text-transform: uppercase;
}
.DriverLayout2 .driverinset .driver .drivertext .inner .btnlink:hover,
.DriverLayout3 .driverinset .driver .drivertext .inner .btnlink:hover,
.DriverLayout2 .driverinset .driver .drivertext .inner .btnlink:focus,
.DriverLayout3 .driverinset .driver .drivertext .inner .btnlink:focus {
  color: #fff;
}
.DriverLayout3 .driverinset {
  /* Small screen and smaller */
}
.DriverLayout3 .driverinset .driver {
  /* Large screen & Bigger */
  /* Only Medium screen */
  /* Small screen and smaller */
}
@media (min-width: 1200px) {
  .DriverLayout3 .driverinset .driver {
    height: 455px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .DriverLayout3 .driverinset .driver {
    height: 365px;
  }
}
@media (max-width: 991.9px) {
  .DriverLayout3 .driverinset .driver {
    height: 385px;
    margin-bottom: 30px;
  }
  .DriverLayout3 .driverinset .driver .drivertext .inner {
    top: 92%;
  }
  .DriverLayout3 .driverinset .driver .drivertext .inner .btnlink {
    background-color: #2d3d38 !important;
  }
  .DriverLayout3 .driverinset .driver .drivertext .inner .btnlink:hover,
  .DriverLayout3 .driverinset .driver .drivertext .inner .btnlink:focus {
    background-color: #435b54 !important;
  }
}
@media (max-width: 991.9px) {
  .DriverLayout3 .driverinset .driver:hover,
  .DriverLayout3 .driverinset .driver:focus {
    background-size: 110%;
  }
}
.weddingdrivers {
  padding-bottom: 30px;
}
.weddingdrivers .driver {
  width: 100%;
  display: block;
  height: 250px;
  /* Medium screen and smaller */
  /* Small screen and smaller */
  /* Extra small screen and smaller */
  background-size: 100%;
  background-position: center;
}
@media (max-width: 1199px) {
  .weddingdrivers .driver {
    height: 200px;
  }
}
@media (max-width: 991.9px) {
  .weddingdrivers .driver {
    height: 240px;
  }
}
@media (max-width: 767px) {
  .weddingdrivers .driver {
    height: 200px;
  }
}
.weddingdrivers .drivertext {
  margin-bottom: 30px;
}
.weddingdrivers .drivertext .inner {
  text-align: center;
  padding: 30px;
  background-color: #e7eceb;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.weddingdrivers .drivertext .inner h3 {
  font-family: 'BrandonGrotesqueWeb-Regular';
  font-size: 22px;
  text-transform: uppercase;
}
.smallerdrivers .DriverLayout2 .driverinset .driver {
  /* Medium screen & Bigger */
}
@media (min-width: 992px) {
  .smallerdrivers .DriverLayout2 .driverinset .driver {
    height: 275px;
  }
}
#featured-cottages {
  background-color: #ffffff;
}
#featured-cottages .property .propdatesprices {
  border: 1px solid #dddddd;
}
#featured-cottages .property .propimage .caption {
  display: none;
}
#featured-cottages .property .propinfo a {
  color: #2d3d38;
}
#featured-cottages .property .propinfo .propname h3 {
  background-color: #e7eceb;
  margin: 0;
  padding-top: 20px;
  font-weight: normal;
  font-family: 'BrandonGrotesqueWeb-Bold';
  text-transform: uppercase;
}
#featured-cottages .property .propinfo .propinfosub {
  background-color: #e7eceb;
  border-top: 0;
  padding-bottom: 65px;
}
#featured-cottages .property .propinfo .propinfosub.divider {
  border-right: 0;
}
#featured-cottages .property .propinfo .propinfosub span {
  color: #d95b96;
}
#featured-cottages .property .propinfo .propinfosub span.icontext {
  color: #2d3d38;
}
#featured-cottages .property .propinfo .propinfosub:first-child {
  border-left: 0;
}
#featured-cottages .property .propinfo .propinfosub:last-child {
  border-right: 0;
}
#featured-cottages .property .propinfo .prices {
  padding: 10px;
  background-color: #2d3d38;
  color: #fff;
  border: 0;
}
.dwwr .dwbc {
  background-color: #ffffff !important;
}
.dwwr .dw-cal-day {
  color: #2d3d38 !important;
}
.dwwr .dw-cal-header,
.dwwr .dw-cal-days-c {
  background-color: #ffffff !important;
}
.dwwr .dw-cal-month,
.dwwr .dw-cal-year {
  color: #d95b96 !important;
}
.dwwr .mbsc-ic-arrow-left5:before {
  color: #2d3d38 !important;
}
.dwwr .mbsc-ic-arrow-right5:before {
  color: #2d3d38 !important;
}
.dwwr .dw-sel .dw-cal-day-fg {
  background-color: #7fd6bc !important;
}
.dwwr .dwbc .dwb-c .dwb:after {
  color: #262a1f;
}
.ui-menu .ui-menu-item a.ui-state-focus {
  background-color: #ffffff !important;
}
.codesearchlist2 {
  color: #262a1f !important;
}
.codesearchhoverlistitem2 {
  background-color: #d95b96;
  color: #fff;
}
.ajax__validatorcallout_error_message_cell {
  color: #2d3d38 !important;
  font-family: 'robotoregular' !important;
}
.propsearch {
  border: 1px solid #dddddd;
  color: #262a1f !important;
  border-radius: 0 !important;
}
.propsearch .ui-menu-item:hover {
  background-color: #d95b96;
}
.propsearch .ui-menu-item a {
  font-size: 13px !important;
  font-family: 'robotoregular' !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: #d95b96 !important;
  color: #fff !important;
}
.propsearch.refine .ui-menu-item a {
  font-size: 15px !important;
}
.keyfeaturescol {
  display: none;
}
