/*
Theme Name: Chromium Theme Child
Theme URI: http://chromium.themes.zone
Author: Themes Zone
Author URI: http://themes.zone
Description: Multi purpose Theme.
Version: 1.0 (see readme.txt for detailed changelog)
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, fixed-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
Text Domain: chromium
Template: chromium
*/


.page-template-default h1.page-title{
    font-size: 2em;
    font-weight: 500;
    margin: 0 0 1.5rem 0;
    line-height: 1.2;
    color: #000;
}

.page-template-default h1.shortcode-title{
    display: block;
    font-size: 1.857em;
    padding: 0;
    margin: 0;
    line-height: 1.2;
    font-weight: 300;
    text-transform: uppercase;
}

.page-template-default h1.shortcode-title span {
    font-weight: 500;
}

.category .site-content .page-title h1{
    font-size: 2em;
    font-weight: 500;
    margin: 0 0 1.5rem 0;
    line-height: 1.2;
    color: #000;
    font-family: Oswald;
}


.blog .site-content .page-title h1{
    font-size:1em;
    font-weight: 500;
    margin: 0 0 1.5rem 0;
    line-height: 1.2;
    color: #000;
    font-family: Oswald;
}