@media only screen and (min-width: 993px) {
    .xicontainer {
        width: 83.33333333% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

header.page-header {
  position: absolute !important;
}

@media only screen and (max-width: 992px) {
    .xicontainer {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (min-width: 768px) {
    .page-title-wrapper + .page-main {
        margin-top: 170px !important;
    }
}

.control>.field>label.label {
    width: auto !important;
    height: auto !important;
    position: relative !important;
}

.control>.field>label.label>span {
    display: none;
}

fieldset.field.street.admin__control-fields.required>legend.label {
    display: none;
}

.control>.field.primary>label[for="street_1"]:after {
    content: "Strasse und Hausnummer *" !important;
    font-weight: 400;
    color: var(--thim-mgs-color-01);
    font-size: 13px;
}

.nested>.field.additional>label[for="street_2"]:after {
    content: "Adresszusatz 1" !important;
    font-weight: 400;
    color: var(--thim-mgs-color-01);
    font-size: 13px;
}

.nested>.field.additional>label[for="street_3"]:after {
    content: "Adresszusatz 2" !important;
    font-weight: 400;
    color: var(--thim-mgs-color-01);
    font-size: 13px;
}

.nested>.field.additional>label[for="street_2"] {
    width: auto !important;
    height: auto !important;
    position: relative !important;
}

.nested>.field.additional>label[for="street_3"] {
    width: auto !important;
    height: auto !important;
    position: relative !important;
}

.nested>.field.additional>label[for="street_2"]>span {
    display: none;
}

.nested>.field.additional>label[for="street_3"]>span {
    display: none;
}

.control>.field[name="shippingAddress.street.0"]>label.label:after {
    content: "Strasse und Hausnummer *" !important;
    font-weight: 400;
    color: var(--thim-mgs-color-01);
    font-size: 13px;
}

.control>.field[name="shippingAddress.street.1"]>label.label:after {
    content: "Adresszusatz" !important;
    font-weight: 400;
    color: var(--thim-mgs-color-01);
    font-size: 13px;
}

.control>.field[name="shippingAddress.street.2"]>label.label:after {
    content: "Adresszusatz 2" !important;
    font-weight: 400;
    color: var(--thim-mgs-color-01);
    font-size: 13px;
}

.checkout-container {
    margin-top: 24px !important;
    width: 83.33333333% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.abs-field-tooltip,
.field .control._with-tooltip {
    display: grid;
}

span.field-tooltip-action {
    color: black !important;
}

.category-view .category-description {
    font-size: 15px;
}

#searchStringText {
    color: var(--thim-mgs-color-01);
    font-size: 24px;
    text-align: left;
    font-weight: 600;
    margin-right: auto;
    margin-left: 0;
    display: inline-flex;
}

.products-grid .product-item-info .product-top a.photo {
    padding-bottom: 100% !important;
}

.mgz-btn {
    font-size: 16px !important;
}

.mgz-btn-style-gradient>a {
    border-style: solid !important;
    border-color: rgba(135, 99, 26, 0.3) !important;
    color: rgba(135, 99, 26, 1) !important;
    background: transparent !important;
}

.mgz-btn-style-gradient>a:hover {
    border-style: solid !important;
    border-color: rgba(135, 99, 26, 1) !important;
    background: transparent !important;
    color: rgba(135, 99, 26, 1) !important;
}

.mgz-btn-style-modern>a {
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
    color: #fff !important;
    background: transparent !important;
}

.mgz-btn-style-modern>a:hover {
    border-style: solid !important;
    border-color: #fff !important;
    background: transparent !important;
    color: #fff !important;
}

.mgz-btn-style-flat>a {
    border-style: solid !important;
    border-color: rgba(0, 0, 0, 0.3) !important;
    color: #000 !important;
    background: transparent !important;
}

.mgz-btn-style-flat>a:hover {
    border-style: solid !important;
    border-color: black !important;
    background: transparent !important;
    color: #000 !important;
}

a:visited,
a,
.footer.content .links a,
.header.panel>.header.links>li>a {
    color: unset;
}

.mgz-element.kdavndq .mgz-cta-description {
    color: #ffffff !important;
}

.middle-footer {
    padding: 80px 40px !important;
}

a.action.quickview {
    display: none !important;
}

li:has(> a.action.quickview) {
    display: none !important;
}


.ximaj-distance-column {
    margin-left: 50px;
}

* {
    padding: 0
}

.mgz-element-column>.mgz-element-inner {
    padding: 0px;
}

.page-main>.columns {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

body {
    font-family: 'Noto Sans', 'Open Sans', 'Helvetica Neue' !important;
    font-weight: unset;
    font-size: unset;
}

.btn-primary,
.tocart.btn-cart {
    color: #000000 !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: #b2b2b2 !important;
}

.footer .block.newsletter .form.subscribe .actions .action.subscribe {
    color: rgba(135, 99, 26, 1) !important;
    border-color: rgba(135, 99, 26, 1) !important;
}

.btn {
    border-radius: 0px !important;
    padding: 0 25px !important;
}

.xi-standalone-image-height {
    min-height: 300px;
}

@media only screen and (max-width:449px) {
    .xi-full-width-img {
        min-height: 160px !important;
    }
}

@media only screen and (max-width:768px) and (min-width: 450px) {
    .xi-standalone-image-height {
        min-height: 250px;
    }
}

@media only screen and (max-width:1024px) and (min-width: 769px) {
    .xi-standalone-image-height {
        min-height: 400px;
    }
}

@media only screen and (max-width:1366px) and (min-width: 1025px) {
    .xi-standalone-image-height {
        min-height: 450px;
    }
}

@media only screen and (max-width:2000px) and (min-width: 1367px) {
    .xi-standalone-image-height {
        min-height: 550px;
    }
}

@media only screen and (max-width:2000px) and (min-width: 1367px) and (min-resolution: 115dpi) {
    .xi-standalone-image-height {
        min-height: 550px;
    }
}

@media only screen and (min-width:2001px) {
    .xi-standalone-image-height {
        min-height: 550px;
    }
}

.product-item-info .product-item-name a {
    text-decoration: none;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.available {
    color: #87631a !important;
    font-size: 14px !important;
}

.owl-prev>i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.owl-next>i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
    background: #333 !important;
    background: rgba(0, 0, 0, 0.7) !important;
}

.columns:has(.main):has(.sidebar) {
    justify-content: center;
    max-width: 80vw !important;
}

.columns:has(.main):has(.sidebar)::after {
    content: unset !important;
}

.columns:has(.main):has(.sidebar)::before {
    content: "";
    flex: 1;
}

.sidebar .block-blog-posts .post-list li:before {
    color: #222;
    content: "+";
    left: 0;
    position: absolute;
}

.blog-post-list .sidebar .block-blog-posts .post-list li,
.blog-post-view .sidebar .block-blog-posts .post-list li {
    padding-left: 15px;
}


.sidebar .block-blog-categories li:before {
    color: #222;
    content: "+";
    left: 0;
    position: absolute;
}

.sidebar .block-blog-categories li {
    padding-left: 15px;
}

.sidebar .block .block-title .title:after {
    height: 2px;
    width: 60px;
    content: "";
    position: absolute;
    bottom: 0;
    background-color: #222;
    left: 0;
}

.bottom-pagination .pages .pagination .item a:hover {
    color: black;
    background: white;
}

.bottom-pagination .pages .pagination .item.current a {
    background-color: #87631a;
    color: black;
}


.bottom-pagination .pages .pagination .item a {
    border-radius: 0% !important;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1) !important;
}

.bottom-pagination .pages {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

::selection {
    color: white !important;
    background: #87631a !important;
}


.scroll-to-top:hover,
.scroll-to-top:focus,
.scroll-to-top:active {
    background-color: #87631a !important;
    color: white !important;
}

.page-layout-1column .product-info-main {
    margin-top: 16px;
}

.page-layout-1column .product.media {
    margin-top: 16px;
}

@media (min-width: 768px),
print {
    .page-layout-1column .product-info-main {
        width: 50%;
        padding-left: 30px;
        padding-right: 200px !important;
    }
}

.block-releated .block-heading h3.title:before,
.block-releated .block-heading h3.title:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #000;
    top: 48%;
}

.block-releated .block-heading h3.title:before {
    left: -75px;
}

.block-releated .block-heading h3.title:after {
    right: -75px;
}

h5>a.product-item-link {
    font-size: 18px !important;
    font-weight: bold !important;
}

.product-item-info .product-item-details .price-box .price-container .price-wrapper .price {
    font-weight: 600 !important;
}

.post-content .product-item-info .product-item-details .price-box .price-container .price-wrapper .price {
    font-weight: 400 !important;
}

.price-box .price {
    color: #191919 !important;
}

.price,
.price-box .price {
    font-family: "Noto Sans";
    font-size: 21px !important;
}

.post-content .price {
    font-size: 14px !important;
}

.post-content .price-details {
    font-size: 14px !important;
}

.products-grid .product-item-info .product-item-details .product-item-shortdescription {
    margin-bottom: 10px !important;
    font-size: 14px !important;
    color: #191919 !important;
    font-weight: 300 !important;
    opacity: 95%;
}

p.baseprice {
    margin-bottom: 10px !important;
    font-size: 14px !important;
    color: #191919 !important;
    font-weight: 300 !important;
    opacity: 95%;
}

.swatch-option:hover,
.swatch-option.selected {
    box-shadow: 0 0 0 2px rgb(165 125 45);
}

.swatch-option.selected {
    pointer-events: none;
}

.cart-container {
    width: 83.3333333333333%;
    margin-left: 8.3333333333333%;
}

@media only screen and (max-width: 767px) {

    .navigation .level0.active>a:not(.ui-state-active),
    .navigation .level0.has-active>a:not(.ui-state-active) {
        border-color: transparent !important;
    }
}


/* Google Fonts */

/* libre-baskerville-regular - latin-ext_latin */
@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 400;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-regular.svg#LibreBaskerville') format('svg');
    /* Legacy iOS */
}

/* libre-baskerville-italic - latin-ext_latin */
@font-face {
    font-family: 'Libre Baskerville';
    font-style: italic;
    font-weight: 400;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-italic.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-italic.svg#LibreBaskerville') format('svg');
    /* Legacy iOS */
}

/* libre-baskerville-700 - latin-ext_latin */
@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 700;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-700.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/libre-baskerville-v14-latin-ext_latin-700.svg#LibreBaskerville') format('svg');
    /* Legacy iOS */
}


/* noto-sans-100 - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 100;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-100.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-100.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-100.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-100.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-100.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-100.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-100italic - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 100;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-100italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-100italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-100italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-100italic.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-100italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-100italic.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-200 - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 200;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-200.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-200.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-200.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-200.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-200.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-200.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-200italic - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 200;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-200italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-200italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-200italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-200italic.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-200italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-200italic.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-300italic - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 300;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-300italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-300italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-300italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-300italic.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-300italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-300italic.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-300 - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 300;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-300.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-300.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-300.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-300.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-300.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-300.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-regular - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-regular.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-regular.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-italic - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 400;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-italic.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-italic.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-500italic - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 500;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-500italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-500italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-500italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-500italic.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-500italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-500italic.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-500 - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 500;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-500.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-500.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-500.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-500.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-500.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-500.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-600 - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 600;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-600.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-600.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-600.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-600.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-600.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-600.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-600italic - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 600;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-600italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-600italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-600italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-600italic.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-600italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-600italic.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-700 - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-700.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-700.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-700.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-700italic - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 700;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-700italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-700italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-700italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-700italic.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-700italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-700italic.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-800 - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 800;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-800.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-800.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-800.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-800.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-800.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-800.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-800italic - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 800;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-800italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-800italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-800italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-800italic.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-800italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-800italic.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-900 - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 900;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-900.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-900.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-900.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-900.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-900.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-900.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

/* noto-sans-900italic - vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 900;
    src: url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-900italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-900italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-900italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-900italic.woff') format('woff'),
        /* Modern Browsers */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-900italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('https://www.birkenhof-brennerei.de/pub/media/fonts/ximaj/noto-sans-v27-vietnamese_latin-ext_latin_greek-ext_greek_devanagari_cyrillic-ext_cyrillic-900italic.svg#NotoSans') format('svg');
    /* Legacy iOS */
}

.fieldset.coupon {
    display: flex;
    flex-wrap: wrap;
}

.fieldset.coupon>* {
    width: 100%
}

button.action.btn-update.btn.btn-default {
    border: 2px solid #b2b2b2 !important;
    background-color: white;
    color: black !important;
    font-size: 14px;
}

button.action.btn-update.btn.btn-default:hover {
    border: 2px solid black !important;
    background-color: white;
}

button.action.primary.checkout {
    border: 2px solid #b2b2b2 !important;
    background-color: white;
    color: black !important;
}

button.action.primary.checkout:hover {
    border: 2px solid black !important;
    background-color: white;
}

a.action.btn.btn-secondary.btn-continue {
    border: 2px solid #b2b2b2 !important;
    background-color: white;
    color: black !important;
}


a.action.btn.btn-secondary.btn-continue:hover {
    border: 2px solid black !important;
    background-color: white;
}

button.action.action-auth-toggle {
    border: 2px solid #b2b2b2 !important;
    background-color: white;
    color: black !important;
    font-size: 14px;
}

button.action.action-auth-toggle:hover {
    border: 2px solid black !important;
    background-color: white;
}

aside.modal-custom.authentication-dropdown.custom-slide._show {
    z-index: 9999999 !important;
}

p.checkoutNote {
    color: rgba(135, 99, 26, 1) !important;
    padding: 0px 16px;
}

form.password.forget {
    margin-left: 8.33333333%;
    width: 83.33333333% !important;
    min-width: 83.33333333% !important;
}


a.action.back.btn.btn-default.btn-full {
    border: 2px solid #b2b2b2 !important;
    background-color: white;
    color: black !important;
    font-size: 14px;
}

a.action.back.btn.btn-default.btn-full:hover {
    border: 2px solid black !important;
    background-color: white;
}



button.action.submit.btn.btn-primary.btn-full {
    border: 2px solid #b2b2b2 !important;
    background-color: white;
    color: black !important;
    font-size: 14px;
}

button.action.submit.btn.btn-primary.btn-full:hover {
    border: 2px solid black !important;
    background-color: white;
}

button.action.action-show-popup {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}

button.action.action-show-popup:hover {
    border: 2px solid black !important;
    background-color: white !important;
}


.modal-popup.modal-slide .modal-inner-wrap {
    background-color: white !important;
}

.modal-popup form#co-shipping-form {
    margin: auto;
    padding: 0px 3rem;
}

button.action.secondary.action-hide-popup {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}

button.action.secondary.action-hide-popup:hover {
    border: 2px solid black !important;
    background-color: white !important;
}


button.action.primary.action-save-address {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}


button.action.primary.action-save-address:hover {
    border: 2px solid black !important;
    background-color: white !important;
}


button.action.edit-address-link {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}

button.action.edit-address-link:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}


button.action.action-select-shipping-item {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 36px !important;
    line-height: unset !important;
}

button.action.action-select-shipping-item:hover {
    border: 2px solid black !important;
    background-color: white !important;
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: rgba(135, 99, 26, 1) !important;
    color: rgba(135, 99, 26, 1) !important;
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: rgba(135, 99, 26, 1) !important;
}

.opc-block-summary .table-totals tr.totals.grand th strong,
.opc-block-summary .table-totals tr.totals.grand td strong {
    color: black !important;
}

a.action.btn.btn-secondary.btn-xs.view {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}

a.action.btn.btn-secondary.btn-xs.view:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}

.sales-order-view .items.order-links li strong,
.sales-order-invoice .items.order-links li strong {
    color: black !important;
}

.sales-order-view .items.order-links li.current,
.sales-order-invoice .items.order-links li.current,
.sales-order-view .items.order-links li:hover,
.sales-order-invoice .items.order-links li:hover {
    color: black !important;
    border-color: rgba(135, 99, 26, 1) !important;
}

.table-wrapper.order-items table.table tfoot tr.grand_total th strong,
.table-wrapper.table-order-items.invoice table.table tfoot tr.grand_total th strong {
    color: black !important;
}

.block.block-reorder {
    display: none !important;
}

.message-success.success.message {
    background: rgba(135, 99, 26, 1) !important;
    max-width: 500px !important;
    color: white !important;
}

.message.success .close {
    color: white !important;
}

header.page-header .header-area:not(.header7) .navigation .nav-main-menu li:hover>ul.dropdown-menu {
    pointer-events: all !important;
}

header.page-header .header-area:not(.header7) .navigation .nav-main-menu li:focus-within > ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
}
header.page-header .header-area:not(.header7) .navigation .nav-main-menu li>ul.dropdown-menu {
    pointer-events: none;
}

.product-add-form .swatch-opt .swatch-attribute-label+span.swatch-attribute-selected-option {
    color: rgba(135, 99, 26, 1) !important;
}

a:focus{box-shadow:
  inset 1px 1px black,
  inset -1px -1px black !important;
}

button:focus-within{box-shadow:
  inset 1px 1px black,
  inset -1px -1px black !important;
}

button.action.login.primary {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}

button.action.login.primary:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}

span.klarna-payments-method-cell>img {
    margin-left: 15px !important;
}

.field.choice:not(.review-field-rating) input[type="radio"],
.form .choice:not(.review-field-rating) input[type="radio"] {
    top: 50% !important;
    transform: translate(0px, -50%) !important;
    margin: 0;
}

.fieldset .field>.label {
    margin: 0px 0px 0px 0px !important;
}

.payment-option.discount-code .payment-option-content form.form.form-discount .actions-toolbar .primary button.action.action-apply {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}

.payment-option.discount-code .payment-option-content form.form.form-discount .actions-toolbar .primary button.action.action-apply:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}

label.klarna-payments-method-cell>span {
    font-size: 16px !important;
    font-weight: 500 !important;
}

.opc-estimated-wrapper .estimated-block span.estimated-price {
    color: rgba(135, 99, 26, 1) !important;
}

.comment .payment-option-title.field.choice {
    display: none !important;
}

.comment .payment-option-content {
    padding: 0px !important;
    display: block !important;
}

.payment-option-title.field.choice {
    padding-left: 0;
    border-bottom: 1px solid #f0f0f0;
    color: var(--thim-mgs-color-05);
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
    border-top: none;
    padding-top: 10px;
}


.checkout-payment-method .payment-option-title .action-toggle:after {
    position: absolute;
    right: 0;
    color: var(--thim-mgs-color-01);
    bottom: 10px;
}

.checkout-payment-method .payment-option-title .action-toggle {
    color: black !important;
}

.payment-option._collapsible.opc-payment-additional.discount-code {
    padding-bottom: 0px !important;
    padding-top: 20px !important;
}

.mageworx-giftcards .payment-option-content {
    padding: 0 !important;
}

.form-mageworx-giftcards .actions-toolbar {
    float: left;
}

.form-mageworx-giftcards button.action.action-check {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
    font-size: 14px !important;
    min-width: 200px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    padding: 0 40px !important;
    height: 44px !important;
    line-height: 40px !important;
    margin-right: 12px;
}

form#mageworx-giftcards-form {
    max-width: unset !important;
}

.form-mageworx-giftcards button.action.action-check:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}


.form-mageworx-giftcards button.action.action-apply {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
    font-size: 14px !important;
    min-width: 200px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    padding: 0 40px !important;
    height: 44px !important;
    line-height: 40px !important;
}

.form-mageworx-giftcards button.action.action-apply:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}

button#showLocationfinder {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
    padding: 6px;
    margin: 6px 0px;
}


button#showLocationfinder:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}

aside.modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide._show {
    z-index: 1236 !important;
}

.checkout-shipping-address .form-login fieldset .actions-toolbar button.action.login.primary:hover {

    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}

.checkout-shipping-address .form-login fieldset .actions-toolbar button.action.login.primary:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}

button.button.action.continue.primary {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}

button.button.action.continue.primary:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}

button#update-shipping-method-submit {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}

button#update-shipping-method-submit:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}

a.btn.btn-default.action.edit {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}

a.btn.btn-default.action.edit:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}

button#review-button {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}


button#review-button:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}


button.action.btn.btn-secondary.cancel {
    border: 2px solid #b2b2b2 !important;
    background-color: white !important;
    color: black !important;
    font-size: 14px !important;
}


button.action.btn.btn-secondary.cancel:hover {
    border: 2px solid black !important;
    background-color: white !important;
    text-decoration: none !important;
}

th.col.price {
    font-size: 16px !important;
}

th.col.name {
    padding-left: 12px !important;
}

th.mark {
    padding-left: 12px !important;
}

li.main-line {
    display: inline-block;
}

.giftcard-info .stock {
    text-align: left !important;
}

.paypal-review-title {
    border-width: 0px !important;
}

div#review-buttons-container {
    margin-bottom: 26px;
}




@media only screen and (max-width: 767px) {
    .cart.table-wrapper thead .col:not(.item) {
        display: table-cell;
    }

    span.product-item-photo {
        display: none !important;
    }

    .cart.table-wrapper .items>.item .col.qty,
    .cart.table-wrapper .items>.item .col.price,
    .cart.table-wrapper .items>.item .col.subtotal,
    .cart.table-wrapper .items>.item .col.msrp {
        display: table-cell;
        float: none;
        text-align: center;
        white-space: nowrap;
        width: unset;
        border-left: unset;
        border-top: unset;
        padding: 6px;
    }

    .cart.table-wrapper .item .col.item {
        padding: 6px;
        align-content: center;
    }
}

div#mpfreegifts-notification {
    display: none !important;
}


.checkout-agreement.action.action-show {
    text-align: left;
}

.checkout-agreement.action.action-show {
    display: contents;
}


@media only screen and (max-width: 639px) {

    .abs-add-clearfix-mobile:before,
    .abs-add-clearfix-mobile:after,
    .abs-checkout-order-review tbody tr:before,
    .abs-checkout-order-review tbody tr:after,
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
    .table-giftregistry-items .col.product:before,
    .table-giftregistry-items .col.product:after,
    .account .toolbar:before,
    .account .toolbar:after {

        display: none !important;
    }


    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
        display: table-footer-group !important;
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
        display: table-row !important;
    }



    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
        float: unset !important;
        padding-right: unset !important;
        text-align: left !important;
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
        float: unset !important;
        padding-right: unset !important;
        text-align: right !important;
    }
}

.paypal-review.view.xicontainer {
    overflow: auto;
}

div#registration {
    text-align: center;

}

.page-footer .middle-footer {
    border-top: 0px !important;
}

.owl-carousel .owl-nav>div:not(.disabled):hover {
    background-color: #87631a;
    color: #87631a;
    border-color: #87631a;
}

.block-releated .mgs-owl-carousel.owl-carousel .owl-nav>div.owl-next {
    right: -40px !important;
}

.block-releated .mgs-owl-carousel.owl-carousel .owl-nav>div.owl-prev {
    left: -40px !important;
}

option:disabled {
    color: lightgray;
}

.cart.table-wrapper {
    overflow: auto;
}

@media all and (min-width: 1200px),print {

    .opc-wrapper {
        width:66.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-right: 30px;
    }
}
 

@media (min-width: 1200px) {
  header.page-header .header-area:not(.header7) .navigation .nav-main-menu {
    display: table !important;
  }
}


.page-header .header-top-links:focus-within .header-acccount {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
}


.page-header .header-top-links:focus .header-acccount {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
}