







:root {
    --body-font-family: 'Montserrat', sans-serif !important;
    --body-font-weight: 400 !important;
    --title-font-family: 'Montserrat', sans-serif !important;
    --title-font-weight: 700 !important;
    --p-font-size: clamp(1rem, 0.7040rem + 0.7040vw, 1.0rem) !important;
}
p {
    font-weight: 400;
}

.hmenu > .mrp-menu-level-0 li.open > ul {
    z-index: 100 !Important;
}

nav.vmenu.inited.mm-spn--dark {
	background-color: var(--g-accent-color);
}

.block-layout .button-list .button:hover {
    transform: none;
} 

.idx-basic-form.idx-basic-form .bottom a.save-search {
    color: #FFF !important;
}

/* -- Hide Area Stats Required Signup -- */
#listing-details-view.mrp-style-area .mrp-area-stats {
    display: none;
}


#mrp-footer {
//    padding-bottom: 1rem;
} 



/* --- NEW MRP FOOTER FIX --- */

.custom-footer-legal.myrealpage-footer {
    display: none;
}
.mrp-crea-attribution {
    max-width: 1250px;
    padding-left: 10px;
    padding-right: 10px;
}
.mrp-crea-attribution, .provider-attribution {
    /* display: none; */
}