loukasgr You can change the above CSS in custom.css file :
.bt_facebook_comment, div.itemCommentsForm{display:none;}
to
.bt_facebook_comment{display:none !important;}
div.itemCommentsForm{display:block !important;}
as this is the form rendering in default template too