/*
Theme Name: Top News Child
Theme URI: http://themeforest.net/user/codexcoder/portfolio
Author: CodexCoder
Author URI: https://www.codexcoder.com/
Description: TopNews is a great wordpress theme for news and magazine website with lots of customization option.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: top-news
Tags: one-column, two-columns, right-sidebar, left-sidebar, translation-ready
Template: top-news
*/

#mobile-header > .head-content > .logo-area > a {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
@media screen and (max-width: 1024px) {
    .site-header .logo-ads-area #logo a img {
        width: 938px;
    }

    #mobile-header > .head-content > .navigation-toggle > i {
        visibility: hidden;
    }
}
@media screen and (max-width: 990px) {


}

