.tws-checkout--field.tws-checkout--field-optional.tws-checkout--field-type-text.tws-checkout--field-id-address2 {
    display: none;
}
.slot--checkout-return-page-cart li.tws-opc-cart--unit-costs-total {
    display: none;
}
.tws-checkout--pay-total::before {
    content: "Totalt belopp att betala";
    font-size: 20px;
}
.tws-checkout--pay-total {
    color: black;
}
  .tws-checkout--pay .tws-checkout--pay-total .tws-checkout--total-vat {
    color: #000000;
}
.tws-checkout--pay .tws-checkout--pay-total {
    font-size: 0px;
}