/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 14 2023 | 06:46:01 */
.header section .wc-container .wc-row .wc-column nav ul li{
	margin-left: 20px;
}

@media only screen and (max-width: 1100px){
	.header section .wc-container .wc-row .wc-column nav ul li{
		margin-left: 3px;
	}
}