/* input(1674,31): run-time error CSS1031: Expected selector, found ';'
input(1674,31): run-time error CSS1025: Expected comma or open brace, found ';'
input(1675,42): run-time error CSS1031: Expected selector, found ';'
input(1675,42): run-time error CSS1025: Expected comma or open brace, found ';'
input(1679,12): run-time error CSS1035: Expected colon, found 'class' */
/* _content/API/Pages/Bejelentkezes/Index.cshtml.rz.scp.css */
/* _content/API/Pages/Blogbejegyzes/Index.cshtml.rz.scp.css */
.blog-title[b-5cb76dbbdz] {
    font-size: 2.3rem;
    font-weight: 600;
}

    .blog-title > a[b-5cb76dbbdz] {
        font-size: 2.3rem;
        font-weight: 600;
        text-decoration: underline;
    }

    .blog-title > h1[b-5cb76dbbdz] {
        font-size: 2.3rem;
        font-weight: 600;
    }

.blog-description[b-5cb76dbbdz] {
    background-image: linear-gradient(to right,#f3f3f3,#fff);
    padding: 0 1rem;
}

    .blog-description > div[b-5cb76dbbdz] {
        padding: 1rem 0;
        display: flex;
        align-items: center;
        gap: 2rem;
    }

    .blog-description p[b-5cb76dbbdz] {
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
    }

.blog-search[b-5cb76dbbdz] {
    margin: 1rem 0 1rem 0;
    width: calc(100% - 270px);
    position: relative;
}

    .blog-search input[b-5cb76dbbdz] {
        border-radius: 20px;
        border: 1px solid #000;
        padding: 10px 20px;
        font-size: 14px;
        font-style: italic;
        width: 100%;
    }

    .blog-search button[b-5cb76dbbdz] {
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        background: none;
        border: 0;
        width: 45px;
        height: 45px;
    }

.blog-card img[b-5cb76dbbdz] {
    width: 100%;
}

.blog-card-created[b-5cb76dbbdz] {
    font-size: 12px;
    font-style: italic;
    padding: 0 10px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.blog-card-title[b-5cb76dbbdz] {
    font-size: 1.2rem;
    font-weight: 600;
    padding: 0 10px;
}

.blog-card-description[b-5cb76dbbdz] {
    font-size: .9rem;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 1.1rem;
    padding: 0 10px;
}

.blog-btn .btn[b-5cb76dbbdz] {
    background: #ececec;
    border-radius: 35px;
    padding: 1rem 3rem;
    font-size: 1.05rem;
    margin-top: 1rem;
}

.blog-left-col[b-5cb76dbbdz] {
    width: calc(100% - 270px);
}

.blog-right-col[b-5cb76dbbdz] {
    width: 270px;
    background: #fdfbe5;
    border-radius: 45px;
    padding: 1.5rem 1rem;
    bordeR: 1px solid #eee;
}

.blog-themes-title[b-5cb76dbbdz] {
    font-family: 'blackjack';
    font-size: 1.6rem;
}

.blog-themes-content a[b-5cb76dbbdz] {
    font-weight: 500;
    font-size: .95rem;
    display: block;
}

.sortbar[b-5cb76dbbdz] {
    margin: 3rem 0;
}

    .sortbar .pages[b-5cb76dbbdz] {
        gap: .8rem;
    }

        .sortbar .pages > a[b-5cb76dbbdz] {
            border: 1px solid #000;
            border-radius: 100%;
            width: 2.5rem;
            height: 2.5rem;
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: 600;
            font-size: 14px;
        }

            .sortbar .pages > a.active[b-5cb76dbbdz] {
                background: #efd301;
                border-color: #efd301;
            }

    .sortbar .arrows[b-5cb76dbbdz] {
        margin-left: 1rem;
    }

.sort-text[b-5cb76dbbdz] {
    font-weight: 600;
    font-size: 15px;
    margin-right: 1rem;
}

.sort select[b-5cb76dbbdz] {
    background: none;
    border: 1px solid #000;
    border-radius: 30px;
    padding: 5px 25px;
    font-size: 14px;
    color: #b3b3b3;
    font-weight: 400;
    font-style: italic;
}

@media(max-width: 992px) {
    .blog-search[b-5cb76dbbdz], .blog-left-col[b-5cb76dbbdz] {
        width: 100%;
    }

    .blog-title[b-5cb76dbbdz] {
        font-size: 1.8rem;
    }

    .blog-description > div[b-5cb76dbbdz] {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media(max-width: 576px) {
    .sortbar.sort > div[b-5cb76dbbdz] {
        flex-direction: column;
        align-items: flex-start !important;
        display: flex;
        gap: 1rem;
    }
}
/* _content/API/Pages/Blogcikkek/Index.cshtml.rz.scp.css */
.blog-title[b-4tb94y9hrv] {
    font-size: 2.3rem;
    font-weight: 600;
}

    .blog-title > a[b-4tb94y9hrv] {
        font-size: 2.3rem;
        font-weight: 600;
        text-decoration: underline;
    }

    .blog-title > h1[b-4tb94y9hrv] {
        font-size: 2.3rem;
        font-weight: 600;
    }

.blog-description[b-4tb94y9hrv] {
    background-image: linear-gradient(to right,#f3f3f3,#fff);
    padding: 0 1rem;
}

    .blog-description > div[b-4tb94y9hrv] {
        padding: 1rem 0;
        display: flex;
        align-items: center;
        gap: 2rem;
    }

    .blog-description p[b-4tb94y9hrv] {
        font-weight: 500;
        font-size: 18px;
        text-align: justify;
        line-height: 22px;
    }

.blog-search[b-4tb94y9hrv] {
    margin: 1rem 0 1rem 0;
    width: calc(100% - 270px);
    position: relative;
}

    .blog-search input[b-4tb94y9hrv] {
        border-radius: 20px;
        border: 1px solid #000;
        padding: 10px 20px;
        font-size: 14px;
        font-style: italic;
        width: 100%;
    }

    .blog-search button[b-4tb94y9hrv] {
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        background: none;
        border: 0;
        width: 45px;
        height: 45px;
    }

.blog-card img[b-4tb94y9hrv] {
    width: 100%;
}

.blog-card-created[b-4tb94y9hrv] {
    font-size: 12px;
    font-style: italic;
    padding: 0 10px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.blog-card-title[b-4tb94y9hrv] {
    font-size: 1.2rem;
    font-weight: 600;
    padding: 0 10px;
}

.blog-card-description[b-4tb94y9hrv] {
    font-size: .9rem;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 1.1rem;
    padding: 0 10px;
}

.blog-btn .btn[b-4tb94y9hrv] {
    background: #ececec;
    border-radius: 35px;
    padding: 1rem 3rem;
    font-size: 1.05rem;
    margin-top: 1rem;
}

.blog-left-col[b-4tb94y9hrv] {
    width: calc(100% - 270px);
}

.blog-right-col[b-4tb94y9hrv] {
    width: 270px;
    background: #fdfbe5;
    border-radius: 45px;
    padding: 1.5rem 1rem;
    bordeR: 1px solid #eee;
}

.blog-themes-title[b-4tb94y9hrv] {
    font-family: 'blackjack';
    font-size: 1.6rem;
}

.blog-themes-content a[b-4tb94y9hrv] {
    font-weight: 500;
    font-size: .95rem;
    display: block;
}

.sortbar[b-4tb94y9hrv] {
    margin: 3rem 0;
}

    .sortbar .pages[b-4tb94y9hrv] {
        gap: .8rem;
    }

        .sortbar .pages > a[b-4tb94y9hrv] {
            border: 1px solid #000;
            border-radius: 100%;
            width: 2.5rem;
            height: 2.5rem;
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: 600;
            font-size: 14px;
        }

            .sortbar .pages > a.active[b-4tb94y9hrv] {
                background: #efd301;
                border-color: #efd301;
            }

    .sortbar .arrows[b-4tb94y9hrv] {
        margin-left: 1rem;
    }

.sort-text[b-4tb94y9hrv] {
    font-weight: 600;
    font-size: 15px;
    margin-right: 1rem;
}

.sort select[b-4tb94y9hrv] {
    background: none;
    border: 1px solid #000;
    border-radius: 30px;
    padding: 5px 25px;
    font-size: 14px;
    color: #b3b3b3;
    font-weight: 400;
    font-style: italic;
}

@media(max-width: 992px) {
    .blog-search[b-4tb94y9hrv], .blog-left-col[b-4tb94y9hrv] {
        width: 100%;
    }

    .blog-title[b-4tb94y9hrv] {
        font-size: 1.8rem;
    }
}

@media(max-width: 576px) {
    .sortbar.sort > div[b-4tb94y9hrv] {
        flex-direction: column;
        align-items: flex-start !important;
        display: flex;
        gap: 1rem;
    }
}
/* _content/API/Pages/Blogok/Index.cshtml.rz.scp.css */
.blog-title[b-8d7x45cjht] {
    font-size: 2.3rem;
    font-weight: 600;
    color: #343434;
    margin-bottom: 1rem;
}

.blog-title > h1[b-8d7x45cjht] {
    font-size: 2.3rem;
    font-weight: 600;
}

.blog-description[b-8d7x45cjht] {
    background-color: #f4f4f4;
    padding: 1rem 0;
    font-weight: 500;
}

.blog-search[b-8d7x45cjht] {
    margin: 1rem 0 1rem 0;
    width: calc(100% - 270px);
    position: relative;
}

    .blog-search .dropdown-toggle[b-8d7x45cjht] {
        width: 100%;
        text-align: left;
        background: none;
        border: 1px solid #000;
        border-radius: 25px;
        padding: .5rem 1rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .blog-search .dropdown-item[b-8d7x45cjht] {
        display: flex;
        align-items: center;
    }

    .blog-search .dropdown-checkbox[b-8d7x45cjht] {
        display: none;
    }

    .blog-search .custom-checkbox[b-8d7x45cjht] {
        border-radius: 100%;
        width: 15px;
        height: 15px;
        border: 1px solid #000;
        margin-right: 5px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .blog-search input.dropdown-checkbox:checked + .custom-checkbox[b-8d7x45cjht]::after {
        content: '';
        background: #000;
        width: 11px;
        height: 11px;
        position: absolute;
        border-radius: 100%;
    }

.dropdown-menu[b-8d7x45cjht] {
    width: 97%;
    margin: 0 1.5%;
}

.blog-card img[b-8d7x45cjht] {
    width: 100%;
}

.blog-card-created[b-8d7x45cjht] {
    font-size: 12px;
    font-style: italic;
    padding: 0 10px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.blog-card-title[b-8d7x45cjht] {
    font-size: 1.2rem;
    font-weight: 600;
    padding: 0 10px;
}

.blog-card-description[b-8d7x45cjht] {
    font-size: .9rem;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 1.1rem;
    padding: 0 10px;
}

.blog-btn .btn[b-8d7x45cjht] {
    background: #ececec;
    border-radius: 35px;
    padding: 1rem 3rem;
    font-size: 1.05rem;
    margin-top: 1rem;
}

.blog-left-col[b-8d7x45cjht] {
    width: calc(100% - 270px);
}

.blog-right-col[b-8d7x45cjht] {
    width: 270px;
    background: #fdfbe5;
    border-radius: 45px;
    padding: 1.5rem 1rem;
    bordeR: 1px solid #eee;
}

.blog-themes-title[b-8d7x45cjht] {
    font-family: 'blackjack';
    font-size: 1.6rem;
}

.blog-themes-content a[b-8d7x45cjht] {
    font-weight: 500;
    font-size: .95rem;
    display: block;
}

.sortbar[b-8d7x45cjht] {
    margin: 3rem 0;
}

    .sortbar .pages[b-8d7x45cjht] {
        gap: .8rem;
    }

        .sortbar .pages > a[b-8d7x45cjht] {
            border: 1px solid #000;
            border-radius: 100%;
            width: 2.5rem;
            height: 2.5rem;
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: 600;
            font-size: 14px;
        }

            .sortbar .pages > a.active[b-8d7x45cjht] {
                background: #efd301;
                border-color: #efd301;
            }

    .sortbar .arrows[b-8d7x45cjht] {
        margin: 0 1rem;
    }

.sort-text[b-8d7x45cjht] {
    font-weight: 600;
    font-size: 15px;
    margin-right: 1rem;
}

.sort select[b-8d7x45cjht] {
    background: none;
    border: 1px solid #000;
    border-radius: 30px;
    padding: 5px 25px;
    font-size: 14px;
    color: #b3b3b3;
    font-weight: 400;
    font-style: italic;
}

@media(max-width: 992px) {
    .blog-search[b-8d7x45cjht], .blog-left-col[b-8d7x45cjht] {
        width: 100%;
    }

    .blog-title[b-8d7x45cjht] {
        font-size: 1.8rem;
    }
}

@media(max-width: 576px) {
    .sortbar.sort > div[b-8d7x45cjht] {
        flex-direction: column;
        align-items: flex-start !important;
        display: flex;
        gap: 1rem;
    }
}
/* _content/API/Pages/Blog/Index.cshtml.rz.scp.css */
.blog-title[b-4cjsxqmsfi] {
    font-size: 2.3rem;
    font-weight: 600;
}

    .blog-title > a[b-4cjsxqmsfi] {
        font-size: 2.3rem;
        font-weight: 600;
        text-decoration: underline;
    }

    .blog-title > h1[b-4cjsxqmsfi] {
        font-size: 2.3rem;
        font-weight: 600;
    }

.blog-description[b-4cjsxqmsfi] {
    background-image: linear-gradient(to right,#f3f3f3,#fff);
    padding: 0 1rem;
}

    .blog-description > div[b-4cjsxqmsfi] {
        padding: 1rem 0;
        display: flex;
        align-items: center;
        gap: 2rem;
    }

    .blog-description p[b-4cjsxqmsfi] {
        font-weight: 500;
        font-size: 18px;
        text-align: justify;
        line-height: 22px;
    }

.blog-search[b-4cjsxqmsfi] {
    margin: 1rem 0 1rem 0;
    width: calc(100% - 270px);
    position: relative;
}

    .blog-search input[b-4cjsxqmsfi] {
        border-radius: 20px;
        border: 1px solid #000;
        padding: 10px 20px;
        font-size: 14px;
        font-style: italic;
        width: 100%;
    }

    .blog-search button[b-4cjsxqmsfi] {
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        background: none;
        border: 0;
        width: 45px;
        height: 45px;
    }

.blog-card img[b-4cjsxqmsfi] {
    width: 100%;
}

.blog-card-created[b-4cjsxqmsfi] {
    font-size: 12px;
    font-style: italic;
    padding: 0 10px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.blog-card-title[b-4cjsxqmsfi] {
    font-size: 1.2rem;
    font-weight: 600;
    padding: 0 10px;
}

.blog-card-description[b-4cjsxqmsfi] {
    font-size: .9rem;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 1.1rem;
    padding: 0 10px;
}

.blog-btn .btn[b-4cjsxqmsfi] {
    background: #ececec;
    border-radius: 35px;
    padding: 1rem 3rem;
    font-size: 1.05rem;
    margin-top: 1rem;
}

.blog-left-col[b-4cjsxqmsfi] {
    width: calc(100% - 270px);
}

.blog-right-col[b-4cjsxqmsfi] {
    width: 270px;
    background: #fdfbe5;
    border-radius: 45px;
    padding: 1.5rem 1rem;
    bordeR: 1px solid #eee;
}

.blog-themes-title[b-4cjsxqmsfi] {
    font-family: 'blackjack';
    font-size: 1.6rem;
}

.blog-themes-content a[b-4cjsxqmsfi] {
    font-weight: 500;
    font-size: .95rem;
    display: block;
}

.sortbar[b-4cjsxqmsfi] {
    margin: 3rem 0;
}

    .sortbar .pages[b-4cjsxqmsfi] {
        gap: .8rem;
    }

        .sortbar .pages > a[b-4cjsxqmsfi] {
            border: 1px solid #000;
            border-radius: 100%;
            width: 2.5rem;
            height: 2.5rem;
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: 600;
            font-size: 14px;
        }

            .sortbar .pages > a.active[b-4cjsxqmsfi] {
                background: #efd301;
                border-color: #efd301;
            }

    .sortbar .arrows[b-4cjsxqmsfi] {
        margin-left: 1rem;
    }

.sort-text[b-4cjsxqmsfi] {
    font-weight: 600;
    font-size: 15px;
    margin-right: 1rem;
}

.sort select[b-4cjsxqmsfi] {
    background: none;
    border: 1px solid #000;
    border-radius: 30px;
    padding: 5px 25px;
    font-size: 14px;
    color: #b3b3b3;
    font-weight: 400;
    font-style: italic;
}

@media(max-width: 992px) {
    .blog-search[b-4cjsxqmsfi], .blog-left-col[b-4cjsxqmsfi] {
        width: 100%;
    }

    .blog-title[b-4cjsxqmsfi] {
        font-size: 1.8rem;
    }

    .blog-description > div[b-4cjsxqmsfi] {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
}

@media(max-width: 676px) {
    .blog-description > div[b-4cjsxqmsfi] {
        flex-direction: column;
        align-items: flex-start !important;
        justify-content: flex-start;
    }

    .blog-title > a[b-4cjsxqmsfi] {
        font-size: 1.8rem !important;
    }
}


@media(max-width: 576px) {
    .sortbar.sort > div[b-4cjsxqmsfi] {
        flex-direction: column;
        align-items: flex-start !important;
        display: flex;
        gap: 1rem;
    }
}
/* _content/API/Pages/Csomagajanlatok/Index.cshtml.rz.scp.css */
.csomagajanlatok-container[b-qeg22gf9aj] {
    display: flex;
    overflow-x: auto;
    gap: 12px;
    padding: 10px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.csomagajanlatok-item[b-qeg22gf9aj] {
    flex: 0 0 auto;
    width: 225px;
    color: #000000;
    scroll-snap-align: start;
    overflow: hidden;
    background-color: #c4005f0f;
}


    .csomagajanlatok-item img[b-qeg22gf9aj] {
        width: 100%;
        display: block;
        height: auto;
    }

    .csomagajanlatok-item p[b-qeg22gf9aj] {
        margin: 0;
        padding: 8px 4px;
        font-size: 14px;
    }

/* Scrollbar elrejt�se mobilon �s desktopon */
.csomagajanlatok-container[b-qeg22gf9aj]::-webkit-scrollbar {
    display: none;
}

.csomagajanlatok-container[b-qeg22gf9aj] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
/* _content/API/Pages/Index.cshtml.rz.scp.css */
/*CART POPUP SECTION*/

.popup-box[b-pz3loe4qfr] {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 300px;
    background-color: #fff;
    color: #000;
    border: 1px solid #f5c6cb;
    padding-top: 8px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    display: none;
    z-index: 9999;
}

    .popup-box.show[b-pz3loe4qfr] {
        display: block;
    }

.popup-close[b-pz3loe4qfr] {
    float: right;
    cursor: pointer;
    text-align: center;
    padding: 1px 4px 9px 5px;
    color: #000000;
    border-radius: 20px;
    font-size: 33px;
    margin-top: -9px !important;
}

.vizszintesKategoria-item img[b-pz3loe4qfr] {
    width: 100%;
    display: block;
    height: auto;
}

.vizszintesKategoria-item p[b-pz3loe4qfr] {
    margin: 0;
    padding: 8px 4px;
    font-size: 14px;
}

/*BANNER SECTION*/

.banner-container[b-pz3loe4qfr] {
    display: flex;
    overflow-x: auto;
    gap: 5px;
    padding: 0px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.banner-item[b-pz3loe4qfr] {
    flex: 0 0 auto;
    width: 250px;
    scroll-snap-align: start;
    border-radius: 4px;
    overflow: hidden;
}

/* Scrollbar elrejtése mobilon és desktopon */
.banner-container[b-pz3loe4qfr]::-webkit-scrollbar {
    display: none;
}

.banner-container[b-pz3loe4qfr] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/*GUIDE SECTION*/
.guide-section-container[b-pz3loe4qfr] {
    display: flex;
    overflow-x: auto;
    gap: 0px;
    padding: 0px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.guide-section-item[b-pz3loe4qfr] {
    flex: 0 0 auto;
    width: 30%;
    max-width: 150px;
    height: 150px;
    scroll-snap-align: start;
    border-radius: 4px;
    overflow: hidden;
}

/* Scrollbar elrejtése mobilon és desktopon */
.guide-section-container[b-pz3loe4qfr]::-webkit-scrollbar {
    display: none;
}

.guide-section-container[b-pz3loe4qfr] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/*ABOUT US SECTION*/

.about-us-container[b-pz3loe4qfr] {
    display: flex;
    overflow-x: auto;
    gap: 0px;
    padding: 0px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.about-us-item[b-pz3loe4qfr] {
    flex: 0 0 auto;
    width: 160px;
    scroll-snap-align: start;
    border-radius: 4px;
    overflow: hidden;
}

/* Scrollbar elrejtése mobilon és desktopon */
.about-us-container[b-pz3loe4qfr]::-webkit-scrollbar {
    display: none;
}

.about-us-container[b-pz3loe4qfr] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
/* _content/API/Pages/Kategoriak/Index.cshtml.rz.scp.css */
.price-filter[b-gq9ebfe7kh] {
    color: #000;
}
    .price-filter h3[b-gq9ebfe7kh] {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: normal;
    }

.slider-wrapper[b-gq9ebfe7kh] {
    position: relative;
    height: 50px;
    margin-bottom: 15px;
}

.price-label[b-gq9ebfe7kh] {
    position: absolute;
    top: 0;
    background: #000;
    color: #fff;
    padding: 3px 6px;
    font-size: 13px;
    border-radius: 2px;
}

    .price-label.min[b-gq9ebfe7kh] {
        left: 0;
    }

    .price-label.max[b-gq9ebfe7kh] {
        right: 0;
    }

.range-slider[b-gq9ebfe7kh] {
    position: absolute;
    width: 100%;
    top: 30px;
    height: 20px;
}

input[type="range"][b-gq9ebfe7kh] {
    -webkit-appearance: none;
    width: 100%;
    background: transparent;
    /*position: absolute;*/
    pointer-events: none;
    height: 20px;
}

    input[type="range"][b-gq9ebfe7kh]::-webkit-slider-thumb {
        -webkit-appearance: none;
        height: 20px;
        width: 20px;
        background: #190007; /* sötét bordó */
        border-radius: 50%;
        border: 2px solid #e2b0d1; /* halvány rózsaszín */
        margin-top: -8px;
        pointer-events: auto;
        cursor: pointer;
        position: relative;
        z-index: 2;
    }

    input[type="range"][b-gq9ebfe7kh]::-webkit-slider-runnable-track {
        height: 4px;
        background: #000;
        border-radius: 2px;
        z-index: 1;
    }

.input-fields[b-gq9ebfe7kh] {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
}

    .input-fields input[b-gq9ebfe7kh] {
        flex: 1;
        padding: 6px;
        font-size: 14px;
        border: 1px solid #ccc;
        border-radius: 2px;
    }

    .input-fields span[b-gq9ebfe7kh] {
        font-size: 18px;
        font-weight: normal;
    }

.szurogomb[b-gq9ebfe7kh] {
    width: 100%;
    padding: 10px;
    background: #e42454;
    color: #ffffff;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

    .szurogomb:hover[b-gq9ebfe7kh] {
        background: #000;
    }

/*MID VIEW*/

.mid-view-container[b-gq9ebfe7kh] {
    display: flex;
    overflow-x: auto;
    gap: 12px;
    padding: 10px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.mid-view-item[b-gq9ebfe7kh] {
    flex: 0 0 auto;
    width: 140px;
    background: #000;
    color: #fff;
    scroll-snap-align: start;
    text-align: center;
    border-bottom: 4px solid #e2b0d1; /* halvány rózsaszín */
    border-radius: 4px;
    overflow: hidden;
}

    .mid-view-item img[b-gq9ebfe7kh] {
        width: 100%;
        display: block;
        height: auto;
    }

    .mid-view-item p[b-gq9ebfe7kh] {
        margin: 0;
        padding: 8px 4px;
        font-size: 14px;
    }

/* Scrollbar elrejtése mobilon és desktopon */
.mid-view-container[b-gq9ebfe7kh]::-webkit-scrollbar {
    display: none;
}

.mid-view-container[b-gq9ebfe7kh] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.search-container[b-gq9ebfe7kh] {
    /*display: flex;*/
    overflow-x: auto;
    gap: 0px;
    padding: 10px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.search-item[b-gq9ebfe7kh] {
    flex: 0 0 auto;
    /*width: 310px;*/
    color: #fff;
    scroll-snap-align: start;
    text-align: center;
    overflow: hidden;
}

/* Scrollbar elrejtése mobilon és desktopon */
.search-container[b-gq9ebfe7kh]::-webkit-scrollbar {
    display: none;
}

.search-container[b-gq9ebfe7kh] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.about-us-container[b-gq9ebfe7kh] {
    display: flex;
    overflow-x: auto;
    gap: 0px;
    padding: 0px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.about-us-item[b-gq9ebfe7kh] {
    flex: 0 0 auto;
    width: 160px;
    scroll-snap-align: start;
    border-radius: 4px;
    overflow: hidden;
}

    .about-us-item img[b-gq9ebfe7kh] {
        width: 100%;
        display: block;
        height: auto;
    }

    .about-us-item p[b-gq9ebfe7kh] {
        margin: 0;
        padding: 8px 4px;
        font-size: 14px;
    }

/* Scrollbar elrejtése mobilon és desktopon */
.about-us-container[b-gq9ebfe7kh]::-webkit-scrollbar {
    display: none;
}

.about-us-container[b-gq9ebfe7kh] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/*MOBILE*/

.mobile-container[b-gq9ebfe7kh] {
    display: flex;
    overflow-x: auto;
    gap: 12px;
    padding: 10px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

/* Scrollbar elrejtése mobilon és desktopon */
.mobile-container[b-gq9ebfe7kh]::-webkit-scrollbar {
    display: none;
}

.mobile-container[b-gq9ebfe7kh] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
/* _content/API/Pages/Kategoria/Index.cshtml.rz.scp.css */
.categories-fade-mask[b-p7u0wu4u9e] {
    position: relative;
    max-height: 60em;
    overflow: hidden;
}

    .categories-fade-mask[b-p7u0wu4u9e]::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3em;
        background: linear-gradient(to bottom, rgba(255,255,255,0), white);
    }
.expanded .categories-fade-mask[b-p7u0wu4u9e] {
    max-height: none;
}

.expanded .categories-fade-mask[b-p7u0wu4u9e]::after {
    display: none;
}

.fade-mask[b-p7u0wu4u9e] {
    position: relative;
    max-height: 7.5em; /* kb. 5 sor */
    overflow: hidden;
}

    .fade-mask[b-p7u0wu4u9e]::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3em;
        background: linear-gradient(to bottom, rgba(255,255,255,0), white);
    }

.expanded .fade-mask[b-p7u0wu4u9e] {
    max-height: none;
}

    .expanded .fade-mask[b-p7u0wu4u9e]::after {
        display: none;
    }

.fade-transition[b-p7u0wu4u9e] {
    transition: all 0.6s ease;
}

.fade-button[b-p7u0wu4u9e] {
    cursor: pointer;
    color: #dc0069;
    font-weight: 500;
    background: none;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

    .fade-button:focus[b-p7u0wu4u9e] {
        outline: none;
        box-shadow: none;
    }

.chevron[b-p7u0wu4u9e] {
    transition: transform 0.3s ease;
}

.expanded .chevron[b-p7u0wu4u9e] {
    transform: rotate(180deg);
}

.menu-container[b-p7u0wu4u9e] {
    width: 300px;
    background: #fff;
    overflow: hidden;
}

.menu-header[b-p7u0wu4u9e] {
    background: #d10063;
    color: white;
    padding: 15px;
    font-weight: bold;
    display: flex;
    align-items: center;
}

    .menu-header i[b-p7u0wu4u9e] {
        margin-right: 10px;
    }

.menu-button[b-p7u0wu4u9e] {
    background: #eee;
    color: #222;
    padding: 6px;
    text-align: left;
    width: 100%;
    border: none;
    outline: none;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background 0.2s;
    margin-top: 0px;
}

    .menu-button:hover[b-p7u0wu4u9e] {
        background: #ddd;
        margin-top: 0px;
    }

    .menu-button a[b-p7u0wu4u9e] {
        color: #222;
    }

.submenu[b-p7u0wu4u9e],
.sub-submenu[b-p7u0wu4u9e],
.sub-sub-submenu[b-p7u0wu4u9e] {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    background: #f9f9f9;
}

    .submenu .menu-button[b-p7u0wu4u9e] {
        background: #f1f1f1;
        font-weight: normal;
        padding-left: 32px;
    }

    .sub-submenu .menu-button[b-p7u0wu4u9e] {
        padding-left: 48px;
    }

    .sub-sub-submenu .menu-button[b-p7u0wu4u9e] {
        padding-left: 64px;
    }

.open > .submenu[b-p7u0wu4u9e],
.open > .sub-submenu[b-p7u0wu4u9e],
.open > .sub-sub-submenu[b-p7u0wu4u9e] {
    max-height: 1500px; /* elég nagy, hogy minden tartalom kiférjen */
}

.arrow[b-p7u0wu4u9e] {
    display: inline-block;
    transition: transform 0.3s ease;
    font-size: 11px;
}

.open > .menu-button .arrow[b-p7u0wu4u9e] {
    transform: rotate(90deg);
}

.price-filter[b-p7u0wu4u9e] {
    color: #000;
}

    .price-filter h3[b-p7u0wu4u9e] {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: normal;
    }

.slider-wrapper[b-p7u0wu4u9e] {
    position: relative;
    height: 50px;
    margin-bottom: 15px;
}

.price-label[b-p7u0wu4u9e] {
    position: absolute;
    top: 0;
    background: #000;
    color: #fff;
    padding: 3px 6px;
    font-size: 13px;
    border-radius: 2px;
}

    .price-label.min[b-p7u0wu4u9e] {
        left: 0;
    }

    .price-label.max[b-p7u0wu4u9e] {
        right: 0;
    }

.range-slider[b-p7u0wu4u9e] {
    position: absolute;
    width: 100%;
    top: 30px;
    height: 20px;
}

input[type="range"][b-p7u0wu4u9e] {
    -webkit-appearance: none;
    width: 100%;
    background: transparent;
    /*position: absolute;*/
    pointer-events: none;
    height: 20px;
}

    input[type="range"][b-p7u0wu4u9e]::-webkit-slider-thumb {
        -webkit-appearance: none;
        height: 20px;
        width: 20px;
        background: #190007; /* sötét bordó */
        border-radius: 50%;
        border: 2px solid #e2b0d1; /* halvány rózsaszín */
        margin-top: -8px;
        pointer-events: auto;
        cursor: pointer;
        position: relative;
        z-index: 2;
    }

    input[type="range"][b-p7u0wu4u9e]::-webkit-slider-runnable-track {
        height: 4px;
        background: #000;
        border-radius: 2px;
        z-index: 1;
    }

.input-fields[b-p7u0wu4u9e] {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
}

    .input-fields input[b-p7u0wu4u9e] {
        flex: 1;
        padding: 6px;
        font-size: 14px;
        border: 1px solid #ccc;
        border-radius: 2px;
    }

    .input-fields span[b-p7u0wu4u9e] {
        font-size: 18px;
        font-weight: normal;
    }

.szurogomb[b-p7u0wu4u9e] {
    width: 100%;
    padding: 10px;
    background: #e42454;
    color: #ffffff;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

    .szurogomb:hover[b-p7u0wu4u9e] {
        background: #000;
    }

.counter-container[b-p7u0wu4u9e] {
    display: inline-flex;
    align-items: center;
    background-color: #cb0060;
    padding: 4px 10px;
    font-family: Arial, sans-serif;
    justify-content: center;
}

.counter-button[b-p7u0wu4u9e] {
    color: #ccc;
    font-size: 20px;
    width: 24px;
    text-align: center;
    cursor: pointer;
    user-select: none;
}

.counter-number[b-p7u0wu4u9e] {
    color: white;
    font-size: 18px;
    margin: 0 12px;
    min-width: 16px;
    text-align: center;
}

/*MID VIEW*/

.mid-view-container[b-p7u0wu4u9e] {
    display: flex;
    overflow-x: auto;
    gap: 12px;
    padding: 10px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.mid-view-item[b-p7u0wu4u9e] {
    flex: 0 0 auto;
    width: 140px;
    background: #000;
    color: #fff;
    scroll-snap-align: start;
    text-align: center;
    border-bottom: 4px solid #e2b0d1; /* halvány rózsaszín */
    border-radius: 4px;
    overflow: hidden;
}

    .mid-view-item img[b-p7u0wu4u9e] {
        width: 100%;
        display: block;
        height: auto;
    }

    .mid-view-item p[b-p7u0wu4u9e] {
        margin: 0;
        padding: 8px 4px;
        font-size: 14px;
    }

/* Scrollbar elrejtése mobilon és desktopon */
.mid-view-container[b-p7u0wu4u9e]::-webkit-scrollbar {
    display: none;
}

.mid-view-container[b-p7u0wu4u9e] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.search-container[b-p7u0wu4u9e] {
    /*display: flex;*/
    overflow-x: auto;
    gap: 0px;
    padding: 10px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.search-item[b-p7u0wu4u9e] {
    flex: 0 0 auto;
    /*width: 310px;*/
    color: #fff;
    scroll-snap-align: start;
    text-align: center;
    overflow: hidden;
}

/* Scrollbar elrejtése mobilon és desktopon */
.search-container[b-p7u0wu4u9e]::-webkit-scrollbar {
    display: none;
}

.search-container[b-p7u0wu4u9e] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.about-us-container[b-p7u0wu4u9e] {
    display: flex;
    overflow-x: auto;
    gap: 0px;
    padding: 0px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.about-us-item[b-p7u0wu4u9e] {
    flex: 0 0 auto;
    width: 160px;
    scroll-snap-align: start;
    border-radius: 4px;
    overflow: hidden;
}

    .about-us-item img[b-p7u0wu4u9e] {
        width: 100%;
        display: block;
        height: auto;
    }

    .about-us-item p[b-p7u0wu4u9e] {
        margin: 0;
        padding: 8px 4px;
        font-size: 14px;
    }

/* Scrollbar elrejtése mobilon és desktopon */
.about-us-container[b-p7u0wu4u9e]::-webkit-scrollbar {
    display: none;
}

.about-us-container[b-p7u0wu4u9e] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/*MOBILE*/

.mobile-container[b-p7u0wu4u9e] {
    display: flex;
    overflow-x: auto;
    gap: 12px;
    padding: 10px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.mobile-item[b-p7u0wu4u9e] {
    flex: 0 0 auto;
    width: 140px;
    background: #fff;
    color: #fff;
    scroll-snap-align: start;
    text-align: center;
    border-bottom: 4px solid #e2b0d1; /* halvány rózsaszín */
    border-radius: 4px;
    overflow: hidden;
}

    .mobile-item img[b-p7u0wu4u9e] {
        width: 100%;
        display: block;
        height: auto;
    }

    .mobile-item p[b-p7u0wu4u9e] {
        margin: 0;
        padding: 8px 4px;
        font-size: 14px;
    }

/* Scrollbar elrejtése mobilon és desktopon */
.mobile-container[b-p7u0wu4u9e]::-webkit-scrollbar {
    display: none;
}

.mobile-container[b-p7u0wu4u9e] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/* _content/API/Pages/Kijelentkezes/Index.cshtml.rz.scp.css */
/* _content/API/Pages/Kosar/Index.cshtml.rz.scp.css */
.carousel-item[b-unvrj4v25e] {
    min-height: 0px;
}

.slider-img[b-unvrj4v25e] {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-height: 300px;
}

@media (min-width: 768px) {
    .slider-img[b-unvrj4v25e] {
        max-height: 100%;
    }
}

.cart-counter-container[b-unvrj4v25e] {
    display: inline-flex;
    align-items: center;
    background-color: #e2e2e2;
    padding: 4px 10px;
    font-family: Arial, sans-serif;
    justify-content: center;
}

.cart-counter-button[b-unvrj4v25e] {
    color: #000;
    font-size: 20px;
    width: 24px;
    text-align: center;
    cursor: pointer;
    user-select: none;
}

.cart-counter-number[b-unvrj4v25e] {
    color: black;
    font-size: 18px;
    margin: 0 12px;
    min-width: 16px;
    text-align: center;
}
/* _content/API/Pages/Penztar/Index.cshtml.rz.scp.css */
/* _content/API/Pages/Regisztracio/Index.cshtml.rz.scp.css */
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.RazorPages;

namespace API.Pages.Regisztracio[b-w2iyt5xazu]
{
    public class IndexModel : PageModel
    {
        public void OnGet()
        {
        }
    }
}
/* _content/API/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* _content/API/Pages/Termekek/Index.cshtml.rz.scp.css */
.categories-fade-mask[b-36j7zwu8tu] {
    position: relative;
    max-height: 60em;
    overflow: hidden;
}

    .categories-fade-mask[b-36j7zwu8tu]::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3em;
        background: linear-gradient(to bottom, rgba(255,255,255,0), white);
    }
.expanded .categories-fade-mask[b-36j7zwu8tu] {
    max-height: none;
}

.expanded .categories-fade-mask[b-36j7zwu8tu]::after {
    display: none;
}

.fade-mask[b-36j7zwu8tu] {
    position: relative;
    max-height: 7.5em; /* kb. 5 sor */
    overflow: hidden;
}

    .fade-mask[b-36j7zwu8tu]::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3em;
        background: linear-gradient(to bottom, rgba(255,255,255,0), white);
    }

.expanded .fade-mask[b-36j7zwu8tu] {
    max-height: none;
}

    .expanded .fade-mask[b-36j7zwu8tu]::after {
        display: none;
    }

.fade-transition[b-36j7zwu8tu] {
    transition: all 0.6s ease;
}

.fade-button[b-36j7zwu8tu] {
    cursor: pointer;
    color: #dc0069;
    font-weight: 500;
    background: none;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

    .fade-button:focus[b-36j7zwu8tu] {
        outline: none;
        box-shadow: none;
    }

.chevron[b-36j7zwu8tu] {
    transition: transform 0.3s ease;
}

.expanded .chevron[b-36j7zwu8tu] {
    transform: rotate(180deg);
}

.menu-container[b-36j7zwu8tu] {
    width: 300px;
    background: #fff;
    overflow: hidden;
}

.menu-header[b-36j7zwu8tu] {
    background: #d10063;
    color: white;
    padding: 15px;
    font-weight: bold;
    display: flex;
    align-items: center;
}

    .menu-header i[b-36j7zwu8tu] {
        margin-right: 10px;
    }

.menu-button[b-36j7zwu8tu] {
    background: #eee;
    color: #222;
    padding: 6px;
    text-align: left;
    width: 100%;
    border: none;
    outline: none;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background 0.2s;
    margin-top: 0px;
}

    .menu-button:hover[b-36j7zwu8tu] {
        background: #ddd;
        margin-top: 0px;
    }

    .menu-button a[b-36j7zwu8tu] {
        color: #222;
    }

.submenu[b-36j7zwu8tu],
.sub-submenu[b-36j7zwu8tu],
.sub-sub-submenu[b-36j7zwu8tu] {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    background: #f9f9f9;
}

    .submenu .menu-button[b-36j7zwu8tu] {
        background: #f1f1f1;
        font-weight: normal;
        padding-left: 32px;
    }

    .sub-submenu .menu-button[b-36j7zwu8tu] {
        padding-left: 48px;
    }

    .sub-sub-submenu .menu-button[b-36j7zwu8tu] {
        padding-left: 64px;
    }

.open > .submenu[b-36j7zwu8tu],
.open > .sub-submenu[b-36j7zwu8tu],
.open > .sub-sub-submenu[b-36j7zwu8tu] {
    max-height: 1500px; /* elég nagy, hogy minden tartalom kiférjen */
}

.arrow[b-36j7zwu8tu] {
    display: inline-block;
    transition: transform 0.3s ease;
    font-size: 11px;
}

.open > .menu-button .arrow[b-36j7zwu8tu] {
    transform: rotate(90deg);
}

.price-filter[b-36j7zwu8tu] {
    color: #000;
}

    .price-filter h3[b-36j7zwu8tu] {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: normal;
    }

.slider-wrapper[b-36j7zwu8tu] {
    position: relative;
    height: 50px;
    margin-bottom: 15px;
}

.price-label[b-36j7zwu8tu] {
    position: absolute;
    top: 0;
    background: #000;
    color: #fff;
    padding: 3px 6px;
    font-size: 13px;
    border-radius: 2px;
}

    .price-label.min[b-36j7zwu8tu] {
        left: 0;
    }

    .price-label.max[b-36j7zwu8tu] {
        right: 0;
    }

.range-slider[b-36j7zwu8tu] {
    position: absolute;
    width: 100%;
    top: 30px;
    height: 20px;
}

input[type="range"][b-36j7zwu8tu] {
    -webkit-appearance: none;
    width: 100%;
    background: transparent;
    /*position: absolute;*/
    pointer-events: none;
    height: 20px;
}

    input[type="range"][b-36j7zwu8tu]::-webkit-slider-thumb {
        -webkit-appearance: none;
        height: 20px;
        width: 20px;
        background: #190007; /* sötét bordó */
        border-radius: 50%;
        border: 2px solid #e2b0d1; /* halvány rózsaszín */
        margin-top: -8px;
        pointer-events: auto;
        cursor: pointer;
        position: relative;
        z-index: 2;
    }

    input[type="range"][b-36j7zwu8tu]::-webkit-slider-runnable-track {
        height: 4px;
        background: #000;
        border-radius: 2px;
        z-index: 1;
    }

.input-fields[b-36j7zwu8tu] {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
}

    .input-fields input[b-36j7zwu8tu] {
        flex: 1;
        padding: 6px;
        font-size: 14px;
        border: 1px solid #ccc;
        border-radius: 2px;
    }

    .input-fields span[b-36j7zwu8tu] {
        font-size: 18px;
        font-weight: normal;
    }

.szurogomb[b-36j7zwu8tu] {
    width: 100%;
    padding: 10px;
    background: #e42454;
    color: #ffffff;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

    .szurogomb:hover[b-36j7zwu8tu] {
        background: #000;
    }

/*MID VIEW*/

.mid-view-container[b-36j7zwu8tu] {
    display: flex;
    overflow-x: auto;
    gap: 12px;
    padding: 10px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.mid-view-item[b-36j7zwu8tu] {
    flex: 0 0 auto;
    width: 140px;
    background: #000;
    color: #fff;
    scroll-snap-align: start;
    text-align: center;
    border-bottom: 4px solid #e2b0d1; /* halvány rózsaszín */
    border-radius: 4px;
    overflow: hidden;
}

    .mid-view-item img[b-36j7zwu8tu] {
        width: 100%;
        display: block;
        height: auto;
    }

    .mid-view-item p[b-36j7zwu8tu] {
        margin: 0;
        padding: 8px 4px;
        font-size: 14px;
    }

/* Scrollbar elrejtése mobilon és desktopon */
.mid-view-container[b-36j7zwu8tu]::-webkit-scrollbar {
    display: none;
}

.mid-view-container[b-36j7zwu8tu] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.search-container[b-36j7zwu8tu] {
    /*display: flex;*/
    overflow-x: auto;
    gap: 0px;
    padding: 10px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.search-item[b-36j7zwu8tu] {
    flex: 0 0 auto;
    /*width: 310px;*/
    color: #fff;
    scroll-snap-align: start;
    text-align: center;
    overflow: hidden;
}

/* Scrollbar elrejtése mobilon és desktopon */
.search-container[b-36j7zwu8tu]::-webkit-scrollbar {
    display: none;
}

.search-container[b-36j7zwu8tu] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.about-us-container[b-36j7zwu8tu] {
    display: flex;
    overflow-x: auto;
    gap: 0px;
    padding: 0px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.about-us-item[b-36j7zwu8tu] {
    flex: 0 0 auto;
    width: 160px;
    scroll-snap-align: start;
    border-radius: 4px;
    overflow: hidden;
}

    .about-us-item img[b-36j7zwu8tu] {
        width: 100%;
        display: block;
        height: auto;
    }

    .about-us-item p[b-36j7zwu8tu] {
        margin: 0;
        padding: 8px 4px;
        font-size: 14px;
    }

/* Scrollbar elrejtése mobilon és desktopon */
.about-us-container[b-36j7zwu8tu]::-webkit-scrollbar {
    display: none;
}

.about-us-container[b-36j7zwu8tu] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/*MOBILE*/

.mobile-container[b-36j7zwu8tu] {
    display: flex;
    overflow-x: auto;
    gap: 12px;
    padding: 10px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.mobile-item[b-36j7zwu8tu] {
    flex: 0 0 auto;
    width: 140px;
    background: #fff;
    color: #fff;
    scroll-snap-align: start;
    text-align: center;
    border-bottom: 4px solid #e2b0d1; /* halvány rózsaszín */
    border-radius: 4px;
    overflow: hidden;
}

    .mobile-item img[b-36j7zwu8tu] {
        width: 100%;
        display: block;
        height: auto;
    }

    .mobile-item p[b-36j7zwu8tu] {
        margin: 0;
        padding: 8px 4px;
        font-size: 14px;
    }

/* Scrollbar elrejtése mobilon és desktopon */
.mobile-container[b-36j7zwu8tu]::-webkit-scrollbar {
    display: none;
}

.mobile-container[b-36j7zwu8tu] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/* _content/API/Pages/Termek/Index.cshtml.rz.scp.css */
.discount-label[b-2zavexu7n4] {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #cc0060;
    color: white;
    font-weight: bold;
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
    z-index: 10;
}

.termekfokep[b-2zavexu7n4] {
    border: 1px solid #da2568;
    margin-right: 15px !important;
}

.arrow-button[b-2zavexu7n4] {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #444;
    cursor: pointer;
}

    .arrow-button:disabled[b-2zavexu7n4] {
        color: #ccc;
        cursor: not-allowed;
    }

.counter-container[b-2zavexu7n4] {
    display: inline-flex;
    align-items: center;
    background-color: #fff;
    padding: 4px 10px;
    font-family: Arial, sans-serif;
    justify-content: center;
}

.counter-button[b-2zavexu7n4] {
    color: #ccc;
    font-size: 20px;
    width: 24px;
    text-align: center;
    cursor: pointer;
    user-select: none;
}

.counter-number[b-2zavexu7n4] {
    color: white;
    font-size: 18px;
    margin: 0 12px;
    min-width: 16px;
    text-align: center;
}

.vizszintesKategoria-container_jellemzok[b-2zavexu7n4] {
    display: flex;
    overflow-x: auto;
    gap: 0px;
    padding: 0px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.vizszintesKategoria-item_jellemzok[b-2zavexu7n4] {
    flex: 0 0 auto;
    width: 120px;
    scroll-snap-align: start;
    border-radius: 4px;
    overflow: hidden;
}

.vizszintesKategoria-item img[b-2zavexu7n4] {
    width: 100%;
    display: block;
    height: auto;
}

.vizszintesKategoria-item p[b-2zavexu7n4] {
    margin: 0;
    padding: 8px 4px;
    font-size: 14px;
}

/* Scrollbar elrejtése mobilon és desktopon */
.vizszintesKategoria-containe_jellemzokr[b-2zavexu7n4]::-webkit-scrollbar {
    display: none;
}

.vizszintesKategoria-container_jellemzok[b-2zavexu7n4] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.headerkategoriagombtext[b-2zavexu7n4] {
    background-color: #f3d3d5;
    font-weight: 100;
    font-size: 10px;
    padding: 5px;
    color: black;
}

.group-products-dropdown[b-2zavexu7n4] {
    max-height: 350px;
    overflow-y: scroll;
}

.szaloncikk-button[b-2zavexu7n4] {
    background-color: #cb0060;
    color: white;
    padding: 8px 12px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

    .szaloncikk-button:hover[b-2zavexu7n4] {
        background-color: #ffffff;
        color: #000000;
        padding: 8px 12px;
        border: 1px solid #cb0060;
        border-radius: 4px;
        cursor: pointer;
    }
/* _content/API/Pages/VasarloiFiokom/Index.cshtml.rz.scp.css */
.form-group[b-ijbwu8sxz6] {
    max-width: 300px;
}

input[b-ijbwu8sxz6] {
    /*width: 100%;*/
    padding: 8px;
    font-size: 12px;
    border: 1px solid #da2568 !important;
}

label[b-ijbwu8sxz6] {
    display: block;
    margin-bottom: 8px;
}

/* H�tt�rs�t�t�t�s */
.overlay[b-ijbwu8sxz6] {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
}

/* Felugr� doboz */
.ertesites-modal[b-ijbwu8sxz6] {
    position: fixed;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 100%;
    background: white;
    border-radius: 5px;
    padding: 0;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    z-index: 1001;
    font-family: sans-serif;
    max-height: 90vh;
    overflow-y: auto;
    max-height: 650px;
}

/* Fejl�c */
.ertesites-modal-header[b-ijbwu8sxz6] {
    background: #d10063;
    color: white;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
    position: sticky;
    top: 0;
    z-index: 1;
    height: 70px;
}

.ertesites-modal-close[b-ijbwu8sxz6] {
    cursor: pointer;
    font-size: 24px;
    font-weight: 500;
    margin-left: 10px;
    background-color: white;
    padding: 10px;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    color: #d10063;
    display: flex;
    align-items: center;
    justify-content: center;
}

.delete-btn[b-ijbwu8sxz6] {
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    margin-left: 10px;
    background-color: #d10063;
    padding: 10px;
    border-radius: 20px;
    width: 25px;
    height: 25px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Tartalom */
.ertesites-modal-body[b-ijbwu8sxz6] {
    padding: 20px;
}

table[b-ijbwu8sxz6] {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

th[b-ijbwu8sxz6], td[b-ijbwu8sxz6] {
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

th[b-ijbwu8sxz6] {
    background: #d7d7d7;
    font-weight: bold;
    border-right: solid 4px white;
}

/* Mobil optimaliz�l�s */
@media (max-width: 600px) {
    .ertesites-modal[b-ijbwu8sxz6] {
        width: 95%;
        max-height: 95vh;
        font-size: 14px;
    }

    table[b-ijbwu8sxz6], thead[b-ijbwu8sxz6], tbody[b-ijbwu8sxz6], th[b-ijbwu8sxz6], td[b-ijbwu8sxz6], tr[b-ijbwu8sxz6] {
        display: block;
        width: 100%;
    }

    thead[b-ijbwu8sxz6] {
        display: none;
    }

    tr[b-ijbwu8sxz6] {
        margin-bottom: 15px;
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 10px;
        background: #fafafa;
    }

    td[b-ijbwu8sxz6] {
        padding: 8px 10px;
        border: none;
        position: relative;
    }

        td[b-ijbwu8sxz6]::before {
            content: attr(data-label);
            font-weight: bold;
            display: block;
            margin-bottom: 5px;
            color: #333;
        }
}

.table-header[b-ijbwu8sxz6] {
    background-color: #e02353;
    color: white;
}

.summary-box[b-ijbwu8sxz6] {
    background-color: #fff0f5;
    padding: 1.5rem;
    border-radius: 5px;
}

.btn-pink[b-ijbwu8sxz6] {
    background-color: #d10063;
    color: white;
    font-weight: 500;
    border-radius: unset;
    padding: 15px;
}

.section-title[b-ijbwu8sxz6] {
    font-weight: bold;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
}

.favorites-row[b-ijbwu8sxz6] {
    border-bottom: 1px solid #eee;
    padding: 1.5rem 1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /*justify-content: space-between;*/
}

.date-and-button[b-ijbwu8sxz6] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 0.5rem;
    min-width: 160px;
}

.product-info[b-ijbwu8sxz6] {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex: 1 1 50%;
}

.orszagform[b-ijbwu8sxz6] {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #da2568;
    border-radius: 0px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.counter-container[b-ijbwu8sxz6] {
    display: inline-flex;
    align-items: center;
    background-color: #e2e2e2;
    padding: 4px 10px;
    font-family: Arial, sans-serif;
    justify-content: center;
    max-width: 200px;
}

.counter-button[b-ijbwu8sxz6] {
    color: #000;
    font-size: 20px;
    width: 24px;
    text-align: center;
    cursor: pointer;
    user-select: none;
}

.counter-number[b-ijbwu8sxz6] {
    color: black;
    font-size: 18px;
    margin: 0 12px;
    min-width: 16px;
    text-align: center;
}
