







@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");


.selectize-dropdown .optgroup:nth-of-type(2) .option:nth-of-type(5), 
.selectize-dropdown .optgroup:nth-of-type(2) .option:nth-of-type(7), 
.selectize-dropdown .optgroup:nth-of-type(2) .option:nth-of-type(8), 
.selectize-dropdown .optgroup:nth-of-type(2) .option:nth-of-type(10), 
.selectize-dropdown .optgroup:nth-of-type(2) .option:nth-of-type(11), 
.selectize-dropdown .optgroup:nth-of-type(2) .option:nth-of-type(12),
.selectize-dropdown .optgroup:nth-of-type(2) .option:nth-of-type(13),  
.selectize-dropdown .optgroup:nth-of-type(2) .option:nth-of-type(14), 
.selectize-dropdown .optgroup:nth-of-type(2) .option:nth-of-type(15), 
.selectize-dropdown .optgroup:nth-of-type(2) .option:nth-of-type(23) {
	display: none !important;
} 
.idx-basic-form .rent-toggle-control {
	display: none !Important;
} 

.mrp-style-area .mrp-owner-contact-container .listing-contact-info .listing-contact-info-wrapper li.contact-phone {
    height: 20px !important;
}
.mrp-style-area .mrp-owner-contact-container .listing-contact-info .listing-contact-info-wrapper li.contact-phone a {
	font-size: 0 !important;
}
.mrp-style-area .mrp-owner-contact-container .listing-contact-info .listing-contact-info-wrapper li.contact-phone a:before {
    font-family:FontAwesome !important;
    content:"\f095" !important;
    font-size:16px !important;
} 
.mrp-style-area .mrp-owner-contact-container .listing-contact-info .listing-contact-info-wrapper li.contact-phone a:hover {
    text-decoration: none !important;
}

