body, input, button, select, textarea, .gallery-caption, header #logo a {
    font-family: 'Open Sans' !important;
}

.main-content-navi {
    background: #ebedef !important;
}

.item-project .project-name h3 {
    font-size: 16px !important;
}

#menu ul a {
    font-size: 24px !important;
    text-transform: lowercase !important;
    font-family: Pacifico !important;
}

header #logo a {
    font-size: 36px !important;
    text-transform: lowercase !important;
    font-family: Pacifico !important;
}

#footer-credits {
  line-height: 40px !important;
  padding: 20px 0 !important;
}

#social-footer {
  margin-top: 0 !important;
}

#social-footer ul,
#social-footer ul li {
    line-height: 1 !important;
}

#social-footer ul li a {
    margin: 0 0 0 10px !important;
}

.footer-widgets {
   display: none !important; 
}

.wpcf7-form label, .wpcf7-form input:not([type="submit"]) {
  width: 100%;
}

@media (max-width: 991px) {
  #social-footer {
      width: 100% !important;
      text-align: center !important;
  }
  #social-footer ul li a {
      margin: 0 5px 0 5px !important;
  }
  #footer-credits p {
      text-align: center !important;
  }
}
