/* 
Theme Name: SPERDVAC Says Hello
Theme URI: https://github.com/elementor/hello-theme-child/
Description: SPERDVAC Says Hello is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: sperdvac-says-hello
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* 20251106 hopefully a temporary fix to hide readonly links that DocuLibrary Pro can't seem to. */
#readonly .col-title a {text-decoration:none !important; color:inherit !important;}
.col-doc_categories > a {text-decoration:none !important; color:inherit !important;}
.dlp-grid-card-title > a {text-decoration:none !important; color:inherit !important;}

/* also hide their drop-down selectors */
span.selection {display:none;}
.dlp-folder .posts-table-controls {display:none;}
.dlp-grid-length {
        display: none;
    }