.elegantchart-wrapper .et_pb_module.elegantchart_child, .elegantchart-wrapper .elegantchart_child, .elegantchart-wrapper .et_pb_module.emod_chart_child, .elegantchart-wrapper .emod_chart_child {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    z-index: -999999 !important;
}

.elegantchart-wrapper .apexcharts-svg {
    background-color: transparent !important;
}

span.elegantchart-custom-legend-marker {
    color: #FFF;
    font-size: 10px;
    text-align: center;
    line-height: 14px;
    width: 100%;
    display: block;
}
