trAvis - MANAGER
Edit File: plus-hotspot.min.js
/*Hotspot*/(function(a){"use strict";var b=function(a,b){var c=b(".theplus-hotspot",a);if(c.length){var d=c.find(".theplus-hotspot-inner.overlay-bg-color"),e=c.find(".pin-hotspot-loop");0<d.length&&e.mouseover(function(){b(this).closest(".theplus-hotspot-inner.overlay-bg-color").addClass("on-hover")}).mouseout(function(){b(this).closest(".theplus-hotspot-inner.overlay-bg-color").removeClass("on-hover")})}};a(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/tp-hotspot.default",b)})})(jQuery);