/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 03 2025 | 11:10:00 */
/* Overflow */
@media screen and (max-width: 1024px) {
	html, body{ 
		width:100%; 
		overflow-x:hidden; }
}