Yellow_Purple_Tartan

Yellow_Purple_Tartan

Showing the single result

Showing the single result

$('.dropdown-sub .dropdown-list-sub a').on('touchstart', function(e) { e.preventDefault(); window.location.href = $(this).attr('href'); })