/* MY CSS ELEMENTS */
.branch-list  li {list-style:none !important;}
.branch-list a {color:#6b90ba; text-decoration:none;}
.branch-list a:hover{color:#afcbea;}
.hx-events .entry-title {color:#d0dbe8;}
.hx-events .vcex-post-type-entry-excerpt {color:#d0dbe8}
.hx-events .vcex-post-type-entry-details {border:1px solid #275a93;}
sup {font-size: 60%; line-height:0; top: -0.5em;}

 
/* CUSTOM CSS TWEAKS */
#top-bar-wrap {border-color:#255687 !important;}
.page-header.background-image-page-header .page-header-title {font-weight:800; text-align:left; margin-left:0; top:75px; left:-30px;}
.mec-single-event .mec-events-event-image {display:none;}
.mec-single-event .mec-event-content {padding: 0 0 30px;}
.mec-month-divider span::before {border-bottom:4px solid #f78f20;}
.mec-booking-button {background-color:#f78f20 !important; color:#ffffff !important;}
.mec-booking-button:hover {background-color:#d1791b !important;border:solid 1px #d1791b !important;text-decoration:none !important;}
.overlay-category-tag a, .overlay-category-tag a:hover  {background-color:#ee7836; opacity:.75;}

/* TABS COLOR TWEAKS FOR HX */
.wpb-js-composer .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab.vc_active > a {background-color: #d68a38 !important; color: #fff !important; border:none !important;margin:1px 0;}
.wpb-js-composer .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab > a {background-color: #275a93 !important;}
.wpb-js-composer .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab > a {border-color:#275a93 !important;}
.wpb-js-composer .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {background-color: #0e3d73 !important; color:#e1e1e1;}
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tab > a {border-top-left-radius:5px; border-bottom-left-radius:5px;border-top-right-radius:0px;border-bottom-right-radius:0px;}
.first-vertical-tab {margin-top:2px;}
.wpb-js-composer .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab.vc_active > a

@media screen and (max-width: 775px) {
    .page-header.background-image-page-header .page-header-title {top:55px;}
}