/*
Theme Name: Kalium - Child Theme 2026
Theme URI: https://laborator.co/themes/kalium/
Author URI: https://laborator.co/
Description: Start creating that amazing website that you have always wanted, only with Kalium — Connect with Laborator on: <a href="https://themeforest.net/user/laborator">Envato</a> &bull; <a href="https://twitter.com/thelaborator">Twitter</a> &bull; <a href="https://www.facebook.com/laboratorcreative">Facebook</a> &bull; <a href="https://www.instagram.com/laboratorcreative/">Instagram</a>
Version: 1.0
Template: kalium
Text Domain: kalium
*/

.blog-posts .post-thumbnail {
    width: var(--k-post-item-image-width);
    flex-shrink: 0;
}

.blog-posts .post-thumbnail .image-placeholder {
    --k-ratio: 1.5 !important;
}

.portfolio-heading.portfolio-heading--type-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.portfolio-heading.portfolio-heading--type-1 .portfolio-heading__title {
    margin-bottom: 0;
}

.portfolio-heading.portfolio-heading--type-1 .portfolio-heading__filters {
    margin-left: auto;
}