/**
 * Theme Name:          Ogma Newspaper
 * Theme URI:           https://ogma.mysterythemes.com/ogma-news/
 * Author:              Mystery Themes
 * Author URI:          https://mysterythemes.com/
 * Description:         Experience the stylish approach for presenting your content with Ogma NewsPaper. A modernly designed, feature-rich, and responsive WordPress theme, it is perfect for your news, magazines, and online publishing websites. Its clean and responsive layout ensures flawless performance across all the devices your site is loaded upon. You can check the demos here: https://ogma.mysterythemes.com/ogma-news/
 * Version:             1.0.2
 * Requires at least:   5.0
 * Tested up to:        6.7
 * Requires PHP:        7.2
 * License:             GNU General Public License v3 or later
 * License URI:         http://www.gnu.org/licenses/gpl-3.0.html
 * Template:            ogma-news
 * Text Domain:         ogma-newspaper
 * Tags:                news, blog, entertainment, grid-layout, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-colors, custom-logo, featured-image-header, footer-widgets, full-width-template, rtl-language-support, theme-options, translation-ready
 */

 .header-main-layout--three .primary-menu-wrapper {
    background-color: #db1200;
    z-index: 99;
    position: relative;
}

.header-main-layout--three .is-sticky .primary-menu-wrapper{
    z-index: 999;
}

.header-main-layout--three .site-branding{
    margin: 0 auto;
}

.header-main-layout--three .ogma-news-header-ads-wrap{
    margin:0;
}

.header-main-layout--three .site-title{
    font-size: 30px;
}

.ogma-news-site-layout--separate .ogma-news-banner-wrapper.frontpage-banner-layout--one .ogma-news-container{
    background: #fff;
    padding: 20px;
}

.ogma-news-site-layout--separate.dark-mode .ogma-news-banner-wrapper.frontpage-banner-layout--one .ogma-news-container{
    background: #1c1c1c;
}

.no-image .post-thumbnail-wrap .post-min-read{
    position: relative;
    top: 5px;
    left: -5px;
}
