body.customer-select-type .customer-type{margin-bottom:24px}body.customer-select-type .customer-type-boxes{display:flex;gap:16px}body.customer-select-type .customer-type-box{background-color:#fff;border:2px solid #d9d9d9;border-radius:8px;color:#333;cursor:pointer;font-family:var(--wp--custom--font-family--body);font-size:14px;padding:16px;text-align:center;transition:all .2s ease-in-out;width:100%}body.customer-select-type .customer-type-box:hover{background-color:#f5f5f7;border-color:rgba(14,47,79,.4)}body.customer-select-type .customer-type input{display:none}body.customer-select-type .customer-type input:checked+label{background-color:#f5f5f7;border-color:#111}.woocommerce-fields .company-fields.hidden{display:none}
