/*
Theme Name: B Coachleads Child
Version: 1.0.1
Description: B Coachleads is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites.
Author: Coachleads B
Author URI: https://coachleads.pro
template: bb-theme
*/

/* Add your custom styles here... */

#wp-admin-bar-clpro-theme-switcher .ab-item{cursor:pointer;}

#hf-sidebar-wrapper .toolbar-wrapper .button{padding: 0 6px !important; margin: 5px 4px !important;}
#hf-sidebar-wrapper .toolbar-wrapper .button i.dashicons {
  height: 16px !important;
  width: 16px !important;
  font-size: 16px;
  line-height: 16px !important;
  color: #1a84ee !important;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#hf-sidebar-wrapper .toolbar-wrapper .button {
  font-size: 15px !important;
}