.category-results, .category-resultsy.cat-all {
    background: url("/cache/kategorie/tla/category-bg-2.jpg_alpha-0_cr_0x0_im.webp");
    background-position: center!important;
}

.category-results.cat-keto {
    background: url("/cache/kategorie/tla/keto-bg.jpg_alpha-0_cr_0x0_im.webp")no-repeat;
    
}


    .category-results.cat-milk-protein {
        background: url("/cache/kategorie/tla/tlo_seria_protein_nowa.png_alpha-0_cr_0x0_im.webp")no-repeat;
    }

    .category-results.cat-vegan-protein {
        background: url("/cache/kategorie/tla/tlo_seria_protein.jpg_alpha-0_cr_0x0_im.webp")no-repeat;
    }

    .category-results.cat-smoothie {
        background: url("/cache/kategorie/tla/tlo_seria_smoothie.png_alpha-0_cr_0x0_im.webp")no-repeat;
    }

    .category-results.cat-classic-series {
        background: url("/cache/kategorie/tla/tlo_seria_klasyczna_nowa.png_alpha-0_cr_0x0_im.webp")no-repeat;
    }

    .category-results.cat-for-kids {
        background: url("/cache/kategorie/tla/tlo_seria_kids.png_alpha-0_cr_0x0_im.webp")no-repeat;
    }

    .category-results.cat-peanut-butter {
        background: url("/cache/kategorie/tla/tlo_seria_peanut_butter.jpg_alpha-0_cr_0x0_im.webp")no-repeat;
    }

    .category-results.cat-seasonal-series {
        background: url("/cache/kategorie/tla/tlo_seria_sezonowa.png_alpha-0_cr_0x0_im.webp")no-repeat;
    }


.ig-carousel {
    background-color: #c1e7ef;
    padding: 70px 0 0;
    overflow: hidden
}

.ig-carousel__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .ig-carousel__header .heading {
        color: #fff;
        margin-bottom: 15px
    }

    .ig-carousel__header .lead {
        color: #fff;
        margin-bottom: 40px
    }

.ig-carousel #igCarousel {
    height: 600px
}

    .ig-carousel #igCarousel .swiper-slide a {
        width: 100%;
        height: 100%;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

.ig-carousel .swiper-button-prev, .ig-carousel .swiper-button-next {
    top: 20px
}

.ig-carousel .swiper-button-prev {
    left: 20px
}

.ig-carousel .swiper-button-next {
    right: 20px
}

@media (max-width: 1599.98px) {
    .ig-carousel {
        padding: 45px 0 0
    }

        .ig-carousel .wrapper {
            padding: 0 40px
        }

    .ig-carousel__header .lead {
        margin-bottom: 30px
    }

    .ig-carousel #igCarousel {
        height: 428px
    }

    .ig-carousel .swiper-button-prev {
        left: 40px
    }

    .ig-carousel .swiper-button-next {
        right: 40px
    }
}

@media (max-width: 1023.98px) {
    .ig-carousel .wrapper {
        padding: 0
    }

    .ig-carousel__header {
        width: 200px;
        margin: auto;
        text-align: center
    }

        .ig-carousel__header .lead {
            margin-bottom: 36px
        }

    .ig-carousel #igCarousel {
        height: 320px !important
    }

        .ig-carousel #igCarousel .swiper-slide {
            height: 100%;
            width: 320px
        }

    .ig-carousel .swiper-button-prev, .ig-carousel .swiper-button-next {
        top: 75px
    }

    .ig-carousel .swiper-button-prev {
        left: 20px
    }

    .ig-carousel .swiper-button-next {
        right: 20px
    }
}

@media (max-width: 1279.98px) {
    .ig-carousel #igCarousel {
        height: 300px
    }
}

.category-top {
    padding: 70px 20px 85px
}

    .category-top .heading {
        text-align: center;
        margin-bottom: 43px
    }

    .category-top .filters {
        margin-bottom: 76px
    }

        .category-top .filters.active .filters__mobile-btn svg {
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg)
        }

        .category-top .filters.active .filters__content {
            max-height: 500px
        }

    .category-top .filters__mobile-btn {
        display: none;
        position: relative;
        background-color: #4cbee9;
        width: 100%;
        height: 45px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: .05em;
        text-transform: uppercase;
        cursor: pointer
    }

        .category-top .filters__mobile-btn svg {
            height: 30px;
            width: 30px;
            -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
            margin-left: 20px;
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s
        }

    .category-top .filters__content {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .category-top .filters__link {
        height: 54px;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        border-radius: 27px;
        padding: 0 12px;
        margin: 0 15px;
        color: #125246;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: .05em;
        text-transform: uppercase;
    }

    .category-top .info-category {
        max-width: 870px;
        width: 100%;
        padding: 0 20px;
        margin: auto;
        text-align: center;
        color: #125246
    }

        .category-top .info-category .video {
            width: 100%;
            height: auto;
            margin-bottom: 40px
        }

            .category-top .info-category .video video {
                width: 100%;
                height: 100%;
                -o-object-fit: contain;
                object-fit: contain
            }

        .category-top .info-category h2 {
            color: #125246;
            margin-bottom: 22px;
            font-size: 22px;
            font-weight: 400;
            letter-spacing: 0;
            text-transform: uppercase
        }

        .category-top .info-category p {
            font-size: 18px !important;
            font-weight: 400;
            letter-spacing: 0;
            margin-bottom: 20px
        }

        .category-top .info-category > *:last-child {
            margin-bottom: 0
        }

        .category-top .info-category ol, .category-top .info-category ul {
            width: calc(100% - 30px);
            margin-left: auto;
            margin-bottom: 20px
        }

            .category-top .info-category ol li, .category-top .info-category ul li {
                color: #125246;
                font-size: 18px !important;
                font-weight: 400;
                letter-spacing: 0;
                margin-bottom: 5px
            }

.category-results {
    background-position: center;
    background-repeat: cover
}

    .category-results .content {
        max-width: 1715px;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 100px 20px 25px;
        margin: auto
    }

    .category-results .product {
        position: relative;
        width: 310px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        padding-bottom: 30px;
        color: #4eb2b1;
        text-transform: uppercase;
        margin: 0 12.5px 75px
    }

    .category-results .product__img {
        width: 100%;
        height: 370px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .category-results .product__img img {
            max-width: 100%;
            height: auto
        }

    .category-results .product h3 {
        font-size: 14px;
        font-weight: 700;
        letter-spacing: .2em;
        margin-bottom: 8px
    }

    .category-results .product p {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: .1em
    }

    .category-results .product:hover::after {
        opacity: 1
    }

    .category-results .product:after {
        content: "";
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 59px;
        height: 8px;
        background-image: url(../gfx/hover-menu.png);
        background-size: cover;
        position: absolute;
        bottom: 5px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s
    }

.section-banner {
    position: relative;
    height: 481px;
    background-color: #e1b584;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .section-banner img {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .section-banner .content {
        z-index: 2;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

        .section-banner .content .heading {
            color: #fff;
            margin-bottom: 28px
        }

        .section-banner .content .lead {
            color: #125246;
            margin-bottom: 45px
        }

.link-wrap {
    max-width: 870px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0 20px;
    margin: 30px auto 0
}

@media (max-width: 1599.98px) {
    .category-top {
        padding: 50px 20px 60px
    }

        .category-top .heading {
            margin-bottom: 30px
        }

        .category-top .filters {
            margin-bottom: 40px
        }

        .category-top .filters__link {
            height: 45px;
            padding: 0 30px;
            font-size: 14px
        }

        .category-top .info-category p {
            font-size: 16px !important
        }

        .category-top .info-category ol li, .category-top .info-category ul li {
            font-size: 15px !important
        }

    .category-results .content {
        padding: 70px 20px 25px
    }

    .category-results .product {
        width: 220px;
        margin: 0 12.5px 45px
    }

    .category-results .product__img {
        height: 263px;
        padding: 20px
    }

    .category-results .product:after {
        width: 40px;
        height: 5px
    }

    .section-banner {
        height: 345px
    }

        .section-banner .content .heading {
            margin-bottom: 17px
        }

        .section-banner .content .lead {
            margin-bottom: 25px
        }
}

@media (max-width: 1023.98px) {
    .category-top {
        padding: 50px 0 50px
    }

        .category-top .filters {
            padding: 0 20px
        }

        .category-top .filters__mobile-btn {
            display: -webkit-inline-box;
            display: -webkit-inline-flex;
            display: -ms-inline-flexbox;
            display: inline-flex
        }

        .category-top .filters__content {
            max-height: 0;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            overflow: hidden;
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s
        }

        .category-top .filters__link {
            border-radius: 0;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            text-align: center
        }

    .category-results .content {
        padding: 40px 0 25px
    }

    .category-results .product {
        width: 180px;
        margin: 0 0 25px
    }

    .category-results .product__img {
        height: auto
    }

        .category-results .product__img img {
            max-width: none;
            width: 175px
        }

    .category-results .product h3 {
        padding: 0 5px
    }

    .category-results .product p {
        padding: 0 5px
    }

    .section-banner {
        height: 375px
    }

        .section-banner img {
            -o-object-fit: cover;
            object-fit: cover;
            width: 100%;
            height: 100%
        }

        .section-banner .content {
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            padding-top: 70px
        }

            .section-banner .content .heading {
                padding: 0 20px
            }

            .section-banner .content .lead {
                margin-bottom: 30px
            }
}

@media (min-width: 768px) {
    .category-top.lazy-background.visible {
        background-image: url(../gfx/category-bg.png);
        background-position: center bottom;
        background-repeat: no-repeat
    }
}

@media (min-width: 1024px) {
    .category-top .filters__link.active {
        color: #fff;
        background-color: #4cbee9
    }
}

@media (max-width: 767.98px) {
    .category-top .info-category ol, .category-top .info-category ul {
        width: calc(100% - 15px)
    }
}

/*# sourceMappingURL=page-category.min.css.map*/
