/* Start custom CSS for shortcode, class: .elementor-element-7ba9585 */.tribe-events-c-small-cta__price,
.tribe-events-c-small-cta__stock {
    display: none !important;
}

.tribe-events-calendar-list__event-description p {
    display: inline-block;
    max-width: 100ch; /* roughly 100 characters */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
}/* End custom CSS */