/*!
Theme Name:CiviChild
Theme URI: https://civi.uxper.co/
Author: Uxper
Author URI: http://uxper.co/
Description: This is a child theme of Civi
Template: civi
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.4
License URI: https://choosealicense.com/licenses/gpl-2.0/
Text Domain:civichild
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.company-head-details .civi-company-header-bottom .civi-send-mess {
  display: none;
}

.candidate-single-field.additional-CGPA .title-candidate {
  display: none;
}

.tab-info .form-dashboard .form-settings {
  display: none;
}

.messages-dashboard .mess-content__head .action-setting {
  display: none;
}

.my-candidate-package .button-outline-accent {
  display: none;
}

.entry-filter .count,
.btn-canvas-filter,
.jobs-view,
.meetings-dashboard-candidate .action-setting {
  display: none;
}

.alert-form {
  display: none !important;
}
