





.mrp-idx-branding .home-button {
    box-shadow: none !Important;
}
.mrp-idx-branding .home-button:after {
	content: "icon";
	font-size: 0;
    width: 60px;
    height: 90%;
    position: absolute;
    top: 3px;
    left: 5px;
	background: url("_media/Images/ck-logo.png") no-repeat center center transparent;
	background-size: contain;
}
.mrp-idx-branding .home-button > span {
	opacity: 0;
} 
.header-003-master .search-bar {
    display: none !important;
}