/********* Compiled - Do not edit *********/
:root{--color-primary:#b0b268;--color-link:#2e2e2d;--color-link-hover:#b0b268;}.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:Bree Serif;font-weight:400;line-height:1.7em;font-size:17px;color:#2e2e2d;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Pacifico;font-weight:400;line-height:1.2em;font-size:80px;color:#2e2e2d;}.h2,h2{font-family:Pacifico;font-weight:400;line-height:1.2em;font-size:80px;color:#2e2e2d;}.h3,h3{font-family:Pacifico;font-weight:400;line-height:1.2em;font-size:70px;color:#2e2e2d;}.h4,h4{font-family:Pacifico;font-weight:400;line-height:1.2em;font-size:50px;color:#2e2e2d;}.h5,h5{font-family:Pacifico;font-weight:400;line-height:1.2em;font-size:40px;color:#2e2e2d;}.h6,h6{font-family:Pacifico;font-weight:400;line-height:1.2em;font-size:40px;color:#2e2e2d;}.titlebar-inner h1{}.titlebar-inner p{}/*Schrift*/

body {
    font-family: "bree", sans-serif;
font-weight: 300;
font-style: normal;
}

h1 {
    font-family: "pacifico", sans-serif;
font-weight: 300;
font-style: normal;
}

h2 {
    font-family: "pacifico", sans-serif;
font-weight: 300;
font-style: normal;
}

h3 {
    font-family: "pacifico", sans-serif;
font-weight: 300;
font-style: normal;
}

h4 {
    font-family: "pacifico", sans-serif;
font-weight: 300;
font-style: normal;
}

h5 {
    font-family: "pacifico", sans-serif;
font-weight: 300;
font-style: normal;
}


/*Menü*/

.logo-default {
    width: 240px !important;
}

.main-header {
    font-family: "bree", sans-serif;
font-weight: 400;
font-style: normal;
}

.taptap-logo {
    display: none;
}

.taptap-search-button-wrapper {
     display: none;
}

.taptap-main-menu-button {
    background-color: #B0B268 !important;
    width: 58px !important;
    height: 58px !important;
    padding-left: 14px !important;
    padding-top: 12px !important;
    border-radius: 50px !important;
}

.menu-item a{
    font-size: 22px !important;
}


/*Startseite*/

.vorne {
    z-index: 3 !important;
}

.menu-item ul li a {font-size:18px !important;}

.hans {
    position: relative;
    left: 88% !important;
    top: -420px !important;
}

.buttonsstart {
    position:fixed; 
    bottom: 30%; 
    right: -20px; 
    z-index: 4;
}

.buttonsstart2 {
    position:fixed; 
    bottom: 18%; 
    right: -20px; 
    z-index: 4;
}

.shrink {
transition: 1s ease;
}

.shrink:hover{
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
transition: 1s ease;
}

/*Mobile Optimierung Startseite*/

@media screen and (max-width: 600px) {
  
  .buttonsstart {
    position: relative; 
    bottom: 0px;
    margin-bottom: 50px;
    margin-top: -90px;
}

  .buttonsstart2 {
    position: relative; 
    bottom: 0px;
    margin-bottom: 50px;
    margin-top: -40px;
}
h1 {
    font-size: 70px !important;
}

h2 {
    font-size: 70px !important;
}

h3 {
    font-size: 60px !important;
}

.arrowdown {
    width: 40px !important;
    position: relative;
    left: 45%;
}

.wpb-content-wrapper {
    margin-right: 15px !important;
    margin-left: 15px !important;
}

.hans {
    position: relative;
    left: 60% !important;
    top: -190px !important;
}

.navbar-toggle {
    display: none !important;
}

.logo-default {
    width: 180px !important;
}

.taptap-main-menu-button {
    margin-top: -40px !important;
}
}