/* BEGIN wpcp_print_page_preventer_script */
		@media print {
			body * { display: none !important;}
			body:after {
				content: "© Virtuous Restaurants Ltd 2026. All rights reserved. Registered with the United States Copyright Office. You are not allowed to print this page. Right-click is disabled on this page."; }
			}
/* END wpcp_print_page_preventer_script */

