@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_content_meta + .post_title {
    margin-top: 1.6rem; }

  .post_layout_excerpt .post_header + .post_content {
    margin-top: 1.4rem; }

  .post_item .more-link, .gallery_preview_show .post_readmore {
    margin-top: 1.85em; }

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

  .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
    padding-top: 3.7rem; }

  .posts_container .post_layout_excerpt:last-child {
    padding-bottom: 3.6em;
    margin-bottom: 3em; } }
@media (max-width: 1023px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt .post_title {
    font-size: 28px; }

  .post_layout_excerpt .post_content_meta + .post_title {
    margin-top: 1.4rem; } }
@media (max-width: 767px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 2.5rem; }

  .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
    padding-top: 2.5rem; }

  .posts_container .post_layout_excerpt:last-child {
    padding-bottom: 2.5em;
    margin-bottom: 1.5em; }

  .post_layout_excerpt .post_content_meta + .post_title {
    margin-top: 0.8rem; }

  .post_layout_excerpt .post_header + .post_content {
    margin-top: 0.8rem; }

  .post_layout_excerpt .post_title {
    font-size: 22px; }

  .post_item .more-link, .gallery_preview_show .post_readmore {
    margin-top: 1.1em; }

  .post_layout_excerpt .post_content_meta .post_meta {
    flex: 1 100%; }

  .post_layout_excerpt .post_content_meta .post_meta.post_meta_counters {
    flex: 1 100%;
    text-align: left;
    justify-content: left; }

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

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