.theme-2-header {
  background: transparent !important;
  position: fixed !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 999 !important;
  box-shadow: unset !important; 
}

.theme-2-header.scrolled {
  background-color: #000 !important;
}

.theme-2-header .header-nav .main-nav>li>a {
  color: #fff !important;
}

.theme-2-header .header-navbar-rht .nav-item .header-login {
  background-color: #383838 !important;
}

.theme-2-header .header-navbar-rht .has-arrow .dropdown-toggle:after{
  border-bottom: 2px solid #ffffff !important;
  border-right: 2px solid #ffffff !important;
}
.theme-2-header .header-navbar-rht .user-text {
  color: #fff !important;
}