/*************************************************
Theme Name: Shout Web Solutions
Template: divi
Version: 1.2
*************************************************/
/* Typekit - Flash Of Unstyled Text - Fix */
.wf-loading {
  /* styles to use when web fonts are loading */
  display: none;
  visibility: hidden;
}

.wf-active {
  /* styles to use when web fonts are active */
  display: block;
  visibility: visible;
}

.wf-inactive {
  /* styles to use when web fonts are inactive */
  visibility: hidden;
}

/* Global Colours - stick you primary 5 colours here */
/* Global Fonts - load your chosen fonts in here */
/* Base font size */
/* Global Box Sizing Parameters, flex-box, box-shadow, transitions, border-radius, align & justify */
/* Display and other attribute classes */
.hide {
  display: none;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

/*************************************************
Set Typography Styling here
*************************************************/
*, p, span {
  font-family: "montserrat", sans-serif;
  font-size: 16px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-shadow: none !important;
}

h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
  font-family: "montserrat", sans-serif;
  font-size: 52px;
  font-weight: 300;
  letter-spacing: 0px;
}
@media (max-width: 980px) {
  h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
    font-size: 35px !important;
    font-weight: 300 !important;
  }
}
@media (max-width: 768px) {
  h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
    font-size: 42px;
  }
}

@media (max-width: 980px) {
  #content > .property .summary.entry-summary .price {
    font-size: 42px;
  }
}
@media (max-width: 768px) {
  #content > .property .summary.entry-summary .price {
    font-size: 42px;
  }
}

h2, h2 a, h2 a span, h2 span, .h2, .h2 a, .h2 a span, .h2 span, .entry-content h2 {
  font-family: "montserrat", sans-serif;
  font-size: 48px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #555C64;
}
@media (max-width: 980px) {
  h2, h2 a, h2 a span, h2 span, .h2, .h2 a, .h2 a span, .h2 span, .entry-content h2 {
    font-size: 33px;
  }
}
@media (max-width: 768px) {
  h2, h2 a, h2 a span, h2 span, .h2, .h2 a, .h2 a span, .h2 span, .entry-content h2 {
    font-size: 28px;
  }
}

h3, h3 a, h3 a span, h3 span, .h3, .h3 a, .h3 a span, .h3 span, .entry-content h3 {
  font-family: "montserrat", sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #555C64;
}
@media (max-width: 980px) {
  h3, h3 a, h3 a span, h3 span, .h3, .h3 a, .h3 a span, .h3 span, .entry-content h3 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  h3, h3 a, h3 a span, h3 span, .h3, .h3 a, .h3 a span, .h3 span, .entry-content h3 {
    font-size: 25px;
  }
}

h4, h4 a, h4 a span, h4 span, .h4, .h4 a, .h4 a span, .h4 span, .entry-content h4 {
  font-family: "montserrat", sans-serif;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.25px;
  color: #555C64;
}
@media (max-width: 980px) {
  h4, h4 a, h4 a span, h4 span, .h4, .h4 a, .h4 a span, .h4 span, .entry-content h4 {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  h4, h4 a, h4 a span, h4 span, .h4, .h4 a, .h4 a span, .h4 span, .entry-content h4 {
    font-size: 20px;
  }
}

h5, h5 a, h5 a span, h5 span, .h5, .h5 a, .h5 a span, .h5 span, .entry-content h5 {
  font-family: "montserrat", sans-serif;
}
@media (max-width: 980px) {
  h5, h5 a, h5 a span, h5 span, .h5, .h5 a, .h5 a span, .h5 span, .entry-content h5 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  h5, h5 a, h5 a span, h5 span, .h5, .h5 a, .h5 a span, .h5 span, .entry-content h5 {
    font-size: 16px;
  }
}

p, p span, .p, .p span, div, ul, ul li,
.et_pb_module, .et_pb_module p, .et_pb_module p span, .et_pb_module span,
input[type=text], input[type=password], input[type=tel], input[type=email],
input.text, input.title, textarea, select,
table, table tr, table tr th, table tr td {
  font-family: "montserrat", sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.25px;
}
p b,
p strong, p span b,
p span strong, .p b,
.p strong, .p span b,
.p span strong, div b,
div strong, ul b,
ul strong, ul li b,
ul li strong,
.et_pb_module b,
.et_pb_module strong, .et_pb_module p b,
.et_pb_module p strong, .et_pb_module p span b,
.et_pb_module p span strong, .et_pb_module span b,
.et_pb_module span strong,
input[type=text] b,
input[type=text] strong, input[type=password] b,
input[type=password] strong, input[type=tel] b,
input[type=tel] strong, input[type=email] b,
input[type=email] strong,
input.text b,
input.text strong, input.title b,
input.title strong, textarea b,
textarea strong, select b,
select strong,
table b,
table strong, table tr b,
table tr strong, table tr th b,
table tr th strong, table tr td b,
table tr td strong {
  font-size: 15px !important;
  font-weight: 500 !important;
  font-family: "montserrat", sans-serif;
  color: #888F95;
  letter-spacing: 0.5px;
}
@media (max-width: 980px) {
  p b,
  p strong, p span b,
  p span strong, .p b,
  .p strong, .p span b,
  .p span strong, div b,
  div strong, ul b,
  ul strong, ul li b,
  ul li strong,
  .et_pb_module b,
  .et_pb_module strong, .et_pb_module p b,
  .et_pb_module p strong, .et_pb_module p span b,
  .et_pb_module p span strong, .et_pb_module span b,
  .et_pb_module span strong,
  input[type=text] b,
  input[type=text] strong, input[type=password] b,
  input[type=password] strong, input[type=tel] b,
  input[type=tel] strong, input[type=email] b,
  input[type=email] strong,
  input.text b,
  input.text strong, input.title b,
  input.title strong, textarea b,
  textarea strong, select b,
  select strong,
  table b,
  table strong, table tr b,
  table tr strong, table tr th b,
  table tr th strong, table tr td b,
  table tr td strong {
    font-size: 15px;
  }
}
@media (max-width: 980px) {
  p, p span, .p, .p span, div, ul, ul li,
  .et_pb_module, .et_pb_module p, .et_pb_module p span, .et_pb_module span,
  input[type=text], input[type=password], input[type=tel], input[type=email],
  input.text, input.title, textarea, select,
  table, table tr, table tr th, table tr td {
    font-size: 15px;
  }
}

/* List Styling */
.et_pb_module ul li {
  font-family: "montserrat", sans-serif;
  font-size: 16px;
  list-style-type: none;
  position: relative;
}
@media (max-width: 980px) {
  .et_pb_module ul li {
    font-size: 15px;
  }
}
.et_pb_module ul li:before {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 7px;
  position: absolute;
  left: -15px;
  top: 0;
}

/* Blockquote */
blockquote {
  color: #878787;
}

.white h1, .white h2, .white h3, .white h4, .white h5, .white h6,
.white p, .white p span, .white .p, .white .p span, .white div, .white ul, .white ul li {
  color: white;
}

/*************************************************
Header CSS Styling here.
*************************************************/
.et-fixed-header#main-header {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}

body #page-container header#main-header.et-fixed-header {
  background-color: rgba(255, 255, 255, 0.85) !important;
}
body #page-container header#main-header.et-fixed-header .logo_container a #logo {
  margin-top: 0;
  min-height: 71px !important;
  display: none;
}
body #page-container header#main-header.et-fixed-header .logo_container a .scroll_logo {
  display: block;
  opacity: 1;
}
body #page-container header#main-header.et-fixed-header #et-top-navigation {
  padding-left: 0 !important;
  padding-top: 36px;
  padding-bottom: 0px;
}
body #page-container header#main-header.et-fixed-header #et-top-navigation li {
  padding-bottom: 0px;
}
body #page-container header#main-header.et-fixed-header #et-top-navigation li a {
  padding-bottom: 37px;
  color: #555C64;
}
body #page-container header#main-header.et-fixed-header #et-top-navigation li.current-menu-item > a {
  color: #555C64 !important;
}
body #page-container header#main-header.et-fixed-header #et-top-navigation li ul.sub-menu {
  padding-top: 0 !important;
  background: #00A097;
}
body #page-container header#main-header.et-fixed-header #et-top-navigation li ul.sub-menu li a {
  padding-bottom: 0;
}
body #page-container header#main-header.et-fixed-header .custom-header-button.et_pb_button {
  top: 22px;
}
body .custom-mobile-menu {
  background-color: #6DCEF5;
  padding-top: 44px;
}
body .custom-mobile-menu ul {
  width: 100%;
}
body .custom-mobile-menu ul li a {
  color: #fff !important;
  font-size: 15px !important;
  font-family: "Arimo", sans-serif;
  letter-spacing: 1.5px;
  font-weight: 600 !important;
}
body .custom-mobile-menu ul li.menu-item-1155 ul.sub-menu {
  display: block !important;
  position: relative;
  visibility: visible;
  border-top: 0px solid blue !important;
  opacity: 1;
  padding-top: 0;
  padding-bottom: 0;
}
body .custom-mobile-menu ul li ul li a {
  padding-bottom: 0 !important;
}
header#main-header {
  z-index: 9999999999999;
}
header#main-header .logo_container a #logo {
  min-height: 101px !important;
  -o-object-fit: contain;
     object-fit: contain;
  margin-top: 42px;
}
header#main-header .logo_container a .scroll_logo {
  min-height: 81px !important;
  max-height: 81px !important;
  -o-object-fit: contain;
     object-fit: contain;
  margin-top: 2px;
  display: none;
  position: absolute;
  top: 0;
}
header#main-header #et-top-navigation {
  padding-left: 0 !important;
  padding-right: 320px;
  padding-top: 86px;
}
header#main-header #et-top-navigation #top-menu-nav ul li a {
  color: white;
  font-weight: 400;
  font-size: 18px;
}
header#main-header #et-top-navigation #top-menu-nav ul li ul.sub-menu {
  left: -39px;
  width: 270px;
  border-top: 0px solid transparent !important;
  background-color: rgba(255, 255, 255, 0.85) !important;
}
header#main-header #et-top-navigation #top-menu-nav ul li ul.sub-menu li {
  width: 100%;
}
header#main-header #et-top-navigation #top-menu-nav ul li ul.sub-menu li a {
  width: 100%;
  color: #555C64 !important;
}
header#main-header #et-top-navigation #top-menu-nav ul li ul.sub-menu li a:hover {
  background-color: rgba(0, 0, 0, 0) !important;
  color: #00A097 !important;
  opacity: 1;
}
header#main-header #et-top-navigation #et_top_search {
  display: none !important;
}
header#main-header .custom-header-button.et_pb_button {
  position: absolute;
  right: 0;
  top: 70px;
  font-weight: 500 !important;
  background-color: #00A097 !important;
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
}
header#main-header .custom-header-button.et_pb_button:hover {
  background-color: #6DCEF5 !important;
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
}
header#main-header .custom-header-button.two.et_pb_button {
  position: absolute;
  right: 130px;
  top: 70px;
  background-color: #6DCEF5 !important;
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
}
header#main-header .custom-header-button.two.et_pb_button:hover {
  background-color: #00A097 !important;
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
}

header.et-l--header {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
header.et-l--header .et_builder_inner_content #custom-new-header {
  background-color: transparent !important;
}
header.et-l--header .et_builder_inner_content #custom-new-header .et_pb_menu {
  background-color: transparent !important;
}
header.et-l--header .et_builder_inner_content #custom-new-header .et_pb_menu nav.et-menu-nav ul.et-menu li a:after {
  right: -20px !important;
}
header.et-l--header .et_builder_inner_content #custom-new-header .et_pb_menu nav.et-menu-nav ul.et-menu li ul.sub-menu {
  background-color: #00A097 !important;
  border-top: 0px solid #00A097;
  padding-top: 15px;
  margin-top: -14px;
  min-width: 260px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px !important;
          box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px !important;
}
header.et-l--header .et_builder_inner_content #custom-new-header .et_pb_menu nav.et-menu-nav ul.et-menu li ul.sub-menu li {
  padding-top: 10px;
  width: 100%;
}
header.et-l--header .et_builder_inner_content #custom-new-header .et_pb_menu nav.et-menu-nav ul.et-menu li ul.sub-menu li a {
  width: 100%;
}
header.et-l--header .et_builder_inner_content #custom-new-header .et_pb_menu nav.et-menu-nav ul.et-menu li ul.sub-menu li a:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}
header.et-l--header .et_builder_inner_content #custom-new-header .et_pb_menu nav.et-menu-nav ul.et-menu li ul.sub-menu li.menu-item-has-children a:after {
  -webkit-transform: rotate(270deg) !important;
          transform: rotate(270deg) !important;
  right: 5px !important;
  top: 2px;
}
header.et-l--header .et_builder_inner_content #custom-new-header .et_pb_menu nav.et-menu-nav ul.et-menu li ul.sub-menu li ul.sub-menu {
  top: -89px;
}
header.et-l--header .et_builder_inner_content #custom-new-header .et_pb_menu nav.et-menu-nav ul.et-menu li ul.sub-menu li ul.sub-menu li {
  padding-top: 10px;
}
header.et-l--header .et_builder_inner_content #custom-new-header .et_pb_menu nav.et-menu-nav ul.et-menu li ul.sub-menu li.et_pb_menu_page_id-18636 ul.sub-menu {
  top: -161px;
  left: 259px;
  background-color: #00A097 !important;
}

#custom-new-header {
  background-color: transparent;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#custom-new-header .et_pb_row .et_pb_menu {
  background-color: transparent;
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container {
  background-color: transparent;
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li {
  padding-top: 30px;
  padding-left: 25px;
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li a {
  color: white;
  font-size: 14px;
  padding: 1px 0;
  max-height: 46px;
  font-weight: 600;
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li:before {
  display: none !important;
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.custom-phone-icon a {
  padding-left: 25px !important;
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.custom-phone-icon a:before {
  content: "\f095";
  display: inline-block;
  position: absolute;
  left: -6px;
  top: 4px;
  font-family: FontAwesome !important;
  padding-left: 25px !important;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.custom-button a {
  background-color: #6DCEF5 !important;
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
  padding: 13px 25px 13px !important;
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-family: "montserrat", sans-serif;
  font-weight: 600 !important;
  text-transform: uppercase;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.custom-button a:after {
  content: "5";
  font-family: ETmodules !important;
  position: absolute;
  top: 22px;
  right: 12px;
  font-size: 21px;
  opacity: 0;
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.custom-button a:hover {
  background-color: #00A097;
  background: #00A097;
  border: 0px solid #00A097 !important;
  padding: 13px 37px 13px 25px !important;
  opacity: 1 !important;
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.custom-button a:hover:after {
  content: "5";
  font-family: ETmodules !important;
  display: block !important;
  opacity: 1;
  position: absolute;
  top: 22px !important;
  right: 12px !important;
  font-size: 21px;
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.menu-item-has-children > a:first-child:after {
  right: -15px;
}
#custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li ul.sub-menu li a {
  color: white;
}
#custom-new-header.et_pb_sticky {
  background-color: #00A097 !important;
}
#custom-new-header.et_pb_sticky .et_pb_row {
  padding: 15px 0;
}
#custom-new-header.et_pb_sticky .et_pb_row .et_pb_menu__logo {
  height: 70px !important;
}
#custom-new-header.et_pb_sticky .et_pb_row .et_pb_menu__logo img {
  height: 70px !important;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  text-align: left;
  -o-object-position: left;
     object-position: left;
}
#custom-new-header.et_pb_sticky .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li {
  padding-top: 15px;
}

header.et-l--header .et_builder_inner_content #custom-new-header.et_pb_sticky {
  background-color: #00A097 !important;
  z-index: 88999999;
}

bpdu .divi-mobile-meun #dm_nav li ul.sub-menu a {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.divi-mobile-menu .dm-search,
.divi-mobile-menu .menu-text {
  display: none !important;
}
.divi-mobile-menu .hamburger-box {
  left: 0 !important;
}
.divi-mobile-menu .hamburger-box .hamburger-inner, .divi-mobile-menu .hamburger-box .hamburger-inner::before, .divi-mobile-menu .hamburger-box .hamburger-inner::after {
  background-color: white !important;
}
.divi-mobile-menu header#dm-header {
  background-color: #00A097;
}
.divi-mobile-menu .menu-wrap nav a {
  font-size: 16px !important;
  padding-top: 9px !important;
  padding-bottom: 9px !important;
  line-height: 21px !important;
}
.divi-mobile-menu .menu-wrap nav ul ul.sub-menu {
  border: 0px solid white !important;
  padding-bottom: 8px;
  padding-left: 15px;
}
.divi-mobile-menu .menu-wrap nav ul li.custom-phone-icon {
  margin-top: 1px;
  margin-bottom: 6px;
}
.divi-mobile-menu .menu-wrap nav ul li.custom-phone-icon a:before {
  content: "\f095";
  display: inline-block;
  position: relative;
  left: -2px;
  top: -4px;
  font-family: FontAwesome !important;
  padding-left: 7px !important;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.divi-mobile-menu .menu-wrap nav ul li.custom-button a {
  background-color: #6DCEF5 !important;
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
  padding: 13px 25px 13px !important;
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-family: "montserrat", sans-serif;
  font-weight: 300 !important;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-align: center;
}
.divi-mobile-menu .menu-wrap nav ul li.custom-button a :hover {
  background-color: #343F51 !important;
  background: #343F51 !important;
  border: 0px solid #343F51 !important;
}
.divi-mobile-menu .menu-wrap:before {
  background-color: #00A097 !important;
}
.divi-mobile-menu .menu-wrap ul {
  width: 100% !important;
  max-width: 100% !important;
}
.divi-mobile-menu .menu-wrap ul li {
  width: 100% !important;
  max-width: 100% !important;
}
.divi-mobile-menu .menu-wrap ul li a {
  width: 100% !important;
  max-width: 100% !important;
}

#dm_nav .menu-wrap__inner .menu-item-has-children > a:after, .clickthrough {
  color: white !important;
}

.hamburger--elastic .hamburger-inner::after {
  top: 10px !important;
}

.hamburger-box {
  top: 14px !important;
}

@media (max-width: 1530px) {
  header.et-l--header .et_builder_inner_content #custom-new-header .et_pb_menu .et_pb_menu__logo-wrap {
    max-width: 220px;
    height: 70px;
  }
  .custom-block-for-header-sitting-correctly {
    padding-top: 35px !important;
  }
  #custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li {
    padding-top: 15px;
  }
}
@media (max-width: 1400px) {
  #custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.custom-button {
    display: none;
  }
  #custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.custom-phone-icon a:before {
    top: 1px;
  }
}
@media (max-width: 1200px) {
  #custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li {
    padding-left: 15px !important;
  }
  #custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li ul.sub-menu {
    padding-left: 5px;
    left: -5px;
  }
  #custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li ul.sub-menu ul.sub-menu {
    padding-left: 10px !important;
  }
  #custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li ul.sub-menu ul.sub-menu {
    padding-left: 0px !important;
    left: 255px !important;
  }
  #custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.custom-phone-icon {
    display: none !important;
  }
}
@media (max-width: 980px) {
  #dm_nav li ul.sub-menu a {
    color: #ffffff !important;
    font-size: 14px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .custom-block-for-header-sitting-correctly {
    display: none !important;
  }
  header#main-header.et-fixed-header {
    position: fixed !important;
  }
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background-color: #6DCEF5 !important;
}

/*************************************************
Footer CSS Styling here.
*************************************************/
#custom-twofour-footer {
  padding-bottom: 35px !important;
}
#custom-twofour-footer .custom-column-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#custom-twofour-footer .custom-column-row .et_pb_column {
  margin-right: 0;
}
#custom-twofour-footer .custom-column-row .custom-f-image {
  min-width: 281px;
}
#custom-twofour-footer .custom-column-row .custom-f-image .et_pb_image {
  margin-bottom: 35px !important;
}
#custom-twofour-footer .custom-column-row .custom-f-image .et_pb_image img {
  width: 100%;
  max-height: 74px;
}
#custom-twofour-footer .custom-column-row .custom-f-image .custom-clickables {
  margin-bottom: 35px !important;
}
#custom-twofour-footer .custom-column-row .custom-f-image .custom-clickables .et_pb_text_inner {
  color: white;
  font-weight: 300;
}
#custom-twofour-footer .custom-column-row .custom-f-image .custom-clickables .et_pb_text_inner a {
  font-weight: 300;
  color: white;
}
#custom-twofour-footer .custom-column-row .custom-f-image .custom-clickables .et_pb_text_inner a :hover {
  opacity: 0.7 !important;
}
#custom-twofour-footer .custom-column-row .custom-f-image .et_pb_social_media_follow li a {
  background-color: white !important;
  border-radius: 100px;
}
#custom-twofour-footer .custom-column-row .custom-f-image .et_pb_social_media_follow li a:before {
  color: #333F51 !important;
}
#custom-twofour-footer .custom-column-row .custom-f-menu .et_pb_text {
  margin-bottom: 19px !important;
}
#custom-twofour-footer .custom-column-row .custom-f-menu .et_pb_text h4 {
  color: white;
  font-size: 18px;
  letter-spacing: 0px;
  font-weight: 500;
  padding-bottom: 0;
}
#custom-twofour-footer .custom-column-row .custom-f-menu .et_pb_menu {
  background-color: transparent !important;
}
#custom-twofour-footer .custom-column-row .custom-f-menu .et_pb_menu ul li {
  width: 100%;
}
#custom-twofour-footer .custom-column-row .custom-f-menu .et_pb_menu ul li a {
  width: 100%;
  color: white;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 300;
  padding-bottom: 0 !important;
  line-height: 24px !important;
}
#custom-twofour-footer .custom-column-row .custom-f-menu .et_pb_menu ul li a :hover {
  opacity: 0.7;
}
#custom-twofour-footer .bottomrowooffooter {
  padding-bottom: 0 !important;
}
#custom-twofour-footer .bottomrowooffooter p {
  color: white;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 300;
}
#custom-twofour-footer .bottomrowooffooter a {
  color: white;
}
#custom-twofour-footer .bottomrowooffooter a :hover {
  opacity: 0.7;
}

#custom-footer {
  background-color: #555C64 !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
#custom-footer .top {
  padding-bottom: 0 !important;
}
#custom-footer .top .footer-menu .widget_nav_menu {
  width: 100%;
}
#custom-footer .top .footer-menu .widget_nav_menu h4 {
  display: none;
}
#custom-footer .top .footer-menu .widget_nav_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-top: 35px !important;
}
#custom-footer .top .footer-menu .widget_nav_menu ul li {
  display: inline-block;
}
#custom-footer .top .footer-menu .widget_nav_menu ul li a {
  color: white;
  opacity: 1;
  font-size: 20px;
  font-family: "montserrat", sans-serif;
}
#custom-footer .top .footer-menu .widget_nav_menu ul li a:hover {
  opacity: 0.7;
}
#custom-footer .bottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#custom-footer .bottom p {
  color: white;
  padding-bottom: 5px;
  font-size: 30px;
  font-family: "montserrat", sans-serif;
  font-weight: 300;
  line-height: 43px;
}
#custom-footer .bottom a {
  color: white;
  opacity: 1;
  font-size: 30px;
  font-family: "montserrat", sans-serif;
  font-weight: 300;
}
#custom-footer .bottom a:hover {
  opacity: 0.7;
}
#custom-footer .bottom .light-colour p,
#custom-footer .bottom .light-colour .two_third,
#custom-footer .bottom .light-colour .one_third {
  color: #BBBEC3;
  font-size: 16px;
  font-family: "montserrat", sans-serif;
  line-height: 28px;
  padding-bottom: 0;
}
#custom-footer .bottom .light-colour a {
  color: white;
  opacity: 1;
  font-size: 16px;
  font-family: "montserrat", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#custom-footer .bottom .light-colour a:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.7;
}
#custom-footer .bottom .one_third.et_column_last {
  text-align: right;
}
#custom-footer .bottom .one_third.et_column_last img {
  margin-top: -57px;
}
#custom-footer #nav_menu-3 {
  width: 100%;
}
#custom-footer .et_pb_text_inner a {
  color: white !important;
}

/*************************************************
Set button Styling here
*************************************************/
/* Custom Button */
/* Divi default button override */
.et_pb_button_module_wrapper .et_pb_button,
.et_pb_fullwidth_header .header-content .et_pb_button,
.et_pb_module .small-button,
.et_pb_module .small-button.smallblue,
.et_pb_button,
.button {
  padding: 13px 35px 11px !important;
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-family: "montserrat", sans-serif;
  background-color: #00A097;
  background: #00A097;
  border: 0px solid #00A097 !important;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.et_pb_button_module_wrapper .et_pb_button:after,
.et_pb_fullwidth_header .header-content .et_pb_button:after,
.et_pb_module .small-button:after,
.et_pb_module .small-button.smallblue:after,
.et_pb_button:after,
.button:after {
  content: "5" !important;
  font-family: ETmodules !important;
  opacity: 0;
  top: 6px;
  right: 12px;
}
.et_pb_button_module_wrapper .et_pb_button:hover,
.et_pb_fullwidth_header .header-content .et_pb_button:hover,
.et_pb_module .small-button:hover,
.et_pb_module .small-button.smallblue:hover,
.et_pb_button:hover,
.button:hover {
  background-color: #6DCEF5 !important;
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 13px 44px 11px 35px !important;
}
.et_pb_button_module_wrapper .et_pb_button:hover:after,
.et_pb_fullwidth_header .header-content .et_pb_button:hover:after,
.et_pb_module .small-button:hover:after,
.et_pb_module .small-button.smallblue:hover:after,
.et_pb_button:hover:after,
.button:hover:after {
  display: block !important;
  opacity: 1;
  position: absolute;
  top: 6px;
  right: 12px;
}
.et_pb_button_module_wrapper .et_pb_button .custom-header-button, .et_pb_button_module_wrapper .et_pb_button.et_pb_button_one, .et_pb_button_module_wrapper .et_pb_button:nth-child(2),
.et_pb_fullwidth_header .header-content .et_pb_button .custom-header-button,
.et_pb_fullwidth_header .header-content .et_pb_button.et_pb_button_one,
.et_pb_fullwidth_header .header-content .et_pb_button:nth-child(2),
.et_pb_module .small-button .custom-header-button,
.et_pb_module .small-button.et_pb_button_one,
.et_pb_module .small-button:nth-child(2),
.et_pb_module .small-button.smallblue .custom-header-button,
.et_pb_module .small-button.smallblue.et_pb_button_one,
.et_pb_module .small-button.smallblue:nth-child(2),
.et_pb_button .custom-header-button,
.et_pb_button.et_pb_button_one,
.et_pb_button:nth-child(2),
.button .custom-header-button,
.button.et_pb_button_one,
.button:nth-child(2) {
  margin-left: 25px;
  margin-right: 25px;
  background-color: #6DCEF5;
  background: #6DCEF5;
  border: 0px solid #6DCEF5 !important;
  font-weight: 600 !important;
}
.et_pb_button_module_wrapper .et_pb_button .custom-header-button:hover, .et_pb_button_module_wrapper .et_pb_button.et_pb_button_one:hover, .et_pb_button_module_wrapper .et_pb_button:nth-child(2):hover,
.et_pb_fullwidth_header .header-content .et_pb_button .custom-header-button:hover,
.et_pb_fullwidth_header .header-content .et_pb_button.et_pb_button_one:hover,
.et_pb_fullwidth_header .header-content .et_pb_button:nth-child(2):hover,
.et_pb_module .small-button .custom-header-button:hover,
.et_pb_module .small-button.et_pb_button_one:hover,
.et_pb_module .small-button:nth-child(2):hover,
.et_pb_module .small-button.smallblue .custom-header-button:hover,
.et_pb_module .small-button.smallblue.et_pb_button_one:hover,
.et_pb_module .small-button.smallblue:nth-child(2):hover,
.et_pb_button .custom-header-button:hover,
.et_pb_button.et_pb_button_one:hover,
.et_pb_button:nth-child(2):hover,
.button .custom-header-button:hover,
.button.et_pb_button_one:hover,
.button:nth-child(2):hover {
  background-color: #00A097 !important;
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
}

#custom-cta-section .small-button {
  position: relative;
}
#custom-cta-section .small-button:after {
  content: "5" !important;
  font-family: ETmodules !important;
  opacity: 0;
  position: absolute;
  top: 11px;
  right: 15px;
  font-size: 23px;
}
#custom-cta-section .small-button:hover:after {
  content: "5" !important;
  font-family: ETmodules !important;
  display: block !important;
  opacity: 1;
  position: absolute;
  top: 11px;
  right: 15px;
  font-size: 23px;
}

.et_pb_button_module_wrapper .et_pb_button.no-styling-button {
  background-color: transparent !important;
  background: transparent !important;
  border: 0px solid transparent !important;
  display: block;
  text-transform: uppercase;
  font-family: "montserrat", sans-serif;
  color: #555C64 !important;
  position: relative;
  width: unset;
  font-weight: 600 !important;
  max-width: 149px;
  font-size: 15px !important;
  padding-bottom: 6px;
  padding: 0.65em 0em 0.5em !important;
}
.custom-blue-button {
  background: #6DCEF5 !important;
  font-weight: 500 !important;
  border: 0px solid #6DCEF5 !important;
}
.custom-blue-button:hover {
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
}

/* START of THEME CSS */
#custom-fullwidth-header:before {
  content: " ";
  display: block;
  opacity: 0.25;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
}

.c-new-banner .et_pb_slides .et_pb_slide {
  background-color: transparent !important;
}
.c-new-banner .et_pb_slides .et_pb_slide .et_pb_container {
  text-align: left;
}
.c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner {
  text-align: left;
}
.c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 35vh;
  padding-bottom: 21vh;
  text-align: center;
}
.c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title {
  text-align: center;
  color: white;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 45px;
}
.c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title a {
  color: white;
}
.c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_button_wrapper .et_pb_button {
  background-color: transparent !important;
  border: 1px solid white !important;
  font-weight: 600 !important;
}
.c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_button_wrapper .et_pb_button:hover {
  color: #6DCEF5 !important;
}
.c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .small-button {
  position: relative;
  padding: 10px 87px 8px 87px !important;
}
.c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .small-button:after {
  position: absolute;
  top: 8px;
  right: 18px;
  font-size: 20px;
}
.c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .small-button:hover {
  padding: 10px 87px 8px 87px !important;
}
.c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .small-button:hover:after {
  position: absolute;
  top: 8px;
  right: 18px;
  font-size: 20px;
}
.c-new-banner .et-pb-controllers {
  bottom: 130px;
  left: 0;
  width: 100%;
  z-index: 10;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: right;
}
.c-new-banner .et-pb-controllers a {
  margin-left: 98.5%;
  font-size: 0px !important;
  display: block;
  text-align: right;
  height: 13px;
  width: 13px;
  margin-bottom: 13px;
}
.c-new-banner .et-pb-controllers:before {
  content: url("/wp-content/uploads/2019/11/Clarity-Property-Management-Homepage-1_06.png");
  display: block;
  position: absolute;
  right: 0;
  bottom: -100px;
}

#custom-fullwidth-header.search-results-page-second:before {
  opacity: 0 !important;
  display: none !important;
}

body.home #custom-fullwidth-header .et_pb_fullwidth_code {
  background-image: url("/wp-content/uploads/2024/04/Aston-Vaughan-Homepage_02.jpg") !important;
  background-size: cover;
  background-position: center center;
  margin-top: 10px;
}
#custom-fullwidth-header.new-custom-three-fourths-height h1 {
  padding-top: 38vh;
  padding-bottom: 8vh;
}
#custom-fullwidth-header.new-custom-three-fourths-height.header-two .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
  height: unset;
  max-height: unset;
}

#custom-fullwidth-header.header-two.new24withbackground {
  padding-bottom: 0vh;
  padding-top: 20vh;
}
#custom-fullwidth-header.header-two.new24withbackground:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: url("/wp-content/uploads/2024/04/Av-banner-overlay.png");
  background-size: cover;
  background-position: right center;
  opacity: 1 !important;
}

#custom-fullwidth-header.header-two .custom-on-search-page {
  background-color: #6DCEF5 !important;
}
#custom-fullwidth-header.header-two .custom-on-search-page .form .property-search-form input[type=submit] {
  background-color: #00A097 !important;
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
}
#custom-fullwidth-header.header-two .custom-on-search-page .form .property-search-form input[type=submit]:hover {
  background-color: #555c64 !important;
  background: #555c64 !important;
  border: 0px solid #555c64 !important;
  cursor: pointer;
}

#search-page-title-box {
  background-color: #F1F0EF !important;
  padding-bottom: 0 !important;
}
#search-page-title-box .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center,
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center {
  -webkit-align-self: flex-end !important;
  -ms-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
  height: 65vh;
  min-height: 65vh !important;
}
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
  width: 80%;
  max-width: 1300px;
  text-align: left;
  padding-bottom: 7vh;
}
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_header_content_wrapper h1 {
  max-width: 810px;
}
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button {
  display: inline-block;
}
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_one {
  margin-left: 0;
}
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_one:before {
  content: "/f095";
  content: "\f095";
  display: inline-block;
  position: relative;
  font-family: FontAwesome;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  color: white;
  display: inline-block;
  font-size: 15px;
  opacity: 1;
  margin-right: 8px;
  margin-left: 0px;
}
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_two {
  margin-left: 45px;
  background: #A51660;
  border: 0px solid #A51660 !important;
}
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_two:hover {
  background: #80B5D8 !important;
  border: 0px solid #80B5D8 !important;
}
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_three {
  margin-left: 45px;
}
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_three:before {
  display: none !important;
}
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_four {
  margin-left: 45px;
  background: #A51660;
  border: 0px solid #A51660 !important;
}
#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_four:hover {
  background: #80B5D8 !important;
  border: 0px solid #80B5D8 !important;
}
#custom-fullwidth-header .et_pb_fullwidth_header_scroll {
  position: relative;
  max-width: 1300px;
  width: 80%;
  text-align: right;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  min-height: 0;
}
#custom-fullwidth-header .et_pb_fullwidth_header_scroll a span.scroll-down {
  font-size: 0 !important;
  width: 30px;
  height: 87px;
  right: 0;
  position: absolute;
  bottom: 0;
}
#custom-fullwidth-header .et_pb_fullwidth_header_scroll a span.scroll-down:before {
  content: url("/wp-content/uploads/2019/11/Clarity-Property-Management-Homepage-1_06.png");
  display: block;
  position: absolute;
  right: 0;
  top: -100px;
}
#custom-fullwidth-header .surround {
  position: relative;
  max-width: 1300px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  vertical-align: top;
  padding-top: 20px;
  padding-bottom: 30px;
}
#custom-fullwidth-header .surround p {
  padding-bottom: 0;
  display: none;
}
#custom-fullwidth-header .surround .text {
  vertical-align: top;
  width: 20%;
  font-family: "montserrat", sans-serif;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -2px;
  color: white;
  vertical-align: top;
  padding-top: 34px;
  display: none !important;
}
#custom-fullwidth-header .surround .form {
  vertical-align: top;
  width: 100%;
  display: inline-block;
  text-align: right;
}
#custom-fullwidth-header .surround .form .property-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#custom-fullwidth-header .surround .form .property-search-form .control-department {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
#custom-fullwidth-header .surround .form .property-search-form .control-property_type {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#custom-fullwidth-header .surround .form .property-search-form .control-minimum-bedrooms {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
#custom-fullwidth-header .surround .form .property-search-form .control-minimum_rent {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
#custom-fullwidth-header .surround .form .property-search-form .control-maximum_rent {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
#custom-fullwidth-header .surround .form .property-search-form .control-minimum_price {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
#custom-fullwidth-header .surround .form .property-search-form .control-maximum_price {
  -webkit-box-ordinal-group: 18;
      -ms-flex-order: 17;
          order: 17;
}
#custom-fullwidth-header .surround .form .property-search-form input[type=submit] {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}
#custom-fullwidth-header .surround .form .property-search-form .control.control-department {
  padding-right: 25px;
  padding-top: 48px;
}
#custom-fullwidth-header .surround .form .property-search-form .control.control-department label {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
}
#custom-fullwidth-header .surround .form .property-search-form .control.control-department label:nth-child(1) {
  font-size: 0px !important;
  margin-right: 15px;
}
#custom-fullwidth-header .surround .form .property-search-form .control.control-department label:nth-child(1):after {
  content: "Buy";
  font-size: 16px !important;
  font-weight: 500;
}
#custom-fullwidth-header .surround .form .property-search-form .control.control-department label:nth-child(2) {
  font-size: 0px !important;
}
#custom-fullwidth-header .surround .form .property-search-form .control.control-department label:nth-child(2):after {
  content: "Rent";
  font-size: 16px !important;
  font-weight: 500;
}
#custom-fullwidth-header .surround .form .property-search-form .control.control-department label:nth-child(4), #custom-fullwidth-header .surround .form .property-search-form .control.control-department label:nth-child(3) {
  display: none;
}
#custom-fullwidth-header .surround .form .property-search-form .control {
  width: 23%;
}
#custom-fullwidth-header .surround .form .property-search-form .control label {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  color: white;
  text-align: left;
}
#custom-fullwidth-header .surround .form .property-search-form .control select {
  background: #EBEAEA;
  border: 1px solid #EBEAEA !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 10px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 5px;
  border-radius: 100px;
}
#custom-fullwidth-header .surround .form .property-search-form input[type=submit] {
  margin-left: 10px;
  cursor: pointer;
  text-transform: uppercase;
  color: #fff !important;
  font-size: 15px;
  font-family: "montserrat", sans-serif;
  letter-spacing: 1.5px;
  font-weight: 400 !important;
  background-color: #6DCEF5;
  background: #6DCEF5;
  border: 0px solid #6DCEF5 !important;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: 34px;
  padding: 7px 1.5em 7px !important;
  max-height: 50px;
}
#custom-fullwidth-header .surround .form .property-search-form input[type=submit]:before {
  content: "\f002";
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
}
#custom-fullwidth-header .surround .form .property-search-form input[type=submit]:hover {
  padding: 1em 1.5em !important;
  background-color: #00A097;
  background: #00A097;
  border: 0px solid #00A097 !important;
}
#custom-fullwidth-header.header-two .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
  height: 12vw;
  min-height: 12vw !important;
}
#custom-fullwidth-header.header-two .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center h1 {
  text-align: left;
}
#custom-fullwidth-header.header-two .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
  width: 100%;
}
#custom-fullwidth-header.dark-overlay:before {
  opacity: 0.125 !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: " ";
  background-color: black;
}

.hp-buttonsurround-one {
  display: inline-block;
}

.hp-buttonsurround-two {
  display: inline-block;
}

#custom-fullwidth-header.header-two .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
  width: 80%;
}

#custom-fullwidth-header.search-result-page {
  background-image: url(/wp-content/uploads/2019/12/main-ser.jpg) !important;
  background-position: center;
}

#custom-second-section {
  padding-top: 0 !important;
  margin-top: 0 !important;
  padding-bottom: 0;
  position: relative;
}
#custom-second-section .et_pb_column .et_pb_blurb .et_pb_blurb_content {
  height: 460px;
  border: 0px solid grey;
  width: 100%;
}
#custom-second-section .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  padding-bottom: 0;
  margin-bottom: 0;
  width: 100%;
}
#custom-second-section .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image a {
  padding-bottom: 0;
  margin-bottom: 0;
}
#custom-second-section .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image a span {
  padding-bottom: 0;
  margin-bottom: 0;
}
#custom-second-section .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image a span img {
  max-height: 220px;
  min-height: 220px;
  padding-bottom: 0;
  margin-bottom: 0;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#custom-second-section .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
  position: absolute;
  width: 100%;
  bottom: 29px;
  background: white;
  padding-top: 30px;
}
#custom-second-section .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4 {
  width: 100%;
  text-align: center;
  padding-bottom: 31px;
}
#custom-second-section .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4:before {
  content: "Im Interested In";
  font-size: 15px;
  display: block;
  text-transform: uppercase;
  font-family: "montserrat", sans-serif;
  color: #555C64 !important;
  position: relative;
  /* position: absolute; */
  font-weight: 600;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
#custom-second-section .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  display: none;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
}
#custom-second-section .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button.smallblue {
  margin-bottom: 0 !important;
  width: 100%;
  text-align: center;
  margin-left: 0 !important;
  border-radius: 0 !important;
}
#custom-second-section .et_pb_column .et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  display: block;
}
#custom-second-section .et_pb_column:nth-child(2) .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button.smallblue {
  background-color: #00A097;
  background: #00A097;
  border: 0px solid #00A097 !important;
}
#custom-second-section .et_pb_column:nth-child(2) .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button.smallblue:hover {
  background-color: #6DCEF5;
  background: #6DCEF5;
  border: 0px solid #6DCEF5 !important;
}

.custom-white-bit {
  position: relative;
  background: #F1F0EF;
}
.custom-white-bit:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 285px;
}

#c-hp-features-properties {
  padding-top: 230px;
  background: #F1F0EF;
}
#c-hp-features-properties .et_pb_module:nth-child(1) {
  padding-bottom: 30px;
}
#c-hp-features-properties .et_pb_module:nth-child(2) {
  margin-bottom: -17px;
  padding-bottom: 0px;
  padding-top: 10px;
}

.custom-hp-news-section {
  background: #F1F0EF;
  padding-bottom: 0 !important;
}
.custom-hp-news-section article {
  background: transparent !important;
  border: 1px solid transparent !important;
  position: relative;
  padding-left: 0;
}
.custom-hp-news-section article .et_pb_image_container {
  margin-left: 0 !important;
  margin-bottom: 18px;
}
.custom-hp-news-section article .et_pb_image_container a {
  margin-bottom: 10px;
}
.custom-hp-news-section article .et_pb_image_container img {
  min-height: 255px;
  max-height: 255px;
  -o-object-fit: cover;
     object-fit: cover;
}
.custom-hp-news-section article h2 {
  font-size: 30px;
  margin-bottom: 15px;
  max-height: 64px;
  /* border: 1px solid; */
  overflow: hidden;
}
.custom-hp-news-section article h2 a {
  font-size: 30px;
}
.custom-hp-news-section article .post-meta {
  position: absolute;
  top: 210px;
  color: #555C64;
  background-color: #F1F0EF;
  left: 0;
  width: 90%;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  font-size: 15px;
}
.custom-hp-news-section article .post-meta span {
  font-size: 15px;
}
.custom-hp-news-section article .post-meta span:before {
  content: "-";
  font-size: 20px;
  position: relative;
  display: inline-block;
  padding-right: 5px;
}
.custom-hp-news-section article .post-content p {
  display: none;
}
.custom-hp-news-section article .post-content a {
  position: relative;
  display: block;
  text-transform: uppercase;
  font-family: "montserrat", sans-serif;
  color: #555C64;
  position: relative;
  width: unset;
  max-width: 91px;
  font-size: 15px;
  font-weight: 600;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.custom-hp-news-section article .post-content a:after {
  content: ">";
  display: block;
  position: absolute;
  right: -21px;
  top: 0px;
  font-size: 17px;
  font-family: "Open Sans";
  color: #00A097;
}
.custom-hp-news-section article .post-content a:hover {
  color: #00A097;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.custom-hp-news-section .et_pb_ajax_pagination_container .pagination {
  position: absolute;
  top: -110px;
  right: 0;
}
.custom-hp-news-section .et_pb_ajax_pagination_container .pagination .alignleft a:before {
  content: "<";
  font-size: 20px !important;
  color: #555C64;
  border: 2px solid #80B5D8;
  padding-left: 6px;
  padding-right: 7px;
}
.custom-hp-news-section .et_pb_ajax_pagination_container .pagination .alignright a:before {
  content: ">";
  font-size: 20px !important;
  color: #555C64;
  border: 2px solid #80B5D8;
  padding-left: 7px;
  padding-right: 6px;
}

#custom-cta-section {
  padding-top: 30px;
  padding-bottom: 20px;
}
#custom-cta-section .et_pb_text_inner h2 {
  padding-bottom: 15px;
  font-weight: 500 !important;
}
#custom-cta-section .et_pb_text_inner h3, #custom-cta-section .et_pb_text_inner h3 a {
  font-weight: 500 !important;
}
#custom-cta-section .et_pb_text_inner p {
  color: white;
}
.documnet-seation .et-pb-icon {
  font-family: "ETmodules" !important;
  color: #2b63a8 !important;
}
.documnet-seation h4 {
  font-size: 22px;
  padding-top: 7px;
}
.documnet-seation h4 a {
  font-size: 22px;
}

.custom-row-button-landlords .et_pb_button_module_wrapper {
  text-align: right;
}
@media (max-width: 980px) {
  .custom-row-button-landlords .et_pb_button_module_wrapper {
    text-align: center;
  }
}

.custom-prop-button {
  position: fixed;
  top: 50%;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  z-index: 9;
}
@media (max-width: 980px) {
  .custom-prop-button {
    left: -190px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
.custom-prop-button a {
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 15px;
  padding-bottom: 14px;
  color: white !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.custom-prop-button .button-one {
  background: #A51660 !important;
  border: 2px solid white !important;
  display: block;
  margin-top: -2px;
}
@media (max-width: 980px) {
  .custom-prop-button .button-one {
    display: inline-block;
    margin-top: 0px;
  }
}
.custom-prop-button .button-one:hover {
  background: #80B5D8 !important;
  border: 2px solid white !important;
}
.custom-prop-button .button-two {
  background: #80B5D8 !important;
  border: 2px solid white !important;
  display: block;
}
@media (max-width: 980px) {
  .custom-prop-button .button-two {
    display: inline-block;
  }
}
.custom-prop-button .button-two:hover {
  background: #A51660 !important;
  border: 2px solid white !important;
}

.custom-prop-button-on-search {
  display: block;
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.custom-prop-button-on-search a {
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 12px;
  color: white !important;
  width: 100% !important;
  min-width: 100% !important;
  display: block;
  text-align: center;
}
.custom-prop-button-on-search .button-one {
  margin-top: 5px;
  margin-bottom: 5px;
  background: #A51660 !important;
  border: 0px solid white !important;
}
.custom-prop-button-on-search .button-one:hover {
  background: #80B5D8 !important;
  border: 0px solid white !important;
}
.custom-prop-button-on-search .button-two {
  background: #80B5D8 !important;
  border: 0px solid white !important;
}
.custom-prop-button-on-search .button-two:hover {
  background: #A51660 !important;
  border: 0px solid white !important;
}

.custom-hp-review-section h2 {
  color: #333F51;
}
.custom-hp-review-section .et_pb_slider .et_pb_slides .et_pb_slide {
  padding: 0;
  background-color: transparent;
}
.custom-hp-review-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
  padding-top: 7%;
  padding-bottom: 5%;
}
.custom-hp-review-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description:before {
  content: " ";
  background: url("/wp-content/uploads/2024/04/Aston-Vaughan-Homepage_03-1.png");
  height: 88px;
  width: 112px;
  position: absolute;
  top: 0;
  left: 0;
}
.custom-hp-review-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description:after {
  content: " ";
  background: url("/wp-content/uploads/2024/04/Aston-Vaughan-Homepage_07.png");
  height: 84px;
  width: 111px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.custom-hp-review-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content p {
  font-size: 27px;
  text-align: left;
  line-height: 30px;
  letter-spacing: 0.5px;
  color: #333F51;
}
.custom-hp-review-section .et_pb_slider .et-pb-slider-arrows .et-pb-arrow-next:before,
.custom-hp-review-section .et_pb_slider .et-pb-slider-arrows .et-pb-arrow-prev:before {
  color: #333F51;
  font-size: 35px;
}

.custom-equal-height-rows .et_pb_column:nth-child(1) {
  padding-top: 45px;
  padding-bottom: 45px;
}

.section-whole-custom-equal-height-rows .et_pb_row .et_pb_column .et_pb_space {
  min-height: 305px !important;
}
.section-whole-custom-equal-height-rows .et_pb_row .et_pb_column .et_pb_module:first-of-type {
  padding-top: 45px;
}
.section-whole-custom-equal-height-rows .et_pb_row .et_pb_column .et_pb_module:last-of-type {
  padding-bottom: 45px;
}

#custom-dark-cta {
  background-color: #6DCEF5;
}
#custom-dark-cta .et_pb_text * {
  color: white !important;
}
.hp-our-service-heading-only {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.custom-six-opts {
  background-color: #F1F0EF;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.custom-six-opts:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: white;
  height: 205px;
  width: 100%;
}
.custom-six-opts .top-row-only {
  padding-top: 0 !important;
}
.custom-six-opts .top-row-only .et_pb_column:nth-child(odd) .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button {
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
}
.custom-six-opts .top-row-only .et_pb_column:nth-child(odd) .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button:hover {
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
}
.custom-six-opts .top-row-only .et_pb_column:nth-child(even) .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button {
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
}
.custom-six-opts .top-row-only .et_pb_column:nth-child(even) .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button:hover {
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
}
.custom-six-opts .bottom-row {
  padding-top: 0 !important;
}
.custom-six-opts .bottom-row .et_pb_column:nth-child(even) .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button {
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
}
.custom-six-opts .bottom-row .et_pb_column:nth-child(even) .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button:hover {
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
}
.custom-six-opts .bottom-row .et_pb_column:nth-child(odd) .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button {
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
}
.custom-six-opts .bottom-row .et_pb_column:nth-child(odd) .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button:hover {
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
}
.custom-six-opts .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 0;
  width: 100%;
}
.custom-six-opts .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image a span img {
  margin-bottom: 0;
  min-height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.custom-six-opts .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  top: 50%;
  width: 100%;
  color: white;
  position: absolute;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.custom-six-opts .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header a {
  color: white;
  text-align: center;
}
.custom-six-opts .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header a:before {
  color: white;
  content: "Im Interested In";
  display: none;
  font-size: 15px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding-bottom: 5px;
  font-weight: 500 !important;
}
.custom-six-opts .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button {
  margin-top: -7px !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  text-align: center !important;
  border-radius: 0px !important;
  padding: 13px 35px 11px !important;
}
.custom-six-opts .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button:after {
  position: absolute;
}
.custom-six-opts .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button:hover {
  padding: 13px 35px 11px !important;
}
.custom-six-opts .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a.small-button:hover:after {
  position: absolute;
}

.custom-block-for-header-sitting-correctly {
  background-color: #00A097;
  padding-top: 85px;
  padding-bottom: 85px;
}

#custom-fullwidth-header.header-two #c-property-search-bar {
  background-color: #6DCEF5 !important;
}
#custom-fullwidth-header.header-two .custom-new-half-height-header {
  padding-top: 115px;
}

.custom-table-spacerssss ul,
.custom-table-spacerssss p {
  padding-bottom: 0 !important;
}

.et_pb_accordion .et_pb_toggle h5 {
  font-family: "montserrat", sans-serif !important;
  font-size: 23px !important;
  font-weight: 300 !important;
  letter-spacing: -0.5px !important;
  line-height: 28px !important;
}

.cag-property-button-surround .custom-property-button .paoc-popup-btn {
  background-color: #6DCEF5 !important;
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
  width: 100% !important;
  text-align: center;
  display: block;
  padding-left: unset;
  padding-right: unset;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-family: "montserrat", sans-serif;
  font-weight: 300 !important;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-transform: uppercase;
}
.cag-property-button-surround .custom-property-button .paoc-popup-btn:hover {
  background-color: #00A097 !important;
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
}

.cag-property-button-surround.hidden {
  display: none;
}

@media (max-width: 960px) {
  .paoc-cb-popup-body .paoc-popup-con-bg {
    margin-top: 80px;
  }
}
.paoc-cb-popup-body form {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.paoc-cb-popup-body form .full-width {
  text-align: center !important;
  padding-bottom: 20px;
}
.paoc-cb-popup-body form .full-width h3 {
  font-size: 20px;
  padding-bottom: 10px;
  padding-top: 20px;
}
.paoc-cb-popup-body form .full-width.file-upload h3 {
  margin-bottom: 20px;
}
.paoc-cb-popup-body form .full-width.addnewpersonbutton {
  text-align: right !important;
}
.paoc-cb-popup-body form .left, .paoc-cb-popup-body form .right {
  display: inline-block;
  vertical-align: top;
}
.paoc-cb-popup-body form .left {
  padding-bottom: 10px;
  width: 20%;
  padding-top: 10px;
}
@media (max-width: 1600px) {
  .paoc-cb-popup-body form .left {
    width: 20%;
  }
}
@media (max-width: 1350px) {
  .paoc-cb-popup-body form .left {
    width: 30%;
  }
}
@media (max-width: 960px) {
  .paoc-cb-popup-body form .left {
    width: 100%;
    padding-top: 0px;
  }
}
.paoc-cb-popup-body form .right {
  width: auto;
  min-width: 79%;
  margin-bottom: 10px;
  max-width: 100%;
}
@media (max-width: 1600px) {
  .paoc-cb-popup-body form .right {
    width: 79%;
    min-width: 79%;
  }
}
@media (max-width: 1350px) {
  .paoc-cb-popup-body form .right {
    width: 69%;
    min-width: 69%;
  }
}
@media (max-width: 960px) {
  .paoc-cb-popup-body form .right {
    width: 100%;
    min-width: 100%;
  }
}
.paoc-cb-popup-body form .right.ending {
  text-align: right !important;
}
.paoc-cb-popup-body form .right span {
  width: 100%;
}
.paoc-cb-popup-body form .right span input, .paoc-cb-popup-body form .right span textarea, .paoc-cb-popup-body form .right span select {
  background: #EBEAEA;
  border: 1px solid #EBEAEA !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 10px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 5px;
}
.paoc-cb-popup-body form .right span input.wpcf7-not-valid {
  border: 1px solid red !important;
}
.paoc-cb-popup-body form .right span textarea {
  min-height: 250px;
  height: 250px;
  max-height: 750px;
  max-width: 665px !important;
  height: 250px;
  max-height: 555px !important;
}
.paoc-cb-popup-body form .right .wpcf7-textarea {
  height: 275px;
  max-width: 100%;
  width: 100%;
}
.paoc-cb-popup-body form .right.gdpr {
  margin-bottom: 20px;
  margin-top: 10px;
}
.paoc-cb-popup-body form .right.gdpr-text {
  margin-bottom: 20px;
  width: 69%;
}
.paoc-cb-popup-body form .right.gdpr-text span {
  width: unset;
}
.paoc-cb-popup-body form .right.gdpr-text .wpcf7-list-item {
  margin-left: 0;
}
.paoc-cb-popup-body form .right.gdpr-text .wpcf7-form-control-wrap {
  width: 20px;
}
.paoc-cb-popup-body form .right.gdpr-text .wpcf7-form-control-wrap input {
  width: 20px;
  max-width: 20px;
  min-width: 20px;
}
.paoc-cb-popup-body form input.wpcf7-form-control.wpcf7-submit {
  cursor: pointer;
  padding: 1.1em 1.5em 1em !important;
  color: #fff !important;
  font-size: 15px;
  font-family: "Arimo", sans-serif;
  letter-spacing: 1.5px;
  font-weight: 600 !important;
  background-color: #6DCEF5;
  background: #6DCEF5;
  border: 0px solid #6DCEF5 !important;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.paoc-cb-popup-body form input.wpcf7-form-control.wpcf7-submit:after {
  display: none;
}
.paoc-cb-popup-body form input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #00A097;
  background: #00A097;
  border: 0px solid #00A097 !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: white !important;
  padding: 1.1em 1.5em 1em !important;
}
.paoc-cb-popup-body form input.wpcf7-form-control.wpcf7-submit:hover:after {
  display: none;
}
.paoc-cb-popup-body.full-width-form-style form .left,
.paoc-cb-popup-body.full-width-form-style form .right {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.paoc-cb-popup-body.full-width-form-style form .left.gdpr-text,
.paoc-cb-popup-body.full-width-form-style form .right.gdpr-text {
  padding-top: 5px;
}
.paoc-cb-popup-body.media {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.paoc-cb-popup-body.media hr {
  margin-bottom: 30px;
  margin-top: 15px;
}
.paoc-cb-popup-body.media form .right .wpcf7-textarea {
  max-height: 550px;
  min-height: 170px;
  height: 170px;
}
.paoc-cb-popup-body .paoc-popup-content {
  margin-bottom: 0 !important;
}
.paoc-cb-popup-body .paoc-popup-mheading {
  padding-top: 30px;
  text-align: center;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.25px;
  color: #555C64;
}
.paoc-cb-popup-body .paoc-cus-close-txt,
.paoc-cb-popup-body .paoc-credit-wrp,
.paoc-cb-popup-body .paoc-popup-snote {
  display: none !important;
}
.paoc-cb-popup-body .paoc-popup-con-bg {
  padding: 0 !important;
  padding-bottom: 0 !important;
  overflow-x: hidden !important;
}

#add-person-btn {
  all: unset; /* Removes all default styling */
  background: none; /* Remove background */
  border: none; /* Remove border */
  color: inherit; /* Inherit text color from the parent */
  font: inherit; /* Inherit font style */
  cursor: pointer; /* Keep pointer cursor */
  padding: 0; /* Remove padding */
  text-decoration: none; /* Remove underline, if any */
}
#add-person-btn:before {
  content: "+";
  display: inline-block;
  opacity: 1;
  font-size: 20px;
  color: #555C64;
}

.person-fields {
  margin-bottom: 10px;
}

.left {
  display: inline-block;
}
.left.title p {
  font-weight: 500;
}

.right {
  display: inline-block;
}

.add-person {
  margin-top: 15px;
}

.do-not-show-mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .left, .right {
    display: block;
    width: 100%;
  }
}
.cag-app-surround-main .et_pb_column {
  padding-top: 55px;
  padding-bottom: 55px;
}
.cag-app-surround-main .et_pb_column:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: url("/wp-content/uploads/2024/04/Av-banner-overlay.png");
  background-size: cover;
  background-position: right center;
  opacity: 1 !important;
}
.cag-app-surround-main .et_pb_text {
  margin-top: 250px;
}
.cag-app-surround-main .et_pb_text h3 {
  color: white !important;
}

.control-include-sold-stc {
  position: absolute !important;
  bottom: 0;
  left: 73px;
}

.control-include-sold-stc label {
  font-size: 10px;
  line-height: 33px;
  padding-left: 10px;
}

.control-include-sold-stc input {
  line-height: 40px !important;
  position: absolute;
  left: 0;
  top: 5px;
}

#page-container {
  z-index: 0;
}

body.post-type-archive-property #page-container #container #content ul.properties li .details h3 {
  max-height: 38px !important;
}

body.post-type-archive-property #page-container #container #content ul.properties li .details .summary {
  max-height: 51px !important;
}

body.single-post article {
  margin-bottom: 0 !important;
}

#c-p-bottom-cta .et_pb_image {
  text-align: center !important;
}

.upload .wpcf7-form-control-wrap {
  border: 0px solid white !important;
}

#c-d-contact-form form .right.upload span input,
.upload .wpcf7-form-control-wrap input {
  width: unset !important;
  max-width: unset !important;
  min-width: unset !important;
  background: transparent !important;
  border: 0px solid white !important;
}

.customr-row-gallery-properties .ph-divi-gallery .more-images:before {
  z-index: -1;
}

#custom-fullwidth-header.header-two .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

body.post-type-archive-property #custom-fullwidth-header:before {
  opacity: 0 !important;
}

.custom-surround-for-nine ul.properties li:nth-child(10) {
  display: none !important;
}

#custom-cta-section .et_pb_row {
  max-width: 100% !important;
}

@media (max-width: 768px) {
  #c-codeblock-property ul.properties li .details .actions {
    margin-top: 0px;
  }
}
.testingthisboxcouneanoun .more-link {
  padding-top: 20px;
}

@media (max-width: 768px) {
  #c-codeblock-property ul.properties li .details .rooms {
    margin-bottom: -5px;
  }
  .custom-horizontal-row-ordering .et_pb_module {
    min-height: 50px;
    width: 31%;
    text-align: left;
  }
}
input.wpcf7-form-control.wpcf7-file {
  border: 0px solid white !important;
}

#custom-new-header.et_pb_sticky--top .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.custom-button{
margin-top: -30px;
}

body.post-type-archive-property #page-container #container #content ul.properties li.availability-let-agreed {
  display: none !important;
  /* 	border: 2px solid blue; */
}

body.single-post .post-content {
  padding-bottom: 10px;
}

#left-area .post-meta {
  font-size: 14px;
  padding-bottom: 0;
}

.custom-dib-buttons .et_pb_button_module_wrapper {
  display: inline-block;
}

.container, .et-db #et-boc .et-l .container, .et-db #et-boc .et-l .et_pb_row, .et-db #et-boc .et-l .et_pb_slider .et_pb_container, .et-db #et-boc .et-l .et_pb_fullwidth_section .et_pb_title_container, .et-db #et-boc .et-l .et_pb_fullwidth_section .et_pb_title_featured_container, .et-db #et-boc .et-l .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
  max-width: 1300px;
}

header.et-l--header {
  z-index: 20px;
}

ul.properties li.availability-let {
  overflow: hidden !important;
}
ul.properties li.availability-let .thumbnail a:before {
  content: "Let";
  display: block;
  position: absolute;
  top: 28px;
  right: 22px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-family: "montserrat", sans-serif;
  color: white;
  font-weight: 600;
  font-size: 18px;
  z-index: 2;
}
ul.properties li.availability-let .thumbnail a:after {
  content: " ";
  display: block;
  width: 150px;
  height: 29px;
  background: #00bdd5;
  color: white;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  position: absolute;
  top: 20px;
  right: -40px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-family: sans-serif;
  z-index: 1;
}
ul.properties li.availability-sold-stc {
  overflow: hidden !important;
}
ul.properties li.availability-sold-stc .thumbnail a:before {
  content: "Sold";
  display: block;
  position: absolute;
  top: 28px;
  right: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-family: "montserrat", sans-serif;
  color: white;
  font-weight: 600;
  font-size: 18px;
  z-index: 2;
}
ul.properties li.availability-sold-stc .thumbnail a:after {
  content: " ";
  display: block;
  width: 150px;
  height: 29px;
  background: #00bdd5;
  color: white;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  position: absolute;
  top: 20px;
  right: -40px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-family: sans-serif;
  z-index: 1;
}

#c-property-search-bar .control-include-sold-stc {
  position: absolute !important;
  bottom: unset;
  left: unset;
  right: 0;
  top: 5px;
  display: block !important;
  width: 230px !important;
}

/** /buy/properties-for-sale/house/ **/
body.page-id-27645 #c-property-search-bar .property-search-form input[type=submit],
body.page-id-27645 #c-property-search-bar .property-search-form .control-property_type.residential-only,
body.page-id-27645 #c-property-search-bar .property-search-form .control-minimum_bedrooms.residential-only,
body.page-id-27645 #c-property-search-bar .property-search-form .control-maximum_price.sales-only,
body.page-id-27645 #c-property-search-bar .property-search-form .control-minimum_price.sales-only {
  display: table-cell !important;
}

/** /buy/properties-for-sale/house/ **/
body.page-id-27656 #c-property-search-bar .property-search-form input[type=submit],
body.page-id-27656 #c-property-search-bar .property-search-form .control-property_type.residential-only,
body.page-id-27656 #c-property-search-bar .property-search-form .control-minimum_bedrooms.residential-only,
body.page-id-27656 #c-property-search-bar .property-search-form .control-maximum_price.sales-only,
body.page-id-27656 #c-property-search-bar .property-search-form .control-minimum_price.sales-only {
  display: table-cell !important;
}

/** /buy/properties-for-sale/house/ **/
body.page-id-1131 #c-property-search-bar .property-search-form input[type=submit],
body.page-id-1131 #c-property-search-bar .property-search-form .control-minimum_rent.lettings-only,
body.page-id-1131 #c-property-search-bar .property-search-form .control-maximum_rent.lettings-only,
body.page-id-1131 #c-property-search-bar .property-search-form .control-minimum_bedrooms.residential-only,
body.page-id-1131 #c-property-search-bar .property-search-form .control-property_type.residential-only {
  display: table-cell !important;
}

/* END of THEME CSS */
#c-property-search-bar {
  background: #00A097;
  padding-top: 20px;
  padding-bottom: 20px;
}
#c-property-search-bar .header-content {
  margin-right: 3%;
}
#c-property-search-bar .property-search-form .control.control-department {
  display: none;
}
#c-property-search-bar .property-search-form .control {
  width: 23%;
}
#c-property-search-bar .property-search-form .control label {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  font-weight: 500 !important;
}
#c-property-search-bar .property-search-form .control select {
  background: #EBEAEA;
  border: 1px solid #EBEAEA !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 10px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 5px;
  border-radius: 100px;
}
#c-property-search-bar .property-search-form input[type=submit] {
  margin-left: 10px;
  padding: 1em 1.5em !important;
  text-transform: uppercase;
  color: #fff !important;
  font-size: 15px;
  letter-spacing: 1.5px;
  font-weight: 600 !important;
  background-color: #00A097;
  background: #00A097;
  border: 0px solid #00A097 !important;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: 33px;
}
#c-property-search-bar .property-search-form input[type=submit]:before {
  content: "\f002";
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
}
#c-property-search-bar .property-search-form input[type=submit]:hover {
  padding: 1em 1.5em !important;
  background-color: #00A097;
  background: #00A097;
  border: 0px solid #00A097 !important;
  opacity: 0.7;
  cursor: pointer;
}

#c-codeblock-property ul.properties li {
  display: inline-block;
  width: 31.5%;
  float: left;
  clear: unset;
  margin-bottom: 35px;
  padding-top: 0 !important;
  text-align: left;
  margin-right: 2.666%;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  border-bottom: 0px solid white !important;
}
#c-codeblock-property ul.properties li:nth-child(3n+3) {
  margin-right: 0;
  margin-bottom: 36px;
}
#c-codeblock-property ul.properties li:before {
  display: none !important;
}
#c-codeblock-property ul.properties li .thumbnail {
  display: block;
  width: 100%;
}
#c-codeblock-property ul.properties li .thumbnail img {
  max-width: 100%;
  max-height: 272px;
  min-height: 272px;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 100%;
  -o-object-position: bottom right;
     object-position: bottom right;
}
#c-codeblock-property ul.properties li .details {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 15px;
  padding-bottom: 13px;
  display: -ms-grid;
  display: grid;
}
#c-codeblock-property ul.properties li .details h3 {
  min-height: 37px;
  max-height: 66px;
  height: auto;
  overflow: hidden !important;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 5px;
  margin-bottom: 10px;
}
#c-codeblock-property ul.properties li .details h3 a {
  font-size: 21px !important;
  font-weight: 500;
  letter-spacing: -1px;
}
#c-codeblock-property ul.properties li .details .price {
  font-family: "montserrat", sans-serif;
  color: #00A097;
  font-weight: 600;
  font-size: 18px;
  margin-top: 2px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
#c-codeblock-property ul.properties li .details .summary {
  display: block !important;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  max-height: 55px;
  overflow: hidden !important;
  z-index: 9;
  margin-bottom: 10px;
}
#c-codeblock-property ul.properties li .details .actions {
  display: block !important;
  -webkit-box-ordinal-group: 100;
  -ms-flex-order: 99;
  order: 99;
  margin-top: 20px;
  z-index: 999999;
}
#c-codeblock-property ul.properties li .details .actions a {
  padding: 10px 28px 8px 28px !important;
  background: #CCECEA;
  border: 0px solid #CCECEA !important;
  color: #00A097 !important;
  position: relative;
}
#c-codeblock-property ul.properties li .details .actions a:hover {
  background: #00A097;
  border: 0px solid #00A097 !important;
  color: white !important;
  padding: 10px 37px 8px 28px !important;
}
#c-codeblock-property ul.properties li .details .actions a:hover:after {
  content: "5";
  font-family: ETmodules !important;
  display: block !important;
  opacity: 1;
  position: absolute;
  top: 5px;
  right: 12px;
  font-size: 21px;
}
#c-codeblock-property ul.properties li .details .custom-prop-button-on-search {
  display: none !important;
}
.custom-surroud-divi-display-on-page {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.propertyhive-featured-properties-shortcode ul.properties {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.propertyhive-featured-properties-shortcode ul.properties li {
  display: inline-block;
  width: 31.5%;
  float: left;
  clear: unset;
  margin-bottom: 0px;
  padding-top: 0 !important;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  margin-right: 2.666%;
  border: 0px solid white !important;
}
.propertyhive-featured-properties-shortcode ul.properties li:nth-child(3) {
  margin-right: 0 !important;
}
.propertyhive-featured-properties-shortcode ul.properties li:nth-child(1n+4) {
  margin-right: 0;
  margin-bottom: 36px;
  display: none !important;
}
.propertyhive-featured-properties-shortcode ul.properties li:before {
  display: none !important;
}
.propertyhive-featured-properties-shortcode ul.properties li .thumbnail {
  display: block;
  width: 100%;
}
.propertyhive-featured-properties-shortcode ul.properties li .thumbnail img {
  max-width: 100%;
  max-height: 272px;
  min-height: 272px;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 100%;
  -o-object-position: bottom right;
     object-position: bottom right;
}
.propertyhive-featured-properties-shortcode ul.properties li .details {
  display: block;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 15px;
  padding-bottom: 13px;
  display: -ms-grid;
  display: grid;
}
.propertyhive-featured-properties-shortcode ul.properties li .details h3 {
  min-height: unset !important;
  max-height: 33px !important;
  height: unset !important;
  overflow: hidden !important;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 5px;
  margin-bottom: 10px;
}
.propertyhive-featured-properties-shortcode ul.properties li .details h3 a {
  font-size: 19px !important;
  font-weight: 500;
  letter-spacing: -1px;
}
.propertyhive-featured-properties-shortcode ul.properties li .details .price {
  font-family: "montserrat", sans-serif;
  color: #00A097;
  font-weight: 600;
  font-size: 18px;
  margin-top: 2px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.propertyhive-featured-properties-shortcode ul.properties li .details .summary {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  max-height: 55px;
  overflow: hidden !important;
  z-index: 9;
  margin-bottom: 10px;
}
.propertyhive-featured-properties-shortcode ul.properties li .details .actions {
  display: block !important;
  margin-top: 10px;
  -webkit-box-ordinal-group: 100;
      -ms-flex-order: 99;
          order: 99;
  background: white;
  background-color: white;
  margin-top: 20px;
  z-index: 999999;
}
.propertyhive-featured-properties-shortcode ul.properties li .details .actions a {
  padding: 10px 28px 8px 28px !important;
  background: #CCECEA;
  border: 0px solid #CCECEA !important;
  color: #00A097 !important;
  position: relative;
}
.propertyhive-featured-properties-shortcode ul.properties li .details .actions a:hover {
  background: #00A097;
  border: 0px solid #00A097 !important;
  color: white !important;
  padding: 10px 37px 8px 28px !important;
}
.propertyhive-featured-properties-shortcode ul.properties li .details .actions a:hover:after {
  content: "5";
  font-family: ETmodules !important;
  display: block !important;
  opacity: 1;
  position: absolute;
  top: 5px;
  right: 12px;
  font-size: 21px;
}

.rooms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  margin-top: 10px;
  margin-bottom: 10px;
}
.rooms .room {
  position: relative;
}
.rooms .room .room-label {
  position: relative;
  display: inline-block;
  font-size: 0 !important;
}
.rooms .room-bedrooms {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.rooms .room-bedrooms .room-count {
  padding-right: 73px;
}
.rooms .room-bedrooms .room-count:before {
  content: " ";
  background: url("/wp-content/uploads/2024/04/AV-icons_06.png");
  height: 29px;
  width: 59px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 22px;
  top: -2px;
}
.rooms .room-bathrooms {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.rooms .room-bathrooms .room-count {
  padding-right: 80px;
}
.rooms .room-bathrooms .room-count:before {
  content: " ";
  background: url("/wp-content/uploads/2024/04/AV-icons_03.png");
  height: 30px;
  width: 59px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 20px;
  top: -4px;
}
.rooms .room-receptions {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.rooms .room-receptions .room-count {
  padding-right: 75px;
}
.rooms .room-receptions .room-count:before {
  content: " ";
  background: url("/wp-content/uploads/2024/04/AV-icons_09.png");
  height: 27px;
  width: 59px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 18px;
  top: -1px;
}

body.post-type-archive-property footer.et-l.et-l--footer {
  display: none !important;
}
body.post-type-archive-property #content {
  margin-top: 50px;
  margin-bottom: 10px;
}
body.post-type-archive-property #content .page-title {
  display: none !important;
}
body.post-type-archive-property #page-container {
  background-color: #F1F0EF !important;
}
body.post-type-archive-property #page-container #et-main-area > p {
  padding-bottom: 0 !important;
}
body.post-type-archive-property #page-container #container {
  max-width: 1280px;
}
body.post-type-archive-property #page-container #container #content ul.properties li {
  display: inline-block;
  width: 31.5%;
  float: left;
  clear: unset;
  background: transparent !important;
  background-color: transparent !important;
  margin-bottom: 35px;
  padding-top: 0 !important;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  margin-right: 2.666%;
  border-bottom: 0px solid #F1F0EF !important;
}
body.post-type-archive-property #page-container #container #content ul.properties li:nth-child(3n+3) {
  margin-right: 0;
  margin-bottom: 36px;
}
body.post-type-archive-property #page-container #container #content ul.properties li:before {
  display: none !important;
}
body.post-type-archive-property #page-container #container #content ul.properties li .thumbnail {
  display: block;
  width: 100%;
}
body.post-type-archive-property #page-container #container #content ul.properties li .thumbnail img {
  max-width: 100%;
  max-height: 272px;
  min-height: 272px;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 100%;
  -o-object-position: bottom right;
     object-position: bottom right;
}
body.post-type-archive-property #page-container #container #content ul.properties li .details {
  display: block;
  width: 100%;
  padding-left: 0px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 13px;
  display: -ms-grid;
  display: grid;
}
body.post-type-archive-property #page-container #container #content ul.properties li .details h3 {
  min-height: 37px;
  max-height: 66px;
  height: auto;
  overflow: hidden !important;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 5px;
  margin-bottom: 10px;
}
body.post-type-archive-property #page-container #container #content ul.properties li .details h3 a {
  font-size: 21px !important;
  font-weight: 500;
  letter-spacing: -1px;
}
body.post-type-archive-property #page-container #container #content ul.properties li .details .price {
  font-family: "montserrat", sans-serif;
  color: #00A097;
  font-weight: 600;
  font-size: 18px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-top: 2px;
}
body.post-type-archive-property #page-container #container #content ul.properties li .details .summary {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  max-height: 52px;
  overflow: hidden !important;
  z-index: 9;
  margin-bottom: 5px;
}
body.post-type-archive-property #page-container #container #content ul.properties li .details .actions {
  -webkit-box-ordinal-group: 100;
      -ms-flex-order: 99;
          order: 99;
  margin-top: 20px;
  z-index: 9;
}
body.post-type-archive-property #page-container #container #content ul.properties li .details .actions a {
  padding: 10px 28px 8px 28px !important;
  background: #CCECEA;
  border: 0px solid #CCECEA !important;
  color: #00A097 !important;
  position: relative;
}
body.post-type-archive-property #page-container #container #content ul.properties li .details .actions a:hover {
  background: #00A097;
  border: 0px solid #00A097 !important;
  color: white !important;
  padding: 10px 37px 8px 28px !important;
}
body.post-type-archive-property #page-container #container #content ul.properties li .details .actions a:hover:after {
  content: "5";
  font-family: ETmodules !important;
  display: block !important;
  opacity: 1;
  position: absolute;
  top: 5px;
  right: 12px;
  font-size: 21px;
}
body.post-type-archive-property #page-container #container #content ul.properties li .details .custom-prop-button-on-search {
  display: none !important;
}

#c-property-search-bar.search-results-page-second {
  margin-bottom: 155px;
}
#c-property-search-bar.search-results-page-second:before {
  opacity: 0 !important;
}
#c-property-search-bar.search-results-page-second .property-search-form .control.control-department label {
  display: block;
  min-width: 190px;
}
#c-property-search-bar.search-results-page-second .propertyhive-result-count {
  text-align: center;
  font-family: "montserrat", sans-serif;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -2px;
  padding-top: 40px;
  padding-bottom: 30px;
  position: absolute;
  bottom: -140px;
  left: 0;
  right: 0;
  color: #555C64;
  width: 100%;
}
#c-property-search-bar.search-results-page-second .propertyhive-ordering {
  margin-bottom: 10px;
  margin-top: 10px;
  position: absolute;
  bottom: -132px;
  left: 10px;
}
#c-property-search-bar.search-results-page-second .propertyhive-ordering select {
  background: #EBEAEA;
  border: 1px solid #EBEAEA !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 10px;
}
#c-property-search-bar.custom-commercial-search-bar .control-minimum_bedrooms.residential-only {
  display: none !important;
}

ul.page-numbers {
  text-align: center;
}
ul.page-numbers li {
  padding-left: 5px;
  padding-right: 5px;
}
ul.page-numbers li a {
  color: #197BA2;
}
ul.page-numbers li a:hover {
  color: #6DCEF5;
}

@media (max-width: 1560px) {
  body.post-type-archive-property #page-container #container {
    width: 80%;
  }
}
@media (max-width: 980px) {
  body.home .propertyhive ul.properties li,
  body.post-type-archive-property #content ul.properties li {
    width: 48% !important;
  }
  body.home .propertyhive ul.properties li:nth-child(2n+2),
  body.post-type-archive-property #content ul.properties li:nth-child(2n+2) {
    margin-right: 0 !important;
  }
  body.home .propertyhive ul.properties li .thumbnail img,
  body.post-type-archive-property #content ul.properties li .thumbnail img {
    min-width: 100%;
  }
  #c-property-search-bar.search-results-page-second .propertyhive-ordering {
    margin-bottom: 10px;
    margin-top: 10px;
    position: absolute;
    bottom: -110px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto !important;
  }
  #c-property-search-bar.search-results-page-second .propertyhive-result-count {
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -2px;
    padding-top: 40px;
    padding-bottom: 30px;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    color: white;
    width: 100%;
  }
}
@media (max-width: 480px) {
  #c-codeblock-property ul.properties li,
  body.home .propertyhive ul.properties li,
  body.post-type-archive-property #content ul.properties li {
    width: 100% !important;
    margin-right: 0 !important;
    text-align: left;
  }
  #c-codeblock-property ul.properties li:nth-child(2n+2),
  body.home .propertyhive ul.properties li:nth-child(2n+2),
  body.post-type-archive-property #content ul.properties li:nth-child(2n+2) {
    margin-right: 0 !important;
  }
  #c-codeblock-property ul.properties li .thumbnail img,
  body.home .propertyhive ul.properties li .thumbnail img,
  body.post-type-archive-property #content ul.properties li .thumbnail img {
    min-width: 100%;
  }
}
.customav-hp-featured {
  padding-bottom: 0 !important;
}
.customav-hp-featured .propertyhive-featured-properties-shortcode ul li {
  margin-bottom: 0 !important;
}
.customav-hp-featured .propertyhive-featured-properties-shortcode ul li .details .rooms .room-bedroom .room-label:before {
  content: " ";
  background: url("");
}

body.single-property header#main-header {
  background-color: rgba(85, 92, 100, 0.95) !important;
  background: #88bdff;
}
body.single-property header#main-header .logo_container a #logo {
  margin-top: 0;
  min-height: 71px !important;
}
body.single-property header#main-header #et-top-navigation {
  padding-left: 0 !important;
  padding-top: 36px;
  padding-bottom: 4px;
}
body.single-property header#main-header .custom-header-button.et_pb_button {
  top: 22px;
}
body.single-property #a-cta {
  padding: 3.5% 0;
}

.c-p-surround {
  margin-top: 87px;
  padding-top: 16px;
  padding-bottom: 15px;
  background: #F2F6F9;
  background: -webkit-linear-gradient(top, #EAEBEF 0%, #F2F6F9 100%);
}
.c-p-surround section {
  padding-bottom: 17px;
  padding-top: 20px;
}
.c-p-surround .container {
  text-align: center;
  font-size: 20px;
}
.c-p-surround .container p#breadcrumbs {
  letter-spacing: 1.5px;
}
.c-p-surround .container p#breadcrumbs span {
  font-size: 14px;
  font-family: "montserrat", sans-serif;
  letter-spacing: 1.5px;
  font-weight: 500 !important;
  color: #6DCEF5;
  text-transform: uppercase;
}
.c-p-surround .container p#breadcrumbs span a {
  letter-spacing: 1.5px;
}

#content > .property {
  display: -ms-grid;
  display: grid;
}
#content > .property .images {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
  border: 0px solid blue;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}
#content > .property .images #slider {
  margin: 0 !important;
  border: 0px solid #fff !important;
  border-radius: 0px;
}
#content > .property .images #carousel {
  margin: 0;
  border: 0px solid #fff !important;
}
#content > .property .images #carousel ul li {
  border: 4px solid #fff !important;
}
#content > .property .images #carousel ul li:nth-child(1) {
  border-left: 0px solid white !important;
}
#content > .property .images #carousel ul li:nth-child(1n+2) {
  border-right: 0px solid white !important;
}
#content > .property .images #carousel .flex-direction-nav {
  display: none;
}
#content > .property .summary.entry-summary {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
  -ms-grid-row: 1;
  grid-row: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: block;
  width: 100% !important;
  border: 0px solid transparent !important;
}
#content > .property .summary.entry-summary .property_title {
  text-align: center;
  padding-top: 50px;
}
#content > .property .summary.entry-summary .price {
  font-family: "Rubik", sans-serif;
  font-size: 52px;
  font-weight: 300;
  letter-spacing: -2px;
  color: #00A097;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 30px;
}
#content > .property .summary.entry-summary .property_meta ul {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 38px;
}
#content > .property .summary.entry-summary .property_meta ul li {
  display: inline-block;
  padding-left: 9px;
  padding-right: 57px;
}
#content > .property .summary.entry-summary .property_meta ul li:after {
  display: block;
  position: absolute;
  width: 42px;
  height: 32px;
  top: -6px;
  right: 6px;
}
#content > .property .summary.entry-summary .property_meta ul .reference-number,
#content > .property .summary.entry-summary .property_meta ul .property-type,
#content > .property .summary.entry-summary .property_meta ul .availability {
  display: none;
}
#content > .property .summary.entry-summary .property_meta ul .bedrooms {
  position: relative;
  border-right: 1px solid grey;
}
#content > .property .summary.entry-summary .property_meta ul .bedrooms span {
  display: none;
}
#content > .property .summary.entry-summary .property_meta ul .bedrooms:after {
  content: url("/wp-content/uploads/2019/12/Clarity-Property-Management-Property-1_03.png");
}
#content > .property .summary.entry-summary .property_meta ul .bathrooms {
  position: relative;
  border-right: 1px solid grey;
}
#content > .property .summary.entry-summary .property_meta ul .bathrooms span {
  display: none;
}
#content > .property .summary.entry-summary .property_meta ul .bathrooms:after {
  content: url("/wp-content/uploads/2019/12/Clarity-Property-Management-Property-1_05.png");
}
#content > .property .summary.entry-summary .property_meta ul .reception-rooms {
  position: relative;
}
#content > .property .summary.entry-summary .property_meta ul .reception-rooms span {
  display: none;
}
#content > .property .summary.entry-summary .property_meta ul .reception-rooms:after {
  content: url("/wp-content/uploads/2019/12/Clarity-Property-Management-Property-1_07.png");
}
#content > .property .property_actions {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-bottom: 35px;
  margin-top: 25px;
}
#content > .property .property_actions ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background: #197BA2;
}
#content > .property .property_actions ul li {
  display: inline-block;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 25px;
  padding-right: 25px;
}
#content > .property .property_actions ul li:hover {
  background: #6DCEF5;
}
#content > .property .property_actions ul li a {
  color: white;
  font-size: 14px;
  font-family: "Arimo", sans-serif;
  letter-spacing: 1.5px;
  font-weight: 600 !important;
  text-transform: uppercase;
}
#content > .property .features,
#content > .property .summary {
  display: inline-block;
  margin-bottom: 25px;
}
#content > .property .features {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 4;
  grid-row: 4;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  width: 100%;
  padding-right: 25px;
}
#content > .property .features h4 {
  font-family: "Rubik", sans-serif;
  font-size: 48px;
  font-weight: 300;
  letter-spacing: -2px;
  color: #555C64;
  padding-bottom: 30px;
}
#content > .property .features ul li {
  padding-left: 20px;
  position: relative;
}
#content > .property .features ul li:before {
  position: absolute;
  left: 0;
  top: 0px;
  font-size: 10px;
  color: #6DCEF5;
  content: "\f111";
  font-family: FontAwesome;
  display: block;
}
#content > .property .summary {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 4;
  grid-row: 4;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  width: 100%;
  padding-right: 45px;
  margin-bottom: 45px;
}
#content > .property .summary h4 {
  font-family: "Rubik", sans-serif;
  font-size: 48px;
  font-weight: 300;
  letter-spacing: -2px;
  color: #555C64;
  padding-bottom: 30px;
}

body.home #c-p-bottom-cta {
  margin-top: 55px;
}

body.archive #c-p-bottom-cta {
  background: #00A097 !important;
  background-color: #00A097 !important;
}
body.archive #c-p-bottom-cta .et_pb_image {
  text-align: center !important;
}

#c-p-bottom-cta {
  padding-top: 20px;
  padding-bottom: 45px;
  text-align: center;
  background: #00A097;
}
#c-p-bottom-cta h2, #c-p-bottom-cta h3 {
  text-align: center;
  color: white;
}
#c-p-bottom-cta h2 a, #c-p-bottom-cta h3 a {
  color: white;
  opacity: 1;
}
#c-p-bottom-cta h2 a:hover, #c-p-bottom-cta h3 a:hover {
  opacity: 0.7;
}
#c-p-bottom-cta .et_pb_text_inner {
  text-align: center;
}
#c-p-bottom-cta .et_pb_text_inner .small-button.smallblue:nth-child(1) {
  background: #88bdff;
}
#c-p-bottom-cta .et_pb_text_inner .small-button.smallblue:nth-child(1):hover {
  background: #2b63a8 !important;
}
#c-p-bottom-cta .et_pb_text_inner .small-button.smallblue:nth-child(2) {
  background: #2b63a8;
}
#c-p-bottom-cta .et_pb_text_inner .small-button.smallblue:nth-child(2):hover {
  background: #88bdff !important;
}

#c-p-similar {
  background: #F1F0EF;
  margin-bottom: -17px;
}
#c-p-similar .text {
  text-align: center;
}
#c-p-similar .text h2 {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 45px;
}
#c-p-similar ul li .details .summary {
  max-height: 47px;
}

.fancybox-content form.property-enquiry-form label {
  display: block;
}
.fancybox-content form.property-enquiry-form input {
  display: block;
  width: 100%;
}
.fancybox-content form.property-enquiry-form textarea {
  display: block;
  width: 100%;
}
.c-new-similar-section {
  border: 1px solid blue;
}

.customr-row-gallery-properties {
  padding-bottom: 0 !important;
}
.customr-row-gallery-properties .ph-divi-gallery .gallery-column:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 8px solid white;
}
.customr-row-gallery-properties .ph-divi-gallery .more-images {
  border: 8px solid white;
}
.customr-row-gallery-properties .ph-divi-gallery .more-images a {
  font-weight: 500 !important;
}
.customr-row-gallery-properties .ph-divi-gallery .more-images:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 8px solid white;
}

.c-top-info-surround {
  padding-bottom: 0 !important;
}
.c-top-info-surround .et_pb_module {
  margin-bottom: 15px !important;
}
.c-top-info-surround .et_pb_property_availability_widget * {
  color: #8A3D42;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
}
.c-top-info-surround .et_pb_post_title h1 {
  padding-bottom: 5px !important;
  font-size: 35px;
}
.c-top-info-surround .et_pb_property_price_widget .price {
  font-size: 20px;
  font-weight: 500;
}

.custom-horizontal-row-ordering {
  padding-bottom: 20px !important;
}
.custom-horizontal-row-ordering .et_pb_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.custom-horizontal-row-ordering .et_pb_module {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 0 !important;
}
.custom-horizontal-row-ordering .et_pb_property_bathrooms_widget {
  padding-right: 80px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.custom-horizontal-row-ordering .et_pb_property_bathrooms_widget div {
  font-size: 22px;
  font-weight: 500;
}
.custom-horizontal-row-ordering .et_pb_property_bathrooms_widget:after {
  content: " ";
  background: url(/wp-content/uploads/2024/04/AV-icons_03.png);
  height: 36px;
  width: 59px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 7px;
  top: -4px;
}
.custom-horizontal-row-ordering .et_pb_property_bedrooms_widget {
  padding-right: 80px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.custom-horizontal-row-ordering .et_pb_property_bedrooms_widget div {
  font-size: 22px;
  font-weight: 500;
}
.custom-horizontal-row-ordering .et_pb_property_bedrooms_widget:after {
  content: " ";
  background: url(/wp-content/uploads/2024/04/AV-icons_06.png);
  height: 35px;
  width: 59px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 7px;
  top: -2px;
}
.custom-horizontal-row-ordering .et_pb_property_reception_rooms_widget {
  padding-right: 80px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.custom-horizontal-row-ordering .et_pb_property_reception_rooms_widget div {
  font-size: 22px;
  font-weight: 500;
}
.custom-horizontal-row-ordering .et_pb_property_reception_rooms_widget:after {
  content: " ";
  background: url(/wp-content/uploads/2024/04/AV-icons_09.png);
  height: 35px;
  width: 59px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 7px;
  top: 0px;
}
.custom-horizontal-row-ordering .et_pb_property_availability_widget {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.custom-horizontal-row-ordering .et_pb_property_availability_widget div {
  font-size: 22px;
  font-weight: 500;
}
.custom-horizontal-row-ordering .et_pb_property_let_available_date_widget div {
  font-size: 22px;
  font-weight: 500;
}

.c-top-twothirdsection h4 {
  padding-bottom: 25px;
}
.c-top-twothirdsection ul {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 22px;
}
.c-top-twothirdsection .et_pb_module {
  margin-bottom: 25px !important;
}
.c-top-twothirdsection .et_pb_property_street_view_widget {
  border-radius: 32px;
  overflow: hidden;
}
.c-top-twothirdsection .et_pb_property_map_widget {
  border-radius: 32px;
  overflow: hidden;
  margin-bottom: 0px !important;
}
.c-top-twothirdsection .right-hand-side-column .et_pb_property_brochures_link_widget a,
.c-top-twothirdsection .right-hand-side-column .et_pb_property_floorplans_link_widget a {
  width: 100% !important;
  text-align: center;
  display: block;
  background-color: #00A097 !important;
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
  padding-left: unset;
  padding-right: unset;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-family: "montserrat", sans-serif;
  font-weight: 300 !important;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-transform: uppercase;
}
.c-top-twothirdsection .right-hand-side-column .et_pb_property_brochures_link_widget a:hover,
.c-top-twothirdsection .right-hand-side-column .et_pb_property_floorplans_link_widget a:hover {
  background-color: #6DCEF5 !important;
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
}
.c-top-twothirdsection .right-hand-side-column .et_pb_property_epcs_link_widget a {
  width: 100% !important;
  text-align: center;
  display: block;
  background-color: #6DCEF5 !important;
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
  padding-left: unset;
  padding-right: unset;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-family: "montserrat", sans-serif;
  font-weight: 300 !important;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.c-top-twothirdsection .right-hand-side-column .et_pb_property_epcs_link_widget a:after {
  content: "REPORT";
  display: inline-block;
  padding-left: 5px;
}
.c-top-twothirdsection .right-hand-side-column .et_pb_property_epcs_link_widget a:hover {
  background-color: #00A097 !important;
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
}
.c-top-twothirdsection .right-hand-side-column .et_pb_text h5 {
  padding-bottom: 0 !important;
  padding-top: 10px !important;
}
.c-top-twothirdsection .right-hand-side-column .et_pb_property_enquiry_form_widget form label {
  padding-left: 20px;
  font-weight: 500;
}
.c-top-twothirdsection .right-hand-side-column .et_pb_property_enquiry_form_widget form input, .c-top-twothirdsection .right-hand-side-column .et_pb_property_enquiry_form_widget form textarea {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 100px;
  border: 2px solid #555C64;
}
.c-top-twothirdsection .right-hand-side-column .et_pb_property_enquiry_form_widget form textarea {
  border-radius: 22px;
  min-height: 150px;
  height: 150px;
  max-height: 350px;
  margin-bottom: 20px;
}
.c-top-twothirdsection .right-hand-side-column .et_pb_property_enquiry_form_widget input[type=submit] {
  margin-top: 20px !important;
  width: 100% !important;
  text-align: center;
  display: block;
  background-color: #00A097 !important;
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
  padding-left: unset;
  padding-right: unset;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-family: "montserrat", sans-serif;
  font-weight: 500 !important;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-transform: uppercase;
}
.c-top-twothirdsection .right-hand-side-column .et_pb_property_enquiry_form_widget input[type=submit]:hover {
  background-color: #6DCEF5 !important;
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
}

.custom-prop-surroundiwithall {
  padding-bottom: 0 !important;
}

.custom-on-prop-featured-section {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.custom-on-prop-featured-section h2 {
  padding-bottom: 25px;
}
.custom-on-prop-featured-section .propertyhive-featured-properties-shortcode ul li .details {
  text-align: left !important;
}

@media (max-width: 1260px) {
  body.single-property #container {
    max-width: 1300px;
    width: 80%;
  }
}
@media (max-width: 980px) {
  body.single-property header#main-header {
    position: relative;
  }
  .c-p-surround {
    margin-top: 0 !important;
  }
  body.single-property #content > .property .features {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 5;
    grid-row: 5;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    width: 100%;
    padding-right: 0;
    padding-bottom: 35px;
  }
  body.single-property #content > .property .summary {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    grid-row: 4;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: 100%;
    padding-right: 0;
    padding-bottom: 35px;
  }
  body.single-property #content > .property {
    display: block;
    margin-top: 45px;
  }
  body.single-property #content > .property .summary.entry-summary {
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  body.single-property #content > .property .property_actions ul {
    display: block;
    text-align: center;
  }
  body.single-property #content > .property .property_actions ul li {
    display: block;
  }
  body.single-property #content > .property .property_actions ul li:nth-child(2) {
    border-top: 10px solid white;
    background: #00A097;
  }
}
/* Contact Form - Enquiry Form Submission */
#c-d-contact-form form {
  width: 100%;
}
#c-d-contact-form form .left, #c-d-contact-form form .right {
  display: inline-block;
  vertical-align: top;
}
#c-d-contact-form form .left {
  padding-bottom: 10px;
  width: 20%;
  padding-top: 10px;
}
@media (max-width: 1600px) {
  #c-d-contact-form form .left {
    width: 20%;
  }
}
@media (max-width: 1350px) {
  #c-d-contact-form form .left {
    width: 30%;
  }
}
@media (max-width: 960px) {
  #c-d-contact-form form .left {
    width: 100%;
    padding-top: 0px;
  }
}
#c-d-contact-form form .right {
  width: auto;
  min-width: 79%;
  margin-bottom: 10px;
  max-width: 100%;
}
@media (max-width: 1600px) {
  #c-d-contact-form form .right {
    width: 79%;
    min-width: 79%;
  }
}
@media (max-width: 1350px) {
  #c-d-contact-form form .right {
    width: 69%;
    min-width: 69%;
  }
}
@media (max-width: 960px) {
  #c-d-contact-form form .right {
    width: 100%;
    min-width: 100%;
  }
}
#c-d-contact-form form .right span {
  width: 100%;
}
#c-d-contact-form form .right span input, #c-d-contact-form form .right span textarea, #c-d-contact-form form .right span select {
  background: #EBEAEA;
  border: 1px solid #EBEAEA !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 10px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 5px;
}
#c-d-contact-form form .right span input.wpcf7-not-valid {
  border: 1px solid red !important;
}
#c-d-contact-form form .right span textarea {
  min-height: 250px;
  height: 250px;
  max-height: 750px;
  max-width: 665px !important;
  height: 275px;
  max-height: 555px;
}
#c-d-contact-form form .right .wpcf7-textarea {
  height: 275px;
  max-width: 100%;
  width: 100%;
}
#c-d-contact-form form .right.gdpr {
  margin-bottom: 20px;
  margin-top: 10px;
}
#c-d-contact-form form .right.gdpr-text {
  margin-bottom: 20px;
  width: 69%;
}
#c-d-contact-form form .right.gdpr-text span {
  width: unset;
}
#c-d-contact-form form .right.gdpr-text .wpcf7-list-item {
  margin-left: 0;
}
#c-d-contact-form form .right.gdpr-text .wpcf7-form-control-wrap {
  width: 20px;
}
#c-d-contact-form form .right.gdpr-text .wpcf7-form-control-wrap input {
  width: 20px;
  max-width: 20px;
  min-width: 20px;
}
#c-d-contact-form form input.wpcf7-form-control.wpcf7-submit {
  padding: 1.1em 1.5em 1em !important;
  color: #fff !important;
  font-size: 15px;
  font-family: "Arimo", sans-serif;
  letter-spacing: 1.5px;
  font-weight: 600 !important;
  background-color: #6DCEF5;
  background: #6DCEF5;
  border: 0px solid #6DCEF5 !important;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-d-contact-form form input.wpcf7-form-control.wpcf7-submit:after {
  display: none;
}
#c-d-contact-form form input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #00A097;
  background: #00A097;
  border: 0px solid #00A097 !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: white !important;
  padding: 1.1em 1.5em 1em !important;
}
#c-d-contact-form form input.wpcf7-form-control.wpcf7-submit:hover:after {
  display: none;
}
#c-d-contact-form.full-width-form-style form .left,
#c-d-contact-form.full-width-form-style form .right {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
#c-d-contact-form.full-width-form-style form .left.gdpr-text,
#c-d-contact-form.full-width-form-style form .right.gdpr-text {
  padding-top: 5px;
}
#c-d-contact-form.media {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
#c-d-contact-form.media hr {
  margin-bottom: 30px;
  margin-top: 15px;
}
#c-d-contact-form.media form .right .wpcf7-textarea {
  max-height: 550px;
  min-height: 170px;
  height: 170px;
}
#c-p-bottom-cta .et_pb_image {
  text-align: center !important;
}

.upload .wpcf7-form-control-wrap {
  border: 0px solid white !important;
}

#c-d-contact-form form .right.upload span input,
.upload .wpcf7-form-control-wrap input {
  width: unset !important;
  max-width: unset !important;
  min-width: unset !important;
  background: transparent !important;
  border: 0px solid white !important;
}

/* Contact Form styling error */
form div.wpcf7-validation-errors {
  border: 2px solid red;
  color: red;
  margin: 0;
  padding: 10px;
  text-align: center;
}
form input.wpcf7-not-valid {
  border: 1px solid red;
  margin-bottom: 3px !important;
}
form label span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  padding-left: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.custom-new-form-surround {
  background-color: #F1F0EF;
}
.custom-new-form-surround form .fullwidth {
  position: relative;
  padding-top: 0px;
  padding-bottom: 25px;
}
.custom-new-form-surround form .fullwidth .left, .custom-new-form-surround form .fullwidth .right {
  width: 48.5%;
  display: inline-block;
  vertical-align: top;
}
.custom-new-form-surround form .fullwidth .left {
  margin-right: 2%;
}
.custom-new-form-surround form .fullwidth .full {
  vertical-align: top;
}
.custom-new-form-surround form .fullwidth .wpcf7-not-valid {
  border: 1px solid red;
}
.custom-new-form-surround form .fullwidth .wpcf7-not-valid-tip {
  position: absolute;
  top: -2px;
  right: 10px;
}
.custom-new-form-surround form .fullwidth label {
  font-size: 14px;
  padding-left: 20px;
  font-weight: 500 !important;
}
.custom-new-form-surround form .fullwidth input, .custom-new-form-surround form .fullwidth select, .custom-new-form-surround form .fullwidth textarea {
  margin-top: 10px !important;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 100px;
  border: 1px solid white;
}
.custom-new-form-surround form .fullwidth textarea {
  width: 99%;
  min-width: 99%;
  max-width: 99%;
  min-height: 150px;
  max-height: 550px;
  border-radius: 20px;
}
.custom-new-form-surround form .fullwidth .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  display: block;
  width: 100%;
  padding-top: 10px;
}
.custom-new-form-surround form .fullwidth .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.custom-new-form-surround form .fullwidth .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input, .custom-new-form-surround form .fullwidth .wpcf7-form-control.wpcf7-radio .wpcf7-list-item span {
  display: inline-block;
  font-weight: 500 !important;
}
.custom-new-form-surround form .fullwidth .gdpr-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.custom-new-form-surround form .fullwidth .gdpr-text a {
  color: #00A097;
}
.custom-new-form-surround form .fullwidth input.wpcf7-form-control.wpcf7-submit.has-spinner {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #00A097 !important;
  background: #00A097 !important;
  border: 0px solid #00A097 !important;
  padding: 13px 45px 13px !important;
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-family: "montserrat", sans-serif;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-weight: 500 !important;
}
.custom-new-form-surround form .fullwidth input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background-color: #6DCEF5 !important;
  background: #6DCEF5 !important;
  border: 0px solid #6DCEF5 !important;
  padding: 13px 45px 13px !important;
}

.custom-new-form-surround.febtwentyfive form {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.custom-new-form-surround.febtwentyfive form .full-width {
  text-align: center !important;
  padding-bottom: 20px;
}
.custom-new-form-surround.febtwentyfive form .full-width h3 {
  font-size: 20px;
  padding-bottom: 10px;
  padding-top: 20px;
}
.custom-new-form-surround.febtwentyfive form .full-width.file-upload h3 {
  margin-bottom: 20px;
}
.custom-new-form-surround.febtwentyfive form .full-width.addnewpersonbutton {
  text-align: right !important;
}
.custom-new-form-surround.febtwentyfive form .left, .custom-new-form-surround.febtwentyfive form .right {
  display: inline-block;
  vertical-align: top;
}
.custom-new-form-surround.febtwentyfive form .left {
  padding-bottom: 10px;
  width: 20%;
  padding-top: 10px;
}
@media (max-width: 1600px) {
  .custom-new-form-surround.febtwentyfive form .left {
    width: 20%;
  }
}
@media (max-width: 1350px) {
  .custom-new-form-surround.febtwentyfive form .left {
    width: 30%;
  }
}
@media (max-width: 960px) {
  .custom-new-form-surround.febtwentyfive form .left {
    width: 100%;
    padding-top: 0px;
  }
}
.custom-new-form-surround.febtwentyfive form .right {
  width: auto;
  min-width: 79%;
  margin-bottom: 10px;
  max-width: 100%;
}
@media (max-width: 1600px) {
  .custom-new-form-surround.febtwentyfive form .right {
    width: 79%;
    min-width: 79%;
  }
}
@media (max-width: 1350px) {
  .custom-new-form-surround.febtwentyfive form .right {
    width: 69%;
    min-width: 69%;
  }
}
@media (max-width: 960px) {
  .custom-new-form-surround.febtwentyfive form .right {
    width: 100%;
    min-width: 100%;
  }
}
.custom-new-form-surround.febtwentyfive form .right.ending {
  text-align: right !important;
}
.custom-new-form-surround.febtwentyfive form .right span {
  width: 100%;
}
.custom-new-form-surround.febtwentyfive form .right span input, .custom-new-form-surround.febtwentyfive form .right span textarea, .custom-new-form-surround.febtwentyfive form .right span select {
  background: #fff;
  border: 1px solid #fff !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 10px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 5px;
}
.custom-new-form-surround.febtwentyfive form .right span input.wpcf7-not-valid {
  border: 1px solid red !important;
}
.custom-new-form-surround.febtwentyfive form .right span textarea {
  min-height: 250px;
  height: 250px;
  max-width: 665px !important;
  height: 250px;
  max-height: 555px !important;
}
.custom-new-form-surround.febtwentyfive form .right .wpcf7-textarea {
  height: 275px;
  max-width: 100%;
  width: 100%;
}
.custom-new-form-surround.febtwentyfive form .right.gdpr {
  margin-bottom: 20px;
  margin-top: 10px;
}
.custom-new-form-surround.febtwentyfive form .right.gdpr-text {
  margin-bottom: 20px;
  width: 69%;
}
.custom-new-form-surround.febtwentyfive form .right.gdpr-text span {
  width: unset;
}
.custom-new-form-surround.febtwentyfive form .right.gdpr-text .wpcf7-list-item {
  margin-left: 0;
}
.custom-new-form-surround.febtwentyfive form .right.gdpr-text .wpcf7-form-control-wrap {
  width: 20px;
}
.custom-new-form-surround.febtwentyfive form .right.gdpr-text .wpcf7-form-control-wrap input {
  width: 20px;
  max-width: 20px;
  min-width: 20px;
}
.custom-new-form-surround.febtwentyfive form input.wpcf7-form-control.wpcf7-submit {
  cursor: pointer;
  padding: 1.1em 1.5em 1em !important;
  color: #fff !important;
  font-size: 15px;
  font-family: "Arimo", sans-serif;
  letter-spacing: 1.5px;
  font-weight: 600 !important;
  background-color: #6DCEF5;
  background: #6DCEF5;
  border: 0px solid #6DCEF5 !important;
  height: unset;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.custom-new-form-surround.febtwentyfive form input.wpcf7-form-control.wpcf7-submit:after {
  display: none;
}
.custom-new-form-surround.febtwentyfive form input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #00A097;
  background: #00A097;
  border: 0px solid #00A097 !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: white !important;
  padding: 1.1em 1.5em 1em !important;
}
.custom-new-form-surround.febtwentyfive form input.wpcf7-form-control.wpcf7-submit:hover:after {
  display: none;
}

#c-custom-testimonials {
  padding-top: 0;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial:before {
  display: none;
  visibility: hidden;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description {
  padding-top: 110px;
  padding-bottom: 20px;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description * {
  color: white;
  text-align: center;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description:after {
  display: block;
  content: url("/wp-content/uploads/2019/12/icon-testimonial.png");
  position: absolute;
  height: 50px;
  width: 50px;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-34px);
  transform: translateX(-34px);
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner p {
  color: #fff;
  text-align: center;
  padding-bottom: 5px;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner .et_pb_testimonial_author {
  margin-top: 12px !important;
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 5px;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) {
  /* Column 1 and 3 */
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column {
  /* Column 2 */
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(odd) {
  background-color: #6DCEF5 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(even) {
  background-color: #00A097 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(odd) {
  background-color: #00A097 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(even) {
  background-color: #6DCEF5 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) {
  /* Column 1 and 3 */
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column {
  /* Column 2 */
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(odd) {
  background-color: #00A097 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(even) {
  background-color: #6DCEF5 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(odd) {
  background-color: #6DCEF5 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(even) {
  background-color: #00A097 !important;
}

.et_pb_accordion .et_pb_toggle {
  background-color: transparent;
  border: 2px solid #00A097;
}
.et_pb_accordion .et_pb_toggle h5 {
  font-family: "Rubik", sans-serif;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -2px;
}
.et_pb_accordion .et_pb_toggle h5:before {
  content: "\f067" !important;
  display: block;
  font-family: FontAwesome !important;
  right: 10px;
  font-size: 20px;
  color: #00A097;
}
.et_pb_accordion .et_pb_toggle.et_pb_toggle_open h5:before {
  content: "\f068" !important;
  display: block;
  font-family: FontAwesome !important;
}
.et_pb_accordion.dark h5 {
  color: white;
}
.et_pb_accordion.dark p {
  color: white;
}
.et_pb_accordion.dark h5:before {
  content: "\f067" !important;
  display: block;
  font-family: FontAwesome !important;
  right: 10px;
  font-size: 20px;
  color: #00A097;
}
.et_pb_accordion.dark.et_pb_toggle_open h5:before {
  content: "\f068" !important;
  display: block;
  font-family: FontAwesome !important;
}

body.single-post #left-area {
  padding-bottom: 0 !important;
}
body.single-post #left-area .et_post_meta_wrapper {
  background-image: url(/wp-content/uploads/2019/12/news.jpg) !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 14vw !important;
  padding-bottom: 7vw !important;
  margin-bottom: 35px;
}
body.single-post #left-area .et_post_meta_wrapper p,
body.single-post #left-area .et_post_meta_wrapper h1 {
  width: 80%;
  max-width: 1300px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  color: white;
}
body.single-post #left-area .et_post_meta_wrapper p span,
body.single-post #left-area .et_post_meta_wrapper p a {
  color: white;
}
body.single-post #left-area .et_post_meta_wrapper p .comments-number {
  display: none !important;
}
body.single-post #left-area .et_post_meta_wrapper img {
  display: none !important;
}
body.single-post #left-area .et_post_meta_wrapper:nth-child(3) {
  display: none !important;
  border: 1px solid pink;
}
body.single-post #left-area article {
  padding-bottom: 0 !important;
}
body.single-post #left-area article.category-meet-the-team .et_post_meta_wrapper p {
  opacity: 0;
}
body.single-post #left-area article.category-meet-the-team .et_post_meta_wrapper {
  background-image: url(/wp-content/uploads/2019/12/team-2.jpg) !important;
  background-position: center !important;
}

#sidebar-blog-menu p.post-meta {
  padding-bottom: 10px;
  margin-bottom: 0;
}
#sidebar-blog-menu .post-content {
  max-height: 68px;
  overflow: hidden;
}

#meet-the-team-blog .et_pb_blog_grid .et_pb_salvattore_content .column:nth-child(odd) article:nth-child(odd) {
  border: 1px solid #6DCEF5;
  background: #6DCEF5;
  background-color: #6DCEF5;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_salvattore_content .column:nth-child(odd) article:nth-child(odd):hover {
  border: 1px solid #00A097;
  background: #00A097;
  background-color: #00A097;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_salvattore_content .column:nth-child(odd) article:nth-child(even) {
  border: 1px solid #00A097;
  background: #00A097;
  background-color: #00A097;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_salvattore_content .column:nth-child(odd) article:nth-child(even):hover {
  border: 1px solid #6DCEF5;
  background: #6DCEF5;
  background-color: #6DCEF5;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_salvattore_content .column:nth-child(even) article:nth-child(even) {
  border: 1px solid #6DCEF5;
  background: #6DCEF5;
  background-color: #6DCEF5;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_salvattore_content .column:nth-child(even) article:nth-child(even):hover {
  border: 1px solid #00A097;
  background: #00A097;
  background-color: #00A097;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_salvattore_content .column:nth-child(even) article:nth-child(odd) {
  border: 1px solid #00A097;
  background: #00A097;
  background-color: #00A097;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_salvattore_content .column:nth-child(even) article:nth-child(odd):hover {
  border: 1px solid #6DCEF5;
  background: #6DCEF5;
  background-color: #6DCEF5;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_post .et_pb_image_container {
  margin-bottom: -7px !important;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_post h2 {
  text-align: center;
  color: white;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_post h2 a {
  text-align: center;
  color: white;
  font-size: 32px;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_post h4 {
  color: white;
  text-align: center;
  font-size: 20px;
  padding-bottom: 14px;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_post .post-content p {
  max-height: 68px;
  color: white;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
}
#meet-the-team-blog .et_pb_blog_grid .et_pb_post .post-content a {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-transform: capitalize;
  display: block;
  width: 90px;
  color: white;
}

blockquote {
  border-color: #00A097 !important;
}
blockquote ul {
  padding-top: 10px !important;
  padding-bottom: 0 !important;
}
blockquote ul li {
  padding-bottom: 10px;
}

#blog-other-blog-items .et_pb_menu ul {
  padding-left: 30px !important;
  width: 100%;
}
#blog-other-blog-items .et_pb_menu ul li {
  width: 100%;
}
#blog-other-blog-items .et_pb_menu ul li a {
  width: 100%;
}
#blog-other-blog-items h3.entry-title {
  padding-bottom: 3vh;
}
#blog-other-blog-items .et_pb_ajax_pagination_container .entry > h1 {
  text-align: center;
}
#blog-other-blog-items .et_pb_ajax_pagination_container .entry > p {
  text-align: center;
}

.custom-main-blog-surround .et_pb_post a img {
  max-height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}

/*************************************************
Set resonpsive CSS Styling here.
*************************************************/
#et-boc #custom-twofour-footer .custom-column-row .custom-f-image .et_pb_image img {
  width: 100%;
  max-height: 74px;
  -o-object-fit: contain;
     object-fit: contain;
}

#custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
  width: 100%;
}

@media (max-width: 1700px) {
  .red-quarter-circle-bottom-right:after {
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
  }
}
@media (max-width: 1410px) {
  header#main-header #et-top-navigation #top-menu-nav ul li a {
    font-size: 16px;
    padding-top: 1px;
  }
}
@media (max-width: 1410px) {
  #custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_one,
  #custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_four,
  #custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_three,
  #custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_two {
    margin-left: 0px;
    margin-right: 15px;
  }
  header#main-header .custom-header-button.two.et_pb_button {
    right: 111px;
  }
  header#main-header #et-top-navigation {
    padding-right: 310px;
  }
  header#main-header #top-menu li {
    padding-right: 12px;
  }
}
@media (max-width: 1390px) {
  #custom-footer .bottom .one_third.et_column_last img {
    margin-top: 0px;
  }
}
@media (max-width: 1340px) {
  header#main-header #et-top-navigation #top-menu-nav ul li a {
    font-size: 16px;
  }
  header#main-header #et-top-navigation {
    padding-right: 125px !important;
  }
  header#main-header #et-top-navigation #top-menu li {
    padding-right: 12px;
  }
  header#main-header .custom-header-button.two.et_pb_button {
    display: none;
  }
  .c-new-banner .et-pb-controllers {
    width: 100%;
    z-index: 10;
    max-width: 88%;
  }
}
@media (max-width: 1300px) {
  #custom-footer .top .footer-menu .widget_nav_menu ul li:before {
    display: none;
  }
  #custom-footer .top .footer-menu .widget_nav_menu ul li a {
    font-size: 16px;
  }
  #c-codeblock-property ul.properties {
    text-align: center;
  }
  #c-codeblock-property ul.properties li {
    width: 48%;
    min-height: 530px;
  }
  #c-codeblock-property ul.properties li:nth-child(2n+2) {
    margin-right: 0 !important;
  }
  #c-codeblock-property ul.properties li:nth-child(2n+1) {
    margin-right: 2.666% !important;
  }
  #c-codeblock-property ul.properties li .thumbnail img {
    min-width: 100%;
  }
  #c-codeblock-property ul.properties li .details h3 {
    min-height: unset;
    max-height: unset;
    height: unset;
  }
}
@media (max-width: 1275px) {
  .hp-buttonsurround-two,
  .hp-buttonsurround-one {
    display: inline-block;
  }
  .hp-buttonsurround-two .et_pb_button_three {
    background: #A51660 !important;
    border: 0px solid #A51660 !important;
  }
  .hp-buttonsurround-two .et_pb_button_three:hover {
    background: #80B5D8 !important;
    border: 0px solid #80B5D8 !important;
  }
  .hp-buttonsurround-two .et_pb_button_four {
    background: #80B5D8 !important;
    border: 0px solid #80B5D8 !important;
  }
  .hp-buttonsurround-two .et_pb_button_four:hover {
    background: #A51660;
    border: 0px solid #A51660 !important;
  }
}
@media (max-width: 1240px) {
  #custom-fullwidth-header .surround .form .property-search-form .control.control-department {
    padding-right: 25px;
    padding-top: 18px;
  }
}
@media (max-width: 1200px) {
  #custom-new-header .et_pb_row .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.custom-button {
    display: inline-block;
  }
  .red-quarter-circle-bottom-right:after {
    display: none;
  }
  header#main-header .logo_container a #logo {
    min-height: 60px !important;
    max-height: 60px !important;
  }
  header#main-header .logo_container a .scroll_logo {
    min-height: 60px !important;
    max-height: 60px !important;
    -o-object-fit: contain;
       object-fit: contain;
    margin-top: 12px;
  }
  header#main-header #et-top-navigation {
    padding-right: 0 !important;
  }
  body #page-container header#main-header .custom-header-button.et_pb_button {
    display: none !important;
  }
}
@media (max-width: 1100px) {
  #et-boc #custom-twofour-footer .custom-column-row .et_pb_column.custom-f-menu.et-last-child {
    display: none !important;
  }
}
#et-top-navigation li#menu-item-2588,
#et-top-navigation li#menu-item-17261,
#et-top-navigation li#menu-item-2586 {
  display: none;
}

@media (max-width: 980px) {
  .propertyhive-featured-properties-shortcode ul.properties li {
    display: block;
    width: 100%;
  }
  .custom-horizontal-row-ordering {
    padding-bottom: 0px !important;
  }
  .custom-horizontal-row-ordering .et_pb_column {
    display: block;
  }
  .custom-horizontal-row-ordering .et_pb_module {
    min-height: 50px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: left;
  }
  .custom-horizontal-row-ordering .et_pb_property_bathrooms_widget:after {
    height: 36px;
    width: 37px;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 27px;
    top: -8px;
  }
  .custom-horizontal-row-ordering .et_pb_property_bedrooms_widget:after {
    height: 43px;
    width: 37px;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 27px;
    top: -8px;
  }
  .custom-horizontal-row-ordering .et_pb_property_reception_rooms_widget:after {
    height: 47px;
    width: 43px;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 27px;
    top: -8px;
  }
  .custom-horizontal-row-ordering .et_pb_property_availability_widget {
    width: 100% !important;
    margin-top: 10px;
  }
  #dm_nav .menu-wrap__inner .menu-item-has-children > a:after,
  #dm_nav .menu-wrap__inner .menu-item-has-children > a:after, .clickthrough {
    right: 0 !important;
  }
  .divi-mobile-menu-inner button .hamburger-box {
    top: 25px !important;
  }
  .divi-mobile-menu-inner button.is-active .hamburger-box {
    top: 15px !important;
  }
  .divi-mobile-menu-inner button.is-active .hamburger-box .hamburger-inner:after {
    top: 19px !important;
    bottom: unset !important;
  }
  body.dm-fixed-header .divi-mobile-menu .hamburger-box {
    top: 12px !important;
  }
  body.dm-fixed-header .divi-mobile-menu-inner button.is-active .hamburger-box {
    top: 5px !important;
  }
  body.dm-fixed-header .divi-mobile-menu-inner button.is-active .hamburger-box .hamburger-inner {
    margin-top: -5px;
  }
  body.dm-fixed-header .divi-mobile-menu-inner button.is-active .hamburger-box .hamburger-inner:after {
    top: 19px !important;
    bottom: unset !important;
  }
  #custom-cta-section .et_pb_module:nth-child(3) {
    margin-bottom: 0px !important;
  }
  #custom-cta-section .et_pb_text_inner h3, #custom-cta-section .et_pb_text_inner h3 a {
    line-height: 50px;
  }
  .section-whole-custom-equal-height-rows .et_pb_row .et_pb_column .et_pb_module:first-of-type {
    padding-top: 0 !important;
  }
  #c-property-search-bar .property-search-form .control {
    width: 50% !important;
    float: left;
  }
  #c-property-search-bar .property-search-form input[type=submit] {
    margin-top: 13px;
    float: right;
    text-align: center;
  }
  .c-s-tablet-padding-top-zero {
    padding-top: 0 !important;
  }
  .c-s-tablet-padding-top-small {
    padding-top: 10px !important;
  }
  .c-s-tablet-padding-top-medium {
    padding-top: 25px !important;
  }
  .c-s-tablet-padding-top-large {
    padding-top: 45px !important;
  }
  .c-s-tablet-padding-bottom-zero {
    padding-bottom: 0 !important;
  }
  .c-s-tablet-padding-bottom-small {
    padding-bottom: 10px !important;
  }
  .c-s-tablet-padding-bottom-medium {
    padding-bottom: 25px !important;
  }
  .c-s-tablet-padding-bottom-large {
    padding-bottom: 45px !important;
  }
  .c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .small-button {
    padding: 13px 35px 11px !important;
  }
  .c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .small-button:hover {
    padding: 13px 35px 11px !important;
  }
  #custom-cta-section .et_pb_text_inner h3, #custom-cta-section .et_pb_text_inner h3 a {
    font-weight: 500 !important;
    display: block;
  }
  body #dm_nav li ul.sub-menu a {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
  #et-boc #custom-twofour-footer .custom-column-row {
    padding-bottom: 0 !important;
  }
  #et-boc #custom-twofour-footer .custom-column-row .custom-f-image {
    min-width: 100%;
    margin-bottom: 0px !important;
  }
  #et-boc #custom-twofour-footer .custom-column-row .custom-f-image {
    min-width: 100%;
    margin-bottom: 0px !important;
    text-align: center;
  }
  #et-boc #custom-twofour-footer .custom-column-row .custom-f-image .custom-clickables,
  #et-boc #custom-twofour-footer .custom-column-row .custom-f-image .et_pb_image {
    margin-bottom: 35px !important;
    text-align: center;
  }
  #et-boc #custom-twofour-footer .custom-column-row .custom-f-image .custom-clickables .et_pb_text_inner a {
    font-weight: 300;
    color: white;
    font-size: 18px;
  }
  #et-boc #custom-twofour-footer {
    padding-bottom: 35px !important;
    padding-top: 25px;
  }
  #et-boc #custom-twofour-footer .bottomrowooffooter p {
    text-align: center;
    font-size: 15px;
  }
  .custom-f-menu {
    display: none !important;
  }
  .custom-hp-review-section {
    padding-bottom: 0;
  }
  .custom-hp-review-section .et_pb_text {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    text-align: center;
  }
  .custom-hp-review-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    padding-top: 20%;
    padding-bottom: 20%;
    text-align: center;
  }
  .custom-hp-review-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content p {
    font-size: 18px;
  }
  .custom-six-opts .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image a span img {
    margin-bottom: 0;
    min-height: 360px;
    max-height: 360px;
  }
  #custom-fullwidth-header .surround .form .property-search-form .control.control-department {
    width: 100% !important;
  }
  body #custom-fullwidth-header .surround .form form .control {
    width: 50% !important;
    float: left;
  }
  .c-new-banner .et-pb-controllers {
    display: none;
  }
  .c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description {
    padding-left: 0 !important;
    padding-top: 20vh;
    padding-bottom: 20vh;
    text-align: center;
    padding-right: 0;
  }
  .c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title {
    text-align: center;
  }
  #custom-fullwidth-header .surround .form .property-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: contents;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
  }
  #custom-fullwidth-header .surround .form .property-search-form .control-department {
    text-align: center;
  }
  #custom-fullwidth-header .surround .form .property-search-form input[type=submit] {
    margin-top: 234px;
    padding: 1em 1.5em !important;
  }
  body #page-container header#main-header .custom-header-button.et_pb_button.two {
    right: 183px !important;
  }
  body.single-property header#main-header #et-top-navigation {
    padding-top: 21px;
    padding-bottom: 17px;
  }
  header#main-header .custom-header-button.two.et_pb_button {
    display: block !important;
    right: 207px !important;
    top: 43px;
  }
  .custom-prop-button {
    left: -172px;
  }
  .donotshowmobile {
    display: none !important;
  }
  .custom-hp-news-section article .post-content a,
  .et_pb_button_module_wrapper .et_pb_button.no-styling-button,
  .et_pb_button_module_wrapper .et_pb_button, .et_pb_fullwidth_header .header-content .et_pb_button, .et_pb_module .small-button, .et_pb_module .small-button.smallblue, .et_pb_button, .button {
    font-size: 13px !important;
  }
  #custom-fullwidth-header.header-two .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
    height: unset;
    min-height: unset !important;
  }
  #custom-fullwidth-header.header-two .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    padding-bottom: 0;
  }
  .red-quarter-circle-top-right:after,
  .red-quarter-circle-bottom-right:after,
  .blue-quarter-circle-top-left:before,
  .c-hp-section-one-bl:after,
  .blue-quarter-circle-bottom-left:before,
  .c-hp-section-two-tr:before,
  .c-hp-section-one-tl:before {
    display: none !important;
  }
  #custom-fullwidth-header .surround .form .property-search-form .control select {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 9px;
  }
  #custom-footer .et_pb_column .et_pb_blog_grid .column.size-1of2, #custom-footer .et_pb_column .et_pb_widget:nth-child(n) {
    width: 100% !important;
  }
  #custom-footer .footer-menu div#nav_menu-3 {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  #custom-footer .et_pb_text_inner {
    text-align: center;
  }
  #custom-footer .et_pb_section .et_pb_column .et_pb_module {
    margin-bottom: 0;
  }
  #custom-footer .bottom .one_third.et_column_last {
    text-align: center;
  }
  #custom-footer .bottom .one_third.et_column_last img {
    margin-top: 0;
  }
  .custom-mobile-menu ul#top-menu {
    padding-left: 20px;
  }
  header#main-header #et-top-navigation {
    padding-top: 36px;
  }
  header#main-header .logo_container a #logo {
    margin-top: 11px;
  }
  body #page-container header#main-header .custom-header-button.et_pb_button {
    display: block !important;
    right: 70px;
    top: 29px;
  }
  body #page-container header#main-header.et-fixed-header #et-top-navigation {
    padding-top: 17px;
    padding-bottom: 11px;
  }
  body .custom-mobile-menu {
    padding-top: 26px;
  }
  #c-property-search-bar form {
    width: 100% !important;
    display: block;
  }
  #c-property-search-bar form .control.control-maximum_floor_area.commercial-only, #c-property-search-bar form .control.control-minimum_floor_area.commercial-only {
    display: none !important;
  }
  #c-property-search-bar form input[type=submit] {
    float: unset;
    right: unset;
    left: unset;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .property-search-form.property-search-form-mycommercialform .control.control-maximum_rent.lettings-only,
  .property-search-form.property-search-form-mycommercialform .control.control-minimum_bedrooms.residential-only,
  .property-search-form.property-search-form-mycommercialform .control.control-property_type.residential-only,
  .property-search-form.property-search-form-mycommercialform .control.control-office,
  .property-search-form.property-search-form-mycommercialform .control.control-minimum_rent.lettings-only {
    width: 100% !important;
    display: block !important;
  }
  #custom-fullwidth-header .surround .text {
    width: 100% !important;
    display: block;
    text-align: center;
    padding-bottom: 30px;
  }
  #custom-fullwidth-header .surround .form {
    width: 100% !important;
  }
  #custom-fullwidth-header .surround .form form {
    width: 100% !important;
    display: block;
  }
  #custom-fullwidth-header .surround .form form .control {
    width: 100% !important;
  }
  #custom-fullwidth-header .surround .form form .control.control-maximum_floor_area.commercial-only, #custom-fullwidth-header .surround .form form .control.control-minimum_floor_area.commercial-only {
    display: none !important;
  }
  #custom-fullwidth-header .surround .form form input[type=submit] {
    float: unset;
    right: unset;
    left: unset;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #custom-second-section .et_pb_column .et_pb_blurb {
    -webkit-box-shadow: 1px 2px 5px 1px #ccc !important;
    box-shadow: 1px 2px 5px 1px #ccc !important;
  }
  #custom-second-section .et_pb_column .et_pb_blurb .et_pb_blurb_content {
    max-width: 100% !important;
  }
  .custom-hp-news-section .et_pb_ajax_pagination_container .pagination {
    position: absolute;
    top: -93px;
    right: 0;
  }
}
@media (max-width: 768px) {
  .custom-new-form-surround form .fullwidth {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .custom-new-form-surround form .fullwidth .left, .custom-new-form-surround form .fullwidth .right {
    width: 100%;
    padding-bottom: 20px;
  }
  .custom-new-form-surround form .fullwidth .gdpr-text span {
    margin-left: 0 !important;
  }
  #custom-fullwidth-header .surround {
    width: 92%;
  }
  body.home .propertyhive ul.properties li, body.post-type-archive-property #content ul.properties li {
    width: 100% !important;
    overflow: hidden;
  }
  #c-codeblock-property ul.properties li {
    width: 100%;
    min-height: unset;
    margin-bottom: 5px;
    margin-right: 0% !important;
  }
  #c-codeblock-property ul.properties li:nth-child(2n+1) {
    margin-right: 0% !important;
  }
  body #page-container header#main-header .custom-header-button.et_pb_button.two {
    display: none !important;
  }
  #custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_one,
  #custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_two,
  #custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_three,
  #custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_four {
    margin-bottom: -8px;
    min-width: 229px;
    text-align: center;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  #custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_three {
    background: #80B5D8 !important;
    border: 0px solid #80B5D8 !important;
  }
  #custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_three:hover {
    background: #A51660;
    border: 0px solid #A51660 !important;
  }
  #custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_four {
    background: #A51660 !important;
    border: 0px solid #A51660 !important;
  }
  #custom-fullwidth-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content .et_pb_button.et_pb_button_four:hover {
    background: #80B5D8 !important;
    border: 0px solid #80B5D8 !important;
  }
  .custom-table-mobile .et_pb_text_inner {
    overflow-x: scroll;
  }
  .custom-table-mobile table {
    min-width: 500px;
  }
  #custom-footer .et_pb_column .footer-menu {
    display: none !important;
  }
  #c-p-bottom-cta .et_pb_text_inner .small-button.smallblue:nth-child(2) {
    display: block;
    max-width: 241px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  #custom-cta-section .et_pb_text p a.small-button {
    margin-top: 10px;
    display: block;
    max-width: 241px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 520px) {
  body #page-container header#main-header .custom-header-button.et_pb_button {
    display: none !important;
  }
  .c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description {
    padding-left: 0 !important;
    padding-top: 15vh;
    padding-bottom: 15vh;
    text-align: center;
    padding-right: 0;
  }
  .c-new-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .small-button {
    padding: 10px 29px 8px !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .c-s-mobile-padding-top-zero {
    padding-top: 0 !important;
  }
  .c-s-mobile-padding-top-small {
    padding-top: 10px !important;
  }
  .c-s-mobile-padding-top-medium {
    padding-top: 25px !important;
  }
  .c-s-mobile-padding-top-large {
    padding-top: 45px !important;
  }
  .c-s-mobile-padding-bottom-zero {
    padding-bottom: 0 !important;
  }
  .c-s-mobile-padding-bottom-small {
    padding-bottom: 10px !important;
  }
  .c-s-mobile-padding-bottom-medium {
    padding-bottom: 25px !important;
  }
  .c-s-mobile-padding-bottom-large {
    padding-bottom: 45px !important;
  }
}
@media (max-width: 440px) {
  #custom-cta-section .et_pb_text_inner h3, #custom-cta-section .et_pb_text_inner h3 a {
    font-weight: 500 !important;
    display: block;
    padding-bottom: 0 !important;
  }
  #custom-fullwidth-header .surround .form .property-search-form input[type=submit] {
    margin-top: 224px;
  }
}