





:root {
	--title-font-family: 'Italiana', serif !important;
	--body-font-family: 'Montserrat', sans-serif !important;
	--p-font-size: clamp(1rem, 0.7040rem + 0.7040vw, 1.0rem) !important;
}
h1, h2, h3, h4, h5, h6, .title {
	font-weight: 400;
} 
.themeb003 .block-layout .proto-block .sub-title, 
.themeb003 .block-layout.shallow-block .sub-title {
    font-family: var(--body-font-family);
	text-transform: uppercase;
	letter-spacing: 0;
	font-style: normal;
}

.hmenu li {
    font-size: 0.9rem;
}

.themeb003 .button {
	font-family: var(--body-font-family);
}
.themeb003 .button:hover label {
	color: #FFFFFF;
} 

.text a {
	color: currentColor;
} 




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

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