/* Google Font: Raleway */
/* @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300,400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap'); */
/* Apply fonts globally */
body {
    font-family: 'Raleway', sans-serif;
}

/* Apply Ambroise family where needed */
h1, h2, h3, blockquote, .serif-heading {
  font-family: "ambroise-std", serif;
  font-weight: 700;
}

h4, h5, h6 {
  font-family: "ambroise-std", serif;
  font-weight: 400;
}

/* If you want a special variation */
.firmin-font {
  font-family: "ambroise-firmin-std", serif;
}

.francois-font {
  font-family: "ambroise-francois-std", serif;
}

/* footer */
.bg-dark-green {
  background-color: #333418;
}

.bg-gold {
  background-color: #CC9903;
}

.btn-gold {
  background-color: #CC9903;
  border: none;
  color: #fff;
}
.btn-gold:hover {
  background-color: #CC9903;
}
.site-header{
  position: fixed;
  width: 100%;
  z-index: 1000;
}
body:not(.home) .site-header {
  background: url(/wp-content/uploads/2025/08/Group-88.png);
}
.home .site-header{
  background: #fff;
}
footer a {
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}

footer .copyright small{
    color: #F5DEB3;
    font-family: Raleway;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
footer .copyright strong{
    font-weight: 700;
}
footer .cream{
    color: #F5DEB3;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
footer .cream-pr1{
    padding-left: 38px;
}
footer .cream-pr2{
    padding-left: 49px;
    color: #F5DEB3;
}
footer .cream-pr3{
    padding-left: 56px;
    color: #F5DEB3;
}
/* footer .cream-pt{
    padding-top: 11px;
} */
footer .cream-pb{
    padding-bottom: 15px; 
}
footer .newsletter input{
  background: #FFF;
  height: 49px;
  color: #A1A1A1;
  font-family: Raleway;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 0px;
  margin-right: 0px !important;
}
footer .newsletter button{
  background: #A37A02;
  color: #F5DEB3;
  border-radius: 0px;
  width: 49px;
}
footer .license{
    color: #F5DEB3;
    font-family: Raleway;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px; /* 141.667% */
    padding-top: 38px;
}
#menu-footer-menu{
  display: inline-flex;
  gap: 25px;
}
footer p, footer #menu-footer-menu li a{
    color: #F5DEB3;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
footer #menu-footer-menu li{
    padding-bottom: 11px;
}
footer a{
    color: #F5DEB3 !important;
}
footer i{
   color: #F5DEB3;
}

.feature-list .position-relative{
    padding: 23px !important;
    height: 285px;
  }
.feature-list .position-relative img{
    height: 246px;
  }
  .feature-list .position-relative span{
    right: 30px;
    top: 30px;
  }
  .feature-list .card-body {
    padding: 0px 23px 23px 23px !important;
  }
  .feature-list .card-title{
    color: #333418;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 29.75px;
    padding-right: 5px;
  }
  .feature-list .card-text{
    color: #797979 !important;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px; /* 130.769% */
    padding-top: 5px;
  }
  .feature-list .features{
    color: #333418 !important;
    font-family: Raleway;
    font-size: 15.86px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    justify-content: space-between;
  }
  .feature-list .price{
    color: #a37a0b;
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px; /* 75% */
  }
  .feature-list .dom{
    color: #AFAFAF !important;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
  }
  .feature-list a.requestbtn{
    background: #F5DEB3;
    width: 85% !important;
    border-radius: 0px;
    height: 30px;
    color: #333418;
    font-family: Raleway;
    font-size: 13px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
  }
  .feature-list a.requestbtn:hover {
    background: #333418;
    color: #F5DEB3;
  }
  .feature-list .card-footer{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 23px 23px 23px !important;
  }
  .feature-list .card{
    border-radius: 10px;
    border: 1px solid #EBEBEB;
    background: #FFF;
    box-shadow: 0 12px 15px -3.719px rgba(16, 24, 40, 0.05);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

   /* Ambroise heading class */
.ambroise-heading {
  font-family: "ambroise-std", serif;
  font-weight: 400;
  line-height: 1.4;
}

/* Text Color */
.text-gold {
  color: #c58917;
}

/* CTA Section */
.strategy-cta {
  background-color: #F5DEB3;
  padding: 138px 0px 87px 0px;
  position: relative;
}

/* Adjust paragraph spacing */
.strategy-points p {
  margin-bottom: 1.25rem;
}
.strategy-cta p {
  color: #333418 !important;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.strategy-cta a {
  background: #CC9903;
  border-radius: 0px;
  color: #FFF;
  font-family: Raleway;
  font-size: 22.705px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;

  display: flex;
  width: 263px;
  height: 70.446px;
  justify-content: center;
  align-items: center;
  gap: 28.381px;
  flex-shrink: 0;
}
.strategy-cta a:hover{
   background: #CC9903;
   color: #fff;
}
.strategy-cta h3{
  color: #333418;
  font-family: "ambroise-francois-std";
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 50px; /* 83.333% */
  text-transform: uppercase;
}
.market-strategy-section .mission{
  padding-bottom: 320px;
}
.market-strategy-section .mission p{
  color: #333418;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
}
.market-strategy-section .mission h4{
  color: #CC9903;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.market-strategy-section .mission h2{
  color: #000;
  font-family: "ambroise-francois-std";
  font-size: 90px;
  font-style: normal;
  font-weight: 300;
  line-height: 84px; /* 93.333% */
}
.strategy-cta .image-banner{
  position: absolute;
  top: -260px;
}
.strategy-cta .image-banner img{
  width: 1300px !important;
}
/*  */
.search-bar .btn-gold {
  height: 50.909px;
  background: #333418;
  border-radius: 0px;
  color: #F5DEB3;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.search-bar .btn-gold:hover {
  background-color: #aa6f0f;
  color: #fff;
}
.hero-search-slider{
  padding-top: 150px;
}
.hero-search-slider .swiper {
  width: 100%;
  overflow: clip;
}
.hero-search-slider h1{
  color: #333418;
  text-align: center;
  font-family: "ambroise-francois-std";
  font-size: 120px;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 99px;
  text-transform: uppercase;
}
.hero-search-slider p.lead{
  color: #333418 !important;
  text-align: center;
  font-family: Raleway;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding: 33px 0px 100px 0px;
}
.main-swiper .swiper-slide img {
  width: 100%;
  object-fit: cover;
  height: 655px;
}

.thumb-swiper {
  max-width: 500px;
  margin: 0 auto;
}
.thumb-swiper .swiper-slide {
  width: 100px;
  cursor: pointer;
}
.thumb-swiper .swiper-slide img {
  border: 2px solid transparent;
}
.thumb-swiper .swiper-slide-thumb-active img {
  opacity: 1 !important;
}
.advance-search-btn{
  color: #333418 !important;
  text-align: center;
  font-family: Raleway;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-right: 25px;
  text-decoration: none;
  background: #F5DEB3;
  height: 50.909px;
  padding-left: 24px;
  padding-top: 17px;
  margin-left: 8px;
}
#loadMoreBtn{
  background: #F5DEB3 !important;
  border-radius: 0px;
  width: 180px;
  color: #333418;
  font-family: Raleway;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border: 0px;
  padding: 20px;
}
.view-all{
  background: #F5DEB3 !important;
  border-radius: 0px !important;
  width: 180px !important;
  color: #333418 !important;
  font-family: Raleway !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
  text-transform: uppercase !important;
  border: 0px !important;
  padding: 20px !important;
}
.closeFilters{
  background: #F5DEB3 !important;
  border-radius: 0px;
  color: #333418;
  font-family: Raleway;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border: 0px;
}
.list-form #searchBtn{
  height: 50.909px;
  background: #333418 !important;
  border-radius: 0px;
  color: #F5DEB3;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.list-form #searchBtn:hover {
  background: #F5DEB3 !important;
  color: #333418;
}
.list-form .filter{
  height: 50.909px;
  border-radius: 0px;
  color: #333418;
  font-size: 20px;
  width: 70px;
  background: #F5DEB3;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.list-form .filter:hover {
  background: #333418;
  color: #F5DEB3;
}
.list-form .apply-filter{
  background: #333418 !important;
  border: 0px;
  border-radius: 0px;
  color: #F5DEB3;
  padding: 10px;
}
.list-form .apply-filter:hover {
  background: #F5DEB3 !important;
  color: #333418;
}
.search-bar{
  border-radius: 13.636px;
  border: 0.909px solid rgba(255, 255, 255, 0.50);
  padding: 20px !important;
  width: 929.09px;
  height: 90px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  top: 450px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.search-bar .mls{
  width: 40px !important;
}
.search-bar span{
  color: #333418;
  font-family: Raleway;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.search-bar .city, .search-bar .zip{
  width: 0px !important;
  text-transform: capitalize;
}
.advanced-filters select{
  width: 300px !important;
}
.search-bar input{
  display: flex;
  width: 300px;
  height: 51px;
  padding: 18px 13px;
  align-items: center;
  gap: 27.273px;
  flex-shrink: 0;
  border: 0.455px solid #333418 !important;
  border-radius: 0px;
}
.search-bar select{
  display: flex;
  width: 140px;
  height: 50.909px;
  justify-content: center;
  align-items: center;
  gap: 27.273px;
  flex-shrink: 0;
  border: 0.455px solid #333418 !important;
  border-radius: 0px;
}
.search-bar .input-text{
  color: #333418;
  font-family: Raleway;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.img-thumbnail {
  width: 167px !important;
  height: 107px !important;
  border-radius: 15px !important;
  opacity: 0.4 !important;
}
.thumb-slider .swiper-wrapper{
  margin-top: -70px !important;
  background: #fff;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  padding: 10px 0px 12px 0px;
}
.thumb-slider .swiper-wrapper .swiper-slide{
  margin-right: 0px !important;
}
.jenna-hunt{
  background: url(/wp-content/uploads/2025/08/Group-83.png);
  background-repeat: repeat;
  background-size: auto;
  height: 557px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 143px 0px 41px 0px;
}
/* property section */
 .property-section {
      position: relative;
      background-image: url('/wp-content/uploads/2025/08/Rectangle-34.png'); /* Replace with actual path */
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      height: 490px; /* Set height as needed */
      overflow: hidden;
      margin-top: 100px;
    }

    .play-button {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      border-radius: 50%;
      padding: 20px;
      cursor: pointer;
      transition: 0.3s ease-in-out;
    }

    .play-button:hover {
      background-color: rgba(255, 255, 255, 0.9);
    }

    .play-button i {
      font-size: 30px;
      color: #333;
    }
/* Live Feed */
.listings-header {
      text-align: center;
      margin-bottom: 2rem;
    }

    .listings-header h2 {
      font-size: 2rem;
      font-weight: bold;
      letter-spacing: 1px;
    }

    .listings-header p {
      font-size: 0.95rem;
      color: #777;
    }

    .listing-grid {
      /* display: grid;
      grid-template-columns: repeat(3, 1fr); */
    }

    .listing-item {
      position: relative;
      height: 335px;
      background-size: cover;
      background-position: center;
      overflow: hidden;
      cursor: pointer;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .listing-hover {
      position: absolute;
      inset: 0;
      color: #000;
      opacity: 0;
      transition: opacity 0.3s ease;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

    .listing-item:hover .listing-hover {
      opacity: 1;
    }

    .listing-hover h5 {
      font-size: 1rem;
      font-weight: 600;
      margin-bottom: 0.3rem;
    }

    .listing-hover .details {
      font-size: 0.85rem;
      color: #333;
    }

    .listing-hover .price {
      font-size: 1.3rem;
      font-weight: bold;
    }

    .listing-hover small {
      font-size: 0.75rem;
      opacity: 0.85;
    }

    .badge-area {
      border-radius: 20px;
      background: rgba(0, 0, 0, 0.90);
      color: #FFF;
      font-family: Raleway;
      font-size: 12px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      padding: 9px 12px 5px 12px;
      margin-right: 10px;
    }

    .listing-grid .listing-item-row:nth-child(1) .listing-item{
      border-radius: 15px 0 0 0;
    }
    .listing-grid .listing-item-row:nth-child(3) .listing-item{
      border-radius: 0 15px 0 0;
    }
    .listing-grid .listing-item-row:nth-child(7) .listing-item{
      border-radius: 0 0 0 15px;
    }
    .listing-grid .listing-item-row:nth-child(9) .listing-item{
      border-radius: 0 0 15px 0;
    }

    .live-feed{
      margin-top: 0px;
    }
    .live-feed .listings-header h2{
      color: #333418;
      text-align: center;
      font-family: "ambroise-francois-std";
      font-size: 70px;
      font-style: normal;
      font-weight: 300;
      line-height: normal;
      text-transform: uppercase;
    }
    .live-feed .listings-header p{
      color: #000;
      text-align: center;
      font-family: Raleway;
      font-size: 17px;
      font-style: normal;
      font-weight: 300;
      line-height: normal;
    }
    .live-feed .grid-heading h6{
      color: #FFF;
      text-align: center;
      font-family: Raleway;
      font-size: 17px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      text-transform: uppercase;
    }
    .listing-grid .listing-hover-top{
    display: flex;
    padding: 1rem;
  }
  .listing-grid .wishlist{
    margin-left: auto;
  }
  .listing-grid .listing-hover-bottom{
    padding: 1rem;
    background: var(--Dark-Gold, linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), #CC9903);
  }
  .listing-grid .listing-hover-bottom .title{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .listing-grid .listing-hover-bottom .price{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 43px;
  }
  .listing-grid .listing-hover-bottom .price h3{
    color: #FFF;
    font-family: Raleway;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
  }
  .listing-grid .listing-hover-bottom .price p{
    color: #FFF;
    font-family: Raleway;
    font-size: 9px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
  }
  .listing-grid .listing-hover-bottom .title h3{
    color: #FFF;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
  }
  .listing-grid .listing-hover-bottom .d1{
    color: #FFF;
    font-family: Raleway;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-right: 20px;
  }
  .listing-grid .listing-hover-bottom .description p{
    color: #FFF;
    font-family: Raleway;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .bed-detail{
    display: flex;
  }
 .community-btn{
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 } 
.community-btn a{
  height: 50.909px;
  background: #F5DEB3;
  border-radius: 0px;
  width: 160px;
  color: #333418;
  font-family: Raleway;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding-top: 15px;
 }
.community-btn a:hover {
  background-color: #aa6f0f;
  color: #fff;
}
.community_images{
  border: 1px solid #CC9903;
  border-radius: 10px;
  padding-top: 15px;
  max-width: 548px;
  height: 756px;
  background: #333418;
  position: relative;
}  
.community_images img {
  width: 245px;
  height: 168px;
}
  .community-cards {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

.community-cards .card {
  border: none;
  overflow: hidden;
  border-radius: 12px;
  transition: all 0.4s ease;
  cursor: pointer;
}

.community-cards .card img {
  display: block;
  width: 300px;
  height: 400px;
  object-fit: cover;
}

.blur-card {
  filter: blur(3px) brightness(0.8);
  transform: scale(0.9);
  z-index: 1;
}

.active-card {
  filter: none;
  transform: scale(1);
  z-index: 2;
}

.blur-card:hover {
  filter: none;
  transform: scale(1.05);
  z-index: 3;
}
.community-cards .image-stack .image-overlap,.community-cards .image-stack2 .image-overlap{
  margin-top: -620px;
}
.community-cards .image-stack img,.community-cards .image-stack2 .image-overlap{
  border-radius: 15px;
}
.inactiveimg{
  opacity: 0.2;
}
.activeimg{
  filter: none;
  opacity: 1;
  z-index: 3;
  position: relative;
}
#communityTabs, #communityTabs li a{
  border: 0;
  color: #CC9903;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.community-section{
  margin-top: 60px;
  margin-bottom: 70px;
}
.community-section small{
  color: #9A9A9A;
  font-family: Raleway;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.community-section h2{
  color: #333418;
  text-align: center;
  font-family: "ambroise-francois-std";
  font-size: 70px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-transform: uppercase;
}
.image-stack img, .image-stack2 .community_images{
  box-shadow: 0px 0px 20px 5px #888 !important;
}
.image-stack img{
  cursor: pointer;
}

.community-card {
    border-radius: 15px;
    background: #333418;
    padding: 35px;
    max-width: 548px;
    height: 756px;
    text-align: left;
    box-shadow: 0px 0px 20px 5px #888;
    cursor: pointer;
}
.community-card .icon{
  text-align: right;
}
.community-section h2.community-title{
    color: #CC9903 !important;
    font-family: "ambroise-francois-std" !important;
    font-size: 100px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
    text-align: left !important;
    margin-top: -30px;
}
.community-subtitle {
    color: #CC9903;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: -30px;
}
.card-description {
    color: #FFF;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.stats-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-top: 40px;
}
.stat-box {
    padding: 10px;
    border-radius: 6px;
    width: 233.382px;
    height: 138px;
    border-radius: 10.147px;
    border: 1.015px solid #CC9903;
}
.stat-label {
    color: #CC9903;
    font-family: Raleway;
    font-size: 12.176px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.stat-value {
    color: #A37A02;
    text-align: center;
    font-family: Raleway;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    flex-direction: column;
    text-align: left;
}
.homes-range {
  margin-top: 15px;
  border-radius: 10.147px;
  border: 1.015px solid var(--Dark-Gold, #CC9903);
  padding: 15px;
  height: 138px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.homes-range span{
  color: #CC9903;
  font-family: Raleway;
  font-size: 12.176px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.range-bar {
    display: flex;
    align-items: center;
    gap: 10px;
}
.range-track {
    flex: 1;
    height: 2px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    position: relative;
}
.range-fill {
    height: 2px;
    background: #f0d68b;
    border-radius: 3px;
}
.range-value .range-min, .range-value .range-max {
    color: #CC9903;
    font-family: Raleway;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.icon-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.range-value{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}
.community-overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  color: #fff;
  border-radius: 10px;
}
.live-feed-overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  color: #fff;
}
.listing-item .grid-heading {
  position: relative;
  z-index: 3;
  color: #fff;
}
.list-form{
  top: 0 !important;
  width: 100% !important;
}
.cm{
  background: url('/wp-content/uploads/2025/08/Group-88.png');
  padding: 20px 10px 0px 10px;
  border-radius: 15px;
  box-shadow: 0px 0px 20px 5px #363619;
}
.cm img{
  padding-bottom: 20px;
  border-radius: 10px;
  width: 100%;
  height: 230px !important;
}
.cm .img-placeholder {
  display: block;
  width: 100%;
  height: 230px !important;
  border-radius: 10px;
  margin-bottom: 20px;
  background: #958e8e;
}
.cm.lozad {
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}

.cm.lozad.loaded {
  opacity: 1;
}
img[alt] {
  color: #fff;
}
.wpcf7-form .wpcf7-submit{
  color: #333418 !important;
  text-align: center;
  font-family: Raleway;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-right: 25px;
  text-decoration: none;
  background: #F5DEB3;
  height: 50.909px;
  padding-left: 24px;
  border-radius: 0px;
}
.wpcf7-form .wpcf7-submit:hover {
  background: #333418;
  color: #F5DEB3;
}
.wpcf7-form label {
  color: #000;
  text-align: center;
  font-family: Raleway;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.wpcf7-form input{
  height: 50px;
}
.wpcf7-form input[type='email'],.wpcf7-form input[type='text'], .wpcf7-form textarea{
  border-radius: 0px;
  color: #000;
  font-family: Raleway;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
#menu-primary-menu .sub-menu li a{
  font-size: 20px;
}
#menu-primary-menu .sub-menu {
  padding-top: 30px;
}
.fflex{
  display: flex;
  gap: 40px;
}
.fflex-end{
    justify-content: flex-end;
}
ul.sub-menu {
  list-style: none;
}
input:focus,
select:focus,
textarea:focus {
  outline: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}
header .site-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.filter-title {
  font-weight: 600;
  margin-bottom: .5rem;
  font-family: Raleway;
  text-transform: uppercase;
}
.filter-links a {
  display: block;
  padding: .35rem .5rem;
  margin-bottom: .25rem;
  background: #F5DEB3;
  border-radius: .3rem;
  text-decoration: none;
  color: #333418;
  transition: all .2s;
  font-family: Raleway;
}
.filter-links a:hover {
  background: #333418;
  color: #F5DEB3;
}
.commfilter{
  color: #333418;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 0px;
}
.commsearch{
  position: relative;
  top: 0px;
  left: 0px;
  transform: translateX(0%);
  width: 100%;
}
.cont-padding{
  padding: 0px;
}