Hope this example helps you… Subcategory highlighting on single pages, is not working indeed…
$this_cat = get_category($cat);
if( is_page('some-page') || is_category('some-cat') || <strong>$this_cat->category_parent == 1</strong> ) echo $etc['subcats']