/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1691165523
Updated: 2023-08-04 16:12:03

*/

#download{ display:none;}
#toolbarViewerRight{display:none;}

/* Reset visual WP DataTables */
.wpDataTables table {
    border-collapse: collapse !important;
    width: 100%;
}

.wpDataTables th {
    background-color: #f5f5f5 !important;
    font-weight: 600;
    border-bottom: 1px solid #ddd !important;
}

.wpDataTables td {
    border-bottom: 1px solid #eee !important;
}

.wpDataTables .btn {
    background: #e9ecef !important;
    border: 1px solid #ccc !important;
    padding: 5px 10px !important;
}