/* 
Theme Name: Twenty Twenty-One Child-Theme
Theme URI: https://wordpress.org/themes/twentytwentyone/
Description: Responsive Child Theme
Template: twentytwentyone
Version: 1.0
Author: GAM
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

*/

/*The last 29 days of the month are the hardest."- Nikola Tesla*/

/* Hintergrund: #f1f1f1
 */

.grecaptcha-badge {
  visibility: hidden;
}

.site-name {
  padding-top: 0px;
  display: none;
}

.powered,
.copyright {
  visibility: hidden;
}

h1,h2,h3,h4,h5 {
    color: #e1523d;
}

.featured-title {
  /* visibility: hidden; */
  display: none;
}

.site-name {
  padding-top: 0px;
  display: none;
}

.site-footer > .site-info .powered-by {
	display: none;
}



/* Für dem Customizer - Zusätzliches css funktioniert hier nicht
 
.site-logo .custom-logo {
	max-width: 1200px;
	max-height: all;
	height: auto;
	width: 1200px;
}
 * 
 * */

/*  Test
.site-header {
    margin-top: 100px; 
}

img.custom-logo {
max-width:100% important;
}
 */