/*
Theme Name: Newsmag Child theme of Newsmag
Theme URI: 
Description: Child theme of Newsmag theme for the Newsmag theme
Author: Rena Reich
Author URI: http://managinggreatness.com
Template: Newsmag
Version: 1.0
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sun, 28 Jan 2018 12:34:07 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.home .category-ad, .home .article-ad{
    display: none;
}

.category .homepage-ad, .category .article-ad{
    display: none;
}

.single-post .homepage-ad, .single-post .category-ad{
    display: none;
}

.center-me{
    text-align: center;
}

.btn-primary{
    color: #fff;
    padding: 10px;
    font-size: 20px;
    border-radius: 20px;
    text-decoration:none;
    margin"10px;
}
@media screen and (max-width: 480px) {
    .no-mobile{display:none;}
}

/* for now - need to remove from source code */

#div-gpt-ad-1518103132927-4{display:none};

.home .boost-video-button{display:none};

.widget{margin-top:30px; margin-bottom:30px}