.woocommerce ul.products li.product .et_shop_image .add_to_cart_button.loading:before{content:"\e02d"!important;display:inline-block!important;opacity:1!important;animation-name:spin;animation-duration:5000ms;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}a:where(:not(.wp-element-button)){text-decoration:none!important}