/* open-sans-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v44-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
    font-family: Open Sans;
    font-size: 13px;
    background-color: #fff;
}

.header-icon {
    display:none;
}

#info-home {
    border-left: 0;
}

#pageheader {
    border-bottom: 16px solid #fff;
}

h3 {
    font-family: Open Sans;
    font-size: 15px;
    line-height: inherit;
}

#weintipp, #cookielayer {
    background-color: rgb(239, 234, 221);
}

#footercontainer {
    background-color: rgb(48, 47, 44)
}


#cookielayer a {
    color :#555555;
}

#footercontainer, #footercontainer a {
    color :#fff;
}

.korb-leger {
    background-color: rgb(166, 138, 65);
}

.korb-leger-text a {
    color: #fff;
}

.wine-itemline {
    line-height: inherit;
}

.active-category, .korb-leger {
    background-color: rgb(166, 138, 65);
    color: #fff;
}

.active-category a, .korb-leger a {
    color: #fff;
}