/* Child Theme - Custom CSS File for Buyers to Modify */

.rh_banner__cover {
    background: rgba(0, 0, 0, 0);
}


.select2-container--default .select2-results>.select2-results__options {
	max-height: none;
}

span.property-label {
	bottom: initial;
	top: 20px;
	font-size: 17px;
	font-weight: bold;
	font-family: open sans, sans-serif;
}

.rh_banner__default.rh_banner__default_hide {
	display: none;
}

.wrapper-home-sections .rh_section__content {
	padding-top: 0;
}

.page-template-4-columns-gallery .rh_page .rh_page__head {
	display: none;
}

.rh_agent_card__wrap .rh_agent_card__head .social a {
	color: #ee3d43;
}

.rh_agent_card__wrap .rh_agent_card__head .rh_agent_card__name .social  a:hover {
	color: #444;
}

.rh_agent_card__wrap .rh_agent_card__details p, .rh_agent_card__wrap .rh_agent_card__details .rh_agent_card__contact .rh_agent_card__contact_wrap .contact a {
	color: #303030;
}

.rh_agent_card__wrap .rh_agent_card__head .social a i {
	font-size: 2.5rem;
}

.rhea_classic_property_inner .rhea_property_thumb .rhea_property_status {
	display: none;
}

.rh_property__meta .rh_property__id {
	display: none;
}

.rh_property .rh_property__meta {
	justify-content: flex-end;
}

.rhea_top_search_box .dropdown-menu .bs-searchbox, .rhea_top_search_box .dropdown-menu .bs-actionsbox {
	display: none !important;
}

.rh_blog__post .entry-header .entry-meta, .rh_blog__post .entry-header .entry-meta .vcard, .rh_blog__post .entry-header .entry-meta a {
	/* color: #fff; */
}

.rh_blog__post .entry-header .entry-title {
	color: #000;
}

.rh_blog__post .entry-header {
	margin-top: 4rem !important;
	margin-bottom: 2rem !important;
	padding: 0 !important;
	background-color: transparent !important;
}

.rh_blog__post .entry-header .entry-meta a:hover {
	color: #EE3D43;
}

.page-template-home .rh_wrap .rh_banner {
	display: none;
}