/*
Theme Name: News25 Prime
Theme URI: 
Author: Nayra Themes
Author URI: https://www.nayrathemes.com/
Description: News25 Prime is a professional WordPress theme designed for news, blogs, and online magazines. It features multiple header layouts, unique post styles, and category designs that give your site the look and feel of a real news company. The theme is fully responsive, optimized for mobile and small devices, and offers both dark and light modes for enhanced readability. Perfect for editors, journalists, and publishers who want a clean, fast, and engaging news website.
Template: news-25
Version: 0.1
Tested up to: 6.8
Requires PHP: 5.6
Requires at least: 4.7
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: news25-prime
Slug: news25-prime
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, E-Commerce, editor-style, grid-layout, rtl-language-support

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.

*/

.breadcrumb-section {
    margin-top: 0;
}

.header.header-three .menubar .menu-wrap .menu-item.active a {
	color: var(--sp-white);
}
.header.header-three .menubar .menu-wrap .menu-item.active > a {
	color: var(--sp-secondary);
}

.header:not(.header-one) .nav-area .navigation-content a.dropdown-item:hover, .header:not(.header-one) .nav-area .navigation-content a.dropdown-item:focus {
	color: var(--sp-secondary);
	background-color: transparent;
}