/* 
Theme Name:		 Twenty Twenty Child
Theme URI:		 https://scresign.de
Description:	 Twenty Twenty Child is a child theme of Twenty Twenty, created by Thomas Zwick
Author:			 Thomas Zwick
Author URI:		 https://scresign.de
Template:		 twentytwenty
Version:		 1.0.0
Text Domain:	 twenty-twenty-child
*/


/*
    Add your custom styles here
*/

.entry-header {display:none;}
.post-inner {margin-top:40px;}
.footer-nav-widgets-wrapper {border:none;}
.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer {margin-top:0 !important;}
.elementor-acceptance-field {display: inline-block !important;}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width: calc(100% - 4rem);
}
.post-inner {
    margin-top: 0px;
}
@media (min-width: 700px) {
	.post-inner {
		padding-top: 0rem;
	}
}

.post-inner {
    padding-top: 0rem;
}

p, h1, h2, h3, h4, h5, h6, a, body, div, span, strong, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
	font-family: Arial,sans-serif !important;
} 

.elementor-location-footer a { color:blue !important; }