/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 22 Jun 2025, 6:57 pm
*/

.foobox-close {
    font-size: 30px !important; /* Adjust for the close button */
    width: 50px !important;
    height: 50px !important;
}