Show custom post archive when custom post not specified

Try to rewrite the taxonomy url in the .htaccess

RewriteRule ^produce_category(.*)$ /$1 [L]

(Not tested)