





:root {
    --title-font-family: 'Prata', serif !important;
    --body-font-family: 'Montserrat', sans-serif !important;
} 

.block-layout .button-list .button {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.block-layout .button-list .outlined {
    border-left-width: 4px !important;
} 


a.anchor-header-fix {
	position: relative;
    top: -100px;
}


.block-layout .button-list .button.filled {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d88448+0,c66025+100 */
    background: #d88448; /* Old browsers */
    background: -moz-linear-gradient(left, #d88448 0%, #c66025 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #d88448 0%,#c66025 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #d88448 0%,#c66025 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d88448', endColorstr='#c66025',GradientType=1 ); /* IE6-9 */
    border: 0 !Important;
}
.block-layout .button-list .button.filled label {
    color: #FFF;
}

#listing-results-view.mrp-style-area .mrp-listing-details-link {
    z-index: 10 !Important;
}



@media (max-width:45rem) {

.leads-200c .content-container {
    padding-right: 0 !Important;
}
.leads-200c .reverse-cols .content-container {
    padding-left: 0 !Important;
}

} 



/* -- NEW MRP FOOTER FIX -- */
.custom-footer-legal.myrealpage-footer {
	display: none !important;
}
.mrp-crea-attribution, .provider-attribution {
    /* display: none; */
}

