@import '_content/BlazorStrap.V5/BlazorStrap.V5.soy3cwhzex.bundle.scp.css';
@import '_content/BlazorStrap/BlazorStrap.10v83wk5fb.bundle.scp.css';
@import '_content/Majorsoft.Blazor.Components.Notifications/Majorsoft.Blazor.Components.Notifications.bundle.scp.css';
@import '_content/paleda.se.Components/paleda.se.Components.6b3j21y869.bundle.scp.css';

/* _content/paleda.se.Shop/Components/Layout/Header.razor.rz.scp.css */
.header-navbar[b-g6f893eapw] {
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    display: block;
    height: 3.5rem;
    min-height: 3.5rem;
    position: relative;
    z-index: 20;
}

[b-g6f893eapw] .shop-header-grid,
[b-g6f893eapw] .shop-header-grid > .dxbl-gridlayout-root,
[b-g6f893eapw] .shop-header-grid > .dx-gridlayout-root {
    height: 3.5rem;
    min-height: 3.5rem;
    width: 100%;
}

[b-g6f893eapw] .shop-header-grid .dxbl-gridlayout-item,
[b-g6f893eapw] .shop-header-grid .dx-gridlayout-item {
    align-items: center;
    display: flex;
    min-width: 0;
}

[b-g6f893eapw] .header-actions-toolbar {
    background: transparent;
}

[b-g6f893eapw] .header-actions-toolbar .dxbl-toolbar {
    background: transparent;
    border: 0;
}

[b-g6f893eapw] .header-navigation-button {
    background-color: var(--paleda-color-primary, #b3bb7f);
    border-color: #6c757d;
    border-radius: 0.25rem;
    color: var(--black);
    height: 2.5rem;
    margin-left: 0.5rem;
    min-width: 2.5rem;
}

.header-logo-link[b-g6f893eapw] {
    align-items: center;
    display: flex;
    height: 100%;
}

.header-logo-image[b-g6f893eapw] {
    height: 2.5rem;
    max-height: 2.5rem;
    object-fit: contain;
    width: 5.35rem;
}

[b-g6f893eapw] .shop-header-grid .dxbl-gridlayout-item:has(.dxbl-menu) {
    justify-content: center;
}

[b-g6f893eapw] .shop-header-grid .dxbl-menu {
    width: 100%;
}

[b-g6f893eapw] .header-actions-toolbar {
    margin-right: 0.75rem;
}

[b-g6f893eapw] .header-actions-toolbar .dxbl-toolbar-item {
    color: var(--paleda-font-color-grey);
}

.header-cart-toolbar-content[b-g6f893eapw] {
    align-items: center;
    color: var(--paleda-font-color-grey);
    display: inline-flex;
    height: 2.25rem;
    justify-content: center;
    position: relative;
    width: 2.25rem;
}

.cart-counter[b-g6f893eapw] {
    align-items: center;
    background-color: #24a552;
    border: 2px solid #fbc867;
    border-radius: 999px;
    color: #e5e8e9;
    display: flex;
    font-size: 0.75rem;
    font-weight: 700;
    height: 1.35rem;
    justify-content: center;
    line-height: 1;
    min-width: 1.35rem;
    padding: 0 0.25rem;
    position: absolute;
    right: -0.35rem;
    text-align: center;
    top: -0.4rem;
}
/* _content/paleda.se.Shop/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-661h0m6msf] {
    min-height: 100dvh;
    overflow: visible;
}

[b-661h0m6msf] .content {
    display: block;
    padding: 1.1rem 2rem 0 2rem;
    overflow: visible;
}

.shop-navigation-drawer[b-661h0m6msf] {
    --dxbl-drawer-panel-body-padding-x: 0;
    --dxbl-drawer-panel-body-padding-y: 0;
    min-height: calc(100dvh - 3.5rem);
}

[b-661h0m6msf] .shop-navigation-drawer .dxbl-drawer-content {
    min-width: 0;
}

[b-661h0m6msf] .shop-navigation-drawer .shop-sidebar {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    max-width: none;
    min-height: calc(100dvh - 3.5rem);
    min-width: 0;
    padding: 0.625rem;
    width: 100%;
}

[b-661h0m6msf] .shop-navigation-drawer #sidebarTreeList {
    max-height: none;
    min-height: max-content;
    width: 100%;
}

[b-661h0m6msf] .shop-navigation-drawer .n2c-navcomponent {
    overflow: visible;
}

[b-661h0m6msf] .shop-navigation-drawer .n2c-navcomponent .dxbl-scroll-viewer,
[b-661h0m6msf] .shop-navigation-drawer .n2c-navcomponent .dxbl-scroll-viewer-content {
    height: auto !important;
    max-height: none !important;
    overflow-y: visible !important;
}

[b-661h0m6msf] .shop-navigation-drawer .n2c-navcomponent .dxbl-scroll-viewer-vert-scroll-bar {
    display: none !important;
}

[b-661h0m6msf] .shop-navigation-drawer .shop-sidebar-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    color: var(--paleda-font-color, #212529);
    font-size: 0.78rem;
    line-height: 1.25;
    margin-top: auto;
    padding-top: 0.75rem;
}

[b-661h0m6msf] .shop-navigation-drawer .shop-sidebar-footer-row {
    display: grid;
    gap: 0.125rem;
    margin-bottom: 0.45rem;
}

[b-661h0m6msf] .shop-navigation-drawer .shop-sidebar-footer-row span {
    color: rgba(33, 37, 41, 0.68);
}

[b-661h0m6msf] .shop-navigation-drawer .shop-sidebar-footer-row strong {
    font-weight: 600;
    overflow-wrap: anywhere;
}

[b-661h0m6msf] .shop-navigation-drawer .shop-sidebar-footer-credit {
    color: rgba(33, 37, 41, 0.68);
    margin-top: 0.65rem;
}

[b-661h0m6msf] .fit-width {
    max-width: 100%;
}

[b-661h0m6msf] .mw-1100 {
    max-width: 1100px;
}

[b-661h0m6msf] .shop-search-layout {
    width: 100%;
    height: auto;
    min-height: 0;
    z-index: 3;
    position: sticky;
    top: 0;
    background: var(--paleda-color-surface, #fff);
}

[b-661h0m6msf] .shop-search-layout > .dxbl-gridlayout-root,
[b-661h0m6msf] .shop-search-layout > .dx-gridlayout-root {
    width: 100%;
    height: auto;
    min-height: 0;
}

[b-661h0m6msf] .shop-search-layout .search-bar-wrapper {
    width: 100%;
    min-width: 0;
}

.shop-home-banner[b-661h0m6msf] {
    margin: 0.75rem 0 1rem;
}
