/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.header--left .header-menu a:hover {
  color: #d0b6d9 !important; }

.header--left .header-menu a.active {
  text-decoration: underline; }

div#section-header {
  position: fixed;
  width: 100%;
  z-index: 999; }

div#section-header ~ div {
  margin-top: 110px; }

.section--logo_list a:hover img {
  opacity: .5; }
