/* Custom CSS File for Buyers to Modify */
.property-subthetitle {
	    color: #1cb2ff;
    font-weight: 600;
    margin-bottom: 15px;

}
.the-property-title {
	margin-bottom: 0px !important;
}

.property-badge-type {
    background: #1a1a1a;
    display: flex;
    border-radius: 4px;
    color: #fff;
    width: auto;
    position: absolute;
    padding: 4px 8px;
    font-size: 12px;
    bottom: 15px;
    left: 10px;
    z-index: 1;
}

.rh_overlay {
    z-index: 2;
}
.rh_list_card__wrap .rh_list_card__thumbnail .rh_list_card__btns {
	z-index: 3;
}
.rh_list_card__wrap .rh_list_card__thumbnail .rh_figure_property_list_one .rh_overlay__contents{
	z-index: 3;
}
