/*
Theme Name: Kadence Child
Template: kadence
Author: PEROmedia
Author URI: https://pero-media.com
Version: 1.0.1715964613
Updated: 2024-05-17 18:50:13

*/

.form-kontakt input[type="text"],
.form-kontakt input[type="textarea"],
.form-kontakt input[type="email"] {
	width: 100%;
}

.grecaptcha-badge {
    visibility: hidden; 
}

.recaptcha-info {
    font-size: 10px;
    text-align: right;
    color: #495979;
}

.recaptcha-info a {
    color:#495979;
}

@media all and (orientation: portrait) {
    .site-footer-bottom-section-1, .site-footer-bottom-section-2 {
        margin-bottom: 35px;
    }
    .recaptcha-info {
        text-align: center;
    }
}
