/*To remove Sorting drop down */
.orderby {
display: none !important;
}

.span.counter p:before {
   content: none;
}