/* Start custom CSS for shortcode, class: .elementor-element-dbceab4 */.elementor-shortcode {
    overflow: auto;
    max-height: 500px;
    max-width: 100%;
}

.elementor-shortcode .wpforms-frontend-entries {
    min-width: 1200px;  
    border-collapse: collapse;
    white-space: nowrap;
}
  .wpforms-frontend-entries thead th {
    position: sticky;
    top: 0;
    background: #30a4dc;
    color : #000;
    z-index: 10;
}/* End custom CSS */