#comments_widget{ position:relative; }
#comments_add_link{ margin-top:10px !important;}
#comments_widget .comments_bar{ position:absolute; top:-20px; right:-20px; display:flex; align-items:center;   flex-wrap: nowrap;
 }
 
#comments_widget .comments_bar .btn{ font-size:18px; color:#666;  }


#comments_widget .track.is_tracking i:before{ font-weight:900 !important;  }
#comments_widget .comments_refresh_panel .btn span{  position:relative; top:-3px !important;  }

#comments_widget  .comments_rss{ }
#comments_widget  .comments_rss .btn{  color:orange; }

.comments_add_form{ position:relative; margin-right:-8px;  width:100% !important;display:block;padding:0;}
.comments_add_form .form-control{width:100% !important;display:block;position:relative;padding-left:50px !important;height:calc(2em + .75rem + 2px);font-size:14px;box-sizing: border-box; border-radius:.90rem !important;}
.comments_add_form i{ position:absolute; z-index:4; left:15px; top:0.5em;  font-size:1.2rem;}



