@import url('https://use.typekit.net/ivw0ewa.css');
@import url('https://fonts.googleapis.com/css?family=Prata&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/brands.css');
body {
  background: #f6f6f6;
  line-height: 1.6;
}
.site {
  background: #fff;
}
.entry-content,
.entry-summary,
.page-content,
.comment-form label,
input[type="submit"],
button:not(.menu-toggle),
#comments {
	font-family: "ff-meta-serif-web-pro",serif;
}
@media screen and (min-width: 62em) {
  .site {
    margin: 3em;
  }
}
@media screen and (min-width: 48.75em) {
  .entry-content {
    max-width: 740px;
    margin: 0 auto;
  }
}
.entry-content a {
  text-decoration: underline;
}
@media screen and (min-width: 48.75em) {
  .entry-footer {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
  }
}
.content-wrapper {
  /* Fonts & Typography */
}
@media screen and (max-width: 48.75em) {
  .content-wrapper {
    padding-top: 1em;
  }
}
h1, h2, h3, h4, h5, h6, .entry-title, .entry-title a, .site-title, .widget .widget-title, a.more-link, .comments-title {
  font-family: Prata, serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-variant: normal;
}
.site-title a {
  font-size: 36px;
}
.home .site article:not(.category-podcast) .entry-header > :first-child, .page .entry-header {
  margin-bottom: 30px;
}
@media screen and (min-width: 48.75em) {
  .home .site article:not(.category-podcast) .entry-header > :first-child, .page .entry-header {
    margin-bottom: 60px;
  }
}
body:not(.category) .site-main > .hentry:nth-child(n+2), .site .infinite-wrap > .hentry:nth-child(n+2) {
  padding-top: 30px;
  margin-top: 30px;
}
@media screen and (min-width: 48.75em) {
  body:not(.category) .site-main > .hentry:nth-child(n+2), .site .infinite-wrap > .hentry:nth-child(n+2) {
    padding-top: 70px;
    margin-top: 70px;
  }
}
.category .page-header .page-title {
  font-size: 1.777em;
}
.entry-title {
  font-size: 2.25rem;
  /* Colors */
}
@media screen and (min-width: 48.75em) {
  .entry-title {
    font-size: 2.875rem;
  }
}
.main-navigation > div > ul > li.current-menu-item > a, .main-navigation > div > ul > li.current_page_item > a, a, a:visited, a:hover {
  color: #727679;
  opacity: 1;
}
.entry-title a {
  color: #333332;
}
.entry-meta a:hover {
  color: #333332;
  opacity: 0.8;
}
@media screen and (min-width: 32.375em) {
  /* Header layout */  body:not(.home) .main-navigation > div > ul > li.current-menu-item > a, body:not(.home) .main-navigation > div > ul > li.current_page_item > a, .main-navigation li > a:hover {
    border-bottom: 1px solid #ddd;
  }
}
@media screen and (min-width: 62em) {
  .site-header {
    margin-top: 4em;
    z-index: 0;
  }
}
@media screen and (min-width: 500px) {
  .site-header .inner {
    display: flex;
    align-items: center;
  }
}
.site-header .site-title a {
  color: #333332 !important;
}
.site-header .site-title a:hover {
  color: #727679 !important;
}
.site-header .jetpack-social-navigation {
  margin-left: auto;
  margin-bottom: 10px;
}
.site-header .jetpack-social-navigation ul {
  margin-bottom: 0;
  display: flex;
  justify-content: center;
}
.menu-social-menu-container li.podcast-button svg {
  display: none;
}
.menu-social-menu-container li.podcast-button a {
  background: #f6f6f6;
  border-radius: 3px;
  display: flex;
  align-items: center;
  font-weight: bold;
  padding: 0.5em 0.6em;
  width: auto;
}
.menu-social-menu-container li.podcast-button a:before {
  content: "\f50d";
  font-family: "Genericons";
  display: inline-block;
  font-size: 22px;
  color: #333332;
  pointer-events: none;
}
.menu-social-menu-container li.podcast-button a:after {
  color: #333332;
  content: "Podcast";
  display: inline-block;
  font-family: Prata, serif;
  font-size: 16px;
}
.menu-social-menu-container li.podcast-button a:hover:before, .menu-social-menu-container li.podcast-button a:hover:after {
  color: #727679;
}
.menu-social-menu-container li.twitter-button svg {
  color: #333332;
  width: 20px;
  height: 20px;
  margin-right: 3px;
}
.menu-social-menu-container li.twitter-button a {
  font-family: Prata, serif;
  background: #f6f6f6;
  border-radius: 3px;
  display: flex;
  align-items: center;
  padding: 0.5em 0.8em;
  font-weight: bold;
  width: auto;
}
.menu-social-menu-container li.twitter-button a:after {
  color: #333332;
  content: "Twitter";
  display: inline-block;
  font-size: 16px;
}
.menu-social-menu-container li.twitter-button a:hover:before {
  color: #727679;
}
.main-navigation {
  font-family: inherit;
}
.main-navigation ul {
  margin-left: 7.5em;
  margin-right: 7.5em;
}
@media screen and (min-width: 590px) {
  .main-navigation ul {
    display: flex;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 590px) {
  .main-navigation li.podcast-menu {
    margin-top: 0;
    margin-right: 0;
  }
}
.main-navigation li.podcast-menu a {
  color: #333332;
  display: flex;
  font-weight: normal;
  font-size: 16px;
  padding-left: 18px;
  padding-right: 15px;
}
@media screen and (min-width: 590px) {
  .main-navigation li.podcast-menu a {
    background: #ddd;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 15px 15px 15px 18px;
  }
}
.main-navigation li.podcast-menu a:hover {
  background: #fff;
  text-decoration: none;
}
.main-navigation li.podcast-menu a:before {
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Brands";
  align-self: center;
  margin-right: 5px;
}
.main-navigation li.podcast-menu.apple-menu a:before {
  content: "\f179";
}
.main-navigation li.podcast-menu.spotify-menu a:before {
  content: '\f1bc';
}
.main-navigation li.podcast-menu.overcast-menu a:before {
  content: " ";
  background-image: url('https://nav.al/wp-content/uploads/2019/07/overcast-icon-sml.png');
  background-size: 16px 16px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 590px) {
  .main-navigation li:not(.podcast-menu) {
    margin-top: -10px;
  }
}
.main-navigation li:nth-last-of-type(4) {
  margin-right: auto;
}
@media screen and (min-width: 62em) {
  /* Blocks */  .site-header {
    padding-left: 7.5em;
    padding-right: 7.5em;
  }
}
body:not(.has-sidebar) .alignfull {
  margin-left: calc(50% - 50vw + 3rem);
  margin-right: calc(50% - 50vw + 3rem);
  max-width: calc(100vw - 6rem);
}
@media (min-width: 1140px) {
  /* More Link */  body:not(.has-sidebar) .alignwide {
    margin-left: -36.75%;
    margin-right: -36.75%;
    max-width: 1000%;
    width: auto;
  }
}
a.more-link {
  background: transparent;
  border-radius: 0;
  color: #222;
  display: inline;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}
a.more-link:hover {
  border-bottom: 1px solid #333332;
}
a.more-link:hover, a.more-link:visited, a.more-link:focus, a.more-link:active {
  background: transparent;
  color: #222;
}
a.more-link:focus, a.more-link:active {
  box-shadow: none;
  outline: 1px dotted #666;
}
a.more-link:after {
  content: "\27F6";
}
.entry-meta, .entry-meta a, .entry-footer a {
  color: #727679;
}
.entry-meta .published-on, .entry-meta a .published-on, .entry-footer a .published-on, .entry-meta .cat-links, .entry-meta a .cat-links, .entry-footer a .cat-links, .entry-meta .word-count, .entry-meta a .word-count, .entry-footer a .word-count {
  font-family: Prata, serif;
}
.entry-meta .published-on:before, .entry-meta a .published-on:before, .entry-footer a .published-on:before, .entry-meta .cat-links:before, .entry-meta a .cat-links:before, .entry-footer a .cat-links:before, .entry-meta .word-count:before, .entry-meta a .word-count:before, .entry-footer a .word-count:before {
  content: " ";
}
.entry-meta {
  font-size: 0.8125rem;
}
.podcast {
  background: #f0f0f0;
  padding: 1em;
  /* Forms & buttons */
}
.podcast a, .podcast a:hover, .podcast a:visited, .podcast a:focus, .podcast a:active {
  color: #333332;
  text-decoration: none;
}
.podcast a:hover, .podcast a:focus, .podcast a:active {
  text-decoration: underline;
}
.podcast:before {
  content: "\f50d";
  font-family: "Genericons";
  line-height: 1;
  display: inline-block;
  position: relative;
  top: 3px;
}
#content #infinite-handle {
  margin: 4em auto 0;
  text-align: center;
}
@media screen and (min-width: 48.75em) {
  #content #infinite-handle {
    margin: 6.25em auto 3.125em;
  }
}
#content #infinite-handle span {
  background: #727679;
  border-radius: 3px;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 0;
  margin: auto;
  padding: 2em 5em;
  text-align: center;
}
@media screen and (min-width: 48.75em) {
  #content #infinite-handle span {
    padding: 2em 9em;
  }
}
#content #infinite-handle span:after {
  content: "More";
  display: block;
}
#content #infinite-handle span button {
  line-height: 0;
  padding: 0;
  visibility: hidden;
}
.button, .more-link, button:not(.menu-toggle), input[type="button"], input[type="reset"], input[type="submit"], .posts-navigation .nav-links a, #content #infinite-handle span button {
  background: #727679;
}
input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"] {
  height: 50px;
  /* Archive page */
}
.display-posts-listing, .jetpack_top_posts_widget ul, .wp-block-categories {
  margin-bottom: 4em;
  list-style: none;
  margin-left: 0;
}
.site-info {
  color: #727679;
  /* Audio player button */
}
.mejs-button button {
  background: transparent url(mejs-controls.svg);
  padding: 0;
  /* Current video wrapper */
}
body:not(.has-sidebar) .jetpack-video-wrapper {
  margin: auto;
  /* Footer widget */
}
.footer-widgets .widget-area {
  margin-bottom: 0;
}
.footer-widgets .widget-area .widget-title {
  font-size: 1.25rem;
}
.footer-widgets .widget-area .widget_blog_subscription {
  background: #f6f6f6;
  margin: auto;
  padding: 2.5em 1em;
  text-align: center;
}
.footer-widgets .widget-area .widget_blog_subscription form {
  max-width: 640px;
  margin: auto;
}
@media screen and (min-width: 48.75em) {
  .footer-widgets .widget-area .widget_blog_subscription form {
    display: flex;
    flex-direction: row;
  }
}
.footer-widgets .widget-area .widget_blog_subscription #subscribe-email {
  flex: 1 0 380px;
}
.footer-widgets .widget-area .widget_blog_subscription button:not(.menu-toggle) {
  width: 100px;
  height: 33px;
}
.footer-widgets .widget-area:nth-child(1):nth-last-child(2), .footer-widgets .widget-area:nth-child(2):nth-last-child(1) {
  float: none;
  margin-right: 0;
  padding: 2.5em 1em;
  text-align: center;
  width: auto;
}
@media screen and (min-width: 768px) {
  .footer-widgets .blogroll,
  .footer-widgets .simple-links-list {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .footer-widgets .blogroll li,
  .footer-widgets .simple-links-list li {
    flex: 1 1 50%;
    max-width: 50%;
    margin-top: 1.5em;
  }
}
@media screen and (min-width: 62em) {
  .footer-widgets .blogroll li,
  .footer-widgets .simple-links-list li {
    flex-basis: 33%;
    max-width: 33%;
  }
}
.footer-widgets .widget > ul.blogroll > li:first-child,
.footer-widgets .simple-links-list > li:first-child {
  margin-top: 1.5em;
}
#secondary {
  /*hiding prev/next links*/
}
#secondary .blogroll:before,
.footer-widgets .simple-links-list:before {
  display: block;
  margin-bottom: 20px;
  text-align: left;
}
.single .post-navigation {
  display: none;
  /* 404 */
}
.error404 .widget_categories, .error404 .widget_archive, .error404 .widget_tag_cloud {
  display: none;
  /* Related Posts */
}
@media screen and (max-width: 640px) {
  #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 100%;
    float: none;
  }
}
div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
  text-decoration: underline;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
  text-decoration: none;
  /* Comments */
}
.no-comments {
  display: none;
}
.site-posted-on {
  display: none;
  /* Archive page */
}
h4 + h4 {
  margin-top: 60px;
}
body:not(.category-podcast) .menu-toggle, body:not(.category-podcast) .main-navigation li.podcast-menu {
  display: none;
}
blockquote {
  border-color: #727679;
}

.site-footer .site-info {
	display: none;
}

.footer-widgets {
	text-align: center;
}