:root {--stec-corner-smoothing:3px;--stec-font-general:Barlow,sans-serif;--stec-top-menu-bg:#fff;--stec-top-menu-color:#333333;--stec-top-menu-color-active:#fff;--stec-top-menu-bg-active-primary:#30ac58;--stec-top-menu-bg-active-secondary:#30ac58;--stec-agenda-list-title-color:#111111;--stec-agenda-month-year-bg:#ececec;--stec-agenda-month-year-color:#333333;--stec-agenda-cell-bg:#fff;--stec-agenda-cell-color:#111111;--stec-agenda-cell-bg-hover:#ececec;--stec-agenda-cell-color-hover:#333333;--stec-agenda-cell-bg-active:#333333;--stec-agenda-cell-color-active:#fff;--stec-agenda-cell-today-bg:#fff;--stec-agenda-cell-today-color:#30ac58;--stec-mw-legend-bg:#333333;--stec-mw-legend-color:#333333;--stec-mw-legend-today-bg:#2c2e32;--stec-mw-legend-today-color:#30ac58;--stec-mw-cell-bg:#fff;--stec-mw-cell-color:#333333;--stec-mw-cell-bg-hover:#ececec;--stec-mw-cell-color-hover:#333333;--stec-mw-cell-bg-active:#333333;--stec-mw-cell-color-active:#fff;--stec-mw-cell-diff-bg:#f5f5f5;--stec-mw-cell-diff-color:#333333;--stec-mw-cell-today-bg:#30ac58;--stec-mw-cell-today-color:#fff;--stec-mw-cell-more-color:#454850;--stec-grid-bg:#fff;--stec-grid-border-color:#efefef;--stec-grid-title-color:#111111;--stec-grid-text-color:#333333;--stec-boxgrid-title-color:#fff;--stec-boxgrid-text-color:#fff;--stec-boxgrid-dimness:0.3;--stec-boxgrid-dimness-hover:0.7;--stec-ep-bg:#fff;--stec-ep-bg-hover:#ececec;--stec-ep-title-color:#111111;--stec-ep-title-color-hover:#111111;--stec-ep-text-color:#333333;--stec-ep-text-color-hover:#333333;--stec-ep-button-color:#111111;--stec-ep-button-color-hover:#30ac58;--stec-ec-bg:#fff;--stec-ec-title-color:#111111;--stec-ec-title-secondary-color:#111111;--stec-ec-text-color:#333333;--stec-ec-tab-menu-bg:#ececec;--stec-ec-tab-menu-bg-active:#fff;--stec-ec-tab-menu-color:#333333;--stec-ec-tab-menu-color-active:#333333;--stec-ec-button-bg:#454850;--stec-ec-button-bg-hover:#30ac58;--stec-ec-button-color:#fff;--stec-ec-button-color-hover:#fff;--stec-ec-button-toggle-color:#333333;--stec-ec-button-toggle-color-hover:#30ac58;}.stec-thumbnail,
.stec-layout-agenda-slider-cell-event {
	background: #30AC58 !important;
}
.stec-calendar-week-labels {
	background: #E8E8E8!important;
}
.stec-calendar-week-day-label {
	color: #3A3D60;
	font-size: 16px;
	font-weight: 600;
}
.stec-top-layout-menu {
	border-radius: 32px;
	border: 1px solid rgba(17, 17, 17, 0.10);
	background: #FFF;
	padding: 12px;
}

.stec-top-layout-menu .stec-top-menu-button {
	color: #111;
	text-align: center;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 1.28px;
	text-transform: uppercase;
	padding: 11px 16px;
        border-radius: 23px!important;
}

.stec-top-menu-button.active {
	background: #30AC58;
	color: #fff;
}

.stec-event-content .stec-media-carousel {
	aspect-ratio: unset!important;
}

.stec-event-description p,
.stec-event-content .stec-event-counter .stec-event-counter-countdown-cell-num,
.stec-event-content .stec-event-counter .stec-event-counter-countdown-cell-label {
	color: #333;
}

.stec-layout-agenda-list-title, 
.stec-event-preview-content-title, 
.stec-layout-agenda .stec-preview-events-month-separator, 
.stec-layout-agenda-slider-cell-day {
	font-family: Poppins, sans-serif;
}

.stec-event-preview .stec-event-preview-content .stec-event-preview-content-secondary > span, 
.stec-event-preview .stec-event-preview-content .stec-event-preview-content-secondary > stec-span {
	font-size: 14px;
}

.stec-top-menu-button {
	font-size: 14px!important;
}
.stec-event-preview .stec-event-preview-content .stec-event-preview-content-secondary > span, .stec-event-preview .stec-event-preview-content .stec-event-preview-content-secondary > stec-span {
	font-size: 14px!important;
}
.stec-event-description p {
	margin-bottom: 7px;
}