/*  Theme Name: KVM Theme
    Description: Child Theme von Enfold
    Version: 1.0
    Author: Daniel Kuttner - croox medien+events
    Author URI: https://www.croox.com
    Template: enfold */

/* Replacement for Adobe Font 'ff-meta-web-pro' */

/* Hides the reCAPTCHA on every page */
.grecaptcha-badge {
    visibility: hidden !important;
}

/* Shows the reCAPTCHA on the Contact page */
/* Obviously change the page number to your own */
.page-id-230 .grecaptcha-badge {
    visibility: visible !important;
}

/* RealCookieBanner Legal Links */
#footer {
	padding-bottom: 15px;
}
#footer .container div:last-child {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
}
#footer .lock-wrap {
	width: calc(12px + 1rem);
	float: left;
}
#footer .lock-wrap svg {
  max-height: 12px;
  margin-right: 1rem;
}

/* RealCookieBanner Content Blocker */
.rcb-content-blocker div:first-child div:nth-child(2) div:first-child div:first-child {
	width: 100%;
}

/* Custom CSS */
