@media (max-width: 1439px) {
.post_layout_classic.format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
padding: 2em 1.4em;
}
}
@media (max-width: 1279px) { .post_layout_classic blockquote {
padding: 2.5em 2.5em 2.5em 5em;
}
.post_layout_classic blockquote:before {
top: 1.2em;
}
blockquote, blockquote[class*="wp-block-quote"][class*="is-style-"],
blockquote[class*="wp-block-quote"][class*="is-"],
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-freeform.block-library-rich-text__tinymce blockquote {
padding: 6em 2.5em 2.5em;
}
.post_layout_classic.format-audio .mejs-container .mejs-inner .mejs-controls .mejs-time {
display: none;
}
}
@media (max-width: 1023px) { .post_layout_classic blockquote {
padding: 2em 2em 2em 5em;
}
.post_layout_classic blockquote:before {
top: 1.1em;
}
.post_layout_classic blockquote p {
font-size: 15px;
}
.post_layout_classic blockquote > a, .post_layout_classic blockquote > p > a,
.post_layout_classic blockquote > cite, .post_layout_classic blockquote > p > cite {
font-size: 13px;
}
.post_layout_classic .swiper-container-horizontal > .swiper-pagination,
.post_layout_classic .slider_outer > .swiper-pagination {
bottom: 6px;
}
.post_layout_classic .slider_container .swiper-pagination-bullet,
.post_layout_classic .slider_outer .swiper-pagination-bullet {
width: 6px;
height: 6px;
line-height: 6px;
text-align: center;
border-width: 1px;
}
.post_layout_classic.format-audio .post_featured.with_thumb .post_audio {
bottom: 1em;
}
.post_layout_classic.post_format_audio .mejs-time {
display: none;
}
.post_layout_classic .post_featured {
margin-bottom: 1.5em;
}
}
@media (max-width: 767px) {
.blog_style_classic_4 .posts_container [class*="column-1_"] + [class*="column-1_"],
.blog_style_classic_3 .posts_container [class*="column-1_"] + [class*="column-1_"],
.blog_style_classic_2 .posts_container [class*="column-1_"] + [class*="column-1_"] {
padding-top: 15px;
}
}