 #kl_newsletter_checkbox_field {
     display: none !important;
 }

 /*label {
    position: static !important;
}*/


 #billing_text_no_field {
     width: 50%;
 }

 .bowe-checkout .shipping-payment-list.wc_payment_methods li .payment_box {
     display: none;
 }

 .bowe-checkout .shipping-payment-list.wc_payment_methods li label {
     display: flex;
 }

 .bowe-checkout .shipping-payment-list.wc_payment_methods li label>img:first-child {
     margin-left: auto;
 }

 .bowe-checkout .shipping-payment-list.wc_payment_methods li label>img {
     margin: 0 4px;
     height: 28px;
 }