body {
  width: 100%;
  height: 100vh;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  background-color: #131313;
}

.property-details {
  width: 100%;
  display: flex;
  background: #000;
  justify-content: start;
  flex-direction: column;
  align-items: start;
}

.property-info {
  width: 29%;
  height: 100vh;
  float: left;
  display: flex;
  position: fixed;
  flex-direction: column;
  background-color: #EFEDE9;
  overflow-y: auto;
}
.property-info::-webkit-scrollbar {
  width: 10px;
}

.property-info::-webkit-scrollbar-track {
  background: #efede9; 
}
 
.property-info::-webkit-scrollbar-thumb {
  background: #626262; 
}

.property-info::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.property-right {
  width: 71%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 91px;
  align-self: end;
}

.property-info header {
  width: 100%;
  float: left;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.50);
  padding: 30px 50px;
  margin-bottom: 33px;
}

.property-info header p {
  display: flex;
}

.header-left {
  color: #000;
  text-align: center;
  font-family: "Hedvig Letters Serif", serif;
  font-size: 28.995px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.58px;
  flex-direction: column;
  padding-left: 0;
}

.header-left span {
  width: 100%;
  clear: both;
  text-align: center;
  font-family: "Futura PT";
  font-size: 12.364px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.742px;
}

.header-right {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 25px;
  position: relative;
  background-color: #0000000d;
  border-radius: 10px;
}

.header-right .search {
  position: relative;
  width: 12px;
  height: 12px;
}

.header-right .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Futura PT-Book", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.84px;
  line-height: normal;
}

.property-info-box {
  width: calc(100% - 100px);
  padding: 0;
  margin: 0 50px 50px;
  border-radius: 24.366px;
  border: 1px solid rgba(0, 0, 0, 0.30);
  background: #FFF;
}

.property-info-box .info-box-wrap {
  padding: 0 40px;
}

.property-info-box h4 {
  margin-top: 34px;
  color: #000;
  font-family: "Hedvig Letters Serif", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0.64px;
  margin-bottom: 8px;
}

.property-info-box .property-ref-number {
  color: #000;
  font-family: "Futura PT";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  margin-bottom: 48px;
}

.property-info-box ul {
  display: block;
  margin-bottom: 30px;
}

.property-info-box ul li {
    margin-bottom: 21px;
    color: #000;
    font-family: "HelveticaNeue";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.property-info-box ul li svg {
    flex: 0 0 auto;
    width: 18px;
    height: auto;
}
.property-info-box ul li.property_sale svg {
    width: 24px;
    margin-left: -5px;
}
.property-info-box ul li span {
  color: #000;
  font-family: "Futura PT";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.84px;
  margin: 0 10px;
}

.property-info-box footer {
  border-radius: 0px 0px 24.366px 24.366px;
  border: 0.487px rgba(255, 255, 255, 0.30);
  background: #A7BF5A;
  color: #FFF;
  -webkit-text-stroke-width: 0.20000000298023224;
  -webkit-text-stroke-color: #FFF;
  font-family: "Futura PT";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.08px;
  line-height: 77px;
  text-align: center;
}

.property-info-box footer a {
  color: #FFF;
}

.property-desc {
  color: #000;
  font-family: "HelveticaNeue";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0.84px;
  padding: 0 50px 80px;
}
.property-desc p,
.property-desc span{
  background: none !important; 
  font-family: "HelveticaNeue" !important;
}

/* Gallery */
/*.main-gallery {
  width: 694px;
  margin: 0 auto 20px;
}*/
.single-property header#masthead {
    display: none;
}
.single_post_media_wrapper {
    padding: 3% 10% 10%;
    line-height: 0;
    display: flex;
    gap: 20px;
}
.single_post_media_wrapper .single_post_media_slider {
    flex: 0 0 auto;
    width: 70%;
    margin: 0;
}
.gallery-slide-thumnails .swiper-wrapper {
    flex-direction: column;
}

.single_post_media_wrapper .gallery-slide-thumnails {
    flex: 0 0 auto;
    width: 30%;
    max-width: 150px;
    margin: 0;
    height: 560px;
    overflow: hidden;
}
.single_post_media_slider .slide_media_slide {
    position: relative;
    height: 560px;
}
.single_post_media_slider .slide_media_slide .main-gallery-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.gallery-slide-thumnails {
  width: 60%;
  display: flex;
  overflow: hidden;
  justify-content: space-between;
  align-self: center;
  margin-bottom: 74px;
}
.slide_thumnail_slide {
  position: relative;
}

.main-gallery-thumbnail {
  width: 100%;
  height: 100%;
  display: block;
  /*float: left;
  cursor: pointer;*/
  position: absolute;
  object-fit: cover;
  object-position: center;
}

.single_post_media_wrapper .slider {
    width: 100%;
    position: relative;
}
.single_post_media_wrapper .slider .swiper-container {
  width: 100%;
  height: 100%;
}
.single_post_media_wrapper .slider__flex {
  display: flex;
  align-items: flex-start;
}
.single_post_media_wrapper .slider__col {
  display: flex;
  flex-direction: column;
  width: 150px;
  margin-left: 20px;
}
.single_post_media_wrapper .slider__prev,
.single_post_media_wrapper .slider__next {
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.single_post_media_wrapper .slider__prev:focus,
.single_post_media_wrapper .slider__next:focus {
  outline: none;
}
.single_post_media_wrapper .slider__thumbs {
  height: calc(400px - 96px);
}
.single_post_media_wrapper .slider__thumbs .slider__image {
  transition: 0.25s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}
.single_post_media_wrapper .slider__thumbs .slider__image:hover {
  opacity: 1;
}
.single_post_media_wrapper .slider__thumbs .swiper-slide-thumb-active .slider__image {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}
.single_post_media_wrapper .slider__images {
    height: 500px;
    flex: 0 0 auto;
    width: calc(100% - 170px);
}
.single_post_media_wrapper .slider__images .slider__image img {
  transition: 3s;
}
.single_post_media_wrapper .slider__images .slider__image:hover img {
  transform: scale(1.1);
}
.single_post_media_wrapper .slider__image {
  width: 100%;
  height: 100%;
  border-radius: 0;
  overflow: hidden;
}
.single_post_media_wrapper .slider__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: grab;
}
.single_post_media_wrapper .single_post_thumbs_slider {
    height: 500px;
    overflow: hidden;
}
.slider .slider__arrow {
    position: absolute;
    right: -50px;
    width: 30px;
    height: auto;
}
.slider .slider__arrow.slider__prev {
  transform: rotate(90deg);
  top: 10px;
}
.slider .slider__arrow.slider__next {
  transform: rotate(-90deg);
  bottom: 10px;
}
.slider .slider__arrow svg {
    width: 100%;
    height: 100%;
}
.slider .slider__arrow.swiper-button-disabled {
    opacity: 0.7;
    pointer-events: none;
}

.lg-actions .lg-next:after, .lg-actions .lg-prev:after {
    display: none;
}
.lg-actions .lg-next:before, .lg-actions .lg-prev:before {
    --wpr-bg-c473621b-7941-4597-802d-852b84ca2b6b: url('/wp-content/uploads/2025/01/happy-above-slide.png');
}
.lg-actions .lg-next:before, .lg-actions .lg-prev:before {
    content: '' !important;
    z-index: 1;
    background-image: var(--wpr-bg-c473621b-7941-4597-802d-852b84ca2b6b);
    height: 50px;
    width: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.lg-actions .lg-prev:before {
    transform: translateY(-50%) rotate(180deg);
    right: auto;
    left: 20px;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
    padding: 0 !important;
}
.lg-actions .lg-icon:hover {
    background: transparent !important;
}
.lg-toolbar * {
    display: none;
}
.lg-toolbar span.lg-close {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    right: 20px;
    top: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: normal;
    padding: 0;
    width: 40px;
    height: 40px;
}
.lg-toolbar span.lg-close:after {
    --wpr-bg-3fd1e6bb-8bd3-40e7-97cc-e35e55ebcead: url('/wp-content/uploads/2025/01/close-1.png');
}
.lg-toolbar span.lg-close:after {
    content: '';
    background-image: var(--wpr-bg-3fd1e6bb-8bd3-40e7-97cc-e35e55ebcead);
    height: 16px;
    width: 16px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent !important;
    position: absolute;
    right: 0;
    z-index: 1;
    left: 0;
    margin: auto;
    filter: invert(1);
}
.lg-outer .lg-thumb-outer {
    display: none !important;
}

.property-area-details {
  width: 100%;
  height: 576px;
  position: relative;
}

.area-details {
  position: absolute;
  bottom: 64px;
  width: 100%;
  color: #fff;
  padding: 0 0 0 50px;
}

.area-details h5 {
  font-family: "Hedvig Letters Serif", serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0.56px;
  margin-bottom: 7px;
}

.area-details h6 {
  font-family: "Futura PT";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  margin-bottom: 23px;
}

.area-details .area-description {
  font-family: "HelveticaNeue";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.84px;
  margin-bottom: 27px;
  margin-right: 63px;
}

.area-details .time-price-area {
  font-family: "Futura PT";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.84px;
}

.area-details .time-price-area svg {
  margin-right: 6px;
}
.time-price-area svg {
    width: 18px;
    height: auto;
    margin-bottom: -3px;
    margin-right: 5px;
}
.time-price-area svg path {
    fill: #fff;
}
.area-details .time-price-area span {
  margin-left: 14px;
  font-family: "HelveticaNeue";
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.96px;
}

.area-details .area-more {
  position: absolute;
  right: 65px;
  bottom: 0;
  display: inline-flex;
  padding: 10px 25px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: rgba(251, 176, 76, 0.20);
  color: #FFF;
  font-family: "Futura PT";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.84px;
}

.property-page-bottom {
  width: 100%;
  background-color: #EFEDE9;
  padding-top: 84px;
  z-index: 99;
  position: relative;
}

.featured-wrap {
  width: 100%;
  margin: 0 auto;
  padding: 0 100px 118px;
}

.property-page-bottom h4 {
  display: inline-block;
  color: #000;
  font-family: "Futura PT";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.08px;
  margin-bottom: 0;  
}

.property-page-bottom .section-title{
	padding: 0 0 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.property-page-bottom .section-title a.view-all-button{	
	padding: 8px 24px 10px;
	background: #A7BF5A;	
	border-radius: 12px;
	display: inline-block;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}
.property-page-bottom .section-title a.view-all-button:hover{
	background: #728929;
}

.featured-properties-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.property_type_listing_slider .taxonomy_wrapper {
    width: 100%;
}
.property_type_listing_slider .featured-list-box.taxonomy_item {
    height: auto;
}
.featured-properties-list .featured-list-box {
  width: calc(25% - 30px);
  display: flex;
  background-color: #fff;
  padding-bottom: 15px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.featured-properties-list .featured-list-box img {
  width: 100%;
  height: auto;
  max-height: 245px;
  display: block;
  margin-bottom: 21px;
  object-fit: cover;
  object-position: center;
}
.property_type_listing_slider .featured-list-box.taxonomy_item img {
    height: 300px;
    max-height: initial;
}

.featured-properties-list .featured-list-box p {
  color: #131313;
  font-family: "Futura PT";
  padding-left: 25px;
  padding-right: 25px;
  display: block;
}

.featured-properties-list .featured-list-box .featured-location {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.84px;
  float: left;
}

.featured-properties-list .featured-list-box .featured-price {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.84px;
  float: right;
}

.featured-properties-list .featured-list-box .featured-title {
  font-family: "Hedvig Letters Serif", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.36px;
  margin-top: 9px;
}

.featured-properties-list .featured-list-box .featured-size {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.72px;
    margin-bottom: 9px;
    width: 100%;
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.featured-properties-list .featured-list-box .featured-floor {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.72px;
}

.featured-properties-list .featured-list-box .featured-refno {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  float: right;
  margin-top: 48px;
}

.featured-properties-list .featured-list-box .featured-view {
  float: left;
  margin-top: 26px;
  margin-left: 25px;
  display: inline-flex;
  padding: 10px 25px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: rgba(212, 157, 77, 0.25);
  color: #131313;
  font-family: "Futura PT";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.9px;
}

.property-page-footer {
  width: 100%;
  height: 600px;
  position: relative;
}

.footer-p1 {
  position: absolute;
  bottom: 258px;
  left: 100px;
  color: #FFF;
  font-family: "Hedvig Letters Serif", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0.64px;
}

.footer-p2 {
  position: absolute;
  bottom: 156px;
  left: 100px;
  color: #FFF;
  font-family: "HelveticaNeue";
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 1.08px;
}

.enquire-now {
  position: absolute;
  right: 90px;
  bottom: 161px;
  display: inline-flex;
  padding: 10px 25px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: rgba(251, 176, 76, 0.20);
  color: #FFF;
  font-family: "Futura PT";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.96px;
}
.single-property .enquire-now:hover {
  color: #fff;
}


.pro_pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 10px 0;
  margin-top: 30px; 
}

.pro_pagination a, .pro_pagination span {
  text-decoration: none;
  color: #333;
  padding: 8px 12px;
  margin: 0 5px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #f8f8f8;
  transition: all 0.3s ease-in-out;
  font-family: var(--Font-2);
}

.pro_pagination a:hover {
  background: #0073aa;
  color: #fff;
  border-color: #0073aa;
}

.pro_pagination .current {
  background: #0073aa;
  color: #fff;
  border-color: #0073aa;
  font-weight: bold;
}

.pro_pagination .prev, .pro_pagination .next {
  font-weight: bold;
}

.single-property .area-description p span {
  background: transparent !important;
  color: #fff !important;
}   

.single-property .main-contact-form h6 {
  color: #000;
} 


/* loader */
.spinner {
  width: 11.2px;
  height: 11.2px;
  animation: spinner-z355kx 1s infinite linear;
  border-radius: 11.2px;
  box-shadow: 28px 0px 0 0 #fff, 17.4px 21.8px 0 0 #fff, -6.2px 27.2px 0 0 #fff, -25.2px 12px 0 0 #fff, -25.2px -12px 0 0 #fff, -6.2px -27.2px 0 0 #fff, 17.4px -21.8px 0 0 #fff;
}
.loaderactive {
  overflow: hidden;
}
.loaderactive .spinnermain {
  display: flex;
}
.spinnermain {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgb(26 25 25 / 58%);
  z-index: 99;
}
@keyframes spinner-z355kx {
  to {
     transform: rotate(360deg);
  }
}
@media(max-width: 1366px ) {
  .property-info {
      padding: 0 25px;
  }
  .header-left {
      padding-left: 0;
  }
  .property-info header {
      padding: 30px 0;
      margin-bottom: 33px;
  }
  .property-info-box {
      width: 100%;
      margin: 0 0 50px;
  }
  .property-info-box .info-box-wrap {
      padding: 0 30px;
  }
  .property-info-box h4 {
      font-size: 28px;
      line-height: 36px;
  }
  .property-desc {
      padding: 0 0 80px;
  }
  .single_post_media_wrapper {
      padding: 60px 20px 80px;
  }
  .slider .slider__arrow {
      right: 0;
      width: 30px;
      bottom: -50px;
  }
  .slider .slider__arrow.slider__prev {
      transform: rotate(0);
      top: auto;
      left: 0;
  }
  .slider .slider__arrow.slider__next {
      transform: rotate(-180deg);
      bottom: -50px;
  }
}
@media(max-width: 1024px ) {
  .property-details {
      flex-direction: column;
      flex-wrap: wrap;
  }
  .property-info {
      width: 100%;
      height: auto;
      position: static;
      flex-direction: inherit;
  }
  .property-right {
      width: 100%;
      margin-top: 0;
  }
  .single_post_media_wrapper {
      padding: 60px 50px;
  }
  .single_post_thumbs_slider .swiper-wrapper {
      height: 110px;
  }
	.featured-properties-list{
		flex-wrap: wrap;
		row-gap: 30px;
	}	
  .property_type_listing_slider .featured-properties-list {
    flex-wrap: nowrap;
  }
  .featured-properties-list .featured-list-box {
    width: calc(50% - 15px);	  
   }			
	
}

@media(max-width: 768px ) {
  /*.slider__images .swiper-wrapper {
      overflow: hidden;
      width: 100%;
  }*/
  .property-info-box h4 {
      font-size: 26px;
      line-height: 32px;
  }
  .property-info {
      padding: 0 20px;
  }
  .property-info header {
      padding: 30px 0 15px;
  }
  .property-info-box {
      flex: 0 0 100%;
      width: 100%;
      margin: 0 0 35px;
  }
  .header-left {
      padding-left: 0;
  }
  .property-desc {
      padding: 0 0 50px;
  }
  .single_post_media_wrapper {
      padding: 60px 20px;
  }
  .single_post_media_wrapper .slider__images,
  .single_post_media_wrapper .slider {
      width: 100%;
  }
  .single_post_media_wrapper .slider__flex {
      display: flex;
      align-items: flex-start;
      flex-direction: column;
  }
  .single_post_media_wrapper .slider__col {
      width: 100%;
      margin: 20px 0 0;
  }
  .single_post_media_wrapper .slider__thumbs,
  .single_post_media_wrapper .single_post_thumbs_slider {
      height: auto;
  }
  .area-details {
      margin-left: 20px;
      margin-right: 20px;
  }
  .area-details {
      position: absolute;
      bottom: 0;
      padding: 50px 20px 50px;
      color: #fff;
      margin: 0;
  }
  .property-page-bottom {
      padding-top: 10px;
  }
  .featured-wrap {
      width: 100%;
      margin: 0 auto;
      padding: 0px 20px 60px;
  }
  .featured-properties-list {
      flex-direction: column;
      gap: 20px;
  }
  .property_type_listing_slider .featured-properties-list {
      flex-direction: initial;
      gap: 0px;
  }
  .featured-properties-list .featured-list-box {
      width: 100%;
  }
  .property-page-footer {
      width: 100%;
      height: 430px;
      position: relative;
      padding: 20px 20px 60px;
      display: flex;
      flex-direction: column;
      align-items: end;
      justify-content: end;
      background-size: cover !important;
  }
  .property-page-footer .footer-p1,
  .property-page-footer .footer-p2,
  .property-page-footer .enquire-now {
      position: static;
  }
  .property-page-footer .footer-p1,
  .property-page-footer .footer-p2 {
      width: 100%;
      max-width: 560px;
  }
  .property-area-details {
      background-size: cover !important;
  }
  .area-details .area-more {
      position: static;
      margin-top: 20px;
  }
	.property-page-bottom h4{
		font-size: 15px;
	}
	.property-page-bottom .section-title a.view-all-button {
		padding: 6px 13px 6px;	
		font-size: 12px;
	}
	.property-page-bottom .section-title {
		padding: 30px 0;		
	}

}
@media(max-width: 415px ) {
    .single_post_media_wrapper .slider__images {
        height: 300px;
    }
    .single_post_thumbs_slider .swiper-wrapper {
        height: 70px;
    }
}