/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child 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: hello-elementor-child
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 */

#upfp_nav ul li.upfp_li_active a span,
#upfp_nav ul li.upfp_li_active a i,
#upfp_nav ul li:hover a span,
#upfp_nav ul li:hover a i {
  color: #e40044 !important;
}
#upfp_nav ul li.upfp_li_active a {
  border: 0 !important;
}
a#upfp_newfolder_btn,
a#upfp_upload_btn,
a#upfp_newfolder_btn:hover,
a#upfp_upload_btn:hover {
  background-color: #e40044 !important;
  box-shadow: 0 0 0 !important;
  border: 0 !important;
  border-radius: 3px !important;
}
.upfp-popup .closePopup,
.upfp-popup .close_edit_popup {
  background-color: #e40044 !important;
}
#upfp_file .upfp_search_bar input:is([type="submit"]) {
  margin-left: -3px !important;
  -moz-border-radius-bottomright: 3px !important;
  -webkit-border-bottom-right-radius: 3px !important;
  -khtml-border-bottom-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  -moz-border-radius-topright: 3px !important;
  -webkit-border-top-right-radius: 3px !important;
  -khtml-border-top-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
}
#upfp_nav.upfp_col {
  background: none !important;
  border-width: 0 1px 0 0 !important;
  padding-left: 10px !important;
}
#upfp_nav ul li i {
  margin: 2px 5px 0 22px !important;
}
#upfp_nav > h4 {
  display: none !important;
}
#upfp_nav > h4:first-child {
  display: block !important;
}
.upfp_nav_list.shared_fldrs,
.upfp_user_info,
.upfp_storage_info,
#shared-by,
.upfp_folder_shared_by,
#access-hdng,
.upfp_folder_access_list,
#file-access-hdng,
.upfp_file_access_list,
#file-shared-by,
.upfp_file_shared_by,
.cmnt_usr_avatar {
  display: none !important;
}
.upfp_banner {
  background: none !important;
  border: 0 !important;
}
.upfp_folder_banner {
  background: none !important;
}
#upfp_info.upfp_col {
  background: none !important;
  border-width: 0 0 0 1px !important;
}
.cmnt_usr_email {
  font-size: 0 !important;
}
.cmnt_usr_cmnt::before {
  font-size: 16px !important;
  font-weight: 600;
}
