/* General */
.white-text {
    color: #ffffff !important;
}

.orange-text {
    color: #f58227 !important;
}

.orange-link a {
    color: #f58227 !important;
    border-bottom: 1px solid #f58227;
    padding: 0px 0px 2px 0px;
}

.orange-link a:hover {
    color: #6EA06D !important;
    border-bottom: 1px solid #6ea06d;
}

.green-link a {
    color: #6EA06D !important;
    border-bottom: 1px solid #6ea06d;
    padding: 0px 0px 2px 0px;
}

.green-link a:hover {
    color: #f58227 !important;
    border-bottom: 1px solid #f58227;
}

.li-extra-space li {
    padding-bottom: 15px;
}

/* Header */
nav .sc_layouts_menu_nav > li:not(.menu-collapse) > a {
    margin: 0 0.65em !important;
}

.scheme_default .sc_layouts_menu_nav>li ul {
    background-color: #f58227 !important;
}

.scheme_default nav:not(.menu_footer_nav_area) .sc_layouts_menu_nav>li>ul:before {
    border-color: #f58227 !important;
}

div.header-menu .sc_layouts_menu_nav>li>a:hover,
.menu_mobile_inner nav.menu_mobile_nav_area a:hover,
.link-hover-orange a:hover {
    color: #f58227 !important;
}

.menu_mobile_inner .socials_mobile .social_item .social_icon {
    color: #f58227 !important;
}

.svg-elementor-color .cls-1 {
    fill: inherit !important;
}

.mobile_device .menu_mobile .search_mobile, .mobile_layout .menu_mobile .search_mobile {
    display: none !important;
}

/* Parents */
.btn-jump-link .elementor-button {
    width: 100% !important;
}

.li-extra-space ol li::marker {
    color: #f58227;
}

/* Contact */
.contact-icons .sc_icons.sc_icons_default .sc_icons_item .sc_icons_icon {
    background-color: #f58227 !important;
}

/* Events */
.mec-container {
    width: auto !important;
    max-width: 1140px !important;
}

.mec-wrap h2 {
    margin-top: 0px;
}

.mec-month-navigator a.mec-load-month-link {
    color: #000000;
}

.mec-event-tile-view article.mec-tile-item {
    height: 280px;
}

.mec-event-tile-view article.mec-tile-item .mec-event-content {
    background-color: #6E6F71;
}

.mec-event-tile-view article.mec-tile-item .event-tile-view-head {
    z-index: 9;
}

.mec-event-tile-view article.mec-tile-item .mec-event-time {
    color: #ffffff;
    font-weight: 700;
}

.event-color, .mec-single-event .mec-event-more-info {
    display: none;
}

.mec-single-event .mec-events-event-image img {
    border: 2px solid #000000;
}

.mec-single-event-location dd.author {
    line-height: 19px;
}

.mec-event-tile-view article.mec-tile-item .event-tile-view-head,
.mec-event-tile-view article.mec-tile-item .mec-event-time {
    font-size: 14px;
}

.mec-event-loc-place {
    font-size: 16px;
    line-height: 23px;
}

.mec-event-tile-view article.mec-tile-item .mec-event-title a {
    font-size: 19px;
}

/* Footer */
.footer-contact .sc_layouts_item_details .sc_layouts_item_details_line1 {
    color: #ffffff !important;
    font-size: 16px !important;
}

.footer-container ul {
    padding-bottom: 0px !important;
}

.footer-container .home-link ul {
    padding-left: 0px;
}

.footer-container ul > li {
    list-style-type: none;
}

.footer-container ul > li:before {
    display: none !important;
}

.footer-container ul > li a {
    font-size: 13px;
    color: #ffffff !important;
}

.footer-container ul > li a:hover,
.footer-contact .sc_layouts_item_details .sc_layouts_item_details_line1:hover {
    text-decoration: underline;
}

.footer-container ul li ul.sub-menu {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.footer-container .widget li, .footer-menu ul li ul li {
    line-height: 19px;
}

.footer-contact .sc_layouts_item_icon {
    color: #f58227 !important;
}

.footer-contact div.width-100 {
    width: 100% !important;
}

.footer-left {
    z-index: 9;
}

/* Media queries */
@media only screen and (min-width: 768px) {
    .mail-icon .sc_layouts_item_icon {
        line-height: 2.3em;
    }
}

@media only screen and (max-width: 768px) {
    .mec-skin-tile-month-navigator-container {
        height: 110px;
        padding-top: 68px;
    }
}