@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/WebComponents/WebComponents.p3934xdpka.bundle.scp.css';

/* _content/Blazor/Components/Base/Footer.razor.rz.scp.css */
.footer-container[b-tu9sk2rujb] {
    padding-top: 50px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: fit-content;
    color: white;
    background-color: var(--bramcke-dark-blue);
    font-size: 0.775rem;
}

    .footer-container .info-section[b-tu9sk2rujb] {
        display: flex;
        flex-flow: row;
        justify-content: space-between;
        align-items:flex-start;
        flex: 1;
        width: 80%;
        padding-bottom:2em;
        gap:20px;
    }

        .footer-container .info-section .item[b-tu9sk2rujb] {
            display: flex;
            flex-flow: column wrap;
            justify-content: flex-start;
            align-items: center;
            flex-basis: 21%;
        }

        .footer-container .info-section .links[b-tu9sk2rujb] {
            display: flex;
            flex-flow: column wrap;
            justify-content: flex-start;
            align-items: center;
            flex-basis: 21%;
            gap:10px;
        }



        .footer-container .info-section .item .title[b-tu9sk2rujb] {
            display: flex;
            flex-flow: row wrap;
            justify-content: flex-start;
            align-items: flex-start;
            flex-grow: 1;
            width: 50%;
            height: 20px;
            max-height: 20px;
            margin: .2em 0;
            font-size: 0.875rem;
            font-weight: 500;
            -webkit-font-smoothing: antialiased;
            text-transform: uppercase;
        }

        .footer-container .info-section .links .title[b-tu9sk2rujb] {
            display: flex;
            flex-flow: row wrap;
            justify-content: flex-start;
            align-items: flex-start;
            flex-grow: 1;
            width: 60%;
            height: 20px;
            max-height: 20px;
            font-size: 0.875rem;
            text-transform: uppercase;
            font-weight: 500;
            -webkit-font-smoothing: antialiased;
        }
        .footer-container .info-section .letter .title[b-tu9sk2rujb] {
            display: flex;
            flex-flow: row wrap;
            justify-content: flex-start;
            align-items: flex-start;
            flex-grow: 1;
            width: 100%;
            height: 20px;
            max-height: 20px;
            margin: .2em 0;
            font-size: 0.875rem;
            font-weight: 500;
            -webkit-font-smoothing: antialiased;
            text-transform: uppercase;
        }
        .footer-container .info-section .item[b-tu9sk2rujb], .links[b-tu9sk2rujb] {
            text-transform:uppercase;
        }
            

.company-title[b-tu9sk2rujb] {
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding-right:80px;
}
.company-logo[b-tu9sk2rujb] {
    width: fit-content;
    max-width:210px;
    max-height:60px;
}
.contact[b-tu9sk2rujb] {
    display:flex;
    flex-direction:column;
    font-size:14px;
    gap:10px;
}

.company-name[b-tu9sk2rujb], .contact-title[b-tu9sk2rujb] {
    font-weight: bold;
    font-size:14px;
}
.aggrement[b-tu9sk2rujb] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    padding: 10px;
}
.content .element .operational-information[b-tu9sk2rujb] {
    font-size: 14px;
}

.content[b-tu9sk2rujb] {
    padding:0;
}

.footer-container .info-section .item .title.newsletter[b-tu9sk2rujb] {
    cursor: pointer;
}

        .footer-container .info-section .item #company.title img[b-tu9sk2rujb] {
            height: 3em;
        }

        .footer-container .info-section .item .content[b-tu9sk2rujb] {
            display: flex;
            flex-flow: column wrap;
            justify-content: center;
            align-items: flex-start;
            text-align: center;
            padding: .2em;
            gap: 10px;
            padding: 0 !important;
        }

        .footer-container .info-section .links .content[b-tu9sk2rujb] {
            display: flex;
            flex-flow: column wrap;
            justify-content: center;
            align-items: flex-start;
            text-align: center;
            gap: 10px;
        }

.info-section .item .content .element[b-tu9sk2rujb] {
    display: inline-block;
    width: max(15vw, 100%);
    max-width: fit-content;
    text-align: left;
    vertical-align: baseline;
    word-wrap: normal;
    text-decoration: none;
}

.info-section #info.item .content #company.element[b-tu9sk2rujb] {
    flex-direction: column;
    align-items: center;
    line-height: normal;
}



.info-section .item .content .element .value[b-tu9sk2rujb] {
    font-size: 14px;
    width: fit-content;
    text-decoration: none;
    text-align: center;
}

.info-section #links.item .content .element[b-tu9sk2rujb],
.info-section #info.item .content .element .name[b-tu9sk2rujb],
.info-section .item .content .element .email.value[b-tu9sk2rujb] {
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
}

.info-section #contact.item .content .element .name[b-tu9sk2rujb] {
    margin-right: .2em;
}

.info-section .item .content .element .email.value[b-tu9sk2rujb] {
    color: var(--bramcke-light-blue);
    text-decoration: underline;
    cursor: pointer;
}

.info-section #links.letter .content .element[b-tu9sk2rujb] {
    color: #00AEEF;
}
#letter.letter[b-tu9sk2rujb] {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    flex-basis: 20%;
}

.info-section #letter.letter .content .email.element[b-tu9sk2rujb] {
    height: 30px;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
    margin: .5em 0;
    padding-left: 0.5em;
    background-color: #fff;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 6px;
    opacity: 1;
}
#letter .letter .content[b-tu9sk2rujb]{
    padding-top:0;
    display:flex;
    align-items:flex-start;
}

    .info-section #letter.letter .content .email.element input[b-tu9sk2rujb] {
        display: flex;
        flex-flow: row nowrap;
        height: 100%;
        padding: .5em;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        text-align: left;
        vertical-align: middle;
        border: 1px solid #7070708F;
        border-radius: 5px;
        outline: none;
        border: none;
        box-shadow: none;
        font-size: 0.875rem;
        width: 90%;
        color: black;
    }

.info-section #letter.letter .content .email.element input[b-tu9sk2rujb]::placeholder {
    color: #707070;
}

    .info-section #letter.letter .content .email.element button[b-tu9sk2rujb] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        width: 10%;
        height: 100%;
        padding: .4em;
        color: #fff;
        text-align: center;
        background: #009fe3;
        border: none;
        border-radius: 5px;
        opacity: 1;
        cursor: pointer;
    }

.info-section #letter.item .content .element[b-tu9sk2rujb] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

.info-section #letter.item .content .element input[type="checkbox"][b-tu9sk2rujb] {
    display: block;
    width: 20px;
    height: 20px;
    margin: .5em;
    cursor: pointer;
}

.info-section #letter.item .content .element .text[b-tu9sk2rujb] {

    display: flex;
    flex-flow: column nowrap;
    width: 100%;
}

.info-section #letter.item .content .element .text span[b-tu9sk2rujb],
.info-section #letter.item .content .element .text p[b-tu9sk2rujb] {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    text-align: start;
    width: fit-content;
    color: #fff;
}

.footer-container .bottom-section[b-tu9sk2rujb] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 80%;
    padding: .5em;
    padding-top:30px;
    font-size: 0.75rem;
    text-align: center;
    border-top: 1px solid white;
}

    .footer-container .bottom-section .content[b-tu9sk2rujb] {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        gap: 1em;
        width: fit-content;
    }

        .footer-container .bottom-section .content .item[b-tu9sk2rujb] {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-bottom: 1em;
            padding: .2em;
            width: 40px;
            height: 40px;
            color: #fff;
            font-size: 1.25rem;
            font-weight: 500;
            border: 2px solid #fff;
            border-radius: 100%;
            cursor: pointer;
        }


.bottom-section .small-text[b-tu9sk2rujb] {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

    .bottom-section .small-text span[b-tu9sk2rujb] {
        padding: 0 .5em;
        border-right: 1px solid #fff;
    }

        .bottom-section .small-text span:last-child[b-tu9sk2rujb] {
            border-right: none;
        }

img.newsletter[b-tu9sk2rujb] {
    height: 16px;
    aspect-ratio: 1;
    object-fit: contain;
}

a[b-tu9sk2rujb] {
    color: #1394d2;
}


@media screen and (min-width: 1740px) {
    .footer-container .info-section .item[b-tu9sk2rujb], .footer-container .info-section .links[b-tu9sk2rujb] {
        align-items: flex-start;
    }
    #letter.letter[b-tu9sk2rujb]{
        flex-basis:18%;
    }
}
@media screen and (min-width: 2000px) {
    .company-title[b-tu9sk2rujb] {
        margin-left:8em;
        justify-content: flex-start;
    }
    .footer-container .info-section[b-tu9sk2rujb]{
        justify-content:space-evenly;
    }
        .footer-container .info-section .item[b-tu9sk2rujb], .footer-container .info-section .links[b-tu9sk2rujb], .footer-container .info-section .letter[b-tu9sk2rujb] {
            flex-basis: 19%;
        }
        .footer-container .info-section .letter[b-tu9sk2rujb]{
            padding-left:6em;
        }
}

@media screen and (max-width: 1740px) {
    .footer-container .info-section .item[b-tu9sk2rujb]{
        flex-basis:18%;
    }
    
}
@media screen and (max-width: 1605px) {
    .footer-container .info-section .item[b-tu9sk2rujb] {
        flex-basis: 18%;
    }
}


@media screen and (max-width: 1444px) {
    .footer-container[b-tu9sk2rujb] {
        padding: 0 7.5em;
    }
    .company-logo[b-tu9sk2rujb] {
        width: 170px;
        }
}
@media screen and (max-width: 1400px) {
    .footer-container .info-section .item[b-tu9sk2rujb] {
        flex-basis: 18%;
    }
        .footer-container .info-section .links[b-tu9sk2rujb] {
            align-items:flex-start;
            flex-basis: 20%;
        }
}




@media screen and (max-width: 1200px) {
    .company-title[b-tu9sk2rujb]{
        justify-content:flex-start;
    }
    .company-logo[b-tu9sk2rujb] {
        width: 80%;

    }
    .footer-container[b-tu9sk2rujb] {
        padding: 0 5em;
    }
    .footer-container .info-section .item[b-tu9sk2rujb] {
        flex-basis: 30%;
    }
        .footer-container .info-section .links[b-tu9sk2rujb] {
            align-items: flex-start;
            flex-basis: 38%;
        }
}
@media screen and (max-width: 1100px) {
    .footer-container .info-section .item .content[b-tu9sk2rujb] {
        padding-bottom: 1em;
    }
}
@media screen and (max-width: 1024px) {
    .company-title[b-tu9sk2rujb] {
        display: flex;
        justify-content:flex-start;
    }
    .footer-container .info-section .item[b-tu9sk2rujb] {
        flex-basis: 32.5%;
    }

    .footer-container .info-section[b-tu9sk2rujb] {
        justify-content: flex-start;
    }

    .footer-container[b-tu9sk2rujb] {
        padding: 0 3.5em;
    }

        .footer-container .info-section[b-tu9sk2rujb] {
            width: 100%;
        }

            .footer-container .info-section .links[b-tu9sk2rujb] {
                align-items: flex-start;
                flex-basis: 39%;
            }

    #letter.letter[b-tu9sk2rujb] {
        align-items: flex-start !important;
    }

    .footer-container .info-section .item .content[b-tu9sk2rujb] {
        padding-bottom: 1em;
    }
}
@media screen and (max-width: 768px) {
    .company-title[b-tu9sk2rujb] {
        justify-content:center;
        align-items:center;
        padding:0;
        padding-top:30px;
    }
    .company-logo[b-tu9sk2rujb]{
        width:210px;
    }
    .footer-container[b-tu9sk2rujb] {
        padding:0;
        display: flex;
        justify-content:center !important;
        align-items:center !important;
        width: 100%;
        text-align:center !important;
    }
    #company.title[b-tu9sk2rujb] {
        width: 100%;
        justify-content: center;
    }
    .footer-container .info-section .links .title[b-tu9sk2rujb]{
        width:100%;
        justify-content:center;
    }
    .footer-container .info-section .links .content[b-tu9sk2rujb]{
        display:flex;
        width:100%;
        align-items:center;
    }

    .footer-container .info-section[b-tu9sk2rujb] {
        width: 100%;
        grid-column-gap: 0px;
        grid-row-gap: 12px;
    }
            .footer-container .info-section .item .title[b-tu9sk2rujb]{
                width:100%;
                text-align:center;
                justify-content:center;
            }

        .footer-container .info-section .item[b-tu9sk2rujb], .footer-container .info-section .links[b-tu9sk2rujb] {
            flex-basis: 100%;
            text-align: center;
        }
            #letter.letter[b-tu9sk2rujb]{
                width:100%;
                margin-inline:1em;
            }
    .letter .content[b-tu9sk2rujb] {
        width:100%;
        justify-items: center;
    }

    .info-section #letter.letter .content .email.element[b-tu9sk2rujb] {
        height: 35px;
        padding: 0;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: center;
        width: 100%;
        margin: .5em 0;
        padding-left:0.5em;
        background-color: #fff;
        box-shadow: 0px 0px 6px #00000029;
        border-radius: 6px;
        opacity: 1;
    }
    #letter.letter[b-tu9sk2rujb]{
        flex-basis:unset;
    }

    .info-section #letter.letter .content .email.element input[b-tu9sk2rujb] {
        border: none;
        box-shadow: none;
        font-size: 0.775rem;
        width: 90%;
        color: black;
    }

    .info-section #letter.letter .content .email.element button[b-tu9sk2rujb] {
        width: 10%;
        padding: 0;
    }
    .footer-container .info-section .links[b-tu9sk2rujb] {
        flex-basis: 100%;
    }

    img.newsletter[b-tu9sk2rujb] {
        height: 20px;
    }

    .footer-container .info-section .item[b-tu9sk2rujb] {
        display: flex;
        justify-content: center;
    }
    .footer-container .info-section .item .content[b-tu9sk2rujb]{
        width:100%;
        align-items:center;
    }


    .info-section #info.item .content #company.element .name[b-tu9sk2rujb] {
        position: relative;
    }

    .footer-container .info-section .letter .title[b-tu9sk2rujb]{
        justify-content:center;
    }


    .info-section #info.item .content .element[b-tu9sk2rujb] {
        text-align: center;
    }

    .aggrement[b-tu9sk2rujb] {
        width:90%;
    }

    .footer-container .info-section .links[b-tu9sk2rujb],
    .footer-container .info-section .item[b-tu9sk2rujb], .content[b-tu9sk2rujb],
    #contact.item .content[b-tu9sk2rujb],
    .contact[b-tu9sk2rujb] {
        gap: 5px;
    }
}

@media screen and (max-width: 480px) {
    .footer-container[b-tu9sk2rujb] {
        max-width:480px;
        padding: 0 1em;
        vertical-align: top;
        padding: 0;
        margin: 0;
        padding: 0;
        padding-top: 0.5em;
        font-size: 0.75rem;
        align-items:center;
    }
        .footer-container .info-section[b-tu9sk2rujb]{
            flex-direction:column;
            width:100%;
            align-items:center;
        }

    #links.links[b-tu9sk2rujb] {
        display: grid;
        grid-area: 2 / 2 / 3 / 3;
        justify-content: center !important;
        width: 100% !important;
        align-items: start;
        height: fit-content;
    }

.footer-container .info-section .item[b-tu9sk2rujb] {
    flex-basis: 100%;
    font-size: 0.875rem;
}

.footer-container .info-section .links .title[b-tu9sk2rujb] {
    font-size: 0.625rem;
}

.info-section #info.item .content .element .name[b-tu9sk2rujb] {
    font-size: 0.625rem;
}

.info-section .item .content .element .email.value[b-tu9sk2rujb] {
    font-size: 0.75rem;
}

.footer-container .info-section .links[b-tu9sk2rujb] {
    flex-basis: 100%;
}

.footer-container .info-section .letter .title[b-tu9sk2rujb] {
    font-size: 0.75rem;
}

#contact.item[b-tu9sk2rujb] {
    width:100%;
    flex-basis: 100%;
    align-items:center;
}

footer-container .info-section .item[b-tu9sk2rujb] {
    align-items: center;
    justify-content: center;
}

#contact.item .content[b-tu9sk2rujb] {
    align-items:center;
}


.info-section .item .content .element .value[b-tu9sk2rujb] {
    font-size: 0.75rem;
}
    .letter[b-tu9sk2rujb]{
        width:100%;
    }
}

@media screen and (max-width: 320px) {
    .footer-container[b-tu9sk2rujb] {
        padding: 0 .5em;
    }
}
/* _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-flow: row nowrap;
    justify-content: center;
    align-items: center;
    height: 36px;
    font-size: 14px;
    font-weight: 500;
}

.prepared-order-indicator-count[b-il42n7cob3] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    height: 34px;
    aspect-ratio: 1;
    border: none;
    border-radius: 6px;
    box-shadow: 0px 0px 6px #00000029;
    font-size: 18px;
}

.prepared-order-indicator-text[b-il42n7cob3] {
    white-space: break-spaces;
    padding: .5em;
}
/* _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;
        }

        .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: 768px){
    .path-container .item .name[b-tz4owq6fj0]{
        font-size:14px;
        max-width:220px;
    }
    .path-container[b-tz4owq6fj0] {
        flex-flow: row wrap;
    }
}
/* _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;
    justify-items: center;
    align-items: center;
    width: 100%;
    max-width: fit-content;
    height: 35px;
    border-radius: 6px;
    transition: all ease-in-out 1000ms;
    background-color: #efefef;
}


.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-dropdown-toggle[b-5fh1tfjwbw]::after {
        display: none;
    }

.search-dropdown-toggle .icon[b-5fh1tfjwbw] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    height: 34px;
    aspect-ratio: 1;
    border: none;
    border-radius: 5px;
    text-align: center;
}

    .search-dropdown-toggle .icon:hover[b-5fh1tfjwbw] {
        opacity: .8;
    }

.search-dropdown-toggle .icon img[b-5fh1tfjwbw] {
    height: 20px;
    aspect-ratio: 1;
    object-fit: contain;
}

.search-button-section[b-5fh1tfjwbw] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    height: 35px;
}

    .search-button-section .search-btn[b-5fh1tfjwbw] {
        background-color: #fff;
        box-shadow: 0px 0px 6px #00000029;
    }

    .search-button-section .clear-btn[b-5fh1tfjwbw] {
        display: none;
    }

    .search-button-section .active.clear-btn[b-5fh1tfjwbw] {
        display: flex;
        color: #efefef;
        border: solid 1px #efefef;
    }

.search-dropdown-container[b-5fh1tfjwbw] {
    width: 100%;
    height: fit-content;
    max-height: 40vh;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-top: 50px;
    padding: 0;
}

.search-container:hover .search-dropdown-container:not(:has(.informations))[b-5fh1tfjwbw] {
    display: block !important;
    inset: 0px auto auto 0px;
    margin-top: 38px;
}

    .search-dropdown-container:not(:has(*))[b-5fh1tfjwbw] {
        display: none !important;
    }

    .search-dropdown-container:has(.informations)[b-5fh1tfjwbw] {
        overflow: hidden;
    }

.search-input-close[b-5fh1tfjwbw] {
    position: relative;
    display: none;
    z-index: -1;
    width: 0;
    border: none;
    color: transparent;
    background-color: inherit;
    height: 100%;
    transition: all ease-in-out 400ms;
}

    .search-input-close[b-5fh1tfjwbw]::placeholder {
        color: transparent;
    }

.search-input-open[b-5fh1tfjwbw] {
    position: relative;
    display: block;
    z-index: 0;
    color: black;
    border: solid 1px #efefef;
    border-right-color: white;
    min-width: 20vw;
    max-width: fit-content;
    height: 100%;
    padding: .5em;
    font-weight: 500;
    background-color:white;
    box-shadow: 0px 0px 6px #efefef;
}

    .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:90%;
    padding: .5em;
    font-size: inherit;
    font-weight: 600;
    overflow-wrap: normal;
}

.search-dropdown-container .other-items[b-5fh1tfjwbw],
.search-dropdown-container .informations[b-5fh1tfjwbw] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    height: fit-content;
    width: 100%;
    background-color: #222852;
    color:white;
    opacity: 1;
}
    .search-dropdown-container .other-items:hover[b-5fh1tfjwbw] {
        background-color: #009fe3;
        color:white;
    }

    .search-dropdown-container .other-items .name[b-5fh1tfjwbw],
    .search-dropdown-container .informations .name[b-5fh1tfjwbw] {
        color:white;
        font-size: 20px;
        padding-block: .5em;
        transition: all 100ms ease-out;
    }

    .search-dropdown-container .other-items:hover .name[b-5fh1tfjwbw] {
        cursor: pointer;
        transition: all 200ms ease-in-out;
    }
@media (max-width: 480px) {
    .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] {
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: fit-content;
    height: 100%;
    max-height: fit-content;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    opacity: 1;
}

    .cart-indicator-container.active[b-ggmivz3nom] {
        color: black;
        background-color: white;
        transition: all ease-in 100ms;
    }
    .cart-indicator-container:hover[b-ggmivz3nom] {
        background-color: #009fe3;
        color:white;
    }

    .cart-indicator-main[b-ggmivz3nom],
    .cart-indicator-header[b-ggmivz3nom] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: flex-end;
        width: 100%;
        height: 100%;
        font-weight: 500;
        font-size: 8px;
        transition: all ease-in-out 100ms;
    }

.cart-indicator-main-text[b-ggmivz3nom] {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    height: fit-content;
    font-size: 14px;
    padding: .5em .5em .5em .5em;
    transition: all ease-in-out 100ms;
}

.cart-indicator-header[b-ggmivz3nom] {
    font-size: 16px;
    padding-inline: .5em;
    justify-content: flex-start;
}

.cart-indicator-container .icon-section[b-ggmivz3nom] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    height: 36px;
    aspect-ratio: 1;
    transition: all ease-in 100ms;
}

        .cart-indicator-container .icon-section img[b-ggmivz3nom] {
            height: 25px;
            aspect-ratio: 1;
            object-fit: contain;
        }

@media only screen and (max-width: 1024px){
    .cart-indicator-main-text[b-ggmivz3nom]{
        font-size:12px;
    }

}
/* _content/Blazor/Components/Base/NavigationBar.razor.rz.scp.css */
/* 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] {
    max-width: fit-content;
    height: fit-content;
    min-height: 30vh;
}

    .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;
}
/* 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;
    gap: 1.5em;
    width: 100%;
    max-width: 100vw;
    height: fit-content;
    margin: 0;
    padding: 0.5em 4em;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    z-index: 3;
    opacity: 1;
}

.navmenu-logo[b-mwknrudhpa] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}

    .navmenu-logo img[b-mwknrudhpa] {
        height: 40px;
    }
.Navregister[b-mwknrudhpa] {
    font-size: 14px;
    background-color: white;
    border-radius: 12px 12px 12px 12px;
    box-shadow: 0px 0px 6px #00000029;
    color: #707070;
}
    .Navregister:hover[b-mwknrudhpa] {
        color: #009fe3;
    }
.Navlogin[b-mwknrudhpa] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    height: 2.5em;
    padding-left: 0.8em;
    padding-right: 0.8em;
    background-color: white;
    border-radius: 12px 12px 12px 12px;
    color: #707070;
    box-shadow: 0px 0px 6px #00000029;
    cursor:pointer;
}
.Navlogin:hover[b-mwknrudhpa] {
    color: #009fe3;
}

.navmenu-operation-section[b-mwknrudhpa] {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    gap: 1em;
    width: fit-content;
    height: fit-content;
}

    .navmenu-operation-section .item[b-mwknrudhpa] {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: fit-content;
        transition: all 300ms ease-out;
    }

        .navmenu-operation-section .item.shadow-item[b-mwknrudhpa] {
            border: none;
            border-radius: 6px;
            box-shadow: 0px 0px 6px #00000029;
        }

            .navmenu-operation-section .item.shadow-item:hover[b-mwknrudhpa] {
                background-color: #009fe3;
                color:white;
                transition: all 200ms ease-in;
            }
        
            .navmenu-operation-section .item.shadow-item .icon[b-mwknrudhpa] {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 40px;
                aspect-ratio: 1;
            }

                .navmenu-operation-section .item.shadow-item .icon img[b-mwknrudhpa] {
                    height: 25px;
                    aspect-ratio: 1;
                    object-fit: contain;
                }

            .navmenu-operation-section .item.shadow-item .component[b-mwknrudhpa] {
                font-size: 15px; 
                font-weight: 500;
                width: fit-content;
                padding: .5em 0 .5em .5em;
            }

.navmenu-order-selector-btn[b-mwknrudhpa] {
    border: none;
    box-shadow: 0px 0px 10px #00000029;
    padding: .5em;
    font-size: 16px;
    font-weight: 600;
}

.navmenu-order-selector-btn:hover[b-mwknrudhpa] {
    color: #fff;
    background-color: #00aeef;
}

.navmenu-container .item-bar[b-mwknrudhpa] {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: center;
    gap: 1em;
    width: 100%;
    /*height: 44px;*/
    padding: 0em 4em;
    background: #F2F2F2 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
}

    .navmenu-container .item-bar .navigation-item-section[b-mwknrudhpa] {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        width: fit-content;
        max-width: 50%;
    }

    .navmenu-container .item-bar .navigation-item-section.left[b-mwknrudhpa] {
        justify-content: flex-start;
    }

    .navmenu-container .item-bar .navigation-item-section.right[b-mwknrudhpa] {
        justify-content: flex-end;
        gap: 1em;
        margin-block:10px;
    }

.navmenu-container .item-bar .right .item[b-mwknrudhpa] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: .5em;
    width: fit-content;
}

    .navmenu-container .item-bar .right .item:first-child[b-mwknrudhpa] {
        margin-left: 0;
    }

    .navmenu-container .item-bar .right .item:last-child[b-mwknrudhpa] {
        margin-right: 0;
    }

    .navmenu-container .item-bar .right .item .icon[b-mwknrudhpa] {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 20px;
        font-size: 20px;
        font-weight: 100;
    }

        .navmenu-container .item-bar .right .item .icon img[b-mwknrudhpa] {
            height: 20px;
            aspect-ratio: 1;
            object-fit: contain;
        }

.navmenu-container .item-bar .right .item .component[b-mwknrudhpa] {
    width: 80%;
}

/* 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/NewsLetterSubscription.razor.rz.scp.css */
.newsletter-main-container[b-68jn4tv4k3] {
    z-index: 1;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    min-height: 50vh;
    height: fit-content;
    min-width: 50vw;
    width: fit-content;
    padding: 2em 1.5em 5em 1.5em;
    border: none;
    border-radius: 50%;
    color: #404040;
    background-color: #00aeef80;
}

    .newsletter-main-container .newsletter-content[b-68jn4tv4k3] {
        z-index: 1;
        display: flex;
        flex-flow: column nowrap;
        justify-content: space-around;
        align-items: center;
        height: 100%;
    }

.newsletter-content .newsletter-title[b-68jn4tv4k3] {
    z-index: 5;
    margin-bottom: .5em;
    font-size: 32px;
    font-weight: 700;
}

.newsletter-content .newsletter-main[b-68jn4tv4k3] {
    z-index: 5;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}


    .newsletter-content .newsletter-main .newsletter-main-section[b-68jn4tv4k3] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        padding: 1em;
        border: none;
    }

        .newsletter-content .newsletter-main .newsletter-main-section.button-section[b-68jn4tv4k3] {
            flex-direction: row;
            gap: 2em;
        }

.newsletter-main .button-section button[b-68jn4tv4k3] {
    padding: .5em 1.5em;
    border: none;
    border-radius: 8px;
    font-size: 18px;
    cursor: pointer;
    background-color: #fff;
    font-weight: 800;
}

            .newsletter-main .button-section button.accept-btn[b-68jn4tv4k3] {
                color: green;
            }

        .newsletter-main .button-section button.decline-btn[b-68jn4tv4k3] {
            color: red;
        }

        .newsletter-main .newsletter-main-section.plaintext-section[b-68jn4tv4k3] {
            flex-direction: column;
            max-width: 70%;
        }
            .newsletter-main .plaintext-section .text-item[b-68jn4tv4k3] {
                font-size: 24px;
                font-weight: 600;
                text-align: center;
                white-space: break-spaces;
            }

                .newsletter-main .plaintext-section .text-item.email[b-68jn4tv4k3] {
                    margin-bottom: 1em;
                    padding: .2em 1em;
                    font-size: 28px;
                    font-weight: 700;
                    color: #fff;
                    background-color: #50505050;
                    border: none;
                    border-radius: 5px;
                    cursor: pointer;
                }

.newsletter-main-container .frame[b-68jn4tv4k3] {
    width: 500px;
    height: auto;
    margin: 15% auto 0;
    position: absolute;
    width: 100%;
}

.newsletter-main-container svg[b-68jn4tv4k3] {
    max-width: 100%;
    height: auto;
    display: block;
}

/**
 * Paper Plane
 */
/*Paper Plane: Container*/
.newsletter-main-container .plane-container[b-68jn4tv4k3] {
    width: 200px;
    margin: 0px auto;
    z-index: 3;
}
/*Paper Plane: Image*/
.newsletter-main-container .plane[b-68jn4tv4k3] {
    width: 100%;
    height: 80px;
}

/*Paper Plane: Animation*/
.newsletter-main-container .plane-container[b-68jn4tv4k3] {
    -webkit-animation: paper-plane-scoping 2s alternate infinite;
    -moz-animation: paper-plane-scoping 2s alternate infinite;
    animation: paper-plane-scoping 2s alternate infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
}

@-webkit-keyframes paper-plane-scoping {
    0% {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        transform: translateY(100px);
    }
}

.newsletter-main-container .plane[b-68jn4tv4k3] {
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation: paper-plane-soaring 4s forwards infinite;
    -moz-animation: paper-plane-soaring 4s forwards infinite;
    animation: paper-plane-soaring 4s forwards infinite;
}

@-webkit-keyframes paper-plane-soaring {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    40% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    60% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

/**
 * Clouds
 */
.newsletter-main-container .clouds[b-68jn4tv4k3] {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transform: translateZ(0);
}

.newsletter-main-container .cloud[b-68jn4tv4k3] {
    position: absolute;
    top: 20%;
    width: 300px;
    right: 0;
    opacity: 1;
}

    .newsletter-main-container .cloud.front[b-68jn4tv4k3] {
        z-index: 9;
    }

    .newsletter-main-container .cloud.distant[b-68jn4tv4k3] {
        z-index: 1;
    }

    .cloud.background[b-68jn4tv4k3] {
        z-index: 1;
    }

    /*Cloud Sizing*/
.newsletter-main-container .cloud.smaller[b-68jn4tv4k3] {
    margin-right: 400px;
    width: 100px;
    margin-top: 50px;
}

.newsletter-main-container .cloud.small[b-68jn4tv4k3] {
    margin-right: 200px;
    width: 150px;
}

.newsletter-main-container .cloud.big[b-68jn4tv4k3] {
    width: 500px;
    margin-top: 50px;
    margin-right: 150px;
}

.newsletter-main-container .cloud.massive[b-68jn4tv4k3] {
    width: 600px;
    margin-top: 20px;
    margin-right: 0px;
}


/*Cloud: Animation*/
.newsletter-main-container .cloud[b-68jn4tv4k3] {
    -webkit-animation-name: cloud-movement;
    -webkit-animation-timing-function: linear;
    -webkit-animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 8s;
    -moz-animation-name: cloud-movement;
    -moz-animation-timing-function: linear;
    -moz-animation-direction: forwards;
    -moz-animation-iteration-count: infinite;
    -moz-animation-duration: 8s;
    animation-name: cloud-movement;
    animation-timing-function: linear;
    animation-direction: forwards;
    animation-iteration-count: infinite;
    animation-duration: 8s;
}

.newsletter-main-container .slow[b-68jn4tv4k3] {
    -webkit-animation-duration: 9.2s;
    -moz-animation-duration: 9.2s;
    animation-duration: 9.2s;
}

.newsletter-main-container .slower[b-68jn4tv4k3] {
    -webkit-animation-duration: 11.2s;
    -moz-animation-duration: 11.2s;
    animation-duration: 11.2s;
}

.newsletter-main-container .slowest[b-68jn4tv4k3] {
    -webkit-animation-duration: 13.5s;
    -moz-animation-duration: 13.5s;
    animation-duration: 13.5s;
}

.newsletter-main-container .super-slow[b-68jn4tv4k3] {
    -webkit-animation-duration: 20.5s;
    -moz-animation-duration: 20.5s;
    animation-duration: 20.5s;
}

@-webkit-keyframes cloud-movement {
    0% {
        opacity: 0.1;
        -webkit-transform: translateX(300px);
        -moz-transform: translateX(300px);
        transform: translateX(300px);
    }

    10% {
        opacity: 0.7;
    }

    90% {
        opacity: 0;
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-1000px);
        -moz-transform: translateX(-1000px);
        transform: translateX(-1000px);
    }
}
/* _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/ColorCheckboxGroup.razor.rz.scp.css */
/* The container */
.checkbox-container[b-qj9jo3ldi5] {
    display: flex;
    flex-flow: row wrap;
}

/* The checkbox */
.container[b-qj9jo3ldi5] {
    width: 25%;
    min-width: fit-content;
    height: fit-content;
    padding: .4em;
    font-size: 12px;
    cursor: pointer;
}

    /* Hide the browser's default checkbox */
    .container input[b-qj9jo3ldi5] {
        position: relative;
        display: none;
        opacity: 0;
        cursor: pointer;
        height: fit-content;
        width: 100%;
        margin: 0;
        padding: 0;
    }

/* Create a custom checkbox */
.checkmark[b-qj9jo3ldi5] {
    position: relative;
    height: fit-content;
    width: 100%;
    cursor: pointer;
    font-size: 10px;
    margin: 0;
    padding: 1px 2px 1px 2px;
    border: 1px solid gray;
    border-radius: 5px;
    color: black;
    text-align: center;
}

/* On mouse-over */
.container:hover input + .checkmark[b-qj9jo3ldi5] {
    color:black;
    border-color: #00aeef;
}

/* When the checkbox is checked */
.container.active input:checked + .checkmark[b-qj9jo3ldi5] {
    background-color: white;
    color: #00aeef;
    font-weight: 600;
    border-color: #00aeef;
}

/* When the checkbox is disabled */
.container.disabled input + .checkmark[b-qj9jo3ldi5],
.container:hover.disabled input + .checkmark[b-qj9jo3ldi5] {
    opacity: .2;
    color: inherit;
    border-color: inherit;
    cursor: not-allowed;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark[b-qj9jo3ldi5]:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked + .checkmark.color-box[b-qj9jo3ldi5]:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark[b-qj9jo3ldi5]: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);
}
/* _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;
    width: 3.5em;
    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/LoadingAnimation.razor.rz.scp.css */
.loading-animation[b-oy3nofq0nn] {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    justify-items: center;
    align-content: center;
    align-items: center;
    width: 100%;
    height: 50vh;
}

    .loading-animation .loading-title[b-oy3nofq0nn] {
        display: block;
        width: 100%;
        font-size: 32px;
        text-align: center;
        padding: .5em 0;
    }

    .loading-animation .lds-dual-ring[b-oy3nofq0nn] {
        display: inline-block;
        width: 10vw;
        aspect-ratio: 1;
    }

        .loading-animation .lds-dual-ring[b-oy3nofq0nn]:after {
            content: " ";
            display: block;
            width: 100%;
            height: 100%;
            margin: 8px;
            border-radius: 50%;
            border: 6px solid #00aeef;
            border-color: #00aeef transparent #00aeef transparent;
            animation: lds-dual-ring-b-oy3nofq0nn 1.2s linear infinite;
        }

@keyframes lds-dual-ring-b-oy3nofq0nn {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* _content/Blazor/Components/Common/ObjectListSortingTable.razor.rz.scp.css */
.object-list-table-container[b-5nd0qltcq5] {
    width: 100%;
}

.object-table-header[b-5nd0qltcq5] {
    cursor:pointer;
}

.object-table-header-title[b-5nd0qltcq5] {
    font-size: 16px;
}

.object-table-header-icon[b-5nd0qltcq5] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    aspect-ratio: 1;
    padding: .2em;
    margin-inline: auto;
    text-align: center;
    vertical-align: central;
    border: none;
    border-radius: 7px;
    background-color: #00aeef;
    color: #fff;
}
@media screen and (max-width: 768px) {
    .object-list-table-container[b-5nd0qltcq5] {
        box-shadow: 6px 6px 6px 6px #efefef;
    }
    .object-table-header[b-5nd0qltcq5]{
        display:none;
    }
    .object-table-header-title[b-5nd0qltcq5] {
        display: none;
        font-size: 10px;
    }
}
/* _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 */
/* 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;
}

    /* 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);
}
/* _content/Blazor/Components/Common/SortingObjectList.razor.rz.scp.css */
.sorting-objects-container[b-592hn0deyh] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: fit-content;
}

.sorting-objects-header[b-592hn0deyh] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 1em;
    font-weight: 600;
}

.sorting-objects-header-item[b-592hn0deyh] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: .5em;
    width: fit-content;
    height: fit-content;
    padding-inline: .5em;
    text-align: center;
}

    .sorting-objects-header-item.valid-item[b-592hn0deyh] {
        flex: 1;
    }

.sorting-objects-header-title[b-592hn0deyh] {
    display: block;
    font-size: 18px;
    width: 100%;
    white-space: break-spaces;
    text-align: center;
}


.sorting-objects-header-icon[b-592hn0deyh] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    aspect-ratio: 1;
    object-fit: contain;
    padding: .2em;
    margin-inline: auto;
    text-align: center;
    vertical-align: central;
    border: none;
    border-radius: 7px;
    background-color: var(--bramcke-light-blue);
}

#sortingArrowIcon.sorting-objects-header-icon[b-592hn0deyh] {
    mask: url('images/orders/sorting_arrow.svg') no-repeat center / contain;
    -webkit-mask: url('images/orders/sorting_arrow.svg') no-repeat center;
}

    #sortingArrowIcon.sorting-objects-header-icon.arrow-upward[b-592hn0deyh] {
        transform: rotate(180deg);
        transition: all 200ms ease-in;
    }

    #sortingArrowIcon.sorting-objects-header-icon.arrow-downward[b-592hn0deyh] {
        transform: rotate(0deg);
        transition: all 200ms ease-in;
    }

    .sorting-objects-list[b-592hn0deyh] {
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        align-items: flex-start;
        gap: 1em;
        width: 100%;
        height: fit-content;
    }
    .arrow-down[b-592hn0deyh]{
        object-fit:contain;
        aspect-ratio:8;
    }

@media screen and (max-width: 1400px) {

}

@media screen and (max-width: 980px) {
    .sorting-objects-header[b-592hn0deyh] {
        flex-flow: row wrap;
        justify-content: flex-start;
    }

    .sorting-objects-header-item[b-592hn0deyh] {
        border: none;
        border-radius: 6px;
        box-shadow: 0 0 6px #00000020;
        height: 100%;
        margin: .5em;
        padding: .5em;
    }

    .sorting-objects-header-item:not(:has(.sorting-objects-header-title))[b-592hn0deyh] {
        display: none;
    }

}
@media screen and (max-width: 768px)  {
    .sorting-objects-list[b-592hn0deyh] {
        flex-flow: row wrap;
        justify-content: center;
    }
    .sorting-objects-header[b-592hn0deyh]{
        display:none;
    }
}
/* _content/Blazor/Components/Forms/OrderAddressForm.razor.rz.scp.css */
.address-form[b-ej8wmlphvw] {
    display: flex;
    flex-flow: column wrap;
    justify-items: center;
    margin: 0;
    padding: .5em;
    font-size: 16px;
}

    .address-form .row-item[b-ej8wmlphvw] {
        position: relative;
        display: flex;
        flex-flow: row wrap;
        justify-content: start;
        align-items: center;
        gap: .7em;
        margin-bottom: 1.25em;
    }

        .address-form .row-item:last-child[b-ej8wmlphvw] {
            margin-bottom: 0;
        }

.row-item .column-item[b-ej8wmlphvw] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: end;
    gap: .5em;
}

.width-1-1[b-ej8wmlphvw] {
    width: 100%;
}

.width-1-2[b-ej8wmlphvw] {
    width: calc((100% - .7em) / 2);
}

.width-1-8[b-ej8wmlphvw] {
    width: calc((100% - (3 * .7em)) / 8);
}

.width-2-8[b-ej8wmlphvw] {
    width: calc((100% - (3 * .7em)) / 8 * 2);
}

.width-4-8[b-ej8wmlphvw] {
    width: calc((100% - (3 * .7em)) / 8 * 4);
}

.width-1-5[b-ej8wmlphvw] {
    width: calc((100% - (3 * .7em)) / 5);
}
.width-15-5[b-ej8wmlphvw] {
    width: calc((100% - (3 * .7em)) / 5 * 1.5);
}

.column-item .name[b-ej8wmlphvw] {
    font-size: 16px;
    font-weight: 700;
    padding: 0 .5em;
}

.column-item .input-value[b-ej8wmlphvw],
.column-item .select[b-ej8wmlphvw] {
    display: flex;
    flex-direction: row;
    height: fit-content;
    padding: .5em .7em;
    background-color:#efefef;
}

    .column-item .input-value:focus[b-ej8wmlphvw],
    .column-item .select:hover[b-ej8wmlphvw] {
        border-color: #222852;
        outline: none;
    }

    .column-item .select .option-value[b-ej8wmlphvw] {
        height: 40px;
    }

.address-form .row-item .text-label[b-ej8wmlphvw] {

}

.address-form .row-item .button-section[b-ej8wmlphvw] {
    position: absolute;
    right: 0;
    float: right;
    width: fit-content;
}

.address-form .row-item .button-section button:hover[b-ej8wmlphvw] {
    opacity: .8;
}

.border-white[b-ej8wmlphvw] {
    border-color:#efefef;
}
/* _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;
}

    .prepared-orders-container .prepared-order-title[b-85ctg801dd] {
        width: 100%;
        font-size: 20px;
        text-align: center;
        margin-bottom: 1em;
    }

    .prepared-orders-container .item[b-85ctg801dd] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        width: 100%;
        margin: 0 0 .5em 0;
        padding: .5em;
        font-size: 14px;
    }

        .prepared-orders-container .item:hover[b-85ctg801dd] {
            box-shadow: 0 0 12px #00aeef;
            cursor: pointer;
        }

        .prepared-orders-container .item .name[b-85ctg801dd] {
            margin-right: 1em;
        }

        .prepared-orders-container .item .date[b-85ctg801dd] {
        }

        .prepared-orders-container .item input[b-85ctg801dd] {
            display: flex;
            flex-flow: row nowrap;
            margin: 0;
            padding: 0 0 0 .5em;
            font-size: 13px;
            text-align: left;
            width: 70px;
            border: 1px solid #7070708F;
            border-radius: 6px;
        }

        .prepared-orders-container .item .product-add-to-order-button[b-85ctg801dd] {
            position: relative;
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            margin: 0;
            padding: .4em;
            width: 20%;
            height: 100%;
            color: #FFFF;
            font-size: 13px;
            text-align: center;
            vertical-align: middle;
            background: #00AEEF 0% 0% no-repeat padding-box;
            border: none;
            border-radius: 5px;
            opacity: 1;
        }


        .prepared-orders-container .item .product-add-to-order-button:hover[b-85ctg801dd] {
            opacity: .8;
        }

.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;
    width: fit-content;
    padding: .3em .7em;
    color: #fff;
    background-color: #B31B1B;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    opacity: 0;
    transition: opacity 700ms;
}

    .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-info[b-3vkasafpri],
.order-invoice-btn[b-3vkasafpri] {
    flex: 1;
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color: var(--bramcke-dark-blue);
    z-index: 5;
    padding-block: .2em;
    padding-inline: .5em;
    font-size: 16px;
    white-space: break-spaces;
    word-break: break-word;
}

    .order-invoice-btn[b-3vkasafpri] {
        min-width: 30px;
    }

    .order-invoice-info[b-3vkasafpri] {
        border-left: 2px solid var(--bramcke-light-grey);
    }

    .order-invoice-info:first-child[b-3vkasafpri] {
        border: none;
    }

.order-invoice-icon-btn[b-3vkasafpri] {
    flex: none;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 6px #00000019;
    padding: .4em;
}

    .order-invoice-icon-btn:not(:has(.order-invoice-icon))[b-3vkasafpri] {
        opacity: 0;
    }

.order-invoice-btn .tooltip[b-3vkasafpri] {
    display: none;
}

.order-invoice-btn .tooltip[b-3vkasafpri] {
    position: absolute;
    bottom: 100%;
    right: auto;
    left: auto;
    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;
}

    .order-invoice-btn .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;
    }

.order-invoice-btn:hover .tooltip[b-3vkasafpri] {
    opacity: 1;
    display: block;
}

.order-invoice-paying-type-container[b-3vkasafpri] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.order-invoice-paid-type[b-3vkasafpri] {
    width: fit-content;
    padding: .2em .8em;
    border: none;
    border-radius: 6px;
    color: #fff;
    text-transform: capitalize;
}

#fullyPaid.order-invoice-paid-type[b-3vkasafpri] {
    background-color: var(--bramcke-green) !important;
}

#notPaid.order-invoice-paid-type[b-3vkasafpri] {
    background-color: var(--bramcke-red) !important;
}

#partiallyPaid.order-invoice-paid-type[b-3vkasafpri] {
    background-color: orange !important;
}

#overPaid.order-invoice-paid-type[b-3vkasafpri] {
    background-color: var(--bramcke-green) !important;
}

.order-invoice-icon[b-3vkasafpri] {
    display: block;
    width: 20px;
    aspect-ratio: 1;
    object-fit: contain;
    background-color: var(--bramcke-dark-grey);
}

    .order-invoice-icon:hover[b-3vkasafpri] {
        background-color: var(--bramcke-dark-blue);
        cursor: pointer;
    }

#downloadInvoice.order-invoice-icon[b-3vkasafpri] {
    mask: url('images/orders/pdf_icon.svg') no-repeat center / contain;
    -webkit-mask: url('images/orders/pdf_icon.svg') no-repeat center;
}

.order-view-invoice-btn[b-3vkasafpri] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: fit-content;
    height: fit-content;
    margin: 0;
    padding: .5em 1em;
    background-color: var(--bramcke-light-aquamarine);
    font-weight: 600;
}

    .order-view-invoice-btn:hover[b-3vkasafpri] {
        cursor: pointer;
        opacity: .9;
    }

@media screen and (max-width: 980px) {
    .order-invoice-info[b-3vkasafpri] {
        width: 100%;
        border: none;
    }

    .order-invoice-info[b-3vkasafpri],
    .order-invoice-btn[b-3vkasafpri] {
        min-width: 80px;
    }
}
/* _content/Blazor/Components/Order/Invoices/OrderInvoice.razor.rz.scp.css */
.invoice-container[b-md75b4k9ex] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1em;
    width: 100%;
    height: fit-content;
}

.invoice-inforamtion[b-md75b4k9ex] {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1em;
    width: 100%;
    min-width: fit-content;
    height: fit-content;
}

.invocie-actions[b-md75b4k9ex] {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1em;
    width: fit-content;
}

.invoice-info[b-md75b4k9ex] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    height: 100%;
    padding: .7em;
}

.invoice-info-title[b-md75b4k9ex] {
    color: #00aeef;
    font-weight: 700;
    white-space: nowrap;
}

.invoice-info-text[b-md75b4k9ex] {
    color: #000;
    font-weight: 700;
    white-space: nowrap;
}

.invoice-info-text-red[b-md75b4k9ex] {
    color: #A10000;
}

.invoice-info-text-green[b-md75b4k9ex] {
    color: #51AD62;
}

.invoice-info-text-yellow[b-md75b4k9ex] {
    color: #ff6a00;
}

@media screen and (max-width: 1200px) {
    .invoice-container[b-md75b4k9ex] {
        flex-wrap: wrap;
    }

    .invocie-actions[b-md75b4k9ex] {
        width: 100%;
        align-items: flex-end;
        justify-content: flex-end;
    }
}
/* _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;
}

.order-invoice-item[b-kk7toentkk] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width: 100%;
    margin-bottom: 1em;
    margin: 0;
    padding: .5em 1em;
    border: none;
    border-radius: 12px;
    box-shadow: 0 0 6px #00000021;
}

@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/PreparedOrder.razor.rz.scp.css */
.prepared-order-info[b-eaeles672m],
.prepared-order-btn[b-eaeles672m] {
    flex: 1;
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    color: var(--bramcke-dark-blue);
    z-index: 5;
    padding-block: .2em;
    padding-inline: .5em;
    font-size: 16px;
    white-space: break-spaces;
    word-break: break-all;
}

.prepared-order-info[b-eaeles672m] {
    border-left: 2px solid var(--bramcke-light-grey);
}

    .prepared-order-info:first-child[b-eaeles672m] {
        border: none;
    }

.prepared-order-icon-btn[b-eaeles672m] {
    flex: none;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 6px #00000019;
    padding: .4em;
}

    .prepared-order-btn .tooltip[b-eaeles672m] {
        display: none;
    }

    .prepared-order-btn .tooltip[b-eaeles672m] {
        position: absolute;
        bottom: 100%;
        right: auto;
        left: auto;
        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;
    }

        .prepared-order-btn .tooltip[b-eaeles672m]::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;
        }

    .prepared-order-btn:hover .tooltip[b-eaeles672m] {
        opacity: 1;
        display: block;
    }

.prepared-order-icon[b-eaeles672m] {
    display: block;
    width: 20px;
    aspect-ratio: 1;
    object-fit: contain;
    background-color: var(--bramcke-dark-grey);
}

    .prepared-order-icon:hover[b-eaeles672m] {
        background-color: var(--bramcke-dark-blue);
        cursor: pointer;
    }

#editPreparedOrder.prepared-order-icon[b-eaeles672m] {
    mask: url('images/orders/edit_icon.svg') no-repeat center / contain;
    -webkit-mask: url('images/orders/edit_icon.svg') no-repeat center;
}

#deletePreparedOrder.prepared-order-icon[b-eaeles672m] {
    mask: url('images/orders/delete_icon.svg') no-repeat center / contain;
    -webkit-mask: url('images/orders/delete_icon.svg') no-repeat center;
}

.prepared-order-add-to-cart-btn[b-eaeles672m] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: fit-content;
    height: fit-content;
    margin: 0;
    padding: .5em 1em;
    color:white;
    background-color: #222852;
    font-weight: 600;
    border-radius:7px;
    cursor: pointer;
}

    .prepared-order-add-to-cart-btn:hover[b-eaeles672m] {
        opacity: .9;
    }

@media screen and (max-width: 980px) {
    .prepared-order-info[b-eaeles672m] {
        width: 100%;
        border: none;
    }

    .prepared-order-info[b-eaeles672m],
    .prepared-order-btn[b-eaeles672m] {
        min-width: 80px;
    }
}
@media screen and (max-width: 768px) {
    .prepared-order-info[b-eaeles672m] {
        width: 25% !important;
        border: none;
    }
}
@media screen and (max-width: 540px) {
    .prepared-order-info[b-eaeles672m] {
        font-size:14px !important;
    }
}
/* _content/Blazor/Components/Order/PreparedOrder/PreparedOrderList.razor.rz.scp.css */
.merged-order-name-input[b-kp2kg3yez2] {
    display: flex;
    flex-flow: row nowrap;
    margin: 0;
    padding: 0 0 0 .5em;
    font-size: 20px;
    text-align: left;
    width: 25%;
    border-radius: 6px;
}

.prepared-orders-container[b-kp2kg3yez2] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: fit-content;
}

.prepared-order-item[b-kp2kg3yez2] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 1em;
    padding: .5em 1em;
    border: none;
    border-radius: 12px;
    -webkit-box-shadow: 0px 0px 9px 7px rgba(239,239,239,1);
    -moz-box-shadow: 0px 0px 9px 7px rgba(239,239,239,1);
    box-shadow: 0px 0px 9px 7px rgba(239,239,239,1);
}

.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;
}

.how-to-text[b-kp2kg3yez2] {
    font-size: 24px;
    font-weight:bold;
}

.choice-container[b-kp2kg3yez2] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    gap: 30px;
}

.subcont[b-kp2kg3yez2] {
    gap:0 !important;
}

.rounded-15[b-kp2kg3yez2] {
    border-radius:7px;
}

.merger-orders-button[b-kp2kg3yez2] {
    background: #222852 0% 0% no-repeat padding-box;
    color: #fff;
}
.merge-text-button[b-kp2kg3yez2] {
    align-self:start;
    justify-content:space-between;
    width:100%;
}

.subcont-toptext[b-kp2kg3yez2] {
    display: flex;
    flex-direction: row;
    align-items:center;
    align-self: start;
}
    .subcont-toptext h4[b-kp2kg3yez2], h6[b-kp2kg3yez2] {
        margin: 0px !important;
    }

    @media screen and (max-width: 980px) {
        .prepared-order-item[b-kp2kg3yez2] {
        flex-wrap: wrap;
        width: 40%;
        margin: 0 1em;
    }
}
@media screen and (max-width: 768px) {
    .merged-order-name-input[b-kp2kg3yez2] {
        width:90%;
    }
    .prepared-order-item[b-kp2kg3yez2] {
        flex-wrap: wrap;
        width: 100%;
        margin: 0.5em;
    }
    .merge-title[b-kp2kg3yez2] {
        width:100%;
        text-align:center;
    }
    .merge-text-button[b-kp2kg3yez2] {
        align-self:center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
    }
    .how-to-text[b-kp2kg3yez2] {
        text-align:center;
    }
    .choice-container[b-kp2kg3yez2] {
        flex-direction:column;
        justify-content:center;
        align-items:center !important;
        gap:10px;
    }
    .subcont-toptext[b-kp2kg3yez2] {
        flex-direction:column;
        justify-content:center;
        align-items:center;
    }
        .subcont-toptext h4[b-kp2kg3yez2], h6[b-kp2kg3yez2] {
            text-align:center;
        }
}
/* _content/Blazor/Components/Order/PreparedOrder/PreparedOrderMobile.razor.rz.scp.css */
.prepared-main[b-4uqbl8q65q] {
    display:flex;
    flex-direction:column;
    gap:15px;
}

.prepared-order-container[b-4uqbl8q65q] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 20px;
    height: fit-content;
}
.prepared-order-header[b-4uqbl8q65q] {
    display:flex;
    flex-direction:row;
    justify-content:space-between;
}
.option-buttons[b-4uqbl8q65q] {
    display: flex;
    flex-direction: row;
    justify-content:end;
    gap:20px;
}

.prepared-order-info[b-4uqbl8q65q],
.prepared-order-btn[b-4uqbl8q65q] {
    flex: 1;
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color: var(--bramcke-dark-blue);
    z-index: 5;
    padding-block: .2em;
    padding-inline: .5em;
    font-size: 8px;
    white-space: break-spaces;
    word-break: break-all;
}

.prepared-order-info[b-4uqbl8q65q] {
    border-left: 2px solid var(--bramcke-light-grey);
}

    .prepared-order-info:first-child[b-4uqbl8q65q] {
        border: none;
    }

.prepared-order-icon-btn[b-4uqbl8q65q] {
    flex: none;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 6px #00000019;
    padding: .4em;
}

    .prepared-order-btn .tooltip[b-4uqbl8q65q] {
        display: none;
    }

    .prepared-order-btn .tooltip[b-4uqbl8q65q] {
        position: absolute;
        bottom: 100%;
        right: auto;
        left: auto;
        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;
    }

        .prepared-order-btn .tooltip[b-4uqbl8q65q]::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;
        }

    .prepared-order-btn:hover .tooltip[b-4uqbl8q65q] {
        opacity: 1;
        display: block;
    }

.prepared-order-icon[b-4uqbl8q65q] {
    display: block;
    width: 20px;
    aspect-ratio: 1;
    object-fit: contain;
    background-color: var(--bramcke-dark-grey);
}

    .prepared-order-icon:hover[b-4uqbl8q65q] {
        background-color: var(--bramcke-dark-blue);
        cursor: pointer;
    }

#editPreparedOrder.prepared-order-icon[b-4uqbl8q65q] {
    mask: url('images/orders/edit_icon.svg') no-repeat center / contain;
    -webkit-mask: url('images/orders/edit_icon.svg') no-repeat center;
}

#deletePreparedOrder.prepared-order-icon[b-4uqbl8q65q] {
    mask: url('images/orders/delete_icon.svg') no-repeat center / contain;
    -webkit-mask: url('images/orders/delete_icon.svg') no-repeat center;
}

.prepared-order-add-to-cart-btn[b-4uqbl8q65q] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: fit-content;
    height: fit-content;
    margin: 0;
    padding: .5em 1em;
    color:white;
    background-color: #222852;
    font-weight: 600;
}

    .prepared-order-add-to-cart-btn:hover[b-4uqbl8q65q] {
        cursor: pointer;
        opacity: .9;
    }


.info-row[b-4uqbl8q65q]{
    display:flex;
    flex-direction:row;
    width:100%;
    height:4em;
}
.date-row[b-4uqbl8q65q] {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 4em;
}
.button-row[b-4uqbl8q65q] {
    display: flex;
    flex-direction: row;
    width: 50%;
    height: 3em;
}
.order-row[b-4uqbl8q65q]{
    display:flex;
    width:100%;
    justify-content:flex-start;
}



/*.order-info-1 {
    grid-area: 1 / 1 / 2 / 2;
    justify-items: flex-end;
}

.order-info-2 {
    display: grid;
    grid-area: 1 / 2 / 2 / 3;
    justify-items: flex-end;
}

.order-info-3 {
    grid-area: 2 / 1 / 3 / 2;
    justify-items: flex-end;
}

.order-info-4 {
    display: grid;
    justify-items: flex-start;
    grid-area: 2 / 2 / 3 / 3;
}

.order-info-5 {
    grid-area: 3 / 1 / 4 / 2;
    justify-items: flex-end;
}

.order-info-6 {
    display: grid;
    justify-items: flex-start;
    grid-area: 3 / 2 / 4 / 3;
}

.order-info-7 {
    grid-area: 4 / 1 / 5 / 2;
    justify-items: flex-end;
}

.order-info-8 {
    display: grid;
    justify-items: flex-start;
    grid-area: 4 / 2 / 5 / 3;
}*/
.button-row[b-4uqbl8q65q]{
    width:100%;
    display:flex;
    justify-content:center;
}
@media screen and (max-width: 980px) {
    .prepared-order-info[b-4uqbl8q65q] {
        width: 100%;
        border: none;
        font-size:14px;
    }

    .prepared-order-info[b-4uqbl8q65q],
    .prepared-order-btn[b-4uqbl8q65q] {
        height:30px;
        width: 30px;
    }
}
@media screen and (max-width: 540px) {
    .prepared-order-info[b-4uqbl8q65q] {
        width: 100%;
        border: none;
        font-size: 12px;
        word-break:break-word;
    }
}
/* _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/ProcessingOrderDetailsMobile.razor.rz.scp.css */
.p-4-m[b-cfd80rpjea] {
    padding: 1.5rem;
}

@media screen and (max-width: 768px) {
    .mobile-mode[b-cfd80rpjea] {
        display: none;
    }

    .p-4-m[b-cfd80rpjea] {
        padding: 0.5em;
    }
}
/* _content/Blazor/Components/Order/Processing/ProcessingOrderHead.razor.rz.scp.css */
.processing-order-status-container[b-wf4ggbrns0] {
    border-top: none;
    border-bottom: 1px solid rgb(70, 70, 70, .5);
}

.processing-order-status[b-wf4ggbrns0] {
    width: 25%;
    margin: 0;
    padding: 0 0 1em 0;
}

.processing-order-status-details[b-wf4ggbrns0] {
    margin-inline: .5em;
    background-color: #00000010;
    color: darkgray;
    overflow-wrap: normal;
    font-weight: 500;
    font-size: 12px;
    padding: .2em;
    border-radius: .5em;
}

.processing-order-status:first-child .processing-order-status-details[b-wf4ggbrns0] {
    margin-left: 0;
}

.processing-order-status:last-child .processing-order-status-details[b-wf4ggbrns0] {
    margin-right: 0;
}

.processing-order-status-active .processing-order-status-details[b-wf4ggbrns0] {
    background-color: #21825c90;
    color: #fff;
    font-weight: 600;
}

/* _content/Blazor/Components/Order/Processing/ProcessingOrderHeadMobile.razor.rz.scp.css */
.processing-order-status-container[b-dhkyhp568t] {
   border:none !important;
   width:50%;
}

.processing-order-status[b-dhkyhp568t] {
    width: 25%;
    margin: 0;
    padding: 0 0 1em 0;
}

.processing-order-status-details[b-dhkyhp568t] {
    margin-inline: .5em;
    background-color: #00000010;
    color: darkgray;
    overflow-wrap: normal;
    font-weight: 500;
    font-size: 12px;
    padding: .2em;
    border-radius: .5em;
}

.processing-order-status:first-child .processing-order-status-details[b-dhkyhp568t] {
    margin-left: 0;
}

.processing-order-status:last-child .processing-order-status-details[b-dhkyhp568t] {
    margin-right: 0;
}

.processing-order-status-active .processing-order-status-details[b-dhkyhp568t] {
    background-color: #21825c90;
    color: #fff;
    font-weight: 600;
}
.info-row[b-dhkyhp568t] {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content:space-between;
    min-height:5em;
    font-size:12px;
}
.order-info[b-dhkyhp568t] {
    display: flex;
    justify-content: center;
    width: 50%;
    font-size: 18px;
}
.processing-order-container[b-dhkyhp568t] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: fit-content;
    padding:10px;
}

/*.order-info-1 {
    display:grid;
    grid-area: 1 / 1 / 2 / 2;
    justify-items: flex-end;
}

.order-info-2 {
    display: grid;
    grid-area: 1 / 2 / 2 / 3;
    justify-items: flex-start;
}

.order-info-3 {
    display: grid;
    grid-area: 2 / 1 / 3 / 2;
    justify-items: flex-end;
}

.order-info-4 {
    display: grid;
    justify-items: flex-start;
    grid-area: 2 / 2 / 3 / 3;
}

.order-info-5 {
    display: grid;
    grid-area: 3 / 1 / 4 / 2;
    justify-items: flex-end;
}

.order-info-6 {
    display: grid;
    justify-items: flex-start;
    grid-area: 3 / 2 / 4 / 3;
}

.order-info-7 {
    display: grid;
    grid-area: 4 / 1 / 5 / 2;
    justify-items: flex-end;
}

.order-info-8 {
    display: grid;
    justify-items: flex-start;
    grid-area: 4 / 2 / 5 / 3;
}
*/
@media screen and (max-width: 480px) {
    .info-row[b-dhkyhp568t] {
        justify-content:space-evenly;
    }

}
/* _content/Blazor/Components/Order/Processing/ProcessingOrderListMobile.razor.rz.scp.css */
.title[b-86qoz0tf7u] {
    text-align:center;
}

/* _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%;
        -webkit-box-shadow: 1px 0px 6px 6px rgba(239,239,239,1);
        -moz-box-shadow: 1px 0px 6px 6px rgba(239,239,239,1);
        box-shadow: 1px 0px 6px 6px rgba(239,239,239,1);
    }

    .subpage-image-carousel .custom-item[b-jh4lm1kg1d] {
        width: 100%;
        aspect-ratio: 1;
    }

        .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%;
            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;
    }

        .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;
            }

                .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:first-child .container[b-jh4lm1kg1d] {
                margin-left: 0;
            }

            .subpage-image-carousel .custom-indicators .thumbnail:last-child .container[b-jh4lm1kg1d] {
                margin-right: 0;
            }

            .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;
    }
}

/* _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;
    margin: 0 .5em;
    padding: 0;
    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;
            position:relative;
            top:15px;
            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: 0;
            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] {
                display: flex;
                flex-flow: row nowrap;
                justify-content: center;
                align-items: center;
                margin: 0;
                padding: 0.2em;
                width:40%;
                height: 100%;
                min-height: 20px;
                aspect-ratio: 1;
                border: none;
                border-radius: 5px;
                font-size: 14px;
                text-align: center;
                vertical-align: middle;
                box-shadow: 0px 0px 6px #00000029;
                border-radius: 6px;
                opacity: 1;
            }

    .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: left;
        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;
        width:fit-content;
    }
    .mini-packaging-quantities .total-section .total-input input[b-01roi5uuqo] {
        font-size: 10px;
    }
    .mini-packaging-quantities .total-section[b-01roi5uuqo]{
        height:90px;
    }
    .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: 0;
            box-shadow: 0px 0px 6px #00000029;
            border: none;
            border-radius: 6px;
        }

            .quantities .total-section .total-input input[b-tvetetmqw0] {
                display: flex;
                flex-flow: row nowrap;
                width: 100%;
                font-size: 20px;
                width: 100%;
                padding: .2em;
                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 .total-section .total-input .name[b-tvetetmqw0] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        margin: 0;
        width: fit-content;
        height: fit-content;
        min-height: 25px;
        aspect-ratio: 1;
        font-size: 16px;
        text-align: center;
        vertical-align: middle;
        box-shadow: 0px 0px 6px #00000029;
        border-radius: 6px;
        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 .default-button[b-tvetetmqw0] {
        position: relative;
        font-weight: 700;
        color: white;
        background: #222852 0% 0% no-repeat padding-box;
        border: none;
        padding: .7em;
        width: 100%;
        font-size: 13px;
        text-align: center;
        letter-spacing: 0px;
        opacity: 1;
    }
    .quantities:hover .default-button:hover[b-tvetetmqw0] {
        background-color: #a9eed1;
    }
        .quantities .default-button .tooltip[b-tvetetmqw0] {
        display: none;
    }

    .quantities .default-button:disabled .tooltip[b-tvetetmqw0] {
        visibility: hidden;
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        right: 105%;
        display: inline-block;
        width: fit-content;
        padding: .3em .7em;
        color: #fff;
        background-color: #B31B1B;
        border-radius: 5px;
        text-align: center;
        font-size: 13px;
        opacity: 0;
        transition: opacity 700ms;
    }

        .quantities .default-button:disabled .tooltip[b-tvetetmqw0]::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 #B31B1B;
        }

    .quantities .default-button:hover:disabled .tooltip[b-tvetetmqw0] {
        visibility: visible;
        opacity: 1;
    }

.quantities .active-button[b-tvetetmqw0] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.quantities .folding-section .buttons .default-button:hover[b-tvetetmqw0] {
    opacity: .7;
}

.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;
}

@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] {
    flex: 1;
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: fit-content;
    margin: 0;
    padding-inline: .5em;
    border: none;
    border-radius: inherit;
    color: #fff;
    vertical-align: middle;
    font-size: 14px;
    cursor: pointer;
}

    .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);
}
    .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/BasicMiniProductCard.razor.rz.scp.css */
/* Product - basic mini card */

.pbm-card-head[b-5bbhge1428] {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    gap: 1em;
    width: 100%;
    height: fit-content;
    margin: 0;
    padding: .5em;
}

.pbm-image[b-5bbhge1428] {
    position: relative;
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    height: 75px;
    padding: .5em;
    cursor: pointer;
}

    .pbm-image img[b-5bbhge1428] {
        height: 100%;
        aspect-ratio: 1;
        object-fit: contain;
    }

.pbm-badges[b-5bbhge1428] {
    position: absolute;
    top: .5em;
    right: .5em;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-end;
    gap: .5em;
    width: fit-content;
    height: fit-content;
    max-height: 100%;
}

    .pbm-badges .badge[b-5bbhge1428] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: flex-start;
        width: fit-content;
        height: fit-content;
        margin: 0;
        padding: 0;
        color: #fff;
        cursor: pointer;
    }

.pbm-badges .badge:not(:has(.badge-item))[b-5bbhge1428] {
    display: none;
}

.p-card-container .pbm-card-head .pbm-nav-back-btn[b-5bbhge1428] {
    opacity: 0;
    position: absolute;
    top: .5em;
    left: .5em;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin: 0;
    padding: .2em;
    border: none;
    border-radius: 8px;
    font-size: 20px;
    color: #fff;
    background-color: #a10000;
    transition: opacity .3s ease-out;
    cursor: pointer;
}

.p-card-container:hover .pbm-card-head .pbm-nav-back-btn[b-5bbhge1428] {
    opacity: 1;
    transition: all .2s ease-in;
}

    .p-card-container:hover .pbm-card-head .pbm-nav-back-btn:hover[b-5bbhge1428] {
        opacity: .8;
    }

.p-card-container .pbm-card-head .pbm-card-open-zoom-in[b-5bbhge1428] {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 110%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin: 0;
    padding: .2em;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    color: #fff;
    background-color: #00aeef70;
    transition: opacity .3s ease-out;
    cursor: pointer;
}

.p-card-container:hover .pbm-card-head .pbm-card-open-zoom-in[b-5bbhge1428] {
    opacity: 1;
    background-color: #00aeef;
    transition: opacity .2s ease-in;
}

    .p-card-container:hover .pbm-card-head .pbm-card-open-zoom-in:hover[b-5bbhge1428] {
        opacity: .8;
    }

.pbm-name[b-5bbhge1428] {
    flex: 1;
    width: 100%;
    padding: 0 1.5em;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
}

.pb-price[b-5bbhge1428] {
    width: 100%;
    padding: .1em;
    color: #00aeef;
    text-align: center;
}

    .pb-price .basic-price[b-5bbhge1428] {
        font-size: 18px;
        font-weight: 700;
    }

    .pb-price .old-price[b-5bbhge1428] {
        font-size: 14px;
        text-decoration: line-through;
        opacity: .8;
        font-weight: 400;
    }

.pbm-card-stock[b-5bbhge1428] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: .5em;
    color: #707070;
    font-weight: 600;
}

.pbm-monitoring-section[b-5bbhge1428] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    gap: 1em;
    width: 100%;
    height: fit-content;
    padding: .5em 1em;
    font-size: 16px;
    font-weight: 500;
}

    .pbm-monitoring-section .container[b-5bbhge1428] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        margin: 0;
        padding: 0;
        width: fit-content;
        height: 100%;
        color: #707070;
        font-weight: inherit;
    }

    .pbm-monitoring-section .container:first-child[b-5bbhge1428] {
        padding-left: 0;
    }

    .pbm-monitoring-section .container:last-child[b-5bbhge1428] {
        padding-right: 0;
    }

.pbm-card-packaging[b-5bbhge1428] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width: 100%;
    padding: 0 1em;
}

.pbm-nav-section[b-5bbhge1428] {
    position: relative;
    display: block;
    margin-top: auto;
    width: 100%;
    font-size: 20px;
}

.pbm-add-cart-btn[b-5bbhge1428] {
    position: relative;
    outline: none;
    width: 100%;
    padding: .5em;
    border-radius: 0 0 6px 6px;
    color: #fff;
    background-color: #00aeef;
    border: none;
    z-index: 4;
}

.pbm-add-cart-btn:hover[b-5bbhge1428] {
    opacity: .9 !important;
}

.pbm-add-cart-btn .tooltip[b-5bbhge1428] {
    display: none;
}

    .pbm-add-cart-btn:disabled .tooltip[b-5bbhge1428] {
        position: absolute;
        bottom: 110%;
        left: 25%;
        right: 25%;
        width: fit-content;
        padding: .3em .7em;
        color: #fff;
        background-color: #B31B1B;
        border-radius: 5px;
        text-align: center;
        font-size: 13px;
        opacity: 0;
        transition: opacity 700ms;
    }

        .pbm-add-cart-btn:disabled .tooltip[b-5bbhge1428]::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: #B31B1B transparent transparent transparent;
        }

    .pbm-add-cart-btn:hover:disabled .tooltip[b-5bbhge1428] {
        opacity: 1;
        display: block;
    } 

/* _content/Blazor/Components/Product/ProductCards/BasicProductCard.razor.rz.scp.css */
/* Product - basic card */

.pb-card-open-zoom-in[b-wlhge5exhi] {
    position: absolute;
    opacity: 0;
}

.p-card-container:hover .pb-card-open-zoom-in[b-wlhge5exhi] {
    z-index: 10;
    position: absolute;
    bottom: .5em;
    left: .5em;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin: 0;
    padding: .2em;
    border: none;
    border-radius: 8px;
    font-size: 20px;
    color: #fff;
    background-color: #00aeef90;
    transition: opacity 200ms ease-out;
    cursor: pointer;
    opacity: 1;
    animation: blind 700ms ease-out forwards;
}

.p-card-container:hover .pb-card-open-zoom-in:hover[b-wlhge5exhi] {
    background-color: #00aeef;
    transition: all 100ms ease-in;
}

.pb-badges[b-wlhge5exhi] {
    z-index: 3;
    position: absolute;
    top: .5em;
    right: .5em;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-end;
    gap: .5em;
    width: fit-content;
    height: fit-content;
    max-height: 100%;
}


    .pb-badges .badge[b-wlhge5exhi] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: flex-start;
        width: fit-content;
        height: fit-content;
        margin: 0;
        padding: 0;
        color: #fff;
        cursor: pointer;
    }

    .pb-badges .badge:not(:has(.badge-item))[b-wlhge5exhi] {
        display: none;
    }

.pb-image[b-wlhge5exhi] {
    width: 100%;
    padding: 1em 1em .5em 1em;
}

    .pb-image .container[b-wlhge5exhi] {
        position: relative;
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        width: 100%;
        aspect-ratio: 1;
    }

        .pb-image .container img[b-wlhge5exhi] {
            width: 100%;
            margin: 0;
            padding: 1em;
            object-fit: contain;
            cursor: pointer;
        }

        .pb-image .container .favorite-icon[b-wlhge5exhi] {
            z-index: 10;
            position: absolute;
            display: flex;
            flex-flow: row wrap;
            justify-content: center;
            align-items: center;
            top: .3em;
            left: .3em;
            width: fit-content;
            height: fit-content;
            margin: 0;
            font-size: 24px;
            color: #ff5151;
        }

.pb-name[b-wlhge5exhi] {
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin: 0;
    padding: .2em .5em;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    word-wrap: break-word;
}

.pb-price[b-wlhge5exhi] {
    width: 100%;
    padding: .2em;
    color: #fff;
    background-color: #00aeef;
    text-align: center;
}

.pb-price:not(:has(*))[b-wlhge5exhi] {
    display: none;
}

    .pb-price .basic-price[b-wlhge5exhi] {
        font-size: 18px;
        font-weight: 700;
    }

    .pb-price .old-price[b-wlhge5exhi] {
        color: #fff;
        font-size: 14px;
        text-decoration: line-through;
        opacity: .8;
        font-weight: 400;
    }

.pb-details[b-wlhge5exhi] {
    flex: 1;
    opacity: 1;
    display: block;
    width: 100%;
    height: fit-content;
    margin: 0;
}

.p-card-container:hover .pb-details[b-wlhge5exhi] {
    flex: none;
}

.p-card-container:hover .pb-details[b-wlhge5exhi] {
    opacity: 0;
    margin: 0;
    height: 0;
}

.pb-button[b-wlhge5exhi] {
    opacity: 0;
    position: relative;
    margin: 0;
    height: 0;
}

.p-card-container:hover .pb-button[b-wlhge5exhi] {
    opacity: 1;
    display: block;
    width: 100%;
    height: fit-content;
    margin-top: .2em;
    border: none;
    font-size: 14px;
    font-weight: 500;
    padding: .5em;
    color: #FFF;
    background-color: #00aeef;
    transition: all 300ms ease-in-out;
    cursor: pointer;
}

.p-card-container:hover .pb-button:hover[b-wlhge5exhi] {
    background-color: rgb(31, 132, 180);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.pb-button:last-child[b-wlhge5exhi] {
    border-radius: 0 0 6px 6px;
}

/* Responsive Web Design */

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 540px) {

}

@media screen and (max-width: 480px) {

}
/* _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;
    /*box-shadow: 0 0 8px #00000035; KS */
}

        .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;
}

.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: flex-end;
    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;
    
    /*box-shadow: 0 0 8px #00000035; KS */
}

    .bcpc-image-container img[b-ach09b4gn1] {
        width: 100%;
        aspect-ratio: 1;
        margin: 0;
        padding: .1em;
        object-fit: contain;
        cursor: pointer;
        border: solid 2px #efefef;
        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 */
.blpc-monitoring-section[b-zb0ccppnjv] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    width: fit-content;
    height: 8em;
    margin: 1.5em 0 1.5em 1.5em;
    font-size: 14px;
    font-weight: 500;
    gap:0.4em;
}
    .blpc-monitoring-section .container[b-zb0ccppnjv] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        flex-basis: 33.33%;
        margin: 0;
        padding: .2em 0.5em;
        width: fit-content;
        height: 33.33%;
        color: #707070;
        font-weight: inherit;
    }
        .blpc-monitoring-section .container:first-child[b-zb0ccppnjv] {
            padding-top: 0;
        }
        .blpc-monitoring-section .container:last-child[b-zb0ccppnjv] {
            padding-bottom: 0;
        }
.blpc-image[b-zb0ccppnjv] {
    position: relative;
    z-index: 4;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width:8em;
    height: 8em;
    aspect-ratio: 1;
    margin-top:1.1em;
    border: solid 2px #efefef;
    border-radius: 6px;
    /*box-shadow: 0 0 6px #00000029; KS */
    cursor: pointer;
}
.blpc-image img[b-zb0ccppnjv] {
    
    height: 100%;
    aspect-ratio: 1;
    object-fit: contain;

}
    .blpc-image .blpc-energy-label[b-zb0ccppnjv] {
        position: absolute;
        z-index: 5;
        top: 0;
        left: 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%;
    max-height: 90px;
    height: 100%;
    padding: 0.5em .5em;
    color: var(--bramcke-dark-blue);
}
.blpc-name-price-section[b-zb0ccppnjv] {
    align-items: center;
    justify-content: center;
    width:40%;
    max-height:fit-content;
    overflow:hidden;
}
.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] {
    margin-bottom:3em !important;
    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;
        width: 70px;
        height:40px;
        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%;
    max-width:700px;
}
.blpc-highlighted-section[b-zb0ccppnjv] {
    z-index: 1;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    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;
}



.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;

}

#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;
}

    @media screen and (max-width: 1400px) {
        .blpc-highlighted-section[b-zb0ccppnjv] {
            box-shadow: none;
            width:40%;
            height:100%;
        }
        
        .blpc-name-price-section[b-zb0ccppnjv]{
            width:20%;
        }

        .blpc-add-cart-btn[b-zb0ccppnjv] {
            border-radius: 6px;
            
        }
        .basic-price[b-zb0ccppnjv] {
            font-size: 12px;
        }
        .blpc-name[b-zb0ccppnjv] {
            width:100%;
            font-size: 12px;
        }
        .blpc-price-section[b-zb0ccppnjv]{
            font-size:10px;
        }
        .blpc-stock[b-zb0ccppnjv]{
            width:30%;
            padding:0;
            margin:0;
        }
        .cart-quantity-section[b-zb0ccppnjv] {
            width: 100%;
        }

    }
    @media screen and (max-width:1200px){
        .blpc-monitoring-section[b-zb0ccppnjv]{
            margin-left:0;
        }
        .blpc-price-section .basic-price[b-zb0ccppnjv]{
            font-size:16px;
        }
        .blpc-stock[b-zb0ccppnjv] {
            margin-right: 0;
            padding-right: 0;
            font-size: 10px;
        }
        .blpc-add-cart-btn[b-zb0ccppnjv] {
            height:16em;
            font-size: 10px;
        }
    }

    @media screen and (max-width: 780px) {
        .blpc-highlighted-section[b-zb0ccppnjv] {
            justify-content: center;
            align-items: center;
        }

        .blpc-navigate-to-subpage[b-zb0ccppnjv] {
            margin-block: 1em;
        }

        .blpc-badges[b-zb0ccppnjv] {
            flex-flow: row wrap;
        }

            .blpc-badges .badge[b-zb0ccppnjv] {
                border-radius: 6px;
            }
    }

    @media screen and (max-width: 540px) {

        .blpc-highlighted-section[b-zb0ccppnjv] {
            flex-wrap: wrap;
        }
        .blpc-main-section[b-zb0ccppnjv] {
            min-width: 110px;
        }
    }
    @media screen and (max-width: 320px) {
        .blpc-monitoring-section[b-zb0ccppnjv] {
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            gap: 1em;
            width: fit-content;
            margin: 1em 0 0 0;
        }
            .blpc-monitoring-section .container[b-zb0ccppnjv] {
                padding: 0;
                margin: 0;
            }
    }
/* _content/Blazor/Components/Product/ProductCards/CompactProductCard.razor.rz.scp.css */
/* Product - basic compact card */

.compact-card-head[b-fsqpg8ek5c] {
    position: relative;
    display: flex;
    justify-content: flex-start;
    gap: .5em;
    width: 100%;
    height: fit-content;
    margin: 0;
    padding: .5em;
}

.compact-image[b-fsqpg8ek5c] {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: 70px;
    max-height: 70px;
    aspect-ratio: 1;
    object-fit: contain;
    padding: .5em;
    cursor: pointer;
}

    .compact-image img[b-fsqpg8ek5c] {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

.compact-nav-back-btn[b-fsqpg8ek5c] {
    position: absolute;
    top: 1em;
    left: 1em;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border: none;
    border-radius: 6px;
    background-color: #A10000;
}

    .compact-nav-back-btn:hover[b-fsqpg8ek5c] {
        opacity: .8;
    }

    .compact-nav-back-btn[b-fsqpg8ek5c]:before, .compact-nav-back-btn[b-fsqpg8ek5c]:after {
        position: absolute;
        content: ' ';
        height: 70%;
        width: 2px;
        background-color: #fff;
    }

    .compact-nav-back-btn[b-fsqpg8ek5c]:before {
        transform: rotate(45deg);
    }

    .compact-nav-back-btn[b-fsqpg8ek5c]:after {
        transform: rotate(-45deg);
    }

.compact-card-badges[b-fsqpg8ek5c] {
    position: absolute;
    bottom: 0;
    right: .2em;
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-end;
}

.compact-card-badges .badge[b-fsqpg8ek5c] {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

    .compact-card-badges .badge:empty[b-fsqpg8ek5c] {
        display: none;
    }

    .compact-card-packaging[b-fsqpg8ek5c] {
        flex: 1;
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        height: fit-content;
        gap: 1em;
        margin: 0;
        padding: 0;
    }

.compact-head-info[b-fsqpg8ek5c] {
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
}

.compact-info-container[b-fsqpg8ek5c] {
    display: flex;
    flex-flow: row nowrap;
}

.compact-price[b-fsqpg8ek5c] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: fit-content;
    font-size: 14px;
}

.compact-head-info-name[b-fsqpg8ek5c] {
    width: fit-content;
    padding: 0 1.5em;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    
}

.compact-name[b-fsqpg8ek5c] {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: start;
}

.pb-price[b-fsqpg8ek5c] {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: .1em;
    color: #00aeef;
    text-align: center;
}

    .pb-price .basic-price[b-fsqpg8ek5c] {
        font-size: 14px;
        font-weight: 700;
    }

    .pb-price .old-price[b-fsqpg8ek5c] {
        font-size: 14px;
        text-decoration: line-through;
        opacity: .8;
        font-weight: 400;
    }

.compact-card-stock[b-fsqpg8ek5c] {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    width: fit-content;
    color: #707070;
    font-weight: 600;
}

.compact-monitoring-section[b-fsqpg8ek5c] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    gap: 1em;
    width: 100%;
    height: fit-content;
    padding: .5em 1em;
    font-size: 16px;
    font-weight: 500;
}

    .compact-monitoring-section .container[b-fsqpg8ek5c] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        margin: 0;
        padding: 0;
        width: fit-content;
        height: 100%;
        color: #707070;
        font-weight: inherit;
    }

        .compact-monitoring-section .container:first-child[b-fsqpg8ek5c] {
            padding-left: 0;
        }

        .compact-monitoring-section .container:last-child[b-fsqpg8ek5c] {
            padding-right: 0;
        }

.compact-nav-section[b-fsqpg8ek5c] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    gap: .5em;
    margin-bottom: .5em;
    padding: 0 .5em;
    width: 100%;
    height: fit-content;
    font-size: 14px;
}

.compact-add-btn[b-fsqpg8ek5c] {
    position: relative;
    outline: none;
    width: fit-content;
    padding: .2em .5em;
    color: #fff;
    border: none;
}

.compact-add-btn .tooltip[b-fsqpg8ek5c] {
    display: none;
}

    .compact-add-btn:disabled .tooltip[b-fsqpg8ek5c] {
        position: absolute;
        bottom: 110%;
        right: 0;
        width: fit-content;
        padding: .3em .7em;
        color: #fff;
        background-color: #B31B1B;
        border-radius: 5px;
        text-align: center;
        font-size: 13px;
        opacity: 0;
        transition: opacity 700ms;
    }

        .compact-add-btn:disabled .tooltip[b-fsqpg8ek5c]::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;
        }

.compact-add-btn:hover:disabled .tooltip[b-fsqpg8ek5c] {
    opacity: 1;
    display: block;
} 

    .compact-add-btn.favorite-btn[b-fsqpg8ek5c] {
        background-color: #1F84B4;
    }

    .compact-add-btn.cart-btn[b-fsqpg8ek5c] {
        background-color: #00aeef;
    }

    .compact-add-cart-btn:hover[b-fsqpg8ek5c] {
        opacity: .8;
    }
/* _content/Blazor/Components/Product/ProductCards/ListMiniProductCard.razor.rz.scp.css */
/* Product - list card */

.plm-image[b-o3jnhc8i4o] {
    margin: 10px 10px 10px 20px;
    max-height: 120px;
    min-height: 80px;
    height: fit-content;
    cursor: pointer;
}

.plm-head-section[b-o3jnhc8i4o] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 30%;
    margin: 10px;
}

.plm-head-name[b-o3jnhc8i4o] {
    font-size: 18px;
    margin: 0 1.2em 0 1.2em;
    font-weight: bold;
    width: 100%;
}

.plm-stock-section[b-o3jnhc8i4o] {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    margin: 10px;
    font-size: 14px;
}

.plm-favorites[b-o3jnhc8i4o] {
    font-size: 16px;
    margin: 20px;
    font-weight: 700;
}

.plm-extended-section[b-o3jnhc8i4o] {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    height: 100%;
    background-color: skyblue;
    margin: 0;
}

.plm-cost-section[b-o3jnhc8i4o] {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    height: 100%;
    gap: 5px;
    margin: 10px;
    font-size: 20px;
    background-color: lightskyblue;
}
/* _content/Blazor/Components/Product/ProductCards/ListProductCard.razor.rz.scp.css */
/* Product - list card */

.pl-monitoring-section[b-l24yuo1hxg] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    width: fit-content;
    height: fit-content;
    margin: 1em .75em 1em 1em;
    font-size: 16px;
    font-weight: 500;
}

    .pl-monitoring-section .container[b-l24yuo1hxg] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        flex-basis: 33.33%;
        margin: 0;
        padding: .5em 0;
        width: fit-content;
        height: 33.33%;
        color: #707070;
        font-weight: inherit;
    }

        .pl-monitoring-section .container:first-child[b-l24yuo1hxg] {
            padding-top: 0;
        }

        .pl-monitoring-section .container:last-child[b-l24yuo1hxg] {
            padding-bottom: 0;
        }

.pl-image[b-l24yuo1hxg] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    height: 150px;
    aspect-ratio: 1;
    margin: 1em .25em;
    padding: .5em;
    cursor: pointer;
}

.pl-image img[b-l24yuo1hxg] {
    height: 100%;
    aspect-ratio: 1;
    object-fit: contain;
}

.pl-detail-labels[b-l24yuo1hxg] {
    display: flex;
    flex-flow: row nowrap;
    height: 150px;
    width: fit-content;
    margin: 1em .25em;
}

.pl-main-section[b-l24yuo1hxg] {
    flex: 1;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1em;
    width: auto;
    height: fit-content;
    margin: 1em .25em;
}

.pl-name[b-l24yuo1hxg] {
    flex: 1;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    font-size: 18px;
    text-align: start;
    font-weight: bold;
    white-space: break-spaces;
}

.pl-badges[b-l24yuo1hxg] {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

.pl-badges .badge[b-l24yuo1hxg] {
    display: block;
}

.pl-badges .badge:empty[b-l24yuo1hxg] {
    display: none;
}

.pl-main-bottom[b-l24yuo1hxg] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1em;
    width: fit-content;
    color: #707070;
}

.pl-main-bottom .bottom-item[b-l24yuo1hxg] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    white-space: nowrap;
}

    .pl-main-bottom .bottom-item.bottom-item-info[b-l24yuo1hxg] {
        font-size: 18px;
        font-weight: 400;
    }

    .pl-main-bottom .bottom-item.bottom-item-stock[b-l24yuo1hxg] {
        flex-flow: row nowrap;
        font-size: 14px;
        font-weight: 700;
    }

        .pl-main-bottom .bottom-item.bottom-item-stock span[b-l24yuo1hxg] {
            width: fit-content;
        }

.pl-main-stock-icon[b-l24yuo1hxg] {
    height: 50px;
    margin-right: 1em;
}

.pl-packaging-section[b-l24yuo1hxg] {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    width: fit-content;
    margin: 1em .25em;
}

.pl-last-section[b-l24yuo1hxg] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-around;
    align-items: center;
    gap: 1.5em;
    height: 100%;
    margin: 1em 0 1em .75em;
}

    .pl-price-section[b-l24yuo1hxg] {
        width: 100%;
        height: 100%;
        padding: .5em 1em;
        border: none;
        border-radius: 6px 0 0 6px;
        color: #fff;
        background-color: #00aeef;
        text-align: center;
    }

    .pl-price-section .basic-price[b-l24yuo1hxg] {
        font-size: 18px;
        font-weight: 700;
    }

    .pl-price-section .old-price[b-l24yuo1hxg] {
        color: #fff;
        font-size: 14px;
        text-decoration: line-through;
        opacity: .8;
        font-weight: 400;
    }

.pl-add-cart-btn[b-l24yuo1hxg] {
    position: relative;
    width: fit-content;
    height: fit-content;
    padding: .5em 1em;
    color: #707070;
    background-color: #d9d9d9;
    font-size: 16px;
    font-weight: 600;
    transition: all 200ms ease-in;
}

.pl-add-cart-btn:hover[b-l24yuo1hxg] {
    color: #fff;
    background-color: #00aeef;
    transition: all 100ms ease-out;
}

.pl-add-cart-btn .tooltip[b-l24yuo1hxg] {
    display: none;
}

    .pl-add-cart-btn:disabled .tooltip[b-l24yuo1hxg] {
        position: absolute;
        top: 0;
        right: 105%;
        width: fit-content;
        padding: .3em .7em;
        color: #fff;
        background-color: #B31B1B;
        border-radius: 5px;
        text-align: center;
        font-size: 13px;
        opacity: 0;
        transition: opacity 700ms;
    }

        .pl-add-cart-btn:disabled .tooltip[b-l24yuo1hxg]::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 #B31B1B;
        }

.pl-add-cart-btn:hover:disabled .tooltip[b-l24yuo1hxg] {
    opacity: 1;
    display: block;
} 

.pl-btn-section[b-l24yuo1hxg] {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: end;
    height: 100%;
    width: fit-content;
    margin: 0;
    padding: 0;
    right: 0;
}

.pl-nav-subpage-btn[b-l24yuo1hxg] {
    display: block;
    border-radius: 0;
    width: fit-content;
    height: 100%;
    border-left: 5px solid white;
    background-color: lightskyblue;
    border-radius: 0 20px 20px 0;
}

    .pl-nav-subpage-btn:hover[b-l24yuo1hxg] {
        font-weight: 700;
        background-color: dodgerblue;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

.pl-minimize-btn[b-l24yuo1hxg] {
    display: block;
    border-radius: 0;
    width: fit-content;
    height: 100%;
    border-right: 5px solid white;
    background-color: lightskyblue;
    border-radius: 0 0 0 0;
    transition: all 500ms ease-in;
}

    .pl-minimize-btn:hover[b-l24yuo1hxg] {
        font-weight: 700;
        background-color: dodgerblue;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }
/* _content/Blazor/Components/Product/ProductCards/OrderProductListItem.razor.rz.scp.css */
.ordercontainer-row-item[b-lgklppm1l2] {
    display: flex;
    flex-direction: row;
    margin-inline:5px;
    margin-block:10px;
    padding:5px;
    border-radius:13px;
}

.data-table-image img[b-lgklppm1l2] {
    mix-blend-mode:multiply;
}

.cart-item-left-section[b-lgklppm1l2] {
    width: 50%;
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.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;
}

.right-section[b-lgklppm1l2] {
    display:grid;
    grid-template-columns:repeat(5,1fr);
    place-items:center;
    min-width: 315px;
    width: 50%;
}
/* _content/Blazor/Components/Product/ProductCards/OrderProductListItemMobile.razor.rz.scp.css */
.ordercontainer-card[b-23mz6z9hdw] {
    width: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 6px;
    height: fit-content;
    background:#fff;
}

.product-row[b-23mz6z9hdw] {
    padding-top: 1em;
    display: flex;
    flex-direction: row;
    padding-inline: 1em;
    width: 100%;
    justify-content: space-between;
    height: 14em;
}

.data-table-name-mobile[b-23mz6z9hdw] {
    width: 45%;
    color: black;
    font-size: 14px;
    font-weight: 600;
}

.quantity-row[b-23mz6z9hdw] {
    font-size: 14px;
    font-weight: 600;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-evenly;
    padding-bottom: 3em;
}

.data-table-stock-mobile[b-23mz6z9hdw] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 2.5em;
    height: 3em;
    text-align: center;
}

.price-row[b-23mz6z9hdw] {
    font-size: 12px;
    font-weight: 600;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-evenly;
    padding-bottom: 2em;
}

.price-mobile[b-23mz6z9hdw] {
    width: 8em;
    display: flex;
    justify-content: center;
    text-align: center;
}
.stock-row[b-23mz6z9hdw] {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    padding-bottom: 2em;
}


.mini-packaging-quantities-mobile[b-23mz6z9hdw] {
    display:flex;
    justify-content:center;
    flex-flow: row;
    justify-self: center;
    align-items: flex-start;
    gap: .5em;
    width: 75%;
    padding: 0;
    font-size: 16px;
}


.not-enabled-product[b-23mz6z9hdw] {
    background: rgba(255, 9, 9,0.2);
}

    .not-enabled-product img[b-23mz6z9hdw] {
        mix-blend-mode: multiply;
    }
/* _content/Blazor/Components/Product/ProductCards/RelatedProductCard.razor.rz.scp.css */
/* Related product card at subpage*/

.p-related-card[b-gi940mgb0j] {
    display: flex;
    flex-flow: column nowrap;
    align-content: space-between;
    align-items: flex-start;
    gap: .5em;
    width: 100%;
    cursor: pointer;
    background-color: #fff;
    transition: all 200ms ease-out;
}

    .p-related-card:hover[b-gi940mgb0j] {
        box-shadow: 0px 0px 6px #00aeef;
        transition: all 100ms ease-in-out;
    }

@keyframes blind-b-gi940mgb0j {
    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);
    }
}

.related-card-head-container[b-gi940mgb0j]{
    display: flex;
    flex-flow: row nowrap;
    gap: .5em;
    padding: .5em .5em 0 .5em;
}

.related-card-head-container .image-container[b-gi940mgb0j] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 150px;
    padding: .5em;
    aspect-ratio: 1;
}

    .related-card-head-container .image-container img[b-gi940mgb0j] {
        width: 100%;
        margin: 0;
        padding: .2em;
        object-fit: contain;
    }

.related-card-head-container .container[b-gi940mgb0j] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    gap: .5em;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .related-card-head-container .container .name[b-gi940mgb0j] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        width: 100%;
        color: #505050;
        font-size: 14px;
        font-weight: 700;
        text-align: left;
    }

.related-card-main[b-gi940mgb0j] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width: 100%;
    padding-bottom: .5em;
}

    .related-card-main .price[b-gi940mgb0j] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        width: 100%;
        margin: 0;
        padding: 0 .5em;
        color: #fff;
        background-color: #222852;
        font-size: 14px;
        font-weight: 600;
        transition: all 200ms ease-out;
    }

.p-related-card:hover .related-card-main .price[b-gi940mgb0j] {
    background-color: #00aeef;
    transition: all 100ms ease-in-out;
}
    
/* _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;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    background-color: #fff;
    cursor: pointer;
    transition: all 200ms ease-out;
    animation: blind-b-oq62see1hx 500ms ease-in-out forwards;
}

.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;
    }

.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%;
        margin-bottom:15px;
    }

    .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 */
[b-tnlq18bbq4] .ant-slider-handle {
    transition: all 200ms ease-in !important;
}

    [b-tnlq18bbq4] .ant-slider-handle:hover {
        background-color: #009fe3 !important;
        border: none !important;
    }
/* _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;
    height: 50px;
    width: 100%;
    background: #222852;
}
.group-component .title[b-b6avb1fis3] {
    align-items: center;
    width: 100%;
    height: 100%;
    padding-inline: 1em;
    padding-block: .2em;
    font-size: 1.5rem;
    font-weight: 600;
    color: #fff;
    white-space:nowrap;
    text-transform: uppercase;
    font-family: Calibri, sans-serif;
    opacity: 1;
}
.title-title[b-b6avb1fis3] {
    display: flex;
    justify-content: center;
    width: 100%;
}
.title-title img[b-b6avb1fis3]{
    display:none;
}
.title-title .title[b-b6avb1fis3] {
    display:flex;
    flex-direction:row;
    align-items:center;
    width: 100%;
}

.closed[b-b6avb1fis3] {
    transition: max-height 1s ease-in-out;
}
.opened[b-b6avb1fis3] {
    transition: max-height 1s ease-in-out;
}
.mobile-dropdown[b-b6avb1fis3] {
    display: none;
}
.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;
}
@media (max-width: 1024px) {
    .group-component .title[b-b6avb1fis3] {
        font-size:18px;
    }
}@media (max-width: 768px) {
    [b-b6avb1fis3] .notranslate {
        display: flex;
    }
    .desktop-container[b-b6avb1fis3]{
        display:none;
    }
    .mobile-dropdown[b-b6avb1fis3] {
        display:block;
    }
    .title-title[b-b6avb1fis3] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 5px;
        padding-inline: 10px;
        width: 100%;
    }
    
        .title-title img[b-b6avb1fis3] {
            display:block;
            width: 30px;
            z-index:2;
            cursor:pointer;
            height:30px;
            margin-left:3px;
        }
    .title-title .title[b-b6avb1fis3] {
        padding-inline: 0;
        width:80%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .title-title .title[b-b6avb1fis3]{
        position:relative;
    }

    .option-text[b-b6avb1fis3] {
        text-align:center;
    }
}
@media (max-width: 560px) {
    .title-image img[b-b6avb1fis3]{
        object-fit:cover;
        padding:0.8em;
    }
    .title-title[b-b6avb1fis3] {
        display: flex;
        flex-direction: row;
        padding-inline: 10px;
    }
}
@media (max-width: 400px) {
}
/* _content/Blazor/Components/Product/ProductListPage/GroupComponentCard.razor.rz.scp.css */
.group-component[b-wf9trvgl7w] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    border-radius: inherit;
    height: 100%;
    width: 100%;
    min-width: 12vw;
}

    .group-component .title[b-wf9trvgl7w] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 20%;
        height: 50px;
        padding-inline: 1em;
        padding-block: .2em;
        font-size: 1.5rem;
        font-weight: 600;
        background-color: var(--bramcke-dark-blue);
        color: #fff;
        white-space: nowrap;
        text-transform: uppercase;
        font-family: Calibri, sans-serif;
        opacity: 1;
    }
.groupcard-container[b-wf9trvgl7w] {
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 4px 12px;
}
    .groupcard-container:hover[b-wf9trvgl7w] {
        background-color: var(--bramcke-light-blue);
        color: white;
    }
        .groupcard-container:hover img[b-wf9trvgl7w] {
            color: white;
            filter:invert(1);
        }
.groupcard-image[b-wf9trvgl7w] {
    display: flex;
    justify-content: center;
    height: 75%;
    object-fit: contain;
    padding-block: 1em;
    max-height: 200px;
    align-items:center;
}
.groupcard-image img[b-wf9trvgl7w]{
    width:6em;
    height:6em;
}

@media (max-width: 768px) {
    .group-component .title[b-wf9trvgl7w] {
        border-radius: 16px 16px 0 0;
    }
}
/* _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;
    height:80%;
    overflow:hidden;
}
.category-container-bottom[b-514oiwmn6z] {
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    height: 20%;
    width:100%;
    max-height:110px;
    position:absolute;
    bottom:15px;
}

.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;
    min-height: 500px !important;
    max-height: 515px;
    width: 253px;
    position:relative;
}

    .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-image-container[b-514oiwmn6z] {
    display:flex;
    align-content:flex-start;
    justify-content:flex-end;
    margin-right: 10px;
    height: 60px;
    position:relative;
    top:-220px;
    right:-10px;
}

    .header-category-image-container img[b-514oiwmn6z] {
        height: 300px;
        width:300px;
    }

.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;
    overflow: hidden;
    height: 360px;
    z-index: 1;
    width: 100%;
    padding-right: 17px;
    overflow-y: scroll;
    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;
}
@media screen and (max-width: 1200px) {
    .category-container[b-514oiwmn6z] {
        grid-template-columns: repeat(auto-fill, 253px);
    }
        .category-container .category[b-514oiwmn6z] {
            flex-basis: 25%;
        }
}
@media screen and (max-width: 1130px) {

    .category-container[b-514oiwmn6z] {
        grid-template-columns: repeat(auto-fill, 253px);
    }
}

@media screen and (max-width: 1024px) {

    .category-container[b-514oiwmn6z] {
        grid-template-columns: repeat(auto-fill, 253px);
        justify-content: space-between;
    }
    
}
@media screen and (max-width: 930px) {

    .category-container[b-514oiwmn6z] {
        grid-template-columns: repeat(auto-fill, 253px);
    }
}
@media screen and (max-width: 865px) {

    .category-container[b-514oiwmn6z] {
        grid-template-columns: repeat(auto-fill, 253px);
    }
}


@media screen and (max-width: 768px) {
    .category-container[b-514oiwmn6z] {
        grid-template-columns: repeat(auto-fill, 253px);
        padding-inline:0;
        justify-content:space-between;
        width:100%;
    }
    .header-category-name[b-514oiwmn6z]{
    }

        .category-container .category[b-514oiwmn6z] {
            flex-basis: 33.33%;
        }
}@media screen and (max-width: 640px) {

    .category[b-514oiwmn6z]{
        width:300px;
    }

    .category-container[b-514oiwmn6z] {
        grid-template-columns: repeat(auto-fill, 100%);
        justify-items: center;
    }
}
@media screen and (max-width: 550px) {
   
}
    @media screen and (max-width: 425px) {
        
    }

    @media screen and (max-width: 320px) {

        .category-container .category[b-514oiwmn6z] {
            flex-basis: 100%;
        }
    }

/* _content/Blazor/Components/Product/ProductListPage/ProductDetailLabels.razor.rz.scp.css */
.detail-labels-container[b-aqcc32158q] {
    width: 4em;
    height:20em;
    align-items:center;
}

.detail-labels-container .element[b-aqcc32158q] {
    height: fit-content;
}

.detail-labels-container .element .container img[b-aqcc32158q] {
    display: block;
    height: 100%;
    width:100%;
    aspect-ratio: 0.5;
    object-fit: contain;
}

.detail-labels-container .element .container span[b-aqcc32158q] {
    width: fit-content;
    height: fit-content;
    font-size: 8px;
    font-weight: 500;
    color: #707070;
    word-wrap: break-word;
}

/* ROW DIRECTION */
.detail-labels-container.row-direction[b-aqcc32158q] {
    display: flex;
    flex-flow: row;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    height: fit-content;
}


.detail-labels-container.row-direction .element[b-aqcc32158q] {
    width: fit-content;
    height: fit-content;
    max-height: 100%;
}

    .detail-labels-container.row-direction .element .container[b-aqcc32158q] {
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        max-height: 100%;
        padding: .3em;
        --bs-gutter-x: .3em;
        --bs-gutter-y: .3em;
 
    }

        .detail-labels-container.row-direction .element .container img[b-aqcc32158q] {
            min-width: 25px;
        }

/* COLUMN DIRECTION */

.detail-labels-container.column-direction[b-aqcc32158q] {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    padding-top:4em;
}

.detail-labels-container.column-direction .element[b-aqcc32158q] {
    height: 28%;
    padding: .2em;
    aspect-ratio: 1;
}
/* Four and five children element */

/* First item */
.detail-labels-container.column-directionL .element:nth-child(2n+1)[b-aqcc32158q] {
}
/* Second item */
.detail-labels-container.column-direction .element:nth-child(2n)[b-aqcc32158q] {
}

        
.detail-labels-container.column-direction .element .container[b-aqcc32158q] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: .5em;
}

@media screen and (max-width: 1024px) {
    .detail-labels-container.row-direction[b-aqcc32158q] {
 
        flex-wrap: nowrap;
        justify-content: space-around;
    }

    .detail-labels-container .element .container[b-aqcc32158q] {
        --bs-gutter-x: .2em;
    }

        .detail-labels-container .element .container img[b-aqcc32158q] {
            height:15px;
        }

        .detail-labels-container .element .container span[b-aqcc32158q] {
            font-size: 10px;
        }

    .detail-labels-container.row-direction[b-aqcc32158q] {
        padding-inline: .2em;
    }

        .detail-labels-container.row-direction .element[b-aqcc32158q] {
            padding-block: .4em;
        }
}

@media screen and (max-width: 540px) {

    .detail-labels-container .element .container[b-aqcc32158q] {
        --bs-gutter-x: .1em;
    }
    
    .detail-labels-container .element .container img[b-aqcc32158q] {
        height: 12px;
    }

    .detail-labels-container .element .container span[b-aqcc32158q] {
        font-size: 8px;
    }
        
}
/* _content/Blazor/Components/Product/ProductListPage/ProductList.razor.rz.scp.css */
.product-list-container[b-aocb3kplv8] {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: 100%;
    padding: 0;
}
    .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;
    width: calc(20% - .75em);
    font-size: 14px;
    min-height:230px;
    color: var(--bramcke-dark-blue);
    background-color: #fff;
    animation: blind-b-aocb3kplv8 500ms ease-in-out forwards;
    transition: all 200ms ease-in-out;
}
    .p-card-container:hover[b-aocb3kplv8] {
        transition: all 300ms ease-in;
    }
    /* First item */
    .p-card-container:nth-child(5n+1)[b-aocb3kplv8] {
        margin-top: 1em;
        margin-left: 0;
        margin-right: .75em;
    }
    /* Second item */
    .p-card-container:nth-child(5n+2)[b-aocb3kplv8] {
        margin-top: 1em;
        margin-left: .25em;
        margin-right: .5em;
    }
    /* Third Item */
    .p-card-container:nth-child(5n+3)[b-aocb3kplv8] {
        margin-top: 1em;
        margin-left: .375em;
        margin-right: .375em;
    }
    /* Fourth item */
    .p-card-container:nth-child(5n+4)[b-aocb3kplv8] {
        margin-top: 1em;
        margin-left: .5em;
        margin-right: .25em;
    }
    /* Fifth (the last) item */
    .p-card-container:nth-child(5n)[b-aocb3kplv8] {
        margin-top: 1em;
        margin-left: .75em;
        margin-right: 0;
    }
/* Product List View */
.p-list-container[b-aocb3kplv8] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    justify-items: flex-start;
    align-content: space-between;
    align-items: flex-start;
    gap: 0;
    width: 100%;
    height: 180px;
    margin: .5em 0;
    font-size: 16px;
    background-color: #fff;
    animation: blind-reverse-b-aocb3kplv8 500ms ease-in-out forwards;
    transition: all 200ms ease-in-out;
}

.scroll-margin[b-aocb3kplv8] {
    scroll-margin-top:110px;
}
/* Responsive Web Design */
@media screen and (max-width: 1400px) {
    .p-card-container[b-aocb3kplv8] {
        width: calc(25% - .75em);
    }
        /* First item */
        .p-card-container:nth-child(4n+1)[b-aocb3kplv8] {
            margin-left: 0;
            margin-right: .75em;
        }
        /* Second item */
        .p-card-container:nth-child(4n+2)[b-aocb3kplv8] {
            margin-left: .25em;
            margin-right: .5em;
        }
        /* Third Item */
        .p-card-container:nth-child(4n+3)[b-aocb3kplv8] {
            margin-left: .5em;
            margin-right: .25em;
        }
        /* Fourth (the last) item */
        .p-card-container:nth-child(4n)[b-aocb3kplv8] {
            margin-left: .75em;
            margin-right: 0;
        }
    .p-list-container[b-aocb3kplv8] {
        flex-wrap: wrap;
        height: 160px;
    }
}
@media screen and (max-width: 1200px) {
    .p-list-container[b-aocb3kplv8]{
        width:fit-content;
    }
    .p-card-container[b-aocb3kplv8] {
        width: calc(33.33% - .75em);
    }
        /* First item */
        .p-card-container:nth-child(3n+1)[b-aocb3kplv8] {
            margin-left: 0;
            margin-right: .75em;
        }
        /* Second item */
        .p-card-container:nth-child(3n+2)[b-aocb3kplv8] {
            margin-left: .375em;
            margin-right: .375em;
        }
        /* Third (the last) Item */
        .p-card-container:nth-child(3n)[b-aocb3kplv8] {
            margin-left: .75em;
            margin-right: 0;
        }
}


@media screen and (max-width: 980px) {
    .p-card-container[b-aocb3kplv8] {
        width: calc(32% - .5em);
    }
}
    @media screen and (max-width: 768px) {
        .product-list-container[b-aocb3kplv8] {
            justify-content: center;
            gap: 8px;
        }
        .p-card-container[b-aocb3kplv8] {
            width: calc(50% - .5em) !important;
        }
            /* First item */
            .p-card-container:nth-child(2n+1)[b-aocb3kplv8] {
                margin-left: 0;
                margin-right:0;
            }
            /* Second item */
            .p-card-container:nth-child(2n)[b-aocb3kplv8] {
                margin-left: 0;
                margin-right: 0;
            }

        .p-list-container[b-aocb3kplv8] {
            flex-flow: row wrap;
            justify-content: flex-start;
            align-items: center;
        }
    }

    @media screen and (max-width: 540px) {

        .p-list-container[b-aocb3kplv8] {
            max-height:140px !important;
            flex-flow: row wrap;
        }

        .p-card-container[b-aocb3kplv8] {
            width: calc(90% - .5em) !important ;
        }
        .scroll-margin[b-aocb3kplv8] {
            scroll-margin-top: 160px;
        }
    }

    @keyframes blind-b-aocb3kplv8 {
        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);
        }
    }

    @keyframes blind-reverse-b-aocb3kplv8 {
        0% {
            transform: rotateY(-90deg);
            transform: rotateX(75deg);
        }

        25% {
            transform: rotateY(-60deg);
            transform: rotateX(60deg);
        }

        50% {
            transform: rotateY(-45deg);
            transform: rotateX(30deg);
        }

        75% {
            transform: rotateY(-15deg);
            transform: rotateX(15deg);
        }

        100% {
            transform: rotateX(0deg);
            transform: rotateY(0deg);
        }
    }


/* _content/Blazor/Components/Product/SubPage/EmailSharing.razor.rz.scp.css */
.email-sharing[b-e5uw07tx6f] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    height: 100%;
    border-radius: 6px;
    color: #707070;
    transition: all 200ms ease-out;
    cursor: pointer;
}

    .email-sharing:hover[b-e5uw07tx6f] {
        border-radius: 6px;
        border-color: #00AEEF;
        color: white;
        transition: all 200ms ease-in-out;
    }

    .email-sharing .bg-hover[b-e5uw07tx6f] {
        position: absolute;
        width: 0;
        height: 80%;
        left: 5px;
        border-radius: inherit;
        background-color: transparent;
        transition: all 100ms ease-out;
        z-index: 0;
    }

    .email-sharing:hover .bg-hover[b-e5uw07tx6f] {
        width: 100%;
        height: 100%;
        left: 0;
        border-radius: inherit;
        background: #00AEEF 0% 0% no-repeat padding-box;
        opacity: 1;
        transition: all 200ms ease-in-out;
    }

    .email-sharing .icon[b-e5uw07tx6f] {
        margin: 5px;
        padding: 5px;
        display: flex;
        color: white;
        font-size: 20px;
        font-weight: 200;
        width: fit-content;
        height: fit-content;
        border: none;
        border-radius: 5px;
        background: var(--unnamed-color-00aeef) 0% 0% no-repeat padding-box;
        background: #00AEEF 0% 0% no-repeat padding-box;
        border-radius: 3px;
        opacity: 1;
        z-index: 1;
    }

    .email-sharing .text[b-e5uw07tx6f] {
        margin-left: 1em;
        z-index: 1;
    }
/* _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-indicator[b-pakpbzkx0k] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: .5em;
    height: fit-content;
    max-height: 50px;
}

    .stock-indicator .icon[b-pakpbzkx0k] {
        height: 100%;
        aspect-ratio: 1;
    }

        .stock-indicator .icon img[b-pakpbzkx0k] {
            height: 100%;
            object-fit: contain;
            border-radius: 0;
        }

    .stock-indicator .text[b-pakpbzkx0k] {
        padding: 0 .5em;
        padding-bottom: 0;
        text-align: center;
        font-size: 12px;
    }

.current-stock[b-pakpbzkx0k] {
    font-size: 12px;
}
/* _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) */

.subpage-main-container .badges[b-6hvfpbldiq] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: .5em;
    width: fit-content;
    height: fit-content;
    margin: 0;
    padding: 0;
}

.subpage-main-container .badges .badge[b-6hvfpbldiq] {
    display: flex;
    justify-content: center;
    width: fit-content;
    height: fit-content;
    margin: 0;
    padding: 0;
}

.nrg-flag[b-6hvfpbldiq] {
   margin-block:3px; 
}
/* Buttons - Monitorings: favorite, price, stock */
.subpage-main-container .button-section[b-6hvfpbldiq] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
    padding: .5em 0;
    padding-bottom: 1em;
    font-size: 13px;
    font-weight: 500;
}

.button-section .container[b-6hvfpbldiq] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    margin: 0;
    width: fit-content;
    height: 100%;
    color: #707070;
    font-weight: inherit;
    border-radius:0;
}

    .button-section .container:first-child[b-6hvfpbldiq] {
        padding-left: 0;
    }

    .button-section .container:last-child[b-6hvfpbldiq] {
        padding-right: 0;
    }

/* Stock information */

.subpage-main-container .stock[b-6hvfpbldiq] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: .5em 0;
    padding: 0;
    width: 100%;
    height: fit-content;
}

.container .indicator[b-6hvfpbldiq] {
        height: 33px;
        width: 100%;
        aspect-ratio:1;
    }

    .subpage-main-container .stock .info[b-6hvfpbldiq] {
        height: 100%;
        flex-basis: 100%;
        margin-left: 1em;
    }

/* 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;
}

    .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/Purchase/AddressSelector.razor.rz.scp.css */
.address-form[b-baod6zju0b] {
    grid-template-columns: repeat(2, 1fr);
}
.address-selector[b-baod6zju0b] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-content: space-between;
    gap: .7em;
    width: 100%;
    height: 10em;
    color: black;
    font-weight: 500;
}

.address-selector-title[b-baod6zju0b] {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

.address-selector-container[b-baod6zju0b] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1em;
}

    .address-selector-container .selected-address[b-baod6zju0b] {
        display: block;
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: center;
        flex: 1;
        width: fit-content;
        height: fit-content;
        margin-right: .5em;
        color: black;
        font-size: 18px;
        font-weight: 600;
    }
    .selected-address[b-baod6zju0b]{
        padding:0.5em;
    }

        .address-selector-container .selected-address .selected-address-button[b-baod6zju0b] {
            display: flex;
            flex-flow: row nowrap;
            justify-content: flex-start;
            align-items: center;
            margin-top: 1em;
            margin-right: auto;
        }

    .address-selector-container .selector-component[b-baod6zju0b] {
        position: relative;
        display: block;
        flex: 1;
        width: fit-content;
    }
.address-selector-title-container[b-baod6zju0b] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}

@media screen and (max-width:768px){
    address-selector.[b-baod6zju0b]{
        width:100%;
    }
    .address-selector-title[b-baod6zju0b]{
        font-size:16px;
    }
    .address-selector-container .selected-address[b-baod6zju0b]{
        font-size:14px;
    }
    .address-selector-container .selector-component[b-baod6zju0b]{
        font-size:12px;
    }
    .address-selector-container .selected-address .selected-address-button[b-baod6zju0b] {
        display: none;
    }
    .selected-address-icon[b-baod6zju0b] {
        display:block;
    }
    .address-selector-title-container[b-baod6zju0b]{
        display:flex;
        flex-flow:row nowrap;
        justify-content:flex-start;
        align-items:center;
    }

}
@media only screen and (max-width: 768px){
    .address-selector[b-baod6zju0b]{
        height:fit-content;
    }

}
/* _content/Blazor/Components/Purchase/DetailsModeSelector.razor.rz.scp.css */
.details-mode-container[b-dz97mxush4] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    color: #000;
    font-weight: 500;
}

.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 wrap;
    justify-content: flex-start;
    width: 100%;
    height:fit-content;
}

@media only screen and (max-width: 1200px){

    .details-mode-container[b-dz97mxush4]{
        height:fit-content;
    }
}
@media only screen and (max-width: 768px){
    .details-mode-title[b-dz97mxush4]{
        font-size:16px;
    }
    .details-mode-container[b-dz97mxush4]{
        padding:1em!important;
    }
}

/* _content/Blazor/Components/Purchase/DiscountField.razor.rz.scp.css */
.summary-item-title[b-2j0gkvkb21] {
    font-size: 16px;
}

.summary-item-container[b-2j0gkvkb21] {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
}

    .summary-item-container.end[b-2j0gkvkb21] {
        align-items: flex-end;
    }

@media (max-width: 768px) {
    .summary-item-title[b-2j0gkvkb21] {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .summary-item-title[b-2j0gkvkb21] {
        font-size: 12px;
    }
}
/* _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;
    width:98.5%;
    padding-bottom:0.8em;
}

.accept-order-condition[b-1otdivzsdq] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: 1em;
}

.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;
}
@media screen and (max-width: 480px) {
    .order-navigation-buttons[b-1otdivzsdq]{
        width:60%;
    }

}
/* _content/Blazor/Components/Purchase/OrderProductList.razor.rz.scp.css */
.preparedorder-main-container[b-9pjli3k42i] {
    width: 100%;
}

.preparedorder-row[b-9pjli3k42i] {
    display: flex;
    width: 100%;
    font-size: 16px;
    padding-bottom: 1em;
    flex-wrap: wrap;
    align-items: end;
}

    .preparedorder-row .start[b-9pjli3k42i] {
        display: flex;
        justify-content: center;
        width: 57%;
        padding-left: 5em;
        padding-right: 1em;
        font-size: 20px;
        font-weight: 700;
    }

.preparedorder-container-stock[b-9pjli3k42i] {
    font-size: 14px;
    display: flex;
    justify-content: center;
    width: 5%;
    margin-left: 7px;
}

.preparedorder-container-quantity[b-9pjli3k42i] {
    width: 40%;
    display: flex;
    justify-content: center;
}

.preparedorder-container[b-9pjli3k42i] {
    border: solid 1px black;
    display: flex;
    justify-content: center;
    width: 12.5%;
}

.preparedorder-container-number-start[b-9pjli3k42i] {
    display: flex;
    justify-content: center;
    width: 20%;
}

.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;
    width: 20%;
    font-size: 12px;
}

.preparedorder-container-number[b-9pjli3k42i] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 20%;
}
.right-section[b-9pjli3k42i] {
    display: flex;
    flex-direction: row;
    min-width: 315px;
    width: 50%;
}
.must-remove-text[b-9pjli3k42i] {
    color: #ff0f0f;
    font-size: 17px;
    font-weight: bold;
}
/* _content/Blazor/Components/Purchase/OrderProductListMobile.razor.rz.scp.css */
.preparedorder-row[b-fuvt74glx9] {
    display: flex;
    width: 100%;
    font-size: 16px;
    padding-bottom: 1em;
    flex-wrap: wrap;
    align-items: end;
}

    .preparedorder-row .start[b-fuvt74glx9] {
        display: flex;
        justify-content: center;
        width: 57%;
        padding-left: 5em;
        padding-right: 1em;
        font-size: 20px;
        font-weight: 700;
    }

.preparedorder-container-stock[b-fuvt74glx9] {
    font-size: 14px;
    display: flex;
    justify-content: center;
    width: 5%;
    margin-left: 7px;
}

.preparedorder-container-quantity[b-fuvt74glx9] {
    width: 40%;
    display: flex;
    justify-content: center;
}

.preparedorder-container[b-fuvt74glx9] {
    border: solid 1px black;
    display: flex;
    justify-content: center;
    width: 12.5%;
}

.preparedorder-container-number-start[b-fuvt74glx9] {
    display: flex;
    justify-content: center;
    width: 20%;
}

.preparedorder-container-number[b-fuvt74glx9] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 20%;
}

.ordercontainer-row[b-fuvt74glx9] {
    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;
}
.right-section[b-fuvt74glx9] {
    display: flex;
    flex-direction: row;
    min-width: 315px;
    width: 50%;
}
.must-remove-text[b-fuvt74glx9] {
    color: #ff0f0f;
    font-size: 14px;
    font-weight: bold;
    text-align:center;
    padding-inline: 10px;
}

@media screen and (max-width:720px) {
    .ordercontainer-row[b-fuvt74glx9] {
        font-size: 12px;
        flex-direction: row;
    }

    .numberindicator[b-fuvt74glx9] {
        text-align: center;
        height: 100%;
        width: 33%;
    }

    .preparedorder-container-number[b-fuvt74glx9] {
        width: 33%;
        max-width: 33%;
    }
}
/* _content/Blazor/Components/Purchase/OrderSelector.razor.rz.scp.css */
.order-selector-container[b-f4ni7ly3ch] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    width: 100%;
    height: fit-content;
}

.order-selector-container .item[b-f4ni7ly3ch],
.order-selector-container .item-with-save[b-f4ni7ly3ch] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 .5em 0;
    padding: .5em;
    font-size: 14px;
}

.order-selector-container .item .name[b-f4ni7ly3ch] {
        margin-right: 1em;
}

.order-selector-container .item .date[b-f4ni7ly3ch] {

}

    .order-selector-container .item-with-save input[b-f4ni7ly3ch] {
        display: flex;
        flex-flow: row nowrap;
        margin: 0;
        padding: 0 0 0 .5em;
        font-size: 13px;
        text-align: left;
        width: 75%;
        border: 1px solid #7070708F;
        border-radius: 6px;
    }

    .order-selector-container .item-with-save button[b-f4ni7ly3ch] {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        margin: 0;
        padding: .4em;
        width: 20%;
        height: 100%;
        color: #FFFF;
        font-size: 13px;
        text-align: center;
        vertical-align: middle;
        background: #00AEEF 0% 0% no-repeat padding-box;
        border: none;
        border-radius: 5px;
        opacity: 1;
    }

    .order-selector-container .item:hover[b-f4ni7ly3ch] {
        background-color: #00aeef;
        color: #fff;
        cursor: pointer;
    }

    .order-selector-container .item-with-save button:hover[b-f4ni7ly3ch] {
        opacity: .7;
    }
/* _content/Blazor/Components/Purchase/OrderSummary.razor.rz.scp.css */
.container-element[b-9uf7i0yb3x] {
    width: 100%;
    margin-bottom: .5em;
    padding: .4em 0;
    transition: all 200ms ease-in;
}

    .container-element:first-child[b-9uf7i0yb3x] {
        padding: .5em 0;
        border-bottom: 1px solid rgb(70, 70, 70, .5);
        margin: 0;
    }

    .container-element:last-child[b-9uf7i0yb3x] {
        border: none;
        margin: 0;
        border-radius: 0 0 5px 5px;
    }

    .container-element:hover[b-9uf7i0yb3x] {
        background-color: #00aeef60 !important;
        color: #000 !important;
        cursor: pointer;
        transition: all 300ms ease-out;
    }

    .container-element > :first-child[b-9uf7i0yb3x] {
        margin-left: 1.2em;
    }

    .container-element > :last-child[b-9uf7i0yb3x] {
        margin-right: 1.2em;
    }

.container-element-name[b-9uf7i0yb3x] {
    font-size: 16px;
    text-align: start !important;
    padding-inline: 1em !important;
    padding-block: 0.2em;
}

@media (max-width:768px) {
    .container-element[b-9uf7i0yb3x] {
        padding: 0.3em 0;
    }

        .container-element:first-child[b-9uf7i0yb3x] {
            padding: 0.4em 0;
        }

        .container-element > :first-child[b-9uf7i0yb3x] {
            margin-left: 0.8em;
        }

        .container-element > :last-child[b-9uf7i0yb3x] {
            margin-right: 0.8em;
        }

    .container-element-name[b-9uf7i0yb3x] {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .container-element[b-9uf7i0yb3x] {
        padding: 0.2em 0;
    }

        .container-element:first-child[b-9uf7i0yb3x] {
            padding: 0.3em 0;
        }

        .container-element > :first-child[b-9uf7i0yb3x] {
            margin-left: 0.5em;
        }

        .container-element > :last-child[b-9uf7i0yb3x] {
            margin-right: 0.5em;
        }

    .container-element-name[b-9uf7i0yb3x] {
        font-size: 12px;
    }
}
/* _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 */
.button-container[b-agi19pdcsc]{
    display:flex;
    width:100%;
    justify-content:center;
}
.prepared-order-name[b-agi19pdcsc]{
    background-color:#efefef;
    border:none;
    width:100%;
}
.shoppingcart-right-side[b-agi19pdcsc]{
    display:flex;
    justify-content:flex-end;
    width:100%;
}
@media screen and (max-width: 480px) {
    .button-container[b-agi19pdcsc]{
        display:flex;
        justify-content:flex-start;
        width:50%;
    }

}
/* _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/ButtonSelectorTemplateCard.razor.rz.scp.css */
.details-select[b-xtz24yyco4] {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: inherit;
    background-color: inherit;
}

    .details-select .options[b-xtz24yyco4] {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        align-content: center;
        width: fit-content;
        height: 100%;
        color: #505050;
    }

        .details-select .options .option[b-xtz24yyco4] {
            margin: 0 .5em;
            width: fit-content;
            height: 100%;
        }

            .details-select .options .option.active[b-xtz24yyco4] {
                color: #fff;
                background-color: #222852;
            }


.category-select[b-xtz24yyco4] {
    display: grid;
    background: #F2F2F2;
    position: relative;
    bottom: 2px;
    justify-self: start;
    gap:15px;
}

    .category-select .options[b-xtz24yyco4] {
        display: grid;
        grid-template-columns: repeat(5, minmax(240px, 1fr));
        place-items:center;
        gap:35px;
        width: 100%;
    }

        .category-select .options .option[b-xtz24yyco4] {
            display: flex;
            flex-flow: row nowrap;
            align-items: flex-start;
            border: none;
            background-color: transparent;
            color: black;
            font-size: 1.375rem;
            font-weight: 600;
            white-space: nowrap;
            line-break: normal;
            line-height: normal;
            cursor: pointer;
            transition: all 200ms ease;
            width: 240px!important;
            max-width: 240px!important;
            height: 240px!important;
        }
            .category-select .options .option:hover[b-xtz24yyco4] {
                transform: scale(1.1);
            }
            /* Responsive page sizes */

@media only screen and (min-width : 2300px) {

    .category-select .options[b-xtz24yyco4] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    }
    .category-select .options .option[b-xtz24yyco4] {
        display: flex;
        flex-flow: row nowrap;
        align-items: flex-start;
        width: 100%;
        border: none;
        background-color: transparent;
        color: black;
        font-size: 1.375rem;
        font-weight: 600;
        white-space: nowrap;
        line-break: normal;
        line-height: normal;
        cursor: pointer;
        transition: all 200ms ease;
        width: 300px !important;
        max-width: 300px !important;
        height: 300px !important;
    }
}

@media screen and (max-width: 1740px) {
}
    .category-select .options .option[b-xtz24yyco4] {
        min-width: 230px;
        max-width: 230px;
        height: 200px;
        font-size: 18px;
    }
}

    @media screen and (max-width: 1440px) {
        .category-select .options .option[b-xtz24yyco4] {
            min-width:230px;
            max-width:230px;
            height:200px;
            font-size:18px;
        }
}
@media screen and (max-width: 1200px) {
    .category-select .options[b-xtz24yyco4] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    }
    }

    @media screen and (max-width: 1024px) {
        .category-select[b-xtz24yyco4] {
            padding-right: 0 !important;
        }

            .category-select .options[b-xtz24yyco4] {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
            }

                .category-select .options .option[b-xtz24yyco4] {
                    width: 200px !important;
                    min-width: 200px !important;
                    height: 200px;
                    font-size: 18px;
                }
                
                }

    @media screen and (max-width: 768px) {
        .category-select[b-xtz24yyco4] {
            margin-inline: 0;
            padding-right: 0;
            padding-left: 0;
        }

            .category-select .options .option[b-xtz24yyco4] {
                width: 100% !important;
                height: 175px;
                max-height: 175px;
                font-size: 18px;
                margin-inline: 0;
                margin-bottom:0.5em;
            }

            .category-select .options[b-xtz24yyco4] {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
                flex-flow: row wrap;
                place-items:center;
                align-items: flex-start;
                width: 100%;
                height: 100%;
                margin-left: 0;
                gap: 20px;
            }
                .category-select .options .option[b-xtz24yyco4]{
                    max-width:unset !important;
                }

                .category-select .options .option:hover[b-xtz24yyco4] {
                    transform: scale(1.1);
                }

                .category-select .options .option:not(.active):hover[b-xtz24yyco4] {
                    background-color: transparent;
                }

                .category-select .options .option:nth-last-child(-n+1)[b-xtz24yyco4] {
                    border-radius: 0 0 16px 0;
                }

                .category-select .options .option:nth-last-child(-2n+2)[b-xtz24yyco4] {
                    border-radius: 0 0 0 16px;
                }
    }
@media screen and (max-width: 650px) {
    .category-select .options[b-xtz24yyco4] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
    }
}

    @media screen and (max-width: 525px) {
        .category-select .options .option[b-xtz24yyco4] {
            font-size: 14px;
        }
    }

    @media screen and (max-width: 480px) {
        .category-select .options .option[b-xtz24yyco4] {
            font-size: 14px;
        }

            .category-select .options .option:nth-last-child(-2n+2)[b-xtz24yyco4] {
                border-radius: unset;
            }

            .category-select .options .option:nth-last-child(-n+1)[b-xtz24yyco4] {
                border-radius: 0 0 16px 16px;
            }
    }

    @media screen and (max-width: 455px) {
        .category-select .options .option[b-xtz24yyco4] {
            font-size: 14px;
        }
    }

    @media screen and (max-width: 425px) {
        .category-select[b-xtz24yyco4] {
            padding: 0;
        }

            .category-select .options[b-xtz24yyco4] {
                gap: 10px;
                grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
            }

                .category-select .options .option[b-xtz24yyco4] {
                    width: 100% !important;
                    min-width: 170px !important;
                    height: 180px;
                    font-size: 14px;
                }
    }

    @media screen and (max-width: 375px) {
        .category-select .options .option[b-xtz24yyco4] {
            width: 100% !important;
            height: 140px;
            font-size: 12px;
        }

        .category-select .options[b-xtz24yyco4] {
            gap: 5px;
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
        }
    }

    @media screen and (max-width: 320px) {
        .category-select .options[b-xtz24yyco4] {
            gap: 5px;
        }

            .category-select .options .option[b-xtz24yyco4] {
                width: 100% !important;
                height: 120px;
                font-size: 10px;
                word-break: break-word;
            }
    }
/* _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; 
}

.folding-panel-head[b-zcy6vt58cz] {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: .5em;
    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:480px) {
    .folding-panel-head-content .item[b-zcy6vt58cz] {
        display: flex;
        align-items: start;
        font-size: 12px;
        height: 30px;
    }

    .folding-panel[b-zcy6vt58cz] {
        padding: 0;
    }
}
/* _content/Blazor/Components/Templates/SelectItemTemplate.razor.rz.scp.css */
.language-select[b-sg5alr29jl],
.currency-select[b-sg5alr29jl] {
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    height: fit-content;
    background-color: inherit;
    color: inherit;
}

    .language-select .selected[b-sg5alr29jl],
    .currency-select .selected[b-sg5alr29jl] {
        position: relative;
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        gap: .5em;
        width: fit-content;
        height: 100%;
        background-color: #fff;
        padding: .2em .8em;
        border-radius: 6px;
        z-index: 2;
        cursor: pointer;
    }

    .language-select:hover .selected[b-sg5alr29jl],
    .currency-select:hover .selected[b-sg5alr29jl] {
        color: #fff;
        background-color: #00AEEF;
        border-radius: 6px 6px 0 0;
    }

.language-select .options[b-sg5alr29jl],
.currency-select .options[b-sg5alr29jl] {
    position: absolute;
    display: flex;
    flex-flow: column nowrap;
    width: 0%;
    height: 100%;
    color: transparent;
    background-color: transparent;
    z-index: -1;
}

.language-select:hover .options[b-sg5alr29jl],
.currency-select:hover .options[b-sg5alr29jl] {
    position: absolute;
    top: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-content: center;
    width: 100%;
    height: fit-content;
    color: #505050;
    background-color: #fff;
    border: 3px solid #00aeef;
    border-radius: 0 0 6px 6px;
    z-index: 5;
}

.language-select .options .option[b-sg5alr29jl],
.currency-select .options .option[b-sg5alr29jl] {
    display: none;
}

.language-select:hover .options .option[b-sg5alr29jl],
.currency-select:hover .options .option[b-sg5alr29jl] {
    display: flex;
    flex-direction: row;
    gap: .5em;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: .2em 0;
}

    .language-select:hover .options .option:hover[b-sg5alr29jl],
    .currency-select:hover .options .option:hover[b-sg5alr29jl] {
        display: flex;
        flex-direction: row;
        gap: .5em;
        justify-content: center;
        width: 100%;
        color: #fff;
        font-weight: 500;
        background-color: #00aeef;
        cursor: pointer;
    }
/* _content/Blazor/Components/User/AccountDetails.razor.rz.scp.css */
.address-container[b-oxitfppir3] {
    min-height: 5em !important;
}

@media (max-width: 768px) {
    .address-container[b-oxitfppir3] {
        min-height: 7em !important;
    }
}
/* _content/Blazor/Components/User/BeforeSessionTimeoutNotification.razor.rz.scp.css */
.timeout-custom-container[b-xmcxg1caiv] {
    display: flex;
    width: fit-content;
    height: fit-content;
    min-height: fit-content;
}

.timeout-custom-title[b-xmcxg1caiv] {
    max-width: 100%;
    font-size: 24px;
    font-weight: 500;
}

.timeout-custom-text[b-xmcxg1caiv] {
    font-size: 20px;
    font-weight: 500;
}

    .timeout-custom-number[b-xmcxg1caiv] {
        max-width: 100%;
        font-size: 32px;
        font-weight: 700;
        color: #00aeef;
    }

/* _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/InputFieldViewer.razor.rz.scp.css */
.passoword-visibility[b-2ijd76ihpl] {
    position: absolute;
    bottom: 0;
    right: .5em;
    display: block;
    font-size: 18px;
    cursor: pointer;
}
/* _content/Blazor/Components/User/InputFieldWithSelect.razor.rz.scp.css */
.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;
    }
        .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;
        }
/* _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: 55px;
}

.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: space-between;
    align-items: flex-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);
    }

.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;
    background-color: #222852;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color:white;
}

.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;
}

.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;
}

@media screen and (max-width: 1444px) {

}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {

}

@media screen and (max-width: 320px) {
   
}
/* _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);
}
.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;
}
/* _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: flex;*/
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap:60px;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-block: 40px;
}
.index-element[b-ci4vf3jic1] {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    height: 280px;
}

    .index-element .content[b-ci4vf3jic1] {
        position: relative;
        display: flex;
        flex: 1;
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: center;
        width: fit-content;
        height: 100%;
        padding: 2em 1em;
        border-radius: 15px;
        box-shadow: rgba(0, 0, 0, 0.18) 0px 4px 12px;
        background-color: white;
        color: black;
        font-size: 14px;
        text-decoration: none;
        transition: all 200ms;
        cursor: pointer;
    }

        .index-element .content:hover[b-ci4vf3jic1] {
            box-shadow: rgba(0, 0, 0, .3) 0px 4px 12px;
            background-color: var(--bramcke-light-blue);
            color: white;
            transform: scale(1.1);
        }

            .index-element .content:hover .index-element-name[b-ci4vf3jic1] {
                color: white;
            }

.index-element-icon[b-ci4vf3jic1] {
    position: relative;
    display: block;
    height: 70px;
    width: 70px;
    aspect-ratio: 1;
    object-fit: contain;
    font-size: 2em;
    background-color: #000;
    z-index: 1;
}

    .index-bottom-section > :nth-child(1)[b-ci4vf3jic1],
    .index-bottom-section > :nth-child(5)[b-ci4vf3jic1] {
        padding-left: 0;
        justify-content:flex-start;
    }

    .index-bottom-section > :nth-child(4)[b-ci4vf3jic1],
    .index-bottom-section > :nth-child(8)[b-ci4vf3jic1] {
        padding-right: 0;
        justify-content:flex-end;
    }


.main-imagebannerslider[b-ci4vf3jic1] {
    height: 55vh;
}
[b-ci4vf3jic1] .carousel-indicators{
    margin-bottom:3em;
}
.index-element .content:hover .index-element-icon[b-ci4vf3jic1] {
    background-color: white;
}

#preparing-new-order.index-element-icon[b-ci4vf3jic1] {
    mask: url('images/home/Preparing_new_orders.svg') no-repeat center / contain;
    -webkit-mask: url('images/home/Preparing_new_orders.svg') no-repeat center;
}

#prepared-orders.index-element-icon[b-ci4vf3jic1] {
    mask: url('images/home/Prepared_orders.svg') no-repeat center / contain;
    -webkit-mask: url('images/home/Prepared_orders.svg') no-repeat center;
}

#processing-orders.index-element-icon[b-ci4vf3jic1] {
    mask: url('images/home/Processing_orders.svg') no-repeat center / contain;
    -webkit-mask: url('images/home/Processing_orders.svg') no-repeat center;
}

#invoices.index-element-icon[b-ci4vf3jic1] {
    mask: url('images/home/Invoices.svg') no-repeat center / contain;
    -webkit-mask: url('images/home/Invoices.svg') no-repeat center;
}

#favorites.index-element-icon[b-ci4vf3jic1] {
    mask: url('images/home/Favorites.svg') no-repeat center / contain;
    -webkit-mask: url('images/home/Favorites.svg') no-repeat center;
}

#my-account.index-element-icon[b-ci4vf3jic1] {
    mask: url('images/home/My_Account.svg') no-repeat center / contain;
    -webkit-mask: url('images/home/My_Account.svg') no-repeat center;
}

#security.index-element-icon[b-ci4vf3jic1] {
    mask: url('images/home/Security.svg') no-repeat center / contain;
    -webkit-mask: url('images/home/Security.svg') no-repeat center;
}

#logout.index-element-icon[b-ci4vf3jic1] {
    mask: url('images/home/Logout.svg') no-repeat center / contain;
    -webkit-mask: url('images/home/Logout.svg') no-repeat center;
}


.index-element .content:hover .index-element-icon[b-ci4vf3jic1] {
    transition: all 300ms;
}

.index-element-name[b-ci4vf3jic1] {
    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 300ms;
}

.index-element-list[b-ci4vf3jic1] {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    padding-bottom: .5em;
    z-index: 1;
}

.index-element-list-item[b-ci4vf3jic1] {
    color: inherit;
    background-color: inherit;
    font-size: inherit;
    text-align: center;
    font-size:15px;
}

.index-element .content:hover .index-element-list-item[b-ci4vf3jic1]::selection {
    color: black;
    background-color: white;
}

.recomended-list-holder[b-ci4vf3jic1] {
    display:flex;
    flex-direction:column;
    width:100%;
    padding-top:15px;
    gap:15px;
}


@media screen and (min-width:2150px) {
    .index-bottom-section[b-ci4vf3jic1] {
        gap:5em;
    }
}


@media screen and (max-width:1600px) {
    .index-main-container[b-ci4vf3jic1] {
        padding: 0 8em;
    }

    .index-element-icon[b-ci4vf3jic1] {
        font-size: 3em;
    }

    .index-element-name[b-ci4vf3jic1] {
        font-size: 18px;
        padding: .5em;
    }
}

@media screen and (max-width:1500px) {
    .index-element-name[b-ci4vf3jic1] {
        font-size: 14px;
    }

    index-element-icon[b-ci4vf3jic1]{
        width:45px;
        height:45px;
    }


}
@media screen and (max-width:1444px) {
    .index-main-container[b-ci4vf3jic1] {
        padding: 0 6em;
    }
}

@media screen and (max-width:1200px) {
    .index-main-container[b-ci4vf3jic1] {
        padding: 0 4em;
    }

    .index-element-icon[b-ci4vf3jic1] {
        font-size: 2.5em;
    }

    .index-element-name[b-ci4vf3jic1] {
        font-size: 16px;
        padding: .5em;
    }
  
}
@media screen and (max-width:1080px) {
    .index-element-name[b-ci4vf3jic1] {
        font-size: 12px;
    }

    index-element-icon[b-ci4vf3jic1] {
        width: 40px;
        height: 40px;
    }
}

@media screen and (max-width:1024px) {
    .index-main-container[b-ci4vf3jic1] {
        padding: 0 4em;
    }

    .index-element-icon[b-ci4vf3jic1] {
        font-size: 2.25em;
    }

    .index-element-name[b-ci4vf3jic1] {
        font-size: 14px;
        padding: .5em;
    }

    .index-element-list[b-ci4vf3jic1] {
        font-size: 12px;
    }

   
}


@media only screen and (max-width : 834px) {
    .index-bottom-section[b-ci4vf3jic1] {
        grid-template-columns: repeat(2, 1fr);
        gap:30px;
    }
}

@media screen and (max-width:768px) {
    .index-bottom-section[b-ci4vf3jic1] {
        grid-template-columns: repeat(1, 1fr);
        gap:20px;
        padding-block:20px;
    }
    .index-element-icon[b-ci4vf3jic1] {
        font-size: 2em;
    }

    .index-element-name[b-ci4vf3jic1] {
        font-size: 14px;
        padding: .5em;
    }

    .index-element-list[b-ci4vf3jic1] {
        font-size: 12px;
    }
}
@media screen and (max-width:740px) {
    .index-main-container[b-ci4vf3jic1] {
        padding: 0 4em;
    }
    .index-element-icon[b-ci4vf3jic1] {
        font-size: 2.25em;
    }

    .index-element-name[b-ci4vf3jic1] {
        font-size: 14px;
        padding: .5em;
    }

    .index-element-list[b-ci4vf3jic1] {
        font-size: 12px;
    }

    .index-element[b-ci4vf3jic1] {
        width: 48%;
    }
}
@media screen and (max-width:480px) {
    .index-main-container[b-ci4vf3jic1] {
        padding: 0;
    }

    .index-element[b-ci4vf3jic1] {
        width: 100%;
        height:220px;
    }

        .index-element .content[b-ci4vf3jic1] {
            width: 100%;
            max-width:unset;
            justify-content:center;
        }

    .index-element-icon[b-ci4vf3jic1] {
        font-size: 1.75em;
    }

    .index-element-name[b-ci4vf3jic1] {
        font-size: 14px;
        padding: .5em;
    }

    .index-element-list[b-ci4vf3jic1] {
    }
    .index-element[b-ci4vf3jic1]{
        justify-content:center;
        padding-bottom:0.5em;
    }
    .index-element-icon[b-ci4vf3jic1] {
        width:45px;
        height:45px;
    }
}
/* _content/Blazor/Pages/Product/ProductListPage.razor.rz.scp.css */
.productpage[b-oy1f1nw1ll] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    gap:25px;
    border-radius: 16px;
    width: 100%;
    height: 100%;
    background-color:transparent;
    box-shadow: none;
    padding-top:20px;
}

    .productpage .leftside[b-oy1f1nw1ll] {
        width: 24%;
        z-index: 4;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        height: fit-content;
        background-color:transparent;
        border: none;
        border-radius: inherit;
        min-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%;
        height: 100%;
        max-height: fit-content;
        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%;
        left: 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;
            opacity: .9;
        }

            .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 {
    position: relative;
    top: -16px;
    gap: 0;
}

    [b-oy1f1nw1ll] .stock-indicator .icon img {
        height: 25px;
    }

    [b-oy1f1nw1ll] .stock-indicator .text {
        font-size: 10px;
    }

[b-oy1f1nw1ll] .current-stock {
    position: relative;
    top: -18px;
    font-size: 10px;
}
.main-b2c[b-oy1f1nw1ll]{
    display:flex;
    justify-content:flex-start;
    width:100%;
}

@media (max-width: 2200px) {
    .productpage .leftside[b-oy1f1nw1ll] {
        width: 25%;
        z-index: 4;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        height: fit-content;
        background-color: transparent;
        border: none;
        border-radius: inherit;
    }
}
@media (max-width: 1024px) {
    .productpage .leftside[b-oy1f1nw1ll] {
        width: 40% !important;
    }


}

    @media (max-width: 768px) {
        .productpage[b-oy1f1nw1ll] {
            flex-direction: column;
            gap: 1em;
            border-radius: 16px;
        }

            .productpage .main-content[b-oy1f1nw1ll] {
                order: 3;
                padding: 0 !important;
            }

            .productpage .leftside[b-oy1f1nw1ll] {
                z-index: 5;
                display: flex;
                flex-direction: column;
                justify-content: flex-start;
                height: fit-content;
                min-height:0;
                background-color: transparent;
                border: none;
                border-radius: 16px;
                box-shadow: none;
                width: 100% !important;
                min-width: 100px !important;
            }

            .productpage .floating-nav-top[b-oy1f1nw1ll] {
                position: fixed;
                bottom: 5%;
                right: 5%;
            }
    }

    @media only screen and (max-width: 768px) {
        [b-oy1f1nw1ll] .stock-indicator .icon img {
            width: 20px;
            height: 20px;
        }

        [b-oy1f1nw1ll] .mini-packaging-quantities {
            position: relative;
            bottom: 6px;
        }
    }

    @media (max-width: 480px) {
        .productpage .main-content.category-list-main[b-oy1f1nw1ll] {
            justify-content: center;
        }

        [b-oy1f1nw1ll] .mini-packaging-quantities {
            position: relative;
        }

        .leftside[b-oy1f1nw1ll] {
            border-radius: 16px 16px 0 0;
        }
    }

    @media (max-width: 425px) {
    }

/* _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;
}

[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%;
}

    .subpage-container .product-container[b-msc6om9jpv] {
        display: flex;
        flex-flow: column nowrap;
        width: 100%;
    }

/* 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;
    min-height: 50px;
    max-width: 120px;
    aspect-ratio: 1;
    padding: .5em;
    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;
    }

    .orders-page-status-item.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;
}

@media screen and (max-width: 768px) {

    .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;
        height: 110px;
        display: flex;
        flex-flow: row nowrap;
        width: 33% !important;
    }

    .orders-page-status-name[b-61y6tr5e0x] {
        font-size: 10px;
    }
}

@media screen and (max-width: 480px) {
    .orders-list-container[b-61y6tr5e0x] {
        padding: 0;
        padding-top:10px;
    }
}
/* _content/Blazor/Pages/Purchase/ShoppingCartPage.razor.rz.scp.css */
.cart-basic-title[b-u1ts2idlyv] {
    display: block;
    width: fit-content;
}

.cart-summary-container[b-u1ts2idlyv] {
    gap: 0;
}

.cart-summary-container-title[b-u1ts2idlyv] {
    font-size: 20px;
    text-transform: uppercase;
}

.summary-container-blocks[b-u1ts2idlyv] {
    display: flex;
    flex-flow: row;
    width: 100%;
}

.prep-order[b-u1ts2idlyv] {
    width:40%;
    padding:20px;
}
.order-summ[b-u1ts2idlyv] {
    width:60%;
    padding:20px;
}
.cart-summary-container[b-u1ts2idlyv] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: 1em;
    width: 100%;
    height: 100%;
    padding: 0em;
    background-color: #fff;
}
.row-block[b-u1ts2idlyv] {
    height:100% !important;
}
@media (max-width: 768px) {
    .summary-container-blocks[b-u1ts2idlyv] {
        flex-flow: column;
        justify-content:center;
        align-items:center;
        padding: 0.5em;
        gap: 1em;
    }

        .summary-container-blocks .block-item[b-u1ts2idlyv] {
            width: 100%;
            flex-basis: 100%;
        }

    .cart-summary-container-title[b-u1ts2idlyv] {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .summary-container-blocks[b-u1ts2idlyv] {
        width: 100%;
        padding: 0.3em;
        gap: 0;
    }

    .cart-summary-container-title[b-u1ts2idlyv] {
        font-size: 16px;
    }

    .summary-container-blocks[b-u1ts2idlyv] {
        width: 100%;
        padding: 0.3em;
        gap: 0;
    }
    .prep-order[b-u1ts2idlyv], .order-summ[b-u1ts2idlyv] {
        width: 100%;
        padding:10px;
    }
}
/* _content/Blazor/Pages/User/AccountPage.razor.rz.scp.css */
.account-page-container[b-y1nisajipi] {
    padding: 1em 5em;
}

@media screen and (max-width: 1024px) {
    .account-page-container[b-y1nisajipi] {
        padding: 0;
    }
}

/* _content/Blazor/Pages/User/PasswordRecoveryPage.razor.rz.scp.css */
.error-msg[b-qiivleirqi] {
    color: red;
    font-size: 14px;
}
/* _content/Blazor/Pages/User/RegisterPage.razor.rz.scp.css */
.register-page-body[b-2o4izpgomj] {
    display:flex;
    flex-direction:column;
    justify-content:center;
}
.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;
}
.register-status-container[b-2o4izpgomj] {
    display:flex;
    flex-direction:row;
    background:#fff;
    height: 90px;
    width: 100%;
    padding: 1em;
    border-radius: 0 0 18px 18px;
}
   
    .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%;
}
/* _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:15px;
    padding-bottom:30px;
    padding-inline:1em;
    /*background: url('/images/main/background.svg'); *KS: bocsanat, de nagyon zavart es leszavaztam ezt az effektet*/
    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;
}
@media (max-width: 769px) {
    .main-content[b-r0yqwuvdyg]{
        padding-inline:2em;
    }
    .update-notification[b-r0yqwuvdyg] {
        height:70px;
    }
}




/*@media (max-width: 1240px) {
    .main-content {
        padding-top: 80px !important;
    }
}

@media (max-width: 1024px) {
    .main-content {
        padding-top: 40px !important;
    }
}



*/
/* _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;
}

