Hi mdzida
It seems that there is conflict in style with the template you're using. You can try this custom css:
.products-toolbar #sorter_chzn {
width: 150px !important; }
.products-toolbar .toolbar-sorter .action.sort-asc .fa-long-arrow-up:before {
content: "\f30c" !important;}
.products-toolbar .orderby-displaynumber .toolbar-amount {
left: 40%; }