.elementor-17312 .elementor-element.elementor-element-0a81c0e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-17312 .elementor-element.elementor-element-f737a39{width:100%;max-width:100%;}.elementor-17312 .elementor-element.elementor-element-f737a39 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}body.elementor-page-17312{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS *//* Forces the single event container to span full width */
.single-tribe_events .tribe-events-single {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 20px !important; /* Adds a small buffer for mobile screens */
}

/* Optional: Hides your theme's default sidebar on single event pages */
.single-tribe_events #sidebar, 
.single-tribe_events .sidebar,
.single-tribe_events aside {
    display: none !important;
}

/* Optional: Expands the main content area to 100% width after hiding the sidebar */
.single-tribe_events #content,
.single-tribe_events .site-main {
    width: 100% !important;
    float: none !important;
}/* End custom CSS */