@media (min-width: 992px) {
  body.header-transparent .nav-primary .nav-link {
    color: #292b2c !important;
  }
}
#header.home .container .row-flex:nth-child(1) > ul li a {
  color: #292b2c !important;
}
@media (max-width: 992px) {
  body #header .inner-layout.navbar-toggler {
    transform: translate(0px, 0%) !important;
  }
}
body.header-transparent #header .navbar-toggler {
  position: absolute !important;
}
#home-bodycontent .page-wrapper .cover-title {
  bottom: auto !important;
  top: 45% !important;
}
body#home-bodycontent .page-wrapper .cover {
  height: 88vh !important;
}
#header.home .container .row-flex:nth-child(1) > ul li a .fa.social,
#header.home .map-filter-wrapper .row-flex:nth-child(1) > ul li a .fa.social,
#header.sell:not(.alt-sell-success)
  .container
  .row-flex:nth-child(1)
  > ul
  li
  a
  .fa.social,
#header.sell:not(.alt-sell-success)
  .map-filter-wrapper
  .row-flex:nth-child(1)
  > ul
  li
  a
  .fa.social {
  color: #ddd !important;
  border: 2px solid #ddd !important;
}
