window.addEventListener('wheel', (event) => { if (event.deltaX !== 0 && event.ctrlKey === false) { event.preventDefault(); } }, { passive: false });
top of page
  • Black Facebook Icon
  • Black Instagram Icon
  • Black Pinterest Icon
!
Widget Didn’t Load
Check your internet and refresh this page.
If that doesn’t work, contact us.
bottom of page