#sp-header.header-sticky {
    top: 0px;
    background-color: #a88255!important;
}
.offcanvas-menu {
    background-color: #a88255!important;
}
#sp-header.header-sticky .header-btn:hover {
    background-color: #fff!important;
    color: #a88255!important;
    border-color: #fff!important;
}
#sp-header .header-btn:hover {
    background-color: #a88255!important;
    color: #fff!important;
    border-color: #a88255!important;
}
#sp-bottom {
    padding: 75px 0 0 0!important;
}
li.sp-menu-item .contact-hidden{
    visibility: hidden!important;
    display: none;
}
.canvas-off {
    display: inline-flex;
}
img.phone-off {
    margin-right: 14px;
}
section#sp-main-body {
    top: -37px!important;
    position: relative;
}
#sp-top-bar {
    background: #33333300!important;
    color: #AAAAAA;
    position: relative;
    z-index: 999999!important;
}
div.mod-languages ul li.lang-active {
    background-color: #0000!important;
}
span.headline {
    display: none !important;
}
#cookiehintsubmit, #cookiehintsubmitno {
    background: #ffffff !important;
    color: #a88255 !important;
    border: 1px solid #a88255!important;
}
body .sppb-btn:after, body .btn:after {
    height: 0!important;
}
#cookiehintsubmit:hover, #cookiehintsubmitno:hover {
    background: #a88255 !important;
    color: #fff !important;
}
@media (max-width: 991px) {
    .show-offcanvas {
        display: none!important;
        visibility: hidden!important;
    }
    #sp-top-bar {
        display: none!important;
    }
    section#sp-main-body {
        top: 0px!important;
        position: relative;
    }
}
