._navbar-logo > img {
  max-width: 100px;
  margin: 0 auto;
}
header .contact-details li.realtor_phone {
  display: none;
}
.footer-info .col-md-6:nth-child(3) > .col-md-4 {
  display: none;
}
.nav_menu.dropdown-menu {
    background: rgba(255, 255, 255, 0.8);
}
.site-banner:after {
    background: rgba(0,0,0,.1);
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}
.social-sharing-buttons > .ubr_share_bar > li:nth-child(2) {
  height: 20px;
}
.alisting-detail .ubr_share_bar > li:nth-child(2) {
  height: 20px;
}
body.blog .ubr_share_bar li:nth-child(2) {
  height: 23px;
}
ul {
  list-style: none;
}
.navbar.navbar-default.navbar-static-top a {
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: rgba(255, 255, 255, 0.8) !important;
}
