form[name=checkout] .form-row.customer_type_required.hidden{display:none}form[name=checkout] .form-row.customer_type_required input[type=radio]~input[type=radio]{margin-left:10px}form[name=checkout] .form-row.customer_type_required input[type=radio]+label span{display:none}@media (max-width:399px){form[name=checkout] .form-row.customer_type_required .woocommerce-input-wrapper:has(input[type=radio]){align-items:center;display:grid;grid-template-columns:auto 1fr}form[name=checkout] .form-row.customer_type_required .woocommerce-input-wrapper:has(input[type=radio]) input[type=radio]~input[type=radio]{margin-left:0;margin-top:8px}form[name=checkout] .form-row.customer_type_required .woocommerce-input-wrapper:has(input[type=radio]) label~label{margin-top:8px}}
