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

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

  .post_layout_excerpt .post_content,
  .post_layout_excerpt .post_header,
  .post_layout_excerpt.has-post-thumbnail .post_content,
  .post_layout_excerpt.has-post-thumbnail .post_header {
    padding-left: 3.5rem; }

  .post_layout_excerpt.post_format_quote .post_content .post_meta,
  .post_layout_excerpt.post_format_quote .post_content .post_header {
    padding-left: 3.5rem; }

  .post_layout_excerpt.post_format_quote .post_content .more-link {
    margin-left: 3.5rem; } }
@media (max-width: 1023px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt + .post_layout_excerpt {
    margin-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; }

  .format-audio .post_featured.without_thumb .post_audio:not(.with_iframe),
  .sc_layouts_blog_item_featured .post_featured.without_thumb .post_audio:not(.with_iframe) {
    padding: 2em; }

  .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider {
    display: none; }

  .post_layout_excerpt .date-style:before {
    width: 6.5rem;
    height: 6.5rem; } }
@media (max-width: 767px) {
  /* Blog layout: Excerpt */
  .post_layout_excerpt + .post_layout_excerpt {
    margin-top: 4em; }

  .post_layout_excerpt + .post_layout_excerpt:not(.has-post-thumbnail):not(.post_format_gallery):not(.post_format_quote):not(.post_format_audio) {
    margin-top: 6em; }

  .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; }

  .post_layout_excerpt blockquote {
    padding: 2em 2em 2em 4em;
    margin-left: 0;
    margin-right: 0; }

  .post_layout_excerpt blockquote:before {
    top: 1.3em;
    left: 1em; }

  .post_layout_excerpt.sticky {
    padding: 2em; }

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

  .post_layout_excerpt .post_content .more-link {
    margin-top: 2em; }

  .format-audio .post_featured.without_thumb .post_audio:not(.with_iframe),
  .sc_layouts_blog_item_featured .post_featured.without_thumb .post_audio:not(.with_iframe) {
    padding: 1em; }

  .post_layout_excerpt .post_content,
  .post_layout_excerpt .post_header,
  .post_layout_excerpt.has-post-thumbnail .post_content,
  .post_layout_excerpt.has-post-thumbnail .post_header {
    padding-left: 1.5rem; }

  .post_layout_excerpt.post_format_quote .post_content .post_meta,
  .post_layout_excerpt.post_format_quote .post_content .post_header {
    padding-left: 1.5rem; }

  .post_layout_excerpt.post_format_quote .post_content .more-link {
    margin-left: 1.5rem; } }
