/**
 * Theme Name:  Toivo Child
 * Theme URI:   https://foxland.fi/downloads/toivo
 * Description: Child theme of Toivo theme
 * Version:     1.0.0
 * Author:      Sami Keijonen
 * Author URI:  https://foxland.fi
 * Text Domain: toivo-child
 * Domain Path: /languages/
 * Tags:        blue, white, light, one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, responsive-layout, accessibility-ready, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 * License:     GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template:    toivo
 */
 
/**
 * Parent theme styles are loaded automatically. So there is no need to use @import rule.
 *
 * I have collected all the fonts, backgrounds, colors and borders at the bottom of Toivo theme's `style.css`.
 * The things available to be overwritten are labeled as the "Child theme friendly zone".
 * You can copy and use those as a starting point when creating your custom child theme.
 *
 */
 
 .site-header {
   min-height: 350px;
}