







.header-004 .agent-subtitle, 
.header-004-master .agent-subtitle {
	display: none !important;
} 

.header-004 .agent-branding .custom-logo, 
.header-004-master .agent-branding .custom-logo {
	max-width: 8rem !important;
} 


#listing-details-view.mrp-style-area .mrp-owner-contact-container .listing-contact-info {
	background-color: var(--g-accent-color) !important;
}
#listing-details-view.mrp-style-area .mrp-owner-contact-container .listing-contact-info .listing-contact-info-wrapper li {
        line-height: normal !important;
	font-size: 18px !important;
        margin-bottom: 2px !important;
        color: #FFFFFF !important;
}
#listing-details-view.mrp-style-area .mrp-owner-contact-container .listing-contact-info .listing-contact-info-wrapper li.contact-name {
	font-size: 18px !important;
	font-weight: 600 !Important;
}
#listing-details-view.mrp-style-area .mrp-owner-contact-container .listing-contact-info .listing-contact-info-wrapper li a {
        color: #FFFFFF !important;
}