Thank you for your reply.
So can I add that one in addition to the other like this:
# Theme Thumbnailer script skip/bypass rule RewriteCond %{REQUEST_URI} ^/wp-content/themes/acoustic/lib/utils/ [NC] RewriteRule . - [S=14] # Riva Slider Pro skip/bypass rule RewriteCond %{REQUEST_URI} ^/wp-content/plugins/riva-slider-pro/ [NC] RewriteRule . - [S=13]