.cag-search-form-surround.homepage {
  padding-top: 0;
  padding-bottom: 0;
}
.cag-search-form-surround.homepage .et_pb_row {
  padding-top: 0;
}
.cag-search-form-surround.homepage .et_pb_row .et_pb_column {
  margin-top: -126px;
}

#cag-search-form {
  background-color: #1a1a1a;
  padding-top: 50px !important;
  padding-right: 50px !important;
  padding-bottom: 50px !important;
  padding-left: 50px !important;
}
#cag-search-form form .control {
  width: 25%;
  display: inline-block !important;
  vertical-align: bottom;
}
#cag-search-form form .control.control-department {
  width: 100% !important;
  display: block !important;
  padding-bottom: 35px;
}
#cag-search-form form .control.control-department label {
  color: white;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  margin-right: 15px;
  position: relative;
  padding-left: 25px;
}
#cag-search-form form .control.control-department label input {
  position: absolute;
  left: 0;
  top: 7px;
}
#cag-search-form form .control.control-department:before {
  content: "Search for your next property";
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin-right: 10px;
  color: white;
}
#cag-search-form form .control.control-maximum_rent label, #cag-search-form form .control.control-minimum_bedrooms label, #cag-search-form form .control.control-maximum_bedrooms label {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: white !important;
  margin-bottom: 20px;
}
#cag-search-form form .control.control-maximum_rent select, #cag-search-form form .control.control-minimum_bedrooms select, #cag-search-form form .control.control-maximum_bedrooms select {
  padding: 0;
  background: transparent;
  border-bottom: 1px solid white;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: rgba(3, 37, 65, 0.5);
  padding-bottom: 16px;
  padding-right: 30px;
  color: white !important;
  border: 1px solid #1a1a1a;
  border-bottom: 1px solid white !important;
  width: 100%;
}
#cag-search-form form .control.control-maximum_rent select option, #cag-search-form form .control.control-minimum_bedrooms select option, #cag-search-form form .control.control-maximum_bedrooms select option {
  color: #1a1a1a !important;
}
#cag-search-form form input[type=submit] {
  font-weight: 400;
  font-size: 20px;
  margin-left: 1%;
  width: 24%;
  display: inline-block !important;
  color: #ffffff !important;
  border-radius: 5px;
  padding-top: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  background: #D72461 !important;
  line-height: 20px !important;
  white-space: nowrap;
  border: none;
  outline: none;
  position: relative;
}
#cag-search-form form input[type=submit]:before {
  content: "a ";
  color: white;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 10px;
  width: 10px;
  background-color: white;
}
#cag-search-form form input[type=submit]:hover {
  cursor: pointer;
}

body.post-type-archive-property.et-db #et-boc .et-l .et_pb_section_0_tb_header.et_pb_section {
  background-color: #1a1a1a !important;
}
body.post-type-archive-property #et-main-area {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 100px;
}
body.post-type-archive-property #et-boc #et-main-area > p {
  display: none !important;
}
body.post-type-archive-property #et-boc #et-main-area .custom-banner-hh.search-results-banner {
  padding-top: 2vw !important;
  padding-bottom: 9vw !important;
}
body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround {
  padding-bottom: 0;
  padding-top: 0;
}
body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row {
  padding-bottom: 0;
  padding-top: 0;
}
body.post-type-archive-property #et-boc #et-main-area .cag-search-form-surround .et_pb_row .et_pb_column #cag-search-form {
  margin-top: -126px;
}
body.post-type-archive-property #et-boc #et-main-area #container {
  max-width: 100% !important;
  width: 97% !important;
}
body.post-type-archive-property #et-boc #et-main-area #container #content {
  position: relative;
}
body.post-type-archive-property #et-boc #et-main-area #container #content .propertyhive-views {
  position: absolute;
  top: 35px;
  right: 0;
}
body.post-type-archive-property #et-boc #et-main-area #container #content .propertyhive-views ul li {
  display: inline-block;
  margin-left: 10px;
}
body.post-type-archive-property #et-boc #et-main-area #container form.property-search-form {
  background: blue;
  display: none !important;
}
body.post-type-archive-property #et-boc #et-main-area #container .propertyhive-result-count {
  padding-top: 25px;
}
body.post-type-archive-property #et-boc #et-main-area #container .propertyhive-ordering {
  padding-top: 15px;
  padding-bottom: 35px;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties {
  text-align: left;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li {
  width: 22.5%;
  margin-right: 3%;
  display: inline-block;
  float: none;
  position: relative;
  padding-bottom: 91px !important;
  border-radius: 10px !important;
  overflow: hidden;
  margin-bottom: 45px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-top: 0 !important;
  background-color: #D72461;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li:hover {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li:hover .thumbnail a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(43, 43, 43);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(43, 43, 43, 0.6)), color-stop(13%, rgba(43, 43, 43, 0.5)), color-stop(60%, rgba(19, 19, 19, 0)), color-stop(100%, rgba(19, 19, 19, 0)));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 43, 43, 0.6)), color-stop(13%, rgba(43, 43, 43, 0.5)), color-stop(60%, rgba(19, 19, 19, 0)), to(rgba(19, 19, 19, 0)));
  background: linear-gradient(to bottom, rgba(43, 43, 43, 0.6) 0%, rgba(43, 43, 43, 0.5) 13%, rgba(19, 19, 19, 0) 60%, rgba(19, 19, 19, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2b2b2b", endColorstr="#131313", GradientType=0 );
  pointer-events: none;
  z-index: 1;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li:nth-child(4n) {
  margin-right: 0 !important;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li.availability-let-agreed {
  background-color: #1a1a1a;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .thumbnail {
  width: 100%;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .thumbnail a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(43, 43, 43);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(43, 43, 43, 0.6)), color-stop(13%, rgba(43, 43, 43, 0.5)), color-stop(60%, rgba(19, 19, 19, 0)), color-stop(100%, rgba(19, 19, 19, 0)));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 43, 43, 0.6)), color-stop(13%, rgba(43, 43, 43, 0.5)), color-stop(60%, rgba(19, 19, 19, 0)), to(rgba(19, 19, 19, 0)));
  background: linear-gradient(to bottom, rgba(43, 43, 43, 0.6) 0%, rgba(43, 43, 43, 0.5) 13%, rgba(19, 19, 19, 0) 60%, rgba(19, 19, 19, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2b2b2b", endColorstr="#131313", GradientType=0 );
  pointer-events: none;
  z-index: 1;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .thumbnail a img {
  min-height: 320px;
  max-height: 320px;
  height: 320px;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 100%;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .thumbnail a .flag {
  margin-top: 37%;
  text-transform: capitalize !important;
  font-size: 14px !important;
  letter-spacing: 0.5px;
  opacity: 1;
  background: white;
  z-index: 9;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  text-align: left !important;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details h3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-left: 20px;
  padding-top: 0px;
  padding-right: 20px;
  z-index: 9;
  max-height: 45px;
  overflow: hidden;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details h3 a {
  font-size: 20px;
  font-weight: 500;
  color: white;
  max-height: 54px;
  overflow: hidden;
  line-height: 20px;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .price {
  position: absolute;
  bottom: 17px;
  left: 20px;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .price .original-rent-price {
  font-size: 24px;
  font-weight: 200;
  margin-bottom: 3px;
  color: white;
  display: inline-block;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .price .original-rent-price span {
  font-size: 18px;
  margin-left: 0px;
  text-transform: uppercase;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .price .alternative-rent-price {
  font-size: 15px;
  color: white;
  margin-bottom: 0px;
  display: block;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .price .alternative-rent-price span {
  font-size: 12px;
  margin-left: 0px;
  text-transform: uppercase;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .rooms {
  position: absolute;
  bottom: 81px;
  right: 0;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .rooms .room .room-label {
  display: none !important;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .rooms .room-bedrooms {
  font-size: 18px;
  font-weight: 200;
  color: white;
  text-align: center;
  padding-top: 0px;
  position: absolute;
  top: 0;
  right: 72px;
  /* border: 1px solid yellow; */
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 30px;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .rooms .room-bedrooms:before {
  content: " ";
  display: block;
  position: absolute;
  top: 26px;
  left: 0;
  height: 29px;
  width: 58px;
  max-width: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  -o-object-fit: contain;
  object-fit: contain;
  background-image: url("/wp-content/themes/SJProperty/assets/img/bedroom.png");
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .rooms .room-bathrooms {
  font-size: 18px;
  font-weight: 200;
  color: white;
  text-align: center;
  padding-top: 0px;
  position: absolute;
  top: 0;
  right: 30px;
  /* border: 1px solid yellow; */
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 30px;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .rooms .room-bathrooms:before {
  content: " ";
  display: block;
  position: absolute;
  top: 26px;
  left: 0;
  height: 28px;
  width: 58px;
  max-width: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  -o-object-fit: contain;
  object-fit: contain;
  background-image: url("/wp-content/themes/SJProperty/assets/img/bathroom.png");
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .rooms .room-receptions {
  display: none !important;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .property-type {
  position: absolute;
  top: 43px;
  left: 0;
  right: 0;
  padding-left: 20px;
  padding-top: 5px;
  padding-right: 20px;
  z-index: 9;
  font-size: 20px;
  font-weight: 500;
  color: white;
  max-height: 54px;
  overflow: hidden;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .actions {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  /* border: 1px solid yellow; */
  z-index: 9;
}
body.post-type-archive-property #et-boc #et-main-area #container ul.properties li .details .actions a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  /* border: 1px solid yellow; */
  /* z-index: 9; */
  /* background: blue; */
  font-size: 0px !important;
  opacity: 0;
}

body.single.property-template-default h4 {
  color: #D72461 !important;
}
body.single.property-template-default .cagp-top-section-back {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
body.single.property-template-default .cagp-top-section-back .et_pb_row {
  padding-bottom: 0 !important;
}
body.single.property-template-default .cagp-top-section-back .et_pb_row .back-link {
  color: #1a1a1a;
}
body.single.property-template-default .cagp-top-section-back .et_pb_row .back-link:hover {
  color: #D72461;
}
body.single.property-template-default .cagp-section-surround {
  padding-top: 0 !important;
  padding-bottom: 20px !important;
}
body.single.property-template-default .cagp-section-surround .cagp-gallery-row .et_pb_column .et_pb_property_gallery_widget .et_pb_module_inner .ph-divi-gallery .gallery-column {
  border-radius: 16px !important;
  border: 7px solid white;
}
body.single.property-template-default .cagp-section-surround .cagp-gallery-row .et_pb_column .et_pb_property_availability_widget {
  background: white;
  position: absolute;
  top: 21%;
  right: 0;
  z-index: 3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 7px 20px;
}
body.single.property-template-default .cagp-section-surround .cagp-price-info-row .et_pb_column .et_pb_text h1 {
  color: #1a1a1a !important;
  font-size: 36px !important;
  line-height: 36px;
}
body.single.property-template-default .cagp-section-surround .cagp-price-info-row .et_pb_column .et_pb_module .et_pb_module_inner .price {
  display: inline-block;
}
body.single.property-template-default .cagp-section-surround .cagp-price-info-row .et_pb_column .et_pb_module .et_pb_module_inner .price .price-value {
  font-size: 24px;
  font-weight: 200;
  margin-bottom: 3px;
  color: #1a1a1a;
  display: inline-block;
}
body.single.property-template-default .cagp-section-surround .cagp-price-info-row .et_pb_column .et_pb_module .et_pb_module_inner .price span {
  font-size: 18px;
  margin-left: 0px;
  color: #1a1a1a;
  font-weight: 300;
  text-transform: uppercase;
}
body.single.property-template-default .cagp-section-surround .cagp-price-info-row .et_pb_column .et_pb_module .et_pb_module_inner .alternative-rent-price-single {
  margin-left: 5px;
  display: inline-block;
}
body.single.property-template-default .cagp-section-surround .cagp-price-info-row .et_pb_column .et_pb_module .et_pb_module_inner .alternative-rent-price-single .price-value {
  font-size: 16px;
  color: #1a1a1a;
  margin-bottom: 0px;
  font-weight: 300;
}
body.single.property-template-default .cagp-section-surround .cagp-price-info-row .et_pb_column .et_pb_module .et_pb_module_inner .alternative-rent-price-single span {
  font-size: 16px;
  color: #1a1a1a;
  font-weight: 300;
  margin-left: 0px;
  text-transform: uppercase;
}
body.single.property-template-default .cagp-section-surround .cagp-p-add-info-row .et_pb_column .et_pb_module {
  display: inline-block;
  margin-right: 5px;
}
body.single.property-template-default .cagp-section-surround .cagp-p-info-row {
  padding-top: 3px;
  padding-bottom: 0px;
}
body.single.property-template-default .cagp-section-surround .cagp-p-info-row .et_pb_column .et_pb_module {
  display: inline-block;
}
body.single.property-template-default .cagp-section-surround .cagp-p-info-row .et_pb_property_bedrooms_widget .et_pb_module_inner {
  padding-left: 48px;
  padding-right: 20px;
  font-size: 18px;
}
body.single.property-template-default .cagp-section-surround .cagp-p-info-row .et_pb_property_bedrooms_widget .et_pb_module_inner:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  height: 28px;
  width: 58px;
  max-width: 100%;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  -o-object-fit: contain;
  object-fit: contain;
  background-image: url("/wp-content/uploads/2025/11/bedroom-p.png");
}
body.single.property-template-default .cagp-section-surround .cagp-p-info-row .et_pb_property_bathrooms_widget .et_pb_module_inner {
  padding-left: 48px;
  padding-right: 20px;
  font-size: 18px;
}
body.single.property-template-default .cagp-section-surround .cagp-p-info-row .et_pb_property_bathrooms_widget .et_pb_module_inner:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  height: 28px;
  width: 58px;
  max-width: 100%;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  -o-object-fit: contain;
  object-fit: contain;
  background-image: url("/wp-content/uploads/2025/11/bathroom-p.png");
}
body.single.property-template-default .cagp-section-surround .cagp-p-info-row .et_pb_property_council_tax_band_widget .et_pb_module_inner {
  font-size: 18px;
}
body.single.property-template-default .cagp-section-surround .cagp-p-short-desc-row {
  padding-top: 35px;
}
body.single.property-template-default .cagp-section-surround .cagp-p-short-desc-row h4 {
  padding-top: 0px;
  padding-bottom: 25px;
}
.fancybox-container .fancybox-content {
  background-color: #1a1a1a;
}
.fancybox-container .fancybox-content h2 {
  color: white !important;
}
.fancybox-container .fancybox-content p {
  color: white !important;
}
.fancybox-container .fancybox-content form {
  padding-top: 15px;
}
.fancybox-container .fancybox-content form .control label {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: white !important;
  margin-bottom: 20px;
}
.fancybox-container .fancybox-content form .control textarea,
.fancybox-container .fancybox-content form .control select,
.fancybox-container .fancybox-content form .control input {
  padding: 0;
  background: transparent;
  border-bottom: 1px solid white;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: rgba(3, 37, 65, 0.5);
  padding-bottom: 16px;
  padding-right: 30px;
  color: white !important;
  border: 1px solid #1a1a1a;
  border-bottom: 1px solid white !important;
  width: 100%;
}
.fancybox-container .fancybox-content form input[type=submit] {
  font-weight: 400;
  font-size: 20px;
  margin-top: 20px;
  display: inline-block !important;
  color: #ffffff !important;
  border-radius: 5px;
  padding-top: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  background: #D72461 !important;
  line-height: 20px !important;
  white-space: nowrap;
  border: none;
  outline: none;
  position: relative;
}
.fancybox-container .fancybox-content form input[type=submit]:hover {
  opacity: 0.8;
}
.fancybox-container .fancybox-content button {
  color: white !important;
}

.custom-special-surround {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.custom-special-surround .et_pb_column_single {
  padding-top: 0 !important;
}
.custom-special-surround .et_pb_column_single .property_actions ul {
  list-style-type: none;
  padding-bottom: 0;
  padding-left: 0;
}
.custom-special-surround .et_pb_column_single .property_actions ul li {
  display: block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}
.custom-special-surround .et_pb_column_single .property_actions ul li a {
  padding-top: 19px !important;
  padding-right: 20px !important;
  padding-bottom: 19px !important;
  padding-left: 20px !important;
  border-width: 1px !important;
  font-weight: 600 !important;
  background: #fff !important;
  border: 1px solid #D72461 !important;
  white-space: nowrap;
  line-height: 20px !important;
  color: #1a1a1a;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
.custom-special-surround .et_pb_column_single .property_actions ul li a:after {
  content: "";
  width: 10px;
  height: 10px;
  background: var(--color1);
  position: absolute;
  bottom: 6px;
  right: 6px !important;
  z-index: -1;
  margin-left: 0 !important;
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}
.custom-special-surround .et_pb_column_single .property_actions ul li:hover a {
  color: white;
}
.custom-special-surround .et_pb_column_single .property_actions ul li:hover a:after {
  width: 100%;
  height: 100%;
  right: 0px !important;
  bottom: 0px;
}
.custom-special-surround .et_pb_column_single .property_actions ul li:last-of-type a {
  margin-bottom: 0 !important;
}
.custom-special-surround .cag-p-three-columns {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
.custom-special-surround .cag-p-three-columns .et_pb_column .et_pb_property_features_widget h4 {
  padding-bottom: 20px !important;
}
.custom-special-surround .cag-p-three-columns .et_pb_column .et_pb_property_features_widget ul {
  outline-style: double !important;
  padding-bottom: 0 !important;
}
.custom-special-surround .cag-p-three-columns .et_pb_column .et_pb_text {
  margin-bottom: 0 !important;
}
.custom-special-surround .cag-p-three-columns .et_pb_column .et_pb_text h4 {
  padding-bottom: 20px;
}
.custom-special-surround .cag-p-three-columns .et_pb_column .et_pb_property_meta_widget ul {
  outline-style: double !important;
  padding-bottom: 0 !important;
}
.custom-special-surround .et_pb_property_full_description_widget h4 {
  padding-top: 0px;
  padding-bottom: 25px;
}
.custom-special-surround .et_pb_property_map_widget {
  margin-top: 5px;
}
.custom-special-surround .et_pb_property_embedded_virtual_tours_widget h4 {
  padding-top: 10px;
  padding-bottom: 25px;
}
.custom-special-surround .et_pb_property_embedded_virtual_tours_widget .fluid-width-video-wrapper {
  padding-top: 400px !important;
}

div#sendToFriendSuccess {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  z-index: 1;
  width: 100%;
  text-align: center;
  color: white;
  padding-top: 37%;
}

/* Test to confirm working */
.cag-hp-search {
  z-index: 9;
}
.cag-hp-search .et_pb_row {
  background-color: rgb(26, 26, 26) !important;
  padding-top: 50px !important;
  padding-right: 50px !important;
  padding-bottom: 50px !important;
  padding-left: 50px !important;
  margin-top: -131px !important;
}
.cag-hp-search .et_pb_row h3 {
  color: white !important;
}
.cag-hp-search .et_pb_row .et_pb_contact label {
  color: white !important;
}
.cag-hp-search .et_pb_row .et_pb_contact select {
  color: white !important;
  border-bottom: 1px solid white !important;
}
.cag-hp-search .et_pb_row .et_pb_contact select option {
  color: #1a1a1a !important;
}
.cag-hp-search .et_pb_row .et_pb_contact select:hover, .cag-hp-search .et_pb_row .et_pb_contact select:active {
  border-bottom: 1px solid #D72461 !important;
}

.custom-properties-home-surround {
  padding-top: 20px !important;
  padding-bottom: 10px !important;
}
.custom-properties-home-surround .et_pb_row {
  max-width: 100%;
  width: 95%;
  margin-bottom: 25px;
}
.custom-properties-home-surround .et_pb_column {
  position: relative;
  border-radius: 10px !important;
  overflow: hidden;
}
.custom-properties-home-surround .et_pb_image {
  margin-bottom: 0 !important;
}
.custom-properties-home-surround .et_pb_image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(43, 43, 43);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(43, 43, 43, 0.6)), color-stop(13%, rgba(43, 43, 43, 0.5)), color-stop(60%, rgba(19, 19, 19, 0)), color-stop(100%, rgba(19, 19, 19, 0)));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 43, 43, 0.6)), color-stop(13%, rgba(43, 43, 43, 0.5)), color-stop(60%, rgba(19, 19, 19, 0)), to(rgba(19, 19, 19, 0)));
  background: linear-gradient(to bottom, rgba(43, 43, 43, 0.6) 0%, rgba(43, 43, 43, 0.5) 13%, rgba(19, 19, 19, 0) 60%, rgba(19, 19, 19, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2b2b2b", endColorstr="#131313", GradientType=0 );
  pointer-events: none;
  z-index: 1;
}
.custom-properties-home-surround .et_pb_image img {
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.custom-properties-home-surround .et_pb_image:hover img {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
}
.custom-properties-home-surround .et_pb_image span {
  width: 100%;
}
.custom-properties-home-surround .et_pb_image span img {
  min-height: 320px;
  max-height: 320px;
  height: 320px;
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 100%;
}
@media (max-width: 1500px) {
  .custom-properties-home-surround .et_pb_image span img {
    min-height: 250px;
    max-height: 250px;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
  }
}
.custom-properties-home-surround .cag-p-bg-prop {
  background-color: #D72461;
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-bottom: 0 !important;
}
.custom-properties-home-surround .cag-p-bg-prop .property-price {
  font-size: 24px;
  font-weight: 200;
  margin-bottom: 10px;
  color: white;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0;
}
.custom-properties-home-surround .cag-p-bg-prop .property-price span {
  font-size: 18px;
  margin-left: 2px;
}
.custom-properties-home-surround .cag-p-bg-prop .property-pcm {
  font-size: 15px;
  color: white;
  margin-bottom: 10px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0;
}
.custom-properties-home-surround .cag-p-bg-prop .property-pcm span {
  font-size: 12px;
  margin-left: 2px;
}
.custom-properties-home-surround .cag-p-bg-prop .bedrooms {
  top: 0;
  right: 59px;
}
.custom-properties-home-surround .cag-p-bg-prop .bedrooms:before {
  background-image: url("/wp-content/themes/SJProperty/assets/img/bedroom.png");
}
.custom-properties-home-surround .cag-p-bg-prop .bathrooms {
  top: 0;
  right: 11px;
}
.custom-properties-home-surround .cag-p-bg-prop .bathrooms:before {
  background-image: url("/wp-content/themes/SJProperty/assets/img/bathroom.png");
}
.custom-properties-home-surround .cag-p-bg-prop .lounges {
  display: none;
}
.custom-properties-home-surround .cag-p-bg-prop .lounges,
.custom-properties-home-surround .cag-p-bg-prop .bedrooms,
.custom-properties-home-surround .cag-p-bg-prop .bathrooms {
  font-size: 18px;
  font-weight: 200;
  color: white;
  text-align: center;
  padding-top: 0px;
  position: absolute;
  /* border: 1px solid yellow; */
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 30px;
}
.custom-properties-home-surround .cag-p-bg-prop .lounges:before,
.custom-properties-home-surround .cag-p-bg-prop .bedrooms:before,
.custom-properties-home-surround .cag-p-bg-prop .bathrooms:before {
  content: " ";
  display: block;
  position: absolute;
  top: 26px;
  left: 0;
  height: 29px;
  width: 58px;
  max-width: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  -o-object-fit: contain;
  object-fit: contain;
  /* border: 1px solid; */
}
.custom-properties-home-surround .cag-pnsurround {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
  z-index: 9;
}
.custom-properties-home-surround .cag-pnsurround * {
  color: white;
}
.custom-properties-home-surround .cag-pnsurround .property-name {
  font-size: 20px;
  font-weight: 500;
  color: white;
  max-height: 54px;
  overflow: hidden;
}
.custom-properties-home-surround .cag-pnsurround .property-type {
  font-size: 20px;
  font-weight: 500;
  color: white;
}
.custom-properties-home-surround .cag-to-let {
  background-color: white;
  position: absolute;
  top: 33%;
  right: 0;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  z-index: 9;
}
.custom-properties-home-surround .cag-to-let * {
  color: #1a1a1a;
}
.custom-properties-home-surround .pink-let-agreed {
  background-color: #1a1a1a;
}

.cag-ph-map-full {
  z-index: 1;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.cag-ph-map-full .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.cag-ph-map-full .et_pb_row .et_pb_column {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-right: 0 !important;
}
.cag-ph-map-full .et_pb_row .et_pb_column .propertyhive-map-canvas-wrapper {
  height: 86vh;
}
.cag-ph-map-full .et_pb_row .et_pb_column:nth-child(1) .et_pb_code {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) {
  background-color: #1a1a1a !important;
  padding-top: 20px !important;
}
.cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .control {
  width: 100% !important;
  padding-bottom: 35px;
}
.cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .control label {
  display: block;
}
.cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .control select {
  display: block;
}
.cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .control.control-department:before {
  padding-bottom: 10px;
}
.cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .control.control-department label {
  padding-top: 15px !important;
}
.cag-ph-map-full .et_pb_row .et_pb_column:nth-child(2) #cag-search-form .control.control-department label input {
  top: 21px;
}

.cag-ph-drawmap-full {
  z-index: 1;
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.cag-ph-drawmap-full .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.cag-ph-drawmap-full .et_pb_row .et_pb_column {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-right: 0 !important;
}
.cag-ph-drawmap-full .et_pb_row .et_pb_column .propertyhive-map-canvas-wrapper {
  height: 86vh;
}

.cag-ph-form-on-map {
  z-index: 2;
  background-color: transparent !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 86vh;
}
.cag-ph-form-on-map .et_pb_row #cag-search-form {
  background-color: rgba(26, 26, 26, 0.8);
}
.cag-ph-form-on-map .et_pb_row form .control {
  width: 100% !important;
  display: block !important;
}
.cag-ph-form-on-map .et_pb_row form .control.control-department {
  padding-bottom: 20px !important;
}
.cag-ph-form-on-map .et_pb_row form .control.control-department label {
  display: block;
  margin-top: 15px;
}
.cag-ph-form-on-map .et_pb_row form select {
  margin-bottom: 25px;
}
.cag-ph-form-on-map .et_pb_row form input[type=submit] {
  margin-top: 10px !important;
}

body.page-id-232238 .cag-ph-map-full .et_pb_row .et_pb_column .propertyhive-map-canvas-wrapper {
  height: 96vh;
}

#cag-search-form form .control.control-address_keyword label {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: white !important;
  margin-bottom: 20px;
}
#cag-search-form form .control.control-address_keyword input {
  padding: 0;
  background: transparent;
  border-bottom: 1px solid white;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: rgba(3, 37, 65, 0.5);
  padding-bottom: 16px;
  padding-right: 30px;
  color: white !important;
  border: 1px solid #1a1a1a;
  border-bottom: 1px solid white !important;
  width: 100%;
}
#cag-search-form form .control.control-radius label {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: white !important;
  margin-bottom: 20px;
}
#cag-search-form form .control.control-radius select {
  padding: 0;
  background: transparent;
  border-bottom: 1px solid white;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: rgba(3, 37, 65, 0.5);
  padding-bottom: 16px;
  padding-right: 30px;
  color: white !important;
  border: 1px solid #1a1a1a;
  border-bottom: 1px solid white !important;
  width: 100%;
}
#cag-search-form form .control.control-radius select option {
  color: #1a1a1a !important;
}

.cag-homepage {
  padding-top: 25px !important;
  padding-bottom: 0 !important;
}

#cag-property-results .et_pb_row {
  max-width: 100%;
  width: 95%;
}
#cag-property-results .propertyhive ul {
  text-align: left;
}
#cag-property-results .propertyhive ul li {
  width: 22.5%;
  margin-right: 3%;
  display: inline-block;
  float: none;
  position: relative;
  padding-bottom: 91px !important;
  border-radius: 10px !important;
  overflow: hidden;
  margin-bottom: 45px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-top: 0 !important;
  background-color: #D72461;
}
#cag-property-results .propertyhive ul li:hover {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#cag-property-results .propertyhive ul li:hover .thumbnail a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(43, 43, 43);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(43, 43, 43, 0.6)), color-stop(13%, rgba(43, 43, 43, 0.5)), color-stop(60%, rgba(19, 19, 19, 0)), color-stop(100%, rgba(19, 19, 19, 0)));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 43, 43, 0.6)), color-stop(13%, rgba(43, 43, 43, 0.5)), color-stop(60%, rgba(19, 19, 19, 0)), to(rgba(19, 19, 19, 0)));
  background: linear-gradient(to bottom, rgba(43, 43, 43, 0.6) 0%, rgba(43, 43, 43, 0.5) 13%, rgba(19, 19, 19, 0) 60%, rgba(19, 19, 19, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2b2b2b", endColorstr="#131313", GradientType=0 );
  pointer-events: none;
  z-index: 1;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#cag-property-results .propertyhive ul li:nth-child(4n) {
  margin-right: 0 !important;
}
#cag-property-results .propertyhive ul li.availability-let-agreed {
  background-color: #1a1a1a;
}
#cag-property-results .propertyhive ul li .thumbnail {
  width: 100%;
}
#cag-property-results .propertyhive ul li .thumbnail a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(43, 43, 43);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(43, 43, 43, 0.6)), color-stop(13%, rgba(43, 43, 43, 0.5)), color-stop(60%, rgba(19, 19, 19, 0)), color-stop(100%, rgba(19, 19, 19, 0)));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 43, 43, 0.6)), color-stop(13%, rgba(43, 43, 43, 0.5)), color-stop(60%, rgba(19, 19, 19, 0)), to(rgba(19, 19, 19, 0)));
  background: linear-gradient(to bottom, rgba(43, 43, 43, 0.6) 0%, rgba(43, 43, 43, 0.5) 13%, rgba(19, 19, 19, 0) 60%, rgba(19, 19, 19, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2b2b2b", endColorstr="#131313", GradientType=0 );
  pointer-events: none;
  z-index: 1;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#cag-property-results .propertyhive ul li .thumbnail a img {
  min-height: 320px;
  max-height: 320px;
  height: 320px;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 100%;
}
#cag-property-results .propertyhive ul li .thumbnail a .flag {
  margin-top: 37%;
  text-transform: capitalize !important;
  font-size: 14px !important;
  letter-spacing: 0.5px;
  opacity: 1;
  background: white;
  z-index: 9;
}
#cag-property-results .propertyhive ul li .details {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  text-align: left !important;
}
#cag-property-results .propertyhive ul li .details h3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-left: 20px;
  padding-top: 0px;
  padding-right: 20px;
  z-index: 9;
  max-height: 45px;
  overflow: hidden;
}
#cag-property-results .propertyhive ul li .details h3 a {
  font-size: 20px;
  font-weight: 500;
  color: white;
  max-height: 54px;
  overflow: hidden;
  line-height: 20px;
}
#cag-property-results .propertyhive ul li .details .price {
  position: absolute;
  bottom: 17px;
  left: 20px;
}
#cag-property-results .propertyhive ul li .details .price .original-rent-price {
  font-size: 24px;
  font-weight: 200;
  margin-bottom: 3px;
  color: white;
  display: inline-block;
}
#cag-property-results .propertyhive ul li .details .price .original-rent-price span {
  font-size: 18px;
  margin-left: 0px;
  text-transform: uppercase;
}
#cag-property-results .propertyhive ul li .details .price .alternative-rent-price {
  font-size: 15px;
  color: white;
  margin-bottom: 0px;
  display: block;
}
#cag-property-results .propertyhive ul li .details .price .alternative-rent-price span {
  font-size: 12px;
  margin-left: 0px;
  text-transform: uppercase;
}
#cag-property-results .propertyhive ul li .details .rooms {
  position: absolute;
  bottom: 81px;
  right: 0;
}
#cag-property-results .propertyhive ul li .details .rooms .room .room-label {
  display: none !important;
}
#cag-property-results .propertyhive ul li .details .rooms .room-bedrooms {
  font-size: 18px;
  font-weight: 200;
  color: white;
  text-align: center;
  padding-top: 0px;
  position: absolute;
  top: 0;
  right: 72px;
  /* border: 1px solid yellow; */
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 30px;
}
#cag-property-results .propertyhive ul li .details .rooms .room-bedrooms:before {
  content: " ";
  display: block;
  position: absolute;
  top: 26px;
  left: 0;
  height: 29px;
  width: 58px;
  max-width: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  -o-object-fit: contain;
  object-fit: contain;
  background-image: url("/wp-content/themes/SJProperty/assets/img/bedroom.png");
}
#cag-property-results .propertyhive ul li .details .rooms .room-bathrooms {
  font-size: 18px;
  font-weight: 200;
  color: white;
  text-align: center;
  padding-top: 0px;
  position: absolute;
  top: 0;
  right: 30px;
  /* border: 1px solid yellow; */
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 30px;
}
#cag-property-results .propertyhive ul li .details .rooms .room-bathrooms:before {
  content: " ";
  display: block;
  position: absolute;
  top: 26px;
  left: 0;
  height: 28px;
  width: 58px;
  max-width: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  -o-object-fit: contain;
  object-fit: contain;
  background-image: url("/wp-content/themes/SJProperty/assets/img/bathroom.png");
}
#cag-property-results .propertyhive ul li .details .rooms .room-receptions {
  display: none !important;
}
#cag-property-results .propertyhive ul li .details .property-type {
  position: absolute;
  top: 43px;
  left: 0;
  right: 0;
  padding-left: 20px;
  padding-top: 5px;
  padding-right: 20px;
  z-index: 9;
  font-size: 20px;
  font-weight: 500;
  color: white;
  max-height: 54px;
  overflow: hidden;
}
#cag-property-results .propertyhive ul li .details .actions {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  /* border: 1px solid yellow; */
  z-index: 9;
}
#cag-property-results .propertyhive ul li .details .actions a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  /* border: 1px solid yellow; */
  /* z-index: 9; */
  /* background: blue; */
  font-size: 0px !important;
  opacity: 0;
}

.propertyhive-draw-a-search-controls a {
  background-color: white !important;
  border: 2px solid #D72461 !important;
  text-transform: capitalize !important;
  color: #1a1a1a !important;
}
.propertyhive-draw-a-search-controls a#ph_draw_a_search_view {
  background-color: #D72461 !important;
  color: white !important;
}

.cag-afford-calc {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
.cag-afford-calc .rental-affordability-calculator button {
  font-weight: 400;
  font-size: 20px;
  margin-top: 20px;
  display: inline-block !important;
  color: #ffffff !important;
  border-radius: 5px;
  padding-top: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  background: #D72461 !important;
  line-height: 20px !important;
  white-space: nowrap;
  border: none;
  outline: none;
  position: relative;
  margin-bottom: 20px;
}
.cag-afford-calc .rental-affordability-calculator button:hover {
  opacity: 0.8;
}