.non-transparent .header-wrapper {
  background-color: #667bb6;
}
.header-wrapper.stick .search-icon {
  display: none;
}
#bottom-footer {
  background-color: #667bb6;
}
#site-navigation .menu {
  font-size: 15px;
}
.header-wrapper.stick #site-navigation .menu li a {
  font-size: 13px;
}
.search-icon {
  display: none;
}
#site-navigation .menu li a {
  font-size: 12px !important;
  color: #ffffff !important;
}
.entry-meta {
  display: none;
}
.stick #site-navigation .menu li ul.sub-menu li:first-child {
  background-color: rgba(0, 0, 0, 0);
}
.non-transparent .header-wrapper.stick {
  background-color: #667bb6;
}
