/* Custom Header Styles */
.header {
  background-color: #000000 !important;
}

.header-nav {
  background-color: #000000 !important;
}

.header-nav .header-nav-wrapper {
  background-color: #000000 !important;
}

.menuzord {
  background-color: transparent !important;
}

.menuzord-menu > li > a {
  color: #ffffff !important;
}

.menuzord-menu > li > a:hover {
  color: #ffffff !important;
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.menuzord-menu > li.active > a {
  color: #ffffff !important;
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.header-top {
  background-color: #000000 !important;
  border-bottom: 1px solid #333333 !important;
}

.header-top a {
  color: #ffffff !important;
}

.header-top .text-white {
  color: #ffffff !important;
}

.social-icons.icon-dark a {
  color: #ffffff !important;
}

.social-icons.icon-dark a:hover {
  color: #3b82f6 !important;
}
