/*
 *  Theme Name:   PARTEI-LINKE-Neuss
 *  Theme URI:    http://php-strauss.de
 *  Description:  Plane Child Theme
 *  Author:       Philip Strauß
 *  Author URI:   https://php-strauss.de
 *  Template:     plane-wpcom
 *  Version:      1.0.0
 *  License:      GNU General Public License v2 or later
 *  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 *  Tags:         plane-child, partei-linke-neuss
 *  Text Domain:  partei-linke-neuss
 */

.site-top, .site-footer {
    background: #640d0d;
}

.site-header {
    background-image: none!important;
    background-color: #d2d2d2;
    min-height: unset!important;
}

.site-header .site-branding h1 .img-box {
    width: 49%;
    margin: 0!important;
    padding: 0!important;
    text-align: center;
    display: inline-block;
}

.site-header .site-branding h1 .img-box img {
    width: 70%;
    height: auto;
}

.site-description {
    font-weight: 800!important;
}

.byline{
    display: none!important;
}

.tribe-events-content .ssbp-wrap {
    display: none!important;
}

textarea {
    height: inherit!important;
}