/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 9 Feb 2026, 6:31 pm
*/

/* Lösche Keyword Zuletzt hinzugefügte Bilder  */
.fg-tag-item[data-tag="Zuletzt hinzugefügte Bilder"] {
    display: none !important;
}