.elegantchart-wrapper .et_pb_module.elegantchart_child, .elegantchart-wrapper .elegantchart_child {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    z-index: -999999 !important;
}

.elegantchart-wrapper .apexcharts-svg {
    background-color: transparent !important;
}

