

@media (min-width: 0px) {
    .mainnav {
        text-align: center !important;
    }
}

 


.fab-btn {
	background: #494e60 !important;
}

.bc-contactdata-form .form-control, .bc-contactdata-form .form-control:focus {
	background-color: #fff !important;
    border-bottom: 2px solid #ff606e !important;
    padding: 10px 10px 10px 0 !important;
    border-radius: 0 !important;
	
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
    outline: none !important;
    width: 100% !important;
    padding: 10px !important;
}

#ctl00_SheetContentPlaceHolder_ctl01_ctl00_CustomValidatorPlzOrt2 {
    color: Red;
    color: red !important;
    float: left;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: normal;
}

img {
	image-rendering: -moz-crisp-edges; /* Firefox */
	image-rendering: -o-crisp-edges; /* Opera */
	image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

#PackagingImage {
image-rendering: -moz-crisp-edges; /* Firefox */
image-rendering: -o-crisp-edges; /* Opera */
image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

#BCnaviinner-desktop-wrapper {
    width: fit-content;
    margin: auto;
}

#btnNext, #btnBack {
    position: relative;
    bottom: 40px;
    line-height: 30px;
}

.card-text {
    min-height: 150px !important;
}

.deliverytitle {
    font-family: 'GT Walsheim Medium', sans-serif;
    font-size: 15px;
    line-height: 23px;
}

@media all and (max-width: 768px) {
    #ctl00_SheetContentPlaceHolder_DataList1_ctl00_bcFeeRow {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #ctl00_SheetContentPlaceHolder_DataList1_ctl00_bcFeeRow row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #ctl00_SheetContentPlaceHolder_DataList1_ctl00_bcFeeRow div {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .footerline {
        padding-bottom: 20px !important;
    }

    #MenuItemCart {
        height: 58px !important;
        min-width: 58px !important;
        max-width: 68px;
    }

    .mainnav > li {
        display: none;
    }


    .card-text {
        font-family: 'GT Walsheim Light', sans-serif;
        color: #000000;
        font-size: 14px;
        margin-bottom: 20px;
        min-height: auto !important;
        text-align: left !important;
    }
}


    .lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
        background-color: #c73c4f !important;
    }

    .reloadRowEmail {
        padding: 0 !important;
    }

    .jp-card .jp-card-front .jp-card-lower .jp-card-number {
        position: fixed;
        top: 40px;
    }

    #PromoRow {
        display: none;
    }

    #bc-datenschutz-agb {
        font-size: 14px;
        white-space: normal !important;
    }

    .total-wrapper {
        width: 300px;
        margin-right: 50%;
        margin-left: 50%;
    }


    .langbutton {
        background: #111 !important;
        height: 40px !important;
        width: 40px !important;
        padding: 10px !important;
        color: #fff !important;
    }

    .PackagingBlockDisplay {
        width: 70px !important;
    }


    .PackagingBlockImage {
        width: 70px !important;
    }

    #GreatRow {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #MenuItemCart {
        color: #fff;
        height: 71px;
        width: 71px;
    }

    #UpdatePanel2 .bc-btn {
        display: inline-block;
        margin: 0 auto;
        width: 230px;
    }

    #bc-datenschutz-agb div label a {
        text-decoration: none;
    }

    #bc-main-content {
        background: #fff !important;
        margin-bottom: 100px;
    }

    #bc-menu {
        background: #fff;
        color: #fff;
        font-weight: 500;
        height: 47px;
    }

    #scolltotopbutton {
        display: none !important;
        background-color: #303133 !important;
        border-color: #303133 !important;
        border-radius: 2px;
        bottom: 80px;
        color: #fff !important;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        opacity: 0;
        position: fixed;
        right: 30px;
        text-align: center;
        transition: background-color .3s, opacity .5s, visibility .5s;
        visibility: hidden;
        width: 30px;
        z-index: 1000;
    }

        #scolltotopbutton.show {
            opacity: 1;
            visibility: visible;
        }

        #scolltotopbutton::after {
            color: #fff;
            content: "keyboard_arrow_up";
            font-family: 'GT Walsheim Light', sans-serif;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 30px;
        }

        #scolltotopbutton:hover {
            cursor: pointer;
        }

    #shoppingcart-bottom {
        margin-top: 40px;
    }

    .CardSubTitle {
        font-size: 14px;
        font-weight: 400 !important;
    }

.CheckoutMainText {
    font-family: 'GT Walsheim Light', sans-serif;
    color: #000000;
    font-size: 14px;
}

.CheckoutTitleAddress {
    font-family: 'GT Walsheim Bold', sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: 600 !important;
}

    .ProductLeft {
    }


        .ProductLeft > img:hover {
            -moz-transition: scale(1.3,1.3);
            -ms-transition: scale(1.3,1.3);
            -o-transition: scale(1.3,1.3);
            -webkit-transition: scale(1.3,1.3);
            transition: scale(1.3,1.3);
        }

.active_step {
    background: #ff606e;
    color: #fff !important;
    text-decoration: none;
    border-bottom: 2px solid #fff !important;
}

        .active_step a {
            color: #000 !important;
            text-decoration: none;
        }

    .add-to-cart__qty {
        border-right: 1px solid #acaba9;
        color: #302e2a;
        display: inline-block;
        float: left;
        height: 100%;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        width: 40px;
    }

    .add-to-cart__submit span {
        top: -2px !important;
    }

.add-to-cart__submit, .add-to-cart__submit:hover {
    max-width: 160px;
    height: 50px;
    margin: auto;
    border: 2px solid #ff606e !important;
    border-radius: 26px;
    background: #fff !important;
    line-height: 48px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'GT Walsheim Bold', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

    .add-to-cart__submit:hover {
        max-width: 160px;
        height: 50px;
        margin: auto;
        border: 2px solid #ff606e !important;
        border-radius: 26px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background: #ff606e !important;
        color: #fff !important;
        font-family: 'GT Walsheim Bold', sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 0.02em;
        line-height: 48px !important;
    }

.art-postheader {
    font-family: 'GT Walsheim Light', sans-serif !important;
    font-size: 38px !important;
    line-height: 47px !important;
    letter-spacing: 0.04em !important;
    color: #000 !important;
    hyphens: auto !important;
    color: #ff606e !important;	
    font-weight: 100 !important;
    height: fit-content;
}

    .bc-background {
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-color: #fff !important;
        background-size: cover;
        padding-bottom: 50px;
    }

    .bc-btn {
        color: #000;
    }

    .bc-button-group {
        border: 1px solid #acaba9;
        color: #302e2a;
        height: 40px;
    }

        .bc-button-group a {
            background: #f7f7f7;
            color: #505050;
        }

            .bc-button-group a:hover {
                background: #f7f7f7;
                color: #505050;
            }

            .bc-button-group a * {
                top: 8px;
            }


        .bc-contactdata-form .form-control:focus {
            border-color: #C3964E;
        }

.bc-contactdata-form, table.dataTable {
    font-family: 'GT Walsheim Light', sans-serif;
    color: #000000;
    font-size: 14px;
}

    .bc-error, .form_validation_field.validation_failed {
        color: red !important;
        float: left;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: normal;
    }

    .bc-langselection {
        height: 30px;
        position: absolute;
        right: 20px;
        top: 15px;
    }

        .bc-langselection * {
            height: 50px;
            line-height: 20px;
            margin: 0 !important;
        }

    .bc-main-article {
    }

    .bc-main-article-row {
        background-color: #fff;
    }

.bc-main-article-text {
    font-family: 'GT Walsheim Light', sans-serif;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.03em;
    color: #000;
    hyphens: auto;
}

.bc-main-article-title {
    font-family: 'GT Walsheim Light', sans-serif;
    font-size: 38px;
    line-height: 47px;
    letter-spacing: 0.04em;
    color: #000;
    hyphens: auto;
    color: #ff606e;
}

    .bc-max-site-width {
        margin: 0 auto;
        max-width: 1080px;
        padding: 0 !important;
    }

.bc-menuitem-shopping-cart {
    background: #ff606e !important;
    color: #fff !important;
    font-family: 'GT Walsheim Light', sans-serif;
    height: 65px;
    line-height: 30px !important;
}

    .bc-product-buttons {
        margin: 0 auto;
        width: unset;
    }

    .bc-product-card {
        box-shadow: none;
        min-height: 600px !important;
    }

    .bc-product-input-value {
        border-right: none;
        width: 270px;
    }

    .bc-product-tabnav {
        background: #E5DBD5;
        padding-left: 0;
    }

    .bc-product-value {
        max-width: 270px !important;
    }

    .bc-promocode-wrapper {
        padding-left: 35px;
    }

.bc-promocodedisplay, .product, .col-form.column-labels {
    font-family: 'GT Walsheim Light', sans-serif;
}

.bc-separatedelivery {
    font-family: 'GT Walsheim Light', sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: 100 !important;
}

    .bc-tab-content {
        border: none;
        padding: 20px;
    }

    .bc-tooltip-card {
        padding-top: 12px;
    }

    .btn-delete-item {
        background-color: none;
    }

        .btn-delete-item:hover {
            color: red;
        }

.btn-primary {
    max-width: 160px;
    height: 50px;
    margin: auto;
    border: 2px solid #ff606e;
    border-radius: 26px;
    background: #fff !important;
    line-height: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'GT Walsheim Bold', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #000;
}



    .btn-primary:focus, .btn-primary:hover {
        max-width: 160px;
        height: 50px;
        margin: auto;
        border: 2px solid #ff606e;
        border-radius: 26px;
        background: #fff;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background: #ff606e !important;
        color: #fff;
        font-family: 'GT Walsheim Bold', sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 0.02em;
        line-height: 30px;
    }

        .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
            border-color: #fff !important;
            background: #ff606e !important;
        }

    .btn-secondary {
        background-color: #ff606e !important;
        border: 1px solid #e5e5e5 !important;
        color: #fff !important;
        font-weight: 700 !important;
        text-transform: uppercase;
    }

        .btn-secondary:hover {
            background: #ff606e !important;
            border: 1px solid #ff606e !important;
            color: #fff !important;
        }

    .btnProductMinus, .btnProductPlus {
        font-size: 24px !important;
    }

    .btnPromoCodeSave {
        float: right;
    }

    .card-deck .card {
        box-shadow: none;
		max-width: 270px;
		width: 270px;
		min-width: 270px;
    }

    .card-header {
        background: #E5DBD5 !important;
        color: #000 !important;
        display: none;
        font-weight: 700;
        letter-spacing: 3px;
        text-transform: uppercase;
        width: 100%;
    }

    .card-img-bottom {
        background-size: contain;
        color: #fff;
        height: 100%;
    }

.card-text {
    font-family: 'GT Walsheim Light', sans-serif;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.03em;
    color: #000;
    hyphens: auto;
}

    .card-title {
        font-family: 'GT Walsheim Light', sans-serif;
        color: #000000;
        font-size: 16px;
        font-weight: 400;
        text-align: center !important;
        text-transform: none !important;
        display: none;
    }

    .cart-icon {
        color: #515783 !important;
        float: left;
        font-size: 24px;
        margin-right: 7px;
    }

    .col-form-label {
        font-family: 'GT Walsheim Light', sans-serif;
        color: #000000;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.3;
    }

    .column-labels {
        background: none;
        border-bottom: 1px solid #ceccce;
        color: #000000;
        font-weight: 600;
    }

        .column-labels label {
            
            font-family: 'GT Walsheim Medium', sans-serif;
            font-size: 15px;
            line-height: 23px;
        }

    .filter_nav {
        padding-left: 0 !important;
    }

        .filter_nav li {
            align-items: center;
            background-color: #cd5b33 !important;
            border-radius: 2px;
            box-sizing: border-box;
            color: #fff;
            cursor: pointer;
            display: inline-block;
            font-family: 'GT Walsheim Light', sans-serif;
            font-size: 13px;
            font-weight: 600;
            justify-content: center;
            list-style: none;
            margin-right: 12px;
            padding: 6px 18px;
            position: relative;
            top: -2px;
            transition: all .5s;
        }

.footerline {
    background-color: #494e60;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 50px;
    border-top: 2px solid #494e60;
    bottom: 0;
    display: block;
    left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    position: fixed;
    right: 0;
    text-align: center;
}

    .form-control {
        background: none;
        border-radius: 0;
        font-family: 'GT Walsheim Light', sans-serif;
        color: #000000;
        font-size: 14px;
    }

        .form-control:focus {
            border: 1px solid #69CBFF;
            outline-color: #69CBFF !important;
        }

    .has-dividers .start_animation {
        z-index: 1;
    }

    .header {
        max-width: 100%;
        padding: 0 15px;
        margin-top: 20px;
    }

        .header .card-logo {
            height: inherit;
            width: inherit;
            background: #fff !important;
        }

        .header .logo img {
            max-height: 65px;
            width: auto;
        }

    .iziModal {
        border-bottom: none !important;
    }

        .iziModal * {
            margin: auto;
        }

        .iziModal .iziModal-header-title {
            color: #fff;
        }

    .iziModal-header {
        background: #ff606e !important;
        box-shadow: none !important;
    }

    .iziToast, .iziModal, .iziModal .iziModal-header-title {
        font-family: 'GT Walsheim Light', sans-serif;
    }

.logo {
    position: relative;
    width: 180px;
    height: 50px;
    margin-left: auto;
    z-index: 5;
    padding-top: 10px;
}

    .mainnav {
        margin-top: 0px;
        margin-bottom: 0px;
        background-color: #fff;
    }

        .mainnav > li:nth-child(even) {
        }

        .mainnav > li:nth-child(odd) {
        }

        .mainnav > li {
        }

        .mainnav a {
            font-family: 'GT Walsheim Medium', sans-serif;
            font-weight: 700;
            font-size: 15px;
            text-transform: uppercase;
            letter-spacing: 0.05em;
            color: #fff;
        }

    header nav {
        margin-top: 0 !important;
    }

    #nav-items {
        display: inline-grid;
    }

    .nav-fill .nav-item {
        background: #000 !important;
        color: #fff;
        border-radius: 0px;
    }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background: #ff606e !important;
    background-color: inherit;
    border-bottom: 3px solid #ff606e;
    font-family: 'GT Walsheim Light', sans-serif;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.03em;
    color: #fff;
    hyphens: auto;
    padding-top: 12px;
}

    .page-item.active .page-link {
        background-color: #b28f5f !important;
        border-color: #b28f5f !important;
        color: #fff !important;
    }

    .product-wrapper {
        border-bottom: 1px solid #ceccce;
    }



    .shopping-cart .shopping-cart-header {
        border-bottom: 1px solid #e8e8e8 !important;
        padding-bottom: 35px;
    }

    .tbPromo {
        width: 250px !important;
    }

    .totals .totals-item .totals-value {
        font-family: 'GT Walsheim Light', sans-serif;
        color: #000000;
        font-size: 14px;
        width: 40%;
    }

    .totals .totals-item label {
        font-family: 'GT Walsheim Light', sans-serif;
        color: #000000;
        font-size: 14px;
        width: 60%;
    }



    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        font-family: 'GT Walsheim Light', sans-serif;
        color: #000000;
 
        margin-right: 5px;
    }

        [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
            background: black !important;
        }

    address {
        font-family: 'GT Walsheim Light', sans-serif;
        color: #000000;
        font-size: 14px;
        font-weight: 400 !important;
    }

    article.art-post.art-article {
        background: #fff;
        border: none;
        color: #000;
        margin-top: 50px;
    }

    #PackagingBox {
        border: none;
    }

    body {
        background-color: #fff !important;
        font-family: 'GT Walsheim Light', sans-serif;
        color: #000000;
        font-size: 14px;
        font-style: normal;
        font-weight: 300 !important;
        line-height: 1.5 !important;
        text-transform: none;
    }

    table.table-bordered.dataTable th div, table.table-bordered.dataTable th:last-child {
    font-family: 'GT Walsheim Medium', sans-serif;
    font-size: 15px;
    line-height: 23px;
    }

    @media all and (max-width: 768px) {
        .mainnav a {
            height: 40px !important;
        }

        #ctl00_MainArticlePlaceHolder_ctl01_GreatRow {
            margin-left: 0px !important;
            margin-right: 0px !important;
        }
    }

    @media screen and max-width 850px {
        #tbPromoCode {
            display: inline-block;
            margin-left: 25px;
            min-width: 248px;
            width: 278px !important;
        }

        .btnPromoCodeSave {
            float: right;
            margin-right: 25px;
            margin-top: 10px;
        }
    }



/*************************************************************/
/* HEADER                                                    */
/*************************************************************/


header nav {
    background: inherit;
}
/*! CSS Used from: https://buecheli-center.ch/wp-content/themes/buechelicenter/style.css?ver=13 ; media=all */
@media all {
    /*! @import https://buecheli-center.ch/wp-content/themes/buechelicenter/bc-style.css */
    header, nav {
        display: block;
    }

   

    a {
        color: royalblue;
    }

        a:visited {
            color: purple;
        }

        a:hover, a:focus, a:active {
            color: midnightblue;
        }

        a:focus {
            outline: thin dotted;
        }

        a:hover, a:active {
            outline: 0;
        }
 
    .site-header:before, .site-header:after {
        content: "";
        display: table;
        table-layout: fixed;
    }

    .site-header:after {
        clear: both;
    }

    .main-navigation {
        clear: both;
        display: block;
        float: left;
        width: 100%;
    }

        .main-navigation ul {
            list-style: none;
            margin: 0;
            padding-left: 0;
        }

        .main-navigation li {
            /* float: left; */
            width: 170px;
            text-align: center;
            display: inline-block;
        }

        .main-navigation a {
            font-family: 'GT Walsheim Medium', sans-serif;
            font-weight: 700;
            font-size: 15px;
            text-transform: uppercase;
            letter-spacing: 0.05em;
            color: #fff !important;
        }
    /*! end @import */
    a, span, div {
        -webkit-tap-highlight-color: rgba(247, 247, 247, 0);
    }

    ::selection {
        background: #ff606e;
        color: #fff !important;
    }

    ::-moz-selection {
        background: #ff606e;
        color: #fff !important;
    }

    h4 {
        font-family: 'GT Walsheim Bold', sans-serif;
        font-size: 14px;
        line-height: 18px;
        text-transform: uppercase;
        letter-spacing: 0.02em;
        color: #000;
    }

    p, li {
        font-family: 'GT Walsheim Light', sans-serif;
        font-size: 15px;
        line-height: 23px;
        letter-spacing: 0.03em;
        color: #000;
        hyphens: auto;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        overflow-wrap: break-word;
        word-wrap: break-word;
    }

    b {
        font-family: 'GT Walsheim Medium', sans-serif;
        font-size: 15px;
        line-height: 23px;
        letter-spacing: 0.03em;
        color: #000;
        hyphens: auto;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        overflow-wrap: break-word;
        word-wrap: break-word;
    }

    h4, b, p, li {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        font-variant-numeric: lining-nums !important;
        -webkit-font-variant-numeric: lining-nums !important;
        -moz-font-variant-numeric: lining-nums !important;
        -ms-font-variant-numeric: lining-nums !important;
        -o-font-variant-numeric: lining-nums !important;
    }

 
    header {
        z-index: 5;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    a, a:visited {
        color: #393b4d;
        text-decoration: none;
    }

        a:hover, a:active {
            color: #393b4d;
            text-decoration: none;
            cursor: pointer;
        }

        a:any-link {
            text-decoration: none;
            cursor: pointer;
        }

    #BChead-banner {
        width: 100%;
        top: 0px;
        z-index: 99;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    #site-topbanner-outerwrapper {
        width: 100%;
        background: #393b4d;
        padding: 0 25px;
        z-index: 999;
        position: relative;
    }

    #site-topbanner-wrapper {
        height: 60px;
        margin: auto;
        max-width: 1200px;
        overflow: hidden;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

        #site-topbanner-wrapper td {
            width: 30%;
            vertical-align: top;
        }

        #site-topbanner-wrapper .col-1 {
            text-align: left;
            text-transform: uppercase;
        }

        #site-topbanner-wrapper b {
            letter-spacing: 0.06em;
            border-bottom: 2px solid #fff;
            padding-bottom: 1px;
        }

        #site-topbanner-wrapper p, #site-topbanner-wrapper b {
            color: #fff;
            font-size: 12px;
            line-height: 18px;
            margin-top: 12px;
        }

        #site-topbanner-wrapper .col-2 {
            text-align: center;
        }

        #site-topbanner-wrapper .col-3 {
            text-align: right;
            padding-right: 20px;
        }

    #site-navigation-wrapper {
        background: #ff606e;
        width: 100%;

    }

    .BCnaviinner-wrapper-desktop-overflow .logo-link {
        display: inline;
    }

    .BCnaviinner-wrapper-desktop-overflow .logo-link {
        float: left;
    }

    .BCnaviinner-wrapper-desktop-overflow p, .BCnaviinner-wrapper-desktop-overflow b {
        text-align: right;
        color: #fff;
        font-size: 12px;
        line-height: 18px;
        text-transform: uppercase;
    }

    .BCnaviinner-wrapper-desktop-overflow b {
        letter-spacing: 0.03em;
        border-bottom: 2px solid #fff;
        padding-bottom: 0;
        margin-top: 0;
    }

    .BCnaviinner-wrapper-desktop-overflow {
        position: absolute;
        width: 100%;
        top: -200px;
        padding: 0 25px;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }

    .BCnaviinner-desktop-overflow {
        max-width: 1200px;
        margin: auto;
        z-index: 99;
    }

    #site-topbanner-wrapper p {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    .details-wrapper-right {
        margin-right: 45px;
        cursor: pointer;
    }

    .details-wrapper-left {
        margin-left: 45px;
        cursor: pointer;
    }

    #right-clock #clockicon {
        width: 35px;
        height: 35px;
        position: relative;
        float: right;
        top: 13px;
    }

    #left-clock #clockicon {
        width: 35px;
        height: 35px;
        position: absolute;
        top: 13px;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    .BCnaviinner-desktop-overflow #Oeffnungszeiten {
        width: 300px;
        float: right;
        z-index: 502;
        position: relative;
    }

    .desktop-navtable #Oeffnungszeiten {
        width: 300px;
    }

    #clockicon * {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-play-state: running;
        animation-play-state: running;
        -webkit-animation-timing-function: cubic-bezier(0, 0, 1, 1);
        animation-timing-function: cubic-bezier(0, 0, 1, 1);
    }

    #r1g493yXkX {
        fill: #fff;
    }

    #ByZEc2ymJQ {
        fill: #fff;
    }

    #SJz4c2k7k7 {
        fill: #fff;
    }

    #r1g493yXkX_H1-makQ1X {
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        transform-box: fill-box;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
    }

    .right-clock-trigger:hover #r1g493yXkX_H1-makQ1X, .clock-left-trigger:hover #r1g493yXkX_H1-makQ1X {
        -webkit-animation-name: r1g493yXkX_H1-makQ1X_Animation;
        animation-name: r1g493yXkX_H1-makQ1X_Animation;
    }

    #ByZEc2ymJQ_r1Ct6JXyQ {
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
        transform-box: fill-box;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
    }

    .right-clock-trigger:hover #ByZEc2ymJQ_r1Ct6JXyQ, .clock-left-trigger:hover #ByZEc2ymJQ_r1Ct6JXyQ {
        -webkit-animation-name: ByZEc2ymJQ_r1Ct6JXyQ_Animation;
        animation-name: ByZEc2ymJQ_r1Ct6JXyQ_Animation;
    }

    #ByZEc2ymJQ_ry48AkmyQ {
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
        transform-box: fill-box;
        -webkit-transform: translate(-2px, 3px);
        transform: translate(-2px, 3px);
    }

    .right-clock-trigger:hover #ByZEc2ymJQ_ry48AkmyQ, .clock-left-trigger:hover #ByZEc2ymJQ_ry48AkmyQ {
        -webkit-animation-name: ByZEc2ymJQ_ry48AkmyQ_Animation;
        animation-name: ByZEc2ymJQ_ry48AkmyQ_Animation;
    }

    #r1g493yXkX_BJtPyg7kX {
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        transform-box: fill-box;
        -webkit-transform: translate(0px, -1px);
        transform: translate(0px, -1px);
    }

    .right-clock-trigger:hover #r1g493yXkX_BJtPyg7kX, .clock-left-trigger:hover #r1g493yXkX_BJtPyg7kX {
        -webkit-animation-name: r1g493yXkX_BJtPyg7kX_Animation;
        animation-name: r1g493yXkX_BJtPyg7kX_Animation;
    }

    .openings-flyout-wrapper {
        margin: auto;
        max-width: 1250px;
        padding: 0 25px;
    }

    #openings-flyout {
        position: absolute;
        z-index: 999999;
        margin-top: 20px;
        width: 400px;
        height: auto;
        display: none;
        overflow: hidden;
        background: #fff;
        -webkit-box-shadow: 0px 7px 13px -3px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 7px 13px -3px rgba(0,0,0,0.2);
        box-shadow: 0px 7px 13px -3px rgba(0,0,0,0.2);
        -webkit-transition: all 0.6s ease-out;
        -moz-transition: all 0.6s ease-out;
        -ms-transition: all 0.6s ease-out;
        -o-transition: all 0.6s ease-out;
        transition: all 0.6s ease-out;
    }

        #openings-flyout .close-trigger {
            height: 100px;
            width: 100px;
            position: absolute;
            float: right;
            right: 0;
            top: -20px;
            cursor: pointer;
        }

            #openings-flyout .close-trigger img {
                position: absolute;
                top: 37px;
                right: 15px;
                width: 20px;
            }

    #long-openings, #static-openings, #special-openings-wrapper {
        padding-left: 30px;
        padding-right: 30px;
        width: 100%;
    }

    #long-openings {
        background: #3a3c4d;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    #static-openings {
        padding-top: 20px;
        padding-bottom: 10px;
    }

        #static-openings b {
            color: #000 !important;
        }

        #static-openings span.title {
            background: #ebebeb;
            padding: 2px 5px 2px 5px;
            margin-left: -5px;
            color: #717171;
        }

        #static-openings b {
            font-size: 15px;
            line-height: 23px;
            letter-spacing: normal;
            text-transform: none;
        }

    #flag {
        width: 22px;
        position: absolute;
        top: 15px;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    .place {
        margin-right: 10px;
    }

    .col-3 a:hover #flag {
        -webkit-animation-name: flagbounce;
        -webkit-animation-duration: 0.7s;
        -webkit-animation-timing-function: ease-in;
        -moz-animation-name: flagbounce;
        -moz-animation-duration: 0.7s;
        -moz-animation-timing-function: ease-in;
        -ms-animation-name: flagbounce;
        -ms-animation-duration: 0.7s;
        -ms-animation-timing-function: ease-in;
        -o-animation-name: flagbounce;
        -o-animation-duration: 0.7s;
        -o-animation-timing-function: ease-in;
        animation-name: flagbounce;
        animation-duration: 0.7s;
        animation-timing-function: ease-in;
    }

    #BClogo-negativ-onblack {
        position: relative;
        width: 180px;
        height: 50px;
        margin: 0px;
        z-index: 5;
        padding-top: 10px;
    }

    #BClogo-negativ-onred {
        position: relative;
        width: 180px;
        height: 50px;
        margin: 0px;
        z-index: 5;
        top: 4px;
    }

    #BClogo-negativ-onblack, #BClogo-negativ-onred {
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }

    #BCnavi-desktop li a {
        font-family: 'GT Walsheim Medium', sans-serif;
        font-weight: 700;
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        color: #fff;
    }

    nav#site-navigation {
        display: inline;
        width: 100%;
        background: #ff606e;
        min-height: 71px;
        line-height: 70px;
    }

    #BCnavi-desktop {
        list-style-type: none;
        padding: 0;
        overflow: hidden;
        max-width: 380px;
        margin: 2px auto 0 auto;
    }

        #BCnavi-desktop li {
            padding: 15px 0px 4px 30px;
            margin-top: 0;
        }

        #BCnavi-desktop li, #BCnavi-desktop a {
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            -ms-transition: all 0.2s ease-out;
            -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
        }

            #BCnavi-desktop li > a {
                position: relative;
            }

                #BCnavi-desktop li > a:before {
                    content: "";
                    position: absolute;
                    width: 0%;
                    height: 2px;
                    bottom: -2px;
                    left: 0;
                    background-color: #fff;
                    visibility: hidden;
                    -webkit-transition: all 0.25s ease-in-out 0s;
                    -moz-transition: all 0.25s ease-in-out 0s;
                    -o-transition: all 0.25s ease-in-out 0s;
                    transition: all 0.25s ease-in-out 0s;
                }

                #BCnavi-desktop li > a:hover:before {
                    visibility: visible;
                    width: 100%;
                }

    .cta-wrapper {
        width: 160px;
        margin: auto;
        text-align: center;
    }

    .cta {
        max-width: 160px;
        height: 50px;
        margin: auto;
        border: 2px solid #ff606e;
        border-radius: 26px;
        background: #fff;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .cta h4 {
            margin-top: 14px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

    .cta-wrapper .cta:hover {
        background: #ff606e;
    }

        .cta-wrapper .cta:hover h4 {
            color: #fff;
        }

    .bottom-border {
        width: 100%;
        height: 150px;
        position: absolute;
        background: #494e60;
        bottom: 155px;
        z-index: -2;
    }

    .cta {
        margin-top: 20px;
        position: relative;
        display: block;
    }

        .cta h4 {
            text-align: center;
        }

        .cta:hover {
            background: #ff606e;
        }

            .cta:hover h4 {
                color: #fff;
            }

    @media only screen and (max-width: 800px) {
        header {
            margin: 0 0px 0px 0px;
        }

        #BClogo-negativ {
            width: 160px;
            height: 50px;
            margin-top: 5px;
        }

        .BCnaviinner-desktop-overflow, .desktop-navtable .col-2, .desktop-navtable .col-3 {
            display: none;
        }

        .desktop-navtable .col-1 {
            display: none;
        }

        #left-clock #clockicon {
            top: 72px;
        }

        .logo-mobile {
            position: absolute;
            top: 0px;
        }

        #site-topbanner-wrapper {
            overflow: visible;
        }

 

        #site-topbanner-outerwrapper {
            top: 0;
            height: 60px;
        }

        .BCmobilenavtrigger {
            float: right;
            position: fixed;
            right: 30px;
            z-index: 500;
            width: 100px;
        }

        .BCmobilenavtriggerinner {
            cursor: pointer;
            background: none;
            border: none;
            width: 60px;
            height: 40px;
            margin-top: 20px;
            text-align: right;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        #DOmobile-border1 {
            width: 40px;
            height: 4px;
            margin-top: 2px;
            margin-bottom: 6px;
            background-color: #fff;
            right: 0;
            position: absolute;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        #DOmobile-border2 {
            width: 25px;
            height: 4px;
            margin-top: 15px;
            background-color: #fff;
            right: 0;
            position: absolute;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        #BCmobilenav-content {
            overflow: hidden;
            height: 0;
            width: 100%;
            background: #fff;
            position: fixed;
            z-index: 90;
            -webkit-transition: all 0.5s ease-out;
            -moz-transition: all 0.5s ease-out;
            -o-transition: all 0.5s ease-out;
            -ms-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
        }

        #BCnavi-mobile {
            text-align: center;
            -webkit-transition: all 0.5s ease-out;
            -moz-transition: all 0.5s ease-out;
            -o-transition: all 0.5s ease-out;
            -ms-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
        }

            #BCnavi-mobile div {
                font-family: 'GT Walsheim Bold', sans-serif;
                text-transform: uppercase;
                color: #000;
                font-size: 30px;
                margin-bottom: 20px;
                position: fixed;
                z-index: 90;
                width: 100%;
            }

        .BCnavi-mobile-1 div {
            top: -200px;
            opacity: 0;
            position:  fixed;
            -webkit-transition: all 0.8s ease-out;
            -moz-transition: all 0.8s ease-out;
            -o-transition: all 0.8s ease-out;
            -ms-transition: all 0.8s ease-out;
            transition: all 0.8s ease-out;
        }

        .BCnavi-mobile-2 div {
            top: -200px;
            opacity: 0;
            position:  fixed;
            -webkit-transition: all 0.7s ease-out;
            -moz-transition: all 0.7s ease-out;
            -o-transition: all 0.7s ease-out;
            -ms-transition: all 0.7s ease-out;
            transition: all 0.7s ease-out;
        }

        .BCnavi-mobile-3 div {
            top: -200px;
            opacity: 0;
            position:  fixed;
            -webkit-transition: all 0.6s ease-out;
            -moz-transition: all 0.6s ease-out;
            -o-transition: all 0.6s ease-out;
            -ms-transition: all 0.6s ease-out;
            transition: all 0.6s ease-out;
        }

        .BCnavi-mobile-4 div {
            top: -200px;
            opacity: 0;
            position:  fixed;
            -webkit-transition: all 0.5s ease-out;
            -moz-transition: all 0.5s ease-out;
            -o-transition: all 0.5s ease-out;
            -ms-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
        }

        #openings-flyout {
            margin-top: 0;
            width: 100%;
            top: 0;
            bottom: 0;
            left: 0;
            height: 100vh;
            z-index: 999999;
            opacity: 1 !important;
            border: 25px solid rgba(58, 60, 77, 0.8);
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
        }

        .details-wrapper-left {
            display: none;
        }

        .details-wrapper-left-mobile {
            margin-left: 45px;
            cursor: pointer;
        }

        #site-navigation-wrapper {
            margin-top: 0px;
            -moz-transition: all 0.2s ease-in;
            -o-transition: all 0.2s ease-in;
            -ms-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in;
        }

        #site-topbanner-wrapper p {
            -moz-transition: all 0.5s ease-in;
            -o-transition: all 0.5s ease-in;
            -ms-transition: all 0.5s ease-in;
            transition: all 0.5s ease-in;
        }

        #Mobile-openings {
            -moz-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            -ms-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in;
        }

        #mobilenav-bottom {
            position: fixed;
            width: 100%;
            bottom: -300px;
            z-index: 99999;
            -webkit-transition: all 0.5s ease-out;
            -moz-transition: all 0.5s ease-out;
            -o-transition: all 0.5s ease-out;
            -ms-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
        }

            #mobilenav-bottom .bottom-border {
                bottom: 0;
                height: 125px;
                border-bottom: 50px solid #393b4d;
            }

            #mobilenav-bottom .cta-wrapper {
                margin-bottom: 100px;
            }
    }

    @media only screen and (max-width: 480px) {
        #openings-flyout p, #openings-flyout b {
            font-size: 13px;
            line-height: 20px;
        }
    }

    @media only screen and (min-width: 500px) {
        #openings-flyout .hide-desktop {
            display: none;
        }
    }

    @media only screen and (min-width: 801px) {
        .BCmobilenavtrigger, #BCmobilenav-content, #BCnavi-mobile, #mobilenav-bottom, .details-wrapper-left-mobile, #openings-flyout .close-trigger img {
            display: none;
        }
    }

    @media only screen and (min-width: 801px) and (max-width: 935px) {
        .too-long {
            display: none;
        }

        #BCnavi-desktop li:nth-child(1) {
            padding-left: 3px;
        }
    }

    @media print {
        header, nav {
            display: none;
        }

        img {
            max-width: 500px;
            visibility: visible;
        }
    }
}
/*! CSS Used keyframes */
@-webkit-keyframes r1g493yXkX_H1-makQ1X_Animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    60% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes r1g493yXkX_H1-makQ1X_Animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    60% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes ByZEc2ymJQ_r1Ct6JXyQ_Animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    60% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes ByZEc2ymJQ_r1Ct6JXyQ_Animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    60% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes ByZEc2ymJQ_ry48AkmyQ_Animation {
    0% {
        -webkit-transform: translate(-2px, 3px);
        transform: translate(-2px, 3px);
    }

    100% {
        -webkit-transform: translate(-2px, 3px);
        transform: translate(-2px, 3px);
    }
}

@keyframes ByZEc2ymJQ_ry48AkmyQ_Animation {
    0% {
        -webkit-transform: translate(-2px, 3px);
        transform: translate(-2px, 3px);
    }

    100% {
        -webkit-transform: translate(-2px, 3px);
        transform: translate(-2px, 3px);
    }
}

@-webkit-keyframes r1g493yXkX_BJtPyg7kX_Animation {
    0% {
        -webkit-transform: translate(0px, -1px);
        transform: translate(0px, -1px);
    }

    100% {
        -webkit-transform: translate(0px, -1px);
        transform: translate(0px, -1px);
    }
}

@keyframes r1g493yXkX_BJtPyg7kX_Animation {
    0% {
        -webkit-transform: translate(0px, -1px);
        transform: translate(0px, -1px);
    }

    100% {
        -webkit-transform: translate(0px, -1px);
        transform: translate(0px, -1px);
    }
}

@keyframes flagbounce {
    0% {
        margin-top: 0px;
    }

    30% {
        margin-top: -5px;
    }

    60% {
        margin-top: 0px;
    }

    82% {
        margin-top: -2px;
    }

    100% {
        margin-top: 0px;
    }
}
/*! CSS Used fontfaces */
@font-face {
    font-family: 'GT Walsheim Bold';
    src: url('../../common/font/GT-Walsheim-Bold.eot');
    src: url('../../common/font/GT-Walsheim-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'GT Walsheim Light';
    src: url('../../common/font/GT-Walsheim-Light.eot');
    src: url('../../common/font/GT-Walsheim-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'GT Walsheim Medium';
    src: url('../../common/font/GT-Walsheim-Medium.eot');
    src: url('../../common/font/GT-Walsheim-Medium.woff2') format('woff2');
}