You helped me a lot! Thank you!
this is a temporary link
http://lavkabo.jstup.tmweb.ru/
(page checkout, when you change the checkboxes)
I tried to do this:
.processing {
background: none!important;
}
But nothing came of it.
Oh, I solved the problem myself here is the solution:
add_filter( 'woocommerce_after_main_content' , 'glg_post_page_hook' );