.tribe-events-single-section h2 {
    color: #000;
}

.tribe-events-single-section a {
    color: #000;
}

.align-right a.et_pb_button:hover {

}

a.x-large.et_pb_button {
    pointer-events: none;
}

#tribe-events .tribe-events-button, .tribe-events-button {
    background-color: inherit;
    color: inherit;
}

/** activities listing and category colors **/

/** BLUE **/
.cat_promoted-by-eca-ec .tribe-events-single-section h2 {
    color: #004468;
}

.cat_promoted-by-eca-ec .tribe-events-single-section a {
    color: #004468;
}

.cat_promoted-by-eca-ec #tribe-events .tribe-events-button,
.cat_promoted-by-eca-ec .tribe-events-button {
    background: #004468 !important;
    color: #FFF !important;
}

/** YELLOW **/
.cat_activities-for-partnership .tribe-events-single-section h2 {
    color: #f29925;
}

.cat_activities-for-partnership .tribe-events-single-section a {
    color: #f29925;
}

.cat_activities-for-partnership #tribe-events .tribe-events-button,
.cat_activities-for-partnership .tribe-events-button {
    background-color: #f29925 !important;
    color: #FFF !important;
}

/** BLACK **/
.cat_others .tribe-events-single-section h2 {
    color: #000;
}

.cat_others .tribe-events-single-section a {
    color: #000;
}

.cat_others #tribe-events .tribe-events-button,
.cat_others .tribe-events-button {
    background-color: #000 !important;
    color: #FFF !important;
}

/** RED **/
.cat_activities-of-eca-ec .tribe-events-single-section h2 {
    color: #9d1d21;
}

.cat_activities-of-eca-ec .tribe-events-single-section a {
    color: #9d1d21;
}

.cat_activities-of-eca-ec #tribe-events .tribe-events-button,
.cat_activities-of-eca-ec .tribe-events-button {
    background-color: #9d1d21 !important;
    color: #FFF !important;
}

ul.shariff-buttons .shariff-button:first-child {
    margin-left: 0px !important;
}

.orange-bg .item-list-tabs ul li:first-child a {
    padding-left: 0px;
}

div#object-nav ul li a span {
    background: #FFF;
    margin: 0px 0px 0px 5px;
    border-radius: 100px;
    width: 25px;
    display: inline-block;
    text-align: center;
}

.nav>li>a:hover, .nav>li>a:focus {
    background-color: inherit;
}

/** ECA TAGS **/
.tags.manager::before{
    content: "\e90a";
}

#buddypress div#message {
    z-index: 9999;
}

.my-account #buddypress div#message {
    margin-top: 100px;
    margin-bottom: 120px;
}

.activation.activate .login-message {
    display: none;
}

.page-id-9626 h1 {
    display: none;
}