$(function() {
  $('.zoom, .product .img, .product-list .img, .img2').fancybox({overlayColor: '#6b278a'});
});
