25年秋冬 先行SALE
.category_sub {
margin: 20px 0 !important;
}
.category_sub .item-list {
display: flex !important;
gap: 10px !important;
}
.category_sub li a {
padding: 8px 14px !important;
background: #f6f4f2 !important;
border-radius: 20px !important;
color: #6f6f6f !important;
}
.category_sub li.active a {
background: #e89bb6 !important;
color: #fff !important;
}