.shipping-method-wrapper input[type="radio"] {
    pointer-events: none;
}

.shipping-method-wrapper label {
    cursor: default !important;
}