.woocommerce-account .wp-block-post-title, .woocommerce-account main .woocommerce, .woocommerce-cart .wp-block-post-title, .woocommerce-cart main .woocommerce, .woocommerce-checkout .wp-block-post-title, .woocommerce-checkout main .woocommerce {
    max-width: 1280px !important;
}

.wc-block-components-totals-shipping .wc-block-components-totals-item__value {
    display: none;
}

.wc-block-components-totals-shipping__fieldset .wc-block-components-radio-control__description-group {
    display: none;
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-label {
    display: none;
}