/* ==========================================================================
   Blog responsive styles - begin
   ========================================================================== */
/* common mixins - start */
/* common mixins - end */
/* mixins styles - start */
/* mixins styles - end */
@media only screen and (max-width: 680px) {
  .qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-text {
    padding: 50px 14px;
  }
  .qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-mark {
    width: 60px;
  }
  .qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-text-inner {
    width: calc(100% - 60px);
  }
  .qodef-blog-holder.qodef-blog-standard article.format-link .qodef-post-text {
    padding: 50px 24px;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-related-posts-holder .qodef-related-post {
    width: 50% !important;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-blog-single-navigation .qodef-blog-single-nav-thumbnail,
  .qodef-blog-single-navigation .qodef-blog-single-nav-title {
    display: none;
  }
  .qodef-author-description .qodef-author-description-text-holder {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-related-posts-holder .qodef-related-post {
    width: 100% !important;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-post-info-bottom-left,
  .qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-post-info-bottom-right {
    width: 100%;
    float: none;
  }
  .qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-post-info-bottom-right {
    text-align: inherit;
    margin: 10px 0 0;
  }
}

/* ==========================================================================
   Blog Slider shortcode responsive style - begin
   ========================================================================== */
@media only screen and (max-width: 1024px) {
  .qodef-blog-slider-holder.qodef-bs-carousel-centered .active.center .qodef-item-text-wrapper {
    opacity: 1;
  }
}

/* ==========================================================================
   Blog Slider shortcode responsive style - end
   ========================================================================== */
/* ==========================================================================
   Blog responsive styles - end
   ========================================================================== */

/*# sourceMappingURL=blog-map-responsive.css.map */
