HEX
Server: Apache
System: Linux webd003.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: slyfwmm (169339)
PHP: 8.1.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/slyfwmm/laretediclo/wp-content/themes/kicker/skins/default/templates/blog-styles/custom.scss
/* Blog layout: Custom
------------------------- */

@import "../../../../css/_mixins.scss";
@import "../../../../css/_theme-vars.scss";
@import "../../css/_skin-vars.scss";

.post_layout_custom {
	position:relative;
}
.post_layout_custom .post_featured[class*="hover_"] {
	display: block;
}
.post_layout_custom .post_featured img {
	width: 100%;
}
.post_layout_custom .post_header {
	padding-top:0.02px;	  // Incapsulate margins inside the block without 'overflow: hidden'
}
.post_layout_custom + .post_layout_custom {
	margin-top: 4.25rem;
}
.post_layout_custom:not(.sticky) + .post_layout_custom:not(.sticky) {
    padding-top: 4.25rem;
    border-top: 1px solid var(--theme-color-bd_color);
}
.post_layout_custom  {
	.post_meta {
		margin-top: 0;
	}
	.post_meta_item.post_categories a {
		color: var(--theme-color-text); 
	}
	.post_meta_item.post_categories a:hover,
	.post_meta_item.post_categories a:focus {
		color: var(--theme-color-text_hover); 
	}
	.sc_layouts_blog_item_excerpt {
	    font-size: 1.07142rem;
	    line-height: 1.733em;
	}
	.sc_button.sc_button_simple {
	    font-size: 1rem;	    
	}
}