.fa-x-twitter:before {
  content: "\e61b" !important;
}
.fa-threads:before {
  content: "\e618" !important;
}
.far,
.fas {
  font-family: "Font Awesome 6 Pro" !important;
}
.row-gap-15 {
  row-gap: 15px;
}
.single-property .header-inner {
  border-bottom: 1px solid var(--bd-border-primary);
}
.bd-property-top-select .ere__apa-orderby .dropdown-toggle {
  background-color: #f9f9f9;
  font-weight: 400;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}
.bd-property-top-select .ere__apa-orderby .dropdown-toggle:after {
  color: #767a7d;
  font-size: 14px;
}
.bd-property-top-select .ere__apa-orderby .dropdown-menu.show {
  border-radius: 0;
  transform: translate3d(0px, 40px, 0px) !important;
}

.featured-item .thumb-wrapper .property-action {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: flex;
  z-index: 5;
  flex-wrap: wrap;
}
.featured-item.style-one .thumb-wrapper .property-action {
  left: auto;
  right: 20px;
}
.featured-item .thumb-wrapper .property-action a {
  background-color: rgba(255, 255, 255, 0.3);
}

.featured-item .thumb-wrapper .property-action a:hover {
  color: var(--bd-white);
  background-color: var(--bd-primary);
}

.property-details-content-inner .property-details-title-two {
  display: block;
}
.booking-select select {
  height: 50px;
  width: 100%;
  border: 1px solid var(--bd-border-primary);
  padding: 0px 15px;
  border-radius: 0;
  color: var(--bd-text-primary);
  appearance: none;
  background: var(--bd-white);
}
.booking-select select:focus {
  border-color: var(--bd-primary);
  outline: 0;
}
.banner-from-three .booking-select input {
  background: var(--bd-white);
}
.booking-select.style-3::before {
  display: none;
}
.filter-group-checkbox h6 a i {
  font-size: 13px;
  display: inline-block;
  padding: 3px;
  background: var(--bd-primary);
  color: var(--bd-white);
}
.single-property div#page-title-area {
  display: none;
}
.row.grid.featured-portfolio-load-more .hidden {
  display: block !important;
}
.pshop-sidebar.widget_custom_html {
  padding: 0;
  border: 0;
}
.breadcrumbs span a.home {
  position: relative;
}
.breadcrumbs span a.home::before {
  position: absolute;
  content: "\e900";
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
  font-family: "icomoon" !important;
  font-size: 16px;
  color: var(--bd-white);
}
@media (max-width: 767px) {
  .reallow-gallery .elementor-image-gallery .gallery-item {
    width: 115px !important;
  }
  .featured-menu.filter-button-group {
    row-gap: 10px;
  }
  .bd-shop-filter-wrapper {
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media (max-width: 575px) {
  .from-type-wrapper .booking-select select {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .banner-from-wrapper {
    padding: 15px 15px 20px;
  }
}
.nav i {
  margin: 0;
}
.property-details-feature .bdevs-el-card p,
.property-details-working-process-item.bdevs-el-card p,
.apartment-type-card.bdevs-el-card p {
  margin-bottom: 0;
}
.pricing-wrapper.pricing-style .pricing-content-list ul li {
  list-style: none;
}
