/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 8 Oct 2025, 5:50 pm
*/

.fg-header{ border:none }
.elementor-kit-6 .fg-header-title {
color:#fff !important;
font-weight: 200 !important;
font-size: 24px !important;
}
.fg-pile-item { border: solid 2px #fff;;}
.foogallery-stack-album { text-align: inherit;}
.fg-pile-cover-content {
	background: rgb(255,255,255,.4);	
        width:100%;
 }