/*
Theme Name: NewsDay
Theme URI:  https://afthemes.com/products/newsday/
Author:     AF themes
Author URI: https://afthemes.com/
Description: NewsDay is a fast, modern, and mobile responsive WordPress theme perfect for news websites, online magazines, entertainment blogs, lifestyle portals, and publishing platforms. Designed for performance and visual impact, NewsDay offers flexible layouts, bold typography, and seamless compatibility with Gutenberg, Elementor, Brizy, Beaver Builder, Visual Composer, and Divi for easy drag-and-drop customization. Built with clean, lightweight code, the theme is SEO-optimized, AMP-ready, GDPR-compliant, and accessibility-friendly (WCAG). It includes banner-ready templates, custom widgets, WooCommerce support, and integration with Jetpack, Contact Form 7, and Yoast SEO. With one-click demo import and multilingual content in Spanish, French, German, Portuguese, Arabic, Japanese, and more—including RTL support—NewsDay is an ideal choice for global publishers who want a stylish, mobile-optimized, and high-performing WordPress theme. Learn more at afthemes.com/products/newsday.
Template: morenews
Version: 1.0.0
Requires at least: 4.0
Requires PHP: 5.3
Tested up to: 6.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: newsday
Tags: news, blog, entertainment, one-column, two-columns, three-columns, four-columns, grid-layout, block-patterns, block-styles, left-sidebar, right-sidebar, custom-header, flexible-header, custom-background, custom-logo, custom-menu, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, footer-widgets, translation-ready, theme-options, threaded-comments, wide-blocks

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

NewsDay WordPress Theme, Copyright 2025 AF themes
NewsDay is distributed under the terms of the GNU GPL v2 or later.
*/

div#main-navigation-bar {
    background: #111111;
}

/* .exclusive-posts .exclusive-now, */
.morenews-header.header-layout-centered .top-bar-right div.custom-menu-link>a,
.morenews-header.header-layout-compressed-full .top-bar-right div.custom-menu-link>a,
.morenews-header.header-layout-side .search-watch div.custom-menu-link>a {
    background: #F43776;
}

.exclusive-posts .exclusive-now {
    background: #111111;
}

.main-navigation .menu-description {
    background-color: #F43776;
}

.main-navigation .menu-description:after {
    border-top: 5px solid #F43776;
}


.af-cat-widget-carousel a.morenews-categories.category-color-1 {
    background-color: #F43776;

}


a.morenews-categories.category-color-1 {
    color: #F43776;

}

.af-cat-widget-carousel a.morenews-categories.category-color-2 {
    background-color: #111111;

}


a.morenews-categories.category-color-2 {
    color: #111111;
}

.af-cat-widget-carousel a.morenews-categories.category-color-3 {
    background-color: #9229F7;

}

a.morenews-categories.category-color-3 {
    color: #9229F7;
}

.morenews-header .top-header,
footer.site-footer {
    background-color: #111111;
}

.widget-title-border-center .wp-block-search__label,
.widget-title-border-center .morenews-widget .wp-block-heading,
.widget-title-border-bottom .wp-block-search__label,
.widget-title-border-bottom .morenews-widget .wp-block-heading,
.widget-title-border-none .wp-block-search__label,
.widget-title-border-none .morenews-widget .wp-block-heading,
.aft-posts-tabs-panel .nav-tabs>li>a,
h4.af-author-display-name,
body.widget-title-border-bottom .widget-title,
body.widget-title-border-center .widget-title,
body.widget-title-border-none .widget-title,
.header-after1,
.widget-title {
    font-size: 18px;
}


body:not(.full-width-content) #primary .morenews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child .read-title h3,
.aft-banner-layout-7 .af-banner-carousel.af-carousel-3 .read-title h3,
.mailchimp-block .block-title,
.morenews_posts_slider_widget .read-single .read-details .read-title h3,
article.latest-posts-full .read-title h3,
.af-banner-carousel .read-title h3 {
    font-size: 42px;
}



@media only screen and (max-width: 479px) {

    .widget-title-border-center .wp-block-search__label,
    .widget-title-border-center .morenews-widget .wp-block-heading,
    .widget-title-border-bottom .wp-block-search__label,
    .widget-title-border-bottom .morenews-widget .wp-block-heading,
    .widget-title-border-none .wp-block-search__label,
    .widget-title-border-none .morenews-widget .wp-block-heading,
    .aft-posts-tabs-panel .nav-tabs>li>a,
    h4.af-author-display-name,
    body.widget-title-border-bottom .widget-title,
    body.widget-title-border-center .widget-title,
    body.widget-title-border-none .widget-title,
    .header-after1,
    .widget-title {
        font-size: 16px;
    }


    body:not(.full-width-content) #primary .morenews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child .read-title h3,
    .aft-banner-layout-7 .af-banner-carousel.af-carousel-3 .read-title h3,
    .mailchimp-block .block-title,
    .morenews_posts_slider_widget .read-single .read-details .read-title h3,
    article.latest-posts-full .read-title h3,
    .af-banner-carousel .read-title h3 {
        font-size: 22px;
    }

    .af-list-post .read-title h3,
    .aft-trending-posts.list-part .af-double-column.list-style .read-title h3,
    .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3,
    .af-trending-posts .aft-trending-posts.list-part .af-double-column.list-style .read-title h3,
    .morenews_posts_double_columns_widget .af-widget-body .af-double-column.list-style .read-title h3,
    .morenews_popular_news_widget .banner-vertical-slider .af-double-column.list-style .read-title h3,
    .af-main-banner-categorized-posts.express-posts .af-sec-post.list-part .read-title h3 {
        font-size: 14px;
    }

}