Brochures Tax
$tax_brochures = array( 'relation' => 'AND', array( 'taxonomy' => 'document-category', 'terms' => 'brochures', 'field' => 'slug', 'operator' => 'AND', 'include_children' => true, ), );
$tax_brochures = array( 'relation' => 'AND', array( 'taxonomy' => 'document-category', 'terms' => 'brochures', 'field' => 'slug', 'operator' => 'AND', 'include_children' => true, ), );