/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/
@charset "utf-8";
/* CSS Document */

.portfolio-item:hover .wrap > .caption .title{
    color: #ffffff;
}
.portfolio .portfolio-item:hover .caption .caption-separator{
    background: #ffffff;
}
.vc_separator.vc_separator_align_center h4 {
	text-align: center;
}
.portfolio:not(.columns-1) .portfolio-item .wrap > .caption {
	min-height: 100px;
}
.portfolio-item .caption .subtitle {
	white-space: normal;
	overflow: visible;
}