/*
Theme Name: Blogum Child
Theme URI: https://faton.works/blogum/
Template: blogum
Author: ThemeGuri
Author URI: https://themeforest.net/user/themeguri
Description: Child theme for Blogum – a premium, multi-style magazine WordPress theme. Use this child theme to safely add your own customizations without losing them on parent theme updates.
Version: 1.4
Requires at least: 6.3
Tested up to: 7.0
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blogum-child

Copyright: (C) 2026 ThemeGuri. All rights reserved.
*/

/*
 * Add your custom CSS overrides below this line.
 * The parent theme (Blogum) styles are automatically loaded before these.
 * =========================================================================
 */

.blg-feed-section {
    opacity: 1 !important;
    transform: none !important;
    visibility: visible !important;
}

#blg-feed .blg-post-card {
    opacity: 1 !important;
    transform: none !important;
    visibility: visible !important;
}

.blg-menu-dynamic-bg {
    background-image: url("https://theorchardsofconcklin.com/wp-content/uploads/2026/07/pool-14.jpg") !important;
}

.blg-footer__socials,
.blg-footer__col-group:last-child {
    display: none !important;
}
