form[name=checkout] .woocommerce-billing-fields__radio-wrapper{display:flex;gap:12px;margin-bottom:12px}form[name=checkout] .woocommerce-billing-fields__radio-wrapper #billing_user_is_company_field{display:none}form[name=checkout] .radio-wrapper label:has(input[type=radio]){display:flex;gap:8px;width:-moz-fit-content;width:fit-content}form[name=checkout] .form-row label+span{position:relative}form[name=checkout] .form-row label+span:before{animation:spin 2s linear infinite;border:8px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;content:"";display:none;height:12px;position:absolute;right:6px;top:0;width:12px;z-index:9999999}form[name=checkout] .form-row label.active+span:before{display:block}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}form[name=checkout] .company-field{display:none}form[name=checkout] .error-message{color:#c00}form[name=checkout] [for=billing_user_is_company_company] .required,form[name=checkout] [for=billing_user_is_company_private] .required{display:none}
