.js-product-miniature .product-price-and-shipping,#product .product-prices{
    opacity:0;
}
.js-product-miniature .product-price-and-shipping.ss-show,#product .product-prices.ss-show{
    opacity:1;
}