body.swpe-site-header-active .whb-header,
body.swpe-site-header-active .whb-sticky-header,
body.swpe-site-header-active .main-header,
body.swpe-site-header-active #masthead,
body.swpe-site-header-active .website-wrapper > header:not(.swpe-site-header),
body.swpe-site-header-active .site-header:not(.swpe-site-header) {
    display: none !important;
}

body.swpe-site-header-active > .wd-sticky-nav,
body.swpe-site-header-active .wd-sticky-nav.wd-hide-md {
    display: none !important;
}

body.swpe-site-header-active {
    --wd-header-h: 0px;
}

body.swpe-mini-cart-lock {
    overflow: hidden;
}

body.swpe-mini-cart-lock #wa-chat-widget,
body.swpe-mini-cart-lock .swpe-pm-chat-safe,
body.swpe-mini-cart-lock .joinchat,
body.swpe-mini-cart-lock .qlwapp,
body.swpe-mini-cart-lock .qlwapp-container,
body.swpe-mini-cart-lock .ht-ctc,
body.swpe-mini-cart-lock [class*="whatsapp"] {
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translateY(12px) !important;
}

body.swpe-site-header-active .cart-widget-side {
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translateX(110%) !important;
}

.swpe-site-header,
.swpe-site-header * {
    box-sizing: border-box;
}

.swpe-site-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10020;
    background: #fff;
    border-bottom: 1px solid #dfe7ef;
    box-shadow: 0 10px 28px rgba(23, 32, 51, .08);
    color: #172033;
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.admin-bar .swpe-site-header {
    top: 32px;
}

@media (max-width: 782px) {
    .admin-bar .swpe-site-header {
        top: 46px;
    }
}

.swpe-site-header button,
.swpe-site-header input {
    font: inherit;
    letter-spacing: 0;
}

.swpe-site-header a {
    text-decoration: none;
}

body.swpe-site-header-active .amount,
body.swpe-site-header-active .woocommerce-Price-amount,
body.swpe-site-header-active .woocommerce-Price-amount bdi,
body.swpe-site-header-active .woocommerce-Price-currencySymbol {
    display: inline !important;
    white-space: nowrap !important;
}

.swpe-site-header .dispatch-bar {
    background: #d85fc4;
    color: #fff;
    font-size: 13px;
    font-weight: 850;
}

.swpe-site-header .dispatch-inner,
.swpe-site-header .main-inner,
.swpe-site-header .nav-inner {
    width: min(1240px, calc(100% - 32px));
    margin: 0 auto;
}

.swpe-site-header .dispatch-inner {
    min-height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.swpe-site-header .dispatch-pill {
    min-height: 28px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0 10px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .16);
}

.swpe-site-header .dispatch-pill::before {
    content: "";
    width: 8px;
    height: 8px;
    flex: 0 0 auto;
    border-radius: 999px;
    background: #a7f3d0;
    box-shadow: 0 0 0 4px rgba(167, 243, 208, .2);
}

.swpe-site-header .dispatch-countdown {
    min-width: 86px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding-left: 2px;
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
}

.swpe-site-header .main-inner {
    position: relative;
    min-height: 92px;
    display: grid;
    grid-template-columns: 150px minmax(360px, 560px) auto;
    align-items: center;
    justify-content: space-between;
    gap: 26px;
}

.swpe-site-header .mobile-menu {
    display: none;
}

.swpe-site-header .brand {
    min-width: 0;
    display: flex;
    align-items: center;
    color: #172033;
}

.swpe-site-header .brand-mark {
    width: 128px;
    height: 74px;
    object-fit: contain;
}

.swpe-site-header .search-shell {
    margin: 0;
    background: transparent;
}

.swpe-site-header .search-row {
    min-height: 50px;
    display: grid;
    grid-template-columns: 1fr 52px;
    align-items: center;
    overflow: hidden;
    border: 1px solid #cfdce8;
    border-radius: 999px;
    background: #fff;
    box-shadow: 0 6px 18px rgba(23, 32, 51, .06);
}

.swpe-site-header .category-button,
.swpe-site-header .search-button {
    height: 50px;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #172033;
    font-weight: 900;
    cursor: pointer;
    appearance: none;
}

.swpe-site-header .category-button {
    display: none;
}

.swpe-site-header .search-input {
    width: 100%;
    min-width: 0;
    height: 50px;
    margin: 0;
    padding: 0 16px;
    border: 0;
    background: #fff;
    color: #172033;
    outline: 0;
    box-shadow: none;
}

.swpe-site-header .search-input::placeholder {
    color: #758195;
}

.swpe-site-header .search-button {
    display: grid;
    place-items: center;
    background: #1ca7dc;
    color: #fff;
}

.swpe-site-header .search-icon {
    width: 21px;
    height: 21px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.4;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.swpe-site-header .quick-links {
    display: none;
    gap: 12px;
    padding: 8px 4px 0;
    overflow: auto;
}

.swpe-site-header .quick-links a {
    min-height: 28px;
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    color: #5d6a80;
    font-size: 12px;
    font-weight: 850;
}

.swpe-site-header .quick-links a::before {
    content: "";
    width: 5px;
    height: 5px;
    margin-right: 7px;
    border-radius: 999px;
    background: #d85fc4;
}

.swpe-site-header .tools {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}

.swpe-site-header .tool-button {
    position: relative;
    min-width: 46px;
    min-height: 46px;
    display: grid;
    place-items: center;
    border: 1px solid #dfe7ef;
    border-radius: 8px;
    background: #fff;
    color: #172033;
    font-size: 20px;
    cursor: pointer;
}

.swpe-site-header .tool-button.primary {
    width: auto;
    grid-auto-flow: column;
    gap: 8px;
    padding: 0 16px;
    background: #eafaf2;
    color: #087842;
    font-size: 13px;
    font-weight: 950;
}

.swpe-site-header .account-button {
    width: auto;
    grid-auto-flow: column;
    gap: 8px;
    padding: 0 13px;
    color: #172033;
    font-size: 13px;
    font-weight: 950;
}

.swpe-site-header .account-icon {
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.swpe-site-header .app-link {
    overflow: visible;
}

.swpe-site-header .app-badge {
    position: absolute;
    top: -14px;
    right: -12px;
    min-width: 38px;
    min-height: 24px;
    display: grid;
    place-items: center;
    border: 2px solid #fff;
    border-radius: 999px;
    background: #168bed;
    color: #fff;
    font-size: 11px;
    font-weight: 950;
    transform: rotate(12deg);
    box-shadow: 0 6px 14px rgba(22, 139, 237, .28);
}

@media (max-width: 640px) {
    body.swpe-site-header-active .sws-app-banner {
        min-height: 42px;
        overflow: hidden;
    }

    body.swpe-site-header-active .sws-app-track {
        width: 100% !important;
        max-width: 100% !important;
        justify-content: center;
        transform: none !important;
    }

    body.swpe-site-header-active .sws-app-content {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0;
        flex: 0 1 auto;
        justify-content: center;
        gap: 8px;
    }

    body.swpe-site-header-active .sws-app-content + .sws-app-content,
    body.swpe-site-header-active .sws-app-item:nth-of-type(n+2),
    body.swpe-site-header-active .sws-app-separator {
        display: none !important;
    }

    body.swpe-site-header-active .sws-app-item {
        max-width: 100%;
        min-width: 0;
        flex: 0 1 auto;
        justify-content: center;
        gap: 6px;
    }

    body.swpe-site-header-active .sws-app-item > span {
        min-width: 0;
    }

    body.swpe-site-header-active .sws-app-item > span:not(.sws-app-icon):not(.sws-app-new):not(.sws-app-cta) {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    body.swpe-site-header-active .sws-app-icon,
    body.swpe-site-header-active .sws-app-new,
    body.swpe-site-header-active .sws-app-cta {
        flex: 0 0 auto;
    }
}

@media (max-width: 420px) {
    body.swpe-site-header-active .sws-app-highlight {
        display: none !important;
    }
}

.swpe-site-header .cart-count {
    position: absolute;
    top: -7px;
    right: -7px;
    min-width: 20px;
    height: 20px;
    display: grid;
    place-items: center;
    border-radius: 999px;
    background: #43b6e8;
    color: #fff;
    font-size: 11px;
    font-weight: 950;
}

.swpe-site-header .cart-button[data-cart-items="0"] {
    display: none;
}

.swpe-site-header .mini-cart-backdrop[hidden],
.swpe-site-header .mini-cart-panel[hidden] {
    display: none;
}

.swpe-site-header .mini-cart-backdrop {
    position: fixed;
    inset: 0;
    z-index: 1000;
    background: rgba(23, 32, 51, .24);
    opacity: 0;
    pointer-events: none;
    transition: opacity .24s ease;
}

.swpe-site-header.mini-cart-open .mini-cart-backdrop {
    opacity: 1;
    pointer-events: auto;
}

.swpe-site-header .mini-cart-panel {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
    width: min(440px, calc(100vw - 18px));
    height: 100vh;
    height: 100dvh;
    max-height: none;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border: 0;
    border-left: 1px solid #d8e4ef;
    border-radius: 12px 0 0 12px;
    background: #fff;
    box-shadow: 0 24px 60px rgba(23, 32, 51, .22);
    transform: translateX(104%);
    transition: transform .26s cubic-bezier(.22, .72, .26, 1);
    will-change: transform;
}

.swpe-site-header.mini-cart-open .mini-cart-panel {
    transform: translateX(0);
}

.admin-bar .swpe-site-header .mini-cart-panel {
    top: 32px;
    height: calc(100vh - 32px);
    height: calc(100dvh - 32px);
}

.swpe-site-header .mini-cart-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 16px 16px 12px;
    border-bottom: 1px solid #edf2f7;
}

.swpe-site-header .mini-cart-eyebrow {
    margin: 0 0 2px;
    color: #758195;
    font-size: 11px;
    font-weight: 950;
    letter-spacing: .08em;
    line-height: 1.2;
    text-transform: uppercase;
}

.swpe-site-header .mini-cart-head h2 {
    margin: 0;
    color: #172033;
    font-size: 22px;
    font-weight: 950;
    line-height: 1.1;
}

.swpe-site-header .mini-cart-close {
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
    flex: 0 0 auto;
    margin: 0;
    border: 1px solid #dfe7ef;
    border-radius: 8px;
    background: #fff;
    color: #172033;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
}

.swpe-site-header .mini-cart-empty {
    display: grid;
    gap: 12px;
    padding: 16px;
    color: #43526a;
    font-size: 14px;
    font-weight: 750;
}

.swpe-site-header .mini-cart-empty p {
    margin: 0;
}

.swpe-site-header .mini-cart-form {
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
    margin: 0;
    overflow: hidden;
}

.swpe-site-header .mini-cart-items {
    flex: 1 1 auto;
    min-height: 0;
    display: grid;
    align-content: start;
    gap: 10px;
    overflow: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    padding: 12px;
}

.swpe-site-header .mini-cart-item {
    display: grid;
    grid-template-columns: 58px minmax(0, 1fr) auto;
    gap: 10px;
    align-items: start;
    padding: 10px;
    border: 1px solid #dfe7ef;
    border-radius: 8px;
    background: #f8fbfe;
}

.swpe-site-header .mini-cart-thumb {
    width: 58px;
    height: 58px;
    display: grid;
    place-items: center;
    overflow: hidden;
    border: 1px solid #dfe7ef;
    border-radius: 8px;
    background: #fff;
}

.swpe-site-header .mini-cart-thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.swpe-site-header .mini-cart-item-body {
    min-width: 0;
    display: grid;
    gap: 8px;
}

.swpe-site-header .mini-cart-item-title {
    color: #172033;
    font-size: 13px;
    font-weight: 900;
    line-height: 1.2;
}

.swpe-site-header .mini-cart-item-meta {
    color: #61718a;
    font-size: 11px;
    font-weight: 750;
    line-height: 1.25;
}

.swpe-site-header .mini-cart-item-meta p,
.swpe-site-header .mini-cart-item-meta dl,
.swpe-site-header .mini-cart-item-meta dd {
    margin: 0;
}

.swpe-site-header .mini-cart-controls {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}

.swpe-site-header .mini-cart-quantity {
    display: grid;
    gap: 4px;
}

.swpe-site-header .mini-cart-qty-label {
    color: #66748b;
    font-size: 11px;
    font-weight: 650;
    line-height: 1;
}

.swpe-site-header .mini-cart-qty-control {
    display: inline-grid;
    grid-template-columns: 30px 44px 30px;
    align-items: stretch;
    border: 1px solid #cfdce8;
    border-radius: 8px;
    overflow: hidden;
    background: #f8fbfe;
}

.swpe-site-header .mini-cart-qty-control button {
    width: 30px;
    min-width: 0;
    height: 34px;
    min-height: 34px;
    margin: 0;
    border: 0;
    border-radius: 0;
    padding: 0;
    background: #f8fbfe;
    color: #172033;
    font-size: 16px;
    font-weight: 850;
    line-height: 1;
    cursor: pointer;
}

.swpe-site-header .mini-cart-controls input[type="number"] {
    width: 44px;
    min-width: 0;
    height: 34px;
    margin: 0;
    padding: 0;
    border: 0;
    border-left: 1px solid #cfdce8;
    border-right: 1px solid #cfdce8;
    border-radius: 0;
    background: #fff;
    color: #172033;
    font-size: 14px;
    font-weight: 720;
    text-align: center;
    box-shadow: none;
    -moz-appearance: textfield;
}

.swpe-site-header .mini-cart-controls input[type="number"]::-webkit-outer-spin-button,
.swpe-site-header .mini-cart-controls input[type="number"]::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
}

.swpe-site-header .mini-cart-qty-control button:hover,
.swpe-site-header .mini-cart-qty-control button:focus {
    background: #eef8fd;
    color: #0872a7;
}

.swpe-site-header .mini-cart-solo-qty {
    min-width: 44px;
    height: 34px;
    display: inline-grid;
    place-items: center;
    border: 1px solid #cfdce8;
    border-radius: 8px;
    background: #fff;
    color: #172033;
    font-size: 14px;
}

.swpe-site-header .mini-cart-remove {
    height: 34px;
    margin: 0;
    padding: 0 10px;
    border: 1px solid #f3c6eb;
    border-radius: 8px;
    background: #fff1fb;
    color: #8d237a;
    font-size: 12px;
    font-weight: 900;
    cursor: pointer;
}

.swpe-site-header .mini-cart-item.is-removing {
    max-height: 0 !important;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-width: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    transform: translateX(12px);
    transition: max-height .18s ease, margin .18s ease, padding .18s ease, border-width .18s ease, opacity .14s ease, transform .18s ease;
}

.swpe-site-header .mini-cart-line-total {
    color: #172033;
    font-size: 13px;
    font-weight: 950;
    white-space: nowrap;
}

.swpe-site-header .swpe-subscription-price-note {
    display: block;
    margin-top: 3px;
    color: #5f7188;
    font-size: 11px;
    font-weight: 650;
    line-height: 1.25;
    white-space: normal;
}

body.swpe-has-first-order-subscription-discount .swpe-site-header .mini-cart-fee {
    display: none !important;
}

.swpe-site-header .mini-cart-footer {
    position: sticky;
    bottom: 0;
    z-index: 2;
    flex: 0 0 auto;
    display: grid;
    gap: 12px;
    padding: 14px 16px calc(16px + env(safe-area-inset-bottom, 0px));
    border-top: 1px solid #edf2f7;
    background: #fff;
    box-shadow: 0 -12px 24px rgba(23, 32, 51, .06);
}

.swpe-site-header .mini-cart-subtotal,
.swpe-site-header .mini-cart-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.swpe-site-header .mini-cart-subtotal {
    color: #43526a;
    font-size: 14px;
    font-weight: 850;
}

.swpe-site-header .mini-cart-subtotal strong {
    color: #172033;
    font-size: 16px;
    font-weight: 950;
}

.swpe-site-header .mini-cart-fee {
    color: #0f8a45;
    font-size: 13px;
}

.swpe-site-header .mini-cart-fee strong {
    color: #0f8a45;
    font-size: 14px;
}

.swpe-site-header .mini-cart-total {
    margin-top: -2px;
    padding-top: 10px;
    border-top: 1px solid #edf2f7;
}

.swpe-site-header .mini-cart-update,
.swpe-site-header .mini-cart-link {
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0 14px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 950;
    line-height: 1.1;
}

.swpe-site-header .mini-cart-update {
    border: 1px solid #dfe7ef;
    background: #fff;
    color: #172033;
    cursor: pointer;
}

.swpe-site-header .mini-cart-link {
    border: 1px solid #087842;
    background: #087842;
    color: #fff;
}

.swpe-site-header .nav-band {
    position: relative;
    z-index: 10;
    border-top: 1px solid #edf2f7;
    background: #172033;
    color: #fff;
}

.swpe-site-header .nav-inner {
    min-height: 54px;
    display: block;
}

.swpe-site-header .nav-list {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 2px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.swpe-site-header .nav-item {
    position: static;
    flex: 1 1 0;
    margin: 0;
}

.swpe-site-header .nav-trigger {
    width: 100%;
    min-height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    margin: 0;
    padding: 0 10px;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: inherit;
    font-size: 13px;
    font-weight: 900;
    line-height: 1.08;
    text-align: center;
    cursor: pointer;
    appearance: none;
}

.swpe-site-header .nav-trigger::after {
    content: "";
    width: 0;
    height: 0;
    flex: 0 0 auto;
    margin-top: 2px;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 5px solid rgba(255, 255, 255, .72);
}

.swpe-site-header .nav-item:hover .nav-trigger,
.swpe-site-header .nav-item:focus-within .nav-trigger {
    background: rgba(255, 255, 255, .08);
}

.swpe-site-header .mega-panel {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 12;
    max-height: calc(100vh - 184px);
    overflow: auto;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity .16s ease, transform .16s ease, visibility .16s ease;
    border-bottom: 1px solid #dfe7ef;
    background: #fff;
    color: #172033;
    box-shadow: 0 22px 36px rgba(23, 32, 51, .16);
}

.swpe-site-header .mega-primary-cta {
    width: min(1240px, calc(100% - 32px));
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin: 14px auto 0;
    border: 1px solid #ecd36f;
    border-radius: 8px;
    background: #fff8d9;
    color: #4f4212;
    padding: 12px 14px;
    text-decoration: none;
}

.swpe-site-header .mega-primary-cta > span {
    display: grid;
    gap: 2px;
}

.swpe-site-header .mega-primary-cta b {
    font-size: 15px;
    font-weight: 950;
}

.swpe-site-header .mega-primary-cta small {
    color: #71642b;
    font-size: 12px;
    font-weight: 750;
}

.swpe-site-header .mega-primary-cta > strong {
    flex: 0 0 auto;
    color: #7d5f00;
    font-size: 13px;
    font-weight: 950;
}

.swpe-site-header .mega-primary-cta:hover,
.swpe-site-header .mega-primary-cta:focus-visible {
    border-color: #d8b832;
    background: #fff2b5;
    color: #3f340d;
}

.swpe-site-header .nav-item:focus-within .mega-panel {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

.swpe-site-header .mega-inner {
    width: min(1240px, calc(100% - 32px));
    display: grid;
    grid-template-columns: 1.1fr 1.1fr 1fr;
    gap: 16px;
    margin: 0 auto;
    padding: 18px 0;
}

.swpe-site-header .mega-inner.wide {
    grid-template-columns: 1.05fr 1.05fr 1.05fr 1fr;
}

.swpe-site-header .mega-column {
    display: grid;
    align-content: start;
    gap: 8px;
}

.swpe-site-header .mega-label {
    margin: 0 2px 2px;
    color: #758195;
    font-size: 11px;
    font-weight: 950;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.swpe-site-header .mega-link {
    min-height: 42px;
    display: grid;
    gap: 2px;
    padding: 10px 12px;
    border: 1px solid transparent;
    border-radius: 8px;
    background: #f8fbfe;
    color: #172033;
}

.swpe-site-header .mega-link:hover,
.swpe-site-header .mega-link:focus {
    border-color: #b7d9ec;
    background: #eff8fd;
    outline: 0;
}

.swpe-site-header .mega-link strong {
    color: inherit;
    font-size: 14px;
    line-height: 1.15;
}

.swpe-site-header .mega-link span {
    color: #66748b;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.25;
}

.swpe-site-header .mega-feature {
    border-color: #f3c6eb;
    background: #fff1fb;
    color: #8d237a;
}

.swpe-site-header .mega-feature.green,
.swpe-site-header .mega-link.green {
    border-color: #bdebd4;
    background: #eafaf2;
    color: #087842;
}

.swpe-site-header .mega-compact {
    display: flex;
    flex-wrap: wrap;
    align-content: start;
    gap: 7px;
}

.swpe-site-header .mega-chip {
    min-height: 30px;
    display: inline-flex;
    align-items: center;
    padding: 0 10px;
    border: 1px solid #dfe7ef;
    border-radius: 999px;
    background: #fff;
    color: #172033;
    font-size: 12px;
    font-weight: 850;
    line-height: 1;
    white-space: nowrap;
}

.swpe-site-header .mega-chip:hover,
.swpe-site-header .mega-chip:focus {
    border-color: #9ed2ec;
    background: #eff8fd;
    outline: 0;
}

.swpe-site-header .mega-chip.featured {
    border-color: #f3c6eb;
    background: #fff1fb;
    color: #8d237a;
}

.swpe-site-header .kaiko-link {
    position: relative;
    overflow: visible;
    border-color: #cfe0d2;
    background: #f8fff7;
}

.swpe-site-header .kaiko-link .kaiko-badge {
    position: absolute;
    top: -14px;
    right: -12px;
    z-index: 2;
    min-width: 48px;
    min-height: 24px;
    padding: 0 8px;
    display: grid;
    place-items: center;
    border: 2px solid #fff;
    border-radius: 999px;
    background: #087842;
    color: #fff;
    font-family: Gotham, "Gotham SSm", Montserrat, Arial, sans-serif;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1;
    box-shadow: 0 5px 10px rgba(4, 71, 39, .2);
    transform: rotate(-12deg);
    transform-origin: center;
    pointer-events: none;
}

.swpe-site-header .mega-link.kaiko-card {
    border-color: #bcd4bf;
    background: #eef7ee;
}

.swpe-site-header .mega-link.kaiko-card > span {
    color: #3d5d45;
}

.swpe-site-header .mega-chip.kaiko-chip {
    border-color: #bcd4bf;
    background: #eef7ee;
}

.swpe-site-header .mega-chip.kaiko-chip .kaiko-badge {
    top: -14px;
    right: -12px;
    min-width: 46px;
    min-height: 22px;
    padding: 0 7px;
    font-size: 10px;
}

.swpe-site-header .burger-button {
    width: 46px;
    min-height: 46px;
    display: none;
    place-items: center;
    margin: 0;
    border: 1px solid #dfe7ef;
    border-radius: 8px;
    background: #fff;
    color: #172033;
    font-size: 25px;
    line-height: 1;
    list-style: none;
    cursor: pointer;
}

.swpe-site-header .burger-button::-webkit-details-marker {
    display: none;
}

.swpe-site-header .mobile-panel {
    border-top: 1px solid #edf2f7;
    background: #fff;
}

.swpe-site-header .mobile-panel-inner {
    width: min(1240px, calc(100% - 24px));
    display: grid;
    gap: 12px;
    margin: 0 auto;
    padding: 12px 0 14px;
}

.swpe-site-header .mobile-menu-header {
    display: none;
}

.swpe-site-header .mobile-menu-ctas {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.swpe-site-header .mobile-menu-group {
    display: grid;
    gap: 8px;
}

.swpe-site-header .mobile-menu-label {
    margin: 2px 2px 0;
    color: #758195;
    font-size: 11px;
    font-weight: 950;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.swpe-site-header .mobile-panel details {
    overflow: hidden;
    border: 1px solid #dfe7ef;
    border-radius: 8px;
    background: #f8fbfe;
}

.swpe-site-header .mobile-panel summary,
.swpe-site-header .mobile-panel a {
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px;
    color: #172033;
    font-size: 14px;
    font-weight: 850;
}

.swpe-site-header .mobile-panel summary {
    list-style: none;
    background: #fff;
    cursor: pointer;
}

.swpe-site-header .mobile-panel summary::-webkit-details-marker {
    display: none;
}

.swpe-site-header .mobile-panel summary::after,
.swpe-site-header .mobile-panel a::after {
    content: "\203a";
    color: #758195;
    font-size: 20px;
    line-height: 1;
}

.swpe-site-header .mobile-panel details[open] summary::after {
    transform: rotate(90deg);
}

.swpe-site-header .mobile-panel a {
    min-height: 40px;
    border-top: 1px solid #edf2f7;
    background: #f8fbfe;
    font-size: 13px;
    font-weight: 780;
}

.swpe-site-header .mobile-panel .mobile-note::after {
    content: "";
}

.swpe-site-header .mobile-panel a.kaiko-link {
    justify-content: flex-start;
    gap: 10px;
    border-color: #bcd4bf;
    background: #eef7ee;
}

.swpe-site-header .mobile-panel a.kaiko-link .kaiko-badge {
    position: static;
    min-width: 48px;
    flex: 0 0 auto;
}

.swpe-site-header .mobile-panel a.kaiko-link::after {
    margin-left: auto;
}

.swpe-site-header .mobile-note {
    min-height: auto;
    padding: 10px 12px;
    border: 1px solid #dfe7ef;
    border-radius: 8px;
    background: #fff1fb;
    color: #8d237a;
    font-size: 12px;
    font-weight: 900;
}

.swpe-site-header .mobile-panel .featured-link {
    border: 1px solid #dfe7ef;
    border-radius: 8px;
    background: #eafaf2;
    color: #087842;
    font-weight: 900;
    line-height: 1.2;
}

.swpe-site-header .mobile-panel .featured-link.guide-link {
    background: #edf7ff;
    color: #126198;
}

.swpe-site-header .mobile-panel a.mobile-cta {
    min-height: 54px;
    justify-content: center;
    gap: 8px;
    padding: 10px 12px;
    border: 1px solid transparent;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 950;
    line-height: 1.15;
    text-align: center;
}

.swpe-site-header .mobile-panel a.mobile-cta::after {
    color: currentColor;
    font-size: 21px;
    opacity: .62;
}

.swpe-site-header .mobile-panel a.mobile-cta--livefood {
    border-color: #f1d36a;
    background: #fff6ce;
    color: #6b5410;
}

.swpe-site-header .mobile-panel a.mobile-cta--pick-mix {
    border-color: #f3b7c8;
    background: #ffe9f0;
    color: #9b1f4c;
}

@media (min-width: 921px) {
    .swpe-site-header .dispatch-inner {
        min-height: 30px;
    }

    .swpe-site-header .dispatch-pill {
        min-height: 24px;
        padding: 0 8px;
        font-size: 12px;
    }

    .swpe-site-header .main-inner {
        min-height: 76px;
        grid-template-columns: 132px minmax(360px, 620px) auto;
        gap: 20px;
    }

    .swpe-site-header .brand-mark {
        width: 110px;
        height: 60px;
    }

    .swpe-site-header .tools {
        gap: 8px;
    }

    .swpe-site-header .nav-inner {
        min-height: 48px;
    }

    .swpe-site-header .nav-list {
        justify-content: center;
        gap: 4px;
    }

    .swpe-site-header .nav-item {
        flex: 0 1 auto;
    }

    .swpe-site-header .nav-trigger,
    .swpe-site-header .nav-link {
        width: auto;
        min-height: 48px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 7px;
        margin: 0;
        padding: 0 14px;
        border: 0;
        border-radius: 7px;
        background: transparent;
        color: inherit;
        font-family: inherit;
        font-size: 12px;
        font-weight: 900;
        letter-spacing: .04em;
        line-height: 1.08;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        white-space: nowrap;
    }

    .swpe-site-header .nav-link:hover,
    .swpe-site-header .nav-link:focus-visible,
    .swpe-site-header .nav-trigger:hover,
    .swpe-site-header .nav-trigger:focus-visible,
    .swpe-site-header .nav-item.is-open .nav-trigger {
        background: rgba(255, 255, 255, .1);
        color: #fff;
        outline: 2px solid transparent;
    }

    .swpe-site-header .nav-trigger:focus-visible,
    .swpe-site-header .nav-link:focus-visible {
        box-shadow: inset 0 0 0 2px #77d6fa;
    }

    .swpe-site-header .nav-item--featured .nav-link {
        background: #fff1fb;
        color: #8d237a;
    }

    .swpe-site-header .nav-item--featured .nav-link:hover,
    .swpe-site-header .nav-item--featured .nav-link:focus-visible {
        background: #ffe4f8;
        color: #741765;
    }

    .swpe-site-header .nav-item--offer .nav-link {
        color: #ffd76a;
    }

    .swpe-site-header .nav-item:focus-within .mega-panel,
    .swpe-site-header .nav-item.is-open .mega-panel {
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0);
    }

    .swpe-site-header .mega-panel[hidden] {
        display: none;
    }

    .swpe-site-header .mega-inner {
        padding: 16px 0 18px;
    }

    .swpe-site-header .mega-more {
        margin-top: 4px;
        border: 1px solid #dfe7ef;
        border-radius: 8px;
        background: #fff;
    }

    .swpe-site-header .mega-more summary {
        padding: 9px 11px;
        color: #40506a;
        font-size: 12px;
        font-weight: 900;
        cursor: pointer;
    }

    .swpe-site-header .mega-more-static {
        display: grid;
        gap: 7px;
        margin-top: 5px;
        padding-top: 10px;
        border-top: 1px solid #dfe7ef;
    }

    .swpe-site-header .mega-more-static .mega-label {
        margin: 0;
    }

    .swpe-site-header .mega-more-static .mega-more__links {
        padding: 0;
    }

    .swpe-site-header .mega-more__links {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 5px 10px;
        padding: 0 11px 11px;
    }

    .swpe-site-header .mega-more__links a {
        color: #40506a;
        font-size: 12px;
        font-weight: 750;
        line-height: 1.25;
    }

    .swpe-site-header .mega-more__links a:hover,
    .swpe-site-header .mega-more__links a:focus-visible {
        color: #12658d;
        text-decoration: underline;
    }
}

@media (min-width: 921px) and (hover: hover) and (pointer: fine) {
    .swpe-site-header .nav-item:hover .mega-panel {
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0);
    }
}

@media (max-width: 1120px) {
    .swpe-site-header .mega-inner.wide {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 920px) {
    .swpe-site-header .dispatch-bar {
        font-size: 12px;
    }

    .swpe-site-header .dispatch-inner {
        width: min(1240px, calc(100% - 24px));
        min-height: 38px;
        justify-content: center;
    }

    .swpe-site-header .dispatch-pill {
        width: 100%;
        justify-content: center;
    }

    .swpe-site-header .main-inner {
        width: min(1240px, calc(100% - 20px));
        min-height: 0;
        grid-template-columns: 44px minmax(88px, 1fr) 44px auto;
        gap: 8px;
        padding: 8px 0 10px;
    }

    .swpe-site-header .mobile-menu {
        display: block;
        grid-column: 1;
        grid-row: 1;
        order: -1;
    }

    .swpe-site-header .mobile-panel {
        position: absolute;
        z-index: 5;
        top: 100%;
        right: 0;
        left: 0;
        max-height: calc(100vh - 116px);
        max-height: calc(100dvh - 116px);
        overflow-y: auto;
        overscroll-behavior: contain;
        border: 1px solid #dfe7ef;
        border-radius: 0 0 8px 8px;
        box-shadow: 0 18px 30px rgba(23, 32, 51, .14);
    }

    .swpe-site-header .burger-button {
        display: grid;
    }

    .swpe-site-header .brand {
        grid-column: 2;
        grid-row: 1;
        justify-content: center;
        min-width: 0;
    }

    .swpe-site-header .brand-mark {
        width: 118px;
        height: 58px;
    }

    .swpe-site-header .search-shell {
        grid-column: 3;
        grid-row: 1;
        justify-self: end;
        width: 44px;
    }

    .swpe-site-header .search-shell.is-open {
        grid-column: 1 / -1;
        grid-row: 2;
        width: 100%;
    }

    .swpe-site-header .tools .tool-button.primary {
        display: none;
    }

    .swpe-site-header .tools {
        grid-column: 4;
        grid-row: 1;
        gap: 6px;
    }

    .swpe-site-header .tools .tool-button {
        width: 44px;
        min-width: 44px;
        height: 44px;
        min-height: 44px;
        font-size: 18px;
    }

    .swpe-site-header .account-button {
        width: 44px;
        padding: 0;
    }

    .swpe-site-header .account-icon {
        width: 19px;
        height: 19px;
    }

    .swpe-site-header .cart-count {
        top: -6px;
        right: -5px;
        min-width: 18px;
        height: 18px;
        border: 2px solid #fff;
        font-size: 10px;
    }

    .swpe-site-header .account-button-text {
        display: none;
    }

    .swpe-site-header .search-row {
        min-height: 44px;
        display: block;
        border-radius: 8px;
        box-shadow: none;
    }

    .swpe-site-header .category-button,
    .swpe-site-header .search-input {
        display: none;
    }

    .swpe-site-header .search-button {
        width: 44px;
        height: 44px;
        display: grid;
        place-items: center;
        border-radius: 8px;
    }

    .swpe-site-header .search-icon {
        width: 20px;
        height: 20px;
    }

    .swpe-site-header .search-shell.is-open .search-row {
        min-height: 48px;
        display: grid;
        grid-template-columns: 1fr 50px;
    }

    .swpe-site-header .search-shell.is-open .search-input {
        display: block;
        padding: 0 14px;
    }

    .swpe-site-header .search-shell.is-open .search-button {
        width: 50px;
        height: 48px;
    }

    .swpe-site-header .quick-links,
    .swpe-site-header .nav-band {
        display: none;
    }

    .swpe-site-header .mobile-menu-header {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        align-items: center;
        gap: 10px;
    }

    .swpe-site-header .mobile-panel .featured-link.guide-link {
        grid-column: 1 / -1;
    }

    .swpe-site-header .mobile-menu-ctas {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .swpe-site-header .mini-cart-panel {
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: min(390px, calc(100vw - 10px));
        height: 100vh;
        height: 100dvh;
        max-height: none;
    }

    .admin-bar .swpe-site-header .mini-cart-panel {
        top: 46px;
        height: calc(100vh - 46px);
        height: calc(100dvh - 46px);
        max-height: none;
    }

    .swpe-site-header .mini-cart-item {
        grid-template-columns: 54px minmax(0, 1fr);
    }

    .swpe-site-header .mini-cart-line-total {
        grid-column: 2;
        justify-self: start;
    }

    .swpe-site-header .mini-cart-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .swpe-site-header .mini-cart-update,
    .swpe-site-header .mini-cart-link {
        width: 100%;
    }
}

@media (max-width: 420px) {
    .swpe-site-header .mobile-menu-ctas {
        grid-template-columns: 1fr;
    }
}

body.swpe-site-header-active .wd-footer.footer-container,
body.swpe-site-header-active .custom-footer {
    display: none !important;
}

.swpe-site-footer {
    --swpe-footer-ink: #101827;
    --swpe-footer-muted: #52647b;
    --swpe-footer-line: #dce8f2;
    --swpe-footer-pink: #d63bb2;
    --swpe-footer-blue: #35aee2;
    --swpe-footer-green: #087842;
    width: 100%;
    clear: both;
    margin: 52px 0 0;
    border-top: 1px solid var(--swpe-footer-line);
    border-bottom: 1px solid var(--swpe-footer-line);
    background: linear-gradient(135deg, rgba(255, 243, 251, .86), rgba(238, 249, 255, .92) 48%, #fff);
    box-shadow: 0 -14px 38px rgba(16, 24, 39, .08);
    color: var(--swpe-footer-ink);
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    overflow: hidden;
}

.swpe-site-footer::before {
    content: "";
    display: block;
    height: 5px;
    background: linear-gradient(90deg, var(--swpe-footer-pink), var(--swpe-footer-blue));
}

.swpe-site-footer__inner {
    width: min(1240px, calc(100% - 48px));
    display: grid;
    grid-template-columns: minmax(240px, 1.35fr) repeat(3, minmax(150px, .75fr));
    gap: 28px;
    margin: 0 auto;
    padding: 30px 0 26px;
}

.swpe-site-footer__brand img {
    display: block;
    width: 148px;
    height: auto;
    margin-bottom: 12px;
}

.swpe-site-footer__brand p {
    max-width: 360px;
    margin: 0 0 16px;
    color: var(--swpe-footer-muted);
    font-size: 14px;
    font-weight: 750;
    line-height: 1.45;
}

.swpe-site-footer__payments {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    max-width: 270px;
}

.swpe-site-footer__payments img {
    display: block;
    width: 48px;
    height: auto;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(16, 24, 39, .08);
}

.swpe-site-footer__nav {
    display: grid;
    align-content: start;
    gap: 8px;
}

.swpe-site-footer__nav h2 {
    margin: 0 0 4px;
    color: var(--swpe-footer-ink);
    font-size: 13px;
    font-weight: 950;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.swpe-site-footer__nav a {
    color: var(--swpe-footer-muted);
    font-size: 14px;
    font-weight: 800;
    line-height: 1.3;
    text-decoration: none;
}

.swpe-site-footer__nav a:hover,
.swpe-site-footer__nav a:focus {
    color: var(--swpe-footer-pink);
    text-decoration: none;
}

.swpe-site-footer__bottom {
    width: min(1240px, calc(100% - 48px));
    display: flex;
    flex-wrap: wrap;
    gap: 10px 18px;
    justify-content: space-between;
    margin: 0 auto;
    padding: 15px 0;
    border-top: 1px solid rgba(220, 232, 242, .9);
    color: var(--swpe-footer-muted);
    font-size: 12px;
    font-weight: 850;
}

@media (max-width: 820px) {
    .swpe-site-footer {
        margin-top: 34px;
    }

    .swpe-site-footer__inner {
        width: min(100% - 32px, 640px);
        grid-template-columns: 1fr 1fr;
        gap: 20px 18px;
        padding: 24px 0 22px;
    }

    .swpe-site-footer__brand {
        grid-column: 1 / -1;
    }

    .swpe-site-footer__brand img {
        width: 124px;
        margin-bottom: 10px;
    }

    .swpe-site-footer__brand p {
        max-width: 440px;
        margin-bottom: 12px;
        font-size: 13px;
    }

    .swpe-site-footer__payments {
        gap: 5px;
        max-width: 255px;
    }

    .swpe-site-footer__payments img {
        width: 46px;
    }

    .swpe-site-footer__nav {
        gap: 6px;
    }

    .swpe-site-footer__nav a {
        font-size: 13px;
    }

    .swpe-site-footer__bottom {
        width: min(100% - 32px, 640px);
        display: grid;
        gap: 6px;
        padding: 13px 0;
    }
}

@media (max-width: 560px) {
    .swpe-site-footer__inner {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .swpe-site-footer__brand p {
        display: none;
    }

    .swpe-site-footer__nav {
        gap: 5px;
    }

    .swpe-site-footer__nav h2 {
        margin-bottom: 2px;
        font-size: 12px;
    }

    .swpe-site-footer__nav a {
        font-size: 13px;
        line-height: 1.2;
    }

    .swpe-site-footer__bottom span:last-child {
        display: none;
    }
}
/* The legacy WoodMart notice blocks the mobile purchase controls and does not
   provide granular consent choices. Keep it out of the SWPE storefront. */
html .wd-cookies-popup {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}
