.bc-black {
  border-color: #000000;
}

.fz-24 {
  font-size: 24px;
}

.border-left {
  border-left: solid 1px;
  border-left-color: #000000;
}

.scroll-product{
  height: 1240px;
  line-height: 1em;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
  border: 1px solid;
}

.category-product{
  text-align: justify;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #090909;
}

.margin-li {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000000;
  text-align: justify;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.margin-l-5 {
  margin-left: 5%;
}


.pdg-5 {
  padding: 5% 0 !important;
}

.txt-center {
  text-align: center;
}

.mt-15 {
  margin-top: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-17 {
  margin-bottom: 17px;
}

.mb-20 {
  margin-bottom: 20px;
}

.txt-black {
  color: #000000;
}
