// jQuery(document).ready(function($) {
// 	$('.product_nav').slick({
// 	  dots: false,
// 	  arrows: true,
// 	  speed: 300,
// 	  variableWidth: true,
// 	  infinite: false,
// 	  slidesToShow: 7,
// 	}); 
// });	