/*
Theme Name: Hueman Child Theme
Version: 1.0
Description: A child theme of Hueman
Template: hueman
Author: Administrator
*/
@import url("../hueman/style.css");
/* Your awesome customization starts here */
.entry { color: #444; font-weight: 400; }
.entry.excerpt { color: #555; }
.nav { font-weight: 400; }
.single .related-posts .post-title { font-weight: 400; }

.post-hover:hover .post-thumbnail,
.alx-tab li:hover .tab-item-thumbnail,
.alx-tab li:hover .tab-item-avatar,
.alx-posts li:hover .post-item-thumbnail { opacity: 1; }

.entry .wp-caption-text {
    font-size: 13px;
}

.cat_list_tn {
display:block;
}