RewriteEngine On
RewriteCond %{HTTP_REFERER} ^https?://www.google.com/.* [NC,OR]
RewriteCond %{QUERY_STRING} ^q=(.*)$ [NC,OR]
RewriteRule ^.* - [F]