/*
Theme Name: Kallyas - Child
Author: Jens Reichert
Author URI: https://wwww.webmakers.de
Version: 1.0
Template: kallyas
*/

a:focus {outline: 0!important;}

#text-7 {
	padding-top:30px;
	border-top:solid 1px #666;
	font-size:12px;
}

@media(max-width:500px) {
	.single-modelle .header .footnote {
		font-size:12px;
		line-height:1.3;
	}
	.single-modelle .header {
		padding-top:20px;
	}
	.single-modelle .header .title {
		font-size:2.0em;
	}
	.single-modelle .header .subtitle {
		font-size:1.0em;
	}
	.single-modelle .header .konfigurator-link {
		padding:15px;
	}

	h1 {font-size:30px!important;}
}

#cookie-notice .cn-button {color:#333!important; font-size:14px;}

.wrapper {
	padding:15px;
}

.single-modelle .header {position:relative;}
.single-modelle .header .text {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0,0,0,0.3);
	display:flex;
	display:-webkit-flex;
	align-items:flex-start;
	justify-content:center;
	flex-direction:column;
	padding-bottom:40px;
}

.dattext {
	border-top:dotted 1px #666;
	padding-top:30px;
	margin-top:30px;
	font-size:11px;
}

.model .footnote {
	font-size:10px;
	color:#CCC;
	line-height:1.2;
	font-weight:300;
	display:block;
	margin-top:10px;
}

.mce-panel.mce-menu {z-index:100000000!important;}