/*
Theme Name: JNews
Version: 11.0.5
Theme URI: http://themeforest.net
Description: JNews
Author: Jegtheme
Author URI: http://jegtheme.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-background,custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: jnews
*/

.notice.license-notice {
    background-color: #000;
    color: #fff;
    padding: 0;
    margin: 5px 15px 2px;
    border-left-color: #f70d28;
    display: none !important;
}

.notice.license-notice p {
    font-size: 13px;
    line-height: 1.18em;
    margin: 0;
    display: none;
}