/*
**Custom CSS added by POH (5th April 2018)
*/


.entry-content p, .entry-content li, p {
    font-size: 1em;
}


.ui-widget-content {
    color: #2c3032 !important;
}


/*
* Header
*/

.menu-button .fa-menuopen {
    color: #d9a20c;
}

.menu-button.menu-show {
    background-color: rgb(238, 241, 245) !important;
}

.flexnav .touch-button .navicon, .active .fa-flexnav:before {
    color: #0e3e75;
}

.flexnav > li {
    border-top: 1px solid #d7dfe8;
}

#access .main-nav.sf-menu {
    border-top: 1px solid #d7dfe8;
}

.breadcrumb-wrap .breadcrumbs a {
    color: #d8a20b;
    background-color: transparent;
}

.page-header .heading {
    background-color: #0e3e72;
}


/*
* footer
*/

.footer-sidebar a:link, .top-nav li a {
    color: #d8a20b;
}

.footer-sidebar a:hover, a:hover > span.menutitle   {
    color: #b88a09;
}

.top-nav li#menu-item-45 a:hover {
    color: #b88a09;
}

.top-nav li a:hover {
    color: #ffffff;
}

.footer-sidebar a:visited {
    color: #d8a20b;
}

#colophon {
    border-top: 1px solid #4a6e98;
}

.sidebar-above-footer .grid-left, .sidebar-above-footer .grid-50:nth-child(1), .sidebar-above-footer .grid-50:nth-child(3) {
    border-right: 1px solid #4a6e98;
}

.sidebar-above-footer .grid-right, .sidebar-above-footer .grid-50:nth-child(2), .sidebar-above-footer .grid-50:nth-child(4) {
    border-left: 1px solid #4a6e98;
}

.sidebar-above-footer {
    background-color: #4a6e98;

}

.sidebar-above-footer > div {
    background-color: #0e3e75;
}


.footer-sidebar p {
    color: #456b96;
}

.go-top:link, .go-top:visited {
    color: #fff;
    background-color: #daa20c;
}

/*
* homepage
*/

.main-container {
    background-color: #eef1f5;
}

.soliloquy-container {
    margin: 0px auto 0px!important;
}

.welcome-container h1, .welcome-container h2 {
    font-weight: 700;
    font-size: 2em;
}

.welcome-container figure img {
    border: 5px solid #d8dfe9;
}

.welcome-container figcaption p.img-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    color: #0e3e75;
}

.boxes-container .box h4 {
    font-family: Lato;
    font-weight: 700;
    color: #0e3e75;
  
}

.boxes-container .box a.more {
    font-size: 1em;
    text-transform: uppercase;
    color: #d8a20b;
    display: block;
}

.boxes-container .box a.more:hover{
    color: #b88a09;
}

.boxes-container .box p {
    color: #2c3032;
}

.action-container {
    background-color: #eef1f5;
}

.triangle {
    border-color: transparent #d8a20b transparent transparent !important;
}

.event-one figure .date {
    background-color: #0e3e75;
}

.event-one .book-link {
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    width: 100%;
    background-color: #d9a20c;
    left: 0px;
    text-transform: uppercase;
}

.event-one:hover .book-link, .event-one .book-link:hover {
    background-color: #b88a09;
}

.loop-box .entry-date {
    color: #456b96;
    font-size: 13px;
    margin-bottom: 10px;
}


.loop-box h4 a {
    color: #0e3e73;
    font-size: 14px;
    font-weight: 700;
}

.loop-box a.more {
    color: #daa20c;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.loop-box a.more:hover{
    color: #b88a09;
}

.loop-box {
    background-color: #d8c489;
    background-color: rgba(215, 195, 136, 0.79);
    padding: 18px 15px;
    background-color: #ffffff;
    border: 1px solid rgb(216, 223, 233);
    margin-bottom: 20px;
}

.loop-box .post {
    border-bottom: 1px solid #d8dfe9;
}


.event-blog-container h3 {
    font-size: 2em;
    font-weight: 700;
    text-transform: none!important;
    color: #0e3e75;
}


.event-blog-container {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #deb646;
    background: -moz-linear-gradient(top, #deb646 0%, #e8ddba  49%, #e8ddba  53%, #deb646 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #deb646), color-stop(49%, #e8ddba ), color-stop(53%, #e8ddba ), color-stop(100%, #deb646));
    background: -webkit-linear-gradient(top, #deb646 0%, #e8ddba  49%, #e8ddba  53%, #deb646 100%);
    background: -o-linear-gradient(top, #deb646 0%, #e8ddba  49%, #e8ddba  53%, #deb646 100%);
    background: -ms-linear-gradient(top, #deb646 0%, #e8ddba  49%, #e8ddba  53%, #deb646 100%);
    background: linear-gradient(to bottom, #deb646 0%, #e8ddba 49%, #e8ddba 53%, #deb646 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deb646', endColorstr='#deb646', GradientType=0 );
}

.event-blog-container .viewall a {
    font-size: 1em;
    margin-bottom: 40px;
    float: left;
    display: block;
    padding-left: 10px;
    vertical-align: middle;
    margin: 0;
    font-family: inherit;
    padding: 10px 15px;
    -webkit-appearance: none!important;
    border-radius: 0;
    transition: background-color .25s ease-out,color .25s ease-out;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    border: 1px solid #0e3e73;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #0e3e74;
}

.sponsors-corporate-container {
    background-color: #eef1f5;
    border-bottom: 1px solid #d7dfe8;
    padding-top: 50px;
    padding-bottom: 40px;
}

.sponsors-corporate-container h3 {
    color: #0e3e74;
    font-size: 2em;
    float: right;
    padding-top: 15px;
    white-space: nowrap;
    font-weight: 700;
}

.sponsors-slider-container h3 {
    text-align: center;
    font-size: 2em;
    margin-bottom: 50px;
    opacity: 1;
    font-weight: 700;
    color: #0e3e74;
}

.sponsors-slider-container > div .owl-prev, .sponsors-slider-container > div .owl-next {
    border: 1px solid #0e3e74;
}

div#sponsors-slider .fa{
    color: #0e3e74;
}

.sidebar-above-footer p {
    font-size: 13px;
    margin-bottom: 0;
    color: #daa20c;
}

section.above-footer-container a:hover .in-content h5 {
    color: #daa20c;
}


.grid-5, .mobile-grid-5, .tablet-grid-5, .grid-10, .mobile-grid-10, .tablet-grid-10, .grid-15, .mobile-grid-15, .tablet-grid-15, .grid-20, .mobile-grid-20, .tablet-grid-20, .grid-25, .mobile-grid-25, .tablet-grid-25, .grid-30, .mobile-grid-30, .tablet-grid-30, .grid-35, .mobile-grid-35, .tablet-grid-35, .grid-40, .mobile-grid-40, .tablet-grid-40, .grid-45, .mobile-grid-45, .tablet-grid-45, .grid-50, .mobile-grid-50, .tablet-grid-50, .grid-55, .mobile-grid-55, .tablet-grid-55, .grid-60, .mobile-grid-60, .tablet-grid-60, .grid-65, .mobile-grid-65, .tablet-grid-65, .grid-70, .mobile-grid-70, .tablet-grid-70, .grid-75, .mobile-grid-75, .tablet-grid-75, .grid-80, .mobile-grid-80, .tablet-grid-80, .grid-85, .mobile-grid-85, .tablet-grid-85, .grid-90, .mobile-grid-90, .tablet-grid-90, .grid-95, .mobile-grid-95, .tablet-grid-95, .grid-100, .mobile-grid-100, .tablet-grid-100, .grid-33, .mobile-grid-33, .tablet-grid-33, .grid-66, .mobile-grid-66, .tablet-grid-66 {
    padding: 10px;
}

/*
* Content pages
*/

.breadcrumb-wrap .breadcrumbs {
    color: #ffffff;
    padding-left: 20px;
}

.breadcrumb-wrap .breadcrumbs a.home {
    color: #d7dfe8;
}

.breadcrumb-wrap .current-item {
    color: #ffffff !important;
}

.breadcrumb-wrap .breadcrumbs a:hover, .breadcrumb-wrap .breadcrumbs a.home:hover {
    color: #ffffff;
    background-color: transparent;
}

.breadcrumb-wrap {
    background-color: #0e3e73;
    margin-top: 0px;
    border-top: 1px solid #0e3e73;
    border-bottom: 1px solid #0e3e73;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: .813em;
}

.breadcrumb-wrap .breadcrumbs a {
    color: #d7dfe8;
    background-color: transparent;
}


#secondary .widget .widget-title a {
    color: #0e3e72;
    font-weight: 700;
}

.widget.themeliawp-subpages li a:hover, .widget.widget_extended-categories li a:hover {
    color: #b88a09;
}

.widget.themeliawp-subpages li a, .widget.widget_extended-categories li a {
    border-top: 1px solid #d8dfe9;
    color: #daa20c;
}


.widget.themeliawp-subpages li a:hover, .widget.widget_extended-categories li a:hover, .widget.themeliawp-subpages li.current_page_item a, .widget.widget_extended-categories li.current_page_item a {
    color: #b88a09;
}


/*
*Team page
*/

.team-member:nth-child(even) {
    padding-left: 15px;
    background-color: #eef1f5;
}

.team-member p {
    font-size: 1em !important;
    line-height: 1.4rem;
}

.team-member h3 {
    font-weight: 400;
    line-height: 1.4em;
    margin-top: 5px;
}

.team-member h2 {
    font-weight: 700;
    line-height: 1.4em;
}

.team-member:nth-child(odd) .profile-image {
    border: 6px solid #d8dfe9;
}

.team-member:nth-child(even) .profile-image {
    border: 6px solid #d8dfe9;
}

/*
*Table
*/

.table th, .table td {
    border-top: 1px solid #d9dfea;
}

/*
* List item
*/

.entry-content ul, .member-content ul {
    list-style-type: none!important;
}

.entry-content li::before, .member-content li::before {
    font-size: .875em;
    color: #0e3e75;
    content: "• ";
    margin-left: -1rem;
    margin-right: .25rem;
}

.entry-content ol li::before, .member-content ol li::before{
    content: none!important;
}

/*
** Accordian
*/

.ui-accordion-header a {
   
    color: #0e3e75;
}

h3.ui-accordion-header-active a{
    color: #deb646;
}

/*
** Sidebar
*/

.event-one h4 {
    font-size: 13px;
    font-style: normal;
    color: #0d3e76;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 36px;
    line-height: 17px;
    font-weight: 900;
}

#secondary .event-one p, #primary .event-one p {
    font-size: 14px;
    color: #456b96;
    padding-right: 10px;
    padding-left: 10px;
}


/*
**Forms
*/
.gform_wrapper .gsection {
    border-bottom: 1px solid #d8dfe9;
}

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
    border: 1px solid #d9dfea;
    color: #0e3e72;
}

#respond textarea, select, #respond input[type="email"], #respond input[type="text"] {
    color: #0e3e72;
}


/*
** Buttons
**/

.btn, #submit, input[type="submit"], button[type="submit"], .btn:link, .btn:visited {
    color: #fff;
    background-color: #d8a20b;
    text-decoration: none!important;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.0));
}

.btn-large, #submit.btn-large, input.btn-large[type="submit"], button.btn-large[type="submit"], input.btn-large[type="reset"], a.btn-large:link {
    border-bottom-width: 0px;
    font-size: 1em !important;
    line-height: 1;
    padding: 8px 15px 8px;
}

.btn:active, .btn:hover, input.btn[type="submit"]:hover, input[type="submit"]:hover, button[type="submit"]:hover, #submit:hover {
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.0));
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.00);
    box-shadow: inset 0px 0px 500px rgba(0,0,0,0.00);
    background-color: #b88a09;
}

.btn, #submit, input[type="submit"], button[type="submit"], input[type="reset"], a.btn:link {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    border: none!important;
    cursor: pointer;
    margin-bottom: 16px;
    font-size: 1em;
    padding: 8px 18px;
    text-transform: uppercase;
    border-radius: 0px;
    text-shadow: 1px 1px 1px rgba(3,3,3,0.0);
}

/*
** Members 
**/

.member-one header h4 {
    background: #d8a20b;
    width: 100%;
    margin: 0px;
    font-size: 1.2em;
    font-weight: 700;
    color: #ffffff;
}

.member-one header h4:hover {
    background: #b88a09;
    width: 100%;
    margin: 0px;
    font-size: 1.2em;
    font-weight: 700;
    color: #ffffff;
}

.member-one header h4 a {
    color: #ffffff;
}

.member-one .member-content p {
    margin: 0;
    color: #2c3032;
    font-size: 14px;
}

.member-one .member-content p a {
    color: #d9a20c;
}

.member-one footer {
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
    color: #456b96;
    font-size: 13px;
    padding: 9px 10px 9px 17px;
    font-weight: 700;
    border-top: 1px solid #d8dfe9;
}

.member-one footer a {
    color: #d8a20b;
}

.member-one header h4 a:hover {
    color: #ffffff;
}

.member-one footer a:hover {
    color: #b88a09;
}

.filters-menu li a:hover, .single .event-back a:hover {
    background: #ffffff;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    text-decoration: none!important;
    color: #0e3e72;
}

.filters-menu li a, .single .event-back a {
    background: #0e3e72;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 1px;
    text-shadow: none!important;
    color: #717171;
    font-size: 14px;
    padding: 3px 18px;
    text-decoration: none!important;
    display: block;
    border-top: inherit!important;
    border-left: inherit!important;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    COLOR: #fff;
    border: 1px solid #0e3e72;
}

.filters-menu li a .fa, .single .event-back .fa {
    height: 16px;
    width: 16px;
    border: 1px solid #d8dfe9;
    border-radius: 500px;
    text-align: center;
    margin-left: 8px;
    background: #ffffff;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(255,255,255,0.0);
    box-shadow: 0px 0px 0px 0px rgba(255,255,255,0.0);
    position: relative;
    top: 5px;
    color: #0e3e72;
    font-weight: 700;
}

.filters-menu li a:hover .fa, .single .event-back:hover .fa {
    border: 1px solid #0e3e72;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background: #0e3e72;
    color: #ffffff;
}

.blue a:hover {
    background-image: none!important;
    background-image: -moz-linear-gradient(top, #bed0d9, #adc8d6) !important;
    background-image: -ms-linear-gradient(top, #bed0d9, #adc8d6) !important;
    background-image: -o-linear-gradient(top, #bed0d9, #adc8d6) !important;
    background-image: none!important;
    background: #fff;
    border: 1px solid #0e3e72;
    color: #0e3e72!important;
}

.filters-menu li {
    /* display: inline-block; */
    float: left;
    margin-bottom: 15px;
    margin-right: 7px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-top: 1px solid #0e3e72;
    border-right: 1px solid #0e3e72;
    border-bottom: 1px solid #0e3e72;
    border-left: 1px solid #0e3e72;
}
.blue {
    display: block;
    position: relative;
    float: right !important;
    list-style-image: none!important;
    list-style-position: outside;
    list-style-type: none!important;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    text-shadow: none!important;
    color: #ffffff !important;
    font-size: 13px !important;
    letter-spacing: 0px !important;
    font-style: normal !important;
    font-weight: bold !important;
}

.filters-menu li.blue a {
    display: block;
    position: relative;
    float: right !important;
    list-style-image: none!important;
    list-style-position: outside;
    list-style-type: none!important;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    background: #d9a20c;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: -1px 1px 0px #000;
    color: #ffffff !important;
    font-size: 14px!important;
    font-style: normal !important;
    font-weight: bold !important;
    padding: 3px 16px;
    border: 1px solid #0e3e71;
}

.filters-menu li.blue a:hover {
    background: #b88a09;
    border-color: #b88a09;
}

.filters-menu li.blue:hover {
    border-color: #b88a09;
}


.blue a:hover {
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background: #fff;
    border: 1px solid #0e3e72;
    color: #0e3e72!important;
}

.pagination a:first-child, .pagination span:first-child {
    color: #0e3e72;
}

.pagination .current {
    cursor: default;
    line-height: 40px;
    height: 40px;
    padding: 5px 12px;
    text-decoration: none;
    background: #ffffff;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    text-decoration: none;
    color: #0e3e72;
    opacity: 1;
}

/*
**OFFERS 
**/

.offer-one .offer-link{
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    width: 100%;
    background-color: #d9a20c;
    left: 0px;
    text-transform: uppercase;
}

.offer-one .offer-link:hover{
    background-color: #b88a09;
}

.offer-one:hover .offer-link {
    background-color: #b88a09;
}

.offer-one h3 a {
    font-size: 14px;
    font-style: normal;
    color: #0d3e76!important;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 36px;
    line-height: 17px;
    font-weight: 900;
}

.offer-one h4 {
    font-size: 13px;
    font-style: normal;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 0px;
    line-height: 17px;
    font-weight: 400;
    color: #456b96;
}

.offer-one h4 a{
    color: #456b96;
}

.offer-one h3 a:hover {
    color: #daa20c !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #0e3e74;
    background: #ffffff;
    font-weight: bold;
    color: #0e3e74;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #0e3e74;
    background: #0e3e74;
    font-weight: bold;
    color: #ffffff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #daa20c;
    background: #daa20c;
    font-weight: bold;
    color: #ffffff;
}

.main-container .member-cat-menu ul li a {
    border-bottom: 1px solid #d8dfe9;
}

.filters-menu li.active a, .filters-menu li.active a:hover, .filters-menu.eventlink-training .eventlink-training a, .filters-menu.eventlink-events .eventlink-events a, .filters-menu li.current-cat a {
    background: #d8dfe9;
    background-image: NONE;
    text-decoration: none;
    color: #0e3e72;
}


/*
** SIngle Member
*/

.single-members_item .entry-header h2 {
    background-color: #daa20c;
    font-size: 2em;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0px;
    padding-left: 28px;
    color: #ffffff;
    font-weight: 400;
}

.single-members_item .member-content p, .single-members_item .member-content  {
    font-size: 1em;
    line-height: 1.4em;
    color: #2c3032;
}

.single-members_item .member-sidebar {
    background-color: #f2f2f2;
}

.single-members_item .member-sidebar .meta {
    font-weight: 400;
    margin-bottom: 20px;
    width: 100%;
    font-size: 1em;
    line-height: 1.4em;
}

.single-members_item .member-sidebar .meta > span {
    width: 100%;
    display: block;
    padding-bottom: 3px;
    font-weight: 700;
    color: #0e3e72;
}

.single-members_item .member-sidebar .meta.social a {
    color: #0e3e72;
}

.single-members_item .member-sidebar .meta.social a.linkedin:hover {
    color: #0e3e72;
}

.affinity-offer-box {
    float: left;
    width: 100%;
    background: #fff6dc url(http://www.shannonchamber.ie/wp-content/themes/actonwp/library/images/offer-flash.png) top right no-repeat;
    border: 1px solid #dba20f;
    margin-bottom: 20px;
}

.affinity-offer-title {
    color: #dba20f;
    font-family: "Lato";
    font-weight: 400;
    font-size: 16pt;
    padding-top: 5px;
    text-transform: uppercase;
    letter-spacing: unset;
    padding-left: 10px;
    padding-right: 10px;
}

.affinity-offer-blurb {
    color: #456b96;
}

.ssba.ssba-wrap {
    color: #0e3e74;
}

.member-content ul {
    font-size: 1em;
}

/*
** Events
*/

#primary .eventcat-training .event-one .event-title a {
    color: #0e3e72;
}

h4.event-title a {
    color: #0e3e72;
}

.filters-menu li.active a,  .filters-menu.eventlink-training .eventlink-training a, .filters-menu.eventlink-events .eventlink-events a, .filters-menu li.current-cat a{
    display: block;
    position: relative;
    float: right !important;
    list-style-image: none!important;
    list-style-position: outside;
    list-style-type: none!important;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    background: #d9a20c;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: -1px 1px 0px #000;
    color: #ffffff !important;
    font-size: 14px!important;
    font-style: normal !important;
    font-weight: bold !important;
    padding: 3px 16px;
    border: 1px solid #0e3e71;

}

.filters-menu li.active a:hover {
    background: #b88a09;
    border-color: #b88a09;
}

.filters-menu li.active, .filters-menu.eventlink-training .eventlink-training, .filters-menu.eventlink-events .eventlink-events, .filters-menu li.current-cat{
    float: left;
    margin-bottom: 15px;
    margin-right: 7px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-top: 1px solid #0e3e72;
    border-right: 1px solid #0e3e72;
    border-bottom: 1px solid #0e3e72;
    border-left: 1px solid #0e3e72;
}

.filters-menu li.active a .fa, .filters-menu li.active a:hover .fa, .filters-menu.eventlink-training .eventlink-training a .fa, .filters-menu.eventlink-events .eventlink-events a .fa {
    border: 1px solid #0e3e72;
    background: #ffffff;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(255,255,255,0.0);
    box-shadow: 1px 1px 1px 0 rgba(255,255,255,0.0);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #0e3e72;
    font-weight: 700;
}

#primary .eventcat-training:hover .event-one .date, #primary .eventcat-training:hover .event-one .book-link,
.eventcat-events.events.brick:hover .event-one .date, .eventcat-events.events.brick:hover .event-one .book-link,
.eventcat-workshop.workshop.brick:hover .event-one .date, .eventcat-workshop.workshop.brick:hover .event-one .book-link {
    background-color: #b88a09;
}

.eventcat-events.events.brick:hover .event-one .event-title a, 
.eventcat-workshop.workshop.brick:hover .event-one .event-title a{
    color: #B98F17;
}

/*
** News
*/

.entry-header time, .post-date {
    color: #456b96;
 }

 .thumb img {
    border: 5px solid #d8dfe9;
}

.blog .btn-link.readmore, .archive .btn-link.readmore {
    color: #d8a20b;
}

.entry-title-loop a:link, .entry-title-loop a:visited {
    color: #0e3e72;
    font-weight: 700;
}

.blog .readmore:hover, .archive .readmore:hover {
    color: #b88a09;
}

.content-area-loop article:nth-child(odd) {
    background-color: #fff;
}

.content-area-loop article:nth-child(even) {
    background-color: #ffffff;
}

.content-area-loop article:nth-child(1)
{
    border-top: 0px solid #d7dfe8;
}

.content-area-loop article
{
    border-top: 5px solid #d7dfe8;
}

#secondary .widget .widget-title{
    color: #0e3e72;
    font-weight: 700;
}

.widget-archive li a:hover {
    color: #b88a09;
}

.widget-archive li a {
    padding: 2px 0 2px 10px;
    margin: 0;
    display: block;
    font-size: .925em;
    color: #d8a20b;
}

li.archive-year a {
    color: #456b96;
    margin: 0 0 8px;
    padding: 0 0 7px;
    font-style: normal;
    border-bottom: 1px solid #d8dfe9;
    font-size: 13px;
    font-weight: 900;
}

.single .entry-meta-blog-footer {
    background-color: #fbfbfb;
    border-bottom: 1px solid #dae1e9;
    border-top: 1px solid #dae1e9;
    color: #847972;
    display: block;
    font-size: 12px;
    margin-left: -5px;
    margin-right: -5px;
    overflow: hidden;
    padding: 5px 8px;
    text-transform: none;
}

.single .entry-meta-blog-footer a {
    color: #456b96;
    text-transform: uppercase;
    opacity: .8;
}

#fancybox-title {
    font-family: 'Lato';
    font-size: .8em;
    z-index: 1102;
    line-height: 1.4em;
}

.ngg-gallery-thumbnail {
    border: 0px solid #A9A9A9;
}

.ngg-gallery-thumbnail img {
    border: 5px solid #d8dfe9;
}


.ngg-thumbnail img {
    padding: 0px;
    border: 5px solid #d8dfe9;
}

.ngg-album {
    height: 100%;
    overflow: hidden;
    padding: 5px;
    margin-bottom: 15px;
    border: 0px solid #cccccc;
    border-bottom: 1px solid #d8dfe9;
    padding-bottom: 24px;
}

/*
** Event single
**/

.primary-content .event-title {
    font-size: 1.5em;
}

.event-header .date {
    background-color: #d9a20c;
    font-weight: 400;
}

.event-title-wrap {
    background-color: rgba(14, 62, 114, 0.8);
    height: auto;
}

.booking-section {
    background-color: #f2f2f2;
    border: 1px solid #0e3e74;
}

.event-data li .label {
    font-style: normal;
    font-weight: 700;
    color: #0e3e72;
}

.event-data li {
    color: #2C3132;
    font-size: 1.1em;
}

.type-event .entry-content .desc-title {
    font-size: 1.5em !important;
    color: #0e3e72 !important;
    font-weight: 700;
}

.sidebar-event .view-all {
    color: #ffffff;
    background-color: #d9a20c;
    text-align: center;
}

.sidebar-event .view-all a {
    color: #ffffff;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}

.sidebar-event .archive-menu-widget li .date {
    color: #456b96;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
}


.sidebar-event .archive-menu-widget li a {
    font-style: normal;
    color: #d8a20b;
    font-size: 1em;
    border-bottom: 1px solid #d8dfe9;
}

.sidebar-event .archive-menu-widget li a:hover {
    color: #b88a09;
}

.sidebar-event .view-all a:hover {
    color: #ffffff;
}

.sidebar-event .view-all:hover {
    background-color:  #b88a09;
}


/*
** Contact
*/

.featured-image.full-width .description {
    background-color: rgb(14, 62, 114);
    font-weight: 700;
    position: relative;
}

.mapp-layout{
    margin-top:0px;
    margin-bottom:0px;
}

/*

* Responsive

*/

@media print, screen and (max-width: 768px){

    .event-blog-container h3 {
        text-align: center;
    }

    h5.viewall {
        display: inline-block;
        width: 100%;
    }

    .event-blog-container .viewall a {
        font-size: 1em;
        float: none!important; 
        width: fit-content;
        margin: 0 auto;
    }

    
    .grid-50.tablet-grid-50.download {
        border-top: 1px solid #4a6e98;
    }
}