/*
Theme Name:   The League Child
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  The League Child Theme
Author:       Eric Cumbee
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     the-league
Version:      1.0.1
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  the-league-child
*/
#mvp-home-widget-wrap .mvp-widget-feat-head {
        display: inline;
        }
#mvp-content-main p {
        color: #000;
        display: block;
        font-size: 1.20rem;
        font-weight: 400;
        line-height: 1.65;
        margin-bottom: 15px;
        
}
#mvp-top-nav-logo {
	line-height: 0;
        max-height: 50px;
        padding-top: 10px;
}
.aog-news-alert {
        padding:15px;
        background-color: #f44336; /* Red */
        color: white;
        width:100%;
}
.menu-right {
        padding-top:0px;
        float: right !important;
        
}
.menu-right > a {
        
        font-size:20;
}
.adsense-mobile-square {
        height:100px;
        padding-bottom:15px;
}
.adsense-body-ad {
        padding-top:10px;
        padding-bottom: 10px;
}
@media screen and (max-width: 479px) {
        .adsense-mobile-square {
                height:220px;
                padding-bottom:15px;
        }	
}
@media screen and (max-width: 768px) {
        .adsense-mobile-square {
                height:220px;
                padding-bottom:15px;
        }	
}

        