@charset "UTF-8";
/*---------------------------------------------------------------*/
/* 09.  BLOG
/*---------------------------------------------------------------*/
/*=====================*/
/* CUBIC BEZIER CURVES */
/*=====================*/
/*---------------------------------------------------------------*/
/* --   COMMON STYLES
/*---------------------------------------------------------------*/
body.blog #container #content, body.single-post #container #content, body.search-results #container #content {
  margin: 0 auto; }

body.blog #container.no_sidebar #content, body.single-post #container.no_sidebar #content {
  padding-left: 0;
  padding-right: 0; }

body.blog #container .wtbx-content-body, body.single-post #container .wtbx-content-body {
  margin-bottom: 4em; }

.post-type-archive:not(.post-type-archive-portfolio):not(.post-type-archive-post) article {
  padding: 30px 0;
  margin: 30px 0; }

.post-entry .entry-title {
  margin: 0; }

#content > .wtbx_blog_grid_wrapper {
  padding: 0 15px; }

/* No posts found page */
p.no-posts {
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 1em;
  font-weight: 300; }

.post-entry twitterwidget {
  margin: 2em auto; }

.read-more-wrap {
  clear: both;
  display: block;
  margin-top: 2em; }
  .read-more-wrap .more-link {
    margin-top: 0; }

.more-link {
  display: inline-block;
  margin: 2em auto 0;
  padding: 0 1.5em;
  line-height: 3;
  height: 3em;
  font-weight: 600;
  border-radius: 4em;
  box-sizing: content-box;
  box-shadow: 0 5px 30px -4px rgba(9, 31, 67, 0.2);
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .more-link:hover {
    color: #fff; }

.post-thumb-wrapper .post-thumb-inner {
  position: relative; }
  .post-thumb-wrapper .post-thumb-inner .post-thumbnail.wtbx-lazy {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }

/*---------------------------------------------------------------*/
/* --   SINGLE POST
/*---------------------------------------------------------------*/
.single-post article.post-entry .wtbx-post-headline {
  padding: 15em 0 3em;
  position: relative;
  z-index: 1; }
  .single-post article.post-entry .wtbx-post-headline.wtbx-skin-light * {
    color: #fff; }
  .single-post article.post-entry .wtbx-post-headline.wtbx-skin-light .breadcrumbs-path a, .single-post article.post-entry .wtbx-post-headline.wtbx-skin-light .breadcrumbs-path span, .single-post article.post-entry .wtbx-post-headline.wtbx-skin-light .breadcrumbs-path div {
    color: rgba(255, 255, 255, 0.6); }
  .single-post article.post-entry .wtbx-post-headline.wtbx-skin-light .breadcrumbs-path a:hover {
    color: #fff; }
  .single-post article.post-entry .wtbx-post-headline.wtbx-skin-light .category-list a:not(:hover) {
    background-color: #fff; }
  .single-post article.post-entry .wtbx-post-headline .post-headline-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -2; }
    .single-post article.post-entry .wtbx-post-headline .post-headline-bg:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1; }
  .single-post article.post-entry .wtbx-post-headline .wtbx-bg-image-inner {
    position: absolute; }
  .single-post article.post-entry .wtbx-post-headline .wtbx-share-container {
    margin-top: 1em; }
    @media only screen and (min-width: 768px) {
      .single-post article.post-entry .wtbx-post-headline .wtbx-share-container {
        display: none; } }
    .single-post article.post-entry .wtbx-post-headline .wtbx-share-container .wtbx-share-mini {
      color: #fff; }

.single-post article.post-entry .wtbx-page-breadcrumbs {
  font-size: 1em;
  font-weight: 600; }
  .single-post article.post-entry .wtbx-page-breadcrumbs .separator {
    opacity: .3; }

.single-post article.post-entry .entry-meta {
  margin: 2.2857em 0 0;
  padding: 0;
  font-size: 0.875em;
  line-height: 1.5;
  clear: both;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center; }
  .single-post article.post-entry .entry-meta > span:first-child:first-letter {
    text-transform: capitalize; }
  .single-post article.post-entry .entry-meta li {
    margin-right: 1.5em; }
    .single-post article.post-entry .entry-meta li a {
      font-weight: 600; }
  .single-post article.post-entry .entry-meta .meta-author-image {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    border: solid 3px transparent; }

.single-post article.post-entry .meta-category {
  margin: 2em 0 0; }

.single-post article.post-entry .category-list a {
  display: inline-block;
  font-size: 0.875em;
  font-weight: 600;
  line-height: 2.25em;
  padding: 0 .875em;
  border-radius: .875em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  color: #fff; }

.single-post article.post-entry #content .entry-content {
  margin: 4em 0;
  font-size: 1.125em;
  padding-left: 160px; }
  .single-post article.post-entry #content .entry-content > blockquote,
  .single-post article.post-entry #content .entry-content > figure:not([class*="align"]) {
    width: calc(100% + 160px);
    max-width: calc(100% + 160px);
    position: relative;
    left: -160px; }
  @media only screen and (max-width: 991px) {
    .single-post article.post-entry #content .entry-content {
      padding-left: 100px; }
      .single-post article.post-entry #content .entry-content > blockquote,
      .single-post article.post-entry #content .entry-content > figure:not([class*="align"]) {
        width: calc(100% + 100px);
        max-width: calc(100% + 100px);
        left: -100px; } }
  @media only screen and (max-width: 767px) {
    .single-post article.post-entry #content .entry-content {
      padding-left: 0; }
      .single-post article.post-entry #content .entry-content > blockquote,
      .single-post article.post-entry #content .entry-content > figure:not([class*="align"]) {
        width: 100%;
        max-width: 100%;
        left: 0; } }
.single-post article.post-entry .post-media {
  margin-top: 4em;
  margin-bottom: 4em; }

.single-post article.post-entry.format-image .post-media-inner {
  font-size: 0;
  line-height: 0; }
  .single-post article.post-entry.format-image .post-media-inner img {
    border-radius: 28px; }

.single-post article.post-entry.format-video .video-embed {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 10px; }
  .single-post article.post-entry.format-video .video-embed.video-embed-noconsent {
    height: auto;
    padding-bottom: 0; }

.post-media {
  position: relative;
  margin: 2em 0 3em;
  text-align: center;
  z-index: 1; }
  .post-media.post-audio-selfhosted .post-media-inner, .post-media.post-audio-embed .post-media-inner {
    box-shadow: none;
    overflow: visible; }
  .post-media.post-audio-selfhosted.post-audio-soundcloud .audio-embed, .post-media.post-audio-embed.post-audio-soundcloud .audio-embed {
    width: 100%; }
  .post-media [data-plyr="play"] {
    border-radius: 38%; }
  .post-media .post-media-inner {
    position: relative;
    z-index: 1; }
  .post-media .plyr {
    outline: none !important; }
  .post-media .audio-embed {
    display: inline-block;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
    border-radius: 10px;
    box-shadow: none;
    max-width: 100%;
    overflow: hidden; }
    .post-media .audio-embed iframe {
      display: block;
      width: 100%; }

.single-post article.post-entry .entry-content.content-multipage .wtbx-pagination {
  padding-bottom: 0; }

.single-post article.post-entry .entry-content.content-multipage + .post-tags-n-social {
  margin-top: 0; }

.single-post article.post-entry .post-tags-n-social {
  margin: 4em 0 0;
  width: 100%; }
  .single-post article.post-entry .post-tags-n-social .post-social-title {
    margin: .4em 0;
    width: 20%;
    font-size: .875em;
    font-weight: 600;
    line-height: 1.6em;
    padding: 0.5em 0; }
    @media only screen and (max-width: 767px) {
      .single-post article.post-entry .post-tags-n-social .post-social-title {
        width: auto;
        padding-right: .8em; } }
  .single-post article.post-entry .post-tags-n-social .post-tags {
    width: 80%; }
    @media only screen and (max-width: 767px) {
      .single-post article.post-entry .post-tags-n-social .post-tags {
        width: auto; } }
    .single-post article.post-entry .post-tags-n-social .post-tags .tag-links {
      display: inline-block; }
      .single-post article.post-entry .post-tags-n-social .post-tags .tag-links span {
        display: inline-block;
        margin: .4em .8em .4em 0; }
        .single-post article.post-entry .post-tags-n-social .post-tags .tag-links span a {
          line-height: 1.6;
          font-size: 0.875em;
          font-weight: 600;
          padding: 0.5em 1.3em;
          display: block;
          border-radius: .75em;
          -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -ms-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .single-post article.post-entry .post-tags-n-social .post-tags .tag-links span a:hover {
            color: #fff; }
          .single-post article.post-entry .post-tags-n-social .post-tags .tag-links span a:before {
            content: "#"; }

.wtbx-grid-entry .post-social-link {
  border: none;
  border-radius: 0;
  padding: 0;
  margin-left: 0;
  line-height: 20px;
  box-shadow: none !important;
  font-style: normal; }
  .wtbx-grid-entry .post-social-link i {
    float: none;
    margin-right: 0; }
  .wtbx-grid-entry .post-social-link span {
    float: none; }

.blog-masonry .wtbx-grid-entry .post-social-link span {
  float: right; }

/* Standard image format */
article.format-standard .post-media img {
  min-width: 100%; }

/* Gallery format */
article.format-gallery .post-media .post-gallery {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  grid-template-rows: calc(100% / 3) calc(100% / 3) calc(100% / 3);
  margin: 0 -3px;
  position: relative; }

article.format-gallery .post-media .post-gallery-image {
  padding: 5px;
  position: relative;
  overflow: hidden; }
  article.format-gallery .post-media .post-gallery-image:nth-child(1) {
    grid-column: 1 / span 3;
    grid-row: 1 / span 3; }
  article.format-gallery .post-media .post-gallery-image img {
    font-size: 0;
    line-height: 0;
    border-radius: 16px; }
  article.format-gallery .post-media .post-gallery-image span {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 1.25em;
    font-weight: 600;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center; }

article.format-gallery .post-media .post-gallery-badge {
  display: block;
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-size: .875em;
  font-weight: 600;
  line-height: 1.25em;
  padding: .875em 1.25em;
  border-radius: 4em;
  background-color: #fff;
  box-shadow: 0 5px 30px -4px rgba(9, 31, 67, 0.2);
  z-index: 2; }
  article.format-gallery .post-media .post-gallery-badge i {
    font-size: 1.125em;
    float: left;
    margin-right: .5em; }

@media only screen and (max-width: 479px) {
  article.format-gallery .post-media .post-gallery {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: initial; }
  article.format-gallery .post-media .post-gallery-image:nth-child(1) {
    grid-column: 1 / span 1;
    grid-row: 1 / span 1; } }

/* Quote format */
article.format-quote .post-media .post-quote-wrapper {
  position: relative;
  border-radius: 28px;
  overflow: hidden; }
  article.format-quote .post-media .post-quote-wrapper .post-quote-inner {
    position: relative;
    text-align: start;
    padding: 3em 3em 3em 20%;
    z-index: 1; }
    article.format-quote .post-media .post-quote-wrapper .post-quote-inner .post-quote-icon {
      margin-top: 2em;
      display: inline-block;
      font-size: 2em;
      border-radius: 33%;
      line-height: 2em;
      width: 2em;
      height: 2em;
      text-align: center;
      color: #fff; }
    article.format-quote .post-media .post-quote-wrapper .post-quote-inner .post-quote-text {
      font-size: 1.5em;
      font-weight: 600;
      line-height: 1.5;
      max-width: 550px;
      margin: 1em 0;
      color: #fff; }
    article.format-quote .post-media .post-quote-wrapper .post-quote-inner .post-quote-author {
      font-size: 1em;
      color: #fff; }
    article.format-quote .post-media .post-quote-wrapper .post-quote-inner .post-quote-bg-cont {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: -1; }
      article.format-quote .post-media .post-quote-wrapper .post-quote-inner .post-quote-bg-cont .post-quote-bg {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }
    article.format-quote .post-media .post-quote-wrapper .post-quote-inner .wtbx-image-crop {
      z-index: -1; }

/* Audio format */
.wp-audio-shortcode {
  max-width: 100%; }

.audioplayer-wrapper {
  position: relative;
  margin-top: 70px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s;
  -moz-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s;
  -ms-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s;
  -o-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s;
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s; }
  .audioplayer-wrapper.audio-init {
    opacity: 1;
    visibility: visible; }
  .audioplayer-wrapper .audio-thumbnail {
    position: absolute;
    top: -30px;
    left: 30px;
    width: 80px;
    height: 80px;
    z-index: 2; }
    .audioplayer-wrapper .audio-thumbnail img, .audioplayer-wrapper .audio-thumbnail div.wtbx-lazy {
      box-shadow: none;
      height: 80px;
      border-radius: 2px; }
    .audioplayer-wrapper .audio-thumbnail div {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
  .audioplayer-wrapper .audio-title {
    position: absolute;
    left: 140px;
    right: 220px;
    top: -40px;
    line-height: 40px;
    z-index: 2;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    padding-right: 10px;
    text-overflow: clip;
    text-overflow: ellipsis;
    text-overflow: "…";
    white-space: nowrap;
    overflow: hidden; }
  .audioplayer-wrapper.no-thumbnail .audio-title,
  .audioplayer-wrapper.no-thumbnail .audioplayer .audioplayer-bar,
  .audioplayer-wrapper.no-thumbnail .audioplayer .audioplayer-time.audioplayer-time-current {
    left: 30px; }

/* Video format */
article.format-video .post-media .video-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  article.format-video .post-media .video-embed.video-embed-noconsent {
    height: auto;
    padding-bottom: 0; }
  article.format-video .post-media .video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 28px; }

/* Author info */
.author-area {
  margin: 45px 0;
  border-radius: 28px;
  padding: 2em 0 2em 0;
  position: relative;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  box-shadow: 0 25px 70px -12px rgba(9, 31, 67, 0.1); }
  @media only screen and (max-width: 767px) {
    .author-area {
      display: block !important; } }
  .author-area .author-image {
    width: 160px;
    border-radius: 50%;
    text-align: center; }
    @media only screen and (max-width: 991px) {
      .author-area .author-image {
        width: 100px; } }
    @media only screen and (max-width: 767px) {
      .author-area .author-image {
        width: auto; } }
    .author-area .author-image .author-image-inner {
      width: 56px;
      height: 56px;
      margin: 0 auto;
      border-radius: 50%;
      overflow: hidden;
      border: 3px solid transparent; }
    .author-area .author-image .author-posts {
      display: inline-block;
      text-align: center;
      margin: 1em auto 0;
      font-size: 0.75em;
      font-weight: 600;
      text-transform: uppercase;
      -webkit-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -ms-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .author-area .author-bio {
    padding-right: 3em;
    width: 80%; }
    @media only screen and (max-width: 767px) {
      .author-area .author-bio {
        width: auto;
        padding: 0 2em; } }
    .author-area .author-bio .author-label {
      font-size: .75em;
      font-weight: 600;
      line-height: 2em;
      display: inline-block;
      text-transform: uppercase; }
    .author-area .author-bio .author-name {
      font-size: 1.125em;
      font-weight: 600;
      line-height: 1.2;
      display: inline-block;
      -webkit-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -ms-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .author-area .author-bio .author-position {
      font-size: 0.75em;
      line-height: 1.2;
      font-weight: 600;
      text-transform: uppercase; }
    .author-area .author-bio .author-info {
      font-size: 1em;
      margin-top: 1em;
      text-align: justify; }
    .author-area .author-bio .author-contacts {
      margin-top: 1em; }
      .author-area .author-bio .author-contacts .author-contact-link {
        position: relative;
        display: inline-block;
        margin-left: .375em;
        margin-bottom: .375em;
        padding: 0 0.875em;
        float: left;
        z-index: 1;
        color: #fff;
        -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -ms-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        @media only screen and (max-width: 767px) {
          .author-area .author-bio .author-contacts .author-contact-link {
            margin: 0 .25em .25em 0; } }
        .author-area .author-bio .author-contacts .author-contact-link:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          border-radius: calc(.75em * .75);
          -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -ms-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          z-index: -1; }
        .author-area .author-bio .author-contacts .author-contact-link:first-child {
          margin-left: 0; }
        .author-area .author-bio .author-contacts .author-contact-link i {
          display: block;
          width: 100%;
          height: 100%;
          line-height: 2.25em;
          text-align: center;
          font-size: .75em;
          -webkit-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -ms-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

/* Related posts */
.wtbx-related-posts {
  padding: 4em 0; }
  .wtbx-related-posts .wtbx-related-posts-container {
    margin: 0 -20px 0 -20px; }
    .wtbx-related-posts .wtbx-related-posts-container .wtbx-related-posts-wrapper {
      cursor: move;
      cursor: grab;
      cursor: -moz-grab;
      cursor: -webkit-grab; }
  .wtbx-related-posts .slick-track {
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: -webkit-translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .wtbx-related-posts .wtbx-related-posts-title {
    margin: 0;
    font-size: 1.5em; }
  .wtbx-related-posts .wtbx-related-post {
    position: relative;
    padding: 40px 15px;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: -webkit-translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1; }
  .wtbx-related-posts .wtbx-related-post-thumbnail {
    border-radius: 16px;
    position: relative;
    z-index: 1; }
    .wtbx-related-posts .wtbx-related-post-thumbnail .wtbx-image-crop {
      border-radius: 16px;
      overflow: hidden;
      -moz-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      -webkit-transform: -webkit-translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .wtbx-related-posts .wtbx-related-post-thumbnail .wtbx-image-placeholder {
      padding-top: 62.5%;
      position: relative;
      border-radius: 16px;
      background-color: rgba(0, 0, 0, 0.05); }
  .wtbx-related-posts .meta-categories {
    position: absolute;
    bottom: -.75em;
    left: 0;
    right: 0;
    z-index: 2;
    padding-left: .5em; }
    .wtbx-related-posts .meta-categories a {
      display: inline-block;
      padding: 0 1em;
      line-height: 2.5em;
      border-radius: .75em;
      margin: .25em .25em 0 0;
      font-size: .75em;
      font-weight: 600;
      background-color: #fff;
      box-shadow: 0 5px 30px -4px rgba(9, 31, 67, 0.1);
      -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -ms-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .wtbx-related-posts .meta-categories a:hover {
        color: #fff; }
  .wtbx-related-posts .wtbx-related-post-content {
    margin-top: 1.5em; }
    .wtbx-related-posts .wtbx-related-post-content .entry-title {
      font-size: 1.125em;
      line-height: 1.2;
      margin: 0; }
  .wtbx-related-posts .wtbx-related-post-thumbnail {
    z-index: 1;
    position: relative;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: -webkit-translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .wtbx-related-posts .wtbx-related-post-thumbnail .wtbx-image-crop:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1;
      opacity: .5;
      -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -ms-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .wtbx-related-posts .wtbx-related-post-thumbnail:hover .wtbx-image-crop:before {
      opacity: 0; }
