.entry-title {
  display: none;
}

.nav-aligned-center .main-navigation:not(.toggled) ul {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #336699;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #336699;
}

.main-navigation:not(.toggled) ul li:hover>ul {
  border-bottom-style: hidden;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  width: 100%;
}

.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
  width: 100%;
}

.so-widget-sow-editor.so-widget-sow-editor-base {
  padding-left: 10px;
  padding-right: 10px;
}