/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 22 Jul 2023, 10:29 am
*/

.foogallery .fg-thumb:focus, .foogallery .fg-thumb:hover  {
 border-bottom: none !important;
}