@media (max-width: 991px) {
    .navbar-brand {
        position: relative;
        left: -26px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .megamenu.show {
        min-height: 350px !important;
    }
}

.terms h4::before, .terms .h4::before, .terms h3::before, .terms .h3::before, .terms h2::before, .terms .h2::before {
    display: none !important;
}

.ot-cookie-policy-link {
    text-decoration: underline !important;
}

.popover,
.fc .fc-popover {
    z-index: 1080!important;
    background-color: (--bs-body-bg);
}


.fc .fc-daygrid-day.fc-day-today {
    --fc-today-bg-color: #fbf4e8 !important;
}

.edncf_AdvancedSearch {
    background-color: var(--bs-body-bg) !important;
}

@media (min-width: 768px) {
    .edncf_container {
        grid-template-rows: 1fr !important;
    }
}


.form-group-mb-0 {
    margin-bottom: 0 !important;
}
.pageID-401 .col-4 {
    width: 60% !important;
}

.pageID-401 .list-unstyled {
    column-count: 1 !important;
}


