/*!
Theme Name:    Archäopark Vogelherd 2021
Author:        Dreamland GmbH &amp; Co. KG
Author URI:    https://www.dreamland.de
Description:   Website 2021 – PBF Child Theme
Version:       1.0.0
License:       GNU General Public License v3 or later
License URI:   https://www.gnu.org/licenses/gpl-3.0.html
Template:      page-builder-framework
Text Domain:   page-builder-framework-child
*/



#ausgeblendet {display: none;}



/* –––––––– Übergang November + Dezember 2022 –––––––– */

header {display: none;}

.wpbf-widget-footer {display: none;}

/* –––––––– */



/* Inner Content */

.wpbf-padding-medium {
    padding-top: 0px;
    padding-bottom: 0px;
}


/* Navigation */

.wpbf-nav-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}

.wpbf-navigation .wpbf-menu > .menu-item > a,
.wpbf-navigation .wpbf-menu > .current-menu-item > a {
	padding-top: 50px;
	padding-bottom: 50px;
}

	/* Sticky Navigation */
	
	.wpbf-navigation-active .wpbf-nav-wrapper {
	    padding-top: 0;
	    padding-bottom: 0;
	}


	/* Sprachumschalter */
	.wpml-ls-menu-item .wpml-ls-flag {
	    padding-right: 8px;
	}

@media screen and (min-width: 1025px) and (max-width: 1443px) {
	.wpbf-menu {
	    font-size: 13px;
	}
	
	.wpbf-navigation .wpbf-menu > .menu-item > a {
	    padding-left: 10px;
	    padding-right: 10px;
	}
}



/* Footer */

.wpbf-widget-footer {
	border-top: 1px solid #eb6d00;
}

.wpbf-padding-large {
    padding-bottom: 30px;
}

.wpbf-widget-footer h4.wpbf-widgettitle {
	font-family: "Titillium Web";
	text-transform: none;
	font-weight: 600;
}



/* Font-Styles */

a:hover {
	text-decoration: none;
}

em {
	color: #eb6d00;
}

.orange {
	color: #eb6d00;
}

.white h2, .white h4, .white h5 {
	color: #fff;
}

.hinweis-dezent {
	font-size: 15px;
	color: #fff;
}


blockquote {
    font-size: 22px;
    line-height: 27px;
    font-weight: 400;
    padding-left: 20px;
    border-left: 3px solid #eb6d00;
    margin: 25px 0;
}


@media only screen and (max-width: 767px) {
	h1 {
		font-size: 30px;
	}
}




/* Liste */

.mammut-liste ul {
	padding-inline-start: 0;
}

	.mammut-liste ul li {
		background: url("../../../wp-content/uploads/2020/04/liste.png") no-repeat 0px 10px;
		padding-left: 30px;
		list-style-type: none;
	}


.sonderausstellung-liste ul {
	padding-inline-start: 0;
}

	.sonderausstellung-liste ul li {
		background: url("../../../wp-content/uploads/2020/04/liste.png") no-repeat 0px 10px;
		padding-left: 30px;
		list-style-type: none;
		margin-bottom: 20px;
	}


/* Button */


.button-on-orange .vc_btn3.vc_btn3-size-lg {
    font-size: 18px;
    border: 1px solid #fff;
}

.button-on-orange .vc_general.vc_btn3:hover {
    color: #eb6d00 !important;
    background: #fff;
}

.vc_btn3.vc_btn3-style-custom {
    background-image: 0;
}




/* Video-Layout */

.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 0;
}

@media only screen and (max-width: 767px) {
	.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
	    padding-top: 56.25%;
	}
}




/* Preistabellen */


table, 
table td {border: none;}

.preisliste table {
	border-bottom: none;
	border-top: none;
	border-left: none;
}


.preisliste td {
	border-bottom: 1px solid #fff;
	border-right: none;
	padding: 13px 0;
}

	.preisliste td:last-child {
		text-align: right;
	}
	
	
.preisliste em {
	font-size: 15px;
	color: #fff;	
}	




/* NEWS / Blogvorschau */ 

.news .vc_gitem-animated-block {
    display: none;
}

.news .vc_gitem_row {
    background: #000;
    border-top: 6px solid #eb6d00;
}

.news h4 {
	color: #fff; 
	font-weight: bold;
	font-size: 23px;
	padding-top: 10px;
}

.news p {
	font-size: 15px;
}


.news .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,  
.news .vc_btn3.vc_btn3-color-juicy-pink {
    color: #fff;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #fff;
    padding: 10px 20px;
}

.news .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, 
.news .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, 
.news .vc_btn3.vc_btn3-color-juicy-pink:focus, 
.news .vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #eb6d00;
    background-color: #fff;
}



/* NEWS / Blogartikel */


.article-meta .article-time {
    text-decoration: none;
    font-weight: bold;
}

.article-meta {
	font-size: 15px;
	color: grey;
}



/* NEWS / Sidebar */

.wpbf-sidebar .widget, 
.elementor-widget-sidebar .widget {
	background: #000;
}

.widget:not(.widget_text) ul {
    margin: 0;
    padding-left: 20px;
}

.widget:not(.widget_text) ul li {
    list-style-type: disclosure-closed;
    font-size: 15px;
}

.widget:not(.widget_text) ul li a {
	color: #fff;
}
	
	.widget:not(.widget_text) ul li a:hover {
		color: #eb6d00;
	}
	
	
	
	
/* FAQ-Bereich */

.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #eb6d00 !important;
}

	.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
	    background-color: #eb6d00 !important;
	}
	
.vc_tta.vc_general .vc_tta-panel-title {
    font-size: 18px;
}	
	
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent !important;
}
	
	
	
	

/* --------------------- von ursprünglicher PULSE Version übrig (aussortiert) --------------------- */



	/* "Kindergeburtstag" mobil */
	@media only screen and (max-width: 767px) {
		.mobile-special-headline h1{
			font-size: 39px;
		}
	}



/* Blog-Übersicht (Home) */

h4.big {
    margin-top: 15px;
}


/* Blog */
#sidebar {
	margin-bottom: 60px;
}



/* Formular */


.form-kontakt input[type="submit"], 
.form-gruppe input[type="submit"]{
	border: 1px solid #fff; 
	border-radius: 2px;
	background: transparent;
	color: #fff; 
	padding-left: 15px;
	padding-right: 15px;
}

	.form-kontakt input[type="submit"]:hover, 
	.form-gruppe input[type="submit"]:hover {
		border: 1px solid #fff; 
		border-radius: 2px;
		background: #fff;
		color: #000; 
		padding-left: 15px;
		padding-right: 15px;
	}
	

.form-kontakt input[type="checkbox"] {	
    margin-right: 3px;
    margin-top: -4px;
    margin-left: 25px;
}


	.form-kontakt .first input[type="checkbox"] {	
	    margin-left: 0px;
	}


.form-kontakt input[name="datenschutz"],
.form-gruppe input[name="datenschutz"] {	
	    margin-left: 0px;
	}



span.wpcf7-list-item {
	margin: 0;
}


.form-gruppe input[type="checkbox"] {
	margin-right: 3px;
    margin-top: -4px;
}


.form-gruppe .wpcf7-list-item {
	display:block;
}




.zusatz {
	padding: 23px 0;
}


span.wpcf7-not-valid-tip {
    font-size: 13px;
    line-height: 15px;
    margin-top: 5px;
}


/* Gruppenanmeldung 
	
	.form-gruppe-right {
		width: 48%;
		display: inline-block;
	}
	
	.form-gruppe-left {
		width: 48%;
		display: inline-block;
		margin-right: 28px;
	}


	@media (max-width: 1225px){
		.form-gruppe-right {
			width: 90%;
			display: inline-block;
		}
		
		.form-gruppe-left {
			width: 90%;
			display: inline-block;
			margin-right: 28px;
		}	
	}
*/






/* Ampelsystem */

.ampel h4 {
	color: #fff;
	margin-bottom: 0;
	font-size: 22px;
}

.ampel table, 
.ampel td {
    border: none;
    padding-bottom: 50px;
}

.ampel td:first-child {
	width: 80px;
}

.ampel td:last-child {
	padding-left: 25px;
}
