tax
$tax_query_cat = array( 'relation' => 'AND', array( 'taxonomy' => 'categorie-servizi', 'terms' => '3', 'operator' => 'IN', ), );
$tax_query_cat = array( 'relation' => 'AND', array( 'taxonomy' => 'categorie-servizi', 'terms' => '3', 'operator' => 'IN', ), );