.input-text.loading {
    background-color: rgba(0, 0, 0, 0.04) !important;
    background-image: url("/app/plugins/woocommerce/assets/images/select2-spinner.gif");
    background-position: center center;
    background-repeat: no-repeat;
}
