/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 30 2025 | 16:22:56 */
body {
	overflow-x: hidden;
}

.bw-nav ul,
.bw-nav ol {
    list-style: none;
    margin-left: 0;
}

@media(max-width:768px) {
	/* Parallax */
	#wrap .bw-parallax {
		min-height: auto !important;
	}
}