.jp-card .jp-card-front .jp-card-lower .jp-card-number {
    position: fixed;
    top: 40px;
}

.art-postcontent {
    /* margin-left: 20px !important; */
    /* margin-right: 20px !important; */
    max-width: 650px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background: #fff !important;
    padding: 10px !important;
    margin-bottom: -20px !important;
}

footer {
    margin-bottom: 70px;
}

.logo_mobile {
    display: none;
}

.total-row {
    max-width: 650px;
    margin-left: auto !important;
    margin-right: auto !important;
    background: #fff;
    padding: 10px;
}

.art-postmetadataheader {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding: 10px;
    margin-bottom: -20px;
}

body {
    background-image: url(https://www.adler.li/Portals/0/home/teaserbild-kaffee.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

@media (max-width: 600px) {
    .logo_mobile {
        display: inline-block;
    }

    .logo_desktop {
        display: none;
    }
}

@media (min-width: 0px) {
    .mainnav {
        text-align: center !important;
    }
}

#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;
}

header {
    background-color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
}

#bc-main-content {
 
}

#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: "Roboto",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: "Roboto",sans-serif;
    color: #000000;
    font-size: 14px;
}

.CheckoutTitleAddress {
    font-family: "Roboto",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-color: #fff !important;
    color: #000 !important;
    text-decoration: none;
    border-bottom: 2px solid #000 !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 {
    font-family: "Roboto",sans-serif;
    color: #222;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0;
    border: 2px solid #222 !important;
    font-size: 18px;
    background: #fff !important;
    line-height: 45px;
}

    .add-to-cart__submit:hover {
        color: #fff !important;
        background-color: #222 !important;
        border: 2px solid #222;
    }

.art-postheader {
    background: none;
    border-bottom: 1px solid #ceccce !important;
    font-family: "Roboto",sans-serif;
    color: #000000;
    font-size: 15px !important;
    line-height: 46px;
    text-transform: none;
}

.bc-background {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    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 {
    border-color: #eaeaea;
    border-radius: 2px !important;
    border-style: solid;
    box-shadow: inset 0 2px 1px rgba(0,0,0,0.025);
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: initial;
    padding: 10px 15px !important;
}

    .bc-contactdata-form .form-control:focus {
        border-color: #C3964E;
    }

.bc-contactdata-form, table.dataTable {
    font-family: "Roboto",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 {
    
}

.bc-main-article-text {
    line-height: 22px;
    font-family: "Roboto",sans-serif;
    color: #000000;
    font-size: 14px;
}

.bc-main-article-title {
    font-family: "Roboto",sans-serif;
    color: #000000;
    font-size: 14px;
    font-size: 32px;
    font-weight: 300;
    height: 250px;
    line-height: 38px;
    margin: .67em 0;
}

.bc-max-site-width {
    margin: 0 auto;
    max-width: 1080px;
    padding: 0 !important;
}

.bc-menuitem-shopping-cart {
    background: #000000 !important;
    color: #fff !important;
    font-family: "Roboto",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: "Roboto",sans-serif;
}

.bc-separatedelivery {
    font-family: "Roboto",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 {
    font-family: "Roboto",sans-serif;
    color: #222;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0;
    border: 2px solid #222;
    font-size: 18px;
    background: #fff;
}

    .btn-primary:focus {
        background: #000;
    }

    .btn-primary:hover {
        font-family: "Roboto",sans-serif;
        color: #fff;
        font-weight: 400;
        text-transform: uppercase;
        border-radius: 0;
        border: 2px solid #222;
        font-size: 18px;
        background: #222;
    }

    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        border-color: #fff !important;
        background: #222 !important;
    }

.btn-secondary {
    background-color: #213e66 !important;
    border: 1px solid #e5e5e5 !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}

    .btn-secondary:hover {
        background: #213e66 !important;
        border: 1px solid #213e66 !important;
        color: #fff !important;
    }

.btnProductMinus, .btnProductPlus {
    font-size: 24px !important;
}

.btnPromoCodeSave {
    float: right;
}

.card-deck .card {
    box-shadow: none;
}

.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: "Roboto",sans-serif;
    color: #000000;
    font-size: 14px;
    margin-bottom: 10px;
    min-height: 200px !important;
    text-align: center !important;
}

.card-title {
    font-family: "Roboto",sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    text-align: center !important;
    text-transform: none !important;
}

.cart-icon {
    color: #515783 !important;
    float: left;
    font-size: 24px;
    margin-right: 7px;
}

.col-form-label {
    font-family: "Roboto",sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.3;
}

.column-labels {
    background: none;
    border-bottom: 1px solid #ceccce;
    color: #000000;
    font-weight: 600;
}

    .column-labels label {
        line-height: 30px;
    }

.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: "Roboto",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 {
    -moz-box-shadow: 0 -4px 3px rgba(50,50,50,.75);
    -webkit-box-shadow: 0 -4px 3px rgba(50,50,50,.75);
    background-color: #fff;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 50px;
    border-top: 2px solid #fff;
    bottom: 0;
    box-shadow: 0 -5px 10px -5px #aaa;
    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: "Roboto",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: 20px 15px;    
}

    .header .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: #000000 !important;
    box-shadow: none !important;
}

.iziToast, .iziModal, .iziModal .iziModal-header-title {
    font-family: "Roboto",sans-serif;
}

.logo, .nav {
    background-color: #fff !important;
}

.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: "Roboto",sans-serif;
        -moz-osx-font-smoothing: auto;
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-weight: 400;
        text-rendering: optimizeLegibility;
        color: #000;
        height: 80px;
        padding: 0 20px;
        text-align: left;
        -webkit-box-align: center;
        align-items: center;
        border-bottom: 2px solid #fff;
        display: -webkit-box;
        display: flex;
        font-size: 15px;
        font-stretch: normal;
        font-style: normal;
        -webkit-box-pack: justify;
        justify-content: space-between;
        letter-spacing: 1px;
        line-height: 1.25;
        text-transform: uppercase;
        margin-left: -1px;
        margin-right: -1px;
    }

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: #000 !important;
    background-color: inherit;
    border-bottom: 3px solid #000;
    border-radius: 0px;
    color: #fff;
}

.page-item.active .page-link {
    background-color: #b28f5f !important;
    border-color: #b28f5f !important;
    color: #fff !important;
}

.product-wrapper {
    border-bottom: 1px solid #ceccce;
}

    .product-wrapper * {
        color: #000000;
    }

.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: "Roboto",sans-serif;
    color: #000000;
    font-size: 14px;
    width: 40%;
}

.totals .totals-item label {
    font-family: "Roboto",sans-serif;
    color: #000000;
    font-size: 14px;
    width: 60%;
}



[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-family: "Roboto",sans-serif;
    color: #000000;
    font-size: 14px;
    margin-right: 5px;
}

    [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
        background: black !important;
    }

address {
    font-family: "Roboto",sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: 400 !important;
}

article.art-post.art-article {
    
    border: none;
    color: #000;
    margin-top: 50px;
}

.bc-black {
    background-color: #FFF;
}

#PackagingBox {
    border: none;
}

body {
 
    font-family: "Roboto",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: "Roboto",sans-serif;
    color: #000000;
    font-size: 14px !important;
    font-weight: normal !important;
}

@media all and max-width 768px {
    .header .logo img {
        margin-top: 30px;
    }

    .product .product-image img {
        width: 60%;
    }

    .product-line-price {
        font-size: 15px;
    }

    .product-price {
        font-size: 14px;
    }

    .totals .totals-item .totals-value {
        text-align: center;
        width: 60% !important;
    }

    .totals .totals-item label {
        text-align: center;
        width: 40% !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;
    }
}



/*********************************************************
/* START Footer
*********************************************************/


 
a:active, a:hover {
    outline: 0;
}



.wrapper {
    margin: 0 Auto;
    width: 100%;
    max-width: 1320px !important;
}
 

.wrapper {
    *zoom: 1;
    margin-left: auto;
    margin-right: auto;
    padding: 0 1em;
}

    .wrapper:before, .wrapper:after {
        display: table;
        content: '';
        line-height: 0;
    }

    .wrapper:after {
        clear: both;
    }

.cols {
    margin: 0;
    padding: 0;
    list-style-type: none;
    *zoom: 1;
    display: block;
}

    .cols:before, .cols:after {
        display: table;
        content: '';
        line-height: 0;
    }

    .cols:after {
        clear: both;
    }

    .cols li {
        margin-bottom: 0;
    }


::-moz-selection {
    background: #1E1E1E;
    color: white;
}

::selection {
    background: #1E1E1E;
    color: white;
}

::-moz-selection {
    background: #1E1E1E;
    color: white;
}

a {
    text-decoration: underline;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: easeout;
    transition-timing-function: easeout;
}

    a:hover {
        text-decoration: underline;
        color: #1a0dab;
    }



#crosslinks {
    background-color: #f0f0f0;
    position: relative;
    padding-top: 52px;
    padding-bottom: 52px;
}

    #crosslinks ul {
        position: relative;
    }

    #crosslinks li {
        vertical-align: middle;
        text-align: center;
        height: 100px;
        margin-bottom: 3em;
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
    }

        #crosslinks li:last-child {
            margin-right: 0;
        }

        #crosslinks li:nth-child(2n) {
            margin-right: 0;
        }

        #crosslinks li:nth-child(2n+1) {
            clear: left;
        }

@media screen and (min-width:700px) {
    #crosslinks li {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
    }

        #crosslinks li:nth-child(2n) {
            margin-right: 2.3576515979%;
        }

        #crosslinks li:nth-child(2n+1) {
            clear: none;
        }

        #crosslinks li:last-child {
            margin-right: 0;
        }

        #crosslinks li:nth-child(4n) {
            margin-right: 0;
        }

        #crosslinks li:nth-child(4n+1) {
            clear: left;
        }
}

@media screen and (min-width:1100px) {
    #crosslinks li {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 12.2641389328%;
        margin-bottom: 0;
    }

        #crosslinks li:nth-child(4n) {
            margin-right: 2.3576515979%;
        }

        #crosslinks li:nth-child(4n+1) {
            clear: none;
        }

        #crosslinks li:last-child {
            margin-right: 0;
        }

        #crosslinks li:nth-child(7n) {
            margin-right: 0;
        }

        #crosslinks li:nth-child(7n+1) {
            clear: left;
        }
}

#crosslinks li a {
    height: 100%;
}

    #crosslinks li a img {
        max-width: 90%;
        max-height: 100px;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
 
 
.wrapper {
    *zoom: 1;
    margin-left: auto;
    margin-right: auto;
    padding: 0 1em;
}

    .wrapper:before, .wrapper:after {
        display: table;
        content: '';
        line-height: 0;
    }

    .wrapper:after {
        clear: both;
    }

.sm12 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
}

    .sm12:last-child {
        margin-right: 0;
    }

@media screen and (max-width:700px) {
    .sm12 {
        margin-top: 30px;
    }

        .sm12:first-child {
            margin-top: 0;
        }
}

@media screen and (min-width:700px) {
    .md3 {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
    }
}

@media screen and (min-width:700px) and (min-width:700px) and (max-width:1100px) {
    .md3:nth-child(4n+1) {
        clear: left;
    }
}

@media screen and (min-width:700px) {
    .md9 {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 74.4105871005%;
    }

        .md9:last-child {
            margin-right: 0;
        }
}

@media screen and (min-width:700px) {
    .textright-md {
        text-align: right;
    }
}
 

@media screen and (min-width:1100px) {
 



::-moz-selection {
    background: #1E1E1E;
    color: white;
}

::selection {
    background: #1E1E1E;
    color: white;
}

::-moz-selection {
    background: #1E1E1E;
    color: white;
}

a {
    text-decoration: underline;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: easeout;
    transition-timing-function: easeout;
}

    a:hover {
        text-decoration: underline;
        color: #1a0dab;
    }

    footer .row {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    footer * {
        font-family: Roboto, sans-serif !important;
        font-size: 17.6px !important;
    }

    nav, strong {
        font-weight: 500 !important;
    }

    footer {
        background-color: #1E1E1E;
        color: white;
        margin-bottom: 55px;
    }

        footer p, footer ul, footer ol {
            line-height: 160%;
        }

    footer a {
        color: inherit;
    }

        footer a:hover {
            text-decoration: none;
            background-color: rgba(240,240,240,0.2);
            color: white;
        }

ul.footlogos {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ul.footlogos li {
        float: right;
        margin-left: 1em;
        margin-bottom: 1em;
    }
