.checkoutForm .step4, .checkoutForm .orderSummary, .checkoutForm .termsAndConditionsContainer {
    position: absolute;
    left: -9999px;
}
.checkoutForm .step5 hr,
.deliveryMethodSelector .error_text {
    display: none;
}