input[type=radio]:not([checked])+label::before {
    background-color: #fff !important;
}

.woocommerce-shipping-totals #shipping_method>li>label {
    cursor: pointer;
}