/*
Theme Name:     AveChild
Description:    
Author:         Jose Toirac
Template:       ave

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


.blog-single-cover.scheme-light .blog-single-media:after {
    background-image: none!important;
}

.blog-single-cover.is-in-view .blog-single-media {
    opacity: 0!important;
}

.category-club-director  h5::before {
    font-family: "FontAwesome";
    content: "\f023";
    padding-right: 5px;
    font-style: normal;
    color: #12944b;
    position: absolute;
    left: 0px;
}
