/* ===== css ===== */
/*add css file*/
.category_item_box {
  height: fit-content !important;
}

.category_item_cont_active .category_item_cont {
  background: #583732 !important;
}

.category_item_cont_active span {
  font-weight: 600 !important;
  font-size: 16px !important;
  color: #583732 !important;
}
