body #cshero-header {
    background-color: rgba(255,255,255,0.8);
}

.cms-header-sticky.open-topbar {
    margin-top: 0px !important;
}

.top-navigation {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px 40px 30px 0px;
}

.top-navigation li {
    box-sizing: border-box;
    color: rgb(75, 78, 83);
    display: list-item;
    float: left;
    font-family: 'Open sans';
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 3px 10px;
    position: relative;
    text-align: left;
    height: 30px;
    margin-left: 30px;
}

.top-navigation a {
    color: #c4c44b;
    cursor: auto;
    display: inline-block;
    font-family: 'Open sans';
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    height: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.top-navigation a:hover, #menu-main-menu  a:hover {
    color: #111;
}

#site-navigation {
    height: 30px;
    margin-top: 68px;
}

#menu-main-menu li {
}

#menu-main-menu li, #menu-main-menu a  {
    height: 30px;
    line-height: 30px !important;
}

#site-navigation ul.menu-main-menu > li > a {
    color: #c4c44b;
}
#site-navigation ul.menu-main-menu > li > a:hover {
    color: #111;
}

#menu-main-menu li:hover, #menu-main-menu li.current_page_item, #top-navigation li:hover, #top-navigation li.current_page_item {
    background-color: #f7edd0;

}

#menu-main-menu li a {
    font-size: 15px !important;

}
.slider-headline {
    color: #c4c44b;
    display: inline-block;
    font-family: Lato;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
}

.cms-custom-heading.heading-underline-textbold .cms-heading-inner:before {
    background: #c4c44b none repeat scroll 0 0 !important;
}


.latest-title .section-title {
    border-left: none;
    color: #c4c44b;
    padding: 0;
}

.latest-title .section-title  span {
    font-weight: 300 !important;
}
.latest-title .section-title:before {
    background: #c4c44b none repeat scroll 0 0;
    height: 3px;
    bottom: -15px;
    margin-left: 15px;
    width: 100px;
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
}

.btn-green {
    background: transparent;
    border: 2px solid #c4c44b !important;
    text-transform: uppercase;
    color: #c4c44b;
}



.header-fixed-page {
    box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 15px 0px;
}

#main-footer {
    padding: 0;
    margin: 0;
    height: 0px;
}

.main-footer-wrap.pt-100-b-80-cont {
    padding: 0;
    height: 30px;
}

.map-render {
    height: 400px;
}


.mobile-top-menu {
    display: none;
}


#mobile-top-navigation {
    margin: 0px;
    list-style: none;
    padding: 0px;
    background-color: #4b4e53;
    padding-bottom: 20px;
}

#mobile-top-navigation:after {
    clear: both;
}

#mobile-top-navigation li {
    height: 30px;
    line-height: 0px;
}

#mobile-top-navigation li a {
    line-height: 30px !important;
}


@media screen and (min-width: 481px) {

    .map-render {
        height: 550px;
    }
}
@media screen and (min-width: 769px) {

    .map-render {
        height: 650px;
    }
}
@media screen and (min-width: 1025px) {

    .map-render {
        height: 650px;
    }
}

@media screen and (max-width: 1024px) {
    #top-navigation {
        display: none;
    }

    #site-navigation {
        margin-top: 0px;
    }


    .mobile-top-menu {
        display: block;
    }

    .menu-hauptmenue-container {
        background-color: #4b4e53;
        padding-bottom: 10px;
    }
    #cshero-header-navigation ul#menu-main-menu li a {
        padding-top: 4px !important;
    }
}


.nivo-caption {
    display: none !important;
}

.nivo-controlNav {
    margin-top: -100px;
    margin-bottom: 100px;
    z-index: 1000;
}

.wpb_slider_nivo.theme-default {
    border: none !important;
}

.slogan {
    width: 250px;
    height: auto;
}

.cshero-main-header .cshero-header-cart-search.cms-in-phone {
    padding-top: 63px;
}


@media screen and (max-width: 460px) {

    .cshero-main-header .cshero-header-cart-search.cms-in-phone {
        display: none !important;
    }
}

.divslogan {
    position: absolute;
    left: 200px;
    top: 64px;
}

@media screen and (max-width: 1350px) {
    .divslogan {
        position: absolute;
        left: 200px;
        top: 17px;
    }
}

@media screen and (max-width: 1024px) {
    .divslogan {
        display: none;
    }
}

.page-title {
    display: none;
}

#cshero-header-logo a img {
    height: 93px !important;
}
