html {
    scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }
}

.alko-category-teaser-navigation-wrapper {
    padding-top: 50px;
    padding-top: parseInt(50px)/16rem;
    padding-bottom: 50px;
    padding-bottom: parseInt(50px)/16rem;
}

.alko-category-teaser-navigation-wrapper .clearfix:after, .alko-category-teaser-navigation-wrapper .alko-category-teaser-navigation .item-wrapper .item:after {
    content: "";
    display: table;
    clear: both;
}

.alko-category-teaser-navigation-wrapper .margin-left-right {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

@media (min-width: 1200px) {
    .alko-category-teaser-navigation-wrapper .margin-left-right {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

.alko-category-teaser-navigation-wrapper .padding-left-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

@media (min-width: 1200px) {
    .alko-category-teaser-navigation-wrapper .padding-left-right {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.alko-category-teaser-navigation-wrapper .schnellzugriff {
    display: block;
    margin: 10px;
    margin: parseInt(10px)/16rem;
}

@media (min-width: 576px) {
    .alko-category-teaser-navigation-wrapper .schnellzugriff {
        display: none;
    }
}

@media (min-width: 576px) {
    .alko-category-teaser-navigation-wrapper #collapseNavigation {
        display: block;
    }
}

.alko-category-teaser-navigation-wrapper .alko-category-teaser-navigation {
    max-width: 1140px;
    max-width: parseInt(1140px)/16rem;
    margin: 0 auto;
}

.alko-category-teaser-navigation-wrapper .alko-category-teaser-navigation .headline {
    display: none;
}

@media (min-width: 576px) {
    .alko-category-teaser-navigation-wrapper .alko-category-teaser-navigation .headline {
        display: block;
    }
}

.alko-category-teaser-navigation-wrapper .alko-category-teaser-navigation ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    margin-left: -10px;
    margin-left: parseInt(-10px)/16rem;
}

.alko-category-teaser-navigation-wrapper .alko-category-teaser-navigation .item-wrapper {
    display: block;
    width: 100%;
		float: left;
}

@media (min-width: 576px) {
    .alko-category-teaser-navigation-wrapper .alko-category-teaser-navigation .item-wrapper {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .alko-category-teaser-navigation-wrapper .alko-category-teaser-navigation .item-wrapper {
        width: 25%;
    }
}

.alko-category-teaser-navigation-wrapper .alko-category-teaser-navigation .item-wrapper .item {
    display: block;
    padding: 10px 10px 10px 5px;
    padding: parseInt(10px)/16rem parseInt(10px)/16rem parseInt(10px)/16rem parseInt(5px)/16rem;
    margin: 10px 0 0 10px;
    margin: parseInt(10px)/16rem 0 0 parseInt(10px)/16rem;
    font-size: 20px;
    font-size: parseInt(20px)/16rem;
    font-weight: lighter;
    color: #898989;
    border: 1px solid #D4D8D9;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.alko-category-teaser-navigation-wrapper .alko-category-teaser-navigation .item-wrapper .item > img {
		float: left;
		height: 90px;
}

.alko-category-teaser-navigation-wrapper .alko-category-teaser-navigation .item-wrapper .item > span {
    word-break: break-word;
    line-break: auto;
    line-height: 20px;
    line-height: parseInt(20px)/16rem;
}

.alko-category-teaser-navigation-wrapper .alko-category-teaser-navigation .item-wrapper .item:hover {
    text-decoration: none;
}

.alko-category-teaser-wrapper {
    background: -webkit-gradient(linear, left top, left bottom, from(#F0F5F7), color-stop(50%, rgba(240, 245, 247, 0)));
    background: linear-gradient(180deg, #F0F5F7, rgba(240, 245, 247, 0) 50%);
    padding-top: 50px;
    padding-top: parseInt(50px)/16rem;
    padding-bottom: 50px;
    padding-bottom: parseInt(50px)/16rem;
}

.alko-category-teaser-wrapper .clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.alko-category-teaser-wrapper a:hover {
    text-decoration: none !important;
}

.alko-category-teaser-wrapper a:focus {
    outline: none !important;
}

.alko-category-teaser-wrapper .margin-left-right {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

@media (min-width: 1200px) {
    .alko-category-teaser-wrapper .margin-left-right {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

.alko-category-teaser-wrapper .padding-left-right {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

@media (min-width: 1200px) {
    .alko-category-teaser-wrapper .padding-left-right {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.alko-category-teaser-wrapper .alko-category-teaser {
    max-width: 1140px;
    max-width: parseInt(1140px)/16rem;
    margin: 0 auto;
}

.alko-category-teaser-wrapper .alko-category-teaser > h2.headline {
    font-size: 36px;
    font-size: parseInt(36px)/16rem;
    font-weight: lighter;
    margin-bottom: 20px;
    margin-bottom: parseInt(20px)/16rem;
}

.alko-category-teaser-wrapper .alko-category-teaser > h2.headline strong {
    font-weight: bold;
}

.alko-category-teaser-wrapper .alko-category-teaser > img.header {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
}

@media (min-width: 992px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items {
        margin-top: 15px;
        margin-top: parseInt(15px)/16rem;
    }
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .info {
    width: 100%;
    float: left;
    padding-top: 0;
    padding-right: 0;
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info {
        position: relative;
        padding-bottom: 10px;
        padding-bottom: parseInt(10px)/16rem;
        margin-bottom: 10px;
        margin-bottom: parseInt(10px)/16rem;
    }
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info:after {
        content: "";
        display: block;
        position: absolute;
        border-bottom: 1px solid #D4D8D9;
        bottom: 0;
        left: 10px;
        left: parseInt(10px)/16rem;
        right: 10px;
        right: parseInt(10px)/16rem;
    }
}

@media (min-width: 576px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info {
        padding-right: 40px;
        padding-right: parseInt(40px)/16rem;
        padding-top: 10px;
        padding-top: parseInt(10px)/16rem;
    }
}

@media (min-width: 992px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info {
        width: 25%;
    }
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .info .headline {
    font-size: 24px;
    font-size: parseInt(24px)/16rem;
    line-height: 33px;
    line-height: parseInt(33px)/16rem;
    font-weight: bold;
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .info .kpi {
    font-size: 20px;
    font-size: parseInt(20px)/16rem;
    line-height: 27px;
    line-height: parseInt(27px)/16rem;
    width: 100%;
    margin-top: 0;
    font-weight: lighter;
}

@media (min-width: 576px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .kpi {
        width: 50%;
        float: left;
    }
}

@media (min-width: 768px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .kpi {
        width: 66.666%;
        float: left;
    }
}

@media (min-width: 992px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .kpi {
        margin-bottom: 30px;
        margin-bottom: parseInt(30px)/16rem;
    }
}

@media (min-width: 768px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .kpi ul {
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 992px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .kpi ul {
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media (min-width: 992px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .kpi {
        margin-top: 20px;
        margin-top: parseInt(20px)/16rem;
        width: 100%;
        float: none;
    }
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .info .buttons {
    width: 100%;
    float: none;
}

@media (min-width: 576px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .buttons {
        width: 50%;
        float: left;
    }
}

@media (min-width: 768px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .buttons {
        width: 33.333%;
        float: left;
    }
}

@media (min-width: 992px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .buttons {
        width: 100%;
        float: none;
    }
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .info .buttons .btn {
    display: block;
    margin-bottom: 10px;
    margin-bottom: parseInt(10px)/16rem;
    text-align: center;
    position: relative;
}

@media (min-width: 576px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .buttons .btn {
        text-align: left;
    }
}

@media (min-width: 992px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .buttons .btn {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 1200px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .buttons .btn {
        margin-left: 10px;
        margin-left: parseInt(10px)/16rem;
        margin-right: 10px;
        margin-right: parseInt(10px)/16rem;
    }
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .info .buttons .btn i.fa {
    line-height: inherit;
    right: 15px;
    right: parseInt(15px)/16rem;
}

@media (min-width: 576px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .info .buttons .btn i.fa {
        position: absolute;
    }
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-top: parseInt(10px)/16rem;
    padding-bottom: 10px;
    padding-bottom: parseInt(10px)/16rem;
    padding-top: 10px;
    padding-top: parseInt(10px)/16rem;
    text-align: center;
    border-top: 1px solid #D4D8D9;
}

@media (min-width: 576px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .article {
        width: 33.333%;
        border-top: none;
        border-left: 1px solid #D4D8D9;
        padding-top: 0;
    }
}

@media (min-width: 768px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .article {
        width: 33.333%;
    }
}

@media (min-width: 992px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .article {
        width: 25%;
    }
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .article:nth-child(2) {
        border-left: none;
    }
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article > a, .alko-category-teaser-wrapper .alko-category-teaser > .items .article > a:hover {
    display: block;
    color: #4B565D;
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .image {
    margin: 0 20px 20px 20px;
    margin: 0 parseInt(20px)/16rem parseInt(20px)/16rem parseInt(20px)/16rem;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .image img {
    width: 100%;
    height: auto;
    opacity: 0;
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .image .badges {
    position: absolute;
    mix-blend-mode: multiply;
    left: -20px;
    left: parseInt(-20px)/16rem;
    top: 0;
}

@media (min-width: 576px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .image .badges {
        left: -10px;
        left: parseInt(-10px)/16rem;
    }
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .image .badges ul {
    list-style: none;
    padding: 0;
    text-align: left;
    display: block;
    margin: 0;
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .image .badges ul li {
    display: table;
    color: #fff;
    background: #E30613;
    padding: 2px 10px 3px 10px;
    padding: parseInt(2px)/16rem parseInt(10px)/16rem parseInt(3px)/16rem parseInt(10px)/16rem;
    margin-top: 1px;
    margin-top: parseInt(1px)/16rem;
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .image .badges ul li:first-child {
    margin-top: 0;
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .data {
    text-align: right;
    padding: 0 20px;
    padding: 0 parseInt(20px)/16rem;
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .data .title {
    font-size: 1rem;
    line-height: 18px;
    line-height: parseInt(18px)/16rem;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 54px;
    height: parseInt(54px)/16rem;
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .data .price {
    display: block;
    font-size: 24px;
    font-size: parseInt(24px)/16rem;
    line-height: 32px;
    line-height: parseInt(32px)/16rem;
    font-weight: bold;
    margin: 0;
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .data .price.pseudo {
    display: block;
    font-size: 14px;
    font-size: parseInt(14px)/16rem;
    line-height: 18px;
    line-height: parseInt(18px)/16rem;
    height: 18px;
    height: parseInt(18px)/16rem;
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .data .price.pseudo:empty {
    display: none;
}

@media (min-width: 576px) {
    .alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .data .price.pseudo:empty {
        display: block;
    }
}

.alko-category-teaser-wrapper .alko-category-teaser > .items .article.box .data .price.has-pseudo-price {
    color: #E30613;
}
