/*
Theme Name: Plan-Idee
Theme URI:
Author: Rico Rauch
Author URI:
Template: twentysixteen
*/
@import url("../twentysixteen/style.css");

body {
    background: #fff;
}

body, button, input, select, textarea{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.site {
    margin: 0px;
}
body:not(.custom-background-image)::before,
body:not(.custom-background-image)::after {
    height: 0px;
}

.site-header {
    padding-top: 0;
    padding-bottom: 0;
}

.site-title {
    visibility: hidden;
    display: none;
}

.header-image {
    margin: 0;
}

header.entry-header {
    visibility: hidden;
}

@media screen and (min-width: 56.875em) {
    .header-image {
        display: none;
    }
    .site-header-main {
        display: block;
    }
}

aside > .widget, .widget-top {
    border: 0;
}
