/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 17 2025 | 15:45:34 */
@media (min-width: 1px) {

a[href*="speaker-organizer"] {
    display: none !important;
}

a[href*="schedule"] {
    display: none !important;
}



a[href*="template-setup"] {
    display: none !important;
}

a[href*="extra-fields"] {
    display: none !important;
}

a[href*="integrations"] {
    display: none !important;
}

a[href*="faq"] {
    display: none !important;
}

a[href*="additional-page"] {
    display: none !important;
}

.eventin-event-details-sidebar h2 {
    display: none !important;
}


li[data-menu-id*="schedules"] {
    display: none !important;
}

.ant-menu-horizontal {
    display: none !important;
}
	
.eventin-ai-button{
    display: none !important;
}

.eventin-write-with-ai-button
{
    display: none !important;
}


.ant-table-sticky-holder {
    position: static !important;
}
	
.events_calendar_list .calendar-event-details .calendar-event-content .calendar-event-title
 {
    font-family: inter;
	 font-size:16px;
	 font-weight: 400;
	 margin-bottom: 5px:
     line-height: 16px!important;
}
	
}	
