Hi,
Please clear the cache of browser, i checked and found everything seems to fine with me. For mobile issue, use this custom css code:-
@media only screen and (max-width: 479px) {
li.product figcaption .shop-actions{
display:none !important;
}
}
Thanks
Mohammad