@media (max-width: 1679px) {
  /* Blog layout: Excerpt */
}
@media (max-width: 1439px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt.sticky {
    padding: 3em 3em;
  }
  .post_layout_excerpt.sticky .post_header + .post_content {
    margin-top: 2em;
  }
  .post_layout_plain.sticky .label_sticky,
  .post_layout_excerpt.sticky .label_sticky,
  .post_layout_classic.sticky .label_sticky {
    margin-right: 30px;
  }
}
@media (max-width: 1279px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt .post_header .post_price {
    font-size: 2em;
    line-height: 1.5em;
  }
  .post_layout_excerpt.sticky {
    padding: 2em;
  }
  .post_layout_excerpt.sticky .post_header + .post_content {
    margin-top: 1.5em;
  }
  .post_layout_plain.sticky .label_sticky,
  .post_layout_excerpt.sticky .label_sticky,
  .post_layout_classic.sticky .label_sticky {
    margin-right: 20px;
  }
}
@media (max-width: 1023px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 5em;
  }
  .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
    padding-top: 5em;
  }
  .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_style_default .slider_container.slider_controls_side .slider_controls_wrap > a,
  .post_layout_excerpt.format-gallery .slider_style_default.slider_outer_controls_side .slider_controls_wrap > a {
    display: inline-block !important;
  }
  .post_layout_excerpt.format-gallery .slider_outer .slider_controls_wrap a {
    width: 120px;
    height: 60px;
    line-height: 55px;
  }
}
@media (max-width: 767px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 4em;
  }
  .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
    padding-top: 4em;
  }
  .post_layout_excerpt .post_header .post_price {
    position: static;
    right: auto;
    top: auto;
    margin-top: 0.3em;
  }
  .post_layout_excerpt .post_title + .post_meta {
    margin-top: 1em;
  }
  .post_layout_excerpt .post_header + .post_content {
    margin-top: 1.2em;
  }
  .post_layout_excerpt .post_meta .post_meta_item {
    margin-right: 13px;
  }
  .post_layout_excerpt .post_meta .post_meta_item:last-child {
    margin-right: 0;
  }
  .post_layout_plain.sticky .label_sticky,
  .post_layout_excerpt.sticky .label_sticky,
  .post_layout_classic.sticky .label_sticky {
    margin-right: 16px;
  }
  .post_layout_excerpt.sticky .post_header + .post_content {
    margin-top: 1em;
  }
  .post_layout_excerpt .post_content {
    font-size: 17px;
    line-height: 1.61112em;
  }
}
@media (max-width: 479px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt .post_content {
    font-size: 16px;
    line-height: 1.61112em;
  }
  .post_layout_excerpt.format-gallery .slider_outer .slider_controls_wrap a {
    width: 110px;
    height: 50px;
    line-height: 45px;
  }
  .post_layout_excerpt.sticky {
    padding: 30px;
  }
  .post_layout_plain.sticky .label_sticky,
  .post_layout_excerpt.sticky .label_sticky,
  .post_layout_classic.sticky .label_sticky {
    margin-right: 0;
    display: inline-block;
    margin-bottom: 16px;
  }
  .post_layout_excerpt.sticky .post_content_wrap,
  .post_layout_excerpt.sticky .post_header,
  .post_layout_excerpt.sticky .post_meta {
    display: block;
  }
}