div:not(.bx-core-window) input[type="checkbox"]:not(.adm-designed-checkbox){
display: inline-block;
}
.order-form input[type="checkbox"]:not(.adm-designed-checkbox){
    display: none !important;
}
input[name="USER_REMEMBER"]{
    display: none !important;
}