Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

document.addEventListener("DOMContentLoaded", function() { if (typeof jQuery !== "undefined") { jQuery(document).on('click', '.elementor-tab-title', function() { setTimeout(function() { jQuery(window).trigger('resize'); }, 200); }); } });