/*
Theme Name: NewsReview
Theme URI:  https://afthemes.com/products/newsreview/
Author:     AF themes
Author URI: https://afthemes.com/
Description: NewsReview is a free, fast, lightweight, and fully responsive WordPress theme designed for news websites, online magazines, personal blogs, corporate sites, eCommerce stores, portfolios, educational portals, and nonprofit organizations. Built on the powerful ReviewNews theme, it offers a drag-and-drop Header & Footer Builder compatible with Gutenberg, Elementor, Divi, Brizy, and other popular page builders, allowing you to create professional, modern layouts effortlessly without coding. Featuring 50+ ready-to-import starter sites, 30+ custom widgets, advanced block patterns, flexible layouts, AMP support, and full WooCommerce integration, NewsReview ensures fast page loading, excellent Core Web Vitals, mobile-friendly design, and top Google PageSpeed performance. Developed with clean, lightweight code, SEO optimization, WCAG accessibility, GDPR compliance, and multilingual + RTL support, it includes demo content in English, Spanish, German, French, Japanese, Chinese, and Arabic, making it ideal for publishers, bloggers, journalists, businesses, and creators seeking a free, scalable, professional, and future-ready WordPress theme. Perfect as a news theme, magazine theme, blogging theme, or corporate WordPress template, NewsReview combines speed, style, flexibility, and SEO-friendly design for any website. Explore all features at https://afthemes.com/products/newsreview/
Template: reviewnews
Version: 1.0.0
Requires at least: 5.0
Requires PHP: 5.0
Tested up to: 6.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: newsreview
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.

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

.reviewnews-header div.custom-menu-link > a,
.reviewnews-header .top-header {
    background-color: #0047AB;
}

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

.exclusive-posts .exclusive-now {
    background: #0047AB;
}

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

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

.af-cat-widget-carousel a.reviewnews-categories.category-color-1 {
    background-color: #0047AB;

}

a.reviewnews-categories.category-color-1 {
    color: #0047AB;
}

.af-cat-widget-carousel a.reviewnews-categories.category-color-2 {
    background-color: #C1121F;
}

a.reviewnews-categories.category-color-2 {
    color: #C1121F;
}