/********* Compiled - Do not edit *********/
:root{--color-primary:#ee7f4f;--color-secondary:#e3e1db;--color-gradient-start:transparent;--color-gradient-stop:transparent;}.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:Quicksand;font-weight:400;line-height:1.8;font-size:20px;color:#0f0f0f;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Quicksand;font-weight:400;line-height:1.6em;font-size:50px;color:#0f0f0f;}.h2,h2{font-family:Quicksand;font-weight:400;line-height:1.5em;font-size:40px;color:#0f0f0f;}.h3,h3{font-family:Quicksand;font-weight:400;line-height:1.6em;font-size:35px;color:#0f0f0f;}.h4,h4{font-family:Quicksand;font-weight:400;line-height:1.6em;font-size:30px;color:#0f0f0f;}.h5,h5{font-family:Quicksand;font-weight:400;line-height:1.7;font-size:25px;color:#0f0f0f;}.h6,h6{font-family:Quicksand;font-weight:400;line-height:1.8;font-size:19px;color:#0f0f0f;}.titlebar-inner h1{}.titlebar-inner p{}/*Header*/

.logo-default {
    width: 100px !important;
}

a.navbar-brand {
    pointer-events: none !important;
    
}

/*Startseite*/

.titlebar {
    display: none !important;
}

h1 {
    text-transform: uppercase;
}

h2 {
    text-transform: uppercase;
}


/*Blog*/

.blog-single-footer {
    display: none;
}

.post-meta {
    display: none;
}

.related-posts {
     display: none;
}

.post-nav {
    display: none;
}
/*mobile Optimierung*/

@media screen and (max-width: 600px) {
    .logo-default {
    width: 80px !important;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 35px;
}

.blog-single-content {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

a {
    font-size: 15px !important;
}

}

.flipbook-menu {
    display: none !important;
}

/*Passwortschutz*/

form {
    margin: 50px;
}

input {
    border-radius: 50px !important;
}