File: /home/epubdjye/www17/wp-content/themes/oceanwp/assets/js/third/woo/woo-display-cart.min.js
function oceanwpWooDisplayCart(){"use strict";var o=$j(".owp-cart-overlay");$j("body").on("added_to_cart",function(){o.fadeIn(),$j("body").addClass("show-cart");var t=$j("#owp-qv-wrap"),e=$j("#owp-qv-content"),a=$j("#site-header");t.length&&($j("html").css({overflow:"","margin-right":""}),$j("html").removeClass("owp-qv-open"),t.fadeOut(),t.removeClass("is-visible"),setTimeout(function(){e.html("")},600)),a.length&&!a.hasClass("fixed-scroll")&&$j("html, body").animate({scrollTop:0},400)}),o.on("click",function(){$j(this).fadeOut(),$j("body").removeClass("show-cart")}),$j(window).resize(function(){o.fadeOut(),$j("body").removeClass("show-cart")})}var $j=jQuery.noConflict();$j(document).on("ready",function(){"use strict";oceanwpWooDisplayCart()});