@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';
@import '_content/Shared.Components/Shared.Components.5zh70koqxk.bundle.scp.css';

/* /Components/Layout/ShopSubNav.razor.rz.scp.css */
.shop-subnav[b-9azhchuvti] {
    background-color: #f8f9fa;
}

/* BeoWorld variant */
.shop-subnav.beoworld .nav-link[b-9azhchuvti] {
    color: #4a4a4a;
    font-weight: 500;
    font-size: 0.9rem;
    white-space: nowrap;
    transition: all 0.2s;
}

.shop-subnav.beoworld .nav-link:hover[b-9azhchuvti] {
    color: #6f42c1;
    background: rgba(111, 66, 193, 0.08);
}

.shop-subnav.beoworld .nav-link.active[b-9azhchuvti] {
    color: #fff;
    background: #6f42c1;
}

/* Multicare variant */
.shop-subnav.multicare .nav-link[b-9azhchuvti] {
    color: #4a4a4a;
    font-weight: 500;
    font-size: 0.9rem;
    white-space: nowrap;
    transition: all 0.2s;
}

.shop-subnav.multicare .nav-link:hover[b-9azhchuvti] {
    color: #0056b3;
    background: rgba(0, 86, 179, 0.08);
}

.shop-subnav.multicare .nav-link.active[b-9azhchuvti] {
    color: #fff;
    background: #0056b3;
}

/* Hide scrollbar but keep scroll on mobile */
.shop-subnav .nav[b-9azhchuvti] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.shop-subnav .nav[b-9azhchuvti]::-webkit-scrollbar {
    display: none;
}
