/*
Theme Name: Beautiful Blog
Theme URI: https://afthemes.com/products/beautiful-blog/
Author: AF themes
Author URI: https://afthemes.com
Description:  Beautiful Blog is a child theme of Magazine 7. The theme has different fonts and color setup. Furthermore, the theme altered some of the default value to other available settings, like frontpage section and archive layout. With the help of available customizer options along with widgets, you can implement layouts as a clean and minimal blogging site, modern fashion blog, photography blog, wedding blog & magazine and even more. The theme is SEO friendly with optimized code and awesome support.
See Demo: https://demos.afthemes.com/magazine-7/beautiful-blog/
Support: https://afthemes.com/supports/
Template: magazine-7
Version: 1.0.3
Requires PHP: 5.3
Tested up to: 6.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: beautiful-blog
Tags: news, blog, entertainment, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, full-width-template, custom-header, translation-ready, theme-options, threaded-comments

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Beautiful Blog WordPress Theme, Copyright 2018 AF themes
Beautiful Blog is distributed under the terms of the GNU GPL v2 or later.
*/

body h1,
        body h2,
        body h3,
        body h4,
        body h5,
        body h6,
        body .main-navigation a,
        body .font-family-1,
        body .site-description,
        body .trending-posts-line,
        body .widget-title,
        body .em-widget-subtitle,
        body .grid-item-metadata .item-metadata,
        body .af-navcontrols .slide-count,
        body .figure-categories .cat-links,
        body .nav-links a {
        font-family: 'Cabin';
        }

body .figure-categories .cat-links a.magazine-7-categories {    
    background-color: #f55aaa;    
} 

body .figure-categories .cat-links a.category-color-2 {
    background-color: #f99500;
}

body .figure-categories .cat-links a.category-color-3 {
    background-color: #d60000;
}


body .top-masthead {
    background: #393939;
}

        body .secondary-color,
        body button,
        body input[type="button"],
        body input[type="reset"],
        body input[type="submit"],
        body .site-content .search-form .search-submit,
        body .site-footer .search-form .search-submit,
        body .tagcloud a:hover{
        background: #f55aaa;
        }

        body a:hover,
        body a:focus,
        body a:active,
        body .figure-categories-2 .cat-links a
        {
        color: #f55aaa;
        }
