catt
$catt = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'terms' => '2', 'field' => 'term_id', 'operator' => 'IN', ), );
$catt = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'terms' => '2', 'field' => 'term_id', 'operator' => 'IN', ), );