td.h2, .wf-active h2 {
  line-height: 1.1em;
}
.main-navigation, .site-footer {
  background: #ebebeb;
}
.main-navigation .current_page_item a, .main-navigation .current-menu-item a, .main-navigation a, .main-navigation a:visited {
  color: #406e98;
}
.main-navigation li:before {
  display: none;
}
.main-navigation a:hover {
  color: rgba(64, 110, 152, .8) !important;
}
.main-navigation {
  margin-left: -1.1em;
}
.site-content {
  margin-top: 60px;
}
body, button, input, textarea {
  color: #161616;
}
li.current-menu-item a {
  border-bottom: 1px solid #161616;
  color: #161616 !important;
}
li.current-menu-item a:hover {
  color: #161616 !important;
}
.site-description:before, .site-description {
  display: none;
}
.site-branding {
  background: rgba(255, 255, 255, .5);
  display: inline-block;
  padding: 0.8em 2.5em;
  border-radius: 90px;
}
.site-branding h1.site-title a {
  color: #406e98;
}
.site-title {
  text-transform: none;
  letter-spacing: 0.04em;
}
body.home .entry-header {
  display: none;
}
#masthead {
  max-height: 360px;
}
.site-header-image {
  padding: 130px 0 0 0;
}
@media only screen and (max-width: 800px) {
  .site-header-image {
    padding: 8% 0;
  }
}
.wf-active .entry-title {
  font-size: 36px;
  letter-spacing: 0.01em;
}
.site-main .entry-content p {
  line-height: 1.8;
  font-size: 16px;
}
h2.portfolio-entry-title {
  font-size: 24px;
  line-height: 1.3;
}
.portfolio-entry-meta {
  font-size: 0.8em;
}
.project-tags {
  margin-top: 0.8em;
}
.hentry {
  border: none;
  padding-bottom: 0;
}
.widget-areas .widget, .widget-areas .widget-title {
  color: #161616;
}
.site-footer {
  padding: 2em 0 0 0;
}
.widget:not(.widget_text,.jetpack_widget_social_icons) ul li {
  padding: 0;
  margin: 0;
}
.site-footer a, .site-footer a:visited, .site-footer a:hover, .site-footer a:focus, .site-footer a:active {
  color: #406e98;
}
ul.wp-block-social-links {
  margin-left: -16px !important;
  margin-top: -18px !important;
}
.widget-areas .widget:not(.widget_text,.jetpack_widget_social_icons) ul li {
  border-top: 0;
}
.widget-areas .widget {
  border: none;
  padding: 0;
  margin: 0;
}
.widget-area .wp-block-navigation ul li {
  padding-right: 1em;
}
.widget-areas {
  margin-bottom: 0;
}
button {
  color: #406e98;
}
button, input[type=button], input[type=reset], input[type=submit] {
  border: 2px solid #406e98;
  background: transparent;
}
.main-navigation {
  margin-left: 0;
}
button.menu-toggle {
  border: none;
  color: #406e98;
}
.menu-toggle:before {
  color: #406e98;
}
#header-search-toggle:before {
  color: #406e98;
}
#header-search.toggled {
  background: #ebebeb;
}
#header-search .search-submit {
  background: #ebebeb;
  border: 2px solid #406e98;
  color: #406e98;
}
@media screen and (max-width: 800px) {
  /**portfolio **/  .main-navigation .menu {
    background: #ebebeb;
  }
  .main-navigation a {
    background: transparent;
    padding-left: 1em;
  }
  li.current-menu-item a {
    border-bottom: none;
  }
}
@media screen and (min-width: 1220px) {
  /** end media query **/  body.page-template-nosidebar-page .site-content {
    width: 80%;
    max-width: 100%;
  }
  body.page-template-nosidebar-page .portfolio-narrow, body.page-template-nosidebar-page .entry-header {
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
  }
}
body.page-template-nosidebar-page .powered_by_link {
  display: none;
}
body.page-template-nosidebar-page .column-link button {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  font-size: 0.8em;
  text-transform: uppercase;
}
