File: /home/lgooir/public_html/wp-content/themes/woodmart/js/scripts/menu/searchCatDropdown.min.js
!function(s){woodmartThemeModule.simpleDropdown=function(){s(".wd-search-cat").each(function(){var n=s(this),i=n.find(".wd-search-cat-btn"),a=n.find("> input"),o=n.find("> .wd-dropdown"),t=n.parent().parent().find(".s");function r(){var e,d;woodmartThemeModule.$window.width()<=768||t.hasClass("wd-padding-inited")||"yes"!==woodmart_settings.search_input_padding||(e=n.innerWidth()+n.parent().siblings(".searchsubmit").innerWidth()+17,d="padding-right",woodmartThemeModule.$body.hasClass("rtl")&&(d="padding-left"),t.css(d,e),t.addClass("wd-padding-inited"))}t.on("focus",function(){r()}),i.on("click",function(e){e.preventDefault(),void 0!==s.fn.devbridgeAutocomplete&&n.siblings('[type="text"]').devbridgeAutocomplete("hide")}),o.on("click","a",function(e){e.preventDefault();var e=s(this),d=e.data("val"),t=e.text();o.find(".current-item").removeClass("current-item"),e.parent().addClass("current-item"),0!==d?(o.find("ul:not(.children) > li:first-child").show(),a.attr("disabled",null)):0===d&&(o.find("ul:not(.children) > li:first-child").hide(),a.attr("disabled","disabled")),i.find("span").text(t),a.val(d),a.closest("form.woodmart-ajax-search").find('[type="text"]').trigger("cat_selected"),n.removeClass("wd-opened"),r()})})},s(document).ready(function(){woodmartThemeModule.simpleDropdown()}),window.addEventListener("wdUpdatedHeader",function(){woodmartThemeModule.simpleDropdown()})}(jQuery);