
.hotengine_sort_products #menu_c .headm, .hotengine_sort_products #menu_c .footm {display: none;}
.hotengine_sort_products #menu_c { border: none; background: none; text-align: right;}
.hotengine_sort_products #menu_c  select { 
  background: transparent; 
  padding: 5px 22px 5px 5px; 
  font-size: 12px;
  line-height: 1;
  border-radius: 2px;
  height: 24px;
  -webkit-appearance: none;
  overflow: hidden;
  background: url(/templates/styles/menu_arrow/arrow-down.svg) no-repeat 95%; background-size: 16px;
  }
  @-moz-document url-prefix(){ 
  .hotengine_sort_products #menu_c select {
    padding:0px!important;
    background:none!important;
  }
  .menu_position_top_120084 #menu_c span:before, .menu_position_top_cat_tree_120084 #menu_c span:before{ content:&quot;Сортировать:&quot;; display:inline-block;  padding: 5px; font-size: 12px; }

}