body {
  background: #fff;
  color: #364144;
  font-size: 1.1rem;
}
.site-header {
  padding-top: 0;
  padding-bottom: 2.5em;
}
.site-title {
  display: none;
  font-size: 1.8rem;
}
.site-description {
  display: none;
  font-style: italic;
  font-size: 1.125rem;
  margin-top: 0.25em;
}
.site-branding {
  max-width: 100%;
}
.site-branding, .site-header-menu, .header-image {
  margin: 0;
}
.site-logo {
  margin: 0.5em 0 1.25em;
}
@media screen and (min-width: 600px) {
  .site-logo {
    max-width: 500px;
  }
}
.wf-active .main-navigation {
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 0.85rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.site-header-menu {
  width: 100%;
}
.menu-primary-menu-container {
  margin-left: 0.875em;
}
.main-navigation .primary-menu {
  border-top: 4px solid #5e6467;
  border-bottom: 0;
}
.main-navigation ul:not(.sub-menu) > li:first-of-type a {
  padding-left: 0;
}
.main-navigation .primary-menu > li {
  border: 0;
}
.main-navigation a {
  color: #5e6467;
}
.main-navigation li:hover > a, .main-navigation li.focus > a {
  color: #fdde6d;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {
  color: #5e6467;
}
.main-navigation ul ul a {
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
  width: 16em;
}
.main-navigation .menu-item-has-children > a::after {
  top: 0.613em;
}
#menu-toggle {
  margin: 10px auto -10px;
  width: 150px;
}
.toggled-on .main-navigation .primary-menu {
  margin-top: 20px;
  border-bottom: 2px solid #5e6467;
  border-top: 0;
}
@media screen and (min-width: 800px) {
  #menu-toggle {
    display: none;
  }
  #site-header-menu {
    display: block;
  }
}
a {
  transition: all ease-in-out 300ms;
}
.entry-content a {
  color: #4d7293;
}
.entry-content a:hover {
  color: #fdde6d;
}
.entry-content {
  font-family: "abril-text", "abril-text-1", serif;
}
.site-main > article {
  margin-bottom: 4em;
}
.entry-header {
  margin-bottom: 1.05em;
}
.entry-title {
  color: #658cae;
  display: inline;
  font-size: 2rem;
  font-weight: 200;
  letter-spacing: -0.5px;
}
.entry-title a {
  color: #658cae;
}
.entry-title a:hover {
  background: #fef5d2;
  color: #5e6467;
}
button, #menu-toggle {
  background-color: #fef5d2;
  border-radius: 5px;
  border: 0;
  border-bottom: 4px solid #fdde6d;
  color: #364144;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-weight: 200;
  padding-left: 1.75em;
  padding-right: 1.75em;
  letter-spacing: 0;
  text-transform: none;
  transition: all ease-in-out 50ms;
}
button:hover, #menu-toggle:hover {
  background-color: #fdde6d;
  border-color: #fcd33b;
}
button.secondary {
  background-color: #658cae;
  border-bottom-color: #4d7293;
  color: #eef4f6;
}
button.secondary:hover {
  background-color: #4d7293;
  border-color: #3b5872;
}
body article:not(.type-page) .entry-footer, body:not(.search-results) article:not(.type-page) .entry-footer {
  border-bottom: 4px solid #5e6467;
  float: none;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  letter-spacing: 1px;
  margin-top: 0;
  padding: 2em 0 0.5em;
  text-transform: uppercase;
  width: auto;
}
.entry-footer a:hover, .entry-footer a:focus {
  box-shadow: none;
  color: #fdde6d;
}
.single .byline, .full-size-link, body.group-blog:not(.search-results) .byline, body:not(.search-results) .entry-format, body:not(.search-results) .cat-links, body:not(.search-results) .tags-links, body:not(.search-results) article:not(.sticky) .posted-on, body:not(.search-results) article:not(.type-page) .comments-link, body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {
  display: inline-block;
}
.sd-title, .jp-relatedposts-headline {
  color: #5e6467 !important;
  font-family: Montserrat, "Helvetica Neue", sans-serif !important;
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.sharedaddy {
  display: inline-block;
  padding: 0;
}
@media screen and (min-width: 600px) {
  div.jetpack-likes-widget-wrapper {
    padding-left: 10px;
    vertical-align: -35px;
    width: auto;
  }
}
@media screen and (max-width: 600px) {
  div.jetpack-likes-widget-wrapper {
    padding-top: 10px;
  }
}
.sharedaddy::before, .sharedaddy:last-child::after {
  display: none;
}
.jp-relatedposts::before, .jp-relatedposts:last-child::after {
  display: none;
}
.entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
  margin-bottom: 0;
}
.jp-relatedposts-post-title, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-excerpt, .entry-content #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  margin-bottom: 0.5em;
}
.entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
  font-weight: 500;
  font-style: italic;
}
.entry-content #jp-relatedposts {
  padding-bottom: 0;
}
.entry-footer > span:not(:first-child)::before {
  display: none;
}
.entry-footer > span:not(:last-child)::after {
  content: '·';
  display: inline-block;
  padding: 0 0.2em 0 0.4em;
}
.entry-footer a {
  color: #5e6467;
}
.entry-footer .byline {
  display: none;
}
.widget {
  border-color: #5e6467;
  font-size: 0.9rem;
}
.widget .widget-title {
  color: #5e6467;
  font-weight: 500;
}
.widget_search {
  border-top: 0;
  padding-top: 0;
  margin-bottom: 1.5em;
}
.widget input.search-field[type="search"] {
  background-color: #fef5d2;
  border: 0;
  padding: 6px 10px;
  font-size: 1.1em;
}
.search-submit {
  background: #fdde6d;
  border: 0;
}
.widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget ul a {
  border-bottom: 1px solid #5e6467;
  color: #5e6467;
  display: block;
  padding: 10px 0;
  text-decoration: none;
}
.widget ul a:hover {
  background-color: #fef5d2;
  color: #5e6467;
}
.widget ul li:last-of-type a {
  border-bottom: none;
}
.widget ul .sub-menu {
  margin-left: 1em;
  padding: 0;
}
.entry-content h2 {
  color: #4d7293;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 400 !important;
}
body:not(.search-results) article:not(.type-page) .entry-content {
  float: none;
  width: auto;
}
dt {
  font-weight: normal;
  margin-top: 0.5em;
}
.single .site-main > article {
  margin-bottom: 2em;
}
.comments-title, .comment-reply-title {
  border-top: 0;
  color: #4d7293;
  font-weight: 500;
}
.post-navigation {
  border-top: 0;
  border-bottom: 0;
}
.post-navigation .meta-nav {
  font-family: Montserrat, "Helvetica Neue", sans-serif !important;
  font-size: 0.85rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0.25em;
}
.post-navigation .post-title {
  font-weight: 500;
}
.post-navigation a {
  color: #5e6467;
}
