.search-active2 {
  font-size: 12px !important;
}

.name {
  font-size: 14px;
  line-height: 1.2;
}

.items {
  margin: 0;
}

.item {
  display: block;
  border-top: 1px solid #ccc;
  padding: 0;
}

.item:first-child {
  border: none;
}

.item-link, .item-link:visited, .item-link:hover, .item-link:active {
  color: #000;
  display: block;
  font-size: 12px;
  margin: 0;
  line-height: 1.3;
  padding: 4px 10px 4px 5px;
  text-decoration: none;
}

.item-link:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.city {
  font-weight: bold;
}

.city-label {
  color: #666;
  font-size: 12px;
  font-weight: normal;
}

.name {
  font-weight: bold;
}

.phone {
  font-weight: bold;
}

.thumbnail {
  float: left;
  height: 100px;
  margin: 0 10px 0 0;
  width: 100px;
  border: 1px solid #ccc;
}

.wp-pagenavi {
  clear: none !important;
  margin: 0 auto;
  height: 30px;
  padding: 0;
  text-align: center;
  width: 65%;
}

.wp-pagenavi span, .wp-pagenavi a {
  border: none !important;
  padding: 3px 10px !important;
}

.wp-pagenavi .current {
  background: #333;
  color: #fff;
}

.wp-pagenavi .first {
  display: none;
}

.wp-pagenavi .last {
  display: none;
}

.wp-pagenavi .extend {
  display: none;
}

.pages {
  display: none !important;
}

.home-link {
  display: block;
  margin: 5px 0;
  text-decoration: none;
  padding: 0 0 0 10px;
  font-size: 14px;
}

.subcategory-nav {
  border-bottom: 1px solid #ccc;
}

.subcategory-nav li {
  border-top: 1px solid #ccc;
}

.subcategory-nav li a {
  display: block;
  line-height: 40px;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  padding: 0 10px;
}

.current-category {
  display: block;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  font-size: 12px;
  padding: 0 10px;
  text-decoration: none;
}

.other-category-header {
  background: #666;
  color: #fff;
  display: block;
  font-size: 12px;
  padding: 6px 10px;
}
