.mrp-listing-price-container {
	color:  black !important;
	background-color: white !important;
	opacity: 1 !important;
}

.summary-property-type {
	display: none;
}

.mrp-style-area {
	font-family: default;
	/*  opacity: 0;   Amar:  Why is this even here?  Disables search by map  */
}

.mrp-listing-summary-outer {
	max-height: 8rem !important;
}

.mrp-listing-details-link a {
	background-color: #286165 !important;
}

.idx-basic-form .selectize-control.multi .selectize-input [data-value] {
    background-color: #286165 !important;
}

.idx-basic-form .noUi-connect {
    background-color: #286165 !important;
    /* opacity: 0.7; */

}

.NEW-BANNER .mrp-listing-main-image-container .results-ribbon,
.mrp-style-area .mrp-listing-thumb span.ribbon.NEW-BANNER {
	background-color: #286165 !important;
}


.PRICE-DROP-BANNER .mrp-listing-main-image-container .results-ribbon,
.mrp-style-area .mrp-listing-thumb span.ribbon.PRICE-DROP-BANNER {
	background-color: white !important;
	color: black !important;
	opacity: 1 !important;
}

.listing-item-top-menu .open-house-tab {
    background-image: none !important;
    color: black !important;
    background-color: white !important;
    border-color: black !important;
    border-bottom: black !important;
}

form.mrp-omnibox-v2 .location-search-area .selectize-input *  {
    font-size: 2rem !important;
    min-height: 45px !important;
}

.mapboxgl-ctrl-group > button {  /* increase button size so Google doesn't complain about mobile usability */
    width: 48px !important;
    height: 48px !important;
}



