<!DOCTYPE html>
<html lang="ru">
<head>
<title>test</title>
</head>
<body>
<table>
<tr>
<td>
<div>content</div>
</td>
</tr>
</table>
</body>
</html>
body.hide_childs .order_item{
display: none;
}