| Linux webm007.cluster106.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 Path : /home/e/g/l/eglisebaa/www/wp-content/themes/hallelujah/templates/blog-styles/ |
| Current File : /home/e/g/l/eglisebaa/www/wp-content/themes/hallelujah/templates/blog-styles/excerpt.scss |
/* Blog layout: Excerpt
------------------------- */
@import "../../css/_mixins.scss";
@import "../../css/_theme-vars.scss";
.post_layout_excerpt {
position:relative;
margin-bottom:0;
}
.post_layout_excerpt + .post_layout_excerpt {
margin-top: 5.333rem;
}
.post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
margin-top: 5.333rem;
border-top: none;
}
.post_layout_excerpt.sticky {
padding: 2.8em 3.333em 3.333em;
}
.post_layout_excerpt .post_featured {
display: inline-block;
}
.post_layout_excerpt .post_title{
@include font(2.13333em, 1.25em, 200);
}
.post_meta_label{
display: none;
}
.post_layout_excerpt.post_format_audio .post_featured.without_thumb,
.post_layout_excerpt.post_format_gallery .post_featured.without_thumb {
display:block;
}
.post_layout_excerpt.post_format_gallery .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets{
display: none;
}
.post_layout_excerpt .post_header {
margin: 0;
position:relative;
}
.post_layout_excerpt .post_header .post_price {
width: auto;
@include abs-rt;
@include font(2.5em, 1.5em);
}
.post_layout_excerpt .post_title {
margin: 0;
}
.post_layout_excerpt .post_meta {
margin-top: 0;
}
.post_layout_excerpt .post_title + .post_meta {
margin-top: 1.35rem;
}
.post_layout_excerpt .post_header + .post_content {
margin-top:1.65rem;
}
.post_meta .post_meta_item{
&:before{
font-size: 13px;
margin: 0 8px 0 0!important;
}
&.post_date{
&:before{
content: '\e962';
font-family: $theme_icons;
}
}
&.post_author{
&:before{
content: '\e965';
font-family: $theme_icons;
}
}
&.post_meta_comments{
&:before{
content: '\e964';
font-family: $theme_icons;
}
}
&.post_meta_likes{
&:before{
content: '\e970';
font-family: $theme_icons;
}
}
}
.post_layout_excerpt.post_format_quote{
blockquote{
margin:0 0 1.85em 0;
}
}
.post_layout_excerpt.post_format_audio{
.post_featured.with_thumb .post_info{
display: block;
opacity:1;
transform: translate(0%, 0%) scale(1, 1);
left: 50px;
top:61px;
text-align: left;
.post_date, .post_author{
@include font(15px,18px,400);
&:before{
font-family: $theme_icons;
font-size: 11px;
padding-right: 8px;
}
}
.post_date{
&:before{
content: '\e962';
}
&+.post_author{
margin-left:25px;
}
}
.post_author{
&:before{
content: '\e965';
}
}
}
.post_featured.without_thumb{
.post_info{
display: none;
}
}
.post_featured.with_thumb{
margin-bottom:0;
.post_title{
@include font(24px,30px,300);
margin-top: 20px;
}
}
}
.format-audio .post_featured.with_thumb .post_audio, .sc_layouts_blog_item_featured .post_featured.with_thumb .post_audio{
padding: 35px 18px 30px 18px;
}
.format-audio .post_featured{
max-height: 19.6em;
}
// First post large in the Classic and Masonry
body[class*="blog_style_classic"] .post_layout_excerpt,
body[class*="blog_style_masonry"] .post_layout_excerpt {
margin-bottom: 3em;
}