@font-face {
    font-family: "RobotoSlabRegular";
    src: url("../../../fonts/RobotoSlabRegular/RobotoSlabRegular.eot");
    src: url("../../../fonts/RobotoSlabRegular/RobotoSlabRegular.eot?#iefix") format("embedded-opentype"),
    url("../../../fonts/RobotoSlabRegular/RobotoSlabRegular.woff") format("woff"),
    url("../../../fonts/RobotoSlabRegular/RobotoSlabRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

.cms-index-index .col-main .how-it-work-wrap {
    height: 325px;
}

.cms-index-index .col-main .how-it-work-wrap .how-it-work-center {
    width: 100%;
    /*height: 100%;*/
    max-width: 960px;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.cms-index-index .col-main .how-it-work-wrap .how-it-work-center .how-it-work-header {
    align-self: center;
    font-weight: bold;
}

.cms-index-index .col-main .how-it-work-wrap .how-it-work-center > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 25px;
    list-style: none;
}

.cms-index-index .col-main .how-it-work-wrap .how-it-work-center > ul li {
    text-align: center;
    font-weight: bold;
}

.cms-index-index .col-main .how-it-work-wrap .how-it-work-center > ul li::before {
    content: "";
    display: block;
    width: 255px;
    height: 155px;
    margin-bottom: 20px;
}

.cms-index-index .col-main .how-it-work-wrap .how-it-work-center > ul li:first-child::before {
    background: url("../../../images/surprize.png") no-repeat center;
}

.cms-index-index .col-main .how-it-work-wrap .how-it-work-center > ul li:nth-child(2)::before {
    background: url("../../../images/service.png") no-repeat center;
}

.cms-index-index .col-main .how-it-work-wrap .how-it-work-center > ul li:last-child::before {
    background: url("../../../images/food.png") no-repeat center;
}

.how-it-work-wrap .lof_camera_title1 {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 15px;
}

.cameraSlide.cameraSlide_0.cameracurrent img {
    filter: brightness(80%);
}

.cameraSlide.cameraSlide_1.cameracurrent img {
    filter: brightness(60%);
}

.about-wrapper.mobile {
    display: none;
}

.how-it-work-wrap.mobile {
    display: none;
    color: #fff;
    font-size: 1.1em;
    line-height: normal;
    font-family: "RobotoSlabRegular", serif;
}

@media only screen and (max-width: 767px) {
    .col-main {
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 740px) {
    .about-wrapper.mobile {
        display: block;
        padding: 40px 25px 15px;
        text-align: center;
        background: #D8D9D9;
        color: #5C5B5B;
        line-height: normal;
        font-family: "RobotoSlabRegular", serif;
    }

    .about-wrapper.mobile .main-header-h1 {
        margin-bottom: 5px;
        color: #E1523D;
        text-align: center;
        font-size: 28px;
        font-weight: bold;
    }

    .about-wrapper.mobile .sub-header {
        margin-bottom: 30px;
        font-size: 20px;
        text-align: center;
        font-weight: bold;
    }

    .about-wrapper.mobile ul {
        display: flex;
        margin: 0 auto;
        padding: 0;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }

    .about-wrapper.mobile ul li {
        width: 100%;
        font-size: 14px;
        padding: 0 15px 15px;
        font-weight: bold;
        list-style: none;
    }

    .fluid_container_wrap {
        display: none;
    }

    .how-it-work-wrap.mobile {
        display: block;
    }

    .cms-index-index .col-main .how-it-work-wrap {
        height: auto;
    }

    .cms-index-index .col-main .how-it-work-wrap .how-it-work-center {
        display: flex;
        flex-direction: column;
        padding-top: 30px;
    }

    .cms-index-index .col-main .how-it-work-wrap .how-it-work-center > ul {
        justify-content: center;
        width: calc(100% - 30px);
        padding: 15px;
    }

    .cms-index-index .col-main .how-it-work-wrap .how-it-work-center > ul li:not(:last-child) {
        margin-bottom: 30px
    }

    .cms-index-index .col-main .how-it-work-wrap .how-it-work-center > ul {
        flex-direction: column;
        align-items: center;
    }

    .cms-index-index .col-main .how-it-work-wrap {
        height: auto;
        background: #5C5C5C;
    }
}

.cms-index-index #flinks_table {
    line-height: 1;
    background: #fff;
    padding: 15px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto;
    max-width: 960px;
}

.cms-index-index .flinks_table_tabs {
    width: 50%;
    float: left;
    display: block;
}

.cms-index-index .flinks_clearfix::before, .cms-index-index .flinks_clearfix::after {
    display: table;
    content: "";
    line-height: 0;
}

.cms-index-index #flinks_table ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.cms-index-index .flinks_clearfix::before, .cms-index-index .flinks_clearfix::after {
    display: table;
    content: "";
    line-height: 0;
}

.cms-index-index .flinks_table_boxes > li > ol {
    column-count: 20;
    column-width: 180px;
    -moz-column-count: 20;
    -moz-column-width: 180px;
    height: 100%;
    color: #000;
}

.cms-index-index .flinks_clearfix::before, .cms-index-index .flinks_clearfix::after {
    display: table;
    content: "";
    line-height: 0;
}

.cms-index-index .flinks_table_tabs a {
    margin: 0;
    padding: 5px 0;
    line-height: 1;
    color: #333;
    text-decoration: none;
}

.cms-index-index .flinks_table_tabs p {
    margin: 16px 0;
}

.cms-index-index .flinks_table_boxes > li > ol > li > a {
    display: block;
    text-decoration: none;
    color: #727272;
    padding: 5px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    font-size: 13px;
}

@media only screen and (max-width: 768px) {
    .cms-index-index .flinks_table_tabs {
        width: 100%;
        margin-bottom: 15px;
    }
}

.accordion-open span.toggle:before {
    content: "\f068";
}

@media only screen and (max-width: 770px) {
    .store-view .col-sm-3,
    .store-view .col-sm-9 {
        width: 100%;
    }

    .block-layered-nav .block-content > dl > dd {
        display: none;
    }

    .block-layered-nav .block-content.accordion-open > dl > dd.current {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .store-view .shop-list-wrapper .link-content {
        border-left: none;
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .store-view .block .block-title {
        margin-bottom: 8px;
        padding-right: 40px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
    }

    .store-view .block .block-title strong {
        font-size: 16px;
    }

    .store-view .block .block-title span.toggle {
        top: 3px;
        color: #000;
    }

    .store-view span.toggle {
        display: block;
    }

    .store-view .block-layered-nav {
        margin-bottom: 8px;
    }
}

.store-view .shop-content h2 {
    font-size: 22px;
    color: #54525e;
    font-weight: bold;
    margin: 10px 0;
}

.store-view .shop-content p {
    padding: 8px 0;
    font-size: 14px;
    line-height: normal;
}

.store-view .shop-content ul {
    padding-left: 40px;
    margin-bottom: 10px;
}

.store-view .shop-content ul li {
    list-style-type: disc;
}

.cms-alle-bringdienste .col-main {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
}

/**
 * 0034010
 */
.line-top {
    margin: 0 -10000px;
    padding: 16px 10000px 19px;
    position: relative;
    background: #4D4D4D;
    overflow: hidden;
    color: #ffffff;
    height: 68px;
}

.fluid_container_wrap_text {
    padding: 20px;
    display: block;
    max-width: 1170px;
    margin: 0 auto;
}

.fluid_container_wrap_text ul {
    list-style: decimal;
    padding-left: 15px;
}
.fluid_container_wrap_text ul li::marker  {
    font-weight: bold;
}

.fluid_container_wrap_text ol {
    list-style: disc;
}

.fluid_container_wrap_text .flex-box {
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    height: 100%;
    display: flex;
}
.fluid_container_wrap_text .flex-box .item {
    width: 30rem;
    margin: 0 16px;
}
.fluid_container_wrap_text .flex-box .item-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    display: flex;
}
.fluid_container_wrap_text .flex-box .item-box img {
    width: 100px;
    height: 100px;
    margin-bottom: 16px;
}
.fluid_container_wrap_text .flex-box .item-box .title {
    margin-bottom: 16px;
    text-align: center;
    font-size: 20px;
}
.fluid_container_wrap_text .flex-box .item-box .desc {
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .fluid_container_wrap_text .flex-box {
        flex-direction: column;
        align-items: center;
    }
    .fluid_container_wrap_text .flex-box .item {
        width: 100%;
        margin: 20px 25px;
    }
}
.fluid_container_img img {
    width: 100%;
}
.fluid_container_img img.mobile {
    display: none;
}
@media only screen and (max-width: 667px) {
    .fluid_container_img img {
        display: none;
    }
    .fluid_container_img img.mobile {
        display: block;
    }
}