/********* Compiled - Do not edit *********/
@font-face {
font-family:"Glacial Indifference";
src:;font-display:swap;
}
:root{--color-primary:#ffffff;--color-secondary:#1e73be;--color-gradient-start:#1E73BE;--color-gradient-stop:#185DA3;}.lqd-page-frame[data-orientation=v]{background:rgb(255, 255, 255);}.lqd-page-frame[data-orientation=h]{background:rgb(255, 255, 255);}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Glacial Indifference;font-weight:400;line-height:1.5em;font-size:1em;color:#808291;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:Poppins;font-weight:400;line-height:2;font-size:14px;color:#737373;}.h1,h1{font-family:Glacial Indifference;font-weight:400;line-height:1.2em;font-size:52px;color:#181b31;}.h2,h2{font-family:Prata;font-weight:400;line-height:1.2em;font-size:40px;color:#181b31;}.h3,h3{font-family:Prata;font-weight:400;line-height:1.2em;font-size:36px;color:#181b31;}.h4,h4{font-family:Prata;font-weight:400;line-height:1.333em;font-size:30px;color:#181b31;}.h5,h5{font-family:Glacial Indifference;font-weight:400;line-height:1.2em;font-size:21px;color:#181b31;}.h6,h6{font-family:Glacial Indifference;font-weight:400;line-height:1.2em;font-size:18px;color:#181b31;}.main-header .navbar-brand{max-width:200px !important;}.titlebar-inner h1{}.titlebar-inner p{}section.vc_row{units:px;}.lqd-back-to-top {
    display: none !important;
}

#datenschutz .lqd-sticky-bg-wrap, 
#datenschutz .lqd-sticky-bg {
   /* height: 50vh;*/
}

.dsWrap {
    display: block;
    width: 100%;
    height: 400px;
    overflow-y: scroll;
    margin-bottom: 2em;
}

.dsWrap::-webkit-scrollbar {
    background: transparent;   
    width: 4px;
    height: 4px;
}

.dsWrap::-webkit-scrollbar-track {
    background-color: transparent;
}
.dsWrap::-webkit-scrollbar-thumb {
    background-color: #646bcd;
    padding-right: 2px;
}

.dsWrap:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

.dsWrap.active {
    height: auto !important;
}

.dsWrap.active:after {
}

.toggleDsWrap {
    margin-top: 2.4em;
    font-weight: 900;
    text-decoration: underline;
}

.toggleDsWrap.active {
    text-decoration: none;    
}

.toggleDsWrap:before {
    display: inline;
    position: relative;
    content: '+ einblenden';
}

.toggleDsWrap.active:before {
    content: '– ausblenden';
}

@font-face {
    font-family: 'Tiempos Headline Light';
    src: url('/wp-content/themes/ave-child/fonts/TiemposHeadline-Light.woff') format('woff'),
        url('/wp-content/themes/ave-child/fonts/TiemposHeadline-Light.ttf') format('truetype'),
        url('/wp-content/themes/ave-child/fonts/TiemposHeadline-Light.otf') format('opentype');
}

body, p, span, h1, h2, h3, h4, h5, h6 {
    font-family: 'Tiempos Headline Light' !important;
    color: #222;
}


h2 {
    letter-spacing: 0em !important;
}

.vc_separator h4 {
   color: #222;
    font-size: 1.2em;
}

.inline {
    display: inline-block;
}

.bookingbtn span {
    color: white;
}

.bookingbtn:hover span {
    color: #222;
}

.darksection p {
    color: white;
    font-size: 2em;
    line-height: 1.6em;
}

.slideshow1 {
    min-height: 40vh;
    padding: 120px auto;
}

.videobottom {
/*    min-height: 50vh;
    max-height: 80vh;*/
}
     
.primer h2 {
    font-size: 1em !important;
    text-transform: uppercase;
    font-weight: 900;
}

.floatthis {
    float: left;
    margin-right: 3% !important;
    width: 20%;
}

.submit {
    width: 28% !important;
}
.breakfloat {
    clear: left;
    width: 100%;
}
a .link-ext,
a .link-ext:hover {
    background:#6367CF !important;
}
.formlabel h2 {
    color: rgba(100,107,205,0.2);
    
    transition: .4s all;
}
.formlabel h2 span,
.vc_column_container:hover .formlabel h2 {
    color: rgba(100,107,205,1);
}
input, textarea {
    background-color: rgba(255,255,255,0) !important;
    font-family: "Tiempos Headline Light", serif !important;
    border: none !important;
    border-bottom: 2px solid white !important;
    color: rgba(255,255,255,0.5) !important;
    font-weight: 100;
    padding-left: 16px !important;
}

input[type="submit"] {
    font-family: "Helvetica", Verdana, sans-serif !important;
    background-color: rgba(247, 231, 213,.6) !important;
    color: #2E315E !important;
    text-transform: uppercase;
     font-weight: 900;
     letter-spacing: 0.5em;
     width: 100% !important;
     text-align: center !important;
     padding-left: 60px !important;
}

/*.lqd-contact-form input[type=checkbox] {
    appearance: none;
    background-color: rgba(247, 231, 213,.6) !important;
    color: #2E315E !important;
}
.lqd-contact-form input[type=checkbox]:hover,
.lqd-contact-form input[type=checkbox]:focus {
    background-color: rgba(255,255,255,0.2) !important;
    color: rgba(255,255,255,1) !important;
}*/

.formacceptance {
    margin-top: 2em;
}

.formacceptance a {
   
}

.formacceptance a:hover {
     color: white !important;   
}

.dssection p {
    color: #333;
    font-size: 1.0em !important;
    line-height: 1.2em !important;
}
div.wpcf7-mail-sent-ok {
    border-color: rgba(255,255,255,0) !important;
}
.dssection a {
    color: #333;
}

input:hover, 
input:focus,
textarea:hover,
textarea:focus {
    background-color: rgba(255,255,255,0.2) !important;
    color: rgba(255,255,255,1) !important;
}


input[type="submit"]:hover {
    background-color: #F8E7D4 !important;
    color: #2E315E !important;
}

.bookingBtnOnSlider {
    position: absolute;
    height: auto;
    width: 25%;
    display: block;
    left: 15%;
    bottom: 30%;
    z-index: 20000;
    opacity: 0.9 !important;
    color: #222 !important;
    text-aligh: center !important;
}
.bookingBtnOnSlider span {
    color: white !important;    
}
.bookingBtnOnSlider:hover span {
    color: #222 !important;    
}

.bookingBtnOnSlider:hover {
    opacity: 1 !important;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border-color: rgba(255,255,255,0);
}

span.wpcf7-not-valid-tip {
   
    color: #fff;
    font-weight: 900;
}

div.wpcf7-response-output {
    font-weight: 900;
    color: white !important;
}

 h1 {
     font-size: 140px;
 }
 @media (max-width: 1200px) { 
     
     h1 {
     font-size: 90px;
 }
}
 
.villaIntroLogo img {
	margin: 0 auto;
	height: auto !important;
	width: 100% !important;
	transition: .3s all;
}
.villaIntroLogo {
position: relative;
	display: block;
    margin: 0 auto;
    max-width: 60% !important;	
}

.villaIntroLogo {
		height: 30vh !important;
}

.wpcf7-acceptance span {
    color: white;
}


#video .btn-txt {
	font-size: 1.6em;
}

#festsaal p, 
#festsaal h1, 
#festsaal h2, 
#festsaal h3, 
#festsaal h4, 
#festsaal h5, 
#festsaal h6, 
#festsaal span {
	color: #2E315E !important;
}
#wasser p, 
#wasser h1, 
#wasser h2, 
#wasser h3, 
#wasser h4, 
#wasser h5, 
#wasser h6, 
#wasser span,
.formlabel h2 {
	color: #F8E7D4 !important;
}
#festsaal .ld-fh-txt span {
	color: #111 !important;
  font-weight: 900 !important;	
}
#wasser .ld-fh-txt span {
	color: #fff !important;
  font-weight: 900 !important;
}
#villasauerbier .vc_separator h4 {
	font-family:'Helvetica', Verdana, sans-serif !important;
	font-size:1.2em;
}


.factsAbove,
.factsBelow,
.nextToVideo,
.spacerYellow {
 /*height: 16px !important;*/
 height: 0px;
 overflow: hidden !important;
 display: none;
 padding: 0px !important;
}

.spacerBlue
{
 height: 0px;
 /*height: 88px !important;*/
    display: block;
}

@media only screen and (min-width:1200px) and (min-height:700px) {
	#festsaal .ld-fh-txt span,
	#wasser .ld-fh-txt span
	{
		font-size: 1.0em !important;
	line-height: auto;
	}
	#festsaal p,
	#wasser p {
		font-size: 3.0em;
	}
}

@media only screen and (min-width:1500px) and (min-height:900px) {
	#festsaal .ld-fh-txt span,
	#wasser .ld-fh-txt span
	{
		font-size: 1.4em !important;
	line-height: auto;
	}
	#festsaal p,
	#wasser p {
		font-size: 3.6em;
	}
	#villasauerbier .btn * {
		font-size: 1.2em !important;
	}
}

@media only screen and (max-width:1500px) {
	#villasauerbier .vc_separator h4 {
		font-size: 1em;
	}
}
@media only screen and (max-width:1200px) {
	#villasauerbier .vc_separator h4 {
		font-size: .9em;
	}
}

@media only screen and (max-height:1000px) {
	.villaIntroLogo {
		height: auto !important;
	}
	.bookingBtnOnSlider {
	 width: 80%;   
	}
}

@media only screen and (max-height:700px) {

	#villasauerbier .vc_custom_1574404143804{
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
}

@media only screen and (max-height:500px) {

} 
 
 
@media (max-width: 1000px) { 
    .floatthis {
     float: none;
      margin-right: 0% !important;
     width: 100%;
  }
.submit {
    width: 100% !important;
}

}
@media (max-width: 800px) { 
    h1 {
     font-size: 60px;
 }
}