@page {
    margin: 1cm
}

.non-print {
    display: none !important;
}

a {
    text-decoration: none;
    font-style: italic;
    color: #666
}

input,
textarea {
    display: none
}

body,
p,
td {
    font: 12pt Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
    color: #555;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    text-align: justify
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-size: 15pt;
    line-height: 17pt
}

img,
div,
span {
    float: none;
    clear: both;
    text-align: left
}

img {
    max-width: 500px
}

div[data-widget-host="mateo"] {
    display: none;
}

.navbar {
    display: block !important;
}

.navbar-collapse.collapse {
    display: none !important;
}

#logo-desktop {
    position: static !important;
    float: none !important;
    margin-left: 0;
}

#logo-desktop img {
    display: block !important;
}

#allNavs {
    max-height: none;
}

.page-content>.container {
    margin-top: 0;
    margin-bottom: 0;
}

.slogan>.container>.row:first-child {
    padding-top: 0;
}

.slogan>.container>.row:last-child {
    padding-bottom: 0;
}

#oeffnungszeiten {
    margin-top: 0 !important;
}