/*
Theme Name: News Magazine X Child
Theme URI: https://wp-royal-themes.com/themes/item-news-magazine-x-free/#!/demo-preview
Author: WP Royal Themes
Author URI: https://wp-royal-themes.com/#ultimate-heading-229367ca4dce90c11
Description: This is a Child Theme
Template: news-magazine-x
Version: 1.0.0
Requires at least: 4.7
Requires PHP: 7.4
Tested up to: 6.8.1
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: news-magazine-x
Tags: news, blog, entertainment, one-column, two-columns, grid-layout, list-layout, block-styles, right-sidebar, custom-header, flexible-header, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, rtl-language-support, footer-widgets, theme-options, threaded-comments, translation-ready, e-commerce
*/

a {
text-decoration:none !important;
}

.newsx-pointer-item.newsx-pointer-fade:hover:after, .current-menu-item > .newsx-pointer-item.newsx-pointer-fade:after {
opacity:0 !important;
}

body:not(.newsx-dark-mode) .newsx-mobile-menu-toggle + .newsx-mobile-menu-container {
background-color: #28578d !important;
}

.type-post p:first-of-type {font-weight:bold;}

.type-post .newsx-grid-excerpt p {font-weight:unset;}

.newsx-single-post-media img {width:100%;}

.newsx-general-sidebar .newsx-post-index, 
.newsx-right-sidebar .newsx-post-index,
.newsx-right-sidebar .newsx-featured-posts .newsx-post-meta span,
.glossary .newsx-post-author-box,
.glossary .newsx-post-meta,
.glossary .newsx-grid-post-meta,
.newsx-post-sources,
.newsx-magazine-layout .newsx-grid-post-meta,
.newsx-grid-item .newsx-grid-post-meta,
.newsx-grid-item .newsx-grid-date-time,
.newsx-post .newsx-post-views,
.newsx-sidebar .newsx-featured-posts .newsx-post-meta span  {display:none;}

.footer-widgets-area .widget_nav_menu li a {border-bottom: none; color: #848484;}


.newsx-grid-read-more a {color:#28578d !important; font-weight:bold;padding:5px 0;}

/*.newsx-grid-read-more {background-color: #059fd9; display:inline-block;border-radius:5px;padding:5px;transition: all .2s cubic-bezier(.32,.74,.57,1);}

.newsx-grid-read-more:hover {background-color:#90c63e;transition: all .2s cubic-bezier(.32,.74,.57,1);} */

.featured-image-caption {font-size:12px; color:#8e9ba7;}

.subheading {
    color: #28578d;
    font-size: 18px;
    font-weight:bold;
}

#site-header {
    max-width: 1300px;
    margin: 32px auto 0 auto;
    border-radius: 10px 10px 0 0;
    background-color:#fff;
}
#site-footer {
    max-width: 1300px;
    margin: 0 auto;
}

.newsx-row-inner {margin-bottom: 0 !important;}

.newsx-post-categories:not(.newsx-s1) a {
background-color: #707070 !important;
}

.footer-widgets-area-2 .wp-block-heading
.footer-widgets-area-3 .wp-block-heading {
margin-top:18px;}

.footer-widgets-area .widget_nav_menu li a:hover {color: #2bb7e9;}
