/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 18 2023 | 10:17:58 */
@media screen and (max-width:1024px)
{
	.noMobile
	{
		display:none !important;
	}
}


.wd-nav[class*="wd-style-"]>li.menuSale>a
{
	color:#D41212;
}

.wd-nav[class*="wd-style-"]>li.current-menu-item.menuSale>a
{
    color: var(--nav-color);
}
