/* WLX v36 — live inventory emphasis and larger footer type. */

body.wlx-home-page .wlx-p30-inventory.is-home .wlx-v36-inventory-head h2 {
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
    font-size: clamp(44px, 5vw, 72px) !important;
    font-weight: 700 !important;
    line-height: .98 !important;
    letter-spacing: -.045em !important;
}

body.wlx-home-page .wlx-p30-inventory.is-home .wlx-v36-inventory-head p {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
    font-size: 17px !important;
    line-height: 1.8 !important;
}

body.wlx-shell .wlx-footer-brand p {
    font-size: 15px !important;
    line-height: 1.75 !important;
}

body.wlx-shell .wlx-footer-col h3 {
    font-size: 14px !important;
    font-weight: 600 !important;
}

body.wlx-shell .wlx-footer-col a,
body.wlx-shell .wlx-footer-col span {
    font-size: 15px !important;
    line-height: 1.65 !important;
}

body.wlx-shell .wlx-footer-bottom p,
body.wlx-shell .wlx-footer-bottom span,
body.wlx-shell .wlx-footer-bottom a {
    font-size: 13px !important;
    line-height: 1.6 !important;
}

@media (max-width: 767px) {
    body.wlx-home-page .wlx-p30-inventory.is-home .wlx-v36-inventory-head h2 {
        font-size: clamp(38px, 12vw, 52px) !important;
        line-height: 1.02 !important;
    }

    body.wlx-home-page .wlx-p30-inventory.is-home .wlx-v36-inventory-head p {
        font-size: 16px !important;
        line-height: 1.72 !important;
    }
}
