/********* Compiled - Do not edit *********/
:root{--color-primary:#b28f65;--color-secondary:#000000;--color-link:#000000;}.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:Be Vietnam;font-weight:300;line-height:1.7em;font-size:16px;color:#000000;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Be Vietnam;font-weight:500;line-height:1.2em;font-size:44px;color:#000000;}.h2,h2{font-family:Be Vietnam;font-weight:500;line-height:1.2em;font-size:44px;color:#000000;}.h3,h3{font-family:Be Vietnam;font-weight:500;line-height:1.2em;font-size:38px;color:#000000;}.h4,h4{font-family:Be Vietnam;font-weight:500;line-height:1.2em;font-size:28px;color:#000000;}.h5,h5{font-family:Be Vietnam;font-weight:500;line-height:1.2em;font-size:28px;color:#000000;}.h6,h6{font-family:Be Vietnam;font-weight:500;line-height:1.2em;font-size:28px;color:#000000;}.titlebar-inner h1{}.titlebar-inner p{}@media screen and (max-width: 1199px){body[data-mobile-nav-style=modern]:before{background:rgb(255, 255, 255);}}/*Menü*/

.menu-item a {
    font-size: 16px !important;
    padding-right: 40px !important;
    padding-left: 40px !important;
}

/*Footer*/

.footerplatzierung{
    position: relative !important;
    top: 240px !important;
    z-index: 9999 !important;
}

/*Startseite*/

.zindexer {
    z-index: 9999 !important;
}


/*Mobil*/

@media screen and (max-width: 600px) {
.trenner {
    display: none !important;
} 

.footerplatzierung{
    position: relative !important;
    top: 580px !important;
    z-index: 9999 !important;
}
}

/*Kontaktformular*/

.quform-submit {
    background-color: #B28F65 !important;
    color: white !important;
    border: 0px !important;
}

.quform-label-text {
    font-weight: 500 !important;
}

.quform-field {
    border-radius: 10px !important;
}

.quform-option-text {
    font-weight: 500 !important; 
}

.ui-selectmenu-button {
    border: 0px !important;
    border-radius: 10px !important;
}