/*
Theme Name:     Linen Pro Child
Theme URI:      http://example.com/
Description:    Child theme for the Linen Pro theme
Author:         Stephen Tisa
Author URI:     http://www.kronos.com//
Template:       linen_pro                             
Version:        0.1.0
*/
@import url("../linen_pro/style.css");

/* Hide featured thumbnail from single post view */
body.single .single-post-thm {
    display: none;
}