$(document).ready(function() {
  
  $('.sparkbox-custom').sbCustomSelect();
  
});
