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


body.page-template-dashboard ul.rh-user-account,
body.page-template-dashboard li.menu-item-logout{
    display: none !important;
}


header.rh_header_var_1.rh_temp_header_large_screens.rh_header.rh_header_advance.rh_header--shadow,
header.rh_header_var_1.rh_temp_header_large_screens.rh_header.rh_header_advance{
    background: #000000 !important;
}

div#advance_button_e9620e3:before,
div#advance_bottom_button_e9620e3:before,
a.rh_prop_search__advance_btn:before{
    content: "Más filtros" !important;
    color: white !important;
    padding-right: 5px !important;
}

body.single-property div.rh_property__sidebar{
    display: none !important;
}
body.single-property div.rh_property__main{
    width: 100% !important;
    margin: 0 !important;
}
body.page div.rh_page__main{
    width: 100% !important;
    margin: 0 !important;
}
body.page div.rh_page__sidebar{
    display: none !important;
}


@media (max-width: 1139px) {
    .rh_header_advance.rh_header {
        background: #000000 !important;
    }
}

[data-elementor-device-mode=mobile] .rhea_buttons_bottom .rhea_search_form_button,
[data-elementor-device-mode=mobile_extra] .rhea_buttons_bottom .rhea_search_form_button
{
    width: auto !important;
}
[data-elementor-device-mode=mobile] div.rh_prop_search__advance,
[data-elementor-device-mode=mobile_extra] div.rh_prop_search__advance{
    width: auto !important;
    padding-left: 30px !important;
}

.gmcd-elementor-css ul{
    padding-left: 20px;
    margin-top: 15px;
}
.gmcd-elementor-css p{
    margin-top: 15px;
}

.grecaptcha-badge { visibility : hidden !important; }


.rh_property__meta_wrap .rh_property__meta .label,
.rh_contact__form .rh_contact__input input,
.rh_contact__form .rh_contact__input textarea,
.marker-cluster-medium,
.rh_pagination a,
.rh_filter_pagination a{
        color: var(--rh-global-color-headings) !important;
}


.rh_contact__form .rh_contact__input input, .rh_contact__form .rh_contact__input textarea{
    color: var(--rh-global-color-headings) !important;
}

#gmcd_footer_link a{
    color: white !important;
}