.carfer-product-compact-sidebar .page-sidebar,
.carfer-product-compact-sidebar #sidebar {
    display: block !important;
    visibility: visible !important;
    transform: none !important;
}

/* An open ancestor remains neutral; only the deepest selected record is blue. */
.cfp-branch:has(> .cfp-children .is-selected, > .cfp-products .is-selected) > .cfp-row.is-selected {
    border-color: transparent !important;
    background: transparent !important;
}
