/* Everything and the kitchen sink */
.mp-checkout-container, .payment_method_woo-mercado-pago-basic {
     display: none !important;
}

ul.wc_payment_methods{
    display: none;
}

#order_review div.form-row{
    padding-top: 0 !important;
    margin-top: 0 !important;
}

body.woocommerce-order-pay div.et_pb_section_5 div.et_pb_row_4{
 display: none;   
}