/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 9 Mar 2026, 10:57 am
*/

.fg-panel-maximized, .fg-panel {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999999 !important;
}