Auto-Dube Tax
$dube_tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'autoturism', 'field' => 'term_id', 'operator' => 'IN', 'include_children' => true, ), array( 'taxonomy' => 'dube', 'field' => 'term_id', 'operator' => 'IN', 'include_children' => true, ), );