/*****
Theme Name: MH Magazine Child Theme
Theme URI: https://www.mhthemes.com/themes/mh/magazine/
Description: This is a child theme for MH Magazine WordPress theme to make customizations much easier for you. By using this child theme you make sure, that you keep your changes after an update of the parent theme.
Author: MH Themes
Author URI: https://www.mhthemes.com/
Template: mh-magazine
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*****/

.mh-footer-widget.mh_magazine_social .mh-social-icons{background:transparent!important;}

.mh-footer-widget.mh_magazine_author_bio .mh-author-bio-avatar.mh-author-bio-image-frame{display:none!important;}
.longAds a{display:table-cell;}

.longAds a img{height:auto!important;}
.link_list{margin-bottom:25px;}
.link_list ul{padding-left:0px;margin-left:0px;}
.link_list ul li{    width: 29%;    float: left;    margin: 2px 2%;}
.link_list h2, .link_list h3{font-size:20px;clear:both;margin-bottom:10px;}

.link_list h3{padding-top:20px;}
#main{padding-bottom:0px;}

.link_list li a{text-decoration:none;color:#005a8c;}

@media (max-width:920px){
.link_list ul li{    width: 46%;    float: left;    margin: 2px 2%;}

}

@media (max-width:600px){
    .link_list ul li{float:none;width:100%;margin-top:2px;margin-left: 20px;}
}

.mks_adswidget_ul.small li{vertical-align:top;}