@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: 4.28rem; } }

@media (max-width: 1023px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt.sticky {
    padding: 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; } }

@media (max-width: 767px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 3.57rem; }
  .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.5em; } }

@media (max-width: 479px) {
  .post_layout_excerpt.sticky {
    padding: 1em; }
  .format-audio.sticky .post_featured.without_thumb .post_audio:not(.with_iframe) {
    padding: 2em 1.5em; } }

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