.tm-primary-nav-list{
  background-color: #fff !important;
}
.tm-header-container-in,.tm-site-header.tm-site-header.small-height {
  background-color: #fff !important;
}
.current-menu-item > a {
  color: #eabf00 !important;
}
.menu-item > a:hover {
  color: #eabf00 !important;
}
.m-menu-btn span, .m-menu-btn span:before, .m-menu-btn span:after {
  background-color:rgb(64, 68, 70);
}
@media (max-width: 991px) {
  .tm-site-header {
    background:rgb(255, 255, 255);
  }
  .space-x {
    height: 0px !important;
  }
}
.tm-header-container-in {
  border-radius: 7px !important;
}