hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}/*
*/.sr-only {
       position: absolute;
       width: 1px;
       height: 1px;
       padding: 0;
       margin: -1px;
       overflow: hidden;
       clip: rect(0, 0, 0, 0);
       border: 0;
   }
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}

/* --------------CHECKOUT---------------*/
#cart-sumary > .cart-container {
    box-shadow: none;
    border-radius: 0px;
    margin-left: 0px;
}

.paypal-button:not(.paypal-button-card) {
    height: 40px !important;
}

.col-sm-cart {
    padding-right: 0px !important;
    position: fixed;
    width: 313.328px;
    top: calc(var(--header-height) + var(--product-nav-height) + 15px);
    right: calc(15px + ((100vw - 970px) / 2)) ;
}



/* -------------PRODUCTLIST-------------*/

#shop-title {
    padding: 15px 15px 5px 15px;
}

#shop-title h1{
    font-size: 28px;
    margin-bottom: 10px;
}

#shop-title .status-button-wrapper {
    margin-right: -10px;
    margin-bottom: -9px;
    margin-left: 0px;
}

#shop-title .status-button {
    height: 20px;
    width: 20px;
}

/* #shop-title .status-button > i {
    font-size: 12px;
    margin-left: 8px;
    margin-bottom: 2px;
} */

.shop-title-info > i {
    margin-right: 5px;
}

.shop-title-info > i:first-child {
    margin-left: 0px;
    /* margin-right: 10px; */
}

.shop-title-info > div {
    margin-left: 0px;
}

.shop-title-image {
    height: 352.28px;
}

.shop-title-image img {
    width: 100%;
}

.group-h1 {
    font-size: 30px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 35px;
    color: var(--link-color);
}

.product-list-container {

    padding: 0px 15px;
    margin-top: calc(var(--product-nav-height) + 15px);
    background-color: #ffffff;
    overflow: hidden;

}

.product-list-messages {
    /* position: fixed; */
    margin-top: calc(var(--header-height) + var(--product-nav-height) + 15px);
    /* height: 50px; */
    margin-top: 0px;
    margin-left: -15px;
}

.product-list {
    list-style-type: none;
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.10);
    color: var(--menu-text-color);
}

.no-products {
    padding: 15px;
}

.no-products > .h2 {
    font-size: 24px;
    font-family: 'Varela Round';
    margin-top: 0px;
}



.product-list-item {
    padding-top: 18px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;

    /* padding: 18px 15px 10px 15px; */
}

.product-list-item:not(.devider):hover {
    cursor: pointer;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f7f7f7",GradientType=1);
}

.flex-container .product-list-item-body {
    margin-left: 0;
    width: 80%;
}

.product-list-item select {
    float: left;
    margin-top: 5px;
    max-width: 100%;
}
.product-list-item-variant {
    /*    padding-top: 1.375rem;*/
}

.product-list-item-variant > span {
    padding-left: 3px;
    font-size: 0.875rem;
}

.product-list-item-description {
    font-size: 0.875rem;
    font-weight: 400;
}
.product-title {
    display: inline;
    align-items: center;
    flex-wrap: wrap;
    font-size: 18px;
    white-space: normal;
    /* text-wrap: nowrap; */
    overflow: hidden !important;
    text-overflow: ellipsis;
    letter-spacing: 0;
    font-family: "Varela Round";
    margin-bottom: 2px;
}

.product-title > div:first-child {
    margin-right: 0.27em;
}

.product-title > .diet-label {
    vertical-align: text-top;
}

.product-description {
    display: block;
    padding-top: 0.5rem;
    font-weight: 400;
    letter-spacing: 0;
    color: #888;
}

.product-list-item-price .price-varies {
    padding: 2px;
}

.product-list-item-price .price-varies.discounted {
    display: none;
}

.btn-product-info {
    width: 24px;
    height: 24px;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    /* font-size: 0.8em; */
    margin-left: -3px;
    margin-right: -5px;
    padding-top: 1px;
    background-color: transparent !important;
    border: 2px solid transparent !important;
    color: #DDDACD !important;

}

.product-info-button-wrapper {
    display: inline-block;
}

.btn-product-info > i {
    font-size: 16px;
}

.icon-Zusatzstoffe {
    line-height: 1;
}

.icon-Zusatzstoffe:before {
    content: "i";
    font-family: Georgia,serif;
}

 .flex-container .product-list-item-price {
    margin: 0;
    font-size: 12px;
    min-width: 90px;
    flex-basis: 0%;
    color: #888;
}
.product-list-item-price  * {
    float: right;
}

.product-price.discounted {
    font-size: 12px;
}

.product-list-item[data-not-available="1"] * {
    color:gray;
}

.product-list-item[data-not-available="1"] .product-title {
    text-decoration: line-through;
}

.devider h2 {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 24px;
}

.devider .product-list-item-body {
    width: 100%;
}

.devider-image {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -18px;
    height: 261.11px;
}

.devider-image img {
    width: 100%;
}

span.product-price, span.product-disc-price {
    font-size: 18px;
    margin-bottom: 0px;
    display:inline;
    vertical-align: middle;
    color: #222;
    font-family: "Varela Round";
}

p.discounted,
span.discounted{
    text-decoration: line-through;
}

.btn-add-to-cart {
    background-color: transparent;
    border: none;
}
.btn-add-to-cart > img {
    height: 30px;
    width: 30px;

}

.seo-footer {
    margin-top: 30px;
    margin-bottom: 100px;
}

/* -------------Device-------------*/



/*------------Footer---------------*/

/*#footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 504px;
    padding: 1rem;
}*/

#footer-wrap{
    position: absolute;
    top:0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding-bottom: 50px;
    overflow: auto;
}

.footer-content {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
}

body.disabled > *:not(.cookie-wrapper) {
    pointer-events: none;

    /* for "disabled" effect */
    opacity: 0.5;
}

body.disabled > .content {
    background: #cccccc;
}

#toTop {
    background-color: var(--btn-primary-background);
    border-color: var(--link-color);
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    border: 2px solid;
    position: fixed;
    bottom: 45px;
    left: calc(50vw - 20px);
    transition: background-color .3s,
    opacity .5s, visibility .5s, display 2s;

    z-index: 98;

    font-size: 22px;
    padding-top: 5px;
    font-stretch: expanded;
}

#toTop::after {
    color: var(--link-color);
    font-weight: 500;
    font-style: normal;
    font-size: 35px;
    line-height: 36px;
}

#toTop:hover {
    cursor: pointer;
    text-decoration: none;

}

#toTop.show {
    opacity: 1;
    visibility: visible;
}

/* -------------STYLING-------------*/

.btn-bottom {
    margin-bottom: 15px;
    margin-top:20px;
}

.js-switch {
    margin-right: 10px;
}

.switch-label{
    padding-top: 10px;
}

#contact {
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.10);
}

#contact .flex-container > * {
    margin: 0px;
}

.contact-table {
    margin-left: -3px;
}

.contact-table td > a {
    margin-left: 5px;
}

.modal-header .close {
    margin-top: 4px;
}


/* -------------FLEX-------------*/

.flex-container > * {
    margin-left: 5px;
    margin-right: 5px;
}

.paypal-footer{
    display: flex;
    flex-wrap: wrap;
}

#paypal-button{
    margin-bottom: 20px;
    width: 200px;
}

#paypal-cancel {
    padding-left: 5px;
}


/* -------------modal base-------------*/

.btn-modal {
    width: 100%;
    height: 30px;
}

/*------------OptionModal---------------*/

#options-modal .disabled {
    cursor: not-allowed;
    pointer-events: all !important;
}


#options-modal {
    /*    font-family: Aptifer Slab LT W01 Bold;*/
    color: var(--menu-text-color);
}
#options-modal .modal-body {
    background-color: white;
    overflow-y: scroll;
}

#options-modal .modal-content {
    display: flex;
    flex-direction: column;
}

/* #options-modal-title,
.bootstrap-dialog .bootstrap-dialog-title {
    font-family: "Varela Round";
    color: #000;
} */

.bootstrap-dialog-title {
    width: calc(100% - 25px);
}

#options-modal-title {
    font-size: 24px;
}

.bootstrap-dialog .bootstrap-dialog-title {
    font-size: 18px;
}

#options-modal-subtitle {
    font-size: 16px;
}

#options-modal .alert {
    margin: 10px 0px 15px 0px;
}

#options-modal .modal-body {
    padding-bottom: 0px;
}

#options-modal.no-content .modal-body {
    display: none;
}

#options-modal .modal-footer {
    z-index: 1051;
    padding-bottom: 0px;
    box-shadow: rgba(0, 0, 0, 0.29) 0px -3px 4.65px;
    border-top: none;
}

#options-modal.no-content .modal-footer {
    box-shadow: none;
}

.option-group-section > .header,
.variant-group-section > .header {
    font-size: 18px;
    margin: 0px -16px;
    padding: 10px 16px 8px 16px;
    font-family: "Varela Round";
}

.option-list,
.variant-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0px 10px 0px;
}

.option {
    position: relative;
    display: flex;
    -webkit-display: flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
    font-size: 14px;
    width: 49%;
    padding: 5px 0px;
    border-radius: 4px;
    border: 1px solid #EDEDF6;
    padding: 0px;
    margin-bottom: 5px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(255, 255, 255, 1));
    transition: background-color 0.5s ease;
    overflow: hidden;
}

.option.selected {
    background-color: rgb(237, 237, 246);
}

.option-body {
    padding: 5px 10px;
    background: none;
    margin-left: 0px;
    margin-right: 28px;
    transition: margin-left 0.5s ease, margin-right 0.5s ease;
}

.option-group-section:not(.required) .option.selected:not(.variant) .option-body {
    margin-left: 28px;
}

.option-title {
    display: flex;
    justify-content: flex-start;
}

.option button.btn-option {
    top: 0;
    bottom: 0;
    border-radius: 0px;
    background-color: #ffffff !important;
    padding: 0px 7px;
    width: 28px;
    /* height: 30px; */
}

.option-decrease {
    position: absolute;

    left: 0;
    margin-left: -28px;
    border-right: 1px solid #EDEDF6;
    transition: margin-left 0.5s ease;
}

.option-group-section.required:not(.multi) .option-decrease,
.option-group-section.no-decrease .option-decrease {
    display: none;
}

.option-increase {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0px;
    transition: margin-right 0.5s ease;
}

.option.selected .option-decrease {
    margin-left: 0px;
}

.option-increase, .option-selected {
    border-left: 1px solid #EDEDF6;
}

.option:not(.selected) .option-selected {
    display: none;
}

.option-group-section.multi .option-selected {
    display: none;
}

.option-group-section.multi .option-body {
    margin-right: 28px;
}

/* For multi-select groups: slide button away and expand body when selected */
.option-group-section:not(.multi):not(.required) .option.selected .option-increase {
    margin-right: -28px;
}

.option-group-section:not(.multi):not(.required) .option.selected .option-body {
    margin-right: 0px;
}

.variant.selected .option-increase {
    margin-right: -28px;
}

.variant.selected .option-body {
    margin-right: 0px;
}

.option.not-available {
    opacity: 0.5;
}

.option.not-available .option-title * {
    text-decoration: line-through;
}

.option.not-available button {
    cursor: not-allowed;
}

.option-body {
    display: flex;
    justify-content: space-between;
    flex-grow: 3;
}


#add-to-cart-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 0px;
    margin-right: 0px;
}

#add-to-cart-wrapper > .cart-item-controls {
    margin-right: 15px;
}

#modal-quantity {
    margin: 10px;
}

.modal-footer {
    text-align: left;
}
.modal-footer-sub {
    display: block;
    width: 100%;
    text-align: right;
    margin-bottom: 8px;
}

.modal-footer .btn,
.modal-footer .btn + .btn{
    margin: 5px 0px 5px 0px;
}

#options-modal-price-label,
#options-modal-price {
    font-size: 18px;
    font-family: "Varela Round";
    color: #000;
}

#options-modal-price {
    display: inline;
}

#options-modal-price-label {
    float: left;
}

* {
    box-sizing:border-box;
}

/*------------Ingredients---------------*/

.ingredient-box {
    padding-bottom: 15px;
}
.ingredient-table {
    width: 100%;
    margin-bottom: 15px;
}

.ingredient-table td, .ingredient-table th {
    padding: 5px 6px 3px 6px;
    border-bottom: 1px solid;
    font-size: 16px;
}

.ingredient-title {
    width: 85%
}
.ingredient-text {
    width: 15%;
    text-align: right;
    white-space: nowrap;
}

/*--------------LARGE SCREEN---------------*/


@media (min-width: 1200px) {

    .col-sm-cart {
        position: fixed;
        width: 380px;
        right: calc(15px + calc(calc(100vw - 1170px) / 2)) ;
    }

    .shop-title-image {
        height: 427px;
    }

    .devider-image {
        height: 316.66px;
    }
}


/*--------------_TABLET---------------*/


@media (max-width: 991px) {

    /* html, body {
        height: 100%;
    } */

    #button-footer{
        display:block;
    }

    #content {
        padding: 0px;
        margin: 0px;
        width: 100%;
        margin-top: var(--header-height);
    }

    #status-bar > .container {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }

    #header-nav-container {
        width: 100%;
        padding: 0px;
    }

    .content-box:not(.view-center) {
        border-radius: 0;
    }

    .col-sm-cart{
        display: none;
    }

    #btn-show-cart{
        border: 2px solid var(--btn-primary-outline);
        color: var(--btn-primary-font);
        background-color: var(--btn-primary-background);
        height: 35px;
        margin-top: 0px;
        border-radius: 0px;
        font-size: 20px;
        padding: 0px;
    }

    #btn-show-cart i.glyphicon {
        vertical-align: text-bottom;
    }
    .cart-container{
        margin-left: 0px !important;
        color: var(--menu-text-color);
        background-color: #fff;
    }

    .cart-container > h4 {
        display: none;
    }

    .cart-item {
        font-size: 1rem;
    }

    .product-list-container {
        overflow: hidden;
        margin-top: var(--product-nav-height);
    }

    #footer-wrap{
        bottom: 35px;
    }

    #button-footer{
        height: 35px;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        overflow: hidden;
    }



    #open-times {
        flex-direction: column;
        max-width: 100%;
    }

    .flex-container.day-line {
        flex-direction: row;
        justify-content: flex-start;
        text-align: center;
        width: 100%;
    }



    .day-string.horizontal {
        display: none;
        text-align: left;
    }

    .day-string.vertical {
        display: block;
        text-align: left;
    }

    .slot-connector {

        flex-basis: 30px;
    }

    .shop-title-image {
        height: calc(100vw / 1.778846153846154);
    }

    .devider-image {
        height: calc(100vw / 2.4);
    }

    @media (min-width: 768px) {

        .day-string.horizontal {
            display: block;
            width: 90px;
            padding-top: 5px;
            border-bottom: none;
            height: 32px;
        }

        .day-string.horizontal.special {
            width: 270px;
        }

        .day-string.vertical {
            display: none;
        }

        .time {
            flex-basis: 150px;
        }


    }

}

/*--------------MOBILE---------------*/

@media (max-width: 767px) {

    .dropdown-menu > li > a {
        margin-top: 5px;
    }

    .group-icons > .group-icon > a > p {
        font-size: 16px;
    }

    .home-section h1 {
        font-size: 32px;
    }

    .home-section h2 {
        font-size: 24px;
    }

    body {
        overflow: auto;
    }

    .logo-container  img {
        max-height: var(--logo-max-height-mobile) !important;
        margin-top: var(--logo-margin-top-mobile) !important;
    }

    h1.home-h1 {
        font-size: 40px !important;
    }

    #open-times {
        flex-direction: column;
        max-width: 100%;
    }

    .flex-container.day-line {
        flex-direction: row;
        justify-content: center;
        text-align: center;
        width: 100%;
    }

    .product-list-container {
        margin-top: var(--product-nav-height);
    }

    .day-string.horizontal {
        display: none;
    }

    .day-string.vertical {
        display: block;
    }

    .slot-connector {
        flex-basis: 30px;
    }

    .time {
        flex-basis: 150px;
    }

}
@media screen and (max-width: 600px) {

    .option,
    .variant-list-item{
        font-size: 0.875rem;
        width: 100%;
    }
}

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

    /*  .content-box {
          padding: 15px 20px;
      }*/

    h1.home-h1 {
        font-size: 32px !important;
    }

    .home-section h2 {
        font-size: 20px;
    }

    .group-h1 {
        font-size: 24px;
        margin-top: 30px;
    }

    .group-icons > .group-icon > a > p {
        font-size: 14px;
    }

    #open-times.slot-3{
        flex-direction: column;
        max-width: 100%;
    }

    #open-times.slot-3 .flex-container.day-line {
        flex-direction: column;
        justify-content: flex-start;
        text-align: center;
        width: 100%;
    }

    #open-times.slot-3 .day-string.horizontal {
        display: none;
    }

    #open-times.slot-3 .day-string.vertical {
        display: block;
        margin-bottom: 5px;
    }

    #open-times.slot-3 .slot-connector {
        flex-basis: 20px;
    }

    #open-times.slot-3 .time {
        flex-basis: 30px;
    }
}

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

    #status-popup {

        width: calc(100vw - 30px);

    }
    #backlink-container {
        flex: 3;
    }
}

@media screen and (max-width: 374px) {
    #status-bar > .container {
        font-size: 12px;
    }

    #status-info {
        margin-right: 0px;
        /* height: 32px; */
        /* padding: 9px 0px 3px 3px; */
    }

    #backlink-container > div {
        padding: 7px 0px 5px 3px;
    }


    #backlink-container > div > img {
        margin-top: -3px;
        margin-left:6px;
    }
}
