:root {
  --tec-line-height-0: 1 !important;
  --tec-line-height-1: 1.1 !important;
  --tec-line-height-2: 1.2 !important;
  --tec-line-height-3: 1.3 !important;
  
  --tec-spacer-0: 0px !important;
  --tec-spacer-1: 4px !important;
  --tec-spacer-2: 4px !important;
  --tec-spacer-3: 12px !important;
  --tec-spacer-4: 16px !important;
  --tec-spacer-5: 20px !important;
  --tec-spacer-6: 24px !important;
  --tec-spacer-7: 28px !important;
  --tec-spacer-8: 32px !important;
  --tec-spacer-9: 36px !important;
}

.tribe-events-calendar-list__month-separator > h3 {
	font-size: 1.01em;
}

.tribe-events-calendar-list__event-details {
	flex: 1 !important;
    width: unset !important;
}
.tribe-events-calendar-list__event-featured-image-wrapper {
	max-width: 37.5%;
}

.tribe-events-calendar-list__event-date-tag-daynum {
	color: #0094D5B0 !important;
}

.tec-events-elementor-event-widget__organizer-details > div {
	display: flex;
    gap: 0.5em;
    margin: 0 !important;
}
.tec-events-elementor-event-widget__venue {
	flex-direction: column !important;
}

.tec-events-elementor-event-widget__organizer-header,
.tec-events-elementor-event-widget__venue-header {
	text-transform: none !important;
    line-height: 1 !important;
}

.tec-events-elementor-event-widget__venue-details {
	font-size: unset !important;
}

.aiboland-field-label {
	display: block;
    cursor: text;
}