
/* Sale Timer wrapper — același slot ca vechiul banner */
.empire-sale-timer-wrapper {
    display: none;
    width: 100%;
    clear: both;
    position: relative;
    z-index: 9;
}
.empire-sale-timer-wrapper.is-active {
    display: block !important;
}

/* ===== Conținut sub header (mobile) ===== */
.empire-below-header {
    position: relative;
    z-index: 1;
    clear: both;
    width: 100%;
    display: block;
}

@media (max-width: 991px) {
    body.product-product #ab43-wrap,
    body.product-category #ab43-wrap,
    body.extension-filter #ab43-wrap,
    body.product-manufacturer #ab43-wrap {
        position: relative !important;
        z-index: auto !important;
        display: block !important;
        overflow: visible !important;
    }
    body.product-product .ab43-hdr,
    body.product-category .ab43-hdr,
    body.extension-filter .ab43-hdr,
    body.product-manufacturer .ab43-hdr,
    body.product-product .ab43-hdr.scrolled,
    body.product-category .ab43-hdr.scrolled,
    body.extension-filter .ab43-hdr.scrolled,
    body.product-manufacturer .ab43-hdr.scrolled {
        position: relative !important;
        top: auto !important;
        z-index: auto !important;
    }
    body.product-product .empire-below-header,
    body.product-category .empire-below-header,
    body.extension-filter .empire-below-header,
    body.product-manufacturer .empire-below-header {
        clear: both;
        margin-top: 0 !important;
        position: relative !important;
        z-index: 0 !important;
    }
    body.product-product .empire-breadcrumbs-band,
    body.product-category .empire-breadcrumbs-band,
    body.extension-filter .empire-breadcrumbs-band,
    body.product-manufacturer .empire-breadcrumbs-band {
        z-index: 0 !important;
        position: relative !important;
        top: auto !important;
        margin-top: 0 !important;
    }
    body.product-product .empire-sale-timer-wrapper,
    body.product-category .empire-sale-timer-wrapper,
    body.extension-filter .empire-sale-timer-wrapper,
    body.product-manufacturer .empire-sale-timer-wrapper {
        position: relative !important;
        z-index: 0 !important;
    }
}

/* ===== Breadcrumb — responsive sub header, culori Empire ===== */
.empire-breadcrumbs-band:not(.empire-breadcrumbs-uf),
.breadcrumbs.empire-breadcrumbs-band:not(.empire-breadcrumbs-uf),
body.product-product .breadcrumbs:not(.empire-breadcrumbs-uf),
body.product-category .breadcrumbs:not(.empire-breadcrumbs-uf),
.breadcrumbs:not(.empire-breadcrumbs-uf) {
    --empire-bc-h: auto;
    --empire-bc-pad-y: 14px;
    --empire-bc-pad-b: 14px;
    --empire-bc-font: 16px;
    background: url("/catalog/view/theme/so-claue/images/shop-category.jpg") center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    visibility: visible !important;
    overflow: hidden !important;
    position: relative !important;
    z-index: 2 !important;
    clear: both !important;
    width: 100% !important;
    height: auto !important;
    min-height: 110px !important;
    max-height: none !important;
    margin: 0 !important;
    box-sizing: border-box !important;
}

@media (min-width: 992px) {
    .breadcrumbs.empire-breadcrumbs-uf,
    .breadcrumbs.empire-breadcrumbs-band.empire-breadcrumbs-uf {
        --empire-bc-h: auto !important;
        --empire-bc-pad-y: 14px !important;
        --empire-bc-pad-b: 14px !important;
        height: auto !important;
        min-height: 110px !important;
        max-height: none !important;
        background: url("/catalog/view/theme/so-claue/images/shop-category.jpg") center center;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

.empire-breadcrumbs-band::before,
.breadcrumbs.empire-breadcrumbs-band::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0.62) 0%,
        rgba(255, 255, 255, 0.28) 38%,
        rgba(255, 255, 255, 0.08) 62%,
        transparent 100%
    );
}

body.product-product .breadcrumbs .container,
body.product-category .breadcrumbs .container,
.empire-breadcrumbs-band .container,
.empire-breadcrumbs-inner,
.breadcrumbs.empire-breadcrumbs-band .container,
.breadcrumbs .container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    padding: var(--empire-bc-pad-y, 14px) 16px !important;
    line-height: 1.5 !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    position: relative !important;
    z-index: 1 !important;
}

@media (max-width: 991px) and (min-width: 480px) {
    .empire-breadcrumbs-band,
    .breadcrumbs.empire-breadcrumbs-band,
    body.product-product .breadcrumbs,
    body.product-category .breadcrumbs,
    .breadcrumbs {
        --empire-bc-h: auto;
        --empire-bc-pad-y: 10px;
        --empire-bc-pad-b: 10px;
        --empire-bc-font: 14px;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 88px !important;
        max-height: none !important;
        background-size: cover !important;
        background-position: left bottom !important;
        background-repeat: no-repeat !important;
        background-color: #eef2f7;
        overflow: hidden !important;
    }
    .empire-breadcrumbs-inner,
    .empire-breadcrumbs-band .container {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
        max-height: 100% !important;
        overflow: hidden !important;
    }
    .empire-breadcrumbs-band ul.breadcrumb,
    .breadcrumbs ul.breadcrumb {
        padding: 0 8px !important;
        max-height: 100% !important;
        align-items: center !important;
    }
    .breadcrumbs ul.breadcrumb li {
        margin-left: 6px !important;
        margin-right: 4px !important;
        padding: 0 12px 0 0 !important;
        max-width: 100% !important;
    }
    .breadcrumbs ul.breadcrumb li a {
        word-break: break-word !important;
        overflow-wrap: anywhere !important;
    }
}

@media (max-width: 479px) {
    .empire-breadcrumbs-band,
    .breadcrumbs.empire-breadcrumbs-band,
    body.product-product .breadcrumbs,
    body.product-category .breadcrumbs,
    .breadcrumbs {
        --empire-bc-h: auto;
        --empire-bc-pad-y: 10px;
        --empire-bc-pad-b: 10px;
        --empire-bc-font: 13px;
        height: auto !important;
        min-height: 88px !important;
        max-height: none !important;
        width: 100% !important;
        max-width: 100% !important;
        background-size: cover !important;
        background-position: left bottom !important;
        background-repeat: no-repeat !important;
        background-color: #eef2f7;
        overflow: hidden !important;
    }
    .empire-breadcrumbs-inner,
    .empire-breadcrumbs-band .container {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-height: 100% !important;
        overflow: hidden !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .breadcrumbs ul.breadcrumb li {
        padding: 0 12px 0 0 !important;
        margin-left: 6px !important;
        margin-right: 4px !important;
    }
    .breadcrumbs ul.breadcrumb li:not(:last-child):after {
        font-size: 13px !important;
    }
}

@media (max-width: 350px) {
    body.product-product #ab43-wrap,
    body.product-category #ab43-wrap {
        position: relative !important;
        display: block !important;
        overflow: visible !important;
        z-index: 200;
        flex-shrink: 0;
    }
    body.product-product .ab43-hdr,
    body.product-category .ab43-hdr,
    body.product-product .ab43-hdr.scrolled,
    body.product-category .ab43-hdr.scrolled {
        position: relative !important;
        top: auto !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        overflow: visible !important;
        padding-bottom: 0 !important;
    }
    body.product-product .ab43-hdr-inner,
    body.product-category .ab43-hdr-inner {
        height: auto !important;
        min-height: 0 !important;
        flex-wrap: wrap !important;
        row-gap: 6px !important;
        padding: 6px 8px !important;
    }
    body.product-product .ab43-logo img,
    body.product-category .ab43-logo img {
        height: auto !important;
        max-height: 32px !important;
    }
    body.product-product .empire-below-header,
    body.product-category .empire-below-header {
        position: relative !important;
        clear: both !important;
        z-index: 1 !important;
        margin-top: 0 !important;
        padding-top: 0 !important;
        top: auto !important;
        transform: none !important;
        isolation: isolate;
    }
    .empire-breadcrumbs-band,
    .breadcrumbs.empire-breadcrumbs-band,
    body.product-product .breadcrumbs,
    body.product-category .breadcrumbs,
    .breadcrumbs {
        --empire-bc-h: auto;
        --empire-bc-pad-y: 10px;
        --empire-bc-pad-b: 10px;
        --empire-bc-font: 13px;
        height: auto !important;
        min-height: 88px !important;
        max-height: none !important;
        position: relative !important;
        top: auto !important;
        margin-top: 0 !important;
        z-index: 1 !important;
        background-size: cover !important;
        background-position: left bottom !important;
        background-repeat: no-repeat !important;
        background-color: #eef2f7;
    }
}

@media (max-width: 299px) {
    .empire-breadcrumbs-band,
    .breadcrumbs.empire-breadcrumbs-band,
    body.product-product .breadcrumbs,
    body.product-category .breadcrumbs,
    .breadcrumbs {
        --empire-bc-font: 12px;
        --empire-bc-pad-y: 8px;
        --empire-bc-pad-b: 8px;
        background-size: cover !important;
        background-position: left bottom !important;
    }
    body.product-product .ab43-logo img,
    body.product-category .ab43-logo img {
        max-height: 28px !important;
    }
}

@media (max-width: 245px) {
    .empire-breadcrumbs-band,
    .breadcrumbs.empire-breadcrumbs-band,
    body.product-product .breadcrumbs,
    body.product-category .breadcrumbs,
    .breadcrumbs {
        --empire-bc-font: 11px;
        --empire-bc-pad-y: 8px;
        --empire-bc-pad-b: 8px;
        background-size: cover !important;
        background-position: left bottom !important;
    }
}

body.product-product .breadcrumbs ul.breadcrumb,
body.product-category .breadcrumbs ul.breadcrumb,
.breadcrumbs ul.breadcrumb {
    background: transparent !important;
    padding: 0 20px !important;
    margin: 0 !important;
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 100% !important;
    line-height: 1.5 !important;
    text-align: center !important;
    border-bottom: none !important;
    font-size: var(--empire-bc-font, 16px) !important;
    box-sizing: border-box;
    position: relative !important;
    z-index: 1 !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
}

.empire-breadcrumbs-band ul.breadcrumb::before,
.breadcrumbs.empire-breadcrumbs-band ul.breadcrumb::before,
body.product-product .breadcrumbs ul.breadcrumb::before,
body.product-category .breadcrumbs ul.breadcrumb::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    height: calc(100% + 18px);
    min-height: 2.75em;
    z-index: -1;
    pointer-events: none;
    border-radius: 2px;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0.72) 0%,
        rgba(255, 255, 255, 0.35) 42%,
        transparent 100%
    );
}

/* Mobile: breadcrumbs centrate pe orizontală + verticală (padding egal sus/jos) */
@media (max-width: 991px) {
    body.product-product .breadcrumbs .container,
    body.product-category .breadcrumbs .container,
    body.extension-filter .breadcrumbs .container,
    body.product-manufacturer .breadcrumbs .container,
    .empire-breadcrumbs-band .container,
    .empire-breadcrumbs-inner,
    .breadcrumbs.empire-breadcrumbs-band .container,
    .breadcrumbs .container {
        align-items: center !important;
        justify-content: center !important;
        padding: 12px 10px !important;
        text-align: center !important;
    }

    .empire-breadcrumbs-band::before,
    .breadcrumbs.empire-breadcrumbs-band::before {
        background: rgba(255, 255, 255, 0.5) !important;
    }

    .empire-breadcrumbs-band ul.breadcrumb::before,
    .breadcrumbs.empire-breadcrumbs-band ul.breadcrumb::before,
    body.product-product .breadcrumbs ul.breadcrumb::before,
    body.product-category .breadcrumbs ul.breadcrumb::before {
        left: 6px !important;
        right: 6px !important;
        top: 50% !important;
        height: 100% !important;
        min-height: 0 !important;
        transform: translateY(-50%) !important;
        border-radius: 6px !important;
        background: rgba(255, 255, 255, 0.82) !important;
    }

    body.product-product .breadcrumbs ul.breadcrumb,
    body.product-category .breadcrumbs ul.breadcrumb,
    .empire-breadcrumbs-band ul.breadcrumb,
    .breadcrumbs ul.breadcrumb {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        align-items: center !important;
        align-content: center !important;
        text-align: center !important;
        padding: 4px 8px !important;
        margin: 0 auto !important;
        width: 100% !important;
    }

    .breadcrumbs ul.breadcrumb li,
    body.product-product ul.breadcrumb li,
    body.product-category ul.breadcrumb li {
        float: none !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 2px 3px !important;
        padding: 0 14px 0 0 !important;
        text-align: center !important;
    }

    .breadcrumbs ul.breadcrumb li:last-child,
    body.product-product ul.breadcrumb li:last-child,
    body.product-category ul.breadcrumb li:last-child {
        display: block !important;
        width: 100% !important;
        flex: 0 0 100% !important;
        padding: 2px 0 0 !important;
        margin: 0 !important;
        text-align: center !important;
    }

    .breadcrumbs ul.breadcrumb li:last-child a,
    body.product-product ul.breadcrumb li:last-child a {
        display: block !important;
        width: 100% !important;
        text-align: center !important;
    }

    body.product-product #content.product-view,
    body.product-product .product-view,
    body.product-product .content-product-left,
    body.product-product .product-image-container,
    body.product-product .large-image,
    body.product-product .content-product-left .image {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    body.product-product .product-view .content-product-left .large-image {
        min-height: 0 !important;
    }

    body.product-product .empire-sale-timer-wrapper {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
}

.breadcrumbs ul.breadcrumb li,
body.product-product ul.breadcrumb li {
    display: inline-flex !important;
    align-items: center !important;
    z-index: 1 !important;
    padding: 0 17px 0 0 !important;
    margin-right: 7px !important;
    margin-left: 14px !important;
    position: relative !important;
    font-size: var(--empire-bc-font, 16px) !important;
    line-height: 1.45 !important;
    max-width: 100% !important;
}

.breadcrumbs ul.breadcrumb li:before,
body.product-product ul.breadcrumb li:before {
    display: none !important;
}

.breadcrumbs ul.breadcrumb li:not(:last-child):after,
body.product-product ul.breadcrumb li:not(:last-child):after {
    content: "→" !important;
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    display: inline-flex !important;
    align-items: center !important;
    align-self: center !important;
    flex: 0 0 auto !important;
    font-size: 15px !important;
    color: #052454 !important;
    line-height: 1 !important;
    height: auto !important;
    margin: 0 0 0 6px !important;
    padding: 0 !important;
}

.breadcrumbs ul.breadcrumb li:not(:last-child),
body.product-product ul.breadcrumb li:not(:last-child) {
    padding-right: 4px !important;
}

.breadcrumbs ul.breadcrumb li:not(:last-child) a,
body.product-product ul.breadcrumb li:not(:last-child) a {
    display: inline-flex !important;
    align-items: center !important;
}

.breadcrumbs ul.breadcrumb li a,
body.product-product ul.breadcrumb li a {
    display: inline-block !important;
    padding: 0 !important;
    text-decoration: none !important;
    font-size: var(--empire-bc-font, 16px) !important;
    line-height: 1.45 !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    word-break: break-word !important;
    overflow-wrap: anywhere !important;
}

.empire-breadcrumbs-band ul.breadcrumb li:not(:last-child) a,
.breadcrumbs.empire-breadcrumbs-band ul.breadcrumb li:not(:last-child) a,
body.product-category .empire-breadcrumbs-band ul.breadcrumb li a,
body.product-category .breadcrumbs ul.breadcrumb li a,
body.product-product .empire-breadcrumbs-band ul.breadcrumb li:not(:last-child) a,
body.product-product .breadcrumbs ul.breadcrumb li:not(:last-child) a,
body.product-product ul.breadcrumb li:not(:last-child) a {
    color: #052454 !important;
    -webkit-text-fill-color: #052454 !important;
    background: none !important;
    -webkit-background-clip: border-box !important;
    background-clip: border-box !important;
}

body.product-product .empire-bc-product a,
body.product-product .empire-bc-last a,
body.product-product .empire-breadcrumbs-band ul.breadcrumb li.empire-bc-product a,
body.product-product .empire-breadcrumbs-band ul.breadcrumb li.empire-bc-last a,
body.product-product .empire-breadcrumbs-band ul.breadcrumb li:last-child a,
body.product-product .breadcrumbs.empire-breadcrumbs-band ul.breadcrumb li:last-child a,
body.product-product .breadcrumbs ul.breadcrumb li:last-child a,
body.product-product ul.breadcrumb li:last-child a {
    color: #1a5c1a !important;
    -webkit-text-fill-color: #1a5c1a !important;
    background: none !important;
    -webkit-background-clip: border-box !important;
    background-clip: border-box !important;
    font-weight: 500 !important;
}

.empire-breadcrumbs-band ul.breadcrumb li:not(:last-child) a:hover,
body.product-category .breadcrumbs ul.breadcrumb li a:hover,
body.product-product ul.breadcrumb li:not(:last-child) a:hover {
    color: #052454 !important;
    -webkit-text-fill-color: #052454 !important;
}

body.product-product .breadcrumbs ul.breadcrumb li:last-child a:hover,
body.product-product ul.breadcrumb li:last-child a:hover {
    color: #1a5c1a !important;
    -webkit-text-fill-color: #1a5c1a !important;
}

.breadcrumbs ul.breadcrumb li:first-child a,
body.product-product ul.breadcrumb li:first-child a {
    font-size: var(--empire-bc-font, 16px) !important;
    color: #052454 !important;
}

/* Produs: spațiu între sale timer și conținut */
.breadcrumbs + .empire-sale-timer-wrapper,
.empire-sale-timer-wrapper.emp-after-breadcrumbs,
body.product-product .empire-sale-timer-wrapper {
    margin-bottom: 36px !important;
}


.empire-sale-timer-wrapper + .content-main.product-detail,
body.product-product .content-main.product-detail {
    margin-top: 32px !important;
}

/* Owl Carousel: stop autoHeight animation from shifting the page */
.owl2-height,
.owl2-stage-outer.owl2-height {
    transition: none !important;
}
.so-extraslider .owl2-stage-outer {
    overflow: hidden;
}

/* Extra Popup (Description) */
.extra-popup-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10000;
    align-items: center;
    justify-content: center;
}

.emp-related-summary {
    display: flex;
    justify-content: center;
}

.brosura, .brosura li, .brosura a, .brosura i {
    font-size: 15px;
    margin-bottom: 5px;
} 

.unique-timer-container h2#timer-header {
    font-size: 3.5rem !important;
}

.extra-popup-content {
    background: #fff;
    width: 90%;
    max-width: 600px;
    padding: 25px;
    border-radius: 10px;
    position: relative;
}

.extra-popup-close {
    position: absolute;
    top: 10px;
    right: 15px;
    background: none;
    border: none;
    font-size: 24px;
    color: #ff0000;
    cursor: pointer;
}

/* Imagini in carduri blog - object-fit cover */
.so-latest-blog .blog-external-simple .media-left img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover !important;
    object-position: center;
    border-radius: 0;
    transition: transform 0.3s ease;
}

/* Alternative cu clasa media-fill */
.media-fill {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover !important;
    object-position: center;
    border-radius: 0;
    transition: transform 0.3s ease;
}

.extra-popup-body {
    max-height: 70vh;
    overflow-y: auto;
    padding: 15px;
    font-size: 14px;
    line-height: 1.5;
}

.extra-popup-return {
    display: block;
    margin: 20px auto 0;
    padding: 10px 25px;
    background: #56ad56;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

/* Payment Options (Plati Empire) */
.plati-emp {
    padding: 2px;
    margin: 2px;
}

.plati-title {
    font-size: 12px;
    color: #333;
    margin-bottom: 2px;
    text-align: center;
    padding: 2px;
}

h3.plati-title {
    text-align: left;
    font-weight: normal !important;
}

.rate-option {
    background-color: #fff;
    text-align: center;
    border: 1px solid #ddd;
    padding: 2px;
    margin: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.rate-option:hover {
    transform: translateY(-3px);
}

.rate-option a {
    text-decoration: none;
    color: inherit;
    display: block;
}

.rate-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2px;
    margin: 2px;
}

.rate-text {
    font-size: 12px !important;
    color: #555;
    margin-bottom: 2px;
    padding: 2px;
}

span.rate-text {
    line-height: 14px;
}

.rate-logo {
    max-width: 100px;
    height: auto;
}

@media (min-width: 768px) {
    .plati-emp {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 2px;
    }

    .plati-title {
        grid-column: 1 / -1;
    }
}

/* Header Cart Count Badge - .items_cart (theme standard) */
.typeheader-4 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart,
.shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart,
.items_cart {
    background-color: #1d1c1c;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    font-size: 12px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 20px;
    position: absolute;
    top: -10px;
    right: -10px;
    background: linear-gradient(135deg, #4b001a, #7a0c2b) !important;
}

@media (max-width: 266px) {

    .empire-warranty-badge,
    .empire-buyback-badge,
    .product-sale-empire-badge,
    .badge-empire,
    .badge-cadou,
    .label-new,
    .label-sale,
    .label-percent,
    .badge,
    .items_cart {
        font-size: 7px !important;
    }

    .empire-discount-badge {
        font-size: 6px !important;
        padding: 2px 3px !important;
        letter-spacing: 0px !important;
    }
}


/* === From common.js Mobile Footer Styles === */
@media (max-width: 767px) {

    /* anulÃ„Æ’m marginile pe mobile pentru toate tipurile footer */
    footer.typefooter-1 .infos-footer,
    footer.typefooter-1 .box-footer,
    footer.typefooter-1 .col-margin1,
    footer.typefooter-1 .col-margin {
        margin: 0 !important;
        padding: 0 !important;
    }

    /* reset linii/borduri implicite pe module */
    footer.typefooter-1 .module,
    footer.typefooter-1 .module .modtitle,
    footer.typefooter-1 .module .modtitle+* {
        border: none !important;
        box-shadow: none !important;
    }

    /* titlu fÃ„Æ’rÃ„Æ’ border-bottom */
    footer.typefooter-1 .module .modtitle {
        position: relative !important;
        cursor: pointer !important;
        padding: 0.5rem 2.5rem 0.5rem 0 !important;
        margin: 0 0 0.25rem 0 !important;
        font-weight: 600 !important;
        text-transform: capitalize !important;
        border-bottom: none !important;
    }

    /* linie verde sub titlu */
    footer.typefooter-1 .module .modtitle::before {
        content: "" !important;
        position: absolute !important;
        left: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
        height: 2px !important;
        background: #56ad56 !important;
    }

    /* sÃ„Æ’geatÃ„Æ’ verde la dreapta */
    footer.typefooter-1 .module .modtitle::after {
        content: "Ã¢â€“Â¼" !important;
        position: absolute !important;
        right: 0.75rem !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        font-size: 0.9em !important;
        transition: transform 0.3s !important;
    }

    /* ascunde conÃˆâ€ºinutul iniÃˆâ€ºial */
    footer.typefooter-1 .module .modcontent,
    footer.typefooter-1 .module .menu {
        display: none !important;
        max-height: 0 !important;
        overflow: hidden !important;
        transition: max-height 0.3s ease !important;
        padding-left: 0 !important;
    }

    /* aratÃ„Æ’ cÃƒÂ¢nd e open */
    footer.typefooter-1 .module.open .modcontent,
    footer.typefooter-1 .module.open .menu {
        display: block !important;
        max-height: 800px !important;
    }

    /* roteÃˆâ„¢te sÃ„Æ’geata cÃƒÂ¢nd e open */
    footer.typefooter-1 .module.open .modtitle::after {
        transform: translateY(-50%) rotate(180deg) !important;
    }

    /* spaÃˆâ€ºiere ÃƒÂ®ntre module */
    footer.typefooter-1 .module {
        margin-bottom: 0.75rem !important;
        padding-bottom: 0.25rem !important;
    }

    /* nou: margin-top pe box-service.box-footer */
    .box-service.box-footer .module.clearfix {
        margin-top: 50px !important;
    }

    /* nou: zero margin-top pe box-information.box-footer-distanta-mob */
    .box-information.box-footer-distanta-mob {
        margin-top: 0 !important;
    }

    /* nou: stil pentru link Casa PasivÃ„Æ’ */
    .casa-pasiva-link a {
        color: black !important;
        font-size: 18px !important;
        font-weight: 500 !important;
    }
}

/* === From common.js Empire Badges System Styles === */
/* Energy Ribbon - DISABLED by default */
.energy-ribbon {
    display: none !important;
    position: absolute !important;
    top: 6px !important;
    left: 6px !important;
    z-index: 25 !important;
    background: #28a745 !important;
    color: #fff !important;
    font-size: 13px !important;
    line-height: 1 !important;
    padding: 4px 8px !important;
    border-radius: 4px !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25) !important;
    pointer-events: none !important;
    white-space: nowrap !important;
    font-weight: 500 !important;
}

/* Discount Badge */
.empire-discount-badge {
    position: absolute !important;
    top: 6px !important;
    left: 6px !important;
    z-index: 30 !important;
    background: linear-gradient(135deg, #4b001a, #7a0c2b) !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 9px !important;
    line-height: 1 !important;
    padding: 2px 4px !important;
    border-radius: 4px !important;
    pointer-events: none !important;
    white-space: nowrap !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .14) !important;
}

@media (max-width: 480px) {
    .empire-discount-badge {
        font-size: 12px !important;
        padding: 5px 11px 5px 9px !important;
    }
}





/* Warranty Badge */
.empire-warranty-badge {
    position: absolute !important;
    top: 6px !important;
    left: 6px !important;
    z-index: 31 !important;
    background: #0a2a66 !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 9px !important;
    line-height: 1 !important;
    padding: 2px 4px !important;
    border-radius: 4px !important;
    pointer-events: none !important;
    white-space: nowrap !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .14) !important;
}

/* Buy Back Badge */
.empire-buyback-badge {
    position: absolute !important;
    top: 6px !important;
    left: 6px !important;
    z-index: 32 !important;
    background: linear-gradient(135deg, #ff8c00 0%, #ff4500 100%) !important;
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 9px !important;
    line-height: 1 !important;
    padding: 2px 4px !important;
    border-radius: 4px !important;
    pointer-events: none !important;
    white-space: nowrap !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .18) !important;
}

/* Made ÃƒÂ®n Japonia Badge */
.made-in-japonia {
    position: absolute !important;
    top: 6px !important;
    left: 6px !important;
    right: auto !important;
    z-index: 33 !important;
    background: linear-gradient(135deg, #c8102e 0%, #e63946 100%) !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 9px !important;
    line-height: 1 !important;
    padding: 2px 4px !important;
    border-radius: 3px !important;
    pointer-events: none !important;
    white-space: nowrap !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}

/* Ensure positioning for known wrappers */
.product-image-container,
.large-image,
.image,
.zoomWrapper,
.left-block {
    position: relative !important;
}

/* Galerie produs — imaginea principală mereu vizibilă */
.product-view .content-product-left .large-image {
    min-height: 280px;
    background: #fff;
}

.large-image img.product-image-zoom,
.large-image .zoomWrapper img,
.large-image .zoomContainer img {
    display: block !important;
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.large-image .zoomWrapper,
.large-image .zoomContainer {
    max-width: 100% !important;
    width: 100% !important;
}

/* STRICT: prevent badges in titles/captions/prices */
.right-block .empire-discount-badge,
.right-block .empire-warranty-badge,
.right-block .empire-buyback-badge,
.right-block .energy-ribbon,
.caption .empire-discount-badge,
.caption .empire-warranty-badge,
.caption .empire-buyback-badge,
.caption .energy-ribbon,
h1 .empire-discount-badge,
h1 .empire-warranty-badge,
h1 .empire-buyback-badge,
h1 .energy-ribbon,
h2 .empire-discount-badge,
h2 .empire-warranty-badge,
h2 .empire-buyback-badge,
h2 .energy-ribbon,
h3 .empire-discount-badge,
h3 .empire-warranty-badge,
h3 .empire-buyback-badge,
h3 .energy-ribbon,
h4 .empire-discount-badge,
h4 .empire-warranty-badge,
h4 .empire-buyback-badge,
h4 .energy-ribbon,
.product-title .empire-discount-badge,
.product-title .empire-warranty-badge,
.product-title .empire-buyback-badge,
.product-title .energy-ribbon,
.product-name .empire-discount-badge,
.product-name .empire-warranty-badge,
.product-name .empire-buyback-badge,
.product-name .energy-ribbon,
.price .empire-discount-badge,
.price .empire-warranty-badge,
.price .empire-buyback-badge,
.price .energy-ribbon,
.price-new .empire-discount-badge,
.price-new .empire-warranty-badge,
.price-new .empire-buyback-badge,
.price-new .energy-ribbon,
.price-old .empire-discount-badge,
.price-old .empire-warranty-badge,
.price-old .empire-buyback-badge,
.price-old .energy-ribbon {
    display: none !important;
}

/* Hide old badges */
.energy-badge,
.badge-cadou,
.energy-badge__label,
.badge-garantie-60 {
    display: none !important;
}

/* Blocked BuyBack */
[data-bb-blocked="1"] .empire-buyback-badge {
    display: none !important;
}

/* Mobile sub-266px tight fit */
@media (max-width: 266px) {
    .empire-discount-badge {
        font-size: 6px !important;
    }

    .empire-warranty-badge,
    .empire-buyback-badge,
    .product-sale-empire-badge,
    .badge-empire,
    .badge-cadou,
    .label-new,
    .label-sale,
    .label-percent,
    .badge,
    .items_cart {
        font-size: 7px !important;
    }
}

/* ================================
   Product page: quantity + add to cart — compact, același rând
   ================================ */
.product-view .content-product-right .box-info-product .emp-buy-row {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 10px;
    width: auto;
    max-width: 100%;
    margin-bottom: 12px;
}

.product-view .content-product-right .box-info-product .emp-buy-row .option.quantity {
    margin-bottom: 0 !important;
    flex: 0 0 auto;
}

.product-view .content-product-right .box-info-product .emp-buy-row .option.quantity .control-label {
    display: block;
    margin-bottom: 4px;
    min-width: 0;
    font-weight: 600;
    font-size: 12px;
}

.product-view .content-product-right .box-info-product .emp-buy-row .detail-action {
    flex: 0 0 auto;
    width: auto;
    margin: 0;
}

.product-view .content-product-right .box-info-product .emp-buy-row .cart.emp-cart-inline {
    display: inline-flex !important;
    flex-wrap: nowrap;
    align-items: center !important;
    gap: 0;
    width: auto !important;
    margin: 0 !important;
}

.product-view .content-product-right .box-info-product .emp-buy-row .quantity-control {
    height: 34px;
    display: inline-flex;
    align-items: stretch;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
}

.product-view .content-product-right .box-info-product .emp-buy-row .quantity-control input.form-control {
    height: 34px !important;
    line-height: 34px !important;
    width: 36px !important;
    min-width: 36px !important;
    font-size: 14px !important;
    border: none !important;
    border-left: 1px solid #d6d6d6 !important;
    border-right: 1px solid #d6d6d6 !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.product-view .content-product-right .box-info-product .emp-buy-row .quantity-control span.input-group-addon,
.product-view .content-product-right .box-info-product .emp-buy-row .quantity-control .product_quantity_down,
.product-view .content-product-right .box-info-product .emp-buy-row .quantity-control .product_quantity_up {
    height: 34px !important;
    width: 34px !important;
    min-width: 34px !important;
    line-height: 1 !important;
    border: none !important;
    border-radius: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 12px !important;
    background: #f3f3f3 !important;
    color: #444 !important;
    float: none !important;
    padding: 0 !important;
    cursor: pointer;
}

.product-view .content-product-right .box-info-product .emp-buy-row .quantity-control .product_quantity_down:hover,
.product-view .content-product-right .box-info-product .emp-buy-row .quantity-control .product_quantity_up:hover {
    background: #e8e8e8 !important;
}

.product-view .content-product-right .box-info-product .emp-buy-row #button-cart,
.product-view .content-product-right .box-info-product .emp-buy-row .cart.emp-cart-inline .btn.btn-mega,
.product-view .content-product-right .box-info-product .emp-buy-row .cart.emp-cart-inline .btn-out-of-stock {
    height: 44px !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 0 22px !important;
    line-height: 1.2 !important;
    font-size: 15px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    border-radius: 4px !important;
    box-sizing: border-box;
    transform: none !important;
    white-space: nowrap;
}

.product-view .content-product-right .box-info-product .emp-buy-row .cart.emp-cart-inline .btn.btn-mega:hover {
    transform: none !important;
}

.product-view .content-product-right .box-info-product .emp-product-extras {
    width: 100%;
    clear: both;
}

@media (max-width: 480px) {
    .product-view .content-product-right .box-info-product .emp-buy-row {
        display: flex;
        width: 100%;
    }

    .product-view .content-product-right .box-info-product .emp-buy-row .detail-action,
    .product-view .content-product-right .box-info-product .emp-buy-row .cart.emp-cart-inline {
        width: auto !important;
    }
}

/* ================================
   Add to Cart Button - Valentine Theme
   ================================ */

.product-view .content-product-right .box-info-product .cart .btn,
.product-view .content-product-right .box-info-product .cart input.btn-mega,
.accesories-desktop .cart .btn,
.accesories-desktop .btn-cart,
.accesories-desktop button.btn-cart,
.ciaccess-button {
    padding: 14px 28px !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: -0.2px !important;
    text-transform: uppercase !important;
    transition: background 0.3s ease, transform 0.3s ease !important;
    background: linear-gradient(135deg, #4b001a, #7a0c2b) !important;
    border-color: transparent !important;
    display: inline-block !important;
    vertical-align: middle;
    width: auto !important;
    max-width: 280px;
    cursor: pointer;
}

.product-view .content-product-right .box-info-product .cart .btn:hover,
.product-view .content-product-right .box-info-product .cart input.btn-mega:hover,
.accesories-desktop .cart .btn:hover,
.accesories-desktop .btn-cart:hover,
.ciaccess-button:hover {
    background: linear-gradient(135deg, #7a0c2b, #4b001a) !important;
    transform: scale(1.02);
}

/* Mobile: keep cart button always visible */
@media (max-width: 768px) {

    .product-view .content-product-right .box-info-product .cart,
    .product-view .content-product-right .cart,
    .cart {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    .product-view .content-product-right .box-info-product .cart .btn,
    .product-view .content-product-right .box-info-product .cart input.btn-mega,
    .ciaccess-button {
        width: 100% !important;
        max-width: 100% !important;
        padding: 14px 20px !important;
        font-size: 14px !important;
    }

    .product-view .content-product-right .box-info-product .emp-buy-row .cart.emp-cart-inline .btn,
    .product-view .content-product-right .box-info-product .emp-buy-row .cart.emp-cart-inline input.btn-mega {
        width: auto !important;
        max-width: none !important;
        padding: 0 20px !important;
        font-size: 15px !important;
        height: 44px !important;
        min-height: 44px !important;
    }
}

/* Accessories Visibility Logic */
/* Accessories Visibility Logic */
@media (min-width: 992px) {
    .accesories-mobile {
        display: none !important;
    }

    .accesories-desktop {
        display: block !important;
        position: relative;
        z-index: 1000;
    }
}

@media (max-width: 991px) {
    .accesories-mobile {
        display: block !important;
        position: relative;
        z-index: 1000;
    }

    .accesories-desktop {
        display: none !important;
    }
}

/* Accessories desktop column - same button style */
.column-product-right {
    display: block !important;
}


.accesories-desktop .product-item-container .button-group button,
.accesories-desktop .addToCart,
.column-product-right .btn-cart {
    padding: 8px 16px !important;
    color: #fff !important;
    border: none !important;
    border-radius: 25px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    background: linear-gradient(135deg, #4b001a, #7a0c2b) !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer !important;
    position: relative;
    z-index: 1001;
    pointer-events: auto !important;
}

/* Explicit Separate CSS for Accessories Add to Cart Button */
.ciaccess-button,
.input-group .ciaccess-button,
.input-group.cart-btn .ciaccess-button,
.accesories-mobile .btn-primary,
.accesories-desktop .ciaccess-button {
    padding: 8px 16px !important;
    color: #fff !important;
    border: none !important;
    border-radius: 25px !important;
    /* Consistent radius */
    font-size: 12px !important;
    font-weight: 600 !important;
    background: linear-gradient(135deg, #4b001a, #7a0c2b) !important;
    background-color: #4b001a !important;
    /* Burgundy Theme */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer !important;
    position: relative;
    z-index: 1001;
    pointer-events: auto !important;
    display: inline-block !important;
    width: auto !important;
}

.accesories-desktop .product-item-container .button-group button:hover,
.accesories-desktop .addToCart:hover,
.column-product-right .btn-cart:hover {
    background: linear-gradient(135deg, #7a0c2b, #4b001a) !important;
    transform: scale(1.05);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}

.product-accessories .price {
    color: #0d3d0d;
}

.ciaccess-button:hover,
.accesories-mobile .btn-primary:hover {
    background: linear-gradient(135deg, #7a0c2b, #4b001a) !important;
    transform: scale(1.05);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}

/* Mobile Accessory Wrapper Spacing */
.accesories-mobile-wrapper {
    width: 100% !important;
    float: none !important;
    display: block !important;
    padding: 20px 15px !important;
    background: #fff;
    margin-bottom: 20px !important;
}

@media (max-width: 991px) {
    .accesories-mobile-wrapper {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }
}



/* Mobile Fix for Product Reviews Stats Box & Form */
@media (max-width: 575px) {
    .emp-stats-box {
        padding: 15px !important;
        gap: 15px !important;
        flex-direction: column !important;
        align-items: stretch !important;
    }

    .emp-avg-rating,
    .emp-rating-bars {
        min-width: 0 !important;
        width: 100% !important;
    }

    /* Overall review section layout */
    .emp-reviews-flex-container {
        flex-direction: column !important;
        gap: 20px !important;
    }

    .emp-col-left,
    .emp-col-right {
        width: 100% !important;
        flex: none !important;
    }

    /* Form rows and groups */
    #emp-review-form .form-row {
        flex-direction: column !important;
        gap: 10px !important;
    }

    #emp-review-form .form-group {
        width: 100% !important;
        min-width: 0 !important;
        flex: none !important;
    }

    /* Rating & Upload section container */
    #emp-review-form>div[style*="display: flex"] {
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 20px !important;
    }
}

footer .so-page-builder .container {
    background: white !important;
}

.typefooter-1 .module .modtitle {
    font-weight: 700 !important;
}

/* ================================
   EMP REVIEWS PRO - Product Card Styles
   ================================ */
.product-item-container .emp-reviews-summary {
    display: inline-flex !important;
    align-items: center;
    gap: 4px !important;
    justify-content: center;
    margin: 4px 0 !important;
}

.product-item-container .emp-summary-stars {
    font-size: 13px !important;
    color: #f4b400;
}

.product-item-container .emp-summary-stars i {
    margin: 0 1px;
}

.product-item-container .emp-rating-text {
    font-size: 12px !important;
    color: #666;
    margin-left: 2px;
}

.product-item-container .right-block .price {
    margin-top: 5px;
}


@media (max-width: 769px) {
    .fixed-footer a {
        color: #fff !important;
        text-decoration: none;
        display: flex;
        align-items: center;
    }
}

/* <= 434px â€” compact spacing */
@media (max-width: 434px) {
    .expert-col {
        margin: 0 0 10px 0 !important;
        padding: 0 !important;
    }

    .expert-col .expert-card {
        margin: 0 !important;
        padding: 10px !important;
    }

    .expert-col .tech-icon-circle {
        margin: 0 auto 6px auto !important;
        width: 42px !important;
        height: 42px !important;
    }

    .expert-col .tech-icon-circle img {
        max-width: 22px !important;
        max-height: 22px !important;
    }

    .expert-col h4 {
        margin: 0 0 4px 0 !important;
        font-size: 13px !important;
        line-height: 1.25 !important;
    }

    .expert-col p {
        margin: 0 !important;
        font-size: 11px !important;
        line-height: 1.3 !important;
    }
}


/* <= 270px â€” full width + ultra compact */
@media (max-width: 270px) {
    .expert-col {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin: 0 0 6px 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
    }

    .expert-col .expert-card {
        width: 100% !important;
        margin: 0 !important;
        padding: 6px !important;
        box-sizing: border-box !important;
    }

    .expert-col .tech-icon-circle {
        margin: 0 auto 4px auto !important;
        width: 34px !important;
        height: 34px !important;
    }

    .expert-col .tech-icon-circle img {
        max-width: 18px !important;
        max-height: 18px !important;
    }

    .expert-col h4 {
        margin: 0 0 3px 0 !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
    }

    .expert-col p {
        margin: 0 !important;
        font-size: 10px !important;
        line-height: 1.25 !important;
    }
}


/* ===== Empire Sale Timer — Autumn Theme ===== */
.empire-sale-timer {
  background-color: #a0522d !important;
  background-image: linear-gradient(135deg, #d97706 0%, #c45c26 42%, #a0522d 72%, #8b4513 100%) !important;
  aspect-ratio: 1920 / 220 !important;
  min-height: clamp(110px, 11.46vw, 220px) !important;
  max-height: 220px !important;
  height: auto !important;
  padding: clamp(10px, 2vw, 18px) clamp(12px, 2.5vw, 24px) clamp(12px, 2.2vw, 16px) !important;
  text-align: center !important;
  color: #fff !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  clear: both !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  font-family: 'Poppins', 'Montserrat', sans-serif !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18) !important;
  position: relative !important;
  z-index: 9 !important;
  border: none !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}
.empire-sale-timer::before {
  display: none !important;
}
.empire-sale-timer::after {
  display: none !important;
}
.empire-sale-timer > * {
  position: relative !important;
  z-index: 1 !important;
}
.empire-sale-timer h2,
.empire-sale-timer .est-header,
.empire-sale-timer h2#timer-header {
  font-size: clamp(11px, 1.55vw, var(--timer-header-max, 32px)) !important;
  margin: 0 auto clamp(12px, 2vw, 18px) !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  padding: clamp(7px, 1.2vw, 10px) clamp(14px, 2.5vw, 24px) !important;
  max-width: calc(100% - 24px) !important;
  display: inline-block !important;
  box-sizing: border-box !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  background: rgba(0, 0, 0, 0.48) !important;
  border-radius: 999px !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28) !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35) !important;
  animation: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
}
.empire-sale-timer .est-digits {
  display: flex !important;
  justify-content: center !important;
  align-items: stretch !important;
  gap: clamp(8px, 1.5vw, 14px) !important;
  padding: 0 clamp(8px, 2vw, 16px) !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
  max-width: 520px !important;
}
.empire-sale-timer .est-unit {
  background: rgba(0, 0, 0, 0.28) !important;
  border-radius: clamp(8px, 1.2vw, 12px) !important;
  padding: clamp(8px, 1.5vw, 12px) 0 clamp(6px, 1vw, 10px) !important;
  flex: 1 1 0 !important;
  min-width: 0 !important;
  max-width: 120px !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.22) !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
}
.empire-sale-timer .est-val {
  font-size: clamp(22px, 3.2vw, 34px) !important;
  font-weight: 800 !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35) !important;
  line-height: 1.1 !important;
  margin-bottom: 4px !important;
  display: inline-block !important;
  min-width: 2.2ch;
  font-variant-numeric: tabular-nums;
  animation: none !important;
}
.empire-sale-timer .est-lbl {
  font-size: clamp(8px, 1vw, 11px) !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
  display: block !important;
}
@media (max-width: 1199px) {
  .empire-sale-timer-wrapper {
    overflow: visible !important;
  }
  .empire-sale-timer {
    aspect-ratio: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    height: auto !important;
    overflow: visible !important;
    padding: 12px 14px 16px !important;
    gap: 12px !important;
    justify-content: flex-start !important;
  }
  .empire-sale-timer h2,
  .empire-sale-timer .est-header,
  .empire-sale-timer h2#timer-header {
    white-space: normal !important;
    font-size: clamp(11px, 1.8vw, 16px) !important;
    line-height: 1.3 !important;
    letter-spacing: 0.02em !important;
    padding: 7px 12px !important;
    margin: 0 auto !important;
    max-width: calc(100% - 16px) !important;
    flex-shrink: 0 !important;
  }
  .empire-sale-timer .est-digits {
    max-width: 420px !important;
    gap: 8px !important;
    padding: 0 4px !important;
    flex-shrink: 0 !important;
    position: relative !important;
    z-index: 2 !important;
  }
  .empire-sale-timer .est-unit {
    flex: 1 1 0 !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: 8px 4px 6px !important;
    border-radius: 8px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.14) !important;
  }
  .empire-sale-timer .est-val {
    font-size: clamp(18px, 3.2vw, 26px) !important;
    margin-bottom: 2px !important;
    line-height: 1 !important;
  }
  .empire-sale-timer .est-lbl {
    font-size: clamp(8px, 1.4vw, 10px) !important;
    letter-spacing: 0.04em !important;
    line-height: 1.1 !important;
  }
}
@media (max-width: 991px) {
  .empire-sale-timer {
    padding: 10px 10px 12px !important;
    gap: 8px !important;
  }
  .empire-sale-timer h2,
  .empire-sale-timer .est-header,
  .empire-sale-timer h2#timer-header {
    font-size: clamp(10px, 2.8vw, 15px) !important;
    padding: 6px 10px !important;
  }
  .empire-sale-timer .est-digits {
    max-width: calc(100% - 12px) !important;
    gap: 6px !important;
  }
  .empire-sale-timer .est-unit {
    padding: 6px 2px 5px !important;
  }
  .empire-sale-timer .est-val {
    font-size: clamp(16px, 4.8vw, 22px) !important;
  }
  .empire-sale-timer .est-lbl {
    font-size: clamp(7px, 2vw, 9px) !important;
  }
}
@media (max-width: 575px) {
  .empire-sale-timer {
    padding: 8px 8px 10px !important;
  }
  .empire-sale-timer h2,
  .empire-sale-timer .est-header,
  .empire-sale-timer h2#timer-header {
    font-size: clamp(9px, 2.6vw, 13px) !important;
    padding: 5px 8px !important;
    margin: 0 auto 6px !important;
    max-width: calc(100% - 12px) !important;
  }
  .empire-sale-timer .est-digits {
    gap: 5px !important;
    padding: 0 2px !important;
    max-width: calc(100% - 8px) !important;
  }
  .empire-sale-timer .est-unit {
    padding: 5px 1px 4px !important;
    border-radius: 7px !important;
  }
  .empire-sale-timer .est-val {
    font-size: clamp(14px, 4.2vw, 18px) !important;
  }
  .empire-sale-timer .est-lbl {
    font-size: clamp(6px, 1.8vw, 8px) !important;
  }
}
@media (max-width: 380px) {
  .empire-sale-timer {
    padding: 7px 6px 9px !important;
  }
  .empire-sale-timer h2,
  .empire-sale-timer .est-header,
  .empire-sale-timer h2#timer-header {
    font-size: clamp(8px, 2.4vw, 11px) !important;
    padding: 4px 6px !important;
    margin: 0 auto 5px !important;
    letter-spacing: 0.01em !important;
  }
  .empire-sale-timer .est-digits {
    gap: 4px !important;
    padding: 0 !important;
    max-width: 100% !important;
  }
  .empire-sale-timer .est-unit {
    padding: 4px 0 3px !important;
    border-radius: 6px !important;
  }
  .empire-sale-timer .est-val {
    font-size: clamp(13px, 3.8vw, 16px) !important;
    min-width: 2ch !important;
  }
  .empire-sale-timer .est-lbl {
    font-size: 6px !important;
    letter-spacing: 0.02em !important;
  }
}
@media (max-width: 320px) {
  .empire-sale-timer {
    padding: 6px 5px 8px !important;
  }
  .empire-sale-timer h2,
  .empire-sale-timer .est-header,
  .empire-sale-timer h2#timer-header {
    font-size: 8px !important;
    padding: 3px 5px !important;
    margin: 0 auto 4px !important;
  }
  .empire-sale-timer .est-digits {
    gap: 3px !important;
  }
  .empire-sale-timer .est-unit {
    padding: 3px 0 2px !important;
    border-radius: 5px !important;
  }
  .empire-sale-timer .est-val {
    font-size: 12px !important;
  }
  .empire-sale-timer .est-lbl {
    font-size: 5px !important;
  }
}
/* ===== END Empire Sale Timer ===== */

/* ===== ARTBuilding SEO: Product Category Links ===== */
.product-category-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    padding: 12px 0 16px 0;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
}
.category-links-label {
    font-weight: 600;
    font-size: 13px;
    color: #555;
    margin-right: 4px;
    white-space: nowrap;
}
.category-link-tag {
    display: inline-block;
    padding: 4px 12px;
    background: #f0f4ff;
    border: 1px solid #c8d4f0;
    border-radius: 20px;
    font-size: 12px;
    color: #2255aa;
    text-decoration: none;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
    white-space: nowrap;
}
.category-link-tag:hover {
    background: #2255aa;
    color: #fff;
    border-color: #2255aa;
    text-decoration: none;
}
@media (max-width: 768px) {
    .product-category-links {
        padding: 10px 0 12px 0;
        gap: 6px;
    }
    .category-link-tag {
        font-size: 11px;
        padding: 3px 10px;
    }
}
/* ===== END ARTBuilding SEO: Product Category Links ===== */

/* ARTBuilding SEO: Product Category Links Section */
.product-category-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    padding: 12px 0 16px;
}
.category-links-label {
    font-size: 12px;
    font-weight: 600;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-right: 4px;
    white-space: nowrap;
}
.category-link-tag {
    display: inline-block;
    padding: 4px 12px;
    background: white;
    border: 1px solid #4b001a !important;
    border-radius: 20px;
    font-size: 12px;
    color: #4b001a !important;
    text-decoration: none;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
    white-space: nowrap;
}
.category-link-tag:hover {
    background: #4b001a !important;
    color: #fff !important;
    border-color: #4b001a !important;
    text-decoration: none;
}

/* ===== Puteri & Culori Block ===== */
.puterisiculori {
    margin: 4px 0 6px;
}
.product-powers,
.product-colors {
    margin-bottom: 4px;
}
.product-powers h2.section-title,
.product-colors h2.section-title,
.product-powers .section-title,
.product-colors .section-title {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #4a5568;
    margin: 0 0 4px 0;
    padding: 0;
}
.power-list,
.color-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 4px;
    align-items: center;
}
.power-item,
.color-item {
    margin: 0;
    padding: 0;
}
.power-list .btn,
.power-item .btn {
    display: inline-block;
    padding: 3px 11px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.35;
    color: #4a5568;
    background: #f7f8fa;
    border: 1px solid #d0d5dd;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.15s, color 0.15s, border-color 0.15s;
    text-decoration: none;
    white-space: nowrap;
}
.power-list .btn:hover,
.power-item .btn:hover {
    background: #eef1f5;
    color: #334155;
    border-color: #b8c0cc;
}
.power-list .btn.active,
.power-item .btn.active {
    background: #e8ecf2;
    color: #052454;
    border-color: #9aa6b8;
    font-weight: 600;
}
.power-list .btn.out-of-stock,
.power-item .btn.out-of-stock {
    border-color: #e2e5ea;
    color: #a0a8b4;
    background: #f5f6f8;
    cursor: not-allowed;
}
.power-list .btn.out-of-stock:hover {
    background: #f5f6f8;
    color: #a0a8b4;
    border-color: #e2e5ea;
}
.hovered-text {
    font-size: 11px;
    font-weight: 600;
    color: #1a5c1a;
    background: #e8f5e9;
    border: 1px solid #a5d6a7;
    border-radius: 4px;
    padding: 2px 8px;
    white-space: nowrap;
    transition: opacity 0.2s;
}
.hovered-text:empty {
    display: none;
}
.text_unitate {
    font-size: 10px;
    color: #888;
    margin: 1px 0 3px;
}

/* Descrieri produs/categorie: fără sticky pe <header> SEO (dkn-sty-hero, navbar-compact) */
#tab-description .seo-container,
#tab-description .seo-section,
#tab-description .seo-card,
#tab-description .seo-cta,
#tab-description section,
.dkn-sty-wrapper header,
.dkn-sty-wrapper .dkn-sty-hero,
#content .dkn-sty-wrapper header,
#content .dkn-sty-wrapper .dkn-sty-hero,
#content header.dkn-sty-hero,
#content header.navbar-compact:not(#header) {
    position: static !important;
    top: auto !important;
    width: auto !important;
    z-index: auto !important;
    box-shadow: none !important;
    margin-top: 0 !important;
}
#tab-description header,
#tab-description header.navbar-compact,
#tab-description .navbar-compact,
#tab-description [class*="navbar-compact"],
.dkn-sty-wrapper .navbar-compact,
#content .dkn-sty-wrapper .navbar-compact {
    position: static !important;
    top: auto !important;
    width: auto !important;
    z-index: auto !important;
    box-shadow: none !important;
}
#tab-description [style*="position:sticky"],
#tab-description [style*="position: sticky"],
#tab-description [style*="position:fixed"],
#tab-description [style*="position: fixed"],
.dkn-sty-wrapper [style*="position:sticky"],
.dkn-sty-wrapper [style*="position: sticky"],
.dkn-sty-wrapper [style*="position:fixed"],
.dkn-sty-wrapper [style*="position: fixed"],
#content .dkn-sty-wrapper [style*="position:sticky"],
#content .dkn-sty-wrapper [style*="position: fixed"] {
    position: static !important;
    top: auto !important;
}

/* Descrieri produs: iconițe în containere fixe — bate #tab-description img din custom.css */
#tab-description [id^="art-"] [class*="-fc-icon"] img,
#tab-description [id^="art-"] [class*="-feat-icon"] img,
#tab-description [id^="art-"] [class*="-eff-pill-ic"] img,
#tab-description [id^="art-"] [class*="-badge-ic"] img,
#tab-description [id^="art-"] [class*="-icon-standalone"] img,
#tab-description .product-characteristics .characteristic-icon-container img,
#tab-description .product-section .ba-icon-container img,
#tab-description .product-certificates .certificate-badge {
    max-width: none !important;
    margin: 0 !important;
    display: block !important;
    flex-shrink: 0 !important;
}

#tab-description [id^="art-toshiba"] [class*="-fc-icon"] img,
#tab-description [id^="art-toshiba"] [class*="-feat-icon"] img,
#tab-description [id^="art-toshiba"] [class*="-eff-pill-ic"] img,
#tab-description [id^="art-toshiba"] [class*="-badge-ic"] img,
#tab-description [id^="art-toshiba"] [class*="-icon-standalone"] img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

#tab-description [id^="art-daikin"] [class*="-fc-icon"] img,
#tab-description [id^="art-midea"] [class*="-fc-icon"] img {
    width: 30px !important;
    height: 30px !important;
    max-width: 30px !important;
    max-height: 30px !important;
    object-fit: contain !important;
}

#tab-description [id^="art-daikin"] [class*="-feat-icon"] img,
#tab-description [id^="art-midea"] [class*="-feat-icon"] img {
    width: 28px !important;
    height: 28px !important;
    max-width: 28px !important;
    max-height: 28px !important;
    object-fit: contain !important;
}

#tab-description .product-characteristics .characteristic-icon-container img {
    width: auto !important;
    height: 70px !important;
    object-fit: contain !important;
}

#tab-description .product-section .ba-icon-container img {
    width: auto !important;
    height: 60px !important;
    max-height: 60px !important;
    object-fit: contain !important;
}

@media (max-width: 1023px) {
    #tab-description .product-characteristics .characteristic-icon-container img {
        height: auto !important;
        max-height: 56px !important;
    }

    #tab-description .product-section .ba-icon-container img {
        height: 50px !important;
        max-height: 50px !important;
    }
}

/* Toshiba ART: imagini produs/ambient — raport 16:10, încadrare contain */
#tab-description [id^="art-toshiba"] .ab-photo img,
#tab-description [id^="art-toshiba"] img.tb-img-full {
    width: 100% !important;
    aspect-ratio: 16 / 10;
    object-fit: contain !important;
    height: auto !important;
    max-width: 100% !important;
    display: block !important;
}

/* ===== AB43: Poppins + layout blog/meniu homepage ===== */
body,
.ab43-hdr,
.ab43-top,
.empirex-megamenu,
.empirex-megamenu .emx-nav-link,
.so-latest-blog,
.module.so-extraslider,
.module.so-extraslider .modtitle,
.module.so-extraslider .form-group,
.module.so-extraslider .form-group * {
    font-family: 'Poppins', 'Segoe UI', system-ui, -apple-system, sans-serif !important;
}

.so-latest-blog .blog-external-simple {
    margin-left: -10px !important;
    margin-right: -10px !important;
    display: grid !important;
}
.so-latest-blog .blog-external-simple .cat-wrap {
    padding-left: 10px !important;
    padding-right: 10px !important;
    box-sizing: border-box;
    float: none !important;
    width: auto !important;
}

body.common-home #wrapper,
body.common-home #content {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
body.common-home #content {
    min-height: 0 !important;
}
.common-home .sohomepage-slider,
.common-home .module.sohomepage-slider {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.common-home .sohomepage-slider .modcontent,
.common-home .module.sohomepage-slider .modcontent {
    padding: 0 !important;
}

/* Page Builder homepage: fără gutter Bootstrap 15px (custom.css avea regula doar sub 447px) */
.common-home.layout-1 #content .so-page-builder .container {
    padding-left: 5px !important;
    padding-right: 5px !important;
    width: 100%;
}
.common-home.layout-1 #content .so-page-builder [class*="col-lg"],
.common-home.layout-1 #content .so-page-builder [class*="col-md"],
.common-home.layout-1 #content .so-page-builder [class*="col-sm"],
.common-home.layout-1 #content .so-page-builder [class*="col-xs"],
.common-home.layout-1 #content .page-builder-ltr [class*="col-lg"],
.common-home.layout-1 #content .page-builder-ltr [class*="col-md"],
.common-home.layout-1 #content .page-builder-ltr [class*="col-sm"],
.common-home.layout-1 #content .page-builder-ltr [class*="col-xs"],
.common-home #content .bn.col-lg-6,
.common-home #content .bn4.col-xs-12,
.common-home #content .col_5kkd.col-style {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Empty page-builder spacer under timer — hide on mobile */
@media (max-width: 991px) {
    .common-home #content .col_5kkd.col-style {
        display: none !important;
        margin: 0 !important;
        padding: 0 !important;
        height: 0 !important;
        min-height: 0 !important;
        overflow: hidden !important;
    }
}

@media (min-width: 1501px) {
    .empirex-megamenu .emx-nav-list {
        justify-content: center !important;
    }
    .empirex-megamenu .emx-nav-item {
        flex: 0 1 auto !important;
    }
}
.empirex-megamenu .emx-dropdown {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    z-index: 99990 !important;
}

/* Product page — acțiuni wishlist / compare / SEAP / vezi ce conține */
.product-product .add-to-links.wish_comp li a,
.product-product .add-to-links.wish_comp button.ab43-action-link,
.product-product button.btn-extra-info,
.product-product span.btn-extra-info {
    -webkit-appearance: none;
    appearance: none;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0;
    font: inherit;
    font-size: 12px;
    color: #1a5c1a !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    min-width: auto !important;
    width: auto !important;
    line-height: 1.4;
    text-transform: none;
    border-radius: 0;
}

.product-product .add-to-links.wish_comp li a:hover,
.product-product .add-to-links.wish_comp button.ab43-action-link:hover,
.product-product button.btn-extra-info:hover,
.product-product span.btn-extra-info:hover {
    color: #449d44 !important;
    text-decoration: underline;
}

.product-product .add-to-links.wish_comp ul.blank.list-inline > li {
    width: auto;
    display: inline-flex !important;
    align-items: center !important;
    vertical-align: middle !important;
    margin: 0 !important;
}

.product-product .add-to-links.wish_comp li a {
    white-space: nowrap;
}

.product-product .add-to-links.wish_comp li a .fa {
    flex-shrink: 0;
    display: inline-block;
}

/* ===== ARTBuilding — Categorii populare (sub timer) ===== */
.emx-popular-cats {
  --emx-pc-blue: #0a3370;
  --emx-pc-navy: #052454;
  --emx-pc-green: #56ad56;
  --emx-pc-border: #d0d9ea;
  --emx-pc-bg: #f4f7fc;
  width: 100%;
  max-width: 100%;
  clear: both;
  background: #ffffff;
  padding: clamp(20px, 2.6vw, 32px) 0 clamp(18px, 2.2vw, 26px);
  font-family: 'Poppins', 'Montserrat', sans-serif;
  overflow: hidden;
  box-sizing: border-box;
  border-top: 1px solid #e8eef6;
}
.emx-pc-wrap {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0 clamp(12px, 2vw, 24px);
  box-sizing: border-box;
}
.emx-pc-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: clamp(14px, 1.8vw, 20px);
}
.emx-pc-title {
  margin: 0;
  min-width: 0;
  flex: 1 1 auto;
  color: var(--emx-pc-navy);
  font-size: clamp(17px, 1.7vw, 22px);
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.25;
  text-transform: uppercase;
  position: relative;
  padding-left: 12px;
}
.emx-pc-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.15em;
  bottom: 0.15em;
  width: 4px;
  border-radius: 2px;
  background: var(--emx-pc-green);
}
.emx-pc-controls {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  background: #fff;
  border-radius: 6px;
  overflow: visible;
  border: 1px solid var(--emx-pc-border);
}
.emx-pc-btn {
  appearance: none;
  border: 0;
  background: #fff;
  color: var(--emx-pc-blue);
  width: 36px;
  height: 32px;
  min-width: 36px;
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
  transition: background 0.18s ease, color 0.18s ease;
}
.emx-popular-cats svg,
.emx-pc-btn svg {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.emx-pc-btn svg {
  width: 18px;
  height: 18px;
  overflow: visible;
  flex-shrink: 0;
  stroke: currentColor;
}
.emx-pc-btn + .emx-pc-btn {
  border-left: 1px solid var(--emx-pc-border);
}
.emx-pc-btn:hover:not(:disabled) {
  background: #edf7ed;
  color: var(--emx-pc-green);
}
.emx-pc-btn:disabled {
  opacity: 0.35;
  cursor: default;
}
.emx-pc-viewport {
  overflow: hidden;
  width: 100%;
}
.emx-pc-track {
  display: flex;
  align-items: stretch;
  gap: clamp(10px, 1.2vw, 14px);
  transition: transform 0.38s cubic-bezier(0.22, 0.9, 0.28, 1);
  will-change: transform;
}
.emx-pc-card {
  flex: 0 0 calc((100% - 5 * clamp(10px, 1.2vw, 14px)) / 6);
  min-width: 0;
  aspect-ratio: auto;
  border-radius: 8px;
  border: 2px solid var(--emx-pc-border);
  text-decoration: none !important;
  color: #ffffff !important;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background: #fff;
  box-shadow: none;
  transition: border-color 0.18s ease;
  box-sizing: border-box;
  padding: 0 !important;
  margin: 0;
  line-height: normal;
}
.emx-pc-card:hover {
  transform: none;
  box-shadow: none;
  border-color: var(--emx-pc-navy);
  color: #ffffff !important;
}
.emx-pc-card:hover .emx-pc-name {
  background: var(--emx-pc-navy);
  color: #ffffff;
}
.emx-pc-media {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  background: var(--emx-pc-bg);
  overflow: hidden;
  flex: 0 0 auto;
  margin: 0;
  line-height: 0;
}
.emx-pc-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  background: #fff;
  vertical-align: top;
}
.emx-pc-name {
  position: static;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  padding: 8px 10px;
  min-height: 3em;
  height: 3em;
  font-size: clamp(12px, 1.05vw, 14px);
  font-weight: 600;
  line-height: 1.2;
  color: #ffffff !important;
  text-align: center;
  text-shadow: none;
  background: var(--emx-pc-blue);
  pointer-events: none;
  border: 0;
  border-radius: 0;
  width: 100%;
  box-sizing: border-box;
  flex: 0 0 auto;
  overflow: hidden;
}

.emx-pc-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
  margin-top: 14px;
}
.emx-pc-dot {
  width: 8px;
  height: 8px;
  min-width: 8px;
  min-height: 8px;
  border-radius: 50%;
  border: 0;
  padding: 0;
  background: #c5d0e3;
  cursor: pointer;
  position: relative;
  flex: 0 0 auto;
  transition: background 0.18s ease;
}
.emx-pc-dot::after {
  content: none;
}
.emx-pc-dot.is-active {
  background: var(--emx-pc-green);
  transform: none;
}
.emx-pc-dot:hover {
  background: var(--emx-pc-blue);
}

@media (max-width: 1199px) {
  .emx-pc-card {
    flex-basis: calc((100% - 3 * clamp(10px, 1.2vw, 14px)) / 4);
  }
}
@media (max-width: 991px) {
  .emx-pc-card {
    flex-basis: calc((100% - 2 * clamp(10px, 1.2vw, 14px)) / 3);
  }
}
@media (max-width: 575px) {
  .emx-popular-cats {
    padding: 10px 0 12px;
    min-height: 0;
  }
  .emx-pc-wrap {
    padding: 0 8px;
  }
  .emx-pc-head {
    margin-bottom: 10px;
    gap: 8px;
  }
  .emx-pc-card {
    flex-basis: calc((100% - 10px) / 2);
    border-radius: 7px;
  }
  .emx-pc-title {
    font-size: 14px;
  }
  .emx-pc-btn {
    width: 32px;
    height: 28px;
    min-width: 32px;
    min-height: 28px;
  }
  .emx-pc-btn svg {
    width: 16px;
    height: 16px;
  }
  .emx-pc-name {
    padding: 6px 5px;
    min-height: 3.15em;
    height: 3.15em;
    font-size: 11px;
    line-height: 1.15;
  }
  .emx-pc-dots {
    margin-top: 10px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .emx-pc-track,
  .emx-pc-card {
    transition: none;
  }
}

/* ===== Autumn leaves — premium ambient (homepage, non-blocking) ===== */
.empire-autumn-leaves {
  position: fixed;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  touch-action: none;
  user-select: none;
  overflow: hidden;
  contain: strict;
}
.empire-autumn-leaves__zone {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
  touch-action: none;
  contain: strict;
}
.empire-autumn-leaves__zone--left {
  left: 0;
  width: 20%;
  max-width: 280px;
}
.empire-autumn-leaves__zone--center {
  left: 20%;
  right: 20%;
  width: auto;
}
.empire-autumn-leaves__zone--right {
  right: 0;
  width: 20%;
  max-width: 280px;
}
.empire-autumn-leaves__item {
  position: absolute;
  top: 0;
  display: block;
  line-height: 0;
  pointer-events: none;
  touch-action: none;
  contain: layout style paint;
  opacity: 0;
  will-change: transform, opacity;
  animation-name: empire-autumn-leaf-fall;
  animation-timing-function: cubic-bezier(0.42, 0.02, 0.58, 0.98);
  animation-iteration-count: infinite;
  transform: translate3d(0, -8vh, 0);
}
.empire-autumn-leaves__item svg {
  display: block;
  width: 100%;
  height: auto;
  transform-origin: 50% 55%;
}
.empire-autumn-leaves__item--depth {
  filter: blur(0.65px);
}
.empire-autumn-leaves__item--center {
  filter: blur(0.45px);
}
.empire-autumn-leaves__item--center.empire-autumn-leaves__item--depth {
  filter: blur(0.85px);
}
@keyframes empire-autumn-leaf-fall {
  0% {
    transform: translate3d(0, -8vh, 0) rotate(0deg) scale(var(--eal-scale, 1));
    opacity: 0;
  }
  5% {
    opacity: var(--eal-opacity, 0.55);
  }
  14% {
    transform: translate3d(calc(var(--eal-sway-a, 10px) * 0.35), 12vh, 0) rotate(calc(var(--eal-spin, 80deg) * 0.12)) scale(calc(var(--eal-scale, 1) * 1.02));
    opacity: var(--eal-opacity-mid, 0.48);
  }
  28% {
    transform: translate3d(var(--eal-sway-b, -8px), 28vh, 0) rotate(calc(var(--eal-spin, 80deg) * -0.18)) scale(var(--eal-scale, 1));
  }
  42% {
    transform: translate3d(calc(var(--eal-sway-c, 6px) * 1.1), 44vh, 0) rotate(calc(var(--eal-spin, 80deg) * 0.32)) scale(calc(var(--eal-scale, 1) * 0.98));
    opacity: var(--eal-opacity, 0.55);
  }
  56% {
    transform: translate3d(calc(var(--eal-sway-a, 10px) * 0.75), 58vh, 0) rotate(calc(var(--eal-spin, 80deg) * 0.48));
  }
  68% {
    transform: translate3d(var(--eal-sway-b, -8px), 72vh, 0) rotate(calc(var(--eal-spin, 80deg) * 0.62)) scale(calc(var(--eal-scale, 1) * 1.03));
    opacity: var(--eal-opacity-mid, 0.48);
  }
  82% {
    transform: translate3d(calc(var(--eal-sway-c, 6px) * 0.9), 86vh, 0) rotate(calc(var(--eal-spin, 80deg) * 0.82));
  }
  92% {
    opacity: calc(var(--eal-opacity, 0.55) * 0.85);
  }
  100% {
    transform: translate3d(var(--eal-sway-a, 10px), 108vh, 0) rotate(var(--eal-spin, 80deg)) scale(calc(var(--eal-scale, 1) * 0.96));
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .empire-autumn-leaves__zone--left,
  .empire-autumn-leaves__zone--right {
    width: 14%;
    max-width: 72px;
  }
  .empire-autumn-leaves__zone--center {
    left: 14%;
    right: 14%;
  }
  .empire-autumn-leaves__item--depth {
    filter: blur(0.45px);
  }
  .empire-autumn-leaves__item--center {
    filter: blur(0.55px);
  }
}
@media (max-width: 480px) {
  .empire-autumn-leaves {
    opacity: 0.92;
  }
}
@media (prefers-reduced-motion: reduce) {
  .empire-autumn-leaves {
    display: none !important;
  }
}
/* ===== END Autumn leaves ===== */
