/* Enter Your Custom CSS Here */
/*To remove Sorting drop down */
.orderby {
display: none !important;
}