/*
Theme Name: Royal Elementor Kit Child - Blog
Theme URI: https://royal-elementor-addons.com/royal-elementor-kit/
Description: Child theme for Royal Elementor Kit. Adds a proper blog post archive, category, tag, author and search templates, plus a categories/search/recent-posts sidebar - fully mobile responsive - without touching the parent theme's files.
Author: Custom
Template: royal-elementor-kit
Version: 1.0.0
Text Domain: royal-elementor-kit

This file intentionally contains no design rules of its own.
The parent theme's original style.css is loaded as-is (functions.php),
and all new rules live in css/blog-extra.css so the two are never mixed.
*/
body.blog, body.wp-singular{background:#ffffff;}
body.blog .main-container-wrap, body.wp-singular .main-container-wrap {
    padding: 0 6em;
}
header.post-header {
    margin-top: 1em;
}