.product-view .add-to-box .price-box {
  width:75%;
}
.tax-details {
    float: left;
    margin-top: 15px;
    width: 100%;
}

.osc-checkoutcontainer .summary-total,
.cart .summary-total {
  display: none;
}

.osc-checkoutcontainer .summary-details,
.cart .summary-details {
  display: table-row !important;
}

