/*
Theme Name:   The League Child
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  The League Child Theme
Author:       MVP Themes
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     the-league
Version:      1.0.0
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-top-nav-logo a img {
    padding: 5px 5px 5px 0px;
    height: 40px;
}
#mvp-fly-logo {
    margin-top: 10px;
}
#mvp-article-head2 {
	margin-bottom: 10px;
}
.divider { height: 10px; margin: 0px; overflow: visible; margin-bottom: 20px; }
.divider.social { height: 40px }
.shareFirst {margin-left: 0px !important; width: 150px;}
.fb_like, .pinterest_pin, .twitter_tweet, .google_plus { float: left }
.fb_like { margin-right: 15px }
.divider .fb_like, .divider .pinterest_pin, .divider .twitter_tweet, .divider .google_plus { margin: 10px 0 20px 10px }

ul.instagram-pics {
    padding: 0;
    margin: 0;
}
ul.instagram-pics li {
    list-style: none;
    width: 45%;
    margin: 0 auto;
    padding: 0px 8px 8px 8px;
    float: left;
}
.null-instagram-feed p {
    text-align: center;
}
.null-instagram-feed p a {
	padding: 5px;
	background: red;
}
.hidden {
    display: none !important;
}
.skinBg {
    display: flex;
    align-items: center;
    justify-content: center; 
}
iframe.adrn13 {
    position: absolute;
    display:block; 
    top: 22px;
    margin: auto !important; 
    width: 100% !important;
    height: 100% !important;
}
#mvp-foot-wrap {
    z-index: 2;
}