/*
Theme Name: hueman child
Version: 1.0
Description: A child theme of Hueman
Template: hueman
Author: Administrator
*/
@import url("../hueman/style.css");
/* Your awesome customization starts here */

/* hide gallery slider on posts */
.single .post .flex-container {
    display: none;
}