/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Description: Child Theme for Astra
Author: Your Name
Template: astra
Version: 1.0
Text Domain: astra-child
*/

#astra-sites-welcome-notice, #wp-admin-bar-wp-logo, #wp-admin-bar-command-palette, #wp-admin-bar-comments, #wp-admin-bar-new-post, #wp-admin-bar-new-content, #astra_settings_meta_box, #cptui-message, #contextual-help-link-wrap, .user-profile-picture, #wpfooter {
    display: none !important;
}
#dashboard-widgets-wrap .postbox-header {
    background: #454648;
}
#dashboard-widgets-wrap .postbox-header h2 {
    color: #fff;
    font-weight: 400;
}
.postbox-header h2 {
    font-size: 18px !important;
}
#dashboard-widgets-wrap .dashboard_data p {
    font-size: 16px;
}
.inside.acf-fields .acf-label {
    font-size: 15px;
}
#wp-admin-bar-site-name a {
    font-size: 15px !important;
    font-weight: bold;
}

/* Table Header */
.wp-list-table thead th,
.wp-list-table tfoot th{
    font-size:16px !important;
    font-weight:600;
}

/* Table Data */
.wp-list-table tbody td,
.wp-list-table tbody th,
.dashboard_data th, .dashboard_data td{
    font-size:16px !important;
}

/* Row action links (Edit, Trash, View...) */
.row-actions{
    font-size:14px !important;
}

/* Search box, filters and buttons */
.tablenav,
.tablenav select,
.tablenav input,
.tablenav .button{
    font-size:15px !important;
}

/* Pagination */
.tablenav-pages{
    font-size:15px !important;
}
.wp-list-table .column-date{
    width: 220px;
}

#cams_next_hearings {
    min-height: 260px;
}

.wp-block-columns.alignfull.has-background.is-layout-flex.wp-container-core-columns-is-layout-7387b849.wp-block-columns-is-layout-flex, #contact {
    background: none !important;
    background-color: #150131 !important;
}
.acf-field.acf-field-text.acf-field-6a5e06456dd5b.-c0, .acf-field.acf-field-text.acf-field-6a5f530824309.-c0, .acf-field.acf-field-text.acf-field-6a634a522902b.-c0 {
    width: 50% !important;
}