/*
Theme Name: RealHomes Child Theme
Theme URI: http://themeforest.net/item/real-homes-wordpress-real-estate-theme/5373914
Description: Child theme for Real Homes.
Author: Inspiry Themes
Author URI: https://www.inspirythemes.com/
Template: realhomes
Version: 1.4.2
*/
.rh_menu__user_submit {
  display: none !important;
}

.customer_search_wraper {
  text-align: center;
  margin-top: 20px;
}

.m-auto {
  margin: auto;
}
/*-----------------------------------------------------*/
.custom_price.d-flex {
  align-items: center;
}
p.rh_prop_card__price {
  font-size: 1em !important;
}
.social-hide {
  display: none;
  position: absolute;
  bottom: 8px;
}
.ul-list {
  display: flex;
  margin-left: 5px;
}
.ul-list li {
  color: #4981c5;
  font-size: 1.5em;
  list-style: none;
  padding: 0 5px;
  cursor: pointer;
}
li.share-btn {
  margin: 0;
}
.icon-share-social {
  position: absolute;
  bottom: 8px;
  left: 0;
}
.icon-share {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  font-size: 20px;
  color: #1b313155;
  cursor: pointer;
}
i.fas.fa-share-alt {
  color: #0575a0;
}
.ul-list li.share-custom-btn {
  margin: 0 !important;
}
.rh_property_detail_login .rh_form__register,
.rh_property_detail_login .rh_form__login {
  min-width: 421px;
}
.mt-2 {
  margin-top: 20px;
}
.justify-content-start {
  justify-content: start !important;
}
.gap-10 {
  gap: 10px;
}
.inspiry_select_picker_trigger > .dropdown-menu li.disabled {
  display: none !important;
}
