/* ==========================================================================
   Blog responsive styles - begin
   ========================================================================== */
@media only screen and (max-width: 1024px) {
  .qodef-blog-pagination ul li a {
    font-size: 22px;
  }
  .qodef-blog-pagination ul li.qodef-pag-last span, .qodef-blog-pagination ul li.qodef-pag-first span {
    font-size: 22px;
  }
  .qodef-blog-pagination ul li.qodef-pag-prev {
    margin-right: 0;
  }
  .qodef-blog-pagination ul li.qodef-pag-next {
    margin-left: 0;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-blog-holder article .qodef-post-text .qodef-post-info-top .qodef-post-info-date, .qodef-blog-holder article .qodef-post-text .qodef-post-info-top .qodef-post-info-category, .qodef-blog-holder article .qodef-post-text .qodef-post-info-top .qodef-tags-holder {
    width: auto;
    padding: 0 8px 0 0;
  }
  .qodef-blog-holder article .qodef-post-text .qodef-post-info-top .qodef-post-info-category {
    padding-left: 6px;
  }
  .qodef-blog-holder article .qodef-post-text .qodef-post-info-top .qodef-tags-holder {
    padding-left: 6px;
  }
  .qodef-blog-holder article .qodef-post-text .qodef-post-text-main .qodef-post-title {
    line-height: 1.2em;
  }
  .qodef-blog-holder article.format-quote .qodef-post-text {
    padding: 29px 23px 39px !important;
  }
}

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

@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 */
