/*
Theme Name: Twenty Seventeen Child
Description: CUSTOM
Author: Peter Münch
Author URI: https://wordpress.org/
Template: twentyseventeen
Version: 1.0
Text Domain: twentyseventeen-child
*/

#cookie-notice .cookie-revoke-container {
    display: none;
}

.site-branding {
    padding: 0em 0;
}

.bg_faq_closed {
    background-image: url(https://literaturtage-recklinghausen.de/wp-content/plugins/easy-faq-with-expanding-text/downarrow.png);
    padding-left: 25px;
    background-repeat: no-repeat;
    /* padding-top: 0!important; */
    margin-top: -40px!important;
}

.bg_faq_closed {
    background-image: none;
    padding-left: 0;
    background-repeat: no-repeat;
    /* padding-top: 0!important; */
    margin-top: -40px!important;
    font-size: 1.2em;
    margin-bottom: 3em;
}

.bg_faq_opened {
    cursor: pointer!important;
    background-repeat: no-repeat;
    font-size: 1.2em;
}

.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #222;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    margin-bottom: 1.5em;
}

#post-2 ul {margin-left: 1.4em;}


.custom-header-media {
    height: auto;
    position: relative;
}

.custom-header-media img {
	width:100%;
	height: auto;
	
}