/* Blog layout: Portfolio
------------------------- */
.post_layout_portfolio .post_title {
  margin: 1em 0 0.4em;
}

.post_layout_portfolio .post_featured {
  margin-bottom: 0;
}

.post_layout_portfolio .post_featured[class*="hover_"] {
  display: block;
}

.post_layout_portfolio .post_featured img {
  width: 100%;
}

.post_layout_portfolio.post_format_audio .post_featured img {
  height: 180px;
}

.post_layout_portfolio .label_sticky {
  top: -12px;
  left: -12px;
  right: auto;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.post_layout_portfolio .post_featured.with_thumb .post_video_hover {
  margin: -1em 0 0 -1em;
}
.post_layout_portfolio .post_featured.with_thumb:hover .post_video_hover {
  margin-top: -1em;
}
.post_layout_portfolio.format-audio .post_featured.with_thumb .mejs-container {
  margin-top: 1.7em;
}
.post_layout_portfolio.post_layout_portfolio_4 .post_featured.with_thumb .post_video_hover {
  margin: -2em 0 0 -2em;
}
.post_layout_portfolio.post_layout_portfolio_4 .post_featured.with_thumb:hover .post_video_hover {
  margin-top: -2em;
}

.blog_style_portfolio_4 .page_content_wrap {
  padding-bottom: calc(7.1rem - 30px);
}

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