/* Homepage event listing */

.home .ect-grid-date, .home .ect-grid-venue {
    color: #00445e !important;
}

.home .ect-grid-date {
    padding-left: 0 !important;
}

.home .ect-grid-title h4 {
    margin:0;
}

.home #ect-grid-wrapper .ect-grid-readmore a {
    margin-top: 0!important;
}

/* Other formatting */

.site-content h1.parent-title {
    display:none;
}

.vc_slide.vc_images_carousel.vc_build {
    margin: 0 auto;
}

.vc_images_carousel .vc_carousel-inner {
height: 400px;
}

.vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner .vc_item .vc_inner img{
width: 100%!important;
}

#ect-grid-wrapper .ect-grid-readmore a {
    background: #239ad1 !important;
    border-bottom: 5px solid #2386ae;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    text-decoration: none;
    display: block;
    color: #fff;
    font-family: 'Oswald', Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border-radius: 3px;
    margin-top: 20px;
    padding: 10px!important;
}

#ect-grid-wrapper .ect-featured-event.style-3 .ect-grid-readmore a {
    color: #fff;
}

#ect-grid-wrapper .style-3 .ect-grid-event-area {
    text-align:center;
}

.ect-grid-title h4 {
    margin-top:0;
}

.style-3 .ect-grid-title h4:before {
   display:none!important;
}