.product-card__price,
.product-card__price + div,
.basket-checkout-block-total,
.basket-checkout-block-total-price,
.basket-item-block-price,
.bx-soa-item-td-text .bx-price,
.bx-soa-sidebar,
.bx-soa-cart-total-line,
.bx_searche .bx_price {
    display: none;
}

.bx-soa-basket-info .bx-soa-item-td:last-child,
.bx-soa-cart-total {
    padding: 0 !important;
    border: none !important;
}
.bx-soa-cart-total-button-container {
    padding-bottom: 20px;
}