

/* small images */
.portfolio_detail > h6 {
    display: none;
}

/*small slider*/
.info.portfolio_content h6 {
    display: none;
}

/*big images - big slider - gallery*/
.portfolio_single_text_holder h3 {
    display: none;
}

/*Hide Category*/
.portfolio_detail .portfolio_categories{
    display:none;
}