/* Casa Lakshmi - schlanke Fassung von MECs frontend.min.css, nur fuer die Startseite.
 * Erzeugt am 10.08.2026 08:10 aus 3181 Regeln; behalten wurden die 88, die auf der
 * Startseite tatsaechlich matchen (Skin available_spot: Countdown + Terminkarte).
 * Ermittelt im Browser ueber document.styleSheets, nicht geraten.
 * Original: wp-content/plugins/modern-events-calendar/assets/css/frontend.min.css (563 KB)
 * NICHT von Hand bearbeiten - bei MEC-Updates neu erzeugen. Rueckbau: cl-mec-assets.php.
 */
.mec-wrap { position: relative; font-family: var(--mec-paragraph-font-family); }
.entry-content .mec-wrap h1, .entry-content .mec-wrap h2, .entry-content .mec-wrap h3, .entry-content .mec-wrap h4, .entry-content .mec-wrap h5, .entry-content .mec-wrap h6, .mec-wrap h1, .mec-wrap h2, .mec-wrap h3, .mec-wrap h4, .mec-wrap h5, .mec-wrap h6 { font-family: var(--mec-heading-font-family); color: rgb(23, 28, 36); font-weight: 400; font-style: inherit; letter-spacing: normal; clear: none; }
.mec-wrap h4 { font-size: 24px; line-height: 1.2; margin-bottom: 10px; }
.mec-wrap h6 { font-size: 16px; line-height: 1.3; margin-bottom: 4px; }
.mec-wrap p { margin: 0px 0px 20px; color: rgb(97, 97, 97); font-size: 14px; line-height: 1.8; }
.mec-wrap .mec-event-article .mec-color-hover { box-shadow: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; }
.entry-content .mec-wrap a { box-shadow: none; }
@-webkit-keyframes rotating { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@keyframes rotating { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@keyframes rotating2 { 
  0% { transform: rotate(360deg); }
  100% { transform: rotate(0deg); }
}
.mec-wrap { font-weight: 400; color: rgb(98, 98, 98); }
.mec-event-content p { font-weight: 400; }
.mec-wrap .mec-clear::after, .mec-wrap .mec-clear::before { content: " "; display: table; }
.mec-wrap .mec-clear::after { clear: both; }
.mec-event-footer { position: relative; border-top: 1px solid rgb(239, 239, 239); padding: 20px; min-height: 80px; margin: 0px; background: rgb(250, 250, 250); border-radius: 0 0 var(--mec-primary-border-radius) var(--mec-primary-border-radius); }
.mec-event-footer .mec-booking-button { box-shadow: none; transition: 0.21s; font-size: 11px; font-weight: 500; letter-spacing: 1px; text-transform: uppercase; background: rgb(255, 255, 255); color: rgb(118, 118, 118); border: 1px solid rgb(232, 232, 232); position: absolute; top: 20px; right: 15px; padding: 0px 16px; line-height: 37px; height: 38px; border-radius: var(--mec-secondary-border-radius); }
.mec-event-footer .mec-booking-button:hover { background: rgb(25, 25, 25); color: rgb(255, 255, 255); border-color: rgb(25, 25, 25); }
.mec-event-grid-modern { margin-bottom: 10px; max-width: none; }
.mec-event-grid-modern .mec-event-content { color: rgb(118, 118, 118); padding: 0px 15px 10px; text-align: left; }
.mec-event-grid-modern .mec-event-title { color: rgb(32, 32, 32); margin: 0px 0px 10px; font-weight: 700; font-size: 24px; text-transform: none; letter-spacing: -1px; }
.mec-event-grid-modern .mec-event-title a { color: rgb(32, 32, 32); transition: 0.24s; }
.mec-event-grid-modern .mec-event-content .mec-categories-wrapper, .mec-event-grid-modern .mec-event-content .mec-shortcode-organizers, .mec-event-grid-modern .mec-event-content p { font-size: 15px; color: rgb(154, 154, 154); line-height: 1.54; }
.mec-event-grid-modern .event-grid-modern-head { margin-bottom: 0px; padding: 9px 14px 6px; text-align: left; }
.mec-event-grid-modern .event-grid-modern-head .mec-event-date { font-size: 50px; line-height: 50px; float: left; margin-right: 11px; }
.mec-event-grid-modern .event-grid-modern-head .mec-event-month { text-transform: uppercase; font-size: 17px; line-height: 20px; padding-top: 4px; margin-bottom: 5px; }
.mec-event-grid-modern .event-grid-modern-head .mec-event-detail { font-size: 12px; }
.mec-event-grid-modern .mec-event-footer { position: relative; height: 90px; padding: 20px 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 14px; text-align: left; background: 0px 0px; }
.mec-event-grid-modern .mec-event-footer .mec-booking-button { right: auto; left: 0px; }
@media only screen and (max-width: 479px){.mec-event-grid-modern .mec-event-footer .mec-booking-button { top: 0px; }}
@media (max-width: 480px){.mec-event-grid-modern .mec-event-footer .mec-booking-button { top: 20px; }}
address.mec-events-address { line-height: 19px; font-style: normal; font-size: 12px; }
@keyframes pulsate { 
  0% { transform: scale(0.1, 0.1); opacity: 0; }
  50% { opacity: 1; }
  100% { transform: scale(1.2, 1.2); opacity: 0; }
}
@keyframes mec-map-bounce { 
  0% { opacity: 0; transform: translateY(-2000px) rotate(-45deg); }
  60% { opacity: 1; transform: translateY(30px) rotate(-45deg); }
  80% { transform: translateY(-10px) rotate(-45deg); }
  100% { transform: translateY(0px) rotate(-45deg); }
}
#countdown { list-style: none; margin-bottom: 0px; margin-top: 0px; margin-left: 0px; padding-left: 0px; }
.mec-event-description { line-height: 1.7; }
.mec-av-spot-wrap { width: auto; max-width: 1200px; padding: 0px; margin: 0px auto 25px; background: rgb(247, 247, 247); min-height: 480px; position: relative; border-radius: var(--mec-primary-border-radius); }
.mec-av-spot { height: auto; border: 1px solid rgb(238, 238, 238); box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 12px -4px; border-radius: var(--mec-primary-border-radius); }
.mec-av-spot .mec-event-article { position: relative; height: auto; border-radius: var(--mec-primary-border-radius); }
.mec-av-spot .mec-av-spot-img { position: relative; width: 100%; height: 330px; float: none; margin: 0px; overflow: hidden; border-radius: var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0 0; background-size: cover !important; background-position: center center !important; }
.mec-av-spot .mec-av-spot-content { border-radius: 0 0 var(--mec-primary-border-radius) var(--mec-primary-border-radius); }
.mec-av-spot .mec-av-spot-content, .mec-av-spot .mec-av-spot-head { width: 100%; float: none; height: 100%; background: rgb(255, 255, 255); padding: 0px 20px 20px; margin-bottom: 0px; }
.mec-av-spot .mec-av-spot-head { background: rgb(34, 34, 34); color: rgb(255, 255, 255); min-height: 80px; }
.mec-av-spot .mec-av-spot-head .mec-av-spot-box { padding-top: 25px; font-size: 13px; color: rgb(221, 221, 221); }
.mec-av-spot .mec-av-spot-head .mec-event-countdown { text-align: center; padding-top: 10px; display: table; table-layout: fixed; margin: 0px auto; float: right; }
.mec-av-spot .mec-av-spot-head .mec-event-countdown li { display: table-cell; padding: 10px 20px; position: relative; height: 60px; }
.mec-av-spot .mec-av-spot-head .mec-event-countdown p { margin-bottom: 0px; }
.mec-av-spot .mec-events-content p { margin-bottom: 20px; }
.mec-av-spot-wrap .mec-event-grid-modern .event-grid-modern-head { margin-bottom: 10px; padding: 14px 34px; margin-left: -20px; margin-right: -20px; text-align: left; background: rgb(249, 249, 249); border-bottom: 1px solid rgb(238, 238, 238); }
.mec-av-spot-content.mec-event-grid-modern .mec-event-title { font-size: 29px; }
.mec-av-spot .mec-av-spot-col6 { width: 50%; float: left; height: 100%; }
.mec-av-spot .mec-av-spot-col6 i { font-size: 42px; float: left; margin-right: 7px; height: 58px; }
.mec-av-spot .mec-av-spot-col6 h6 { text-transform: uppercase; font-size: 17px; padding: 4px 0px; display: inline; color: rgb(68, 68, 68); }
.mec-av-spot .mec-av-spot-col6 address { font-size: 12px; margin-bottom: 0px; }
.mec-av-spot-content.mec-event-grid-modern .mec-event-title a:hover { text-decoration: underline; }
.mec-av-spot-content.mec-event-grid-modern .mec-event-footer .mec-booking-button { font-size: 12px; padding: 0px 31px; line-height: 49px; height: 50px; top: 0px; box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 11px -3px; }
@media only screen and (max-width: 768px){.mec-av-spot .mec-av-spot-col6 { width: 100%; margin: 10px 0px; }}
@media only screen and (max-width: 479px){.mec-av-spot-content.mec-event-grid-modern .mec-event-title { font-size: 24px; }}
@-webkit-keyframes asd { 
  0% { z-index: 2; }
  20% { z-index: 4; }
  100% { z-index: 4; }
}
@keyframes asd { 
  0% { z-index: 2; }
  20% { z-index: 4; }
  100% { z-index: 4; }
}
@-webkit-keyframes turn { 
  0% { transform: rotateX(90deg); }
  100% { transform: rotateX(0deg); }
}
@keyframes turn { 
  0% { transform: rotateX(90deg); }
  100% { transform: rotateX(0deg); }
}
@-webkit-keyframes turn2 { 
  0% { transform: rotateX(0deg); }
  100% { transform: rotateX(-90deg); }
}
@keyframes turn2 { 
  0% { transform: rotateX(0deg); }
  100% { transform: rotateX(-90deg); }
}
@-webkit-keyframes show { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes show { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@-webkit-keyframes hide { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes hide { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}
@font-face { font-family: simple-line-icons; src: url("https://bewusstseinszentrum.at/wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.woff2?v=2.3.1") format("woff2"), url("https://bewusstseinszentrum.at/wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.woff?v=2.3.1") format("woff"), url("https://bewusstseinszentrum.at/wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.ttf?v=2.3.1") format("truetype"); font-weight: 400; font-style: normal; }
[class*="mec-sl-"] { font-family: simple-line-icons; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; }
.mec-color, .mec-color-before ::before, .mec-color-hover:hover, .mec-wrap .mec-color, .mec-wrap .mec-color-before ::before, .mec-wrap .mec-color-hover:hover { color: rgb(64, 217, 241); }
.mec-event-date, .mec-event-status { text-align: center; }
@-webkit-keyframes mecloader { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@keyframes mecloader { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.mec-wrap * { box-sizing: border-box; }
.mec-wrap ::after, .mec-wrap ::before { box-sizing: border-box; }
.lity .clearfix::after, .lity .clearfix::before, .mec-wrap .clearfix::after, .mec-wrap .clearfix::before { content: " "; display: block; overflow: hidden; visibility: hidden; width: 0px; height: 0px; }
.lity .clearfix::after, .mec-wrap .clearfix::after { clear: both; }
.lity .clearfix, .mec-wrap .clearfix { zoom: 1; }
@keyframes lds-ripple { 
  0% { top: 28px; left: 28px; width: 0px; height: 0px; opacity: 1; }
  100% { top: -1px; left: -1px; width: 58px; height: 58px; opacity: 0; }
}
@keyframes checkbox-check { 
  0% { width: 0px; height: 0px; border-color: rgb(255, 255, 255); transform: translate3d(0px, 0px, 0px) rotate(45deg); }
  33% { width: 6px; height: 0px; transform: translate3d(0px, 0px, 0px) rotate(45deg); }
  100% { width: 6px; height: 12px; border-color: rgb(255, 255, 255); transform: translate3d(0px, -12px, 0px) rotate(45deg); }
}
body[class*="mec-theme"] .mec-wrap a { text-decoration: none; }
.entry-content .mec-wrap h1, .entry-content .mec-wrap h2, .entry-content .mec-wrap h3, .entry-content .mec-wrap h4, .entry-content .mec-wrap h5, .entry-content .mec-wrap h6, .mec-events-meta-group-countdown .countdown-w span, .mec-hourly-schedule-speaker-job-title, .mec-hourly-schedule-speaker-name, .mec-single-event .mec-event-meta dt, .mec-ticket-available-spots .mec-event-ticket-name, .mec-wrap h1, .mec-wrap h2, .mec-wrap h3, .mec-wrap h4, .mec-wrap h5, .mec-wrap h6, .post-type-archive-mec-events h1, .tax-mec_category h1 { font-family: var(--mec-heading-font-family),Helvetica,Arial,sans-serif; }
.lity-content .mec-events-meta-group-booking .mec-event-ticket-available, .mec-breadcrumbs .mec-current, .mec-breadcrumbs a, .mec-breadcrumbs span .mec-event-content p, .mec-event-data-field-items, .mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-name, .mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-value, .mec-event-schedule-content dl dt, .mec-events-button, .mec-events-meta-group-tags, .mec-events-meta-group-tags a, .mec-hourly-schedule-speaker-description, .mec-load-more-button, .mec-next-occ-booking span, .mec-single-event .mec-event-meta .mec-events-event-cost, .mec-single-event .mec-event-meta dd, .mec-single-event .mec-event-meta dd a, .mec-single-event .mec-events-meta-group-booking .mec-event-ticket-available, .mec-single-event .mec-speakers-details ul li .mec-speaker-job-title, .mec-single-event .mec-speakers-details ul li .mec-speaker-name, .mec-single-modern .mec-single-event-bar > div dd, .mec-wrap .info-msg div, .mec-wrap .mec-error div, .mec-wrap .mec-success div, .mec-wrap .warning-msg div, .mec-wrap abbr, .mec-wrap p { font-family: var(--mec-paragraph-font-family),sans-serif; font-weight: 400; }
.colorskin-custom .mec-events-meta-group-countdown .mec-end-counts h3, .leaflet-popup-content .mec-color, .leaflet-popup-content .mec-color-before ::before, .leaflet-popup-content .mec-color-hover:hover, .leaflet-popup-content .mec-wrap .mec-color, .leaflet-popup-content .mec-wrap .mec-color-before ::before, .leaflet-popup-content .mec-wrap .mec-color-hover:hover, .lity .mec-color, .lity .mec-color-before ::before, .lity .mec-color-hover:hover, .lity .mec-wrap .mec-color, .lity .mec-wrap .mec-color-before ::before, .lity .mec-wrap .mec-color-hover:hover, .mec-attendees-list-details .mec-attendee-profile-link a:hover, .mec-av-spot .mec-av-spot-head .mec-av-spot-box span, .mec-booking-calendar-month-navigation .mec-next-month:hover, .mec-booking-calendar-month-navigation .mec-previous-month:hover, .mec-calendar .mec-calendar-side .mec-next-month i, .mec-calendar .mec-event-article .mec-event-title a:hover, .mec-calendar-events-side .mec-modal-booking-button:hover, .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active.mec-color, .mec-choosen-time-message, .mec-event-container-classic .mec-modal-booking-button:hover, .mec-event-grid-minimal .mec-modal-booking-button:hover, .mec-event-grid-simple .mec-modal-booking-button, .mec-event-grid-yearly .mec-modal-booking-button, .mec-event-list-minimal .mec-modal-booking-button:hover, .mec-events-agenda .mec-modal-booking-button, .mec-events-timeline-wrap .mec-organizer-item a, .mec-events-timeline-wrap .mec-organizer-item::after, .mec-events-timeline-wrap .mec-shortcode-organizers i, .mec-map-boxshow .mec-color, .mec-map-boxshow .mec-color-before ::before, .mec-map-boxshow .mec-color-hover:hover, .mec-map-boxshow .mec-wrap .mec-color, .mec-map-boxshow .mec-wrap .mec-color-before ::before, .mec-map-boxshow .mec-wrap .mec-color-hover:hover, .mec-map-boxshow div .mec-map-view-event-detail.mec-event-detail i, .mec-map-boxshow div .mec-map-view-event-detail.mec-event-detail:hover, .mec-marker-infowindow-wp .mec-marker-infowindow-count, .mec-next-event-details a, .mec-next-event-details i::before, .mec-single-event .mec-speakers-details ul li .mec-speaker-name, .mec-skin-list-events-container .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item a, .mec-timeline-event .mec-modal-booking-button, .mec-timeline-month-divider, .mec-timetable-t2-col .mec-modal-booking-button:hover, .mec-wrap .mec-map-lightbox-wp.mec-event-list-classic .mec-event-date, .mec-wrap .mec-totalcal-box i, .mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-next-month:hover, .mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-next-month:hover .mec-load-month-link, .mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month i, .mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month:hover, .mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month:hover .mec-load-month-link, .mec-wrap.colorskin-custom .mec-calendar.mec-event-calendar-classic .mec-selected-day, .mec-wrap.colorskin-custom .mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover, .mec-wrap.colorskin-custom .mec-color, .mec-wrap.colorskin-custom .mec-color-before ::before, .mec-wrap.colorskin-custom .mec-color-hover:hover, .mec-wrap.colorskin-custom .mec-event-grid-simple .mec-event-title:hover, .mec-wrap.colorskin-custom .mec-event-list-classic a.magicmore:hover, .mec-wrap.colorskin-custom .mec-event-sharing-wrap .mec-event-sharing > li:hover a, .mec-wrap.colorskin-custom .mec-events-masonry-cats a.mec-masonry-cat-selected, .mec-wrap.colorskin-custom .mec-events-meta-group.mec-events-meta-group-venue::before, .mec-wrap.colorskin-custom .mec-infowindow-wp h5 a:hover, .mec-wrap.colorskin-custom .mec-next-event-details li i, .mec-wrap.colorskin-custom .mec-single-event .mec-event-meta dd.mec-events-event-categories::before, .mec-wrap.colorskin-custom .mec-single-event-date::before, .mec-wrap.colorskin-custom .mec-single-event-time::before, .mec-wrap.colorskin-custom .mec-totalcal-box .mec-totalcal-view span:hover, .mec-wrap.colorskin-custom .mec-widget .mec-event-grid-classic.owl-carousel .owl-nav i, .mec-wrap.mec-cart table tr td a, .mec-yearly-view-wrap .mec-agenda-event-title a:hover, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year i, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year:hover, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year:hover .mec-load-month-link, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year i, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year:hover, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year:hover .mec-load-month-link { color: var(--mec-color-skin); }
.entry-content .mec-wrap h1 a, .entry-content .mec-wrap h2 a, .entry-content .mec-wrap h3 a, .entry-content .mec-wrap h4 a, .entry-content .mec-wrap h5 a, .entry-content .mec-wrap h6 a, .mec-wrap .mec-calendar .mec-event-article .mec-event-title a, .mec-wrap .mec-event-grid-classic .mec-event-title a, .mec-wrap .mec-event-grid-clean .mec-event-title a, .mec-wrap .mec-event-grid-minimal .mec-event-title a, .mec-wrap .mec-event-grid-modern .mec-event-title a, .mec-wrap .mec-event-grid-simple .mec-event-title a, .mec-wrap .mec-event-list-classic .mec-event-title a, .mec-wrap .mec-event-list-minimal .mec-event-title a, .mec-wrap .mec-event-list-standard .mec-event-title a, .mec-wrap .mec-wrap .mec-event-list-modern .mec-event-title a, .mec-wrap h1 a, .mec-wrap h2 a, .mec-wrap h3 a, .mec-wrap h4 a, .mec-wrap h5 a, .mec-wrap h6 a { color: var(--mec-title-color); }
.entry-content .mec-wrap.colorskin-custom h1 a:hover, .entry-content .mec-wrap.colorskin-custom h2 a:hover, .entry-content .mec-wrap.colorskin-custom h3 a:hover, .entry-content .mec-wrap.colorskin-custom h4 a:hover, .entry-content .mec-wrap.colorskin-custom h5 a:hover, .entry-content .mec-wrap.colorskin-custom h6 a:hover, .mec-wrap .mec-calendar .mec-event-article .mec-event-title a:hover, .mec-wrap .mec-event-grid-classic .mec-event-title a:hover, .mec-wrap .mec-event-grid-clean .mec-event-title a:hover, .mec-wrap .mec-event-grid-minimal .mec-event-title a:hover, .mec-wrap .mec-event-grid-modern .mec-event-title a:hover, .mec-wrap .mec-event-grid-simple .mec-event-title a:hover, .mec-wrap .mec-event-list-classic .mec-event-title a:hover, .mec-wrap .mec-event-list-minimal .mec-event-title a:hover, .mec-wrap .mec-event-list-standard .mec-event-title a:hover, .mec-wrap .mec-wrap .mec-event-list-modern .mec-event-title a:hover, .mec-wrap.colorskin-custom h1 a:hover, .mec-wrap.colorskin-custom h2 a:hover, .mec-wrap.colorskin-custom h3 a:hover, .mec-wrap.colorskin-custom h4 a:hover, .mec-wrap.colorskin-custom h5 a:hover, .mec-wrap.colorskin-custom h6 a:hover { color: var(--mec-title-color-hover); }
.mec-wrap.colorskin-custom .mec-event-description { color: var(--mec-content-color); }
.mec-fluent-wrap .mec-available-tickets-details span.mec-available-tickets-number, .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week, .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt.active, .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head .mec-calendar-day-head.active, .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt.active, .mec-fluent-wrap .mec-color, .mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:first-child, .mec-fluent-wrap .mec-event-sharing-wrap > li:first-of-type i, .mec-fluent-wrap .mec-filter-content i, .mec-fluent-wrap .mec-load-month i, .mec-fluent-wrap .mec-load-more-button, .mec-fluent-wrap .mec-load-year i, .mec-fluent-wrap a:hover, .mec-fluent-wrap i.mec-filter-icon, .mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap span.mec-event-day-num, .mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap span.mec-event-day-num, .mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap span.mec-event-day-num, .mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap span.mec-event-day-num, .mec-fluent-wrap.mec-skin-full-calendar-container > .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected, .mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap span.mec-event-day-num, .mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap span.mec-event-day-num, .mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a:hover, .mec-single-fluent-wrap .mec-events-meta-group-tags .mec-event-footer a:hover, .mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap span.mec-event-day-num, .mec-single-fluent-wrap .mec-single-event-category a:hover, .mec-wrap .mec-color-hover:hover { color: var(--mec-fluent-bold-color); }