@media (max-width: 1439px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 5rem;
  }

  .post_layout_excerpt .post_featured {
    margin-bottom: 2.4em;
  }

  .post_layout_excerpt .post_meta + .post_content {
    margin-top: 1.8em;
  }
}
@media (max-width: 1279px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt .post_header .post_price {
    font-size: 2em;
    line-height: 1.5em;
  }

  .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 4rem;
  }

  .post_layout_excerpt .post_featured {
    margin-bottom: 2em;
  }

  .post_layout_excerpt.sticky {
    padding: 3em 3.4em;
  }

  .post_layout_excerpt.sticky .label_sticky {
    width: 3.2em;
    height: 3.2em;
    line-height: 3.2em;
    text-align: center;
  }

  .post_layout_excerpt .post_title {
    font-size: 1.7em;
  }
}
@media (max-width: 1023px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt.sticky {
    padding: 2.4em 2.8em;
  }

  .post_layout_excerpt.sticky .post_title {
    padding-right: 1.5em;
  }

  .post_layout_excerpt .post_title {
    font-size: 1.5em;
  }

  .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 3.5rem;
  }

  .post_layout_excerpt .post_featured {
    margin-bottom: 1.5em;
  }

  .post_layout_excerpt .post_meta + .post_content {
    margin-top: 1.2em;
  }

  .post_layout_excerpt .post_title + .post_meta {
    margin-top: 1.5em;
  }

  .post_layout_excerpt .post_header + .post_content {
    margin-top: 2em;
  }

  .post_layout_excerpt .post_header .post_price {
    font-size: 1.75em;
    line-height: 1.5em;
  }

  .post_layout_excerpt.format-gallery .slider_container .swiper-pagination,
.post_layout_excerpt.format-gallery .slider_outer .swiper-pagination {
    display: block;
  }
}
@media (max-width: 767px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 3em;
  }

  .post_layout_excerpt .post_header .post_price {
    position: static;
    right: auto;
    top: auto;
    margin-top: 0.3em;
  }

  .post_layout_excerpt .post_header + .post_content,
.post_layout_excerpt .post_header + .post_meta {
    margin-top: 1em;
  }

  .post_layout_excerpt .post_meta + .post_content {
    margin-top: 1em;
  }

  .post_layout_excerpt.sticky {
    padding: 2em 2.4em;
  }

  .post_layout_excerpt.sticky .label_sticky {
    font-size: 13px;
    width: 3em;
    height: 3em;
    line-height: 3em;
  }

  .post_layout_excerpt .post_title {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 479px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt.sticky {
    padding: 1.5em 1.8em;
  }

  .post_layout_excerpt.sticky .post_title {
    padding-right: 2em;
  }

  .post_layout_excerpt.sticky .label_sticky {
    font-size: 12px;
  }
}

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