.woocommerce-SavedPaymentMethods input[type="radio"]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:4px solid #444;border-radius:50%;margin-right:4px;position:relative;cursor:pointer;background-color:transparent}.woocommerce-SavedPaymentMethods input[type="radio"]::before{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;background-color:#000;border-radius:50%;transform:translate(-50%,-50%)}.woocommerce-SavedPaymentMethods input[type="radio"]:checked{border-color:#000}.woocommerce-SavedPaymentMethods input[type="radio"]:checked::before{width:14px;height:14px;background-color:transparent;border:4px solid #172F16}