;(function(e,t,a){"use strict";e("form.checkout").on("click",'input[name="payment_method"]',function(){if(e("#payment").find(".wc-gateway-ppec-cancel").length){return}var t=e(this).is("#payment_method_ppec_paypal");var a=t?"show":"hide";var n=t?"hide":"show";e("#woo_pp_ec_button_checkout").animate({opacity:a,height:a,padding:a},230);e("#place_order").animate({opacity:n,height:n,padding:n},230)})})(jQuery,window,document);