.elementor-28398 .elementor-element.elementor-element-4188e920{--display:flex;--margin-top:0rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;}.elementor-28398 .elementor-element.elementor-element-976a1ff > .elementor-widget-container{margin:3rem 0rem 5rem 0rem;}.elementor-28398 .elementor-element.elementor-element-976a1ff{text-align:center;}.elementor-28398 .elementor-element.elementor-element-f0d1b12{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-4188e920 *//* Ocultar las columnas "Factura #" y "Acciones" en la tabla con id "rcp-payment-history" */
#rcp-payment-history th:nth-child(1),
#rcp-payment-history th:nth-child(6) {
    display: none;
}

/* Ocultar las celdas de "Factura #" y "Acciones" en la tabla con id "rcp-payment-history" */
#rcp-payment-history td:nth-child(1),
#rcp-payment-history td:nth-child(6) {
    display: none;
}/* End custom CSS */