/* Blog layout: Portfolio
------------------------- */
.post_layout_portfolio_4 .post_title {
  font-size: 1.25em;
}

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

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

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

.post_layout_portfolio .slider_controls_wrap,
.post_layout_portfolio .mejs-controls a.mejs-horizontal-volume-slider {
  display: none !important;
}

.post_layout_portfolio .mejs-button {
  width: 20px;
}

.post_layout_portfolio .mejs-controls .mejs-time.mejs-duration-container {
  padding-right: 17px;
}

.post_layout_portfolio .mejs-controls .mejs-playpause-button {
  margin-right: 37px;
}

.post_layout_portfolio.sticky {
  padding: 1.5em;
}