/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 09 2026 | 10:46:16 */
/* Mobile Responsive CSS */

@media only screen and (max-device-width: 768px) {
	
	.universal_max-width_none {
		max-width: none !important;
	}
	
}

@media only screen and (max-device-width: 540px) {
	
	
	
}

@media only screen and (max-width: 768px) and (min-width: 541px) {
	
	
	
}


/* Tablet Responsive CSS */

@media only screen and (max-width: 992px) and (min-width: 769px) {
	
	
	
}

@media only screen and (max-width: 1100px) and (min-width: 993px) {
	
	
	
}