/*
Theme Name: Virtue Child Theme
Theme URI: http://themes.kadencethemes.com/virtue-premium/
Description: Child Theme for Virtue
Author: Kadence Themes
Author URI: http://kadencethemes.com/
Template: virtue
Version: 1.0.0
*/

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

/* .footercredits {
	display: none;
} */

/* Das p-Element, footercredits  */
.footercredits p {
	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;
}
 */