.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;
}

.lsow-odometers .lsow-odometer .lsow-number {
  color: #fff;
}

.lsow-odometers .lsow-odometer .lsow-stats-title {
  color: #fff;
}

.lsow-odometers .lsow-odometer .lsow-stats-title .lsow-icon-wrapper {
  color: #2995bc;
}

#colophon .widgets .widget-title {
  color: #fff;
  font-weight: 600;
}

.widget-area .widget ul.menu a {
  color: #595959;
}

#colophon .widget-area .widget_recent_entries ul li a {
  color: #595959;
}

#colophon .widget-area .widget_recent_entries ul li a:hover {
  text-decoration: underline;
}

#colophon .widget-area .widget_recent_entries ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}

#colophon .tagcloud a {
  background: #595959;
}

#colophon .tagcloud a:hover {
  background: #2995bc;
}

#masthead .site-branding .site-description {
  font-size: 16px;
  font-weight: bold;
  color: #fcf7f7;
  margin-right: 0px;
}