@charset "UTF-8";

.error_msg {
  color: #dd3427;
  font-weight: bold;
}

.search-category {
  display: none;
}

#cart_badge {
  opacity: 0;
}

#page.top main #history .pager li.current a {
  color: black !important;
}
