#header {
  background-color: #000 !important;
  background: #000 !important;
}
@media (min-width: 992px) {
  body.header-transparent #header .nav-primary .nav-link,
  body.header-transparent #header .container .row-flex:nth-child(1) > ul li a {
    color: #ffffff !important;
  }
}
.agent-image img {
  width: 350px;
  height: 350px;
  margin-left: auto;
  margin-right: 0;
  object-position: top;
}
.listing-user-image a {
  background-position: top !important;
}
@media only screen and (max-width: 992px) {
  .agent-image img {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.hero-wrapper h1,
.hero-wrapper h3 {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
#home-bodycontent .cover-image {
  opacity: 0.6 !important;
}
.gMenu-button-wrapper a[href="/sell.php"] {
  display: none;
}
#agent-bodycontent .listing-user-image {
  width: 150px !important;
  height: 150px !important;
}
