/*.woocommerce-checkout-review-order-table .shipping td {
    display: table-cell !important;
    float: none !important;
}*/
.shipping__list_item .shipping__list_label {
    font-weight: 700 !important;
    opacity: 1 !important;
    font-size: 12px;
}
.calculated_shipping .shipping th {
    font-size: 12px !important;
}
.woocommerce-checkout-review-order-table .shipping th {
    font-size: 12px !important;
    font-weight: 700;
    opacity: 1 !important;
}
.woocommerce-shipping-totals th.shipping__inner {
    padding-right: 0 !important;
}
.data-item-listing {
    margin-left: 0 !important;
}
.data-item-listing li {
    list-style-type: none;
    margin-left: 1px !important;
}