.rh_menu__user .rh_menu__user_phone .contact-number,
.user_menu_wrapper .rh_menu__user_phone .contact-number {
  font-size: 1.8rem;
}

@media (min-width: 1500px){
  .rh_slide__desc .rh_slide__desc_wrap {
    bottom: 10rem;
  }
}

.rh_pagination a {
  border-radius: var(--rh-small-border-radius);
}

.rh_prop_status_sty,
.rh_pagination .current,
.rh_pagination .rh_pagination__btn:hover{
  background-color: var(--rh-global-color-secondary);
}

.rh_slide__desc .rh_label,
.rh_label{
  background-color: var(--rh-global-color-primary);
}

#rh_slider__home .rh_label span,
.rh_label span {
  border-left-color:  var(--rh-global-color-primary) !important;
}

.rtl #rh_slider__home .rh_label span, .rh_label span {
  border-right-color:  var(--rh-global-color-primary) !important;
}

.rh_modal .rh_modal__wrap .rh_modal__dashboard .rh_modal__dash_link:hover svg, .rh_property__features_wrap .rh_property__feature .rh_done_icon svg, .rh_prop_card .rh_prop_card__thumbnail .rh_prop_card__btns a:hover svg path, .rh_list_card__wrap .rh_list_card__thumbnail .rh_list_card__btns a:hover svg path, .rh_list_card__wrap .rh_list_card__map_thumbnail .rh_list_card__btns a:hover svg path, .rh_property__print .rh_single_compare_button .highlight svg path, .rh_double_check, .rh_fav_icon_box a:hover svg path, .rh_address_sty a:hover svg, .highlight svg path {
  fill:var(--rh-global-color-primary);
}

[data-tooltip]:not([flow])::before, [data-tooltip][flow^=up]::before{
  border-top-color: var(--rh-global-color-primary);
}

[data-tooltip]::after{
  background-color: var(--rh-global-color-primary);
}
	
.rh_prop_card__btns{
    display: none;
}

.rh_banner__title {
		display: none;
		!important
}

.rh_banner {
		max-height: 120px;
}

.rh_property .rh_property__wrap {
    flex-direction: column;
}

.rh_property .rh_property__main {
    width: 100%;
}

@media (max-width: 1140px) {
.rh_banner {
    display: none;
		!important
}

.rh_property__print {
		display: none;
}
	
.rh_section--flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
}
	
.entry-meta {
	display: none;
	}
		   
.rh_property__comments {
	display: none;
	}