
@import url("http://www.globalcity.ro/wp-content/plugins/global-gallery/css/frontend.css");

.gg_gallery_wrap .gg_container {
	}


/* image border, radius and shadow */
.gg_gallery_wrap .gg_img {
	border: none    
    border-radius: 2px;	
	}


/* main overlay */
.gg_gallery_wrap .gg_img .gg_main_overlay {
	display: none !important;    
    top: 0px;
		height: 100%;
		text-align: center;    
    opacity: 1 !important; filter: alpha(opacity=100);    
    color: #ffffff;background: rgb(0, 0, 0);
	  background: rgba(0, 0, 0, 0.9);}
.gg_gallery_wrap .gg_img .gg_main_overlay span {
	display: block; padding-top: 20px;}


/* secondary overlay */
.gg_gallery_wrap .gg_img .gg_sec_overlay {
	display: none !important;    
     background-color: #bbbbbb;
	  left: -140px; top: -140px;}
.gg_gallery_wrap .gg_img:hover .gg_sec_overlay {
	left: -80px; top: -80px;}
.gg_gallery_wrap .gg_img:hover .gg_sec_overlay span,
.gg_gallery_wrap .gg_img.gg_touch_on .gg_sec_overlay span {
	bottom: 51px; right: 5px; 
}
.gg_gallery_wrap div.gg_img .gg_sec_overlay span {
	    background: url(http://www.globalcity.ro/wp-content/plugins/global-gallery/img/overlay_img/more_icon_d.png) no-repeat top left transparent;
}
.gg_gallery_wrap a.gg_img .gg_sec_overlay span {
	    background: url(http://www.globalcity.ro/wp-content/plugins/global-gallery/img/overlay_img/link_icon_d.png) no-repeat top left transparent;
}
.gg_gallery_wrap div.gg_coll_img .gg_sec_overlay span {
	    background: url(http://www.globalcity.ro/wp-content/plugins/global-gallery/img/overlay_img/coll_icon_d.png) no-repeat transparent;
    background-position: 3px 3px; 
}

.gg_galleria_slider_wrap .galleria-gg-toggle-thumb {
	display: none !important;
}

.gg_galleria_slider_wrap .galleria-gg-play , .gg_galleria_slider_wrap .galleria-gg-pause , .gg_galleria_slider_wrap .galleria-gg-lightbox{display: none !important;};
/* ************************************************** */

/* standard gallery images */
.gg_standard_gallery .gg_img {
	margin-right: 10px;
    margin-bottom: 10px;
}

/* masonry gallery images */
.gg_masonry_gallery .gg_img {
	    margin-left: 1px;
    margin-bottom: 1px;
}

/* photostring gallery images */
.gg_string_gallery .gg_img {
	margin-right: 5px;
    margin-bottom: 5px;
}

/* collection images */
.gg_collection_wrap .gg_coll_container .gg_img {
	margin-right: 7px;
    margin-left: 8px;
    margin-bottom: 15px;
}

.gg_galleria_slider_wrap .galleria-stage {
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
overflow: hidden;
box-shadow: none;
z-index: 4;
border-width: 0px;
border: none;
}
#lcl_standard_title{font-family:Arial, Helvetica, sans-serif; color:#dddddd;}
.galleria-gg-info-link{display:none}