.text-page {
  text-align: justify;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  padding-bottom: 15px;
}

.text-page p {
  text-align: justify;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  padding-bottom: 15px;
}

.text-page ul, .text-page ol {
  padding-left: 20px;
}

.text-page ul li, .text-page ol li {
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  padding-bottom: 15px;
}

.pagination ul {
  margin-bottom: 30px;
}

.detail-good__slider_small {
  padding-bottom: 25px !important;
}

@media(max-width: 700px) {
  .details-good__slider-wrapper .swiper-pagination-bullet,
  .details-good__slider-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 8px !important;
    height: 8px !important;
  }
}

.details-good__item .swiper-pagination {
  bottom: -5px !important;
}
