jQuery(document).ready(function($){$(document).on('submit_success','.elementor-element-e4067a6',(e)=>{$('.elementor-element-e4067a6, #close-user-popup, .hide-customer-message').hide();$('.new-user-code').css({"display":"block"})})
$('<input>').attr({type:'hidden',id:'post_type',name:'post_type',value:"product"}).appendTo('.search-form');$("#add-to-cart-button").click(function(){$("#add-to-cart-popup").hide()})
$(document.body).on('touchmove',onScroll);$(window).on('scroll',onScroll);function onScroll(){if($(window).scrollTop()>50){$("#add-to-cart-popup").hide()}}})