Hello,
Please try to change the previous code to:
.woocommerce-shipping-methods input[type="radio"] {
margin-right: 5px;
}
.shop_table tr li label {
font-size: 16px;
display: inline;
}
.shop_table .shipping th {
width: 25%;
}
Regards