/*
 * 3Dverzum category R2 presentation.
 * Scope: existing product-category archives accepted by the category gate.
 */
body.dzv-shop-category-r2 {
    --dzv-cat-accent: #d72027;
    --dzv-cat-accent-soft: #fff0f0;
    --dzv-cat-ink: #191817;
    --dzv-cat-muted: #6b645f;
    --dzv-cat-line: #ebe6e1;
    --dzv-cat-panel: #faf9f7;
    background: #fff;
}

body.dzv-shop-category-r2.dzv-shop-r1-decor {
    --dzv-cat-accent: #a6644c;
    --dzv-cat-accent-soft: #efe4dc;
    --dzv-cat-ink: #1c1d1b;
    --dzv-cat-muted: #64645f;
    --dzv-cat-line: #d8d1c5;
    --dzv-cat-panel: #f4f1ea;
}

body.dzv-shop-category-r2 .dzv-shop-layout-section {
    width: 100% !important;
    max-width: none !important;
    padding-top: 0 !important;
}

body.dzv-shop-category-r2 .dzv-shop-layout-section > .et_pb_top_inside_divider {
    z-index: 10 !important;
    pointer-events: none;
}

/*
 * The Theme Builder owns this top wave and currently stores one shared colour
 * for every product-category archive. Keep the wave geometry and the global
 * header's separate bottom divider untouched; only resolve this Shop section
 * divider by the canonical category branch body context.
 */
body.dzv-shop-category-r2:not(.dzv-shop-r1-decor) .dzv-shop-layout-section > .et_pb_top_inside_divider {
    background-image: url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='none' width='100%25' height='140px' viewBox='0 0 1280 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23dd3333'%3E%3Cpath d='M1280 0L640 70 0 0v140l640-70 640 70V0z' fill-opacity='.5'/%3E%3Cpath d='M1280 0H0l640 70 640-70z'/%3E%3C/g%3E%3C/svg%3E") !important;
}

body.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-layout-section > .et_pb_top_inside_divider {
    background-image: url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='none' width='100%25' height='140px' viewBox='0 0 1280 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%234e4e4e'%3E%3Cpath d='M1280 0L640 70 0 0v140l640-70 640 70V0z' fill-opacity='.5'/%3E%3Cpath d='M1280 0H0l640 70 640-70z'/%3E%3C/g%3E%3C/svg%3E") !important;
}

body.dzv-shop-category-r2 .dzv-shop-layout-section > .et_pb_row_0_tb_body {
    display: none !important;
}

body.dzv-shop-category-r2 .dzv-shop-layout-row {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.dzv-shop-category-r2 .dzv-shop-layout-row > .dzv-shop-sidebar-col {
    display: none !important;
}

body.dzv-shop-category-r2 .dzv-shop-layout-row > .et_pb_column:not(.dzv-shop-sidebar-col),
body.dzv-shop-category-r2 .dzv-shop-layout-row .et_pb_code,
body.dzv-shop-category-r2 .dzv-shop-layout-row .et_pb_code_inner {
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.dzv-shop-category-r2 .dzv-category-r2-catalogue,
body.dzv-shop-category-r2 .dzv-category-r2-catalogue * {
    box-sizing: border-box;
}

body.dzv-shop-category-r2 .dzv-category-r2-shell {
    width: 100%;
    color: var(--dzv-cat-ink);
}

body.dzv-shop-category-r2 .dzv-category-r2-hero {
    display: grid;
    width: 100%;
    min-height: 286px;
    margin-left: 0;
    grid-template-columns: minmax(0, 1.05fr) minmax(340px, .95fr);
    overflow: hidden;
    background:
        radial-gradient(circle at 23% 12%, rgba(255,255,255,.96), rgba(255,255,255,0) 38%),
        linear-gradient(105deg, #fbf7f1 0%, #f7f2eb 52%, #eee5da 100%);
    box-shadow: 0 18px 45px rgba(54,42,33,.07);
}

body.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero {
    background:
        radial-gradient(circle at 22% 10%, rgba(255,255,255,.72), rgba(255,255,255,0) 40%),
        linear-gradient(105deg, #f4f1ea 0%, #ebe4da 58%, #d8d1c5 100%);
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-copy {
    position: relative;
    z-index: 2;
    display: flex;
    min-width: 0;
    justify-content: center;
    padding: 54px 30px 36px 32px;
    flex-direction: column;
}

body.dzv-shop-category-r2 .dzv-category-r2-breadcrumb-slot {
    min-height: 18px;
    margin-bottom: 24px;
}

body.dzv-shop-category-r2 .dzv-shop-breadcrumb {
    margin: 0 !important;
    color: var(--dzv-cat-muted) !important;
    font-size: 12px !important;
    font-weight: 700;
}

body.dzv-shop-category-r2 .dzv-shop-breadcrumb a {
    color: inherit !important;
    text-decoration: none;
}

body.dzv-shop-category-r2 .dzv-category-r2-kicker {
    margin: 0 0 8px !important;
    color: var(--dzv-cat-accent) !important;
    font-size: 11px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    letter-spacing: .12em;
    text-transform: uppercase;
}

body.dzv-shop-category-r2 .dzv-category-r2-title {
    max-width: 14ch;
    margin: 0 0 13px !important;
    padding: 0 !important;
    color: var(--dzv-cat-ink) !important;
    font-size: clamp(42px, 4.2vw, 64px) !important;
    font-weight: 850 !important;
    line-height: .95 !important;
    letter-spacing: -.055em !important;
}

body.dzv-shop-category-r2 .dzv-category-r2-intro-slot {
    max-width: 650px;
}

body.dzv-shop-category-r2 .dzv-category-r2-intro-slot .dzv-category-presentation-top {
    max-width: none !important;
    margin: 0 !important;
    color: var(--dzv-cat-muted) !important;
}

body.dzv-shop-category-r2 .dzv-category-r2-intro-slot .dzv-category-presentation-top p {
    margin: 0 !important;
    color: inherit !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-media {
    position: relative;
    display: grid;
    min-height: 286px;
    overflow: hidden;
    place-items: center;
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-media::before {
    position: absolute;
    inset: 10% 8% -22% 6%;
    border-radius: 50%;
    background: rgba(255,255,255,.5);
    content: "";
    filter: blur(1px);
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-image {
    position: relative;
    z-index: 1;
    display: block;
    width: min(78%, 430px);
    height: 250px;
    margin: 24px auto 0;
    object-fit: contain;
    filter: drop-shadow(0 18px 20px rgba(74,45,26,.16));
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-bouquet {
    position: relative;
    z-index: 1;
    width: min(92%, 500px);
    height: 270px;
    isolation: isolate;
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-product {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: grid;
    width: 36%;
    height: 82%;
    place-items: center;
    transform-origin: 50% 84%;
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-product-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: drop-shadow(0 18px 20px rgba(74,45,26,.18));
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-product.is-left {
    transform: translateX(-161%) translateY(-48%) rotate(-8deg);
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-product.is-center {
    z-index: 3;
    width: 38%;
    height: 88%;
    transform: translateX(-50%) translateY(-52%);
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-product.is-right {
    z-index: 2;
    transform: translateX(64%) translateY(-48%) rotate(8deg);
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-bouquet.has-2 .dzv-category-r2-hero-product.is-left {
    transform: translateX(-108%) translateY(-50%) rotate(-6deg);
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-bouquet.has-2 .dzv-category-r2-hero-product.is-right {
    transform: translateX(9%) translateY(-50%) rotate(6deg);
}

body.dzv-shop-category-r2 .dzv-category-r2-hero-bouquet.has-1 .dzv-category-r2-hero-product.is-center {
    width: 52%;
    height: 90%;
    transform: translateX(-50%) translateY(-50%);
}

body.dzv-shop-category-r2:not(.dzv-shop-r1-decor) .dzv-category-r2-hero-image {
    mix-blend-mode: multiply;
}

body.dzv-shop-category-r2:not(.dzv-shop-r1-decor) .dzv-category-r2-hero-product-image {
    mix-blend-mode: multiply;
}

/* Formazok branch: the latest three product images retain their existing
 * left/center/right roles inside three non-overlapping floating cards.
 */
body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-media {
    display: block;
    overflow: hidden;
    isolation: isolate;
}

body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-media::before {
    position: absolute;
    z-index: 0;
    top: 9%;
    left: 5%;
    display: block;
    width: 52%;
    height: 66%;
    border-radius: 58% 42% 55% 45% / 46% 58% 42% 54%;
    background: rgba(226, 211, 190, .34);
    content: "";
    transform: rotate(-8deg);
    pointer-events: none;
}

body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-media::after {
    position: absolute;
    z-index: 0;
    right: 6%;
    bottom: 8%;
    width: 46%;
    height: 58%;
    border-radius: 44% 56% 40% 60% / 58% 43% 57% 42%;
    background: rgba(218, 231, 223, .42);
    content: "";
    transform: rotate(10deg);
    pointer-events: none;
}

body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 {
    position: absolute;
    inset: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product {
    top: 50%;
    right: auto;
    display: grid;
    width: 28%;
    height: 72%;
    overflow: hidden;
    padding: clamp(8px, 1vw, 14px);
    place-items: center;
    border: 1px solid rgba(96, 76, 59, .14);
    border-radius: clamp(17px, 1.55vw, 24px);
    background: linear-gradient(145deg, rgba(255, 253, 248, .98), rgba(248, 240, 229, .96));
    isolation: isolate;
    clip-path: none;
    box-shadow: 0 16px 34px rgba(69, 51, 37, .13), 0 4px 10px rgba(69, 51, 37, .06);
    transform-origin: 50% 50%;
}

body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product.is-left {
    left: 3%;
    z-index: 1;
    transform: translateY(-49%) rotate(-4deg);
}

body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product.is-center {
    left: 34%;
    z-index: 3;
    width: 32%;
    height: 82%;
    transform: translateY(-50%);
}

body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product.is-right {
    right: 3%;
    left: auto;
    z-index: 1;
    transform: translateY(-49%) rotate(4deg);
}

body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product-image {
    position: relative;
    z-index: 1;
    width: 82%;
    max-width: none;
    height: 82%;
    max-height: none;
    object-fit: contain;
    object-position: 50% 50%;
    filter: drop-shadow(0 9px 11px rgba(72, 50, 34, .10));
    mix-blend-mode: normal;
}

@media (max-width: 980px) {
    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product {
        width: 29%;
        height: 68%;
        padding: 8px;
        border-radius: 18px;
        box-shadow: 0 12px 26px rgba(69, 51, 37, .12), 0 3px 8px rgba(69, 51, 37, .05);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product.is-left {
        left: 2.5%;
        transform: translateY(-49%) rotate(-3deg);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product.is-center {
        left: 34%;
        width: 32%;
        height: 78%;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product.is-right {
        right: 2.5%;
        transform: translateY(-49%) rotate(3deg);
    }
}

@media (max-width: 700px) {
    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-media {
        min-height: 190px;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-media::before {
        top: 14%;
        left: 2%;
        width: 56%;
        height: 58%;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-media::after {
        right: 2%;
        bottom: 13%;
        width: 50%;
        height: 52%;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 {
        width: 100%;
        height: 100%;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product {
        width: 29%;
        height: 66%;
        padding: 6px;
        border-radius: 15px;
        box-shadow: 0 9px 20px rgba(69, 51, 37, .11), 0 2px 6px rgba(69, 51, 37, .05);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product.is-left {
        left: 2.5%;
        transform: translateY(-49%) rotate(-2.5deg);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product.is-center {
        left: 34%;
        width: 32%;
        height: 76%;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product.is-right {
        right: 2.5%;
        transform: translateY(-49%) rotate(2.5deg);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product-image {
        width: 88%;
        height: 88%;
    }
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation {
    width: min(1320px, calc(100% - 48px));
    margin: 26px auto 42px;
    padding: 24px;
    border: 1px solid var(--dzv-cat-line);
    border-radius: 24px;
    background: var(--dzv-cat-panel);
    box-shadow: 0 12px 36px rgba(41,31,25,.045);
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation-head {
    margin-bottom: 18px;
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation h2,
body.dzv-shop-category-r2 .dzv-category-r2-catalogue-head h2 {
    margin: 0 !important;
    padding: 0 !important;
    color: var(--dzv-cat-ink) !important;
    font-size: clamp(28px, 3vw, 40px) !important;
    font-weight: 850 !important;
    line-height: 1 !important;
    letter-spacing: -.045em !important;
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation-list {
    display: grid;
    overflow-x: auto;
    margin: 0 !important;
    padding: 0 0 10px !important;
    grid-auto-columns: 156px;
    grid-auto-flow: column;
    grid-template-rows: repeat(2, 132px);
    gap: 12px;
    list-style: none !important;
    overscroll-behavior-inline: contain;
    scroll-snap-type: inline proximity;
    scrollbar-color: rgba(80,68,60,.22) transparent;
    scrollbar-width: thin;
}

body.dzv-shop-category-r2 .is-child-category .dzv-category-r2-navigation-list {
    grid-template-rows: 138px;
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation-item {
    min-width: 0;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    scroll-snap-align: start;
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation-card {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 0;
    overflow: hidden;
    align-items: flex-end;
    border: 1px solid rgba(32,27,24,.08);
    border-radius: 16px;
    background: #fff;
    color: var(--dzv-cat-ink) !important;
    text-decoration: none !important;
    box-shadow: 0 7px 20px rgba(40,32,27,.04);
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation-media {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    background: linear-gradient(145deg, #fff 0%, #f6f2ed 100%);
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation-media::after {
    position: absolute;
    inset: 38% 0 0;
    background: linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,.96) 82%);
    content: "";
}

body.dzv-shop-category-r2 .dzv-category-r2-nav-image {
    width: 88%;
    height: 86%;
    margin: 0;
    object-fit: contain;
    transition: transform 180ms ease;
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation-name {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 11px 12px;
    font-size: 13px;
    font-weight: 850;
    line-height: 1.15;
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation-card.is-active {
    border-color: var(--dzv-cat-accent);
    box-shadow: 0 0 0 2px var(--dzv-cat-accent-soft), 0 10px 24px rgba(40,32,27,.08);
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation-card:hover {
    border-color: var(--dzv-cat-accent);
    transform: translateY(-2px);
    box-shadow: 0 12px 26px rgba(40,32,27,.1);
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation-card:hover .dzv-category-r2-nav-image {
    transform: scale(1.045);
}

body.dzv-shop-category-r2 .dzv-category-r2-navigation-card:focus-visible,
body.dzv-shop-category-r2 .dzv-shop-products-wrap a:focus-visible,
body.dzv-shop-category-r2 .dzv-infinite-loader button:focus-visible {
    outline: 3px solid var(--dzv-cat-accent);
    outline-offset: 3px;
}

body.dzv-shop-category-r2 .dzv-category-r2-catalogue-head {
    display: flex;
    width: min(1320px, calc(100% - 48px));
    margin: 0 auto 22px;
    align-items: flex-end;
    justify-content: space-between;
    gap: 22px;
}

body.dzv-shop-category-r2 .dzv-category-r2-ordering-slot {
    flex: 0 0 auto;
}

body.dzv-shop-category-r2 .dzv-category-r2-ordering-slot .dzv-product-ordering {
    display: flex !important;
    margin: 0 !important;
    justify-content: flex-end !important;
}

body.dzv-shop-category-r2 .dzv-category-r2-ordering-slot .dzv-product-ordering select {
    width: 288px;
    height: 43px;
    padding: 10px 38px 10px 14px;
    border: 1px solid rgba(0,0,0,.14) !important;
    border-radius: 12px !important;
    background-color: #fff !important;
    color: #666 !important;
    font-size: 14px !important;
    box-shadow: none !important;
}

body.dzv-shop-category-r2 .dzv-decor-archive-presentation {
    display: none !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap {
    width: min(1320px, calc(100% - 48px));
    margin: 0 auto 80px !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap ul.products {
    display: grid !important;
    margin: 0 !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 18px !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap ul.products::before,
body.dzv-shop-category-r2 .dzv-shop-products-wrap ul.products::after {
    display: none !important;
    content: none !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap ul.products li.product {
    display: flex !important;
    float: none !important;
    width: 100% !important;
    min-width: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 0 14px !important;
    flex-direction: column;
    border: 1px solid var(--dzv-cat-line) !important;
    border-radius: 18px !important;
    background: #fff !important;
    box-shadow: 0 10px 28px rgba(41,31,25,.055) !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap li.product .woocommerce-LoopProduct-link {
    display: flex;
    height: 100%;
    flex-direction: column;
    background: #fff !important;
    color: inherit;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap li.product .et_shop_image {
    display: grid;
    width: 100%;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    place-items: center;
    background: #fff !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap li.product .et_shop_image img {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    object-fit: contain;
    background: #fff !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap li.product .woocommerce-loop-product__title {
    margin: 0 !important;
    padding: 13px 15px 5px !important;
    color: var(--dzv-cat-ink) !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap li.product .price {
    display: block;
    margin-top: auto;
    padding: 0 15px !important;
    color: var(--dzv-cat-accent) !important;
    font-size: 13px !important;
    font-weight: 800 !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap .dzv-category-presentation-bottom {
    width: 100% !important;
    max-width: none !important;
    margin: 58px 0 0 !important;
    padding: clamp(24px, 4vw, 42px) !important;
    border: 1px solid var(--dzv-cat-line);
    border-radius: 22px;
    background: var(--dzv-cat-panel);
    color: var(--dzv-cat-muted);
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap nav.woocommerce-pagination {
    clear: both !important;
    margin: 48px 0 0 !important;
    text-align: center !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap nav.woocommerce-pagination ul.page-numbers {
    display: flex !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    border: 0 !important;
    list-style: none !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap nav.woocommerce-pagination ul.page-numbers li {
    display: block !important;
    margin: 0 !important;
    border: 0 !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap nav.woocommerce-pagination .page-numbers a,
body.dzv-shop-category-r2 .dzv-shop-products-wrap nav.woocommerce-pagination .page-numbers span {
    display: grid !important;
    width: 42px !important;
    height: 42px !important;
    padding: 0 12px !important;
    place-items: center;
    border: 1px solid #e3e3e3 !important;
    border-radius: 10px !important;
    background: #fff !important;
    color: var(--dzv-cat-ink) !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap nav.woocommerce-pagination .page-numbers span.current {
    border-color: var(--dzv-cat-accent) !important;
    background: var(--dzv-cat-accent) !important;
    color: #fff !important;
}

body.dzv-shop-category-r2 .dzv-shop-products-wrap nav.woocommerce-pagination .page-numbers span.dots {
    border-color: transparent !important;
    background: transparent !important;
}

body.dzv-shop-category-r2 .dzv-infinite-loader {
    display: flex;
    margin: 38px auto 10px;
    flex-direction: column;
    align-items: center;
    gap: 9px;
    text-align: center;
}

body.dzv-shop-category-r2 .dzv-infinite-loader button {
    min-width: 230px;
    padding: 13px 22px;
    border: 1px solid var(--dzv-cat-line);
    border-radius: 13px;
    background: #fff;
    color: var(--dzv-cat-ink);
    font-size: 14px;
    font-weight: 800;
    cursor: pointer;
    box-shadow: 0 8px 22px rgba(42,33,27,.05);
}

body.dzv-shop-category-r2 .dzv-infinite-loader button:hover {
    border-color: var(--dzv-cat-accent);
}

body.dzv-shop-category-r2 .dzv-infinite-loader button:disabled {
    cursor: wait;
    opacity: .65;
}

body.dzv-shop-category-r2 .dzv-infinite-loader span {
    color: var(--dzv-cat-muted);
    font-size: 11px;
}

body.dzv-shop-category-r2 .dzv-infinite-added {
    animation: dzvCategoryR2Reveal .35s ease both;
}

@keyframes dzvCategoryR2Reveal {
    from { opacity: 0; transform: translateY(14px); }
    to { opacity: 1; transform: none; }
}

@media (max-width: 1180px) {
    body.dzv-shop-category-r2 .dzv-shop-products-wrap ul.products {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 980px) {
    body.dzv-shop-category-r2 .dzv-category-r2-hero {
        grid-template-columns: minmax(0, 1.1fr) minmax(260px, .9fr);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-copy {
        padding-left: 32px;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-bouquet {
        width: 94%;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-product {
        width: 24%;
        height: 74%;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-product.is-left {
        transform: translateX(-184%) translateY(-48%) rotate(-6deg);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-product.is-center {
        width: 27%;
        height: 84%;
        transform: translateX(-50%) translateY(-52%);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-product.is-right {
        transform: translateX(83%) translateY(-48%) rotate(6deg);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-bouquet.has-2 .dzv-category-r2-hero-product {
        width: 30%;
        height: 78%;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-bouquet.has-2 .dzv-category-r2-hero-product.is-left {
        transform: translateX(-113%) translateY(-50%) rotate(-5deg);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-bouquet.has-2 .dzv-category-r2-hero-product.is-right {
        transform: translateX(14%) translateY(-50%) rotate(5deg);
    }

    body.dzv-shop-category-r2 .dzv-shop-products-wrap ul.products {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 700px) {
    body.dzv-shop-category-r2 .dzv-category-r2-hero {
        width: 100vw;
        min-height: 0;
        margin-left: calc(50% - 50vw);
        grid-template-columns: 1fr;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-copy {
        padding: 48px 22px 28px;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-breadcrumb-slot {
        margin-bottom: 18px;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-title {
        font-size: 43px !important;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-media {
        min-height: 176px;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-bouquet {
        width: min(94%, 430px);
        height: 176px;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-product {
        width: 26%;
        height: 86%;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-product.is-left {
        transform: translateX(-173%) translateY(-49%) rotate(-5deg);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-product.is-center {
        width: 29%;
        height: 92%;
        transform: translateX(-50%) translateY(-51%);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-product.is-right {
        transform: translateX(73%) translateY(-49%) rotate(5deg);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-bouquet.has-2 .dzv-category-r2-hero-product {
        width: 30%;
        height: 86%;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-bouquet.has-2 .dzv-category-r2-hero-product.is-left {
        transform: translateX(-112%) translateY(-50%) rotate(-4deg);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-bouquet.has-2 .dzv-category-r2-hero-product.is-right {
        transform: translateX(12%) translateY(-50%) rotate(4deg);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-hero-image {
        width: 74%;
        height: 176px;
        margin: 0 auto;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-navigation,
    body.dzv-shop-category-r2 .dzv-category-r2-catalogue-head,
    body.dzv-shop-category-r2 .dzv-shop-products-wrap {
        width: calc(100% - 24px);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-navigation {
        margin-top: 12px;
        margin-bottom: 30px;
        padding: 20px 16px 16px;
        border-radius: 20px;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-shell[data-dzv-category-r2-branch="kiszurok"] .dzv-category-r2-navigation {
        width: 100vw;
        margin-left: calc(50% - 50vw);
        padding-right: 22px;
        padding-left: 22px;
        border-right: 0;
        border-left: 0;
        border-radius: 0;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-kicker {
        display: none !important;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-navigation-list,
    body.dzv-shop-category-r2 .is-root-category .dzv-category-r2-navigation-list {
        grid-auto-columns: 132px;
        grid-template-rows: 142px;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-catalogue-head {
        display: block;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-ordering-slot {
        width: 100%;
        margin-top: 18px;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-ordering-slot .dzv-product-ordering,
    body.dzv-shop-category-r2 .dzv-category-r2-ordering-slot .dzv-product-ordering select {
        width: 100%;
    }

    body.dzv-shop-category-r2 .dzv-shop-products-wrap ul.products {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px !important;
    }

    body.dzv-shop-category-r2 .dzv-shop-products-wrap li.product .woocommerce-loop-product__title {
        padding: 11px 11px 4px !important;
        font-size: 13px !important;
    }

    body.dzv-shop-category-r2 .dzv-shop-products-wrap li.product .price {
        padding: 0 11px !important;
        font-size: 12px !important;
    }

    body.dzv-shop-category-r2 .dzv-infinite-loader button {
        width: 100%;
        min-width: 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.dzv-shop-category-r2 .dzv-category-r2-navigation-card,
    body.dzv-shop-category-r2 .dzv-category-r2-nav-image,
    body.dzv-shop-category-r2 .dzv-infinite-added {
        animation: none;
        transition: none;
    }
}

/* Decor R2 Dark Elegance root prototype.
 * Root-only boundary: native product_cat term-dekor plus verified Decor and Category R2 classes.
 */
body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor {
    --dzv-decor-dark-hero: #151413;
    --dzv-decor-dark-catalogue: #343331;
    --dzv-decor-dark-surface: #403e3b;
    --dzv-decor-dark-ivory: #f2eee5;
    --dzv-decor-dark-muted: #aaa198;
    --dzv-decor-dark-brass: #a88a5c;
    --dzv-decor-dark-line: rgba(218, 198, 165, .22);
    background: var(--dzv-decor-dark-catalogue);
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-catalogue,
body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-shell {
    background: var(--dzv-decor-dark-catalogue);
}

/* With only a few child categories the shared two-row column-flow rail leaves a
   visual hole; the Decor root presents its directory as a single row above the
   mobile breakpoint. The mobile (max-width: 700px) presentation is unchanged. */
@media (min-width: 701px) {
    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-navigation-list {
        grid-template-rows: 138px;
    }
}

/* Owner-directed Decor directory treatment: the shared card nests a contained
   thumbnail inside a white frame, reading as a box within a box. On the Decor
   root the image itself becomes the card — full-bleed cover — and the label
   sits on it over a dark bottom scrim. Root-only; Formázók keeps its card. */
body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-navigation-card {
    border: 0 !important;
    background: var(--dzv-decor-dark-hero) !important;
    box-shadow: 0 8px 22px rgba(12, 11, 10, .18);
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-navigation-media {
    background: var(--dzv-decor-dark-hero);
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-navigation-media::after {
    inset: 42% 0 0;
    background: linear-gradient(180deg, rgba(21, 20, 19, 0), rgba(21, 20, 19, .88) 78%);
}

/* Absolute fill rather than a stretched grid item: the shared image carries an
   intrinsic aspect-ratio that otherwise wins over the percentage height. */
body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-nav-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-navigation-name {
    color: var(--dzv-decor-dark-ivory) !important;
    text-shadow: 0 1px 3px rgba(12, 11, 10, .55);
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-navigation-card.is-active {
    box-shadow: 0 0 0 2px var(--dzv-decor-dark-brass), 0 10px 24px rgba(12, 11, 10, .24);
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-navigation-card:hover {
    box-shadow: 0 0 0 1px var(--dzv-decor-dark-brass), 0 14px 28px rgba(12, 11, 10, .26);
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero {
    min-height: 380px;
    grid-template-columns: minmax(0, .9fr) minmax(500px, 1.1fr);
    background: linear-gradient(100deg, #171614 0%, var(--dzv-decor-dark-hero) 46%, #080808 100%);
    box-shadow: inset 0 -1px rgba(218, 198, 165, .08);
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-copy {
    padding-top: 78px;
    padding-bottom: 70px;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-breadcrumb {
    color: var(--dzv-decor-dark-muted) !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-breadcrumb a,
body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-breadcrumb * {
    color: inherit !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-title {
    max-width: 12ch;
    color: var(--dzv-decor-dark-ivory) !important;
    font-size: clamp(48px, 4.3vw, 66px) !important;
    font-weight: 730 !important;
    line-height: .98 !important;
    letter-spacing: -.045em !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-title::after {
    display: block;
    width: 58px;
    height: 1px;
    margin-top: 24px;
    background: var(--dzv-decor-dark-brass);
    content: "";
    opacity: .72;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-intro-slot,
body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-intro-slot .dzv-category-presentation-top {
    color: var(--dzv-decor-dark-muted) !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-media {
    min-height: 380px;
    background: transparent;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-media::before {
    display: none;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-2 {
    width: 100%;
    height: 100%;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-2 .dzv-category-r2-hero-product {
    top: 0;
    left: auto;
    width: 58%;
    height: 100%;
    overflow: hidden;
    isolation: isolate;
    transform-origin: 50% 50%;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-2 .dzv-category-r2-hero-product::before {
    display: none;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-2 .dzv-category-r2-hero-product.is-left {
    right: auto;
    left: 0;
    z-index: 2;
    clip-path: polygon(14% 0, 100% 0, 86% 100%, 0 100%);
    transform: none;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-2 .dzv-category-r2-hero-product.is-right {
    right: 0;
    left: auto;
    z-index: 1;
    clip-path: polygon(27.586% 0, 100% 0, 100% 100%, 13.586% 100%);
    transform: none;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-3 {
    width: 100%;
    height: 100%;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product {
    top: 0;
    right: auto;
    width: 42%;
    height: 100%;
    overflow: hidden;
    isolation: isolate;
    transform: none;
    transform-origin: 50% 50%;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product::before {
    display: none;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product.is-left {
    left: 0;
    z-index: 3;
    clip-path: polygon(14% 0, 100% 0, 86% 100%, 0 100%);
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product.is-center {
    left: 29%;
    z-index: 2;
    clip-path: polygon(30.952% 0, 100% 0, 86% 100%, 16.952% 100%);
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-3 .dzv-category-r2-hero-product.is-right {
    right: 0;
    left: auto;
    z-index: 1;
    clip-path: polygon(30.952% 0, 100% 0, 100% 100%, 16.952% 100%);
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-product-image {
    position: relative;
    z-index: 1;
    width: 100% !important;
    max-width: none !important;
    height: 380px !important;
    max-height: none !important;
    background: #080808;
    filter: none;
    mix-blend-mode: normal;
    object-fit: cover;
    object-position: 50% 50%;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-catalogue-head {
    width: min(1180px, calc(100% - 64px));
    margin-top: 0;
    margin-bottom: 34px;
    padding-top: 70px;
    align-items: center;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-catalogue-head .dzv-category-r2-kicker {
    display: none;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-catalogue-head h2 {
    color: var(--dzv-decor-dark-ivory) !important;
    font-size: clamp(36px, 4vw, 50px) !important;
    font-weight: 690 !important;
    letter-spacing: -.035em !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-ordering-slot .dzv-product-ordering select {
    width: 270px;
    border-color: var(--dzv-decor-dark-line) !important;
    border-radius: 4px !important;
    background-color: var(--dzv-decor-dark-surface) !important;
    color: #d8d2c8 !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-ordering-slot .dzv-product-ordering select:focus-visible {
    outline: 2px solid var(--dzv-decor-dark-brass);
    outline-offset: 3px;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-ordering-slot .dzv-product-ordering select option {
    background: var(--dzv-decor-dark-surface);
    color: var(--dzv-decor-dark-ivory);
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap {
    width: min(1180px, calc(100% - 64px));
    margin-bottom: 0 !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    justify-content: start;
    gap: 32px !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap ul.products li.product {
    overflow: visible;
    padding-bottom: 22px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap li.product .woocommerce-LoopProduct-link {
    background: transparent !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap li.product .et_shop_image {
    aspect-ratio: 3 / 4;
    border-radius: 2px;
    background: #080808 !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap li.product .et_shop_image img {
    object-fit: contain;
    background: #080808 !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap li.product .woocommerce-loop-product__title {
    padding: 20px 2px 6px !important;
    color: var(--dzv-decor-dark-ivory) !important;
    font-size: 18px !important;
    font-weight: 650 !important;
    letter-spacing: -.01em;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap ul.products li.product .price {
    padding: 0 2px !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap ul.products li.product .price,
body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap ul.products li.product .price * {
    color: var(--dzv-decor-dark-brass) !important;
    font-size: 14px !important;
    font-weight: 650 !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap nav.woocommerce-pagination .page-numbers a,
body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap nav.woocommerce-pagination .page-numbers span {
    border-color: var(--dzv-decor-dark-line) !important;
    background: var(--dzv-decor-dark-surface) !important;
    color: var(--dzv-decor-dark-ivory) !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap nav.woocommerce-pagination .page-numbers .current {
    border-color: var(--dzv-decor-dark-brass) !important;
    color: var(--dzv-decor-dark-brass) !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-layout-section > .et_pb_row:has(.dvz-generator-cta) {
    display: none !important;
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band {
    position: relative;
    width: 100%;
    margin-top: clamp(72px, 8vw, 112px);
    padding: 38px 0 18px;
    border-top: 1px solid rgba(87, 75, 65, .12);
    background: #ffffff;
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band.is-craft-to-decor {
    padding-top: 58px;
    border-top: 0;
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band.is-craft-to-decor::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: min(760px, calc(100% - 48px));
    height: 1px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, transparent 0%, rgba(227, 6, 19, .18) 12%, #e30613 50%, rgba(227, 6, 19, .18) 88%, transparent 100%);
    content: "";
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band.is-craft-to-decor::after {
    position: absolute;
    top: -7px;
    left: 50%;
    width: 14px;
    height: 14px;
    transform: translateX(-50%) rotate(45deg);
    border: 1px solid #e30613;
    background: #ffffff;
    content: "";
    box-shadow: 0 0 0 7px #ffffff;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-cross-world-band.is-decor-to-craft {
    margin-top: 0;
    padding-top: 58px;
    padding-bottom: 58px;
    border-top: 0;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor #main-content .dzv-shop-layout-section {
    gap: 0 !important;
    padding-bottom: 0 !important;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-cross-world-band.is-decor-to-craft::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 32px;
    background-color: #ffffff;
    background-image: url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='none' width='100%25' height='140px' viewBox='0 0 1280 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23343331'%3E%3Cpath d='M1280 0L640 70 0 0v140l640-70 640 70V0z' fill-opacity='.5'/%3E%3Cpath d='M1280 0H0l640 70 640-70z'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    background-size: 100% 100%;
    content: "";
    pointer-events: none;
}

body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-cross-world-band.is-decor-to-craft::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32px;
    background-color: #343331;
    background-image: url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='none' width='100%25' height='140px' viewBox='0 0 1280 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M1280 0L640 70 0 0v140l640-70 640 70V0z' fill-opacity='.5'/%3E%3Cpath d='M1280 0H0l640 70 640-70z'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    background-size: 100% 100%;
    content: "";
    pointer-events: none;
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band-inner {
    width: min(1320px, calc(100% - 48px));
    margin: 0 auto;
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band .dzv-world-card {
    position: relative;
    display: block;
    min-height: 150px;
    overflow: hidden;
    padding: 15px 24px 12px;
    border-radius: 18px;
    background-image: var(--dzv-world-image);
    background-position: center;
    background-size: cover;
    color: #1f1d1b !important;
    text-decoration: none !important;
    box-shadow: 0 10px 26px rgba(45, 36, 29, .06);
    transition: transform .22s ease, box-shadow .22s ease, filter .22s ease;
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band .dzv-world-card::before {
    position: absolute;
    inset: 0;
    content: "";
    pointer-events: none;
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band .dzv-world-craft::before {
    background: linear-gradient(90deg, rgba(238, 246, 242, .98) 0%, rgba(238, 246, 242, .83) 40%, rgba(238, 246, 242, .08) 75%);
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band .dzv-world-decor::before {
    background: linear-gradient(90deg, rgba(250, 244, 237, .98) 0%, rgba(250, 244, 237, .84) 43%, rgba(250, 244, 237, .08) 78%);
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band .dzv-world-card-copy {
    position: relative;
    z-index: 2;
    display: flex;
    width: 300px;
    max-width: 58%;
    min-height: 123px;
    flex-direction: column;
    align-items: flex-start;
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band .dzv-world-card-copy strong {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.05;
    letter-spacing: -.025em;
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band .dzv-world-card-copy > span {
    margin-top: 7px;
    color: #5f5954;
    font-size: 13px;
    line-height: 1.35;
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band .dzv-world-card-copy em {
    display: inline-flex;
    margin-top: auto;
    padding: 7px 12px;
    border: 1px solid rgba(43, 37, 33, .13);
    border-radius: 10px;
    background: rgba(255, 255, 255, .64);
    color: #24211f;
    font-size: 12px;
    font-style: normal;
    font-weight: 750;
    line-height: 1;
    box-shadow: 0 5px 14px rgba(48, 39, 33, .05);
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band .dzv-world-card:hover {
    transform: translateY(-4px);
    filter: saturate(1.035);
    box-shadow: 0 20px 42px rgba(45, 36, 29, .14);
}

body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band .dzv-world-card:focus-visible {
    outline: 3px solid var(--dzv-cat-accent);
    outline-offset: 3px;
}

@media (max-width: 980px) {
    body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band {
        width: calc(100% + 36px);
        margin-left: -18px;
    }

    body.dzv-shop-category-r2-ready .dzv-shop-layout-section > .dzv-category-r2-cross-world-band {
        width: 100%;
        margin-left: 0;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero {
        min-height: 320px;
        grid-template-columns: minmax(0, 1fr) minmax(360px, 1fr);
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-copy {
        padding-top: 60px;
        padding-bottom: 54px;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-media {
        min-height: 320px;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-product-image {
        height: 320px !important;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-2 {
        width: 100%;
        height: 100%;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-catalogue-head,
    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap {
        width: min(calc(100% - 48px), 900px);
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap ul.products {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 32px !important;
    }
}

@media (max-width: 700px) {
    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-catalogue {
        width: 100vw;
        margin-left: calc(50% - 50vw);
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero {
        min-height: 0;
        grid-template-columns: 1fr;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-copy {
        padding: 50px 24px 28px;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-media {
        min-height: 250px;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-product-image {
        height: 250px !important;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-hero-bouquet.has-2 {
        width: 100%;
        height: 100%;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-catalogue-head,
    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap {
        width: calc(100% - 32px);
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-catalogue-head {
        margin-bottom: 26px;
        padding-top: 46px;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-catalogue-head h2 {
        font-size: 36px !important;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-ordering-slot .dzv-product-ordering select {
        width: 100%;
    }

    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-shop-products-wrap ul.products {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 32px !important;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band {
        margin-top: 62px;
        padding: 36px 0 16px;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band.is-craft-to-decor,
    body.tax-product_cat.term-dekor.dzv-shop-category-r2.dzv-shop-r1-decor .dzv-category-r2-cross-world-band.is-decor-to-craft {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band-inner {
        width: calc(100% - 24px);
    }

    body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band .dzv-world-card {
        min-height: 190px;
        padding: 22px;
    }

    body.dzv-shop-category-r2 .dzv-category-r2-cross-world-band .dzv-world-card-copy {
        max-width: 64%;
        min-height: 146px;
    }
}
