.hide-scrollbar, .home-mobile-nav {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  /* Hide scrollbar for Chrome, Safari and Opera */
}
.hide-scrollbar::-webkit-scrollbar, .home-mobile-nav::-webkit-scrollbar {
  display: none;
}

.home-mobile-nav {
  gap: 8px;
  overflow-x: auto;
  padding: 15px;
}
.home-mobile-nav .nav-item {
  text-align: center;
}
.home-mobile-nav .nav-item a {
  display: flex;
  flex-direction: column;
  width: 95px;
  height: 90px;
  justify-content: space-between;
  font-weight: 500;
  background: white;
  border-radius: 10px;
  padding: 8px;
  box-shadow: 2.324px 4.649px 11.622px 0px rgba(0, 0, 0, 0.05);
  color: #794100;
}
.home-mobile-nav .nav-item a img {
  width: 36px;
  margin: 0 auto;
}
.home-mobile-nav .nav-item a span {
  display: flex;
  align-items: center;
  height: 32px;
  width: 100%;
  line-height: 16px;
  text-align: center;
  justify-content: center;
}

.home-banner-slider .item {
  aspect-ratio: 4.55;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .home-banner-slider .item {
    aspect-ratio: 4.55;
  }
}
.home-banner-slider .item img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}

.home-banner-slider .item {
  aspect-ratio: 4.55;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .home-banner-slider .item {
    aspect-ratio: 4.55;
  }
}
.home-banner-slider .item img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}

.hide-scrollbar, .home-mobile-nav {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  /* Hide scrollbar for Chrome, Safari and Opera */
}
.hide-scrollbar::-webkit-scrollbar, .home-mobile-nav::-webkit-scrollbar {
  display: none;
}

.result-maps .info .info-box .name a {
  color: #222 !important;
}
.result-maps .info .info-box .name a:hover {
  color: #c5933b !important;
}
.result-maps .info .info-box .price {
  color: #eb5757;
  font-weight: 700;
}
.result-maps .info .info-box .size {
  color: #eb5757;
  font-weight: 500;
}
.result-maps .info .info-box svg path {
  stroke: #828282;
}
.result-maps.result-maps-tin-vip.type-3 .box-img, .result-maps.result-maps-tin-vip-new.type-3 .box-img {
  width: 230px;
  height: 230px !important;
  flex: 0 0 230px;
  max-width: -moz-max-content;
  max-width: max-content;
}
@media (max-width: 767px) {
  .result-maps.result-maps-tin-vip.type-3 .box-img, .result-maps.result-maps-tin-vip-new.type-3 .box-img {
    flex: 0 0 100%;
    width: 100%;
  }
}
.result-maps.result-maps-tin-vip.type-3 .box-img .img, .result-maps.result-maps-tin-vip-new.type-3 .box-img .img {
  height: 135px;
}
.result-maps.result-maps-tin-vip.type-3 .box-img .img-sm, .result-maps.result-maps-tin-vip-new.type-3 .box-img .img-sm {
  width: 120px;
  height: 90px;
}
.result-maps.result-maps-tin-vip.type-2 .box-img, .result-maps.result-maps-tin-vip-new.type-2 .box-img {
  width: 230px;
  height: 265px !important;
  flex: 0 0 230px;
  max-width: -moz-max-content;
  max-width: max-content;
}
@media (max-width: 767px) {
  .result-maps.result-maps-tin-vip.type-2 .box-img, .result-maps.result-maps-tin-vip-new.type-2 .box-img {
    flex: 0 0 100%;
    width: 100%;
  }
}
.result-maps.result-maps-tin-vip.type-2 .box-img .img, .result-maps.result-maps-tin-vip-new.type-2 .box-img .img {
  height: 160px;
}
.result-maps.result-maps-tin-vip.type-2 .box-img .img-sm, .result-maps.result-maps-tin-vip-new.type-2 .box-img .img-sm {
  width: 120px;
  height: 100px;
}
.result-maps.result-maps-tin-vip.type-1 .box-img, .result-maps.result-maps-tin-vip-new.type-1 .box-img {
  width: 345px;
  height: 360px !important;
  flex: 0 0 345px;
  max-width: -moz-max-content;
  max-width: max-content;
}
@media (max-width: 767px) {
  .result-maps.result-maps-tin-vip.type-1 .box-img, .result-maps.result-maps-tin-vip-new.type-1 .box-img {
    flex: 0 0 100%;
    width: 100%;
  }
}
.result-maps.result-maps-tin-vip.type-1 .box-img .img, .result-maps.result-maps-tin-vip-new.type-1 .box-img .img {
  height: 210px;
}
.result-maps.result-maps-tin-vip.type-1 .box-img .img-sm, .result-maps.result-maps-tin-vip-new.type-1 .box-img .img-sm {
  width: 170px;
  height: 145px;
}

@media (min-width: 550px) {
  .home-mobile-nav.justify-content-md-center {
    justify-content: center !important;
  }
}

.sidebar-box li.active a {
  color: #c5933b !important;
}

@media (max-width: 1200px) {
  .box-search-type-1 .search-type-label .custom-radio-input input[type=radio]:checked ~ label {
    background: #c5933b !important;
  }
  .header-top-search.map-filters .filter-block .dropdown-head-text,
  .block-home-filters .box-search-type-1.map-filters .filter-block .select-dropdown .dropdown-head-text {
    padding: 8px;
    border: solid 1px #f2f2f2;
  }
  .filter-block .select-dropdown .dropdown-head-text .eclips-text span {
    color: #794100;
  }
  .header-top-search .header-top-search-tab {
    position: relative;
    z-index: 10;
  }
  .swiper-pagination {
    text-align: right !important;
    padding-right: 16px;
  }
}
.select-tabs a.active {
  border: 1px solid #c5933b;
  background: #c5933b;
}

@media (max-width: 767px) {
  .furniture-img {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}/*# sourceMappingURL=style.css.map */