.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_banner__default {
        height: 18rem;
        display: none;
    }


@media (min-width: 1280px) {
    .rh_prop_search__form {
        margin-top: -4.75rem;
        flex-wrap: nowrap;
        padding: 0 10rem;
        display: none;
    }
}

@media (max-width: 767px) {
    .rh_menu__user .rh_menu__user_submit {
        order: 3;
        display: none;
    }
}

html,
body{
width:100%;
overflow-x:hidden;
}

body{
overflow-y: hidden;
}


.header-wrapper {
  position: sticky !important;
  top: 0;
  z-index: 9999;
}

body > div.rh_wrap.rh_wrap_stick_footer > div.single-property-fullwidth > div.single-property-fullwidth-flexslider.thumb-on-right > div.property-head-wrapper > div > div.rh_page__property_price > p.price
{
	color: white;
}

#primary > div.content-wrapper.single-property-section > div > div.rh_property__row.rh_property__meta.rh_property--borderBottom
{
	display:none;
}

#primary > div.content-wrapper.single-property-section > div > h4
{
	display:none;
}
----------------

/* Cambiar bandera para catalán en GTranslate */
a[data-lang="ca"] span.gflag {
    background-image: url("https://roxgestioimmobiliaria.com/wp-content/uploads/2025/11/andorra-e1763676246729.png") !important;
    background-position: center !important;
    background-size: cover !important;
}

