
#style-book-banner-carousel .owl-dots{
  width: 80%;
  margin: 0 auto;
}

#style-book-carousel-nav {
  position: absolute;
  bottom: 6px;
  width: 93%;
}

.custom-prev-btn,
.custom-next-btn {
  position: absolute;
  cursor: pointer;
  bottom: 8px;
  z-index: 9999;
}

.custom-prev-btn {
  left: 5px;
}

.custom-next-btn {
  right: 5px;
}
