/home/arranoyd/energyclinic.com.hr/wp-content/plugins/ecwid-shopping-cart/js/themes/edin.js
jQuery(document).ready(function() {

	jQuery('.ecwid-store-with-categories a').click(function() {
		jQuery('button.menu-toggle.open').click()
	})

});