/*
Theme Name:     Enfold Child
Description:    Enfold Child Theme
Author:         Thomas Klose
Template:       enfold

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.logo img {
	padding: 15px 0;
}

.html_burger_menu #top #avia-menu .menu-item-search-dropdown {
	display: none;
}

#top #footer label span {
	color: #bbbbbb;
}
#top textarea {
	height: 100px;
}
span.wpcf7-list-item {
	margin: 0;
}

/* Temp */
#setcard h1 {
	font-size: 15px;
}

[data-borlabs-cookie-wrap] [data-borlabs-cookie].borlabsCookieShow {
	margin: 0 !important;
	left: auto !important;
	right: 20px !important;
	bottom: 20px !important;
}

.wpcf7-form p:has([data-cf7apps-honeypot]), .wpcf7-form p:has(.cf7apps-honeypot-wrap) {
	margin: inherit;
	padding: inherit;
	height: inherit;
	min-height: inherit;
	line-height: inherit;
	font-size: inherit;
	border: inherit;
}