
<!-- School Specific -->

#want-to-wrap .icon_arrow,
.wantto-trigger .icon_arrow {
    border-top-color: #110a3a!important; 
}

.wp-block-button__link,
.is-style-outline>.wp-block-button__link, .wp-block-button__link.is-style-outline,
.button,
.button.outline-btn {
    border-color: #e60021;
}

.emergency-message,
.modal-header,
.modal-footer
{
    background-color: #200aa5;
}

a,
.ssd-secondary-nav a i,
.is-style-outline>.wp-block-button__link:not(.has-text-color), .wp-block-button__link.is-style-outline:not(.has-text-color),
.is-style-alt,
.counter_description,
.icon-holder,
.leadership-repeater i,
.button.outline-btn,
.button.outline-btn.reversed:hover,
.header .button,
.secondary-link-buttons a:hover  {
    color: #e60021;
}

.header .top-bar,
.header .goog-te-gadget select.goog-te-combo,
.footer .goog-te-gadget select.goog-te-combo,
.is-style-outline>.wp-block-button__link:not(.has-background):hover, .wp-block-button__link.is-style-outline:not(.has-background):hover,
.is-style-alt:after,
.is-style-group-line-bottom:after,
.secondary-mobile-menu,
.page-title-area,
.contact-footer-button a:hover,
.header .tribe-common.tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover,
.button,
.button:hover,
.button.outline-btn:hover,
.footer,
.footer .site-selector,
.wp-block-button__link,
.header-social a
{
    background-color: #e60021;
}

.is-style-outline>.wp-block-button__link:not(.has-background) {
    background-color: transparent;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    background-color: #e60021!important;
}

a:not(.wp-block-button__link):hover {
    color: #680210;
}

.secondary-mobile-menu:hover {
    background-color: #680210;
}

.footer .copyright-area {
    background-color: #680210;
}

.emergency-message {
    color: #FFFFFF;
}


.accent-color {
    color: #e60021;
}

.accent-background {
    background-color: #e60021;
}

.has-accent-color-1-background-color {
    background-color: #e60021;
}

.has-accent-color-1-color {
    color: #e60021;
}

.has-accent-color-2-background-color {
    background-color: #200aa5;
}

.has-accent-color-2-color {
    color: #200aa5;
}

.has-accent-color-3-background-color {
    background-color: #680210;
}

.has-accent-color-3-color {
    color: #680210;
}

.has-accent-color-4-background-color {
    background-color: #110a3a;
}

.has-accent-color-4-color {
    color: #110a3a;
}

.has-accent-color-5-background-color {
    background-color: #f9d5da;
}

.has-accent-color-5-color {
    color: #f9d5da;
}

.has-accent-color-6-background-color {
    background-color: #d6d0f6;
}

.has-accent-color-6-color {
    color: #d6d0f6;
}

.secondary-link-buttons a,
a .icon-box:hover
 {
        background:  #f9d5da;
}  

.secondary-link-buttons a {
    color: #e60021;
    border-color: #f9d5da;
}

.breadcrumbs-section a:hover {
    color: #d6d0f6;
}

.sidebar-hierarchy .arrow-hover:after,
.sidebar-hierarchy > li .current_page_item > a,
.sidebar-hierarchy .children a:hover {
    color: #200aa5!important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background-color: #e60021!important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover {
    background: #e60021!important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu {
    background: #e60021!important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: #680210!important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: #e60021!important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    color: #d6d0f6!important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    color: #d6d0f6!important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu {
    background: #680210!important;
}

.ui-accordion-header {
    color: #680210!important;
}

@media only screen and (max-width: 1139px) {  
    #mega-menu-wrap-header-menu .mega-menu-toggle {
        background: #e60021!important;
    }  
    #mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu,
    a .icon-box:hover {
        background:  #d6d0f6;
    }   
}


