/*

Theme Name: Cre8ive Building Projects

Theme URI: http://http://cre8ivebuilding.com.au/

Author: Jamaica

Author URI:  http://netwizarddesign.com.au

Description:   

Version: 1.0

License:  

License URI:  

Tags: theme, for netwizard

*/

.gallery .gthumb{
	position: relative;
}
.gallery .gthumb h3{
	z-index: 7;
}
.gallery .cover{ position: relative; z-index: 5; }
.gallery .hidden{
	position: absolute;
	top: 0; right: 0; left: 0; bottom: 0;
	z-index: 6;
	display: block !important;
}
.gallery .hidden a:first-child img{
	display: block !important;
	opacity: 0; width: 100%;
	height: 100%;
}