
.v217d3c0b-category-wrap{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin:7px 0 12px;
}
.v217d3c0b-category-btn{
  display:inline-block;
  padding:7px 11px;
  border:1px solid #ead3bc;
  border-radius:9px;
  background:#fff;
  color:#76523d;
  text-decoration:none;
  font-size:13px;
  line-height:1.2;
}
.v217d3c0b-category-btn:hover{
  border-color:#ee8a29;
}
.v217d3c0b-category-btn.is-active{
  background:#f7931a;
  border-color:#f7931a;
  color:#fff;
  font-weight:700;
}
.v217d3c0b-old-category-all{display:none!important}
