/*!
Theme Name:   Icelander Child
Template:     icelander
Theme URI:    https://github.com/webmandesign/child-theme/
Author:       WebMan Design
Author URI:   https://www.webmandesign.eu/
Version:      1.0.0
Description:  You can change this description text in your child theme's "style.css" file.
License:      GNU General Public License v3
License URI:  http://www.gnu.org/licenses/gpl-3.0.html

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.
*/

/* Put your custom CSS styles below... */



.site-header-content {
    padding-top: 0;
    padding-bottom: 0;
}
.site-header > div {
    padding: 0!important;
}
/*
.site-content-inner {
    padding-top: 0;
}
.entry-content-inner {
    padding-left: 0!important;
}