/*
Theme Name: Goodnews Child
Theme URI: http://www.momizat.com
Template: goodnews5
Author: Momizat
Author URI: http://www.momizat.com
Description: Good News theme new is built for News Magazine, built in unlimited Concept, Unlimited Colors, Custom Widgets, Fully Customizable, Admin Panel, Comprehensive Theme Options, Unlimited Sidebars
Version: 5.8.5.2.1764911455
Updated: 2025-12-05 10:40:55

*/


#main-nav, 
.navbar, 
.header, 
.menu, 
ul.nav {
    position: relative;
    z-index: 9999;
}


#navigation .main-menu > li:hover > a, #navigation .main-menu > li.current-menu-item > a, .navigation_highlight_ancestor #navigation .main-menu > li.current-menu-ancestor > a, .navigation_highlight_ancestor #navigation .main-menu > li.current-menu-parent > a { background-color: #fff !important;}


#navigation .nav-buttons {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.header {
    background: #3686d1;
    clear: both;
}
.logo img {
    width: 1350px;
    height: 150px;
}

#footer {
    background: #3686d1;
    overflow: hidden;
    border-top: 4px solid #373c43;
    padding: 30px 0 40px 0;
}
.header {
    background: #3686d1;
    clear: both;
}
.widget.widget_text ul li a {
    color: #FFF !important;
}
.navigation-inner {
    height: 44px;
    background: #3686d1;
    border-top: 1px solid #dfdfdf;
    position: relative;
}


/* ============================
   MAIN MENU – ACTIVE ITEM
   ============================ */
#navigation .main-menu > li.current-menu-item > a,
#navigation .main-menu > li.current_page_item > a,
#navigation .main-menu > li.current-menu-ancestor > a,
#navigation .main-menu > li.current-menu-parent > a {
    background: #fff !important; 
    color: #000 !important;
}

/* ============================
   MAIN MENU – HOVER EFFECT
   ============================ */
#navigation .main-menu > li:hover > a {
    background: #fff !important;
    color: #000 !important;
}

/* ============================
   SUBMENU HOVER / ACTIVE
   ============================ */
#navigation .main-menu .sub-menu li:hover > a,
#navigation .main-menu .sub-menu li.current-menu-item > a {
    background: #fff !important;
    color: #000 !important;
}
#footer,
#footer a,
#footer p,
#footer li,
#footer ul li a {
    color: #fff !important;
}

.sidebar.main-sidebar,
.sidebar.main-sidebar a,
.sidebar.main-sidebar p,
.sidebar.main-sidebar li,
.sidebar.main-sidebar ul li a {
    color: #000 !important;
}
