/*
Theme Name:     Vlog Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Vlog theme
Author:         meks
Author URI:     http://mekshq.com
Template:       vlog
Version:        0.1.0
*/

.vlog-featured-1 .fa-item-image:before {
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
}

.vlog-featured-2 .fa-item-image:before {
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
}

.vlog-featured-3 .fa-item-image:before {
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
}

.vlog-featured-4 .fa-item-image:before {
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
}

.vlog-featured-5 .fa-item-image:before {
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
}