/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 15 2017 | 06:41:43 */
.search-results .post_thumbnail:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: white;
    content: '';
    opacity: 0.8;
}

.search.search-results .post_thumbnail {
    position: absolute;
    bottom: 0;
    top: 0;
    overflow: hidden;
    right: 0;
    left: 0;
}

.search.search.search-results .post_details * {
    color: #4c4c4c;
}