/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 28 2026 | 12:45:12 */
/* Nasconde SHOP nel menu desktop */
@media (min-width: 1025px)
{
	.menu-shop-mobile
	{
		display:none !important;
	}
}