/*
Theme Name: Langguth
Theme URI: https://www.langguth.com/
Author: pechschwarz Media
Author URI: https://pechschwarzmedia.de/
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Text Domain: langguth
*/

.checkbox .caption a {
	position: relative;
	z-index: 10;
}

header .lang-menu ul {
	width: 170px;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.job-content .job-content__application form .form-group .file .button {
	text-align: left;
	padding: 10px 15px;
}

.job-content .job-content__application form .form-group .file .button small {
	font-size: 10px;
	margin-left: 10px;
}

.contact-overlay .h-captcha,
.callback-overlay .h-captcha {
	transform: scale(0.8);
	transform-origin: center left;
}