.et-cart-info span{display:none}img[title]{pointer-events:none!important}document.addEventListener("DOMContentLoaded",function(){const header=document.querySelector("#header") || document.querySelector(".main-header");if (header){window.addEventListener("scroll",function (){if (window.scrollY &gt;50){header.classList.add("scrolled")}else{header.classList.remove("scrolled")}})}});