/*
Theme Name: Stopp Defender 2020
Template:     twentytwenty
Description: Child Theme of Twentytwenty
Author: Deepsea
Author URI: 
Theme URI: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.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.
*/

.entry-content p,
.widget_text p {
    font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
}

h1,
h1.entry-title {
    font-size: 3.9rem;
}

h2,
h2.entry-title {
    font-size: 3.3rem;
}

h3 {
    font-size: 2.7rem;
}

h4 {
    font-size: 2.3rem;
}

h5 {
    font-size: 2rem;
}

h6 {
    font-size: 1.8rem;
}

.site-description {
    margin-top: 0 !important;
    font-size: 0px !important;
}

#site-content {
    border-top: 5px solid rgba(1, 34, 105, .15);
}

#site-content a {
    color: #012269 !important;
}

#site-content a:hover {
    color: #0182ad !important;
}

.entry-content {
    background-color: #fff !important;
    padding: 3rem 0;
}

.post-separator {
	margin: .6em auto;
}

.post-inner {
    padding: 0 !important;
}

/* header */

@media (max-width: 767px) {
    #site-header {
        margin-bottom: 1em;
    }
}

#site-header {
    background: linear-gradient( 180deg, rgba(1, 34, 105, .15), #fff );
}

@media (min-width: 1000px) {
    .header-inner {
        padding: .8rem 0;
    }
}

.wp-custom-logo .header-titles-custom {
    max-width: 1200px;
    margin: 0 auto 1em;
}

.site-logo img {
    max-height: 29rem !important;
    margin: 0 auto;
    box-shadow: 10px 12px 14px rgba(1, 34, 105, .3)
}

/* Menu */

.toggle-text {
    font-size: 18px !important;
}

.menu-modal.active .menu-modal-inner {
    opacity: 0.9;
}

.modal-menu > li > .ancestor-wrapper > a {
    font-size: 2.4rem;
    padding: 2.5rem 1.3rem;

}

.modal-menu a {
    text-decoration: none !important;
    color: #555 !important;
}

.modal-menu a:hover,
.modal-menu li.current-menu-item > .ancestor-wrapper > a,
.modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
    background-color: rgba(1, 34, 105, .7);
    color: #fff !important;
}

.singular .entry-header {
    padding: 4rem 0;
}

div.entry-content {
    max-width: 54em;
    margin: 0 auto;
}

.advgb-post-wrapper {
    display: block;
    width: 100%;
}

/* Unterschriften-Form */

.dk-speakout-petition-wrap h3 {
    background: #565656;
}

.dk-speakout-submit {
    background: #F57F17 !important;
    border: none !important;
    box-shadow: none !important;
}

.dk-speakout-petition-wrap {
    width: 480px;
    max-width: 100%;
    margin: 0 auto;
}

td.dk-speakout-signaturelist-count {
	min-width: 80px;	
}

td.dk-speakout-signaturelist-name {
	min-width: 100px;
	max-width: 400px;
	width: 40%;
	overflow: hidden;
}

td.dk-speakout-signaturelist-city {
	min-width: 100px;
	max-width: 250px;
	width: 30%;
	overflow: hidden;
}

td.dk-speakout-signaturelist-date {
	min-width: 80px;
}

.entry-categories-inner {
    display: none !important;
}

.post-meta .meta-wrapper {
    display: none !important;
}

.pagination-single {
    display: none !important;
}

.wp-block-image figcaption {
    text-align: center;
    padding: 0 1em;
}

/* The Post Grid Styles */

.rt-tpg-container h2 {
    font-size: 1.333em !important;
}

.rt-tpg-container .date {
    font-size: 86%;
}

.rt-tpg-container .read-more {
    width: 95%;
}

/* Events Manager */

.intro-text {
    display: none;
}

.css-events-list table.events-table td {
    padding: 15px;
}

table, table * {
    /*border-color: #fff !important;*/
}

.em-location-data-name th {
    width: 200px;
}

#event-form #event-name {
    height: 50px;
	padding-left: 18px;
}

/* Footer */

.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer {
    margin-top: 2rem !important;
	border-top: 5px solid rgba(1, 34, 105, .15) !important;
}

.footer-inner a {
    color: #012269 !important;
}

.footer-widgets-outer-wrapper {
    padding: 1rem 0;
}

.widget_em_widget a {
    text-decoration: none;
    font-weight: bold;
}

.widget_em_widget ul {
    margin-bottom: 1em;
}

.widget_em_widget li {
    margin: .4rem 0 0 0 !important;
}
