/*
Theme Name: ReviewMag
Theme URI:  https://afthemes.com/products/reviewmag/
Author:     AF themes
Author URI: https://afthemes.com/
Description: ReviewMag is a fast, lightweight, and modern WordPress free theme designed for high-traffic news sites, editorial portals, and magazine-style blogs. Built on the performance-optimized ReviewNews framework, this multipurpose WordPress theme offers a flexible drag-and-drop Header and Footer Builder with full compatibility for Gutenberg (FSE), Elementor, and Divi, allowing you to build professional layouts without coding. Optimized for Google Core Web Vitals, ReviewMag delivers blazing-fast speeds and high PageSpeed Insights scores through clean code and AMP support. It features 50+ ready-to-import starter demos, 30+ custom widgets, and advanced block patterns tailored for journalists, eCommerce stores, and corporate portfolios. With deep WooCommerce integration, it’s the perfect free WordPress theme for online newspapers, review sites, and digital publishers seeking a mobile-first, SEO-friendly foundation. Fully WCAG accessibility-ready, GDPR compliant, and translation-ready with RTL support, ReviewMag includes demo content in English, Spanish, German, French, Japanese, Chinese, and Arabic, ensuring your site is future-ready and ranks higher. Explore all features at https://afthemes.com/products/reviewmag/
Template: reviewnews
Version: 1.0.0
Requires at least: 4.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: reviewmag
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.

ReviewMag WordPress Theme, Copyright 2025 AF themes
ReviewMag is distributed under the terms of the GNU GPL v2 or later.
*/
.main-navigation .menu-description {
    background-color: #0047AB;
}

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

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

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

.exclusive-posts .exclusive-now {
    background: #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;
}

.site-info {    
    background-color: #0047AB;
}