/*put your css code here*/
div.page-header.light div.head div.subtitle {
  color: #000;
  font-size: 18px;

  padding: 10px;
  /*font-weight: bolder;*/
}


.wr-block-price,
.block-price,
.total-container,
.wrapper-price,
.wrapper-sum,
.price-product,
.total.sale_on,
.bx-soa-sidebar .group-info,
.bx-soa-sidebar .wr-price,
.sale-order-list-payment-price,
.sale-order-payment-change-payment-price,
.sale-order-detail-about-order-inner-container-price,
.sale-order-detail-payment-options-methods-info-total-price,
.sale-order-detail-payment-options-info-total-price,
.bx-price,
.row.sale-order-detail-total-payment
{
display: none !important;
}