p {
  font-size: 16px !important;
}

.single-post .featured-image {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  z-index: -1;
}
.single-post .featured-image img {
  width: 100% !important;
  max-width: unset !important;
  filter: blur(50px);
}

.site-description {
  display: none;
  font-size: 10px !important;
  margin: 0 !important;
}

p.site-title a {
  font-size: 22px;
}

.listing .featured-image, .listing .entry-video-wrapper, .listing .entry-gallery {
  clip-path: polygon(15% 0, 100% 0%, 85% 100%, 0% 100%);
  height: 40vh;
}

.listing .entry-meta {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.word-cloud {
  margin-bottom: 150px;
  display: flex;
  flex-wrap: wrap;
  gap: 100px;
  row-gap: 0px;
}
.word-cloud div {
  font-size: 4vw;
  letter-spacing: -3px;
  font-weight: 400;
  /*&:after{
    content: " /";
  }*/
}
.word-cloud div:before {
  content: "/ ";
}

.word-cloud div:hover:after, .nav-menu a:hover:before, .entry-content a:hover:before, .entry-footer a:hover:before, .entry-meta a:hover:before, .author-box a:hover:before, body #infinite-handle span:hover:before, .paging-navigation a:hover:before, .category-filter a:hover:before, .comments-area .nav-links a:hover:before, .comment-author a:hover:before, .comment-content a:hover:before, .comment-reply-link:hover:before, .comment-form a:hover:before, .single-additional a:hover:before, .portfolio-archive .entry-title a:hover:before, .sd-social-text ul li a:hover:after, .nav-menu a:before, .entry-content a:before, .entry-footer a:before, .entry-meta a:before, .author-box a:before, body #infinite-handle span:before, .comments-area .nav-links a:before, .comment-author a:before, .comment-content a:before, .comment-reply-link:before, .comment-form a:before, .paging-navigation a:before, .category-filter a:before, .single-additional a:before, .sd-social-text ul li a:after, .portfolio-archive .entry-title a:before {
  bottom: 3px !important;
  top: unset !important;
  height: 1px !important;
}

.entry-content a {
  margin-left: 0 !important;
  color: white !important;
}
.entry-content span {
  font-size: 16px !important;
}
.entry-content h2 span {
  font-size: unset !important;
}

.site-info {
  font-weight: 100;
}

@media screen and (min-width: 958px) {
  .site-branding {
    width: 35% !important;
  }
}
.page {
  max-width: 90% !important;
  width: 90% !important;
}

/*
h1, h2, h3, h4, h5, h6, .content-area .entry-content .contact-form-submission h1, .content-area .entry-content .contact-form-submission h2, .content-area .entry-content .contact-form-submission h3, .content-area .entry-content .contact-form-submission h4, .content-area .entry-content .contact-form-submission h5, .content-area .entry-content .contact-form-submission h6{
  font-weight: 400;
}*/
#sidebar-trigger {
  /*display: none;*/
}

.wp-block-image {
  margin-bottom: 10px;
}

.search-results .hentry {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

/*# sourceMappingURL=afrajanos.css.map */
