checkbox of order wrong position

Hi!
I have done some updates of my plugins and I noticed that the checkbox to do an order is directly in the text and not infront of it.
Enclosed a picture.
Hope you can help me how I can change the position infront of the text.

my site url is: agoshop.at
kindly regards

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSSĀ in appearance - customize - additional CSS

span.woocommerce-gzd-terms-and-conditions-checkbox-text {
position: relative;
top: -11px;
left: 22px;
}

Thanks!
Colorlib Support Team

Thansk a lot for your answer.

You are welcome

I will close this case now, Feel free to contact us again if you have other questions Thanks!