You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
763 B

jQuery(function(t){t(".so-widget-sow-price-table .sow-equalize-row-heights").each(function(){var i=t(this),o=function(o){var a=0,e=i.find(o);e.each(function(){a=Math.max(a,t(this).height())}),e.height(a)},a=0;i.find(".ow-pt-features").each(function(){a=Math.max(a,t(this).find(".ow-pt-feature").length)});for(var e=0;e<a;e++)o(".ow-pt-feature-index-"+e);[".ow-pt-title",".ow-pt-details",".ow-pt-image",".ow-pt-features",".ow-pt-button"].forEach(o)}),t(".ow-pt-icon[data-icon]").each(function(){var i=t(this),o=i.data("icon");if(t("#so-pt-icon-"+o).length){var a=t("#so-pt-icon-"+o+" svg").clone().css({"max-width":24,"max-height":24});""!==i.data("icon-color")?a.find("path").css("fill",i.data("icon-color")):a.find("path").css("fill","#333333"),i.append(a)}})});