/**
 * Search header compatibility — Woodmart safe
 */
.cpc-search-results::after {
    content: "";
    display: table;
    clear: both;
}
