@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/WebComponents/WebComponents.0privbqlfh.bundle.scp.css';

/* _content/Blazor/Components/Base/Footer.razor.rz.scp.css */
.footer-container[b-tu9sk2rujb] {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    background: #222852;
    color:#fff;
    padding-top:50px;
}

.info-section[b-tu9sk2rujb] {
    display:grid;
    grid-template-columns:repeat(5,1fr);
    width:80%;
    padding-bottom:40px;
    border-bottom:1px solid #fff;
}

.footer-col[b-tu9sk2rujb]{
    display:flex;
    flex-direction:column;
    gap:10px;
    text-transform:uppercase;
    font-size:14px;
}
.title[b-tu9sk2rujb] {
    font-weight:bold;
}

.email-input[b-tu9sk2rujb] {
    display:flex;
    flex-direction:row;
    overflow:hidden;
    border-radius:5px;
}

    .email-input input[b-tu9sk2rujb] {
        padding:5px;
        outline:none;
        width:100%;
    }

.newsletter-btn[b-tu9sk2rujb] {
    aspect-ratio:1;
    padding:5px;
    width: 25px;
    background: #2199d6;
    cursor:pointer;
}
.checkbox[b-tu9sk2rujb] {
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    font-size:12px;
    text-transform:none;
}
.company-logo[b-tu9sk2rujb] {
    width: 200px;
}

.bottom-section[b-tu9sk2rujb] {
    padding-block:30px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:20px;
}

.content[b-tu9sk2rujb] {
    display:flex;
    flex-direction:row;
    gap:20px;
}

.social[b-tu9sk2rujb] {
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:center;
    padding:10px;
    border:2px solid #fff;
    border-radius:50%;
}

a[b-tu9sk2rujb] {
    text-decoration:none;
}

label[b-tu9sk2rujb] {
    cursor:pointer;
}

.small-text[b-tu9sk2rujb] {
    font-size:12px;
}


/* typical tablet screen resolution */
@media only screen and (max-width : 834px) {
    .info-section[b-tu9sk2rujb] {
        grid-template-columns:repeat(3,1fr);
        row-gap:40px;
        column-gap:30px;
    }
}


/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .info-section[b-tu9sk2rujb] {
        grid-template-columns:repeat(1,1fr);
        row-gap:40px;
    }
}
/* _content/Blazor/Components/Base/IndexTile.razor.rz.scp.css */
.index-element[b-bghf7842zt] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 2em 1em;
    height: 280px;
    border-radius: 15px 0 15px 15px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 4px 12px;
    background-color: white;
    cursor: pointer;
    transition: all 200ms;
    width: 100%;
}


    .index-element:hover[b-bghf7842zt] {
        box-shadow: rgba(0, 0, 0, .3) 0px 4px 12px;
        background-color: var(--bramcke-light-blue);
        color: white;
        transform: scale(1.1);
    }

        .index-element:hover .index-element-name[b-bghf7842zt] {
            color: white;
        }

        .index-element:hover .index-element-icon[b-bghf7842zt] {
            filter: brightness(0) invert(1);
        }

.index-element-icon[b-bghf7842zt] {
    position: relative;
    display: block;
    height: 70px;
    width: 70px;
    aspect-ratio: 1;
    object-fit: contain;
    font-size: 2em;
    z-index: 1;
    transition: all 200ms;
}

.index-element-name[b-bghf7842zt] {
    z-index: 1;
    top: auto;
    bottom: auto;
    width: fit-content;
    padding: 1em;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    transition: all 200ms;
}

.index-element-list[b-bghf7842zt] {
    flex-flow: column wrap;
    align-items: center;
    padding-bottom: .5em;
}

.index-element-list-item[b-bghf7842zt] {
    color: inherit;
    background-color: inherit;
    font-size: inherit;
    text-align: center;
    font-size: 15px;
}

.index-element:hover .index-element-list-item[b-bghf7842zt]::selection {
    color: black;
    background-color: white;
}
/* _content/Blazor/Components/Base/NavBar/LanguageSelector.razor.rz.scp.css */
.country-flag[b-5fqqamik13] {
    display: flex;
    height: 15px;
}

    .country-flag img[b-5fqqamik13] {
        width: 20px;
        height:auto;
    }
/* _content/Blazor/Components/Base/NavBar/PreparedOrderIndicator.razor.rz.scp.css */
.prepared-order-indicator[b-il42n7cob3] {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    padding: 4px 8px;
    gap: 8px;
    box-shadow: 0px 0px 6px #00000029;
    transition: all 100ms linear;
}

    .prepared-order-indicator:hover[b-il42n7cob3] {
        color:#fff;
        background:#00aeef;
    }

    .prepared-order-indicator-text[b-il42n7cob3] {
        white-space: break-spaces;
    }
.prepared-order-indicator-count[b-il42n7cob3] {
    font-size:18px;
}

/* _content/Blazor/Components/Base/NavBar/ProductCategoryPath.razor.rz.scp.css */
.path-container[b-tz4owq6fj0] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    max-width: 100%;
    height: fit-content;
    color: #9d9d9c;
    font-weight: 600;
    overflow-x: auto hidden;
}

    .path-container .item[b-tz4owq6fj0] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        width: fit-content;
        height: 100%;
        border: none;
        cursor: pointer;
        transition: background-color 200ms ease-in;
    }

        .path-container .item:not(:first-child)[b-tz4owq6fj0]:before {
            content: "";
            background: url('/images/navbar/path/arrow.svg');
            background-position: bottom;
            background-size: 20px;
            background-repeat: no-repeat;
            background-origin: border-box;
            background-blend-mode: screen;
            background-size: cover;
            background-color: var(--basic-dark-blue);
            height: 20px;
            font-weight: 500;
            transition: background-color 200ms ease-in;
        }

        .path-container .item:first-child[b-tz4owq6fj0] {
            border: none;
        }

        .path-container .item .icon[b-tz4owq6fj0] {
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
        }

        .path-container .item .name[b-tz4owq6fj0] {
            display: block;
            width: fit-content;
            height: fit-content;
            max-height: 100%;
            padding: 5px;
            white-space: nowrap;
            text-overflow: ellipsis;
            -webkit-line-clamp: 3;
            -webkit-box-orient: horizontal;
            overflow: hidden;
            color: #606467;
            transition: all 100ms linear;
        }

        .path-container .item .icon[b-tz4owq6fj0] {
            display: flex;
            height: 15px;
            aspect-ratio: 1;
        }

            .path-container .item .icon img[b-tz4owq6fj0] {
                height: 100%;
                aspect-ratio: 1;
                object-fit: contain;
            }

        .path-container .item:hover .name[b-tz4owq6fj0] {
            border-radius: 0 18px 18px 0;
            color: #009fe3;
            transition: background-color 200ms ease-out;
        }

@media screen and (max-width: 1024px) {
    .path-container[b-tz4owq6fj0] {
        overflow-x: auto;
    }

        .path-container[b-tz4owq6fj0]::-webkit-scrollbar {
            display: none;
        }
}

@media only screen and (max-width: 668px) {
    .path-container .item .name[b-tz4owq6fj0] {
        font-size: 12px;
        max-width: 220px;
    }

    .path-container[b-tz4owq6fj0] {
        flex-flow: row wrap;
    }

        .path-container .item .icon img[b-tz4owq6fj0] {
            width:70%;
        }
}
/* _content/Blazor/Components/Base/NavBar/SearchPanel.razor.rz.scp.css */
.search-container[b-5fh1tfjwbw] {
    position:relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: fit-content;
    height: 35px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 0px 6px #00000029;
}


.search-dropdown-toggle[b-5fh1tfjwbw] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    justify-items: center;
    align-items: center;
    width: 100%;
    max-width: fit-content;
    height: 35px;
}

    .search-dropdown-toggle input[b-5fh1tfjwbw] {
        border-radius: 6px 0 0 6px;
        height: 100%;
        border: none;
    }

.search-button-section[b-5fh1tfjwbw] {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    height: 100%;
}

    .search-button-section .search-btn[b-5fh1tfjwbw] {
        border: none;
        background-color: transparent;
        padding-right: 2px;
        height: 100%;
    }

    .search-button-section .clear-btn[b-5fh1tfjwbw] {
        display: none;
    }

    .search-button-section .active.clear-btn[b-5fh1tfjwbw] {
        display: flex;
        color: #efefef;
        border: none;
        background-color: transparent;
    }

.search-input-close[b-5fh1tfjwbw] {
    display: none;
}

.search-input-open[b-5fh1tfjwbw] {
    display: block;
    color: black;
    min-width: 20vw;
    max-width: fit-content;
    padding: .5em;
}

    .search-input-open[b-5fh1tfjwbw]::placeholder {
        color: var(--bramcke-dark-grey);
    }

    .search-input-open:focus[b-5fh1tfjwbw] {
        outline: none;
    }

.search-item-counter[b-5fh1tfjwbw] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: fit-content;
    height: 100%;
    font-size: inherit;
    font-weight: 600;
    overflow-wrap: normal;
}

.search-dropdown-container[b-5fh1tfjwbw] {
    display: none;
    flex-direction: column;
    width: 100%;
    height: fit-content;
    max-height: 40vh;
    position: absolute;
    top: 100%;
    border-radius: 5px;
    border: 1px solid #efefef;
    overflow: auto;
}

.informations[b-5fh1tfjwbw] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    height: fit-content;
    width: 100%;
    background-color: #222852;
    opacity: 1;
    color: white;
    font-size: 20px;
    padding-block: .5em;
    cursor: pointer;
}

.search-container:focus-within .search-dropdown-container[b-5fh1tfjwbw] {
    display: flex !important;
}
/* typical tablet screen resolution */
@media only screen and (max-width : 834px) {
    .search-container[b-5fh1tfjwbw] {
        width: 100%;
        max-width: none;
    }

    .search-dropdown-toggle[b-5fh1tfjwbw] {
        max-width: none;
    }

    .search-input-open[b-5fh1tfjwbw] {
        max-width: none;
        width: 100%;
        font-size: 12px;
        box-shadow: none;
    }

    .search-item-counter[b-5fh1tfjwbw] {
        font-size: 12px;
    }

    .search-dropdown-toggle .search-btn[b-5fh1tfjwbw] {
        box-shadow: none;
    }

    .search-dropdown-toggle .icon[b-5fh1tfjwbw] {
        border-radius: 0;
    }
}
/* _content/Blazor/Components/Base/NavBar/ShoppingCartStatusIndicator.razor.rz.scp.css */
.cart-indicator-container[b-ggmivz3nom] {
    display:flex;
    flex-direction:row;
    gap:10px;
    padding:5px 10px;
    border-radius:5px;
    color:#000;
    box-shadow:0px 0px 6px #00000029;
    align-items:center;
    cursor:pointer;
    transition:all 100ms linear;
    font-size:14px;
}

    .cart-indicator-container:hover[b-ggmivz3nom] {
        color: #fff;
        background: #00aeef;
    }
.icon-section[b-ggmivz3nom] {
    transition:all 100ms linear;
    width: 25px;
}
.cart-indicator-container:hover .icon-section[b-ggmivz3nom] {
    filter: brightness(0) invert(1);
}
/* _content/Blazor/Components/Base/NavigationBar.razor.rz.scp.css */

/* Desktop View */
.navmenu-container[b-mwknrudhpa] {
    z-index: 5;
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    max-width: 100vw;
    height: fit-content;
    margin: 0;
    padding: 0;
}

.navmenu-sticky-bar[b-mwknrudhpa] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0.5em 1em;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    z-index: 3;
    opacity: 1;
}

.navmenu-logo[b-mwknrudhpa] {
    cursor: pointer;
}

    .navmenu-logo img[b-mwknrudhpa] {
        height: 40px;
    }

.navregister[b-mwknrudhpa], .navlogin[b-mwknrudhpa] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 5px 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 6px #00000029;
    cursor: pointer;
    font-size: 14px;
    background: #fff;
}

    .navregister img[b-mwknrudhpa] {
        width: 20px;
    }

.navmenu-operation-section[b-mwknrudhpa] {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    gap: 1em;
}

.item-bar[b-mwknrudhpa] {
    display: flex;
    flex-flow: row wrap;
    justify-content: start;
    align-content: center;
    gap: 1em;
    width: 100%;
    padding: 0px 4em;
    font-size: 14px;
    background: #efefef;
}


.offcanvas[b-mwknrudhpa] {
    transition: transform 0.2s ease-in-out;
}

    .offcanvas.offcanvas-top[b-mwknrudhpa] {
        height: fit-content;
    }

.logout-btn[b-mwknrudhpa] {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 5px;
    box-shadow: 0px 0px 6px #00000029;
    padding: 5px 10px;
    gap: 10px;
    cursor: pointer;
    transition: 100ms all linear;
    font-size: 14px;
}

    .logout-btn:hover[b-mwknrudhpa] {
        background: #009fe3;
        color: #fff;
    }

.logout-icon[b-mwknrudhpa] {
    width: 25px;
    transition: all 100ms linear;
}

.logout-btn:hover .logout-icon[b-mwknrudhpa] {
    filter: brightness(0) invert(1);
}

.side-bar-toggler[b-mwknrudhpa] {
    border: none;
    background-color: transparent;
}

.list[b-mwknrudhpa] {
    display: flex;
    flex-direction: column;
    gap: 20px;
    font-weight: bold;
    align-items: center;
    text-transform: uppercase;
    font-size: 18px;
}

    .list span[b-mwknrudhpa] {
        padding-inline: 15px;
        border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    }

.offcanvas-header[b-mwknrudhpa] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.nav-end[b-mwknrudhpa] {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.lang-curr[b-mwknrudhpa] {
    display: flex;
    flex-direction: row;
    gap:3px;
}
/* Moblie View */

.mobile-navbar[b-mwknrudhpa] {
    display: none !important;
    height: fit-content;
    box-shadow: 0px 3px 6px #00000029;
    background: #fff;
    padding: 0;
}

.mobile-navbar-top[b-mwknrudhpa] {
    box-shadow: 0px 3px 6px #00000029;
    padding-block: .4em;
    z-index: 5;
    display: flex;
    align-items: start !important;
    flex-wrap: nowrap !important;
    gap: 10px;
    padding-top: 15px;
}

.mobile-navbar-path[b-mwknrudhpa] {
    background-color: #f2f2f2;
    padding-block: .4em;
    z-index: 4;
}

.navbar-offcanvas[b-mwknrudhpa] {
    height: fit-content;
}

    .navbar-offcanvas .offcanvas-body[b-mwknrudhpa] {
        display: flex;
        flex-flow: column wrap;
        justify-content: center;
    }

        .navbar-offcanvas .offcanvas-body ul[b-mwknrudhpa] {
            display: flex;
            flex-flow: column wrap;
            justify-content: space-around;
        }

.card-prepared-cont[b-mwknrudhpa] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.search-toggler[b-mwknrudhpa] {
    border: none;
    background-color: transparent;
}

    .search-toggler img[b-mwknrudhpa] {
        height: 20px;
        aspect-ratio: 1;
        object-fit: contain;
    }

.mobile-searchbar[b-mwknrudhpa] {
    background: #f2f2f2;
    display: flex;
    width: 100%;
    height: fit-content;
}

.navbar-buttons[b-mwknrudhpa] {
    display: flex;
    gap: 20px;
}
/* Responsive Web Design */
@media screen and (max-width: 1024px) {
    .navmenu-container[b-mwknrudhpa] {
        display: none !important;
    }

    .mobile-navbar[b-mwknrudhpa] {
        display: flex !important;
    }

    .navmenu-logo img[b-mwknrudhpa] {
        height: 25px;
    }
}

@media screen and (max-width: 1024px) and (min-width:768px) {

    .card-prepared-cont[b-mwknrudhpa] {
        flex-direction: row;
        gap: 50px;
    }
}
/* _content/Blazor/Components/Base/OrderUpload.razor.rz.scp.css */
.upload-button[b-if0omdfljw] {
    cursor: pointer;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 6px;
    height: 100%;
    width: fit-content;
    padding-block: 7px;
    padding-inline: 20px;
    transition: all 200ms ease-in;
}

    .upload-button:hover[b-if0omdfljw] {
        background: #009fe3;
        color:white;
    }

.upload-body[b-if0omdfljw] {
    padding-top:20px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}

.upload-dialog-footer[b-if0omdfljw] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 20px;

}
.file-settings[b-if0omdfljw] {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:10px;
}

.file-settings-item[b-if0omdfljw] {
    display:flex;
    flex-direction:row;
    width:100%;
    justify-content:space-between;
    align-items:center;
    gap:30px;
}

    .file-settings-item div[b-if0omdfljw] {
        flex:1;
    }
[b-if0omdfljw] .rz-fileupload-buttonbar {
    width:fit-content;
}

[b-if0omdfljw] .rz-fileupload {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
/* _content/Blazor/Components/Common/InfiniteScroll.razor.rz.scp.css */
.loading-cont[b-z3r02x02iy] {
    position: absolute;
    left: 50%;
    bottom: -30px;
    transform: translateX(-50%);
}
/* _content/Blazor/Components/Common/InputNumberWithPlusAndMinusButton.razor.rz.scp.css */
.quantity[b-iaqnp3oqtq] {
    display: flex;
    flex-flow: row nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    justify-items: center;
    height: 100%;
    padding: .1em .2em;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 4px;
}

    .quantity .decrease[b-iaqnp3oqtq],
    .quantity .increase[b-iaqnp3oqtq] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        height: 0.8em;
        aspect-ratio: 1;
        min-height: fit-content;
        padding: 0;
        font-size: 20px;
        font-weight: 600;
        color: #000;
        background: #0000001A 0% 0% no-repeat padding-box;
        border: none;
        border-radius: 3px;
        opacity: 1;
        cursor: pointer;
    }

        .quantity .decrease:hover[b-iaqnp3oqtq],
        .quantity .increase:hover[b-iaqnp3oqtq] {
            color: #fff;
            background: var(--bramcke-dark-blue) 0% 0% no-repeat padding-box;
        }

    .quantity .decrease span[b-iaqnp3oqtq],
    .quantity .increase span[b-iaqnp3oqtq] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        width: fit-content;
        height: 100%;
        text-align: center;
        vertical-align: central;
    }

        .quantity .quantity-all-input[b-iaqnp3oqtq] {
        position: relative;
        display: flex;
        justify-content: center;
        width: fit-content;
        min-width: 33%;
        height: fit-content;
        padding: 0 .5em;
        color: #000;
        font-size: 16px;
        font-weight: 600;
        border: none;
        text-align: center;
    }

        .quantity .quantity-all-input[b-iaqnp3oqtq]::-webkit-outer-spin-button,
        .quantity .quantity-all-input[b-iaqnp3oqtq]::-webkit-inner-spin-button,
        .quantity .quantity-all-input[type=number][b-iaqnp3oqtq] {
            -webkit-appearance: none;
            -moz-appearance: textfield;
        }

        .quantity .quantity-all-input:focus[b-iaqnp3oqtq] {
            outline: none;
        }

        .quantity .quantity-all-input[b-iaqnp3oqtq]::-webkit-outer-spin-button,
        .quantity .quantity-all-input[b-iaqnp3oqtq]::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0;
        }
@media only screen and (max-width: 480px)  {
    .quantity[b-iaqnp3oqtq] {
        display:flex;
        flex-direction:row;
    }
}
/* _content/Blazor/Components/Common/ObjectListSortingTable.razor.rz.scp.css */
.object-list-table-container[b-5nd0qltcq5] {
    width:100%;
}

.grid-header[b-5nd0qltcq5] {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    place-items:center;
    padding:10px;

}


.object-table-header-title[b-5nd0qltcq5] {
    font-size: 18px;
    text-align:center;
}

.item-list[b-5nd0qltcq5] {
    display:flex;
    flex-direction:column;
    gap:10px;
}

@media screen and (max-width: 834px) {
    .item-list[b-5nd0qltcq5] {
        display:grid;
        grid-template-columns:repeat(2,1fr);
    }
    .object-table-header[b-5nd0qltcq5]{
        display:none;
    }
    .object-table-header-title[b-5nd0qltcq5] {
        display: none;
    }
}
@media only screen and (max-width : 667px) {
    .item-list[b-5nd0qltcq5] {
        grid-template-columns: repeat(1,1fr);
    }
}
/* _content/Blazor/Components/Common/SimilarProductCarousel.razor.rz.scp.css */

#similarProductCarousel.carousel[b-djndenft6v] {
    height: fit-content;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: fit-content;
    padding: 1em;
}

@media (max-width: 767px) {
    #similarProductCarousel .carousel-inner .carousel-item > div[b-djndenft6v] {
        display: none;
    }

        #similarProductCarousel .carousel-inner .carousel-item > div:first-child[b-djndenft6v] {
            display: block;
        }
}

#similarProductCarousel .carousel-inner .carousel-item.active[b-djndenft6v],
#similarProductCarousel .carousel-inner .carousel-item-next[b-djndenft6v],
#similarProductCarousel .carousel-inner .carousel-item-prev[b-djndenft6v] {
    display: flex;
}

@media (min-width: 768px) {
    #similarProductCarousel .carousel-inner .carousel-item.active[b-djndenft6v],
    #similarProductCarousel .carousel-inner .carousel-item[b-djndenft6v] {
        animation: blind-b-djndenft6v 500ms ease-in-out forwards;
        transform: translateX(100%);
    }

        #similarProductCarousel .carousel-inner .carousel-item.active[b-djndenft6v],
        #similarProductCarousel .carousel-inner .carousel-item[b-djndenft6v] {
            animation: blind-b-djndenft6v 500ms ease-in-out forwards;
            transform: translateX(-100%);
        }

    #similarProductCarousel .carousel-inner[b-djndenft6v] {
        display: flex;
        flex-direction: row;
        width: 90%;
        height: fit-content;
        padding: 1em 0;
    }

    #similarProductCarousel .carousel-item[b-djndenft6v] {
        display: flex;
        flex: 0 0 20%;
        margin: 0;
        padding: .5em;
    }
}

@keyframes blind-b-djndenft6v {
    0% {
        transform: rotateX(-90deg);
        transform: rotateY(75deg);
    }

    25% {
        transform: rotateX(-60deg);
        transform: rotateY(60deg);
    }

    50% {
        transform: rotateX(-45deg);
        transform: rotateY(30deg);
    }

    75% {
        transform: rotateX(-15deg);
        transform: rotateY(15deg);
    }

    100% {
        transform: rotateY(0deg);
        transform: rotateX(0deg);
    }
}

#similarProductCarousel .carousel-inner .carousel-item-end[b-djndenft6v],
#similarProductCarousel .carousel-inner .carousel-item-start[b-djndenft6v] {
    transform: translateX(0);
}

#similarProductCarousel .carousel-control-prev[b-djndenft6v],
#similarProductCarousel .carousel-control-next[b-djndenft6v] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 5%;
    height: 100%;
    color: #222852;
    font-size: 42px;
    text-decoration: none;
    font-weight: 100;
    cursor: pointer;
}

#similarProductCarousel .carousel-control-prev[b-djndenft6v] {
    right: auto;
    left: 0;
}

#similarProductCarousel .carousel-control-next[b-djndenft6v] {
    right: 0;
    left: auto;
}

#similarProductCarousel .carousel-control-prev:hover[b-djndenft6v],
#similarProductCarousel .carousel-control-next:hover[b-djndenft6v] {
    color: #303030;
}
@media screen and (max-width: 768px)  {
    #similarProductCarousel .carousel-inner[b-djndenft6v] {
        display: flex;
        flex-direction: row;
        width: 70%;
        padding: 1em 0;
    }
    #similarProductCarousel .carousel-control-prev[b-djndenft6v]{
        width:15%;
    }
    #similarProductCarousel .carousel-control-next[b-djndenft6v] {
        width: 15%;
    }
}
/* _content/Blazor/Components/Common/SimpleCheckboxGroup.razor.rz.scp.css */
.filter-container[b-1xn813ymkz] {
    display: block;
    width: 25%;
    padding: .5em;
}

.filter-card[b-1xn813ymkz] {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-content: center;
    width: 100%;
    height: 100%;
    background-color: white;
}

    .filter-card .title[b-1xn813ymkz] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center;
        padding: 0.2em 1em;
        color: #fff;
        background-color: #222852;
        font-size: 14px;
        text-transform: capitalize;
        border: 2px solid rgb(70, 70, 70, .2);
        border-bottom: none;
        border-radius: 6px 6px 0 0;
    }

    .filter-card .content[b-1xn813ymkz] {
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        height: 100%;
        min-height: 75px;
        padding: 0.2em;
        background-color: #efefef;
        border-top: none;
        border-radius: 0 0 6px 6px;
    }

        .filter-card .content .values[b-1xn813ymkz] {
            display: flex;
            flex-flow: row nowrap;
            justify-content: space-between;
            padding: .2em;
            gap: .2em;
            width: 100%;
        }

            .filter-card .title .values .value[b-1xn813ymkz]{
                width: fit-content;
                min-width: 65px;
                margin-top: .1em;
                padding: .2em .5em;
                background-color: #fff;
                font-size: 10px;
                font-weight: 500;
                border: none;
                border-radius: 5px;
                cursor: pointer;
                color:#000;
            }
.container.disabled input[b-1xn813ymkz], .container:hover.disabled input[b-1xn813ymkz] {
    opacity: .2;
    color: inherit;
    border-color: inherit;
    cursor: not-allowed;
}
/* The container */
.checkbox-container[b-1xn813ymkz] {
    display: flex;
    flex-flow: row wrap;
}

/* The checkbox */
.container[b-1xn813ymkz] {
    width: 22%;
    min-width: fit-content;
    height: fit-content;
    padding: .1em;
    font-size: 12px;
    cursor: pointer;
    margin-block-end:5px;
    background:#fff;
}

    /* Hide the browser's default checkbox */
    .container input[b-1xn813ymkz] {
        position: relative;
        display: none;
        opacity: 0;
        cursor: pointer;
        height: fit-content;
        width: 100%;
        margin: 0;
        padding: 0;
    }

/* Create a custom checkbox */
.checkmark[b-1xn813ymkz] {
    position: relative;
    height: fit-content;
    width: 100%;
    cursor: pointer;
    font-size: 10px;
    margin: 0;
    padding: 1px 2px 1px 2px;

    border-radius: 5px;
    color: black;
    text-align: center;
}

/* On mouse-over */
.container:hover input + .checkmark[b-1xn813ymkz] {
    color: #00aeef;
    border-color: #00aeef;
}

/* When the checkbox is checked */
.container.active input:checked + .checkmark[b-1xn813ymkz] {
    background-color: #009fe3;
    color: white;
    font-weight: 600;
    border-color: #00aeef;
}

/* When the checkbox is disabled */
.container.disabled input + .checkmark[b-1xn813ymkz],
.container:hover.disabled input + .checkmark[b-1xn813ymkz] {
    opacity: .2;
    color: inherit;
    border-color: inherit;
    cursor: not-allowed;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark[b-1xn813ymkz]:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked + .checkmark.color-box[b-1xn813ymkz]:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark[b-1xn813ymkz]:after {
    width: 6px;
    height: 14px;
    left: 8px;
    top: 4px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {

    .filter-container[b-1xn813ymkz] {
        width: 100%
    }
}
/* _content/Blazor/Components/Common/SortingObjectList.razor.rz.scp.css */
/* _content/Blazor/Components/Forms/OrderAddressForm.razor.rz.scp.css */
.adress-form-main[b-ej8wmlphvw] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 20px;
    padding:20px;
}

.adress-form-input-group[b-ej8wmlphvw] {
    display: flex;
    flex-direction: row;
    justify-content:center;
    gap:20px;
    width:100%;
}

.adress-form-input[b-ej8wmlphvw] {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 8px;
}

.input-name[b-ej8wmlphvw] {
    font-size: 17px;
    font-weight: bold;
}

.req-text[b-ej8wmlphvw] {
    width: 100%; 
    font-size:18px;
    user-select:none;
    color:rgba(0,0,0,0.6);
}

.form-btn[b-ej8wmlphvw] {
    background: #222852;
    cursor: pointer;
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
    color:#fff;
    font-weight:bold;
}

input[b-ej8wmlphvw], .dropdown-selector[b-ej8wmlphvw] {
    border: none;
    background: #efefef;
    padding: 5px 10px;
    border-radius: 10px;
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .adress-form-input-group[b-ej8wmlphvw] {
     flex-direction:column;   
    }
}
/* _content/Blazor/Components/Forms/ProductAddToOrderForm.razor.rz.scp.css */
.prepared-orders-container[b-85ctg801dd] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    width: 100%;
    height: fit-content;
    gap:10px;
}

.prepared-order-title[b-85ctg801dd] {
    width: 100%;
    font-size: 20px;
    text-align: center;
    margin-bottom: 1em;
}

.item[b-85ctg801dd] {
    display: flex;
    flex-flow: row;
    align-items:center;
    justify-content: space-between;
    width: 100%;
    padding:5px 10px;
    font-size: 14px;
    transition:all 200ms linear;
    border-radius:10px;
    box-shadow:0px 0px 6px #00000029;
}

    .item:hover[b-85ctg801dd] {
        box-shadow: 0 0 12px #222852;
    }

    .item .name[b-85ctg801dd] {
        margin-right: 1em;
    }

    .item .date[b-85ctg801dd] {
    }

    .item input[b-85ctg801dd] {
        display: flex;
        flex-flow: row nowrap;
        font-size: 13px;
        text-align: left;
        border: 1px solid #7070708F;
    }

.product-add-to-order-button[b-85ctg801dd] {
    position: relative;
    padding: 10px 20px;
    color: #FFF;
    background: #222852;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

    .product-add-to-order-button .tooltip[b-85ctg801dd] {
        display: none;
    }

    .product-add-to-order-button:disabled .tooltip[b-85ctg801dd] {
        position: absolute;
        bottom: 110%;
        right: 0;
        padding: .3em .7em;
        color: #fff;
        background-color: #B31B1B;
        border-radius: 5px;
        text-align: center;
        font-size: 13px;
        opacity: 0;
    }

        .product-add-to-order-button:disabled .tooltip[b-85ctg801dd]::after {
            content: " ";
            position: absolute;
            top: 110%;
            right: 20%; /* To the right of the tooltip */
            margin-top: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #B31B1B transparent transparent transparent;
        }

    .product-add-to-order-button:hover:disabled .tooltip[b-85ctg801dd] {
        opacity: 1;
        display: block;
    }
/* _content/Blazor/Components/Order/Invoices/InvoiceHead.razor.rz.scp.css */
.order-invoice-item[b-3vkasafpri] {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    place-items: center;
    padding: 10px;
    border-radius: 15px;
    box-shadow: 0px 0px 6px #00000029;
}

.paid-type[b-3vkasafpri] {
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 10px;
    text-transform: capitalize;
}

.npaid[b-3vkasafpri] {
    background: #ff2c2c;
}

.ppaid[b-3vkasafpri] {
    background: orange;
}

.opaid[b-3vkasafpri], .fpaid[b-3vkasafpri] {
    background: #009640;
}

.view-and-download[b-3vkasafpri] {
    display: flex;
    flex-direction: row;
    justify-content: start;
    gap: 10px;
    width: 100%;
}

.view-btn[b-3vkasafpri] {
    background: #222852;
    padding: 10px 20px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
}

.download[b-3vkasafpri] {
    display: flex;
    cursor: pointer;
    position: relative;
    align-items: center;
}

.tooltip[b-3vkasafpri] {
    display: none;
}

.tooltip[b-3vkasafpri] {
    position: absolute;
    top: -70%;
    left: -200%;
    width: fit-content;
    min-width: 100px;
    padding: .3em .7em;
    color: #fff;
    background-color: var(--bramcke-dark-blue);
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    opacity: 0;
    white-space: nowrap;
    transition: opacity 700ms;
}

    .tooltip[b-3vkasafpri]::after {
        content: " ";
        position: absolute;
        bottom: 0;
        left: 50%;
        right: 50%;
        margin-bottom: -10px;
        border-width: 5px;
        border-style: solid;
        border-color: var(--bramcke-dark-blue) transparent transparent transparent;
    }

.download:hover .tooltip[b-3vkasafpri] {
    opacity: 1;
    display: block;
}

span[b-3vkasafpri] {
    text-align: center;
}


.order-invoice-item-mobile[b-3vkasafpri] {
    display: none;
    flex-direction: column;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 6px #00000029;
    gap: 10px;
}

.top-section[b-3vkasafpri] {
    display:flex;   
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    font-size:18px;
    font-weight:bold;
    width:100%;
}
.top-right[b-3vkasafpri] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.mid-section[b-3vkasafpri] {
    display:flex;
    flex-direction:column;
    align-items:start;
    font-weight:lighter;
    font-size:12px;
}

.bot-section[b-3vkasafpri] {
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    width:100%;
}


/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .order-invoice-item[b-3vkasafpri] {
        display: none;
    }

    .order-invoice-item-mobile[b-3vkasafpri] {
        display: flex;
    }
    .view-btn[b-3vkasafpri] {
        padding:5px 10px;
    }
}
/* _content/Blazor/Components/Order/Invoices/InvoiceItem.razor.rz.scp.css */
.invoice-item[b-evq017c2f5] {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(100px,1fr));
    width: 100%;
    place-items: center;
}

.p-cont[b-evq017c2f5] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.stock-indicator[b-evq017c2f5] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.invoice-item-mobile[b-evq017c2f5] {
    display: none;
    flex-direction: column;
    border-radius: 15px;
    box-shadow: 0px 0px 6px #00000029;
    padding: 20px;
    gap:10px;
}

.top-section[b-evq017c2f5] {
    display:flex;
    flex-direction:row;
    gap:10px;
    align-items:start;
    justify-content:space-between
}

.name-quantity[b-evq017c2f5] {
    display:flex;
    flex-direction:column;
    gap:5px;
    font-size:14px;
}

.bot-section[b-evq017c2f5] {
    display:flex;
    flex-direction:column;
    gap:5px;
    font-size:14px;
}
/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .invoice-item[b-evq017c2f5] {
        display: none;
    }

    .invoice-item-mobile[b-evq017c2f5] {
        display: flex;
    }
}
/* _content/Blazor/Components/Order/Invoices/InvoiceItemList.razor.rz.scp.css */

.invoice-list-main-container[b-6neb4xlved] {
    display:flex;
    flex-direction:column;
    gap:20px;
    align-items:center;
}

.title[b-6neb4xlved] {
    font-size:24px;
}

.invoice-list-header[b-6neb4xlved] {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(100px,1fr));
    width: 100%;
    place-items: center;
    text-align: center;
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .invoice-list-header[b-6neb4xlved] {
        display:none;
    }
}
/* _content/Blazor/Components/Order/Invoices/OrderInvoice.razor.rz.scp.css */
.invoice-page-container[b-md75b4k9ex] {
    display:flex;
    flex-direction:column;
    gap:10px;
    width:100%;
}
.invoice-container[b-md75b4k9ex] {
    display: grid;
    grid-template-columns: repeat(8,1fr);
    grid-template-rows: repeat(2,1fr);
    place-items:center;
}
.mobile-invoice[b-md75b4k9ex] {
    display:none;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: repeat(8,1fr);
    white-space:pre;
}
.back-btn[b-md75b4k9ex] {
    padding:5px 10px;
    color:#fff;
    cursor:pointer;
    background:#222852;
    border:none;
    border-radius:10px;
    width:fit-content;
    align-self:end;
}

.adress-selectors[b-md75b4k9ex] {
    display:flex;
    flex-direction:row;
    gap:20px;
}

.payment[b-md75b4k9ex] {
    color:#fff;
    text-transform:capitalize;
    padding:5px 10px;
    border-radius:10px;
}

.red[b-md75b4k9ex] {
    background: #ff2c2c;
}
.orange[b-md75b4k9ex] {
    background:orange;
}
.green[b-md75b4k9ex] {
    background: #009640;
}
/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .invoice-container[b-md75b4k9ex] {
        display:none;
    }
    .mobile-invoice[b-md75b4k9ex] {
        display:grid;
    }
        .mobile-invoice span[b-md75b4k9ex] {
            justify-self:end;
        }
    .adress-selectors[b-md75b4k9ex] {
        flex-direction:column;    
    }
}
/* _content/Blazor/Components/Order/Invoices/OrderInvoiceList.razor.rz.scp.css */
.order-invoice-payment-status-container[b-kk7toentkk] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    width: 100%;
}

.order-invoice-payment-status-selector[b-kk7toentkk] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: fit-content;
}

.order-invoice-list[b-kk7toentkk] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: fit-content;
}

.title[b-kk7toentkk] {
    font-size:24px;
}

@media screen and (max-width: 980px) {

    .order-invoice-item[b-kk7toentkk] {
        flex-wrap: wrap;
        width: 45%;
    }
}

@media screen and (max-width: 580px) {

    .order-invoice-item[b-kk7toentkk] {
        width: 100%;
    }
}
/* _content/Blazor/Components/Order/PreparedOrder/EditPreparedOrder.razor.rz.scp.css */
.prepared-order-main[b-dcjbifxxlx] {
    display:flex;
    flex-direction:column;
    gap:20px;
    width:100%;
}
.top-section[b-dcjbifxxlx] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 10px;
    padding:20px;
    padding-bottom:0px;
    background:#fff;
}
.name-info[b-dcjbifxxlx] {
    display:flex;
    flex-direction:column;
    gap:10px;
}
.name-editor[b-dcjbifxxlx] {
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    align-items: center;
    gap: 10px;
    height: fit-content;
}
.save-input-btn[b-dcjbifxxlx] {
    border:none;
    border-radius:5px;
    background:#222852;
    padding:5px 10px;
    cursor:pointer;
    color:#fff;
}
.name-input[b-dcjbifxxlx] {
    width:100%;
}
.change-to-edit-mode[b-dcjbifxxlx] {
    border:none;
    background:none;
}


.name-and-create-date[b-dcjbifxxlx] {
    display:flex;
    flex-direction:column;
    gap:15px;
    background:#efefef;
    border-radius:5px;
    padding:15px;
}

.comment-editor[b-dcjbifxxlx] {
    grid-area: 1 / 2 / 3 / 3;
    display:flex;
    flex-direction:column;
    gap:10px;
}

.comment-save-btn[b-dcjbifxxlx] {
    display:flex;
    flex-direction:row;
    justify-content:space-between;
}
.comment-input[b-dcjbifxxlx] {
    width:100%;
}
.summary-and-btns[b-dcjbifxxlx] {
    display:flex;
    flex-direction:column;
    gap:40px;
}
.action-buttons[b-dcjbifxxlx] {
    display:flex;
    flex-direction:row;
    justify-content:end;
    align-items:center;
    gap:10px;
}
.action-btn[b-dcjbifxxlx] {
    border:none;
    padding:10px 20px;
    color:#fff;
    font-weight:bold;
    border-radius:5px;
    background:#222852;
}

/* typical phone screen resolution */
@media only screen and (max-width : 834px) {
    .top-section[b-dcjbifxxlx] {
        grid-template-columns: repeat(1, 1fr);
        font-size: 12px;
        padding:10px;
    }
    .comment-editor[b-dcjbifxxlx] {
        grid-area:unset;
    }

    .summary-and-btns[b-dcjbifxxlx] {
        gap:10px;
        margin-bottom:20px;
    }

    .action-buttons[b-dcjbifxxlx] {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }
    .action-btn[b-dcjbifxxlx] {
        padding:5px 10px;
    }
}
/* _content/Blazor/Components/Order/PreparedOrder/PreparedOrder.razor.rz.scp.css */
.prepared-order-list-item[b-eaeles672m] {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 9px 7px rgba(239, 239, 239, 1);
    place-items: center;
    padding-block: 10px;
    padding-inline: 20px;
}


.icon-holder[b-eaeles672m] {
    cursor:pointer;
}

.edit-and-name[b-eaeles672m] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    width: 100%
}
    .edit-and-name span[b-eaeles672m] {
        width: 100%;
        text-align: center;
    }
.add-or-delete[b-eaeles672m] {
    display: flex;
    flex-direction: row;
    gap:20px;
}

.add-to-cart-btn[b-eaeles672m] {
    color:#fff;
    background:#222852;
    padding:5px 10px;
    font-weight:bold;
    border-radius:5px;
    height:fit-content;
    cursor:pointer;
    text-align:center;
}

.mobile-prepared-order[b-eaeles672m] {
    display:none;
    flex-direction:column;
    border-radius:15px;
    box-shadow:0px 0px 10px #00000029;
    padding:10px;
    gap:10px;
}
.top-section[b-eaeles672m] {
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
}
.top-right[b-eaeles672m] {
    display:inherit;
    align-items:inherit;
    gap:5px;
}
.mid-section[b-eaeles672m]{
    display:flex;
    flex-direction:column;
    font-weight:lighter;
}
    .mid-section span[b-eaeles672m] {
        display:flex;
        flex-direction:row;
        justify-content:space-between;
    }
.bot-section[b-eaeles672m]{
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
}
.quantity[b-eaeles672m] {
    display:flex;
    flex-direction:row;
    align-items:center;
}
/* typical phone screen resolution */
@media only screen and (max-width : 834px) {
    .prepared-order-list-item[b-eaeles672m] {
        display:none;
    }

    .mobile-prepared-order[b-eaeles672m] {
        display:flex;
    }
}
/* _content/Blazor/Components/Order/PreparedOrder/PreparedOrderList.razor.rz.scp.css */
.edit-prep-order-title[b-kp2kg3yez2] {
    text-align:center;
}

.prepared-orders-container[b-kp2kg3yez2] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: fit-content;
    gap: 20px;
}

.prepared-orders-title[b-kp2kg3yez2] {
    font-size: 28px;
}
.selected-orders[b-kp2kg3yez2]{
    display:flex;
    flex-direction:column;
    gap:10px;
    width:300px;
}

.selected-order[b-kp2kg3yez2] {
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
}

.selected-order-info[b-kp2kg3yez2] {
    font-size: 18px;
    color: #00aeef;
}

.subcont[b-kp2kg3yez2] {
    display:flex;
    flex-direction:column;
    gap:20px;
}
.merged-order-name-input[b-kp2kg3yez2] {
    border-radius:10px;
    border:none;
    background:#efefef;
    width:70%;
    padding:5px;
}

.choice-container[b-kp2kg3yez2] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.action-btn[b-kp2kg3yez2] {
    padding:5px 10px;
    border-radius:10px;
    background:#222852;
    border:none;
    cursor:pointer;
    color:#fff;
}

    .action-btn:disabled[b-kp2kg3yez2] {
        cursor:not-allowed;
    }

.merge-text-and-button[b-kp2kg3yez2] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.merger-orders-button[b-kp2kg3yez2] {
    cursor:pointer;
    border:none;
    border-radius:10px;
    padding:5px 10px;
    background: #222852;
    color: #fff;
}

.subcont-toptext[b-kp2kg3yez2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap:5px;
}
    .subcont-toptext h4[b-kp2kg3yez2] {
        font-weight:bold;
    }

    .subcont-toptext h4[b-kp2kg3yez2], h6[b-kp2kg3yez2] {
        margin: 0px !important;
    }
.middle-section[b-kp2kg3yez2] {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:10px;
}

.item-holder[b-kp2kg3yez2] {
    width: 100%;
}

.selected[b-kp2kg3yez2] {
    background: #afe6fa;
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .item-holder[b-kp2kg3yez2] {
    }
}
/* _content/Blazor/Components/Order/Processing/MyProgressBar.razor.rz.scp.css */
.progress-container[b-j0qxsqaz1e] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    flex: 1;
    width: 100%;
    padding: .5em 0;
}

.progress-item[b-j0qxsqaz1e] {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
    flex-basis: 25%;
}

.progress-icon[b-j0qxsqaz1e] {
    font-size: 24px;
    color: #00000090;
}

.progress-item-last-active .progress-icon[b-j0qxsqaz1e] {
    color: #1F84B4;
}

.progress-line-item[b-j0qxsqaz1e] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;    
    width: 100%;
}

.progress-circle[b-j0qxsqaz1e] {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    width: fit-content;
    height: fit-content;
    border: 3px solid #70707050;
    border-radius: 100%;
    color: #fff;
    font-size: 16px;
}

.progress-circle-active[b-j0qxsqaz1e] {
    border: 3px solid #1F84B4;
}

.progress-line-item .progress-before[b-j0qxsqaz1e],
.progress-line-item .progress-after[b-j0qxsqaz1e] {
    height: 3px;
    background-color: #70707050;
    width: 50%;
}

.progress-item-active .progress-line-item .progress-before[b-j0qxsqaz1e],
.progress-item-active .progress-line-item .progress-after[b-j0qxsqaz1e] {
    background-color: #1F84B4;
    box-shadow: 0 0 12px #00aeef;
}

.progress-item-last-active .progress-after[b-j0qxsqaz1e] {
    background-color: #70707050 !important;
    box-shadow: none !important;
}

.progress-line-item .progress-before[b-j0qxsqaz1e] {
    left: 0;
    top: 50%;
}
.progress-line-item .progress-after[b-j0qxsqaz1e] {
    right: 0;
    top: 50%;
}

.progress-item-last-active .progress-after[b-j0qxsqaz1e] {
    border-color: #70707050;
    box-shadow: none;
}

.progress-item:first-child .progress-before[b-j0qxsqaz1e] {
    background-color: transparent;
    box-shadow: none;
}

.progress-item:last-child .progress-after[b-j0qxsqaz1e] {
    background-color: transparent;
    box-shadow: none;
}

.progress-circle-active[b-j0qxsqaz1e] {
    color: #1F84B4;
}

.progress-info[b-j0qxsqaz1e] {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
    flex: 1;
    width: fit-content;
    padding: .5em;
    color: #707070;
}

.progress-info-title[b-j0qxsqaz1e] {
    font-size: 16px;
    width: fit-content;
    font-weight: 600;
    text-align: center;
}

.progress-info-item[b-j0qxsqaz1e] {
    font-size: 12px;
    width: fit-content;
    text-align: center;
}
.status-process[b-j0qxsqaz1e]{
    display:none;
}
@media only screen and (max-width: 768px)  {
    .progress-container[b-j0qxsqaz1e]{
        display:flex;
        justify-content:start;
    }
    .status-process[b-j0qxsqaz1e] {
        display: flex;
        font-size: 14px;
        width: 40%;
        height: 100%;
        justify-content: center;
        vertical-align: central;
    }
    .progress-line-item[b-j0qxsqaz1e]{
        display:none;
    }
    .progress-item[b-j0qxsqaz1e]{
        display:none;
    }
    .progress-item-active[b-j0qxsqaz1e] {
        display: flex;
        justify-content: flex-end;
        width: 60%;
    }

}
/* _content/Blazor/Components/Order/Processing/ProcessingOrderDetails.razor.rz.scp.css */
.processing-order-main[b-8eyng0tzcs] {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width:100%;
}

.processing-order-data[b-8eyng0tzcs] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.processing-order-header[b-8eyng0tzcs] {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    place-items: center;
}

.address-section[b-8eyng0tzcs] {
    display: flex;
    flex-direction: row;
    gap: 20px;
}


/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .processing-order-header[b-8eyng0tzcs] {
        display: none;
    }
    .address-section[b-8eyng0tzcs] {
        flex-direction:column;
    }
}
/* _content/Blazor/Components/Order/Processing/ProcessingOrderHead.razor.rz.scp.css */
.processing-order-item-and-status[b-wf4ggbrns0] {
    display:flex;
    flex-direction:column;
    justify-content:center;
    border-radius: 10px;
    box-shadow: 0px 0px 6px #00000029;
    padding: 20px 10px;
    align-items:center;
    gap:20px;
}

.processing-order-item[b-wf4ggbrns0] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    place-items: center;
    width: 100%;
}


.button-holder[b-wf4ggbrns0] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: 100%;
    justify-content: space-between;
    height: fit-content;
}

    .button-holder button[b-wf4ggbrns0] {
        border-radius: 10px;
        color: #fff;
        padding: 5px 10px;
        cursor: pointer;
        background: #222852;
        border:none;
    }

.processing-order-status-container[b-wf4ggbrns0] {
    border-top: none;
    width:80%;
}

    .processing-order-item-mobile[b-wf4ggbrns0] {
        display: none;
        flex-direction: column;
        border-radius: 15px;
        box-shadow: 0px 0px 10px #00000029;
        padding: 10px;
        gap: 10px;
    }

.top-section[b-wf4ggbrns0] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.top-right[b-wf4ggbrns0] {
    display: inherit;
    align-items: inherit;
    gap: 5px;
}

.mid-section[b-wf4ggbrns0] {
    display: flex;
    flex-direction: column;
    font-weight: lighter;
}

    .mid-section span[b-wf4ggbrns0] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

.bot-section[b-wf4ggbrns0] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap:10px;
}
.quant-and-date[b-wf4ggbrns0] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width:100%;
}
.quantity[b-wf4ggbrns0] {
    display: flex;
    flex-direction: row;
    align-items: center;
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .processing-order-item-and-status[b-wf4ggbrns0] {
        display: none;
    }

    .processing-order-item-mobile[b-wf4ggbrns0] {
        display:flex;
    }
    .button-holder[b-wf4ggbrns0] {
        justify-content:end;
    }
}
/* _content/Blazor/Components/Order/Processing/ProcessingOrderList.razor.rz.scp.css */
.item[b-999cy69b0g] {
    text-align:center;
    font-size:24px;
}
/* _content/Blazor/Components/Product/DependentParts/FavoriteProductList.razor.rz.scp.css */
.fav-page-main-container[b-y8gg9ga9hb] {
    width: 90%;
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0px 3px 6px #00000029;
}
.no-fav-items[b-y8gg9ga9hb] {
    text-align:center;
    font-weight:bold;
    font-size:22px;
}

.go-to-products[b-y8gg9ga9hb] {
    width:fit-content;
    background:#222852;
    color:#fff;
    font-weight:bold;
    padding:10px 20px;
    border-radius:5px;
    margin-top:20px;
    cursor:pointer;
    margin-inline:auto;
}
.fav-page-title[b-y8gg9ga9hb] {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px;
}

.mobile-fav-list-holder[b-y8gg9ga9hb] {
    display: none;
    flex-direction: column;
    width: 100%;
    gap: 20px;
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .fav-list-holder[b-y8gg9ga9hb] {
        display: none;
    }

    .fav-page-main-container[b-y8gg9ga9hb] {
        width: 100%;
    }

    .mobile-fav-list-holder[b-y8gg9ga9hb] {
        display: flex;
    }

}
/* _content/Blazor/Components/Product/DependentParts/ImageHighlight.razor.rz.scp.css */
.image-highlight-container-main[b-h46gp54l1q] {
    display:flex;
    flex-direction:column;
}
.image-highlight-container[b-h46gp54l1q] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 85vh;
}

    .image-highlight-container img[b-h46gp54l1q] {
        width:80%;
        height: 100%;
        object-fit: contain;
    }

.chevron[b-h46gp54l1q] {
    cursor:pointer;
}

.close-button[b-h46gp54l1q] {
    display:flex;
    justify-content:center;
    align-items:center;
    align-self: end;
    border-radius: 50%;
    border: 2px solid #8f9498;
    filter: invert(61%) sepia(11%) saturate(155%) hue-rotate(165deg) brightness(95%) contrast(84%);
    
}
/* _content/Blazor/Components/Product/DependentParts/ImageSlider.razor.rz.scp.css */
.subpage-image-carousel[b-jh4lm1kg1d] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    width: 100%;
    height: fit-content;
    margin: 0;
    padding: 0;
}

    .subpage-image-carousel .custom-inner[b-jh4lm1kg1d] {
        width: 100%;
        box-shadow: 1px 0px 6px 6px rgba(239,239,239,1);
        border-radius:10px;
    }

        .subpage-image-carousel .custom-item:not(.active)[b-jh4lm1kg1d] {
            display: none;
        }

    .subpage-image-carousel .custom-item.active .container[b-jh4lm1kg1d] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        height: 100%;
        min-height: 400px;
        width: 100%;
        padding: 1em;
        opacity: 1;
    }

            .subpage-image-carousel .custom-item.active .container img[b-jh4lm1kg1d] {
                display: flex;
                flex-flow: row nowrap;
                align-content: center;
                width: 200px;
                height: inherit;
                object-fit: contain;
                opacity: 1;
                transition: all 200ms ease-out;
                cursor: pointer;
            }

.subpage-image-carousel .custom-indicators[b-jh4lm1kg1d] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    width: 100%;
    margin-top: .6em;
    padding-bottom: .6em;
    overflow: auto;
    gap: 3px;
}

        .subpage-image-carousel .custom-indicators[b-jh4lm1kg1d]::-webkit-scrollbar {
            width: 100%;
            height: 20px;
        }

        .subpage-image-carousel .custom-indicators[b-jh4lm1kg1d]::-webkit-scrollbar-corner {
            display: none;
        }

        .subpage-image-carousel .custom-indicators[b-jh4lm1kg1d]::-webkit-scrollbar-track {
            border: 2px solid rgb(70, 70, 70, .2);
            border-radius: 10px;
        }

        .subpage-image-carousel .custom-indicators[b-jh4lm1kg1d]::-webkit-scrollbar-thumb {
            background-color: #00aeef;
            border-radius: 10px;
        }

        .subpage-image-carousel .custom-indicators[b-jh4lm1kg1d]::-webkit-scrollbar-track-piece {
            width: fit-content;
        }

                .subpage-image-carousel .custom-indicators .thumbnail[b-jh4lm1kg1d] {
                    position: relative;
                    display: flex;
                    flex-basis: 25%;
                    flex-flow: row wrap;
                    justify-content: center;
                    align-items: center;
                    margin: 0;
                    padding: 0;
                    cursor: pointer;
                }

            .subpage-image-carousel .custom-indicators .thumbnail .container[b-jh4lm1kg1d] {
                width: 100%;
                aspect-ratio: 1;
                margin: 0 .3em;
                padding: .5em;
                height:7em;
                border-radius:8px;
                border:2px solid #efefef;
            }

                .subpage-image-carousel .custom-indicators .thumbnail .container img[b-jh4lm1kg1d] {
                    width: 100%;
                    height: 100%;
                    margin: 0;
                    padding: 0;
                    object-fit: contain;
                }

            .subpage-image-carousel .custom-indicators .thumbnail:hover .container[b-jh4lm1kg1d]{
                border-color: #303030;
                opacity: .7;
            }

            .subpage-image-carousel .custom-indicators .thumbnail:hover .container img[b-jh4lm1kg1d] {
                filter: none;
            }


@keyframes slide-in-right-b-jh4lm1kg1d {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slit-in-diagonal-2-b-jh4lm1kg1d {
    0% {
        transform: translateZ(-800px) rotate3d(-1, 1, 0, -90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    54% {
        transform: translateZ(-160px) rotate3d(-1, 1, 0, -87deg);
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        transform: translateZ(0) rotate3d(-1, 1, 0, 0);
        animation-timing-function: ease-out;
    }
}

@keyframes slide-in-tl-b-jh4lm1kg1d {
    0% {
        transform: translateY(-1000px) translateX(-1000px);
        opacity: 0;
    }

    100% {
        transform: translateY(0) translateX(0);
        opacity: 1;
    }
}
@media screen and (max-width:768px){
   
    .subpage-image-carousel[b-jh4lm1kg1d] {
        display: flex;
        justify-content: center;
        align-items: center;
    }
        .subpage-image-carousel .custom-indicators[b-jh4lm1kg1d]{
            justify-content:center;
            align-items:center;
        }
        .subpage-image-carousel .custom-indicators .thumbnail .container[b-jh4lm1kg1d] {
            width: 70%;
            height: 4em;
        }
   
}
/* _content/Blazor/Components/Product/DependentParts/MonitoringButton.razor.rz.scp.css */
.monitoring-checkbox-container[b-xokvn85tqc] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    gap: .5em;
    width: 100%;
}

    .monitoring-checkbox-container .monitoring-label[b-xokvn85tqc] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        padding: .4em;
        font-size: 16px;
        color: #70707080;
        background-color: #fff;
        cursor: pointer
    }

    .monitoring-checkbox-container .monitoring-label .monitoring-image[b-xokvn85tqc] {
        height: 20px;
        aspect-ratio: 1;
        object-fit: contain;
        background-color: var(--bramcke-dark-grey);
    }
        .monitoring-checkbox-container .monitoring-label .monitoring-image:hover[b-xokvn85tqc] {
            background-color: #222852;
        }

        .monitoring-checkbox-container.active .monitoring-label .monitoring-image[b-xokvn85tqc] {
            background-color: var(--bramcke-dark-blue);
        }

    .monitoring-checkbox-container .monitoring-label #price-monitoring.monitoring-image[b-xokvn85tqc] {
        mask: url('images/product/price_monitoring.svg') no-repeat center / contain;
        -webkit-mask: url('images/product/price_monitoring.svg') no-repeat center;
    }

    .monitoring-checkbox-container .monitoring-label #stock-monitoring.monitoring-image[b-xokvn85tqc] {
        mask: url('images/product/stock_monitoring.svg') no-repeat center / contain;
        -webkit-mask: url('images/product/stock_monitoring.svg') no-repeat center;
    }

    .monitoring-checkbox-container .monitoring-label #favorites.monitoring-image[b-xokvn85tqc] {
        mask: url('images/product/add_to_favorites.svg') no-repeat center / contain;
        -webkit-mask: url('images/product/add_to_favorites.svg') no-repeat center;
    }

    .monitoring-checkbox-container.active .monitoring-label #favorites.monitoring-image[b-xokvn85tqc] {
        mask: url('images/product/favorite.svg') no-repeat center / contain;
        -webkit-mask: url('images/product/favorite.svg') no-repeat center;
    }

    .monitoring-checkbox-container .monitoring-label .tooltip[b-xokvn85tqc] {
        visibility: hidden;
        position: absolute;
        z-index: 10;
        top: -100%;
        left: auto;
        display: inline-block;
        width: fit-content;
        padding: .3em .7em;
        color: #fff;
        background-color: var(--bramcke-dark-blue);
        border: none;
        box-shadow: 0px 0px 6px #00000029;
        border-radius: 5px;
        text-align: center;
        font-size: 13px;
        opacity: 0;
        transition: opacity 400ms;
    }

    .monitoring-checkbox-container.active .monitoring-label .tooltip[b-xokvn85tqc] {
        color: #fff;
        background-color: var(--bramcke-dark-blue);
        box-shadow: 0px 0px 6px var(--bramcke-dark-blue);
        transition: opacity 300ms;
    }

    .monitoring-checkbox-container .monitoring-label .tooltip[b-xokvn85tqc]::after {
        content: " ";
        position: absolute;
        top: 100%;
        left: 50%; /* To the top of the tooltip */
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent transparent var(--bramcke-dark-blue);
    }

    .monitoring-checkbox-container .monitoring-label .tooltip[b-xokvn85tqc]::after {
        border-color: var(--bramcke-dark-blue) transparent transparent transparent;
    }

    .monitoring-checkbox-container.active .monitoring-label .tooltip[b-xokvn85tqc]::after {
        border-color: var(--bramcke-dark-blue) transparent transparent transparent;
    }

    .monitoring-checkbox-container .monitoring-label:hover .tooltip[b-xokvn85tqc] {
        visibility: visible;
        opacity: 1;
        transition: all 300ms ease-in;
    }

    .monitoring-checkbox-container .monitoring-checkbox[b-xokvn85tqc] {
        width: fit-content;
    }

.monitoring-checkbox label[b-xokvn85tqc] {
    font-size: 24px;
}

@media screen and (max-width: 540px) {
    .monitoring-checkbox-container .monitoring-label .monitoring-image[b-xokvn85tqc] {
        height: 15px;
    }
}

@media screen and (max-width: 320px) {
    .monitoring-checkbox-container .monitoring-label .monitoring-image[b-xokvn85tqc] {
        height: 10px;
    }
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .monitoring-checkbox-container[b-xokvn85tqc] {
        width:fit-content;
    }
}
/* _content/Blazor/Components/Product/DependentParts/PackagingMinimize.razor.rz.scp.css */
/* Quantities */

.mini-packaging-quantities[b-01roi5uuqo] {
    top: auto;
    bottom: 0;
    display: flex;
    flex-flow: row-reverse wrap;
    justify-content: space-evenly;
    align-items: flex-start;
    gap: .5em;
    padding: 5px;
    font-size: 16px;
}

    .mini-packaging-quantities .total-section[b-01roi5uuqo] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center;
        gap: .5em;
        width: 100%;
        font-weight: 700;
    }

        .mini-packaging-quantities .total-section .total-stock[b-01roi5uuqo] {
            display: flex;
            flex-flow: column nowrap;
            justify-content: center;
            align-items: center;
            width: fit-content;
            height: fit-content;
            margin-inline: 0em;
            color: var(--bramcke-dark-grey);
            font-size: 13px;
            font-weight: 500;
        }

        .mini-packaging-quantities .total-section .total-input[b-01roi5uuqo] {
            position: relative;
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            justify-items: center;
            align-items: center;
            gap: .5em;
            width: 100%;
            height: 25px;
            padding: 3px;
            box-shadow: 0px 0px 6px #00000029;
            border: none;
            border-radius: 6px;
        }

            .mini-packaging-quantities .total-section .total-input input[b-01roi5uuqo] {
                display: flex;
                flex-flow: row nowrap;
                font-size: 16px;
                width: 100%;
                padding: 0em;
                text-align: right;
                border: none;
                font-weight: inherit;
                background:transparent;
            }

            .mini-packaging-quantities .total-section .total-input input:focus[b-01roi5uuqo] {
                outline: none;
            }

            .mini-packaging-quantities .total-section .total-input input:disabled[b-01roi5uuqo] {
                cursor: not-allowed;
            }

            .mini-packaging-quantities .total-section .total-input input[b-01roi5uuqo]::-webkit-outer-spin-button,
            .mini-packaging-quantities .total-section .total-input input[b-01roi5uuqo]::-webkit-inner-spin-button,
            .mini-packaging-quantities .total-section .total-input input[type=number][b-01roi5uuqo] {
                -webkit-appearance: none;
                -moz-appearance: textfield;
            }

            .mini-packaging-quantities .total-section .total-input .name[b-01roi5uuqo] {
                border: none;
                font-size: 14px;
            }

    .mini-packaging-quantities .container[b-01roi5uuqo] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: flex-start;
        align-self:end;
        width:fit-content;
        gap:.2em;
        margin-right: 0;
        padding: 0;
    }

        .mini-packaging-quantities .container .item[b-01roi5uuqo] {
            display: flex;
            flex-flow: column nowrap;
            justify-content: space-between;
            width: fit-content;
            align-items: center;
            margin: 0;
            padding: 0;
        }

    .mini-packaging-quantities .container .item:last-child[b-01roi5uuqo] {
        margin-bottom: 0;
    }

    .mini-packaging-quantities .container .item:nth-child(3n-2)[b-01roi5uuqo],
    .mini-packaging-quantities .container .item:first-child[b-01roi5uuqo] {
        margin-left: 0;
    }

    .mini-packaging-quantities .container .item:nth-child(3n)[b-01roi5uuqo],
    .mini-packaging-quantities .container .item:last-child[b-01roi5uuqo] {
        margin-right: 0;
    }

    .mini-packaging-quantities .container .item .name[b-01roi5uuqo] {
        font-size: 13px;
        text-align: center;
        letter-spacing: 0px;
        color: #707070;
        opacity: 1;
    }

@media screen and (max-width: 540px) {
    .mini-packaging-quantities .total-section[b-01roi5uuqo] {
        justify-content: center;
    }
    .mini-packaging-quantities .container[b-01roi5uuqo]{
        width:90%;
        justify-content:flex-end;
    }
    .mini-packaging-quantities .total-section .total-input .name[b-01roi5uuqo]{
        font-size:10px;
    }
    .mini-packaging-quantities .total-section .total-input input[b-01roi5uuqo] {
        font-size: 10px;
    }
   
    .mini-packaging-quantities .total-section .total-input[b-01roi5uuqo] {
        width: 90%;
    }
}

@media screen and (max-width: 480px) {
    .mini-packaging-quantities[b-01roi5uuqo]{
        width:100%;
        height:140px;
        flex-flow:wrap;
    }
        .mini-packaging-quantities .container .item[b-01roi5uuqo]{
            width:unset;
        }
        .total-stock[b-01roi5uuqo]{
            position:relative;
            right:100px !important;
            top:110px !important;
        }
    

}
/* _content/Blazor/Components/Product/DependentParts/PackagingWithButtons.razor.rz.scp.css */
/* Quantities */

.quantities[b-tvetetmqw0] {
    top: auto;
    bottom: 0;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: .5em;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

    .quantities .total-section[b-tvetetmqw0] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center;
        gap: .5em;
        width: 100%;
        font-weight: 700;
    }

        .quantities .total-section .total-stock[b-tvetetmqw0] {
            display: flex;
            flex-flow: column nowrap;
            justify-content: center;
            align-items: center;
            width: fit-content;
            height: fit-content;
            margin-inline: .5em;
            color: var(--bramcke-dark-grey);
            font-size: 14px;
            font-weight: 500;
        }

        .quantities .total-section .total-input[b-tvetetmqw0] {
            position: relative;
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            justify-items: center;
            align-items: center;
            gap: .5em;
            width: 100%;
            height: 70%;
            padding:5px;
            box-shadow: 0px 0px 6px #00000029;
            border: none;
            border-radius: 6px;
        }

            .quantities .total-section .total-input input[b-tvetetmqw0] {
                width: 100%;
                font-size: 20px;
                width: 100%;
                text-align: right;
                border: none;
                font-weight: inherit;
            }

                .quantities .total-section .total-input input:focus[b-tvetetmqw0] {
                    outline: none;
                }

                .quantities .total-section .total-input input:disabled[b-tvetetmqw0] {
                    background-color: #00000010;
                    cursor: not-allowed;
                }

                .quantities .total-section .total-input input[b-tvetetmqw0]::-webkit-outer-spin-button,
                .quantities .total-section .total-input input[b-tvetetmqw0]::-webkit-inner-spin-button,
                .quantities .total-section .total-input input[type=number][b-tvetetmqw0] {
                    -webkit-appearance: none;
                    -moz-appearance: textfield;
                }

            .quantities .total-section .total-input .price[b-tvetetmqw0] {
                display: flex;
                flex-flow: row nowrap;
                justify-content: center;
                align-items: center;
                margin: 0;
                padding: .4em;
                width: fit-content;
                height: fit-content;
                font-size: 14px;
                font-weight: normal;
                color: var(--bramcke-dark-blue);
                white-space: nowrap;
                vertical-align: middle;
                opacity: 1;
            }

            

    .quantities .container[b-tvetetmqw0] {
        display: flex;
        flex-flow: row;
        justify-content: end;
        align-items: start;
        gap: .5em;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .quantities .container .item[b-tvetetmqw0] {
            display: flex;
            flex-flow: column;
            max-width: 7em;
            width: 100%;
            align-items: center;
            margin: 0;
        }

            .quantities .container .item:last-child[b-tvetetmqw0] {
                margin-bottom: 0;
            }

            .quantities .container .item .name[b-tvetetmqw0] {
                font-size: 13px;
                text-align: center;
                letter-spacing: 0px;
                color: #707070;
                opacity: 1;
            }

    /* Folding Panel */

    .quantities .folding-section[b-tvetetmqw0] {
        position: relative;
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        align-items: flex-end;
    }

    .quantities .button-section[b-tvetetmqw0] {
        position: relative;
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        gap: .5em;
        width: 100%;
    }

    .quantities .folding-section .buttons .open-button[b-tvetetmqw0] {
        position: absolute;
        top: 10%;
        right: 1%;
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        height: 80%;
        aspect-ratio: 1;
        border: none;
        color: #707070;
        background: #fff 0% 0% no-repeat padding-box;
    }

        .quantities .folding-section .buttons .open-button .icon[b-tvetetmqw0] {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            height: fit-content;
            font-size: 20px;
        }

            .quantities .folding-section .buttons .open-button .icon.close[b-tvetetmqw0] {
                transform: rotate(0deg);
                transition: transform 300ms ease-in;
            }

            .quantities .folding-section .buttons .open-button .icon.open[b-tvetetmqw0] {
                transform: rotate(180deg);
                transition: transform 300ms ease-out;
            }

    .quantities .folding-section .container[b-tvetetmqw0] {
        position: absolute;
        top: 100%;
        display: flex;
        flex-flow: column nowrap;
        gap: 2px;
        align-items: flex-end;
        padding: 2px 0;
    }

        .quantities .folding-section .container button[b-tvetetmqw0] {
            border-radius: 0;
        }

            .quantities .folding-section .container button:last-child[b-tvetetmqw0] {
                border-bottom-left-radius: 5px;
                border-bottom-right-radius: 5px;
            }

    .quantities .folding-section.close .container[b-tvetetmqw0] {
        width: 100%;
        height: fit-content;
    }

    .quantities .folding-section.open .container[b-tvetetmqw0] {
        width: 100%;
        height: fit-content;
    }

    .quantities .folding-section .container button:hover[b-tvetetmqw0] {
        opacity: .7;
    }

    .quantities .folding-section.open .container button[b-tvetetmqw0] {
        z-index: 0;
    }

    .quantities .folding-section.close .container button[b-tvetetmqw0] {
        display: block;
        z-index: -1;
        border: none;
        color: transparent;
        background-color: transparent;
    }

        .quantities .folding-section.close .container button#btn-1[b-tvetetmqw0] {
            transform-origin: top center;
            animation: translateClose-b-tvetetmqw0 300ms 100ms ease-in-out forwards;
        }

        .quantities .folding-section.close .container button#btn-2[b-tvetetmqw0] {
            transform-origin: top center;
            animation: translateClose-b-tvetetmqw0 300ms 150ms ease-in-out forwards;
        }

    .quantities .folding-section.open .container button#btn-1[b-tvetetmqw0] {
        transform-origin: top center;
        animation: translateOpen-b-tvetetmqw0 300ms 100ms ease-in-out forwards;
    }

    .quantities .folding-section.open .container button#btn-2[b-tvetetmqw0] {
        transform-origin: top center;
        animation: translateOpen-b-tvetetmqw0 300ms 150ms ease-in-out forwards;
    }

.prepared-order-dropdown-item[b-tvetetmqw0] {
    white-space: pre-wrap !important;
    border-bottom: 1px solid #efefef;
    transition:all 200ms linear;
}

.prepared-order-dropdown-item:hover[b-tvetetmqw0] {
    background:#efefef;
}

.add-to-cart-btn[b-tvetetmqw0] {
    border: none;
    cursor: pointer;
    padding-block: 10px;
    color: white;
    background: #222852;
    width:100%;
}

    .add-to-cart-btn:disabled[b-tvetetmqw0] {
        cursor: not-allowed;
    }

.add-to-prepared[b-tvetetmqw0] {
    width:100%;
    background: #a7a7a7;
    border: none;
    cursor: pointer;
    padding-block: 10px;
    color: white;
}

    .add-to-prepared:disabled[b-tvetetmqw0] {
        cursor: not-allowed;
    }


@keyframes translateOpen-b-tvetetmqw0 {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes translateClose-b-tvetetmqw0 {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@media only screen and (max-width: 768px) {
    .quantities .button-section[b-tvetetmqw0] {
        align-items: center;
    }
}

@media screen and (max-width: 540px) {
    .quantities .total-section[b-tvetetmqw0] {
        flex-wrap: wrap;
        justify-content: center;
    }
}
/* _content/Blazor/Components/Product/DependentParts/ProductBadge.razor.rz.scp.css */
/* 
    Product Badgets: 
        Stock Size, Promotion, New Product, ...
*/

.badge-item[b-50nijas0g2] {
    height: fit-content;
}

    .badge-item img[b-50nijas0g2] {
        margin: 0;
        padding: 0;
        width: fit-content;
        max-height:25px;
    }

    .badge-item .title[b-50nijas0g2] {
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-items: center;
        width: 100%;
        margin: 0;
        padding: .5em;
        font-size: 12px;
        font-weight: 500;
        white-space: nowrap;
        text-align: center;
        vertical-align: central;
        color: #fff;
    }

    .badge-item .details[b-50nijas0g2] {
        position: absolute;
        top: 0;
        left: 105%;
        display: none;
        flex-flow: column wrap;
        justify-content: center;
        align-items: flex-start;
        gap: .2em;
    }

        .badge-item .details span[b-50nijas0g2] {
            width: fit-content;
            height: fit-content;
            margin: 0;
            padding: 0;
            color: #fff;
        }

    .badge-item .title:hover + .details[b-50nijas0g2] {
        display: flex;
        color: #fff;
        background-color: inherit;
        border: none;
        border-radius: 5px;
        z-index: 3;
        padding: .5em;
    }

#BadgeType_PromotionDiscount.badge-item[b-50nijas0g2] {
    background-color: var(--bramcke-green) !important;
}
#BadgeType_PromotionPlus.badge-item[b-50nijas0g2] {
    background-color: var(--bramcke-green) !important;
    width:fit-content;
}
#BadgeType_NewProduct.badge-item[b-50nijas0g2] {
    background-color: var(--bramcke-green) !important;
}
#BadgeType_PackagingSizeWarningXL.badge-item[b-50nijas0g2] {
    background-color: var(--bramcke-red) !important;
}

@media screen and (max-width: 540px) {
    .badge-item img[b-50nijas0g2] {
        max-height: 20px;
    }
}
/* _content/Blazor/Components/Product/DependentParts/ProductDataForDetails.razor.rz.scp.css */
.container[b-ur68w13a6j] {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    padding: .5em;
    height: fit-content;
}
.closed .title[b-ur68w13a6j] {
    border-radius:6px !important;
}
    .container .title[b-ur68w13a6j] {
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-items:center;
        width:100%;
        font-size: 16px;
        text-transform: capitalize;
        color: #FFFFFF;
        background-color: #222852;
        padding: .5em;
        border: none;
        border-radius: 6px 6px 0 0;
        cursor: pointer;
        transition:all 200ms linear;
    }
.closed .title[b-ur68w13a6j]  img {
    transform: rotate(90deg) !important;

}
[b-ur68w13a6j] .title img {
    transform:rotate(-90deg);
    transition:all 200ms linear;
}
    .container .content[b-ur68w13a6j] {
        flex-flow: column nowrap;
        width: 100%;
        padding: 0;
    }

        .container .content .item[b-ur68w13a6j] {
            display: flex;
            flex-flow: row;
            justify-content: space-between;
            align-content: center;
            background-color: #efefef;
            padding: .5em;
        }

.visible[b-ur68w13a6j] {
    display:flex;
}
.hidden[b-ur68w13a6j] {
    display:none;
}
.name[b-ur68w13a6j],.value[b-ur68w13a6j]{
    width:50%;
}
.value[b-ur68w13a6j] {
    text-align:right;
    word-break:break-all;
}
            .container .content .item:nth-child(2n+1)[b-ur68w13a6j] {
                background-color: #fff;
            }


@media screen and (max-width : 768px) {
    .container .title[b-ur68w13a6j] {
        font-size: 14px;
    }

    .container .content .item .name[b-ur68w13a6j] {
        font-size: 12px;
    }

    .container .content .item .value[b-ur68w13a6j] {
        font-size: 12px;
    }

    .container[b-ur68w13a6j] {
        width: 100%;
    }
}
/* _content/Blazor/Components/Product/DependentParts/ProductDetails.razor.rz.scp.css */
.product-details[b-wrun0qukpd] {
    display:flex;
    flex-direction:row;
    width: 100%;
    gap: 10px;
    align-items: start; /* Ensure items align at the top of their cells */
    grid-auto-flow: dense; /* Fill in gaps more efficiently */
}

.details-col[b-wrun0qukpd] {
    display:flex;
    flex-direction:column;
    width:33%;
}

@media screen and (max-width : 834px) {
    .product-details[b-wrun0qukpd] {
        flex-direction: column;
        width: 100% !important;
        gap: 0;
        align-items: start; /* Ensure items align at the top of their cells */
        grid-auto-flow: dense; /* Fill in gaps more efficiently */
        height: 23em;
        height: fit-content;
    }

    .details-col[b-wrun0qukpd] {
        width: 100%;
    }
}
/* _content/Blazor/Components/Product/DependentParts/ProductDetailsCarousel.razor.rz.scp.css */
/* Product Details Bootstrap Carousel */

#productDetailsCarousel.carousel[b-c03m23cif2] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    justify-items: center;
    align-items: center;
    width: 100%;
    height: fit-content;
    scroll-margin-top: 70px;
    transition-delay: 0;
}

#productDetailsCarousel.carousel .custom-indicators[b-c03m23cif2] {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 2em 0;
}

    #productDetailsCarousel.carousel .custom-indicators .button[b-c03m23cif2] {
        width: fit-content;
        padding: .7em;
        color: inherit;
        background-color: inherit;
        font-size: 14px;
        font-weight: 500;
    }

/* Inner & items*/

    #productDetailsCarousel.carousel .carousel-inner[b-c03m23cif2] {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        align-items: center;
        width: 100%;
        z-index: 1;
    }
    #productDetailsCarousel.carousel .carousel-item[b-c03m23cif2] {
        position: absolute;
        display: flex;
        opacity: 0;
        margin: 0;
        z-index: 2;
    }

    #productDetailsCarousel.carousel .carousel-item.active[b-c03m23cif2] {
        position: relative;
        opacity: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: fit-content;
        transition: all .4s ease-in-out;
        z-index: 3;
    }

/* Description */

    #productDetailsCarousel.carousel .carousel-item .description[b-c03m23cif2] {
        color: #707070;
        font-size: 14px;
        font-weight: 500;
        text-align: justify;
    }

/* Details */

 

/* Documents */

#productDetailsCarousel.carousel .carousel-item .documents[b-c03m23cif2] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}

    .item[b-c03m23cif2] {
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        width: fit-content;
        margin: 0 2em;
        padding: .5em;
        opacity: .8;
        cursor: pointer;
    }

        .item:hover[b-c03m23cif2] {
            opacity: 1;
        }

        .item .image[b-c03m23cif2] {
            height: 250px;
        }

        .item .name[b-c03m23cif2] {
            font-size: 16px;
            font-weight: 700;
            margin-top: .5em;
            padding: .5em;
        }
@media only screen and (max-width: 768px)  {
    .item .image[b-c03m23cif2]{
        height:80px;
    }
    #productDetailsCarousel.carousel .custom-indicators[b-c03m23cif2]{
        width:100%;
    }
}
/* _content/Blazor/Components/Product/DependentParts/SecurityCodes.razor.rz.scp.css */
.security-codes-main-container[b-vjuv73kxt0] {
    display: flex;
    flex-direction: column;
    border-radius: 6px;
    overflow: hidden;
    width: 60%;
    gap:30px;
}

    .security-codes-main-container .security-code-row:nth-child(2n+1)[b-vjuv73kxt0] {
        background-color: #efefef;
    }

.title[b-vjuv73kxt0] {
    background: #222852;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    padding: .5em;
    width: 100%;
    text-align: start;
}

.security-code-row[b-vjuv73kxt0] {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    padding: .5em;
    font-size: 16px;
}

    .security-code-row div[b-vjuv73kxt0] {
        width: 50%;
    }

.picto-container[b-vjuv73kxt0] {
    display:flex;
    flex-direction:row;
    width:100%;
    justify-content:center;
    gap:40px;
}
/* _content/Blazor/Components/Product/ProductCards/BramckeBasicMiniCompactProductCard.razor.rz.scp.css */
.bbmcpc-main[b-0rkwhhc27s] {
	display:flex;
	flex-direction:column;
	overflow:visible;
	border-radius:10px;
	justify-content:space-between;
	width:100%;
	height:100%;
}

.top-side[b-0rkwhhc27s] {
	display:flex;
	flex-direction:row;
	padding:10px;
	gap:5px;
}

.img-eflag[b-0rkwhhc27s] {
	display:flex;
	flex-direction:column;
	gap:3px;
	position:relative;
	cursor:pointer;
}

.eflag-holder[b-0rkwhhc27s] {
	position:absolute;
	top:0;
	right:0;
}

.img-eflag img[b-0rkwhhc27s] {
	height: 70px;
	width: 70px;
	object-fit: contain;
}

.p-info-section[b-0rkwhhc27s] {
	display:flex;
	flex-direction:column;
	overflow:hidden;
}
.p-name[b-0rkwhhc27s] {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight:bold;
	cursor:pointer;

}
.old-price[b-0rkwhhc27s] {
	text-decoration:line-through;
}

.basic-price[b-0rkwhhc27s] {
	font-weight:bold;
	white-space:nowrap
}

.price[b-0rkwhhc27s] {
	color:#009fe3;
	display:flex;
	flex-direction:row;
	justify-content:end;
	gap:10px;
}

.bottom-side[b-0rkwhhc27s] {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	background: #222852;
	border-radius: 0 0 18px 18px;
	overflow:hidden;
}

.splitter[b-0rkwhhc27s] {
	width:2px;
	height:100%;
	background:#fff;
}

.action-btn[b-0rkwhhc27s] {
	border: none;
	background-color: transparent;
	font-weight: bold;
	color: #fff;
	gap: 20px;
	cursor: pointer;
	transition: all 200ms linear;
	width: 100%;
	padding: 5px;
	position:relative;
}
	.action-btn:hover[b-0rkwhhc27s] {
		background-color: #a9eed1;
		color:#000;
	}

	.action-btn:disabled[b-0rkwhhc27s] {
		cursor:not-allowed;
	}
.tooltip[b-0rkwhhc27s] {
	display: none;
}

.action-btn:disabled .tooltip[b-0rkwhhc27s] {
	position: absolute;
	bottom: 110%;
	left: 25%;
	right: 25%;
	width: fit-content;
	padding: .3em .7em;
	color: #fff;
	background-color: #009fe3;
	border-radius: 5px;
	text-align: center;
	font-size: 13px;
	opacity: 0;
	transition: opacity 200ms;
}

	.action-btn:disabled .tooltip[b-0rkwhhc27s]::after {
		content: " ";
		position: absolute;
		top: 110%;
		right: 50%; /* To the right of the tooltip */
		margin-top: -5px;
		border-width: 5px;
		border-style: solid;
		border-color: #009fe3 transparent transparent transparent;
	}

.action-btn:disabled:hover:disabled .tooltip[b-0rkwhhc27s] {
	opacity: 1;
	display: block;
}
/* _content/Blazor/Components/Product/ProductCards/BramckeBasicMiniProductCard.razor.rz.scp.css */
/* Bramcke Basic Mini Product Card */

.bbmpc-header-section[b-633hfdh77v] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    width: 100%;
    margin-block: 1em;
}

    .bbmpc-header-section .left-side[b-633hfdh77v] {
        position: relative;
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-end;
        align-items: center;
        width: fit-content;
        min-width: 25%;
        margin-inline: .5em;
    }

    .bbmpc-header-section .left-side .energy-label[b-633hfdh77v] {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

.p-card-container .bbmpc-header-section .bbmpc-nav-back-btn[b-633hfdh77v] {
    z-index: 10;
    opacity: 0;
    position: absolute;
    top: 1em;
    right: 20%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    height: 30px;
    aspect-ratio: 1;
    margin: 0;
    padding: .2em;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background-color: #a10000;
    transition: opacity .3s ease-out;
    cursor: pointer;
}

.p-card-container:hover .bbmpc-header-section .bbmpc-nav-back-btn[b-633hfdh77v] {
    opacity: 1;
    transition: all .2s ease-in;
}

.p-card-container:hover .bbmpc-header-section .bbmpc-nav-back-btn:hover[b-633hfdh77v] {
    background-color: var(--bramcke-dark-blue);
}

.bbmpc-header-section .image-container[b-633hfdh77v] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width: 100%;
    max-width: 50%;
    aspect-ratio: 1;
    margin-inline: 1em;
    border-radius: 6px;
}

        .bbmpc-header-section .image-container img[b-633hfdh77v] {
            width: 100%;
            margin: 0;
            padding: 0em;
            object-fit: contain;
            cursor: pointer;
        }

.bbmpc-badge-section[b-633hfdh77v] {
    z-index: 3;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-end;
    gap: .5em;
    width: fit-content;
    min-width: 25%;
    height: fit-content;
    max-height: 100%;
    margin-left: 1em;
}
    .bbmpc-badge-section .badge[b-633hfdh77v] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: flex-start;
        width: fit-content;
        height: fit-content;
        margin: 0;
        padding: 0;
        border: none;
        border-radius: 6px 0 0 6px;
        color: #fff;
        cursor: pointer;
    }

        .bbmpc-badge-section .badge:not(:has(.badge-item))[b-633hfdh77v] {
            display: none;
        }

/* Bottom */

.bbmpc-name-section[b-633hfdh77v] {
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0em .5em;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    word-wrap: break-word;
    cursor: pointer;
    height:2em !important;
}

    .bbmpc-bottom-section[b-633hfdh77v] {
        display: flex;
        flex-flow: column nowrap;
        width: 100%;
        height: fit-content;
        flex: 1;
    }

.bbmpc-price[b-633hfdh77v] {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    padding: 0.1em;
    color: #fff;
    background-color: var(--bramcke-dark-blue);
    text-align: center;
}

.bbmpc-price:not(:has(*))[b-633hfdh77v] {
    display: none;
}

    .bbmpc-price .basic-price[b-633hfdh77v] {
        font-size: 16px;
        font-weight: 700;
    }

    .bbmpc-price .old-price[b-633hfdh77v] {
        color: #fff;
        font-size: 14px;
        text-decoration: line-through;
        opacity: .8;
        font-weight: 400;
        height: fit-content;
        border-right: solid 1px white;
        width: 40%;
    }

.bbmpc-details[b-633hfdh77v] {
    opacity: 1;
    display: block;
    width: 100%;
    min-height:100px;
    margin-block: .5em;
    padding-inline: 0.1em;
    align-content:flex-end !important;
    padding:5px;
}

.bbmpc-button[b-633hfdh77v] {
    opacity: 1;
    display: block;
    width: 100%;
    margin: 0;
    padding: .2em;
    border: none;
    font-size: 14px;
    font-weight: 700;
    color: white;
    background-color: #222852;
    transition: all 300ms ease-in-out;
    cursor: pointer;
}

.p-card-container:hover .bbmpc-button:hover[b-633hfdh77v] {
    color: #222852;
    background-color: #a9eed1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border: var(--bramcke-light-aquamarine);
}

.bbmpc-button:last-child[b-633hfdh77v] {
    border-radius: 0 0 18px 18px;
}

.bbmpc-add-cart-btn[b-633hfdh77v] {
    position: relative;
    outline: none;
}

    .bbmpc-add-cart-btn .tooltip[b-633hfdh77v] {
        display: none;
    }

    .bbmpc-add-cart-btn:disabled .tooltip[b-633hfdh77v] {
        position: absolute;
        bottom: 110%;
        left: 25%;
        right: 25%;
        width: fit-content;
        padding: .3em .7em;
        color: #fff;
        background-color: #009fe3;
        border-radius: 5px;
        text-align: center;
        font-size: 13px;
        opacity: 0;
        transition: opacity 700ms;
    }

        .bbmpc-add-cart-btn:disabled .tooltip[b-633hfdh77v]::after {
            content: " ";
            position: absolute;
            top: 110%;
            right: 50%; /* To the right of the tooltip */
            margin-top: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #009fe3 transparent transparent transparent;
        }

    .bbmpc-add-cart-btn:hover:disabled .tooltip[b-633hfdh77v] {
        opacity: 1;
        display: block;
    }




@media screen and (max-width: 540px) {
    .p-card-container[b-633hfdh77v]{
        width:80% !important;
    }
    .bbmpc-name[b-633hfdh77v] {
        font-size: 12px;
    }

    .bbmpc-price .old-price[b-633hfdh77v],
    .bbmpc-price .basic-price[b-633hfdh77v] {
        font-size: 14px !important;
    }

    .bbmpc-details[b-633hfdh77v]{
        align-content:flex-start !important;
        min-height:100px;
    }
    .bbmpc-button[b-633hfdh77v]{
        height:20%;
    }
    
    [b-633hfdh77v] .current-stock{
        position:relative;
        bottom:10px;
    }
    [b-633hfdh77v] .stock-indicator .icon .img {
        width: 15px;
        height: 15px;
    }
    [b-633hfdh77v] .mini-packaging-quantities{
        position:relative;
        bottom:25px;
    }
}

@media screen and (max-width:1440px) {
    
}
/* _content/Blazor/Components/Product/ProductCards/BramckeBasicProductCard.razor.rz.scp.css */
/* Bramcke Basic Product Card */

.bbpc-header-section[b-s5epwxm9t1] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    width: 100%;
    margin-block: 1em;
}

    .bbpc-header-section .left-side[b-s5epwxm9t1] {
        position: relative;
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-end;
        align-items: center;
        width: fit-content;
        width: 15%;
        margin-inline: .5em;
    }

    .bbpc-header-section .left-side .energy-label[b-s5epwxm9t1] {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
        max-width: 50px;
    }

.bbpc-monitoring-buttons[b-s5epwxm9t1] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: .5em;
    width: 100%;
    height: fit-content;
    margin-top: 40px;
    font-size: 14px;
    font-weight: 500;
}

.bbpc-monitoring-btn[b-s5epwxm9t1] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: fit-content;
    height: 100%;
    color: #707070;
    font-weight: inherit;
}

.bbpc-monitoring-btn:first-child[b-s5epwxm9t1] {
    padding-top: 0;
}

.bbpc-monitoring-btn:last-child[b-s5epwxm9t1] {
    padding-bottom: 0;
}

.bbpc-header-section .image-container[b-s5epwxm9t1] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width: fit-content;
    max-width: 60%;
    aspect-ratio: 1;
    border-radius: 6px;
    /*    box-shadow: 0 0 6px #00000035; KS igy jobban atlathato */
    flex: 1;
}

        .bbpc-header-section .image-container img[b-s5epwxm9t1] {
            width: 100%;
            margin: 0;
            padding: 1em;
            object-fit: contain;
            cursor: pointer;
        }

.bbpc-badge-section[b-s5epwxm9t1] {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
    align-items: center;
    gap: .5em;
    width: fit-content;
    width: 15%;
    height: 100%;
    margin-left: 1em;
}

    .bbpc-badge-section .badge[b-s5epwxm9t1] {
        flex: 0 1;
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: flex-start;
        width: fit-content;
        height: fit-content;
        margin: 0;
        padding: 0;
        border: none;
        border-radius: 6px 0 0 6px;
        color: #fff;
        cursor: pointer;
    }

        .bbpc-badge-section .badge:not(:has(.badge-item))[b-s5epwxm9t1] {
            display: none;
        }

/* Bottom */

.bbpc-name-section[b-s5epwxm9t1] {
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0em .5em;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    word-wrap: break-word;
}

.p-card-container:hover .bbpc-name-section[b-s5epwxm9t1] {
    text-align: start;
}

.bbpc-name-section .icon[b-s5epwxm9t1] {
    display: none;
    height: 20px;
    aspect-ratio: 1;
    object-fit: contain;
    background-color: var(--bramcke-dark-blue);
}
.bbpc-name-section #bbpc-arrow.icon[b-s5epwxm9t1] {
    mask: url('images/product/arrow.svg') no-repeat center / contain !important;
    -webkit-mask: url('images/product/arrow.svg') no-repeat center !important;
    cursor: pointer;
}

    .p-card-container:hover .bbpc-name-section .icon[b-s5epwxm9t1] {
        display: block;
    }

    .bbpc-bottom-section[b-s5epwxm9t1] {
        display: flex;
        flex-flow: column nowrap;
        width: 100%;
        height: fit-content;
        flex: 1;
        min-height:80px;
    }

.bbpc-price[b-s5epwxm9t1] {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: fit-content;
    padding: .3em;
    color: #fff;
    background-color: var(--bramcke-dark-blue);
    text-align: center;
}

.p-card-container:hover .bbpc-price[b-s5epwxm9t1] {
    display: none;
}

.bbpc-price:not(:has(*))[b-s5epwxm9t1] {
    display: none;
}

    .bbpc-price .basic-price[b-s5epwxm9t1] {
        font-size: 16px;
        font-weight: 700;
        height: fit-content;
    }

.bbpc-price .old-price[b-s5epwxm9t1] {
    color: #fff;
    font-size: 14px;
    text-decoration: line-through;
    opacity: .8;
    font-weight: 400;
    height: fit-content;
    border-right:solid 1px white;
    width:50%;
}

.bbpc-details[b-s5epwxm9t1] {
    opacity: 1;
    display: block;
    width: 100%;
    min-height: 50%;
    max-height: fit-content;
    margin: 0;
    padding: .2em 2em;
}

    .bbpc-details:not(:has(*))[b-s5epwxm9t1] {
        display: none;
    }

    .p-card-container:hover .bbpc-details[b-s5epwxm9t1] {
        display: none;
    }

.p-card-container:hover .bbpc-details[b-s5epwxm9t1] {
    opacity: 0;
    margin: 0;
    height: 0;
}

.bbpc-button[b-s5epwxm9t1] {
    opacity: 0;
    position: relative;
    display: none;
    
}

    .bbpc-button:first-child[b-s5epwxm9t1] {
        border-top: none !important;
    }

.p-card-container:hover .bbpc-button[b-s5epwxm9t1] {
    height:50%;
    color:white;
    opacity: 1;
    display: block;
    width: 100%;
    margin: 0;
    padding: .5em;
    border: none;
    font-size: 12px;
    font-weight: 700;
    background-color: #222852;
    border-top: 1px solid white;
    transition: all 100ms ease-in-out;
    cursor: pointer;
    text-transform: uppercase;
}

    .p-card-container:hover .bbpc-button:hover[b-s5epwxm9t1] {
        color: #222852;
        background-color: #a9eed1;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 100ms ease;
        border: var(--bramcke-light-aquamarine);
    }

.bbpc-button:last-child[b-s5epwxm9t1] {
    border-radius: 0 0 18px 18px;
}


@media screen and (max-width: 540px) {
    .bbpc-name[b-s5epwxm9t1] {
        font-size: 12px;
    }

    .bbpc-price .old-price[b-s5epwxm9t1],
    .bbpc-price .basic-price[b-s5epwxm9t1] {
        font-size: 14px !important;
    }

    .p-card-container:hover .bbpc-button[b-s5epwxm9t1] {
        font-size: 12px;
        padding-block: .4em;
    }
}
/* _content/Blazor/Components/Product/ProductCards/BramckeCompactProductCard.razor.rz.scp.css */
/* Bramcke Compact Product Card */

.bcpc-header-section[b-ach09b4gn1] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: space-between;
    gap: .5em;
    width: 100%;
    height: fit-content;
    padding: 0em;
    flex: 1;
}

.bcpc-image-container[b-ach09b4gn1] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width: 100%;
    max-width: 30%;
    border-radius: 6px;
    margin-top:1em;
}

    .bcpc-image-container img[b-ach09b4gn1] {
        width: 100%;
        aspect-ratio: 1;
        margin: 0;
        padding: .1em;
        object-fit: contain;
        cursor: pointer;
        max-height:70px;
        max-width:70px;
    }

.bcpc-main-container[b-ach09b4gn1] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 70%;
    font-size: 14px;
}

.bcpc-name-section[b-ach09b4gn1] {
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: .2em;
    font-size: 13px;
    text-align: start;
    padding: 0.5em 0.2em 0 0;
    font-weight: bold;
    word-wrap: break-word;
    cursor: pointer;
}

.bcpc-price[b-ach09b4gn1] {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: center;
    gap: .5em;
    padding: 0 1em 0 0;
    width: 100%;
    color: var(--bramcke-light-blue);
    text-align: center;
}

    .bcpc-price:not(:has(*))[b-ach09b4gn1] {
        display: none;
    }

    .bcpc-price .basic-price[b-ach09b4gn1] {
        font-size: 16px;
        font-weight: 700;
    }

    .bcpc-price .old-price[b-ach09b4gn1] {
        color: #009fe3;
        font-size: 12px;
        text-decoration: line-through;
        opacity: .8;
        font-weight: 400;
        border-right: solid 1px #009fe3;
        padding-right:0.8em;
    }

.bcpc-badge-section[b-ach09b4gn1] {
    z-index: 3;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: flex-end;
    gap: .5em;
    width: 100%;
    height: fit-content;
    max-height: 100%;
    margin-top: .5em;
}
    .bcpc-badge-section .badge[b-ach09b4gn1] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: flex-start;
        width: fit-content;
        height: fit-content;
        margin-right: 10px;
        padding: 0;
        color: #fff;
        cursor: pointer;
    }

        .bcpc-badge-section .badge:not(:has(.badge-item))[b-ach09b4gn1] {
            display: none;
        }

.bcpc-details[b-ach09b4gn1] {
    opacity: 1;
    display: block;
    width: 100%;
    max-height: fit-content;
    margin-block: .5em;
    padding-inline: 0em;
}

.bcpc-button[b-ach09b4gn1] {
    display: block;
    width: 100%;
    height: 2em;
    margin: 0;
    padding: 0.2em;
    border: none;
    font-size: 16px;
    font-weight: 400;
    color: black;
    background-color: #222852;
    transition: all 300ms ease-in-out;
    cursor: pointer;
    color: white;
}
    .bcpc-button:hover[b-ach09b4gn1] {
        background-color: #a9eed1;
        color: #222852;
    }
.p-card-container:hover .bcpc-button

.p-card-container:hover .bcpc-button:hover[b-ach09b4gn1] {
    color: #00000095;
    background-color: #222852;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border: var(--bramcke-light-aquamarine);
}

.bcpc-button:last-child[b-ach09b4gn1] {
    border-radius: 0 0 12px 12px;
}

.bcpc-add-cart-btn[b-ach09b4gn1] {
    position: relative;
    outline: none;
}

    .bcpc-add-cart-btn .tooltip[b-ach09b4gn1] {
        display: none;
    }

    .bcpc-add-cart-btn:disabled .tooltip[b-ach09b4gn1] {
        position: absolute;
        bottom: 110%;
        left: 25%;
        right: 25%;
        width: fit-content;
        padding: .3em .7em;
        color: #fff;
        background-color: #009fe3;
        border-radius: 5px;
        text-align: center;
        font-size: 13px;
        opacity: 0;
        transition: opacity 700ms;
    }

        .bcpc-add-cart-btn:disabled .tooltip[b-ach09b4gn1]::after {
            content: " ";
            position: absolute;
            top: 110%;
            right: 50%; /* To the right of the tooltip */
            margin-top: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #009fe3 transparent transparent transparent;
        }

    .bcpc-add-cart-btn:hover:disabled .tooltip[b-ach09b4gn1] {
        opacity: 1;
        display: block;
    } 

@media screen and (max-width: 540px) {
    .bcpc-name[b-ach09b4gn1] {
        font-size: 12px;
    }

    .bcpc-price .old-price[b-ach09b4gn1],
    .bcpc-price .basic-price[b-ach09b4gn1] {
        font-size: 14px !important;
    }
    .bcpc-details[b-ach09b4gn1]{
        align-content:flex-start !important;
    }

    [b-ach09b4gn1] .packaging-mini-quantities
    ::deep .total-stock {
        height:2px;
        position: relative;
        right: 170px;
        top: 110px !important;
    }
}
/* _content/Blazor/Components/Product/ProductCards/BramckeListProductCard.razor.rz.scp.css */
/* Bramcke List Product Card */

.list-card-holder[b-zb0ccppnjv] {
    display:flex;
    flex-direction:row;
    width:100%;
    justify-content:start;
    padding-left:20px;
    gap:20px;
}
.left-section[b-zb0ccppnjv] {
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:start;
    gap:20px;
    width:50%;
}
.blpc-monitoring-section[b-zb0ccppnjv] {
    display: flex;
    flex-flow: column nowrap;
}
.blpc-image[b-zb0ccppnjv] {
    position:relative;
    height:fit-content;
}

.blpc-image img[b-zb0ccppnjv] {
    width: 130px;
    aspect-ratio: 1;
    object-fit: contain;
    mix-blend-mode:multiply;
}
    .blpc-image .blpc-energy-label[b-zb0ccppnjv] {
        position: absolute;
        z-index: 5;
        top: 0;
        right: 0;
        max-width:50px;
    }
.infotext[b-zb0ccppnjv] {
    width: 35px;
    overflow: hidden;
    align-content:center;
}
.blpc-main-section[b-zb0ccppnjv] {
    flex: 1;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 0.5em .5em;
    color: var(--bramcke-dark-blue);
}
.blpc-name-price-section[b-zb0ccppnjv] {
    align-items: center;
    justify-content: center;
    overflow:hidden;
    flex-grow:1;
    height:fit-content;
}
.blpc-name[b-zb0ccppnjv] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 400px;
    height: 50%;
    padding-left:0.5em;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    white-space: break-spaces;
    cursor:pointer;
}
    .blpc-name:hover[b-zb0ccppnjv] {
        opacity:75%;
    }
.blpc-detail-labels[b-zb0ccppnjv] {
    display:flex;
    flex-flow:row nowrap;
    width:4em;
    height: 20em;
    font-size: 8px;

}
  

.blpc-price-section[b-zb0ccppnjv] {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 6px 0 0 6px;
    text-align: center;
}

    .blpc-price-section .basic-price[b-zb0ccppnjv] {
    font-size: 24px;
    font-weight: 700;
    color: var(--bramcke-light-blue);
    white-space: nowrap;
}

    .blpc-price-section .old-price[b-zb0ccppnjv] {
        color: var(--bramcke-light-blue);
        font-size: 20px;
        text-decoration: line-through;
        opacity: .8;
        font-weight: 400;
        white-space: nowrap;
    }

.blpc-badges[b-zb0ccppnjv] {
    z-index: 4;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-end;
    gap: .5em;
    margin-inline:0;
    overflow:visible;
    padding: 0;
}

    .blpc-badges .badge[b-zb0ccppnjv] {
        display: flex;
        flex-flow: column;
        padding: 0;
        border: none;
        border-radius: 6px 0 0 6px;
        
    }
        .blpc-badges .badge:not(:has(.badge-item))[b-zb0ccppnjv] {
            display: none;
        }

.cart-quantity-section[b-zb0ccppnjv] {
    display: flex;
    flex-direction: row;
    padding-inline:0;
    flex: none;
    height: auto;
    width: 70%;
}
.blpc-highlighted-section[b-zb0ccppnjv] {
    z-index: 1;
    display: flex;
    flex-flow: row;
    justify-content: end;
    align-items: center;
    width: 60%;
    max-width: 1300px;
    height: 10em;
    margin: 0;
    border: none;
    box-shadow: -2px 0px 8px #00000029;
    flex-grow: 0;
    border-radius: 0 18px 18px 0px;
}
.blpc-main-section .blpc-highlighted-section[b-zb0ccppnjv] {
    display: flex;
    flex-direction: column;
}
.blpc-stock[b-zb0ccppnjv] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: .5em;
    width: 9em;
    padding-inline: 1em;
    color: var(--bramcke-dark-grey);
}

.blpc-packaging[b-zb0ccppnjv] {
    display: block;
    max-width: 300px;
    max-height:100px;
    width:fit-content;
}
.add-to-cart-merge[b-zb0ccppnjv] {
    display: flex;
    flex-direction:row;
    justify-content: center;
    align-content: center;
    height: inherit;
    width: 30%;
    transition: all 200ms linear;
}

.blpc-add-cart-btn[b-zb0ccppnjv] {
    z-index: 5;
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 10em;
    padding: 1em;
    border: none;
    border-radius: 0 18px 18px 0;
    color: white;
    background-color: #222852;
    font-size: 16px;
    font-weight: 600;
    transition: all 200ms linear;
    cursor:pointer;
}



.blpc-btn-icon[b-zb0ccppnjv] {
    display: block;
    height: fit-content;
    width: 30px;
    aspect-ratio: 1;
    object-fit: contain;
}

#addToCartIcon.blpc-btn-icon[b-zb0ccppnjv] {
    width: 40px;
    background-color: white;
    mask: url('images/product/shopping_cart.svg') no-repeat center / contain;
    -webkit-mask: url('images/product/shopping_cart.svg') no-repeat center;
}

.blpc-add-cart-btn:hover #addToCartIcon.blpc-btn-icon[b-zb0ccppnjv] {
    background-color: #222852;
    transition: all 100ms linear;
}
.blpc-add-cart-btn:hover[b-zb0ccppnjv] {
    background-color: #a9eed1;
    color: #222852;
}

.blpc-add-cart-btn .tooltip[b-zb0ccppnjv] {
    display: none;
}

.blpc-add-cart-btn:disabled .tooltip[b-zb0ccppnjv] {
    position: absolute;
    top: auto;
    bottom: auto;
    right: 110%;
    width: fit-content;
    min-width: 100px;
    padding: .3em .7em;
    color: #fff;
    background-color: #009fe3;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    opacity: 0;
    transition: opacity 700ms;
}

    .blpc-add-cart-btn:disabled .tooltip[b-zb0ccppnjv]::after {
        content: " ";
        position: absolute;
        top: 50%;
        left: 100%; /* To the right of the tooltip */
        margin-top: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent transparent #009fe3;
    }
        
.blpc-add-cart-btn:hover:disabled .tooltip[b-zb0ccppnjv] {
    opacity: 1;
    display: block;
}

.blpc-navigate-to-subpage[b-zb0ccppnjv] {
    z-index: 4;
    position: relative;
    display: flex;
    width: 100%;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    height: 10em;
    transition: all 200ms linear;
    max-width: 70px;
    border: none;
    background: #fff;
    border-radius: 30px;
}

#navigateToSubpage.blpc-btn-icon[b-zb0ccppnjv] {
    cursor: pointer;
    background-color: var(--bramcke-dark-grey);
    mask: url('images/product/arrow.svg') no-repeat center / contain;
    -webkit-mask: url('images/product/arrow.svg') no-repeat center;
}

#navigateToSubpage.blpc-btn-icon:hover[b-zb0ccppnjv] {
    background-color: var(--bramcke-dark-blue);
}

.blpc-navigate-to-subpage .tooltip[b-zb0ccppnjv] {
    display: none;
    z-index: 1;
    overflow: visible;
}

.blpc-navigate-to-subpage .tooltip[b-zb0ccppnjv] {
    position: absolute;
    top: 0%;
    left:5%;
    right: auto;
   min-width:100px;
    width: 100%;
    padding: .3em .7em;
    color: #fff;
    background-color: var(--bramcke-dark-blue);
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    opacity: 0;
    white-space: nowrap;
    transition: opacity 700ms;
    z-index:auto;
    overflow:visible;
}

    .blpc-navigate-to-subpage .tooltip[b-zb0ccppnjv]::after {
        content: " ";
        position: absolute;
        bottom: 0;
        left: 50%;
        right: 50%; 
        margin-bottom: -10px;
        border-width: 5px;
        border-style: solid;
        border-color: var(--bramcke-dark-blue) transparent transparent transparent;
    }

.blpc-navigate-to-subpage:hover .tooltip[b-zb0ccppnjv] {
    opacity: 1;
    display: block;
}
.blpc-add-cart-btn:hover ~ .blpc-navigate-to-subpage[b-zb0ccppnjv] {
    opacity: 0;
    width: 0;
    margin: 0;
}

   
/* _content/Blazor/Components/Product/ProductCards/FavoriteProductListItem.razor.rz.scp.css */
.base-item-holder[b-7cteaipe9p] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    place-items: center;
}


.remove-btn[b-7cteaipe9p] {
    border: none;
    border-radius: 5px;
    background: #efefef;
    align-self: center;
}

.product-img[b-7cteaipe9p] {
    cursor: pointer;
}

.product-name[b-7cteaipe9p] {
    font-weight: bold;
    text-align: start;
    cursor:pointer;
}


.name-badge-container[b-7cteaipe9p] {
    width: 100%;
}

.add-to-order-btn[b-7cteaipe9p] {
    background: #222852;
    color: white;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
}

.stock[b-7cteaipe9p] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mobile-item-holder[b-7cteaipe9p] {
    display: none;
    flex-direction: column;
    gap:5px;
    padding:10px;
    border: 1px solid #efefef;
    border-radius:5px;
}

.upper-section[b-7cteaipe9p] {
    display: flex;
    flex-direction: row;
    width:100%;
}

.left-side[b-7cteaipe9p] {
    display:flex;
    flex-direction:column;
    gap:20px;
}

.lower-section[b-7cteaipe9p] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.badges[b-7cteaipe9p] {
    display: flex;
    flex-direction:row;
    gap:20px; 
    width:fit-content;
}

.product-data-section[b-7cteaipe9p] {
    display: flex;
    flex-direction: row;
    width:100%;
    justify-content:space-between;
    gap:10px;
}

.p-name-and-delete[b-7cteaipe9p] {
    display: flex;
    flex-direction: row;
    align-items:start;
    gap:10px;
}

.stock-and-price[b-7cteaipe9p] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: end;
}

.price[b-7cteaipe9p] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 12px;
}

    .price span[b-7cteaipe9p] {
        font-weight:bold;
    }
/* typical phone screen resolution */
@media only screen and (max-width : 834px) {
    .base-item-holder[b-7cteaipe9p] {
        display: none;
    }

    .mobile-item-holder[b-7cteaipe9p] {
        display: flex;
    }
    .product-name[b-7cteaipe9p] {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        font-size:15px;
        word-break:break-all;
    }
    .add-to-order-btn[b-7cteaipe9p] {
        font-size:14px;
        white-space:nowrap;
    }
    .product-img[b-7cteaipe9p] {
        width: 90px;
        object-fit: contain;
    }
}
/* _content/Blazor/Components/Product/ProductCards/OrderProductListItem.razor.rz.scp.css */
.ordercontainer-row-item[b-lgklppm1l2] {
    display: grid;
    grid-template-columns: repeat(14, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    align-items: center;
}

.not-enabled-product[b-lgklppm1l2] {
    background: rgba(255, 9, 9,0.2);
}

    .not-enabled-product img[b-lgklppm1l2] {
        mix-blend-mode: multiply;
    }

.remove-product-button-holder[b-lgklppm1l2] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.delete-btn[b-lgklppm1l2] {
    width: 30px;
    aspect-ratio: 1;
    border: none;
    border-radius: 5px;
}
.product-img[b-lgklppm1l2] {
    display:flex;
    justify-content:center;
}
.product-img img[b-lgklppm1l2] {
    max-width:80px;
}
.product-name[b-lgklppm1l2] {
    font-weight: bold;
}

.name[b-lgklppm1l2] {
    grid-area: 1 / 3 / 2 / 6;
}

.stock[b-lgklppm1l2] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.quantity[b-lgklppm1l2] {
    grid-area: 1 / 7 / 2 / 10;
    width: 100%;
}

.badges[b-lgklppm1l2] {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.numberindicator[b-lgklppm1l2] {
    text-align: center;
}
.mobil-item[b-lgklppm1l2] {
    display:none;
}

/* typical phone screen resolution */
@media only screen and (max-width : 834px) {
    .ordercontainer-row-item[b-lgklppm1l2] {
        display: none;
    }

    .mobil-item[b-lgklppm1l2] {
        display: flex;
        flex-direction:column;
        padding:5px;
        gap:20px;
        border-bottom:2px solid #efefef;
    }
    .up-side[b-lgklppm1l2] {
        display:flex;
        flex-direction:row;
        gap:20px;
        justify-content:space-between;
    }
    .down-side[b-lgklppm1l2] {
        display: flex;
        flex-direction: column;
        gap:5px;
    }

    .left-side[b-lgklppm1l2] {
        display: flex;
        flex-direction: column;
        gap:30px
    }
    .product-img img[b-lgklppm1l2] {
    }
    .right-side[b-lgklppm1l2] {
        display: flex;
        flex-direction: column;
        gap:30px;
    }
    .product-name-and-delete[b-lgklppm1l2] {
        display: flex;
        flex-direction: row;
        align-items: baseline;
        justify-content:space-between;
    }
    .price-row[b-lgklppm1l2] {
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        font-size:12px;
    }
    .product-name[b-lgklppm1l2] {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        font-size: 15px;
    }
}
/* _content/Blazor/Components/Product/ProductCards/RelatedProductCard.razor.rz.scp.css */
.p-related-card[b-gi940mgb0j] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
    height: 100%;
    border: 2px solid #efefef;
    border-radius: 15px;
    overflow: hidden;
    height: 160px;
}
.related-card-head-container[b-gi940mgb0j]{
    display:flex;
    flex-direction:row;
    gap:10px;
    align-items:center;
    text-align:center;
    padding:10px;
}

.img-container[b-gi940mgb0j] {
    width:150px;
    object-fit:contain;
}
.img-container img[b-gi940mgb0j]{
    width: 100%;
}
.related-card-main[b-gi940mgb0j] {
}
.price[b-gi940mgb0j]{
    background:#222852;
    font-weight:bold;
    text-align:center;
    width:100%;
    color:#fff;
}
/* _content/Blazor/Components/Product/ProductCards/SearchedProductDropdownItem.razor.rz.scp.css */
.search-item[b-7uydd0bgdy] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    height: fit-content;
    width: 100%;
    background-color: white;
    color: black;
    cursor: pointer;
    opacity: 1;
}

    .search-item:hover[b-7uydd0bgdy] {
        background-color: var(--bramcke-light-grey);
    }

    .search-item .name[b-7uydd0bgdy] {
        font-size: 16px;
        transition: all 100ms ease-out;
    }

    .search-item:hover .name[b-7uydd0bgdy] {
        transition: all 200ms ease-in-out;
    }

    .search-item .image-container[b-7uydd0bgdy] {
        position: relative;
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        width: 50px;
        aspect-ratio: 1;
        margin: .75em;
        transition: all 100ms ease-out;
    }

    .search-item .image-container img[b-7uydd0bgdy] {
        width: 100%;
        margin: 0;
        object-fit: contain;
    }

    .search-item:hover .image-container[b-7uydd0bgdy] {
        transition: all 200ms ease-in-out;
    }

    .search-item:first-child:hover .image-container[b-7uydd0bgdy] {
    }
/* _content/Blazor/Components/Product/ProductCards/SimilarProductCard.razor.rz.scp.css */
/* Similar product card at subpage*/

.p-similar-card[b-oq62see1hx] {
    position: relative;
    display: flex;
    flex: 1;
    flex-flow: column nowrap;
    align-items: center;
    border: none;
    background-color: #fff;
    cursor: pointer;
    transition: all 200ms ease-out;
    animation: blind-b-oq62see1hx 500ms ease-in-out forwards;
    overflow: hidden;
    border-radius: 18px;
    box-shadow: 0px 0px 6px #00000029;
}

.p-similar-card:hover[b-oq62see1hx] {

}

.p-similar-card .image-container[b-oq62see1hx] {
    position: relative;
    display: flex;
    flex: 1 1;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    aspect-ratio: 1;
    height:fit-content;
}

    .p-similar-card .image-container img[b-oq62see1hx] {
        width: 12em;
        margin: 0;
        padding: .2em;
        transition: all 100ms ease-out;
        object-fit:contain;
        height:80%;
    }


.p-similar-card .image-container .p-similar-image-badges[b-oq62see1hx] {
    position: absolute;
    top: .5em;
    right: .5em;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-end;
}

    .p-similar-card .image-container .p-similar-image-badges .badge[b-oq62see1hx] {
        display: flex;
        margin: 0;
        padding: 0;
    }
    
    .p-similar-card .image-container .p-similar-image-badges .badge:not(:has(.badge-item))[b-oq62see1hx] {
        display: none;
    }

.p-similar-card .container[b-oq62see1hx] {
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
    margin-top: 1em;
}

    .p-similar-card .container .name[b-oq62see1hx] {
        height: 4.5em;
        display: inline-block;
        color: #505050;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        vertical-align: middle;
        transition: all 100ms ease-out;
        border: none;
        background: #fff;
    }

.p-similar-card:hover .container .name[b-oq62see1hx] {
    font-weight: 800;
    transition: all 200ms ease-in;
}

    .p-similar-card .container .price[b-oq62see1hx] {
        color: white;
        background-color: #222852;
        font-size: 16px;
        font-weight: 500;
        width: 100%;
        padding: 5px;
        display: flex;
        flex-direction: column;
        text-align:center;
    }

    .p-similar-card .container .badges[b-oq62see1hx] {
        bottom: 0;
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: center;
        gap: .2em;
        height: fit-content;
        margin-top: .5em;
    }

        .p-similar-card .container .badges .badge[b-oq62see1hx] {
            display: flex;
            flex-flow: row nowrap;
            justify-content: flex-start;
            align-items: flex-start;
            width: fit-content;
            height: fit-content;
            color: #fff;
        }


@keyframes blind-b-oq62see1hx {
    0% {
        transform: rotateX(-90deg);
        transform: rotateY(75deg);
    }

    25% {
        transform: rotateX(-60deg);
        transform: rotateY(60deg);
    }

    50% {
        transform: rotateX(-45deg);
        transform: rotateY(30deg);
    }

    75% {
        transform: rotateX(-15deg);
        transform: rotateY(15deg);
    }

    100% {
        transform: rotateY(0deg);
        transform: rotateX(0deg);
    }
}
/* _content/Blazor/Components/Product/ProductListPage/BannerSlider.razor.rz.scp.css */
/* Banner Slider */

#imageBannerSlider.carousel[b-b8psonzvah] {
    width: 100%;
    height: 100%;
}

#imageBannerSlider .carousel-inner[b-b8psonzvah] {
    width: 100%;
    height: 100%;
    border-radius: 0 10px 10px 0;
    max-height: 80vh;
}
#imageBannerSlider .carousel-indicators[b-b8psonzvah] {
    margin-bottom: 0;
    bottom:30px;
}
#imageBannerSlider .carousel-indicators button[b-b8psonzvah] {
    background-color: #00aeef;
    width: 50px;
    height: 5px;
}

#imageBannerSlider .carousel-control-prev[b-b8psonzvah],
#imageBannerSlider .carousel-control-next[b-b8psonzvah] {
    opacity: 0;
}

    #imageBannerSlider .carousel-control-prev:hover[b-b8psonzvah],
    #imageBannerSlider .carousel-control-next:hover[b-b8psonzvah] {
        opacity: 0;
    }

#imageBannerSlider .carousel-item[b-b8psonzvah] {
    display: grid;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

    #imageBannerSlider .carousel-item img[b-b8psonzvah] {
        width: 100%;
        height:100%;
        object-fit:contain;
        aspect-ratio:10/6;
    }

@media only screen and (max-width: 480px){
    #imageBannerSlider .carousel-indicators[b-b8psonzvah]{
        margin-bottom:0;
    }


   


}
@media only screen and (max-width: 768px){
    #imageBannerSlider .carousel-indicators button[b-b8psonzvah] {
        width: 25px;
        height: 4px;
    }
}
@media only screen and (max-width: 480px){
    #imageBannerSlider .carousel-indicators button[b-b8psonzvah]{
        top:20px;
    }
}
/* _content/Blazor/Components/Product/ProductListPage/DropdownSelector.razor.rz.scp.css */
.dropdown-selector[b-yt1drloe9w] {
    position: relative;
    display: flex;
    flex: 1;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: fit-content;
    margin: 0;
    padding-inline: .5em;
    border: none;
    border-radius: 6px;
    color: #000;
    background-color: var(--bramcke-light-grey);
    font-size: inherit;
    font-weight: 500;
    opacity: 1;
    text-transform: none;
    cursor:pointer;
}

.dropdown-header-element[b-yt1drloe9w] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    gap: .5em;
}

.dropdown-header-element[b-yt1drloe9w]::after {
    display: none;
}

.dropdown-selector button[b-yt1drloe9w] {
    padding: 0;
}

.dropdown-selector.open[b-yt1drloe9w] {
    cursor: pointer;
    border-radius: 6px;
}

.dropdown-selector .dropdown-selected-item[b-yt1drloe9w] {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: fit-content;
    padding: .2em;
    white-space: break-spaces;
}

.open-button[b-yt1drloe9w] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: fit-content;
    aspect-ratio: 1;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 6px;
}

.dropdown-selector .open-button .icon[b-yt1drloe9w] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 15px;
    aspect-ratio: 1;
    object-fit: contain;
    padding: .2em;
    margin: 0;
    font-size: 20px;
    background-color: #000;
}

.dropdown-selector .open-button #dropdown-open-icon.icon[b-yt1drloe9w] {
    mask: url('images/product/arrow.svg') no-repeat center / contain;
    -webkit-mask: url('images/product/arrow.svg') no-repeat center;
}

    .dropdown-selector .open-button .icon img[b-yt1drloe9w] {

    }

    .dropdown-selector .open-button .icon[b-yt1drloe9w] {
        transform: rotate(90deg);
    }

.dropdown-container[b-yt1drloe9w] {
    width: 100%; /* Because the 1px left and right border in dropdown */
    transform: translate(0, 32px) !important;
}

    .dropdown-container div[b-yt1drloe9w] {
        display: block;
        flex: 1 auto;
        padding: .5em;
        width: 100%;
        color: rgb(70, 70, 70);
        background-color: #fff;
        border: none;
        font-size: 14px;
        opacity: 0;
    }

.dropdown-selector .dropdown-container div.active[b-yt1drloe9w] {
    color: black;
    background-color: #a9eed1;
}

.dropdown-container div:hover[b-yt1drloe9w] {
    background-color: var(--bramcke-light-aquamarine);
    cursor: pointer;
    z-index:114;
}
.dropdown-menu .dropdown-container[b-yt1drloe9w]{

}
/* each additional element is loaded with the fifth element */
.dropdown-container div:nth-child(n)[b-yt1drloe9w],
.dropdown-container div:nth-child(5)[b-yt1drloe9w] {
    transform-origin: top center;
    animation: translateY-b-yt1drloe9w 300ms 300ms ease-in-out forwards;
}
        .dropdown-container div:nth-child(4)[b-yt1drloe9w] {
            animation: translateY-b-yt1drloe9w 300ms 240ms ease-in-out forwards;
        }
        .dropdown-container div:nth-child(3)[b-yt1drloe9w] {
            animation: translateY-b-yt1drloe9w 300ms 180ms ease-in-out forwards;
        }
        .dropdown-container div:nth-child(2)[b-yt1drloe9w] {
            animation: translateY-b-yt1drloe9w 300ms 120ms ease-in-out forwards;
        }
        .dropdown-container div:nth-child(1)[b-yt1drloe9w] {
            animation: translateY-b-yt1drloe9w 300ms 60ms ease-in-out forwards;
        }

@keyframes translateX-b-yt1drloe9w {
    0% {
        opacity: 0;
        transform: translateX(60px);
    }
    80% {
        opacity: 0;
        transform: translateX(-5px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

@keyframes translateY-b-yt1drloe9w {
    0% {
        opacity: 0;
        transform: translateY(-5px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@media only screen and (max-width: 480px){
    .open-button[b-yt1drloe9w]{
        width:10px;
        height:10px;
    }
    .dropdown-menu[b-yt1drloe9w] {
        z-index:16;
    }

}
/* _content/Blazor/Components/Product/ProductListPage/FilterList.razor.rz.scp.css */
.filter-container[b-tnlq18bbq4] {
    display: block;
    width: 25%;
    padding: .5em;
}

.filter-card[b-tnlq18bbq4] {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-content: center;
    width: 100%;
    height: 100%;
    background-color: white;
}

    .filter-card .title[b-tnlq18bbq4] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center;
        padding: 0.2em 1em;
        color: #fff;
        background-color: #222852;
        font-size: 14px;
        text-transform: capitalize;
        border: 2px solid rgb(70, 70, 70, .2);
        border-bottom: none;
        border-radius: 6px 6px 0 0;
    }

    .filter-card .content[b-tnlq18bbq4] {
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        height: 100%;
        min-height: 75px;
        padding: 0.2em;
        background-color: #efefef;
        border-top: none;
        border-radius: 0 0 6px 6px;
    }

        .filter-card .content .values[b-tnlq18bbq4] {
            display: flex;
            flex-flow: row nowrap;
            justify-content: space-between;
            padding: .2em;
            gap: .2em;
            width: 100%;
        }

            .filter-card .content .values .value[b-tnlq18bbq4] {
                width: fit-content;
                min-width: 65px;
                margin-top: .1em;
                padding: .2em .5em;
                background-color: #fff;
                font-size: 10px;
                font-weight: 500;
                border: none;
                border-radius: 5px;
                cursor: pointer;
            }

    .filter-card.active .content .values .value#min[b-tnlq18bbq4] {
        color: #fff;
        background-color: rgb(34, 139, 34);
    }

    .filter-card.active .content .values .value#current[b-tnlq18bbq4] {
        color: #707070;
        border: 2px solid rgb(70, 70, 70, .7);
    }

    .filter-card.active .content .values .value#max[b-tnlq18bbq4] {
        color: #fff;
        background-color: rgb(205, 92, 92);
    }

[b-tnlq18bbq4] .ant-slider-handle {
    transition: all 200ms ease-in !important;
}

    [b-tnlq18bbq4] .ant-slider-handle:hover {
        background-color: #009fe3 !important;
        border: none !important;
    }
@media only screen and (max-width : 667px) {

    .filter-container[b-tnlq18bbq4] {
        width: 100%
    }
}
/* _content/Blazor/Components/Product/ProductListPage/GroupComponent.razor.rz.scp.css */
.group-component[b-b6avb1fis3] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    height: 100%;
    width: 100%;
    min-width: 12vw;
    -webkit-box-shadow: 5px 5px 4px 0px #dcddde;
    -moz-box-shadow: 5px 5px 4px 0px #dcddde;
    box-shadow: 5px 5px 4px 0px #dcddde;
    border-radius:15px 0 15px 15px;
    overflow:hidden;
}
.simple-category-container[b-b6avb1fis3] {
    display: flex;
    flex-direction: row;
    padding:5px;
    width: 100%;
    background: #222852;
}
.title-title[b-b6avb1fis3] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-inline:15px;
    position:relative;
}
.title[b-b6avb1fis3] {
    text-transform: uppercase;
    padding-block: .2em;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    gap: 10px;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
    .title img[b-b6avb1fis3] {
        width:20px;
        cursor:pointer;
        margin-right:5px;
    }

.closed[b-b6avb1fis3] {
    transition: max-height 1s ease-in-out;
}
.opened[b-b6avb1fis3] {
    transition: max-height 1s ease-in-out;
}
.desktop-container[b-b6avb1fis3] {
    display: block;
}
.category-title-container[b-b6avb1fis3] {
    display: flex;
    flex-direction: row;
    height: 50px;
    width: 100%;
    background: #222852;
}
[b-b6avb1fis3] .notranslate {
    display: none;
    color: white;
}
.mobile-tab[b-b6avb1fis3] {
    display:none;
}
/* typical tablet screen resolution */
@media only screen and (max-width : 834px) {
    .desktop[b-b6avb1fis3] {
        display:none;
    }
    .mobile-tab[b-b6avb1fis3] {
        display:flex;
    }
    [b-b6avb1fis3] .rzi {
        display:block;
        position:absolute;
        top:13%;
        right:5%;
        transform:scale(2.5);
    }
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {

}
/* _content/Blazor/Components/Product/ProductListPage/GroupComponentCard.razor.rz.scp.css */
.group-cards-container[b-wf9trvgl7w] {
    display:grid;
    grid-template-columns:repeat(5,1fr);
    place-items:center;
    gap:30px;
}

.groupcard[b-wf9trvgl7w] {
    width:100%;
    border-radius:20px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    box-shadow:0px 0px 6px #00000029;
    background:#fff;
    gap:10px;
    padding:20px;
    transition:all 200ms;
    height:100%;
    cursor:pointer;
}

    .groupcard:hover[b-wf9trvgl7w] {
        transform: scale(1.08);
        background: #00aeef;
        color:#fff;
    }
.groupcard:hover img[b-wf9trvgl7w]{
    filter:brightness(0) invert(1);
}
.groupcard img[b-wf9trvgl7w] {
    width: 40%;
    aspect-ratio: 1;
    transition:all 200ms;
}

.groupcard span[b-wf9trvgl7w] {
    font-weight:bold;
    text-align:center;
}

@media only screen and (max-width : 1280px) {
    .group-cards-container[b-wf9trvgl7w] {
        grid-template-columns: repeat(4,1fr);
    }
}

/* typical tablet screen resolution */
@media only screen and (max-width : 834px) {
    .group-cards-container[b-wf9trvgl7w] {
        grid-template-columns:repeat(3,1fr);
        gap:20px;
    }
}


/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .group-cards-container[b-wf9trvgl7w] {
        grid-template-columns: repeat(1,1fr);
        align-self: center;
        width: 90%;
    }
}
/* _content/Blazor/Components/Product/ProductListPage/ProductCategoryList.razor.rz.scp.css */
.category-container[b-514oiwmn6z] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(253px, 1fr));
    gap: 15px;
    background-color:transparent;
    width:100%;
    padding-top:0;
    position:relative;
    bottom:2px;
    justify-self:start;
    place-items:center;
}
.category-container-top[b-514oiwmn6z]{
    display:flex;
    flex-flow:column;
    justify-content:flex-start;
    overflow:hidden;
}
.category-container-bottom[b-514oiwmn6z] {
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    width:100%;
    position:relative;
    bottom:15px;
}

.category-container-bottom .category-picto[b-514oiwmn6z]{
    position:absolute;
    bottom:40px;
    right:0px;
}

.category[b-514oiwmn6z] {
    display: flex;
    flex-direction: column;
    background: white;
    justify-content: space-between;
    border-radius: 16px;
    box-shadow: 5px 5px 4px 0px #dcddde;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height:500px;
}
 
    .category .header[b-514oiwmn6z] {
        display: flex;
        align-items: center;
        padding-inline: 10px;
        padding-block: 5px;
        background-color: white;
        color: var(--bramcke-dark-blue);
        cursor: pointer;
        border-radius: 16px 16px 0 0;
        border-bottom: solid 3px var(--bramcke-dark-blue);
        height:60px;
        max-height:60px;
        transition:all 200ms ease-in;
        text-transform: uppercase;
    }
    .category:hover .category-container-top .header[b-514oiwmn6z] {
        background-color: var(--bramcke-dark-blue);
        color: white;
    }


.header-category-name[b-514oiwmn6z] {
    width: 100%;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.1;
    object-fit: contain;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.subcategories[b-514oiwmn6z] {
    display: flex;
    flex-direction: column;
    gap: 7px;
    padding: 10px;
    z-index: 1;
    width: 100%;
    padding-right: 17px;
    box-sizing: content-box;
}

    

    .subcategories .element[b-514oiwmn6z] {
        cursor: pointer;
    }

        .subcategories .element:hover[b-514oiwmn6z] {
            color: var(--bramcke-light-blue);
            font-weight:bold;
        }
        .allelement-container .element:hover[b-514oiwmn6z] {
            color: white !important;
            font-weight: 600;
        }
.allelement-container[b-514oiwmn6z]{
    display:flex;
    justify-content:center;
    position: relative;
    font-size:14px;
    padding-top:1em;
}
.allelement[b-514oiwmn6z] {
    font-weight: 800;
    background: var(--bramcke-dark-blue);
    color: white;
    padding: 10px;
    text-align: center;
    border-radius: 8px;
    cursor:pointer;
    transition: all 200ms ease-in;
}

    .allelement:hover[b-514oiwmn6z] {
        background: var(--bramcke-light-blue);
    }
.allproducts[b-514oiwmn6z]{
    height:100%;
    font-size:16px;
}
.title[b-514oiwmn6z] {
    display: flex;
    flex-flow: row;
    gap: 10px;
    height: fit-content;
}
    .title img[b-514oiwmn6z] {
        width: 20px;
        height: 20px;
    }
.title-container[b-514oiwmn6z] {
    width: 100%;
    display: flex;
    justify-content: center;
}

/* typical tablet screen resolution */
@media only screen and (max-width : 834px) {
    .category-container[b-514oiwmn6z] {
        grid-template-columns:repeat(3,1fr);
    }
}


/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .category-container[b-514oiwmn6z] {
        grid-template-columns: repeat(1,1fr);
    }
}
/* _content/Blazor/Components/Product/ProductListPage/ProductDetailLabels.razor.rz.scp.css */
.detail-labels-container[b-aqcc32158q] {
    display:flex;
    width:100%;
    height:100%;
    align-items:center;
    gap:5px;
}

.column-direction[b-aqcc32158q] {
    flex-direction:column;
    justify-content:center;
    flex-wrap:wrap;
    align-items:center;
}
.row-direction[b-aqcc32158q] {
    flex-direction:row;
    justify-content:space-between;
}

.element[b-aqcc32158q] {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}

    .element img[b-aqcc32158q] {
    }

.element span[b-aqcc32158q]{
    font-size:10px;
}
/* _content/Blazor/Components/Product/ProductListPage/ProductList.razor.rz.scp.css */
.product-list-container[b-aocb3kplv8] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    align-items: start;
    gap:15px;
    place-items: center;
    padding-block: 20px;
    width: 100%;
    position: relative;
}

    .product-list-container .product-list-empty[b-aocb3kplv8] {
        display: flex;
        flex-flow: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        min-height: 40vh;
        padding: 1em;
        background-color: transparent;
        font-size: 2.5em;
        color: #000;
        word-break: break-word;
        text-align: center;
    }
/* Product Card View  */
.p-card-container[b-aocb3kplv8] {
    display: flex;
    flex-flow: column wrap;
    font-size: 14px;
    width: 270px;
    color: var(--bramcke-dark-blue);
    background-color: #fff;
    border-radius: 18px;
    box-shadow: 0px 0px 6px #00000029;
    animation: rotate-in-b-aocb3kplv8 300ms ease-in-out;
}

    .p-card-container:hover[b-aocb3kplv8] {
        transition: all 300ms ease-in;
    }
/* Product List View */
.p-list-container[b-aocb3kplv8] {
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    background-color: #fff;
    grid-column: 1 / -1;
    border-radius: 18px;
    box-shadow: 0px 0px 6px #00000029;
    width: 100%;
}

.scroll-margin[b-aocb3kplv8] {
    scroll-margin-top: 110px;
}

.loading[b-aocb3kplv8] {
    align-self: center;
}


@keyframes rotate-in-b-aocb3kplv8 {
    from {
        /*transform:rotateY(75deg);*/    
        opacity:0;
        transform:translateY(10px) scale(.9);
    }

    to {
        opacity:1;
        transform:translateY(0px) scale(1);
        /*transform:rotateY(0deg);*/    
    }
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .product-list-container[b-aocb3kplv8] {
        justify-content:center;
    }
}
/* _content/Blazor/Components/Product/SubPage/PriceList.razor.rz.scp.css */
/* Prices */

.prices[b-u3fyleubhb] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

    .prices .default-prices[b-u3fyleubhb],
    .prices .multi-prices[b-u3fyleubhb],
    .prices .ehkd[b-u3fyleubhb],
    .prices .proposal-price[b-u3fyleubhb] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        border: none;
        border-radius: 5px;
        padding: 5px 15px;
    }

    .prices .default-prices[b-u3fyleubhb],
    .prices .multi-prices[b-u3fyleubhb] {
        margin-bottom: .5em;
        color: #fff;
        font-weight: 500;
    }

    .prices .default-prices[b-u3fyleubhb] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        background: #00AEEF 0% 0% no-repeat padding-box;
    }

    .prices .multi-prices[b-u3fyleubhb] {
        flex-direction: column;
        align-items: flex-start;
        background: #222852 0% 0% no-repeat padding-box;
    }

        .prices .multi-prices .prices[b-u3fyleubhb] {
            display: flex;
            flex-flow: row nowrap;
        }

        .prices .default-prices .net[b-u3fyleubhb],
        .prices .default-prices .gross[b-u3fyleubhb],
        .prices .multi-prices .prices .net-values[b-u3fyleubhb],
        .prices .multi-prices .prices .gross-values[b-u3fyleubhb] {
            display: flex;
            flex-flow: column nowrap;
            justify-content: center;
            align-items: flex-start;
            width: fit-content;
        }

            .prices .default-prices .net .name[b-u3fyleubhb],
            .prices .default-prices .gross .name[b-u3fyleubhb] {
                width: fit-content;
                font-size: 16px;
            }

            .prices .multi-prices .name[b-u3fyleubhb] {
                width: fit-content;
                font-size: 16px;
            }

            .prices .default-prices .net .value[b-u3fyleubhb],
            .prices .default-prices .gross .value[b-u3fyleubhb] {
                font-size: 16px;
            }

            .prices .multi-prices .prices .net-values[b-u3fyleubhb],
            .prices .multi-prices .prices .gross-values[b-u3fyleubhb] {
                font-size: 16px;
            }

            .prices .multi-prices .prices .net-values[b-u3fyleubhb],
            .prices .multi-prices .prices .gross-values[b-u3fyleubhb] {
                justify-content: flex-start;
                align-items: flex-start;
            }

.default-prices .net .old-value[b-u3fyleubhb],
.default-prices .gross .old-value[b-u3fyleubhb] {
    text-decoration: line-through;
    opacity: .8;
}

.default-prices .net .old-value[b-u3fyleubhb],
.default-prices .net .value[b-u3fyleubhb],
.default-prices .gross .old-value[b-u3fyleubhb],
.default-prices .gross .value[b-u3fyleubhb],
.multi-prices .prices .net-values .value[b-u3fyleubhb],
.multi-prices .prices .gross-values .value[b-u3fyleubhb] {
    margin: .2em 0;
}

.default-prices .net .old-value span[b-u3fyleubhb],
.default-prices .net .value span[b-u3fyleubhb],
.default-prices .gross .old-value span[b-u3fyleubhb],
.default-prices .gross .value span[b-u3fyleubhb],
.multi-prices .prices .net-values .value span[b-u3fyleubhb],
.multi-prices .prices .gross-values .value span[b-u3fyleubhb] {
    width: fit-content;
}

.prices .ehkd[b-u3fyleubhb] {
    font-size: 12px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #00000029;
    opacity: 0.8;
}

.prices .proposal-price[b-u3fyleubhb] {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    font-size: .9em;
    background: #0000000C 0% 0% no-repeat padding-box;
    border-radius: 6px;
    opacity: 1;
    margin: .8em 0;
}

        .prices .proposal-price .name[b-u3fyleubhb] {
            width: 50%;
        }

        .prices .ehkd .name[b-u3fyleubhb],
        .prices .proposal-price .name[b-u3fyleubhb] {
            font-size: 10px;
            text-align: left;
            letter-spacing: 0px;
            color: #6A7777;
            opacity: 1;
        }

        .prices .ehkd .value[b-u3fyleubhb],
        .prices .proposal-price .value[b-u3fyleubhb] {
            font-size: 10px;
            text-align: right;
            letter-spacing: 0px;
            color: #6A7777;
            opacity: 1;
        }
/* _content/Blazor/Components/Product/SubPage/StockIndicator.razor.rz.scp.css */
.stock-holder[b-pakpbzkx0k] {
    display:flex;
    flex-direction:column;
    justify-content:center;
}
.stock-indicator[b-pakpbzkx0k] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    height: fit-content;
    max-height: 50px;
}

    .stock-indicator .icon[b-pakpbzkx0k] {
        height: 100%;
        aspect-ratio: 1;
    }

        .stock-indicator .icon img[b-pakpbzkx0k] {
            object-fit: contain;
            border-radius: 0;
        }

    .stock-indicator .text[b-pakpbzkx0k] {
        padding: 0 .5em;
        padding-bottom: 0;
        text-align: center;
        font-size: 10px;
    }

.current-stock[b-pakpbzkx0k] {
    font-size: 10px;
    text-align:center;
}
/* _content/Blazor/Components/Product/SubPage/StockInformation.razor.rz.scp.css */
.product-stock-info[b-t0k1fdutb3] {
    display: flex;
    flex-flow: column wrap;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 12px;
    border: none;
    color: #707070;
    opacity: 1;
}

    .product-stock-info .title[b-t0k1fdutb3] {
        background: #222852 0% 0% no-repeat padding-box;
        padding: .3em .5em;
        color: #FFFFFF;
        border-radius: 5px 5px 0px 0px;
        font-size: 14px;
        font-weight: 500;
    }

.product-stock-info .actual-stock[b-t0k1fdutb3] {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: .3em .5em;
    font-size: inherit;
    background: #0000000C 0% 0% no-repeat padding-box;
    opacity: 1;
}

    .product-stock-info .actual-stock .name[b-t0k1fdutb3],
    .product-stock-info .actual-stock .value[b-t0k1fdutb3] {
        font-weight: 500;
    }

.product-stock-info .info[b-t0k1fdutb3] {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    padding: .4em;
    font-size: inherit;
    font-weight: inherit;
}

    .product-stock-info .info .name[b-t0k1fdutb3] {
        display: block;
        width: 70%;
        margin: 0;
        padding: 0;
        border: none;
        color: #707070;
        background-color: #fff;
        font-weight: inherit;
    }

    .product-stock-info .info .value-container[b-t0k1fdutb3] {
        display: flex;
        flex-flow: column nowrap;
        width: 30%;
    }

    .product-stock-info .info .value-container .value[b-t0k1fdutb3] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        width: 100%;
    }

/* _content/Blazor/Components/Product/SubPage/SubPageMainSection.razor.rz.scp.css */
.subpage-main-container[b-6hvfpbldiq] {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    padding: 0 1.5em;
}

.subpage-main-container .title[b-6hvfpbldiq] {
    display: flex;
    flex-direction: row;
    color: #000000;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    line-height: normal;
}

.subpage-main-container .code[b-6hvfpbldiq] {
    font-size: 16px;
    font-weight: 500;
    margin: .5em 0;
}
.subpage-main-container .info[b-6hvfpbldiq]{
    width:100%;
}

/* Badges (Energy Label, Stock Size, Promotion, New Product) */
.badges[b-6hvfpbldiq] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    gap:10px;
    width:fit-content;
}

.button-section[b-6hvfpbldiq] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: start;
    align-items: center;
    gap:10px;
    width:fit-content;
}




/* Description */

.subpage-main-container .description[b-6hvfpbldiq] {
    margin: 1.2em 0;
    color: #707070;
    width: 100%;
}

.subpage-main-container .description .title[b-6hvfpbldiq] {
    margin-bottom: .4em;
    color: #707070;
    font-size: 14px;
    font-weight: 700;
}

.subpage-main-container .description .text[b-6hvfpbldiq] {
    display: -webkit-box;
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    text-align: justify;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

    .subpage-main-container .description .text.line-clamp-3[b-6hvfpbldiq] {
        -webkit-line-clamp: 3;
    }

.subpage-main-container .description button[b-6hvfpbldiq] {
    display: block;
    width: fit-content;
    margin-top: 2em;
    padding: .2em 3em;
    font-size: 13px;
    text-align: center;
    vertical-align: central;
    border: none;
    border-radius: 16px;
    color: #fff;
    background-color: #00AEEF;
    cursor: pointer;
}

/* Related products slider */

.related-products[b-6hvfpbldiq] {
    display: flex;
    flex: 1;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: fit-content;
    margin: 0;
    padding: 0;
}

.related-products-title[b-6hvfpbldiq] {
    color: black;
    font-size: 14px;
    font-weight: 700;
}

.main-container[b-6hvfpbldiq] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0;
    height: fit-content;
}

.related-products-container[b-6hvfpbldiq] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    width: 100%;
    margin: 0 -.5em;
    padding: .5em;
    overflow-x: scroll;
}

.main-container .blur[b-6hvfpbldiq] {
    position: absolute;
    z-index: 2;
    width: 8%;
    height: 11em;
    border-radius: 7px;
    margin: 1em 0;
}

.main-container .left-blur[b-6hvfpbldiq] {
    top: -5px;
    left: 0;
    background: linear-gradient(to right, rgb(210, 210, 210, .4), rgb(210, 210, 210, .3), rgb(210, 210, 210, .2), rgb(210, 210, 210, .1), rgb(210, 210, 210, 0));
}

.main-container .right-blur[b-6hvfpbldiq] {
    top: -5px;
    right: 0;
    background: linear-gradient(to left, rgb(210, 210, 210, .4), rgb(210, 210, 210, .3), rgb(210, 210, 210, .2), rgb(210, 210, 210, .1), rgb(210, 210, 210, 0));
}

.related-products-container .item[b-6hvfpbldiq] {
    display: flex;
    flex-flow: row nowrap;
    width: 50%;
    justify-content: flex-start;
    padding: .5em;
    height:100%;
}

    .related-products-container .item:first-child[b-6hvfpbldiq] {
        padding-left: 0;
    }

    .related-products-container .item:last-child[b-6hvfpbldiq] {
        padding-right: 0;
    }

    .related-products-container[b-6hvfpbldiq]::-webkit-scrollbar {
        width: 100%;
        height: 20px;
    }

    .related-products-container[b-6hvfpbldiq]::-webkit-scrollbar-corner {
        display: none;
    }

    .related-products-container[b-6hvfpbldiq]::-webkit-scrollbar-track {
        border: 2px solid rgb(70, 70, 70, .2);
        border-radius: 10px;
    }

    .related-products-container[b-6hvfpbldiq]::-webkit-scrollbar-thumb {
        background-color: #00aeef;
        border-radius: 10px;
    }

    .related-products-container[b-6hvfpbldiq]::-webkit-scrollbar-track-piece {
        width: fit-content;
    }
@media only screen and (max-width: 768px)  {
    .subpage-main-container[b-6hvfpbldiq]{
        padding:0;
    }
    .subpage-main-container .button-section[b-6hvfpbldiq] {
        width: 100%;
    }
        .basic-dark-blue-btn[b-6hvfpbldiq] {
            width: 100%;
        }
}
/* _content/Blazor/Components/Product/SubPage/SubPagePriceSection.razor.rz.scp.css */
.p-section[b-yrhwlzrrcr] {
    display:flex;
    flex-direction:column;
}

/* _content/Blazor/Components/Purchase/AddressSelector.razor.rz.scp.css */
.address-editor-main[b-baod6zju0b] {
    display: flex;
    flex-direction: column;
    border: 1px solid #efefef;
    border-radius: 10px;
    box-shadow: 0px 0px 6px #00000029;
    width:100%;
    padding:30px;
    gap:20px;
}

.adress-selector[b-baod6zju0b] {
}

.address-editor-title[b-baod6zju0b] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
}

.edit-btn[b-baod6zju0b] {
    width:30px;
    aspect-ratio:1;
    border:none;
    border-radius:5px;
    cursor:pointer;
    background:none;
}

.address-lower-section[b-baod6zju0b] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
}

.address[b-baod6zju0b] {
    font-weight:bold;
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .address-lower-section[b-baod6zju0b] {
        flex-direction:column;
    }
}
/* _content/Blazor/Components/Purchase/DetailsModeSelector.razor.rz.scp.css */
.details-mode-container[b-dz97mxush4] {
    display: flex;
    flex-flow: column;
    width: 100%;
    border: 1px solid #efefef;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 10px;
    gap: 20px;
    padding: 30px;
}

.missing-selection[b-dz97mxush4] {
    font-size: 17px;
    color: red;
}

.details-mode-title[b-dz97mxush4] {
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

.details-mode-content[b-dz97mxush4] {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    width: 100%;
    height:fit-content;
    gap:20px;
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .details-mode-content[b-dz97mxush4] {
        flex-direction:column;
    }
    .details-mode-title[b-dz97mxush4] {
        flex-direction:column;
    }
}
/* _content/Blazor/Components/Purchase/OrderNavigationButtons.razor.rz.scp.css */
.order-navigation-buttons[b-1otdivzsdq] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-end;
    gap: 1em;
    height: fit-content;
}

.accept-order-condition[b-1otdivzsdq] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.action-buttons[b-1otdivzsdq] {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    gap: 1em;
    align-items: flex-start;
    width: 100%;
}

.cur-dis[b-1otdivzsdq] {
    cursor:not-allowed;
}

.step-button[b-1otdivzsdq] {
    border:none;
    background:#222852;
    display:flex;
    flex-direction:row;
    border-radius:10px;
    gap:10px;
    color:#fff;
    padding: 10px 20px;
}
    .step-button img[b-1otdivzsdq] {
        width:10px;
    }
/* _content/Blazor/Components/Purchase/OrderProductList.razor.rz.scp.css */
.order-product-list[b-9pjli3k42i] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    box-shadow: 0px 0px 6px #00000029;
    border-radius:10px;
    width:100%;
    padding-block:30px;
    gap:30px;
}

.ordered-products-list-title[b-9pjli3k42i] {
    text-align:center;
    text-transform:uppercase;
    font-size:24px;
}

.preparedorder-main-container[b-9pjli3k42i] {
    width: 100%;
    padding-right:30px;
}

.preparedorder-row[b-9pjli3k42i] {
    display: grid;
    grid-template-columns: repeat(14, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    align-items: center;
}

    .preparedorder-row .start[b-9pjli3k42i] {
        grid-area: 1 / 1 / 2 / 6;
        display: flex;
        justify-content: center;
        font-size: 20px;
        font-weight: 700;
    }

.preparedorder-container-stock[b-9pjli3k42i] {
    font-size: 14px;
    display: flex;
    justify-content: center;
}

.preparedorder-container-quantity[b-9pjli3k42i] {
    grid-area: 1 / 7 / 2 / 10;
    display: flex;
    justify-content: center;
}

.preparedorder-container[b-9pjli3k42i] {
    border: solid 1px black;
    display: flex;
    justify-content: center;
}

.preparedorder-container-number-start[b-9pjli3k42i] {
    display: flex;
    justify-content: center;
}

.ordercontainer-row[b-9pjli3k42i] {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding: .5em 1em;
    border-bottom: solid 2px #efefef;
    border-radius: 12px;
    flex-wrap: wrap;
}

    .ordercontainer-row:last-child[b-9pjli3k42i] {
        border: none;
        padding-bottom: 1em;
    }

.numberindicator[b-9pjli3k42i] {
    display: flex;
    justify-content: center;
    font-size: 12px;
}

.preparedorder-container-number[b-9pjli3k42i] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.must-remove-text[b-9pjli3k42i] {
    color: #ff0f0f;
    font-size: 17px;
    font-weight: bold;
}

.list-holder[b-9pjli3k42i] {
    display:flex;
    flex-direction:column;
    gap:20px;
}

/* typical phone screen resolution */
@media only screen and (max-width : 834px) {
    .preparedorder-row[b-9pjli3k42i] {
        display:none;
    }
    .preparedorder-main-container[b-9pjli3k42i] {
        padding:0px;
    }
    .order-product-list[b-9pjli3k42i] {
        width:100%;
        margin:auto;
    }
}
/* _content/Blazor/Components/Purchase/OrderSelector.razor.rz.scp.css */
.order-selector-container[b-f4ni7ly3ch] {
    display:flex;
    flex-direction:column;
    gap:10px;
}

.order-name-input[b-f4ni7ly3ch] {
    display:flex;
    flex-direction:row;
    gap:10px;
    justify-content:space-between;
}

.order-name-input input[b-f4ni7ly3ch] {
    width:100%;
    border:none;
    background:#efefef;
    border-radius:5px;
    padding:3px;
}

    .order-name-input button[b-f4ni7ly3ch] {
        border:none;
        background:#222852;
        color:#fff;
        cursor:pointer;
        padding:5px 10px;
        cursor:pointer;
        border-radius:5px;
        padding:5px;
    }

.set-to-cart[b-f4ni7ly3ch] {
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    border-radius:5px;
    background:#efefef;
    cursor:pointer;
    padding:5px;
    transition:all 100ms linear;
}

.set-to-cart:hover[b-f4ni7ly3ch] {
    background:#222852;
    color:#fff;
}


/* _content/Blazor/Components/Purchase/OrderSummary.razor.rz.scp.css */
.summary-component[b-9uf7i0yb3x] {
    width:100%;
    border:2px solid #efefef;
    padding:20px 10px;
    border-radius:10px;
}

table[b-9uf7i0yb3x] {
    width:100%;
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .summary-component[b-9uf7i0yb3x] {
        font-size:12px;
    }
}
/* _content/Blazor/Components/Purchase/Promotion/OrderPromotionSelectorForm.razor.rz.scp.css */
.form-main-container[b-hsstseon9q] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.form-section-title[b-hsstseon9q] {
    font-weight: bold;
    text-align: center;
    font-size: 27px;
}

.select-text[b-hsstseon9q] {
    font-weight: lighter;
    text-align: center;
    font-size: 20px;
}

.promo-list-container[b-hsstseon9q] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}

.save-btn[b-hsstseon9q] {
    width: fit-content;
    padding: 10px 20px;
    border: none;
    border-radius: 10px;
    background: #222852;
    cursor: pointer;
    color: #fff;
    align-self: center;
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .promo-list-container[b-hsstseon9q] {
        grid-template-columns: repeat(1, 1fr);
    }
}
/* _content/Blazor/Components/Purchase/Promotion/SelectedOrderPromotion.razor.rz.scp.css */
.promo-item-holder[b-f9zjop6yw5] {
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    border:1px solid #efefef;
    border-radius:10px;
    box-shadow:0px 0px 6px #00000026;
    padding:10px;
    gap:20px;
}

.top-section[b-f9zjop6yw5] {
    display: flex;
    flex-direction: row;
    justify-content:space-between;
}
.name-and-cond[b-f9zjop6yw5] {
    display:flex;
    flex-direction:column;
    gap:10px;
}
.promo-present-holder[b-f9zjop6yw5] {
    display:flex;
    flex-direction:column;
}
.product-present-with-name[b-f9zjop6yw5] {
    display:flex;
    flex-direction:row;
    align-items:start;
    gap:10px;
}
.promo-type[b-f9zjop6yw5] {
    font-weight: bold;
}
.cond[b-f9zjop6yw5] {
    display: flex;
    flex-direction: column;
    font-weight: bold;
}
.action-button[b-f9zjop6yw5] {
    height:fit-content;
}

.red[b-f9zjop6yw5] {
    background: #FF3131;
    border-radius:5px;
}

.green[b-f9zjop6yw5] {
    background: #50C878;
    border-radius:5px;
}

.lower-section[b-f9zjop6yw5] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-weight: bold;
    gap:10px;
}
/* _content/Blazor/Components/Purchase/Promotion/SelectedOrderPromotionView.razor.rz.scp.css */
.promotion-selector-main[b-lwnfxdq0ul] {
    display: flex;
    flex-direction: column;
    align-items:center;
    border-radius: 10px;
    border: 1px solid #efefef;
    box-shadow: 0px 0px 6px #00000029;
    padding: 20px;
    gap:15px;
}
.ps-title[b-lwnfxdq0ul] {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}
.ps-header[b-lwnfxdq0ul] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    font-weight:bold;
    text-align:center;
}


.ps-list[b-lwnfxdq0ul] {
    display:flex;
    flex-direction:column;
    gap:10px;
}
.ps-edit-button[b-lwnfxdq0ul] {
    width: fit-content;
    padding: 10px 20px;
    color: #fff;
    background: #222852;
    border: none;
    border-radius: 10px;
    cursor: pointer;
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .promotion-selector-main[b-lwnfxdq0ul] {
        justify-content:center;
    }
    .ps-edit-button[b-lwnfxdq0ul] {
        align-self: center;
    }
    .ps-title[b-lwnfxdq0ul] {
        font-size:18px;
    }
}
/* _content/Blazor/Components/Purchase/Promotion/SelectOrderPromotionItem.razor.rz.scp.css */
.promo-item[b-9qdw8rr1ih] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    place-items:center;
    border-bottom:1px solid #efefef;
    padding-bottom:10px;
}
.promo-cond[b-9qdw8rr1ih] {
    display:flex;
    flex-direction:column;
    gap:5px;
}

.promo-present-list[b-9qdw8rr1ih] {
    display:flex;
    flex-direction:column;
}

.promo-present[b-9qdw8rr1ih] {
    display:flex;
    flex-direction:row;
    align-items:center;
    gap:10px;
}
/* _content/Blazor/Components/Purchase/RecomendedOrderListItem.razor.rz.scp.css */
.opener[b-k8w33ony0x] {
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    background:#222852;
    color:#fff;
    padding-block:10px;
    padding-inline:20px;
    cursor:pointer;
}

.rounded[b-k8w33ony0x] {
    border-radius: 15px !important;
}

.half-rounded[b-k8w33ony0x] {
    border-radius: 15px 15px 0 0;
}

.opener:hover[b-k8w33ony0x]{
    filter:brightness(1.3);
}

.action-buttons[b-k8w33ony0x] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top:20px;
}


@media only screen and (max-width : 667px) {
    .action-buttons[b-k8w33ony0x] {
        flex-wrap:wrap;
    }
}
/* _content/Blazor/Components/Purchase/SavePreparedOrderField.razor.rz.scp.css */
.save-prep-container[b-agi19pdcsc] {
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:start;
    gap:10px;
}

.save-btn[b-agi19pdcsc] {
    color:white;
    padding:5px 10px;
    border:none;
    border-radius:10px;
    background:#222852;
}
input[b-agi19pdcsc] {
    border: none;
    background:#efefef;
    border-radius:10px;
    padding:5px;
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .save-prep-container[b-agi19pdcsc] {
        flex-direction:column;
    }
    .save-prep-title[b-agi19pdcsc] {
        text-align: center;
    }
}
/* _content/Blazor/Components/Purchase/ShoppingCartStatusBar.razor.rz.scp.css */
.sopping-cart-status-container[b-x16o9xvkpq] {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 6px #00000029;
    padding:12px;
}

.shopping-cart-title[b-x16o9xvkpq] {
    display:flex;
    flex-direction:column;
    width:fit-content;
    gap:10px;
    text-align:center;
}

.sc-status[b-x16o9xvkpq] {
    font-size:24px;
    text-transform:uppercase;
}
.sc-name[b-x16o9xvkpq] {
    font-size:18px;
    color: #00aeef;
}

.shopping-cart-steps-container[b-x16o9xvkpq] {
    display:flex;
    flex-direction:row;
    width:100%;
    padding:10px;
    gap:20px;
}

.shopping-cart-step[b-x16o9xvkpq] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    font-weight: bold;
    box-shadow: -1px -1px 9px 5px #D3D3D3;
    cursor: pointer;
}

.step-index[b-x16o9xvkpq] {
    padding: 5px;
    border-radius: 5px;
    height: 35px;
    aspect-ratio: 1;
    text-align: center;
}
.active[b-x16o9xvkpq] {
    background: #00aeef;
    color: #fff;
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .shopping-cart-steps-container[b-x16o9xvkpq] {
        flex-direction:column;
    }
}
/* _content/Blazor/Components/Templates/ButtonSelectorTemplate.razor.rz.scp.css */
.details-select[b-5j4m3a8da4] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: inherit;
    background-color: inherit;
}

    .details-select .options[b-5j4m3a8da4] {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        align-content: center;
        width: fit-content;
        height: 100%;
        color: #505050;
    }

        .details-select .options .option[b-5j4m3a8da4] {
            margin: 0 .5em;
            width: fit-content;
            height: 100%;
        }

            .details-select .options .option.active[b-5j4m3a8da4] {
                color: #fff;
                background-color: #222852;
            }


.category-select[b-5j4m3a8da4] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    border-radius: inherit;
}

    .category-select .options[b-5j4m3a8da4] {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        height: 100%;
    }

        .category-select .options .option[b-5j4m3a8da4] {
            display: flex;
            flex-flow: row nowrap;
            align-items: flex-start;
            width: 100%;
            padding: 0.6rem 0.8rem;
            border: none;
            background-color: white;
            color: black;
            font-size: 1.175rem;
            line-break: normal;
            cursor: pointer;
            transition: all 200ms ease;
            white-space: break-spaces !important;
            line-height: 1.3 !important;
        }

            .category-select .options .option.active[b-5j4m3a8da4] {
                color: #202020;
                background-color: var(--bramcke-light-aquamarine);
                font-weight: bold;
            }

            .category-select .options .option:not(.active):hover[b-5j4m3a8da4] {
                color: #202020;
                background-color: var(--bramcke-light-aquamarine);
                transition: all 200ms ease-out;
                font-weight: 800;
            }

            .category-select .options .option.active:hover[b-5j4m3a8da4] {
                transition: all 100ms ease-out;
            }

            .category-select .options .option .option-text[b-5j4m3a8da4] {
                padding-inline: 0.5em;
            }

[b-5j4m3a8da4] .option-text {
    padding-inline: .5em;
}

/* Responsive page sizes */
@media screen and (max-width: 1024px) {
    .category-select .options .option[b-5j4m3a8da4] {
        font-size: 18px;
    }
}

@media screen and (max-width: 1200px) {

    .category-select .options .option[b-5j4m3a8da4] {
        flex-basis: 25%;
        word-break: break-word !important;
    }
}

@media screen and (max-width: 768px) {
    .details-select .options .option[b-5j4m3a8da4] {
        width: 100%;
        text-align: center;
    }

    .category-select .options[b-5j4m3a8da4] {
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: flex-start;
        width: 100%;
        height: 100%;
        border-radius: 16px;
    }

        .category-select .options .option[b-5j4m3a8da4] {
            font-size: 1.0rem;
            justify-content: center;
            flex-basis: 100%;
            max-width: 100%;
        }

            .category-select .options .option .span[b-5j4m3a8da4] {
                width: 100%;
            }
}

@media screen and (max-width: 560px) {
}

@media screen and (max-width: 480px) {

    .category-select .options .option[b-5j4m3a8da4] {
        flex-basis: 100%;
    }
}

@media screen and (max-width: 425px) {
}
/* _content/Blazor/Components/Templates/FoldingPanelSimple.razor.rz.scp.css */
.folding-panel[b-zcy6vt58cz] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: fit-content;
    padding: .5em;
    background-color: #fff;
    transition: height linear .5s;
    z-index: 5;
    border-radius:10px;
    box-shadow: 0px 0px 6px #00000029;
}

.folding-panel-head[b-zcy6vt58cz] {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    border: none;
    border-radius: 6px;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    z-index: 5; 
}
.folding-panel-head .item[b-zcy6vt58cz]{
    display:flex;
    gap:0.5em;
    align-items:center;
}   
.folding-panel-head-content[b-zcy6vt58cz] {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 1em;
    width: fit-content;
    height: fit-content;
}

.folding-panel-main-content[b-zcy6vt58cz] {
    display: flex;
    flex-flow: row wrap;
    justify-items: center;
    align-items: flex-start;
    width: 100%;
    height: fit-content;
    transition: height .5s ease-in;
    overflow: hidden;
    z-index: 4;
}

@media screen and (max-width:668px) {
    .folding-panel-head-content[b-zcy6vt58cz]{
        gap:0px;
    }

    .folding-panel-head-content .item[b-zcy6vt58cz] {
        display: flex;
        align-items: start;
        font-size: 12px;
        height: 30px;
    }

    .folding-panel[b-zcy6vt58cz] {
        padding: 10px;
    }

    .folding-panel-main-content[b-zcy6vt58cz] {
        flex-direction:column;
    }
}
/* _content/Blazor/Components/Templates/SelectItemTemplate.razor.rz.scp.css */
.selector-main[b-sg5alr29jl] {
    display: inline-block;
    cursor: pointer;
    color: #000000;
    position: relative;
}

.icon[b-sg5alr29jl]  img {
    transform: rotate(90deg) translateX(-2px);
    transition: all 100ms ease-in;
}

.selected[b-sg5alr29jl] {
    border-radius:5px 5px 0 0;
}

.option[b-sg5alr29jl] , .selected[b-sg5alr29jl]{
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:center;
    gap:3px;
    padding:5px 5px;
    cursor:pointer;
    transition: all 100ms ease-in;
}

.options[b-sg5alr29jl] {
    display: flex;
    flex-direction: column;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background: #fff;
    box-shadow: 0px 8px 16px 7px rgba(79, 83, 94,0.2);
    z-index: 1000;
    transition: all 100ms ease-in;
    width: 100%;
    border-radius:0 0 5px 5px;
    overflow:hidden;
}
.selector-main:hover .options[b-sg5alr29jl] {
    visibility:visible;
    opacity:1;
}
.selector-main:hover .icon[b-sg5alr29jl]  img {
    filter:invert(1);
}

.option:hover[b-sg5alr29jl], .selector-main:hover .selected[b-sg5alr29jl] {
    background: #00aeef;
    color: #fff;
}
/* _content/Blazor/Components/User/AccountDetails.razor.rz.scp.css */
.data-container[b-oxitfppir3] {
    display: flex;
    flex-direction: column;
}

.section-container[b-oxitfppir3] {
    display: flex;
    flex-direction: column;
}

.section-title[b-oxitfppir3] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    font-weight: bold;
    font-size: 24px;
    padding-block: 10px;
    border-bottom: 3px solid #efefef;
    margin-bottom: 20px;
}

    .section-title span:first-child[b-oxitfppir3] {
        white-space: nowrap;
    }

.data-inputs-groups[b-oxitfppir3] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.basic-data-inputs[b-oxitfppir3] {
    display: flex;
    flex-direction: row;
    gap: 30px;
}
.required[b-oxitfppir3] , .error-msg[b-oxitfppir3]{
    color:red;
    text-align:center;
    font-size:12px;
    font-weight:lighter;
}
.adress-section[b-oxitfppir3] {
    display: flex;
    flex-direction: row;
    gap: 20px;
}
.adress-input-section[b-oxitfppir3] {
    width:100%;
    padding:15px;
}
.adress-input[b-oxitfppir3] {
    display:flex;
    flex-direction:row;
    border-radius:15px;
    padding:15px;
    background:#efefef;
    justify-content:space-between;
}
.edit-btn[b-oxitfppir3] {
    padding:3px;
    aspect-ratio: 1;
    border: none;
    cursor: pointer;
    background: #e2e2e2;
    border-radius: 7px;
}

.phone-notification[b-oxitfppir3] {
    width:100%;
}

.phone-notiff-text[b-oxitfppir3] {
    font-size:12px;
    opacity:0.5;
    margin-block:10px;
}

.billing-adress-title[b-oxitfppir3] {
}
.input-text[b-oxitfppir3] {
}

.checkbox-with-text[b-oxitfppir3] {
    display: flex;
    flex-direction: row;
    gap:10px;
}

.info-text[b-oxitfppir3] {
    font-size: 14px;
    color: #00aeef;
    text-align:left;
}

@media only screen and (max-width : 834px) {
    .basic-data-inputs[b-oxitfppir3], .adress-section[b-oxitfppir3] {
        flex-direction: column;
    }
    .adress-input-section[b-oxitfppir3] {
        padding:0px;
    }
    .section-title[b-oxitfppir3] {
        font-size: 18px;
        flex-direction: column;
        align-items: start;
    }
    .basic-data-inputs[b-oxitfppir3] {
        gap:10px;
    }
}
/* _content/Blazor/Components/User/BeforeSessionTimeoutNotification.razor.rz.scp.css */
.timeout-custom-container[b-xmcxg1caiv] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: fit-content;
    height: fit-content;
    min-height: fit-content;
    gap:10px;
}

.tc-title[b-xmcxg1caiv] {
    max-width: 100%;
    font-size: 24px;
    font-weight: 500;
}

.tc-text[b-xmcxg1caiv] {
    font-size: 20px;
    font-weight: 500;
}

.tc-number[b-xmcxg1caiv] {
    max-width: 100%;
    font-size: 32px;
    font-weight: 700;
    color: #00aeef;
}

.action-btns[b-xmcxg1caiv] {
    display: flex;
    flex-direction: row;
    width: fit-content;
    gap: 20px;
}

    .action-btns button[b-xmcxg1caiv] {
        padding: 5px 10px;
        text-align: center;
        font-weight: bold;
        color: #fff;
        cursor: pointer;
        border: none;
        border-radius: 10px;
    }

.conf-btn[b-xmcxg1caiv] {
    background: #009640;
}

.decl-btn[b-xmcxg1caiv] {
    background: #ff2c2c;
}
/* _content/Blazor/Components/User/ChangePassword.razor.rz.scp.css */
.err-msg[b-1x5434do4z] {
    color:red;
    font-size:14px;
}

.input-fields[b-1x5434do4z] {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
    position:relative;
}

.change-button[b-1x5434do4z] {
    border: none;
    border-radius: 5px;
    background: #222952;
    width:fit-content;
    padding-inline:10px;
    padding-block:5px;
    color:white;
    align-self:center;
    margin-top:20px;
}

.valid[b-1x5434do4z] {

}

.invalid[b-1x5434do4z] {
    opacity:.5;
    pointer-events:none;
    cursor:not-allowed !important;
}

.doesnt-match[b-1x5434do4z] {
    color:red;
}
.pass-check[b-1x5434do4z] {
    margin-top:15px;
    display:flex;
    flex-direction:column;
    gap:10px;
}
/* _content/Blazor/Components/User/CompactInputField.razor.rz.scp.css */
.compact-input-field[b-tn3fnmzl4b] {
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    width: 100%;
    height: fit-content;
}

.compact-input-main[b-tn3fnmzl4b] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items:center;
    border-radius: 8px;
    width: 100%;
    height: fit-content;
    background-color: var(--bramcke-powder-grey);
}

.compact-input-errors[b-tn3fnmzl4b] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    margin-left: .5em;
    font-size: 14px;
    color: red;
}

.compact-input-inforamtion[b-tn3fnmzl4b] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    margin-left: .5em;
    font-size: 14px;
}

    .compact-input-inforamtion .highlight[b-tn3fnmzl4b] {
        color: #00aeef;
    }

    .compact-form-logo[b-tn3fnmzl4b] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        border: none;
        border-radius: 8px 0 8px 8px;
    }

    .compact-form-logo img[b-tn3fnmzl4b] {
        object-fit: contain;
        aspect-ratio: 1;
    }

.compact-form-input-icon[b-tn3fnmzl4b] {
    padding: .5em;
    height: fit-content;
    background-color: var(--bramcke-dark-blue);
}

    .compact-form-input-icon img[b-tn3fnmzl4b] {
        height: 30px;
        padding-inline:0.5em;
    }

.compact-form-input-field[b-tn3fnmzl4b] {
    display: flex;
    width: 100%;
    height: 46px;
    border: none;
    border-radius: 8px;
    padding-inline: .5em;
    background-color: transparent;
    font-size: 16px;
    transition: all 200ms ease-in-out;
}

    .compact-form-input-field:focus[b-tn3fnmzl4b] {
        border: none;
        outline: none;
        transition: all 100ms ease-in;
    }

.passoword-visibility[b-tn3fnmzl4b] {
    position: absolute;
    bottom: 8px;
    right: .5em;
    display: block;
    font-size: 18px;
    cursor: pointer;

}

    .passoword-visibility img[b-tn3fnmzl4b] {
        height: 30px;
        aspect-ratio: 1;

    }
/* _content/Blazor/Components/User/ForgotPasswordControl.razor.rz.scp.css */
.password-recovery-container[b-iyq0ijfsms] {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:20px;
}

.forgot-pass-email-text[b-iyq0ijfsms] {
    color: #00aeef;
    font-weight:bold;
    font-size:24px;
}
.input-holder[b-iyq0ijfsms] {
    font-weight:bold;
    width:50%;
}

.send-btn[b-iyq0ijfsms] {
    border:none;
    background:#222852;
    color:#fff;
    font-weight:bold;
    border-radius:5px;
    padding:10px 20px;
}
/* _content/Blazor/Components/User/InputFieldViewer.razor.rz.scp.css */
.passoword-visibility[b-2ijd76ihpl] {
    position: absolute !important;
    bottom: 15%;
    right: 3%;
    display: block;
    font-size: 18px;
    cursor: pointer;
}

.input-viewer[b-2ijd76ihpl] {
    display:flex;
    flex-direction:column;
    width:100%;
    gap:5px;
}

    .input-viewer div[b-2ijd76ihpl] {
        position:relative;
    }
input:disabled[b-2ijd76ihpl] {
    cursor:not-allowed;
}

.title[b-2ijd76ihpl] {
    display:flex;
    flex-direction:row;
    gap:10px;
    align-items:center;
}

.required[b-2ijd76ihpl] {
    text-align:center;
    color:red;
}

.error-msg[b-2ijd76ihpl] {
    font-size:12px;
    color:red;
    text-align:center;
}

.info-text[b-2ijd76ihpl] {
    font-weight:bold;
    font-size: 14px;
    color: #00aeef;
    text-align: left;

}

input[b-2ijd76ihpl] {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    padding: .4em .8em;
    background-color: #efefef;
    border-radius: 8px;
    border:0px;
}

label[b-2ijd76ihpl] {
    display:inline-flex;
    gap:3px;
}

/* typical phone screen resolution */
@media only screen and (max-width : 834px) {
    .title[b-2ijd76ihpl] {
        flex-direction:column;
        align-items:start;
        gap:0px;
    }
}
/* _content/Blazor/Components/User/InputFieldWithSelect.razor.rz.scp.css */
.field-input[b-wjlf4i2u6t] {
    display: flex;
    flex-direction: column;
    gap: 5px;
    width:100%;
}

.title[b-wjlf4i2u6t] {
    display: flex;
    flex-direction: row;
    gap:10px;
    align-items:center;
}

.required[b-wjlf4i2u6t] {
    text-align: center;
    color: red;
    font-size: 12px;
}

.account-page-input-group[b-wjlf4i2u6t] {
    position: relative;
    display: table;
    width: 100%;
}

    .account-page-input-group .custom-dropdown-btn[b-wjlf4i2u6t] {
        padding: .3em .5em;
        background-color: white;
        border: solid 1px;
        border-color: #efefef;
        color: inherit;
        display:flex;
        align-items:center;
    }

        .account-page-input-group .custom-dropdown-btn:hover[b-wjlf4i2u6t] {
            color: #fff;
            background-color: #009fe3;
        }

    .account-page-input-group .input-field-container[b-wjlf4i2u6t] {
        position: relative;
        display: table-cell;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        vertical-align: middle;
    }

        .account-page-input-group .input-field-container .custom-input-field[b-wjlf4i2u6t] {
            width: 100%;
            box-sizing: border-box;
            padding: .5em !important;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

        .account-page-input-group .input-field-container .clear-btn[b-wjlf4i2u6t] {
            position: absolute;
            bottom: 0;
            right: .2em;
            cursor: pointer;
            height: 100%;
            align-content: center;
        }

input[b-wjlf4i2u6t] {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    padding: .4em .8em;
    background-color: #efefef;
    border-radius: 8px;
    border: 0px;
}
/* _content/Blazor/Components/User/LoginControl.razor.rz.scp.css */
.login-container[b-lu4hj7m34k] {
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    max-width: 500px;
    height: fit-content;
    margin-top: 75px;
}

.login-form-logo[b-lu4hj7m34k] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 8px 0 8px 8px;
}

    .login-form-logo img[b-lu4hj7m34k] {
        object-fit: contain;
        aspect-ratio: 1;
    }



.login-account-logo[b-lu4hj7m34k] {
    position: absolute;
    top: -55px;
    z-index: 6;
    padding: 1em;
    background-color: var(--bramcke-dark-blue);
}

    .login-account-logo img[b-lu4hj7m34k] {
        height: 80px;
    }

.login-form[b-lu4hj7m34k] {
    z-index: 5;
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: fit-content;
    min-width: 25vw;
    height: fit-content;
    padding: 2em;
    border: none;
    border-radius: 2em;
    box-shadow: 0 0 6px var(--bramcke-dark-grey);
    background-color: #fff;
    font-weight: 500;
}

.login-form-section[b-lu4hj7m34k] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: fit-content;
}

.login-form-container[b-lu4hj7m34k] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

.login-control-title[b-lu4hj7m34k] {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1em;
    width: 100%;
    height: fit-content;
    margin-top: 1em;
    padding: .5em;
    text-align: start;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
}

.login-form-credentials[b-lu4hj7m34k] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
}

.login-form-input-container[b-lu4hj7m34k] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-block: .4em;
}

.login-form-input-icon[b-lu4hj7m34k] {
    position: absolute;
    padding: .5em;
    height: fit-content;
    background-color: var(--bramcke-dark-blue);
}

        .login-form-input-icon img[b-lu4hj7m34k] {
            height: 30px;
        }

.login-form-input-field[b-lu4hj7m34k] {
    display: flex;
    width: 100%;
    height: 46px;
    padding-left: 60px;
    border: none;
    border-radius: 12px 4px 4px 12px;
    background-color: #90909030;
    font-size: 16px;
    transition: all 200ms ease-in-out;
}
    
    .login-form-input-field:focus[b-lu4hj7m34k] {
        border: none;
        outline: none;
        background-color: #90909070;
        transition: all 100ms ease-in;
    }

.login-form-errors[b-lu4hj7m34k] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    color: red;
    font-size: 14px;
}

.login-form-user-functions[b-lu4hj7m34k] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: end;
    align-items: start;
    gap: 1em;
    width: 100%;
    height: fit-content;
}

    .login-form-rememeber-me[b-lu4hj7m34k] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: center;
        width: fit-content;
        gap: .5em;
    }


    .login-form-forgot-pass[b-lu4hj7m34k] {
        display: flex;
        flex-flow: column nowrap;
        align-items: flex-end;
        width: fit-content;
        height: fit-content;
    }

    .login-forgot-password-btn[b-lu4hj7m34k],
    .login-sign-up-btn[b-lu4hj7m34k] {
        font-weight: 500;
        color: var(--bramcke-light-blue);
        border:none;
        background:transparent;
    }

.login-btn[b-lu4hj7m34k] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    min-width: fit-content;
    margin: 1.5em .5em 1em .5em;
    padding: .2em .2em .2em .6em;
    border-radius: 0;
    border:none;
    background-color: #222852;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color:white;
    outline:none;
}

.loading-login-btn[b-lu4hj7m34k] {
    pointer-events: none;
    opacity: 0.5;
    background-color: #C4C4C4;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    min-width: fit-content;
    margin: 1.5em .5em 1em .5em;
    padding: .2em .2em .2em .6em;
    border-radius: 0;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    border:none;
}

.login-btn-icon[b-lu4hj7m34k] {
    padding: .5em;
    height: fit-content;
}

    .login-btn-icon img[b-lu4hj7m34k] {
        height: 14px;
    }

.login-form-footer[b-lu4hj7m34k] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: .7em;
}

.login-footer-text[b-lu4hj7m34k]{
    font-size: inherit;
    font-weight: 600;
}

/* typical tablet screen resolution */
@media only screen and (max-width : 834px) {
    .login-container[b-lu4hj7m34k] {
        max-width:unset;
        width:60%;
    }
    .login-form[b-lu4hj7m34k] {
        width:100%;
    }
}

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .login-container[b-lu4hj7m34k] {
        max-width: unset;
        width: 90%;
    }
}
/* _content/Blazor/Components/User/RegisterControl.razor.rz.scp.css */
.register-container[b-invsp2lnca] {
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    max-width: 500px;
    height: fit-content;
    margin-top: 55px;
}

.register-form-logo[b-invsp2lnca] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 8px 0 8px 8px;
}

    .register-form-logo img[b-invsp2lnca] {
        object-fit: contain;
        aspect-ratio: 1;
    }

.register-account-logo[b-invsp2lnca] {
    position: absolute;
    top: -55px;
    z-index: 6;
    padding: 1em;
    background-color: var(--bramcke-dark-blue);
}

    .register-account-logo img[b-invsp2lnca] {
        height: 80px;
    }

.register-form[b-invsp2lnca] {
    z-index: 5;
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: fit-content;
    min-width: 25vw;
    height: fit-content;
    padding: 2em;
    border: none;
    border-radius: 2em;
    box-shadow: 0 0 6px var(--bramcke-dark-grey);
    background-color: #fff;
    font-weight: 500;
}

.register-form-section[b-invsp2lnca] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: fit-content;
}

.register-form-container[b-invsp2lnca] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

.register-control-title[b-invsp2lnca] {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1em;
    width: 100%;
    height: fit-content;
    margin-top: 1em;
    padding: .5em;
    text-align: start;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
}

.register-form-credentials[b-invsp2lnca] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
}

.register-form-acceptance[b-invsp2lnca] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: .5em;
    margin-top: 1em;
}

.register-acceptance-item[b-invsp2lnca] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    gap: .7em;
    cursor: pointer;
}

.register-form-input-container[b-invsp2lnca] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-block: .4em;
}

.register-form-input-icon[b-invsp2lnca] {
    position: absolute;
    padding: .5em;
    height: fit-content;
    background-color: var(--bramcke-dark-blue);
}

    .register-form-input-icon img[b-invsp2lnca] {
        height: 30px;
    }

.register-form-input-field[b-invsp2lnca] {
    display: flex;
    width: 100%;
    height: 46px;
    padding-left: 60px;
    border: none;
    border-radius: 12px 4px 4px 12px;
    background-color: #90909030;
    font-size: 16px;
    transition: all 200ms ease-in-out;
}

    .register-form-input-field:focus[b-invsp2lnca] {
        border: none;
        outline: none;
        background-color: #90909070;
        transition: all 100ms ease-in;
    }

.register-form-user-functions[b-invsp2lnca] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1em;
    width: 100%;
    height: fit-content;
}

.register-form-rememeber-me[b-invsp2lnca] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    gap: .5em;
}

.register-form-forgot-pass[b-invsp2lnca] {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-end;
    width: fit-content;
    height: fit-content;
}

.register-sign-in-btn[b-invsp2lnca] {
    font-weight: 500;
    color: var(--bramcke-light-blue);
    border: none;
    background: transparent;
}

.register-btn[b-invsp2lnca] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    min-width: fit-content;
    margin: 1.5em .5em 1em .5em;
    padding: .2em .2em .2em .6em;
    border-radius: 0;
    background-color: #222852;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.register-btn[b-invsp2lnca] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    min-width: fit-content;
    margin: 1.5em .5em 1em .5em;
    padding: .2em .2em .2em .6em;
    border-radius: 0;
    background-color: #222852;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 1.2em; /* Adjust as needed to match the height of the image */
    color: white;
}

.register-btn-icon[b-invsp2lnca] {
    padding: .5em;
    height: 1.2em; /* Match the line-height or a consistent height */
    display: flex;
    vertical-align: middle;
}

    .register-btn-icon img[b-invsp2lnca] {
        object-fit: fill /* Adjust as necessary to maintain aspect ratio */
    }

.register-footer-text[b-invsp2lnca] {
    font-size: inherit;
    font-weight: 600;
}

.icon-right[b-invsp2lnca] {
    width: 10px;
    height: 10px;
}

.register-button[b-invsp2lnca] {
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
    border: none;
    padding: 0.5em;
    background: #222852;
    border-radius: 10px;
    color: #fff;
}


.register-checkbox input[b-invsp2lnca] {
    border-radius: 0.25em;
    background-color: #fff;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 1em;
    height: 1em;
    font: inherit;
    margin-bottom: -0.125em;
    border: 2px solid rgb(70, 70, 70, .2);
    cursor:pointer;
}
.register-checkbox input[type=checkbox][b-invsp2lnca] {
    border-radius: 0.25em;
    background-color: #fff;
    position: relative;
}
.register-checkbox input:checked[b-invsp2lnca] {
    border-color: transparent;
    background: #efefef;
}
.register-checkbox input:checked[b-invsp2lnca]::after {
        content: '';
        position: absolute;
        left: 4px;
        top: 2px;
        width: 5px;
        height: 10px;
        border: solid #009fe3;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        top: 0%;
        left: 30%;
    }
.register-checkbox input:not(:checked):hover[b-invsp2lnca] {
    background: #00aeef padding-box, transparent border-box;
}
.register-checkbox label[b-invsp2lnca] {
    display: inline-block;
    width: 1em;
    height: 1em;
    border: 1px solid #efefef;
    border-radius: 0.25em;
    background-color: #fff;
    position: relative;
}

.register-checkbox input:checked + label[b-invsp2lnca]::after {
    content: '\2714';
    position: absolute;
    left: 4px;
    top: 0;
    font-size: 16px;
    color: green;
}

.error-msg[b-invsp2lnca] {
    color: red;
    font-size: 14px;
}
.invalid[b-invsp2lnca] {
    opacity: .5;
    pointer-events: none;
    cursor: not-allowed !important;
}
/* _content/Blazor/Pages/Admin/AdminPage.razor.rz.scp.css */
.admin-main-container[b-vt4ojqxvi5] {
    width:100%;
    min-height:50vh;
    display:flex;
    flex-direction:column;
    align-items:center;
    gap: 20px;
    padding:30px;
}

    .admin-main-container span[b-vt4ojqxvi5] {
        font-weight:bold;
        font-size:20px;
    }

.notiff-manager[b-vt4ojqxvi5] {
    display:flex;
    flex-direction:row;
    gap:20px;
    width:100%;
    align-self:start;
}

.sessions-grid-header[b-vt4ojqxvi5] {
    display: flex;
    flex-direction: row;
    gap:30px;
}
/* _content/Blazor/Pages/Document/DocumentPage.razor.rz.scp.css */
.main[b-v2vn52g0yk] {
    width:100%;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:15px;
}

.download-button[b-v2vn52g0yk] {
    background: #222852;
    color:#fff;
    padding-block:.5em;
    padding-inline:1em;
    cursor:pointer;
}
    .download-button:hover[b-v2vn52g0yk] {
        background:#4e5375;
    }
/* _content/Blazor/Pages/Index.razor.rz.scp.css */
.index-main-container[b-ci4vf3jic1] {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: center;
    width: 100%;
    height: fit-content;
    padding: 0 6em;
}
.index-upper-section[b-ci4vf3jic1] {
    height: fit-content;
    border-radius: 20px 0 20px 20px;
    overflow: hidden;
    box-shadow: 0px 0px 30px -6px rgba(0,0,0,0.75);
}


.index-bottom-section[b-ci4vf3jic1] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    gap: 40px;
    height: fit-content;
    width: 100%;
    padding-block: 15px;
}

.recomended-list-holder[b-ci4vf3jic1] {
    display:flex;
    flex-direction:column;
    width:100%;
    padding-top:15px;
    gap:15px;
}



@media only screen and (max-width : 834px) {
    .index-main-container[b-ci4vf3jic1] {
        padding:0 3em;
    }
    .index-bottom-section[b-ci4vf3jic1] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width : 667px) {
    .index-main-container[b-ci4vf3jic1] {
        padding: 0;
    }
    .index-bottom-section[b-ci4vf3jic1] {
        grid-template-columns: repeat(1, 1fr);
        gap:25px;
        padding:30px 0px;
        width:90%;
    }
}

/* _content/Blazor/Pages/Product/ProductListPage.razor.rz.scp.css */
.productpage[b-oy1f1nw1ll] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-evenly;
    padding-top:10px;
    gap:25px;
    border-radius: 16px;
    width: 100%;
    height: 100%;
    background-color:transparent;
    box-shadow: none;
}

    .productpage .leftside[b-oy1f1nw1ll] {
        width: 55%;
        z-index: 4;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        height: fit-content;
        background-color:transparent;
        border: none;
        border-radius: inherit;
        max-width:400px;
    }

    .productpage .main-content[b-oy1f1nw1ll] {
        z-index: 5;
        display: flex;
        flex-flow: column nowrap;
        justify-items: stretch;
        align-items: flex-start;
        width: 100%;
        background-color: transparent;
    }

        .productpage .main-content.category-list-main[b-oy1f1nw1ll] {
            padding: 0;
        }

        .productpage .main-content.product-list-main[b-oy1f1nw1ll] {
            padding-inline: 1em;
        }

        .productpage .main-content .header-panel-item[b-oy1f1nw1ll] {
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            gap: .5em;
            width: fit-content;
        }

        .productpage .main-content #folding-panel-title.header-panel-item[b-oy1f1nw1ll] {
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            gap: .5em;
            width: fit-content;
        }

        .productpage .main-content .header-panel-item .divider[b-oy1f1nw1ll]::after {
            content: "|";
        }

        .productpage .main-content .header-panel-item .filter[b-oy1f1nw1ll] {
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            gap: .5em;
            transition: all 200ms ease-in;
            cursor:pointer;
        }

            .productpage .main-content .header-panel-item .filter:hover[b-oy1f1nw1ll] {
                color: var(--bramcke-light-blue);
                transition: all 100ms ease-out;
            }

            .productpage .main-content .header-panel-item .filter .filter-icon[b-oy1f1nw1ll] {
                background-color: #000;
                height: 25px;
                aspect-ratio: 1;
                object-fit: contain;
                mask: url('images/product/filters.svg') no-repeat center / contain;
                -webkit-mask: url('images/product/filters.svg') no-repeat center;
                transition: all 200ms ease-in;
            }

            .productpage .main-content .header-panel-item .filter:hover .filter-icon[b-oy1f1nw1ll] {
                background-color: var(--bramcke-light-blue);
                transition: all 100ms ease-out;
            }

    .productpage .floating-nav-top[b-oy1f1nw1ll] {
        z-index: 10;
        position: fixed;
        bottom: 5%;
        right: 3%;
        width: fit-content;
    }

        .productpage .floating-nav-top button[b-oy1f1nw1ll] {
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 32px;
            color: #fff;
            background-color: var(--bramcke-dark-blue);
            height: fit-content;
            width: 50px;
            height: 50px;
            border: none;
            border-radius: 8px 0 8px 8px;
            transition: all 200ms ease-in-out;
        }

            .productpage .floating-nav-top button:hover[b-oy1f1nw1ll] {
                opacity: 1;
                transition: all 300ms ease-in;
                background-color: #009fe3;
            }

            .productpage .floating-nav-top button img[b-oy1f1nw1ll] {
                height: 25px;
                aspect-ratio: 1;
                object-fit: contain;
                transform: rotate(-90deg);
            }


    [b-oy1f1nw1ll] .stock-indicator .icon img {
        height: 25px;
    }

.main-b2c[b-oy1f1nw1ll]{
    display:flex;
    justify-content:flex-start;
    width:100%;
}

/* typical tablet screen resolution */
@media only screen and (max-width : 834px) {
    .productpage[b-oy1f1nw1ll] {
        flex-direction:column;
    }
    .leftside[b-oy1f1nw1ll] {
        width:100% !important;
        max-width:unset !important;
    }
}


/* _content/Blazor/Pages/Product/SearchProductPage.razor.rz.scp.css */
.search-container[b-2mbp5bwq4t] {
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    justify-items: center;
    align-items: center;
    gap: 1em;
    width: 100%;
    height: 100%;
    min-height: fit-content;
}

    .search-container .search-container-empty[b-2mbp5bwq4t] {
        display: flex;
        flex-flow: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        min-height: 40vh;
        padding: 1em;
        border-radius: 16px;
        background-color: #fff;
        font-size: 2.5em;
        color: #000;
        word-break: break-word;
        text-align: center;
    }

    .search-container .search-container-title[b-2mbp5bwq4t] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        justify-self: center;
        width: 100%;
        margin: 0;
        padding: 0 3em;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
    }

    .search-container .search-container-input-comp[b-2mbp5bwq4t] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        width: 100%;
        height: 70px;
        margin: 1em 0;
        padding: 0;
    }

.search-container-main[b-2mbp5bwq4t] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    justify-items: center;
    align-items: center;
    gap: 1em;
    width: 100%;
    height: 100%;
    padding: 1em;
    border-radius: 16px;
    background-color: #efefef;
}
.search-container-input-comp-white[b-2mbp5bwq4t] {
    background-color:white;
}
[b-2mbp5bwq4t] .stock-indicator {
    position: relative;
    top: -8px;
    gap: 0;
}

[b-2mbp5bwq4t] .stock-indicator .icon img {
        height: 20px;
    }

[b-2mbp5bwq4t] .stock-indicator .text {
        font-size: 10px;
    }



[b-2mbp5bwq4t] .stock-indicator .icon .img {
    width: 15px;
    height: 15px;
}

@media only screen and (max-width: 768px){
    [b-2mbp5bwq4t] .mini-packaging-quantities {
        position: relative;
        bottom: 40px;
    }
}
@media only screen and (max-width: 540px) {
    [b-2mbp5bwq4t] .total-stock {
        position: relative;
        right: 130px !important;
        top: 110px !important;
    }

}

/* _content/Blazor/Pages/Product/SubPage.razor.rz.scp.css */
.subpage-container[b-msc6om9jpv] {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    width: 100%;
    height:100%;
}

    .subpage-container .product-container[b-msc6om9jpv] {
        display: flex;
        flex-flow: column nowrap;
        width: 100%;
        border-radius: 18px;
        box-shadow: 0px 0px 6px #00000029;
        background:#fff;
        padding:20px;
    }

/* Head */

.product-container .head-section[b-msc6om9jpv] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
}

.head-section .promotion-count-badge[b-msc6om9jpv] {
    position: absolute;
    top: .5em;
    left: .5em;
}

    .head-section .promotion-count-badge:not(:has(.badge-item))[b-msc6om9jpv] {
        display: none;
    }

    /* Image, Main and Price with Quantity Sections */
    .product-container .main-prices-container[b-msc6om9jpv],
    .product-container .main-section[b-msc6om9jpv],
    .product-container .price-section[b-msc6om9jpv] {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
    }

.product-container .head-section .image-section[b-msc6om9jpv] {
    width: calc(100% / 12 * 3);
    height: fit-content;
}

.product-container .head-section .main-section[b-msc6om9jpv] {
    width: calc(100% / 12 * 6);
    height: fit-content;
}

.product-container .head-section .price-section[b-msc6om9jpv] {
    width: calc(100% / 12 * 3);
    height: fit-content;
}



/* Details Section */

.product-container .details-section[b-msc6om9jpv] {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* Similar Products */

.subpage-container .similar-products-container[b-msc6om9jpv] {
    margin-top: 4em;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    width: 100%;
    background-color: white;
    box-shadow: 0px 0px 10px #00000029;
    border-radius:10px;
}

    .subpage-container .similar-products-container .title[b-msc6om9jpv] {
        font-size: 36px;
        font-weight: 700;
        color: #222852;
        line-height: normal;
        padding-top: 35px;
       
    }
@media (max-width: 900px) {
    .product-container .head-section[b-msc6om9jpv] {
        flex-direction: column;
    }

        .product-container .head-section .main-prices-container[b-msc6om9jpv] {
            flex-direction: column-reverse;
            width: 100%;
            align-items: end;
        }

        .product-container .head-section .image-section[b-msc6om9jpv] {
            width: 100%;
        }

        .product-container .head-section .main-section[b-msc6om9jpv] {
            width: 100%;
        }

        .product-container .head-section .price-section[b-msc6om9jpv] {
            position: relative;
            width: 100%;
        }
}
@media only screen and (max-width: 768px)  {
    .subpage-container .similar-products-container[b-msc6om9jpv]{
        font-size:12px;
    }
    .subpage-container .similar-products-container .title[b-msc6om9jpv]{
        font-size:18px;
    }
}

/* _content/Blazor/Pages/Purchase/OrdersPage.razor.rz.scp.css */
.orders-page-container[b-61y6tr5e0x] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1em;
    margin: 0;
    padding: 0;
    width: 100%;
    height: fit-content;
    font-weight: 700;
}

.orders-page-status-container[b-61y6tr5e0x] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    gap: 1em;
    width: fit-content;
    height: fit-content;
    margin: 0;
}

.orders-page-status-item[b-61y6tr5e0x] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: .5em;
    height: fit-content;
    aspect-ratio: 1;
    padding: 20px;
    background-color: #fff;
    border: none;
    border-radius: 8px;
    box-shadow: 0 0 6px #00000029;
    color: #000;
    cursor: pointer;
    transition: all 300ms ease-in;
}

    .orders-page-status-item:hover[b-61y6tr5e0x] {
        background-color: #009fe3;
        color: white;
    }
    

    .active[b-61y6tr5e0x] {
        color: #fff;
        background-color: var(--bramcke-dark-blue);
    }

.orders-page-status-icon[b-61y6tr5e0x] {
    display: flex;
    width: 30px;
    aspect-ratio: 1;
    object-fit: contain;
    background-color: var(--bramcke-dark-grey);
    transition: all 200ms ease-in;
}

#Prepared.orders-page-status-icon[b-61y6tr5e0x] {
    mask: url('images/home/Prepared_orders.svg') no-repeat center / contain;
    -webkit-mask: url('images/home/Prepared_orders.svg') no-repeat center;
}

#Processing.orders-page-status-icon[b-61y6tr5e0x] {
    mask: url('images/home/Processing_orders.svg') no-repeat center / contain;
    -webkit-mask: url('images/home/Processing_orders.svg') no-repeat center;
}

#Invoiced.orders-page-status-icon[b-61y6tr5e0x] {
    mask: url('images/home/Invoices.svg') no-repeat center / contain;
    -webkit-mask: url('images/home/Invoices.svg') no-repeat center;
}

.orders-page-status-item:hover .orders-page-status-icon[b-61y6tr5e0x] {
    background-color: var(--bramcke-light-black);
}

.orders-page-status-item.active .orders-page-status-icon[b-61y6tr5e0x] {
    background-color: #fff;
}

.orders-page-status-name[b-61y6tr5e0x] {
    width: fit-content;
    max-width: 100px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    white-space: break-spaces;
}

.orders-page-status-item.active .orders-page-status-name[b-61y6tr5e0x] {
    color: #fff;
}

.orders-list-container[b-61y6tr5e0x] {
    display: flex;
    align-items: center;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    gap: 1em;
    width: 100%;
    min-height: 50vh;
    margin: 0;
    padding: 2em;
    border: none;
    border-radius: 16px;
    background-color: #fff;
    box-shadow: 0 0 6px #00000029;
    overflow: auto;
}
.order-in-cart-text[b-61y6tr5e0x] {
    padding-inline:10px;
}
.order-in-cart-text div[b-61y6tr5e0x] {
    background:#222852;
    color:#fff;
    font-weight:bold;
    border-radius:10px;
    padding:20px 0;
    text-align:center;
}


@media screen and (max-width: 834px) {
    .orders-page-container[b-61y6tr5e0x] {
        display: flex;
        flex-flow: column;
    }

    .orders-page-status-container[b-61y6tr5e0x] {
        display: flex;
        width: 100%;
        flex-flow: row;
        gap: 0.4em;
    }

    .orders-page-status-item[b-61y6tr5e0x] {
        max-width:none;
        display: flex;
        flex-flow: row nowrap;
        width: 33% !important;
        aspect-ratio:unset;
        height:unset;
        padding:15px;
    }

    .orders-page-status-name[b-61y6tr5e0x] {
        font-size: 10px;
    }
    .orders-list-container[b-61y6tr5e0x] {
        padding:10px;
    }

}

/* _content/Blazor/Pages/Purchase/ShoppingCartPage.razor.rz.scp.css */
.shopping-cart-main[b-u1ts2idlyv] {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.order-summary-main-container[b-u1ts2idlyv] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 10px;
    padding: 20px;
}

.shopping-summary-main-container[b-u1ts2idlyv] {
    display: flex;
    flex-direction: column;
    padding: 20px;
    gap: 20px;
    background: #fff;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 10px;
}


.order-summary-title[b-u1ts2idlyv] {
    text-transform: uppercase;
    font-size: 24px;
}

.prep-and-summary[b-u1ts2idlyv] {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 40px;
    align-items: center;
}

.save-to-prepared-order[b-u1ts2idlyv] {
    width: 70%;
}

.order-summary[b-u1ts2idlyv] {
    width: 100%;
}

.nav-btns[b-u1ts2idlyv] {
    display: flex;
    flex-direction: row;
    gap: 30px;
    justify-content: end;
    width: 100%;
}

.shopping-cart-details-container[b-u1ts2idlyv] {
    display: flex;
    flex-direction: column;
    gap: 30px;
    border-radius: 10px;
    width: 100%;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 6px #00000029;
}

.adress-container[b-u1ts2idlyv] {
    display: flex;
    flex-direction: row;
    gap: 30px;
}

.shipping-type-option[b-u1ts2idlyv] {
    max-width: 900px;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #efefef;
    transition: all 200ms linear;
}

    .shipping-type-option:hover[b-u1ts2idlyv] {
        box-shadow: 0px 0px 6px #222852;
    }

.st-title[b-u1ts2idlyv] {
    background: #222852;
    font-weight: bold;
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 15px;
}

.st-desc[b-u1ts2idlyv] {
    padding: 15px;
}

.payment-option[b-u1ts2idlyv] {
    display: flex;
    flex-direction: column;
    border: 2px solid #efefef;
    border-radius: 10px;
    padding: 15px;
    gap: 10px;
    width: 100%;
    cursor: pointer;
    transition: all 200ms linear;
    max-width:200px;
}

    .payment-option:hover[b-u1ts2idlyv] {
        border: none;
        box-shadow: 0px 0px 6px #222852;
        background: #222852;
        color: #fff;
    }

.po-title[b-u1ts2idlyv] {
    font-weight: bold;
}

.order-ins[b-u1ts2idlyv] {
    box-shadow: 0px 0px 6px #00000029;
    border: 2px solid #efefef;
    border-radius: 10px;
    padding: 10px;
}

.active[b-u1ts2idlyv] {
    border: none;
    box-shadow: 0px 0px 6px #222852;
}

.activepo[b-u1ts2idlyv], .activeoi[b-u1ts2idlyv], .payment-option:hover[b-u1ts2idlyv], .order-ins:hover[b-u1ts2idlyv] {
    border: none;
    box-shadow: 0px 0px 6px #222852;
    background: #222852;
    color: #fff;
}

.comment-section[b-u1ts2idlyv] {
    display: flex;
    flex-direction: column;
    padding: 20px;
    gap: 10px;
    border-radius: 10px;
    border: 2px solid #efefef;
    box-shadow: 0px 0px 6px #00000029;
}

.cs-title[b-u1ts2idlyv] {
    font-size: 18px;
}

.cs-comm[b-u1ts2idlyv] {
    border-radius: 10px;
    padding: 15px;
}

.final-container[b-u1ts2idlyv] {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:40px;
    border:2px solid #efefef;
    box-shadow:0px 0px 6px #00000029;
    padding:20px;
    border-radius:10px;
    background:#fff;
}
.fc-title[b-u1ts2idlyv] {
    font-weight: bold;
    font-size: 28px;
    color: #00aeef;
    text-align:center;
}

.fc-subtitle[b-u1ts2idlyv] {
    font-size: 24px;
}

.fc-msg[b-u1ts2idlyv] {
    width: 40%;
    font-size: 18px;
    text-align: center;
}

.comp-name[b-u1ts2idlyv] {
    font-size:24px;
    text-align:center;
}

.fc-button[b-u1ts2idlyv] {
    padding:10px 20px;
    background:#222852;
    font-weight:bold;
    color:#fff;
    border:none;
    cursor:pointer;
    border-radius:10px;
}


.empty-cart[b-u1ts2idlyv] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 30px;
    background: #fff;
    width: 25%;
    border-radius: 10px;
    box-shadow: 0px 0px 6px #00000029;
}

    .empty-cart span[b-u1ts2idlyv] {
        font-size: 30px;
        font-weight: bold;
        color: #00aeef;
    }

.empty-cart-btn[b-u1ts2idlyv] {
    width: fit-content;
    background: #222852;
    border: none;
    border-radius: 5px;
    color: white;
    padding: 5px 10px;
}



/* typical phone screen resolution */
@media only screen and (max-width : 834px) {
    .empty-cart[b-u1ts2idlyv] {
        width:90%;
    }
    .prep-and-summary[b-u1ts2idlyv] {
        flex-direction: column;
    }

    .save-to-prepared-order[b-u1ts2idlyv] {
        width: 100%;
    }
    .adress-container[b-u1ts2idlyv] {
        flex-direction:column;
    }
    .fc-msg[b-u1ts2idlyv] {
        width:100%;
    }
}
/* _content/Blazor/Pages/User/AccountPage.razor.rz.scp.css */
.account-page-container[b-y1nisajipi] {
    display:flex;
    flex-direction:row;
    gap:20px;
    padding: 1em 5em;
    width:100%;
}

.acc-page-selectors[b-y1nisajipi] {
    display:flex;
    flex-direction:column;
    gap:10px;
}

.selector[b-y1nisajipi] {
    display:flex;
    flex-direction:column;
    padding:15px;
    justify-content:center;
    align-items:center;
    gap:10px;
    border-radius:10px;
    cursor:pointer;
    aspect-ratio:1;
    background:#fff;
    width:160px;
    box-shadow:0px 0px 6px #00000029;
}

    .selector img[b-y1nisajipi] {
        width:40px;
    }

.selector-name[b-y1nisajipi] {
    text-align:center;
    font-size:15px;
    font-weight:700;
}

.active[b-y1nisajipi] {
    background: #222852;
    color:white;
}
    .active img[b-y1nisajipi] {
        filter: brightness(0) invert(1);
    }

.account-editor[b-y1nisajipi] {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #fff;
    padding: 15px;
    border-radius:15px;
    box-shadow: 0px 3px 6px #00000029;
}
.account-save-btn[b-y1nisajipi] {
    font-weight:bold;
    color:white;
    background:#222852;
    align-self:end;
    width:fit-content;
    font-size:17px;
    padding-block:10px;
    padding-inline:20px;
    border-radius:10px;
    border:none;
}
.password-editor[b-y1nisajipi] {
    display: flex;
    flex-direction: column;
    width: 25%;
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 0px 3px 6px #00000029;
}


/*telefon*/
@media only screen and (max-width : 834px) {
    .account-page-container[b-y1nisajipi] {
        padding:0;
        flex-direction:column;
    }
    .acc-page-selectors[b-y1nisajipi]{
        flex-direction:row;
    }
    .password-editor[b-y1nisajipi] {
        width:100%;
    }
    .selector[b-y1nisajipi] {
        flex-direction:row;
        aspect-ratio:unset;
        justify-content:space-evenly;
    }
        .selector img[b-y1nisajipi] {
            width:30px;
        }
    .selector-name[b-y1nisajipi] {
        font-size:10px;
    }
}
/* _content/Blazor/Pages/User/PasswordRecoveryPage.razor.rz.scp.css */
.change-form[b-qiivleirqi] {
    width:30%;
    margin-block:50px;
}

.password-recovery-main[b-qiivleirqi] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 6px #00000029;
    background: #fff;
    padding: 30px 60px;
}

.password-recovery-title[b-qiivleirqi] {
    font-size:24px;
    font-weight:bold;
}

.error-container[b-qiivleirqi] {

}

.input-fields[b-qiivleirqi] {
    display:flex;
    flex-direction:column;
    gap:10px;
    position:relative;
    width:100%;
}

.modify-button[b-qiivleirqi] {
    border-radius:10px;
    color:#fff;
    border:none;
    font-weight:bold;
    padding:10px 20px;
    cursor:pointer;
    background: #222852;
}
.valid[b-qiivleirqi] {
}

.invalid[b-qiivleirqi] {
    opacity: .5;
    pointer-events: none;
    cursor: not-allowed !important;
}

.error-msg[b-qiivleirqi]{
    color: red;
}
/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .change-form[b-qiivleirqi] {
        width:90%;
    }
    .password-recovery-main[b-qiivleirqi] {
        padding:30px 60px;
    }    
}
/* _content/Blazor/Pages/User/RegisterPage.razor.rz.scp.css */
.register-page-body[b-2o4izpgomj] {
    display:flex;
    flex-direction:column;
    justify-content:center;
    width:70%;
}
.register-page-main-container[b-2o4izpgomj] {
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:30px;
}
.register-status-container[b-2o4izpgomj] {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    gap: 20px;
    background: #fff;
    width: 100%;
    padding: 1em;
    border-radius: 0 0 18px 18px;
}
.register-status-item[b-2o4izpgomj] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    font-weight: bold;
    box-shadow: -1px -1px 9px 5px #D3D3D3;
    cursor: pointer;
}
.status-indicator[b-2o4izpgomj]{
    padding:5px;
    border-radius:5px;
    height:35px;
    aspect-ratio:1;
    text-align:center;
}
.active[b-2o4izpgomj] {
    background: #00aeef;
    color:#fff;
}
.status-name[b-2o4izpgomj]{
}

.register-page-title[b-2o4izpgomj] {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    margin-bottom: 0;
    width: 100%;
    height: 75px;
    border-radius: 18px 18px 0 0;
}

.type-title[b-2o4izpgomj] {
    display: block;
    width: 100%;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
}   
    .icon-left[b-2o4izpgomj] {
        width: 10px;
        object-fit: cover;
        padding-bottom: 3px;
        margin-right: 5px;
    }
.icon-right[b-2o4izpgomj] {
    width: 10px;
    object-fit: cover;
    padding-bottom: 3px;
    margin-left:5px;
}

.error-msg[b-2o4izpgomj] {
    color: red;
    font-size: 14px;
}

.reg-control-container[b-2o4izpgomj] {
    display: flex;
    justify-content: center;
    gap: 1em; 
    width: 100%;
}

.sub-section[b-2o4izpgomj] {
    display: flex;
    flex-direction: column;
    padding: 2em;
    gap: 20px;
    border-radius: 15px;
    box-shadow: -1px -1px 9px 5px #D3D3D3;
    background: #fff;
    width:100%;
}

.type-title[b-2o4izpgomj] {

}

.type-list[b-2o4izpgomj] {
    display:flex;
    flex-direction:row;
    justify-content:center;
    gap:30px;
}

.type-selector-item[b-2o4izpgomj] {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 30px;
    align-items: center;
    color: black;
    border-radius: 15px;
    padding: 20px;
    transition: all 100ms linear;
    box-shadow: -1px -1px 9px 5px #D3D3D3;
    cursor: pointer;
}
    .type-selector-item:hover[b-2o4izpgomj] {
        box-shadow: -1px -1px 9px 5px #222852;
    }
.active-type[b-2o4izpgomj] {
    background: #222852;
    color:#fff;
}

.type-name[b-2o4izpgomj] {
    text-transform:uppercase;
}
.type-selection-error[b-2o4izpgomj] {

}
.selector-buttons[b-2o4izpgomj] {
    display:flex;
    flex-direction:row;
    justify-content:center;
    gap:20px;
}
.selector-btn[b-2o4izpgomj] {
    display:flex;
    flex-direction:row;
    align-items:center;
    gap:5px;
    border-radius:10px;
    color:white;
    background: #222852;
    padding-block:10px;
    padding-inline:20px;
    font-weight:bold;
}
    .selector-btn img[b-2o4izpgomj] {
        width:12px;
    }


.reg-success-container[b-2o4izpgomj] {
    display:flex;
    flex-direction:column;
    box-shadow:0px 0px 6px #00000029;
    border-radius:15px;
    align-items:center;
    justify-content:center;
    width: 55%;
    padding:30px;
    text-align:center;
    gap:30px;
    margin-top:30px;
}

.msg-title[b-2o4izpgomj] {
    color: #00aeef;
    font-size:28px;
}

.msg-container[b-2o4izpgomj] {
    display:flex;
    flex-direction:column;
    gap:20px;
}

    .msg-container span[b-2o4izpgomj] {
        font-size:18px;
    }
.highlighted-msg[b-2o4izpgomj] {
    font-size:24px;
}
.go-home-btn[b-2o4izpgomj] {
    padding: 10px 20px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    background:#222852;
    border:none;
}
/* tablet */
@media only screen and (max-width : 834px) {
}

/* mobil*/
@media only screen and (max-width : 667px) {
    .register-status-container[b-2o4izpgomj] {
        flex-direction:column;
    }
    .register-page-body[b-2o4izpgomj] {
        width:100%;
    }
    .type-list[b-2o4izpgomj] {
        flex-direction: column;
    }
    .sub-section[b-2o4izpgomj] {
        padding:20px;
    }
    .reg-success-container[b-2o4izpgomj] {
        width:95%;
    }
}
/* _content/Blazor/Shared/MainLayout.razor.rz.scp.css */
main[b-r0yqwuvdyg] {
    z-index: 1;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    max-width: 100vw;
    margin: 0;
    padding: 0;
    background-color: #efefef;
    opacity: 1;
}
    main[b-r0yqwuvdyg]::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 200px; /* Adjust height as needed */
        background-color: var(--basic-dark-blue); /* Background color for the reverse arch */
        clip-path: ellipse(100% 100% at 50% 100%);
    }

header[b-r0yqwuvdyg] {
    position: fixed;
    top: 0;
    z-index: 7;
    width: 100%;
    height: fit-content;
    font-family: 'Open Sans',sans-serif;
}

.main-content[b-r0yqwuvdyg] {
    z-index: 3;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    justify-items: center;
    align-content: center;
    align-items: center;
    width: 100%;
    height: fit-content;
    padding-top:5px;
    padding-bottom:30px;
    padding-inline:1em;
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-blend-mode: screen;
    overflow: hidden;
    background-size: cover;
    background-color: var(--basic-dark-blue);
    font-family: 'Open Sans',sans-serif;
}

footer[b-r0yqwuvdyg] {
    z-index: 2;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    width: 100%;
    height: fit-content;
    font-family: 'Open Sans',sans-serif;
}

.update-notification[b-r0yqwuvdyg] {
    position: fixed;
    display:flex;
    flex-direction:row;
    justify-content:start;
    align-items:center;
    gap:40px;
    width: 100%;
    bottom: 0;
    left: 0;
    padding-block:10px;
    padding-inline:20px;
    font-weight:bold;
    height: 50px;
    background-color: rgba(255, 193, 7,0.7);
    z-index:999;
}

.main-content-body[b-r0yqwuvdyg] {
    width: 100%;
    display: flex;
    justify-content: center;
}
.warning-text[b-r0yqwuvdyg] {
    padding-block: 10px;
    text-align: center;
    font-weight:lighter;
    text-align:center;
}
/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    .update-notification[b-r0yqwuvdyg] {
        height:70px;
    }
}
/* _content/Blazor/Shared/RemainingOrderInCart.razor.rz.scp.css */
.remaining-order-container[b-6xuy186j49] {
    display: flex;
    width: fit-content;
    height: fit-content;
    min-height: fit-content;
}

.remaining-order-custom-title[b-6xuy186j49] {
    max-width: 100%;
    font-size: 24px;
    font-weight: 500;
}

.remaining-order-custom-text[b-6xuy186j49] {
    font-size: 20px;
    font-weight: 500;
}

