.checkout-button.button.alt.wc-forward {
  font-size: 20px;
  font-weight: bold;
  padding: 15px;
}


#shipping_method:has(#shipping_method_0_free_shipping2:checked)
li:has(#shipping_method_0_flat_rate1) {
    display: none !important;
}