/********* Compiled - Do not edit *********/
@font-face {
font-family:"Glacial Indifference";
src:;font-display: swap;
}
:root{--color-primary:#90cf51;--color-gradient-start:#90cf51;--color-gradient-stop:#0070c0;}.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:'Trebuchet MS', Helvetica, sans-serif;line-height:1.5em;font-size:18px;color:#808291;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:'Trebuchet MS', Helvetica, sans-serif;font-weight:700;line-height:1.2em;font-size:53px;color:#000000;}.h2,h2{font-family:'Trebuchet MS', Helvetica, sans-serif;font-weight:600;line-height:1.2em;font-size:45px;color:#0a0a0a;}.h3,h3{font-family:'Trebuchet MS', Helvetica, sans-serif;font-weight:500;line-height:1.5;font-size:30px;color:#0a0a0a;}.h4,h4{font-family:'Trebuchet MS', Helvetica, sans-serif;font-weight:400;line-height:1.5;font-size:24px;color:#0a0a0a;}.h5,h5{font-family:'Trebuchet MS', Helvetica, sans-serif;font-weight:400;line-height:1.7;font-size:21px;color:#111111;}.h6,h6{font-family:'Trebuchet MS', Helvetica, sans-serif;font-weight:400;line-height:1.5;font-size:17px;color:#0a0a0a;}.main-header .navbar-brand{max-width:200px !important;}.titlebar-inner h1{}.titlebar-inner p{}.titlebar-inner{padding-top:70px;padding-bottom:70px;}.titlebar{background-color:#f2f2f2;}@media ( min-width: 1200px ){.main-header .is-stuck{background:rgb(255, 255, 255) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a{color:rgb(60, 60, 60) !important;}.mainbar-wrap.is-stuck .mainbar-wrap.is-stuck .header-module .nav-trigger .bar{background-color:rgb(60, 60, 60) !important;}.mainbar-wrap.is-stuck .header-module .ld-module-trigger-icon, .mainbar-wrap.is-stuck .header-module .ld-module-trigger-txt{color:inherit !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:rgb(60, 60, 60) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a:hover{color:rgb(0, 0, 0) !important;}}@media screen and (max-width: 1199px){body[data-mobile-nav-style=modern]:before{background:linear-gradient(130deg, #90cf51 1.9867549668874172%, #0070c0 99.66887417218543%);}}/* Überschriften im Header auf Handy kleiner machen */
@media screen and (max-width: 991px) {
	.ld-fancy-heading h1 {
		font-size: 2.7rem !important;
        margin-bottom: 10px !important;
	}
	
	.ld-fancy-heading h2 {
		font-size: 2.7rem !important;
        margin-bottom: 10px !important;
	}

	.ld-fancy-heading h4 {
		font-size: 20px;
	}
}

/* Logo-Größe auf Handy beschränken */
    .navbar-brand img {
        max-width: 10em;
    }

/* Footer ausblender */
.lqd-main-footer-default {
    display: none;
}