/*
Theme Name:  Magazine 7 Child
Description:  Child theme for Magazine 7
Author:  Lise
Template:  magazine-7
Version:  0.1
License:  GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html               
*/

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: 'Bitter';
}

body, button, input, select, optgroup, textarea{
	line-height: 1.3;
}

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

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

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

.figure-categories-bg .em-post-format:before{
background: #fba100; 
}
.em-post-format{
color: #fba100; 
}


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

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: #fba100;
}


body.woocommerce #content input.button, 
body.woocommerce #respond input#submit,
body.woocommerce a.button, 
body .widget .woocommerce a.button, 
body.woocommerce button.button, 
body.woocommerce input.button, 
body.woocommerce-page #content input.button, 
body.woocommerce-page #respond input#submit, 
body.woocommerce-page a.button, 
body.woocommerce-page button.button, 
body.woocommerce-page input.button
{
background: #fba100;
}

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

body .af-main-banner .slider-figcaption .slide-title {
        font-size: 33px;
}

body #primary .af-tabs.nav-tabs > li > a,
body.archive .site-content .header-title-wrapper .page-title,
body.search-results .site-content .header-title-wrapper .page-title,
body #primary .widget-title span,
body header.entry-header h1.entry-title{
font-size: 36px;
}

body .article-title, 
body .site-branding .site-title, 
body .main-navigation .menu ul li a {
letter-spacing: 0px;
line-height: 1.3;     
}

body .slider-figcaption .slide-title {
letter-spacing: 0px;
line-height: 1.1;     
}

body h1,
body h2,
body h2 span,
body h3,
body h4,
body h5,
body h6 {
line-height: 1.2;
}
