/* 
Theme Name: twentythirteen Child-Theme
Theme URI: https://wordpress.org/themes/twentythirteen
Description: twentythirteen Child Theme
Template: twentythirteen
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
 */
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;
}

.grecaptcha-badge { 
    visibility: hidden !important;
    opacity: 0 !important;
}

.site-info,
footer .powered-by {
    display: none !important;
}


/* 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;
}
 */