Great things are on the horizon
Something big is brewing! Our store is in the works and will be launching soon!
jQuery(document).on('click', '.eael-tab-item-trigger', function () {
setTimeout(function () {
window.dispatchEvent(new Event('resize'));
jQuery(window).trigger('resize');
}, 300);
});