.page-layout-menu-overlap #masthead {
  background: transparent;
  border-bottom: transparent;
}

.main-navigation ul a {
  font-weight: 600;
  color: #fff !important;
}

#masthead.sticky-menu {
  transition: background .4s ease-in-out !important;
}

#masthead.sticky-menu.floating {
  background: #111 !important;
}