:root {--stec-corner-smoothing:0px;--stec-font-general:IBM Plex Mono;--stec-top-menu-bg:#ffffff;--stec-top-menu-color:#000000;--stec-top-menu-color-active:#4e362c;--stec-top-menu-bg-active-primary:#ebd1ba;--stec-top-menu-bg-active-secondary:#ebd1ba;--stec-agenda-list-title-color:#000000;--stec-agenda-month-year-bg:#fff2e6;--stec-agenda-month-year-color:#000000;--stec-agenda-cell-bg:#ebd1ba;--stec-agenda-cell-color:#000000;--stec-agenda-cell-bg-hover:#dba47b;--stec-agenda-cell-color-hover:#000000;--stec-agenda-cell-bg-active:#4e362c;--stec-agenda-cell-color-active:#ebd1ba;--stec-agenda-cell-today-bg:#4e362c;--stec-agenda-cell-today-color:#ebd1ba;--stec-mw-legend-bg:#4e362c;--stec-mw-legend-color:#ebd1ba;--stec-mw-legend-today-bg:#dba47b;--stec-mw-legend-today-color:#000000;--stec-mw-cell-bg:#ebd1ba;--stec-mw-cell-color:#000000;--stec-mw-cell-bg-hover:#dba47b;--stec-mw-cell-color-hover:#000000;--stec-mw-cell-bg-active:#4e362c;--stec-mw-cell-color-active:#ebd1ba;--stec-mw-cell-diff-bg:#fff2e6;--stec-mw-cell-diff-color:#000000;--stec-mw-cell-today-bg:#4e362c;--stec-mw-cell-today-color:#ebd1ba;--stec-mw-cell-more-color:#454850;--stec-grid-bg:#fff;--stec-grid-border-color:#efefef;--stec-grid-title-color:#454850;--stec-grid-text-color:#525252;--stec-boxgrid-title-color:#fff;--stec-boxgrid-text-color:#fff;--stec-boxgrid-dimness:0.3;--stec-boxgrid-dimness-hover:0.7;--stec-ep-bg:#4e362c;--stec-ep-bg-hover:#4e362c;--stec-ep-title-color:#ebd1ba;--stec-ep-title-color-hover:#fff2e6;--stec-ep-text-color:#ebd1ba;--stec-ep-text-color-hover:#fff2e6;--stec-ep-button-color:#ebd1ba;--stec-ep-button-color-hover:#fff2e6;--stec-ec-bg:#4e362c;--stec-ec-title-color:#ebd1ba;--stec-ec-title-secondary-color:#ebd1ba;--stec-ec-text-color:#ebd1ba;--stec-ec-tab-menu-bg:#ececec;--stec-ec-tab-menu-bg-active:#fff;--stec-ec-tab-menu-color:#525252;--stec-ec-tab-menu-color-active:#525252;--stec-ec-button-bg:#ebd1ba;--stec-ec-button-bg-hover:#dba47b;--stec-ec-button-color:#000000;--stec-ec-button-color-hover:#000000;--stec-ec-button-toggle-color:#ebd1ba;--stec-ec-button-toggle-color-hover:#dba47b;}/* top line font-size */
.stec-top-menu-button { font-size: 1rem !important; }

/* day labels font-size */
.stec-layout-agenda-slider-cell-daylabel { font-size: 1rem !important; }

/* change event icons */
.stec-widget-events-list .stec-thumbnail, .stec-event .stec-thumbnail { background-color: transparent !important }
.stec-event-icon, 
.fas.fa-adjust,
.fa-solid.fa-calendar,
.fa-solid.fa-star-of-life,
.fas.fa-calendar,
.fas.fa-star-of-life {
    font-family: none;
    background-image: url('http://neo.gymnasium-eppendorf.de/wp-content/uploads/2024/11/✴.svg');
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    color: transparent;
    text-indent: -9999px;
    overflow: hidden;
}

/* hide month titles */
.stec-layout-agenda-list-title, .stec-field-title { display: none !important; }

/* size of subtitle */
.stec-widget-events-list-event-preview-content-secondary stec-span, .stec-event-preview-content-secondary stec-span { font-size: 1rem !important; }

/* hide content tabs */
.stec-content-tabs { display: none !important; }

/* calendar load more button */
.stec-layout-agenda-list .stec-button:last-of-type { font-size: 1rem !important; }

/* change blue buttons */
.stec-button.blue { background-color: #EBD1BA !important; }

/* change red buttons */
.stec-button.red { background-color: #DBA47B !important; }