/*
.list_cart_button, .cart_price.standard_font_size {
    display: none;
}
*/
.list_cart_button{
    display:none;
}
.addtocart .cart_price:nth-child(3){
    display:none;
}