/* Footer-only eKomi mobile composition. Header/top-header intentionally excluded. */
@media only screen and (max-width: 768px) {
    .footer-container2 > .ecomi-block {
        padding: 0 !important;
    }
    body .footer-container2 > .ecomi-block > .container {
        box-sizing: border-box;
        margin: 0 auto;
        max-width: 1200px;
        padding: 16px !important;
        width: 100%;
    }
    .footer-container2 > .ecomi-block #widget-container {
        box-sizing: border-box;
        margin: 0;
        min-height: 0 !important;
        padding: 0 !important;
        width: 100% !important;
    }
    .footer-container2 > .ecomi-block #ekw254 {
        align-items: stretch !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 16px;
        max-height: none !important;
        min-height: 0 !important;
        padding: 0 !important;
        width: 100% !important;
    }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-left {
        align-items: center !important;
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        gap: 12px !important;
        justify-content: center !important;
        margin: 0 !important;
        min-width: 0;
        width: 100% !important;
    }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-left .rating-grade {
        display: block !important;
        margin: 0 !important;
    }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-left .rating-average {
        display: none !important;
    }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-left > .ekw-svg-stars {
        display: none !important;
    }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-left .ek-revs-seal-section {
        align-items: center !important;
        display: flex !important;
        justify-content: center !important;
    }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-left .ek-seal,
    .footer-container2 > .ecomi-block #ekw254 .wrapper-left .ekw-svg-stars,
    .footer-container2 > .ecomi-block #ekw254 .wrapper-left .total-reviews {
        flex: 0 0 auto !important;
    }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-left .ekw-svg-stars svg {
        fill: #ffc107 !important;
    }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-right {
        box-sizing: border-box;
        display: block !important;
        min-height: 96px;
        padding: 0 28px !important;
        width: 100% !important;
    }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-right .slick-list {
        overflow: hidden !important;
    }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-right .slick-track {
        align-items: stretch;
        display: flex !important;
    }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-right .client-review {
        box-sizing: border-box;
        height: auto !important;
        padding: 0 8px !important;
    }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-right .slick-prev { left: 0 !important; }
    .footer-container2 > .ecomi-block #ekw254 .wrapper-right .slick-next { right: 0 !important; }
}
