/* menu mobil */
ul.mobile-menu-pro.collapsed li {
    padding: 5px;
    color: whitesmoke !important;
    display: block;
}

ul.mobile-menu-pro.collapsed a {
 		padding: 5px;
    color: whitesmoke !important;
	text-align: center;
}

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/material-icons.ttf') format('ttf')!important;
}


/* cookie css start */
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color: #555!important;
    border-color: #555!important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    border-color: #555!important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover {
   color: #b3a694!important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover  {
    color: #b3a694!important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:hover {
    color: #b3a694!important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
    border: 2px solid #555!important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.active {
    border-bottom: 1px solid #555!important;
    color: #000!important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
	color: #b3a694!important;
}

/* color menu header */
body h1.menu-heading-pro {
    background-color: #b3a694!important;
}

/* abstand essen menü liste*/
.abstand li span {
	left: 30px;
}

/* location kategorie ausblenden*/
.location-cate-pro {
	display:none; 
}

/* location einträge margin bottom*/
.location-post-pro {
    margin-bottom: 10px!important;
}

/* banner burger des monats*/
.vce-hero-section-media--md .vce-hero-section--content {
    width: 90%;
}