.full-top {
    position: relative;
    width: 100%;
    height: calc(88vh - 80px);
    height: 100vh;
    background-size: cover;
    display: flex;
    background-attachment: fixed;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: column;
}
.entry-content a {
color:#ca8e25;
}
.entry-content li {
color:#aaa !important;
}
.entry-content ul {
margin-left:0 !important;
}
body {
background:#000;
}
h1,h2,h3 {
margin-top:0 !important;
margin-bottom:20px !important;
text-transform:none !important;
}
.entry-content {
margin-top:0 !important;
}

/* top bar */
#contact-wrap-top {
width:100%;
float:left;
background:#000;
}
#contact-stuff {
max-width:1200px;
margin:0 auto;
text-align:center;
color:#fff;
}
#contact-stuff a {
color:#fff;
}
#c-tel, #c-street,#c-mail {
display:inline-block;
line-height:1.5;
margin:5px 10px;
color:#fff;
font-size:14px;
}
.fas {
margin-right:5px !important;
color:#fff !important;
}
/* top bar */

#header-body-wrap {
height:300px;
width:100%;
float:left;
background-image:url(https://kunstundantikbeeskow.de/wp-content/uploads/2021/09/antik-kunst-beeskow-an-der-b87-9-inverted-puppe.jpg);
position: relative;
background-size:cover !important;
}
#c-overlay {
position:absolute;
width:100%;
height:100%;
background:#fff;
top:0;
left:0;
z-index:0;
opacity:0.05;
} 
@media only screen and (max-width: 630px) {
#c-logo {
width:100vw;
height:auto !important;
}
#header-body-wrap { 
height:47.6vw;
}
}
/* end top area */

.fixed {
position:fixed !important;
left:0;
top:0;
background:#7c0e0e;
}
#header-all-wrap {
overflow:auto;
}
.menu-item a {
color:#b19566 !important;
padding: 1.0em 1.25em;
}
#c-logo {
display:block;
height:290px;
margin:0 auto;
z-index:1000 !important;
position: relative;
}
#masthead{
z-index:1000;
background:#630b0b;
}
@media only screen and (max-width: 768px) {
.menu-main-container {
background:#7c0e0e;
}  
.normal-entry {
padding:25px !important;
}
.single article, article.single {
  padding: 0px 15px !important;
}
h1::before, h1::after {
content:none !important;
}
.menu-item a {
font-size:18px !important;
}
}
.menu-toggle .hline {
background:#fff;
}
article.hentry {
background:transparent !important;
}
.site-footer {
background:#2f1c16;
box-shadow:inset rgba(0,0,0,0.7) 0 0 8px;
color:#fff !important;
border-top:none;
}
.site-footer a{
color:#ddd !important;
}
body .entry-content,body .entry-content p {
font-size:20px !important;
}
.main-navigation a {
    font-size: 19px;
}
.menu-item {
position:relative;
}
@media only screen and (min-width: 768px) {
.main-navigation .menu-item a::before {
    content: "\2022";
    position: absolute;
    left: -4px;
    font-size: 14px;
    top: 24px;
    color:#ccc;
}
.main-navigation .menu-item:first-child a::before {
content:none;
}
}

h1::before {
content:url(https://kunstundantikbeeskow.de/wp-content/uploads/2021/09/girlande-links.png);
top: 4px;
position: relative;
right: 8px;
}
h1::after {
content:url(https://kunstundantikbeeskow.de/wp-content/uploads/2021/09/girlande-rechts.png);
top: 4px;
position: relative;
left: 8px;
}
.top-slider {
padding-bottom:0px !important;
margin-bottom:30px;
border-bottom:20px solid #000;
}
.normal-entry {
background:rgba(101,28,6,0.9);
padding:35px;
position:relative;
box-shadow:inset rgba(0,0,0,0.7) 0 0 25px, rgba(255,255,255,0.2) 0 0 20px;
border-radius:10px;
}
.wrap {
    max-width: 1000px !important;
}
h1,h2,h3  {
color:#b19566 !important;
}
.entry-content p {
color:#aaa !important;
}
.custom-quiz {
display:none;
}