.rh_page__listing {
  display: flex;
  flex-wrap: wrap;
}
.rh_property__print a svg path {
  fill: #1ea69a !important;
}
.rh_prop_search__form_smart {
  display: none !important;
}
.icon-share-social {
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
}
.icon-share-social a,
.rh_property__print a {
  color: #1a9086 !important;
}
.rh_mod_sfoi_wrapper {
  z-index: 9 !important;
}
.mb-80 {
  margin-bottom: 80px;
}
.text-white {
  color: #fff;
}
.flex-column {
  flex-direction: column !important;
}
@media screen and (min-width: 769px) {
  .rh_header {
    padding-top: 10px !important;
  }
  .rh_logo {
    margin-top: 3px;
  }
}
@media screen and (max-width: 769px) {
  .user-nav-items-box a {
    padding: 30px 0 10px 0 !important;
  }
  .user-nav-items-box svg {
    fill: red;
    width: 30px;
    height: 30px;
  }
  .user-nav-items-box svg path {
    fill: red !important;
  }
  .user-nav-items-box p {
    font-size: 24px;
    font-weight: bold;
  }
  ul#menu-crs-main {
    max-height: 380px !important;
    overflow: scroll !important;
  }
  .rh_header .rh_header__wrap {
    background: #281e5d !important;
  }
  .icon-share-social {
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
  }
  .icon-share-social a,
  .rh_property__print a {
    color: #1a9086 !important;
  }
  .chaty-widget {
    bottom: 200px !important;
  }
  .customer_search_wraper .d-flex {
    flex-direction: column !important;
  }
  .meta .rh_property__row.rh_property__meta_wrap {
    display: flex !important;
    flex-wrap: wrap;
  }
}
.chaty-widget {
  bottom: 100px !important;
}

.property-shaired .shared-detail {
  background: linear-gradient(-45deg, #ee7752, #00ffe8, #23a6d5, #23d5ab);
  background-size: 400% 400%;
  animation: gradient 15s ease infinite;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.property-shaired .rh_prop_card__price {
  color: #000 !important;
}

.icon-share {
  color: #35867b;
  font-size: 25px;
  margin-left: 10px;
}

.property-shaired .icon-share {
  color: #000;
  font-size: 25px;
  margin-left: 10px;
}
.property-shaired path.rh_svg {
  fill: #bf20e2 !important;
}
._checkBoxes {
  width: fit-content;
}
.custom-search-page.rh_page__listing {
  display: flex !important;
  flex-wrap: wrap;
}

.top-row {
  width: 100%;
}
.rh_wrapper_floating_features,
.d-none {
  display: none !important;
}
.top-des {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 3em;
  border-bottom: 1px dotted #eee;
  margin-bottom: 3em;
}
p.id,
p.custom-label {
  margin: 0;
}
.rh_tooltip,
.rh_tooltip label {
  display: none;
}
.custom-print {
  margin-top: 5px !important;
}
.custom-pop-share {
  margin-right: 5px;
}
.meta .rh_property__row.rh_property__meta_wrap {
  display: flex !important;
}
.social-lists {
}
