body {
  font-size: 14px !important;
  color: #d9d9d9 !important;
  background-color: #0e0e0e !important;
  font-family: 'Poppins', sans-serif;
}

a {
  color: #f5f5f5;
  text-decoration: none;

}

a:hover {
  color: #BBA5E1;

}


.tt-query {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #f5f5f5;
}

.tt-menu {
  margin-top: 12px;
  padding: 8px 0;
  background-color: #0e0e0e;
  border: 1px solid #000;
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  color: #f5f5f5
}

.tt-highlight {
  color: #f5f5f5
}

.tt-menu .list-group-item {
  background-color: #0e0e0e;
  color: #888;
  border: none;
}

.tt-suggestion {
  padding: 3px 5px;
  border-bottom: 1px solid #000;
}

.tt-suggestion:last-child {
  border: none;
}

.tt-suggestion.tt-is-under-cursor {
  /* UPDATE: newer versions use .tt-suggestion.tt-cursor */
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

.text-primary {
  color: #BBA5E1 !important;
}

.btn-primary {
  color: #fff;
  background-color: #0e0e0e;
  border-color: #000;
}

.btn-primary:active,
.btn-primary:focus {
  color: #BBA5E1;
  background-color: #0e0e0e;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #000;
}

.btn-primary:hover {
  color: #BBA5E1;
  background-color: #0e0e0e;
  border-color: #000;
}

.bg-primary {
  background-color: #BBA5E1 !important;
}

.border-bottom {
  border-bottom: 1px solid #000 !important;
}

.page-link {
  color: #888 !important;
  background: #0e0e0e !important;
  border: 1px solid #000;
}

.page-item.active .page-link {
  border-color: #000;
  color: #fff !important;
}

.page-item.disabled .page-link {
  border-color: #000;
}

.page-link:hover {
  color: #fff !important;
  background: #0e0e0e !important;
  border: 1px solid #000;
}

.form-control {
  background-color: #0e0e0e;
  border: 1px solid #000;
  color: #f5f5f5;
}

.form-control:focus {
  color: #f5f5f5;
  outline: 0;
}

@media (min-width: 1220px) {
  .container {
    max-width: 1220px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1220px;
  }
}

.container {
  max-width: 1220px !important;
}

h1 {
  font-size: 1.5em;
}

h1,
h2 {
  color: #BBA5E1;
}

h4 {
  font-size: .98em;
}

#more {
  display: none;
}

.btn-link {
  color: #fff;
}

.btn-link:hover {
  color: #BBA5E1;
}

.btn-link:focus {
  box-shadow: none;
}

@media (min-width: 576px) {
  .max-sm-250 {
    max-width: 250px;
  }
}

@media (max-width: 576px) {

  .show_image {
    width: 142px;
    height: 200px;
  }

  .show_title {
    font-size: 16px;
  }

}

.shadow {
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 90%) !important;
}

div .pagination {
  flex-wrap: wrap !important;
}

nav {
  background: #212121;
}

.bg_dark {
  background: #212121;
}

.bg_dark small,
.bg_dark .small {
  color: #939393;
}

.home_chapters li a {
  font-size: 13px;
  background: #0e0e0e;
}

.home_release>div.col-9>div.row-cols-3>div {
  border-bottom: 1px solid #000;
}

.category,
.chapter,
.novellist_item {
  font-size: 13px;
  background: #0e0e0e;
  border: 1px solid #000;
}

.novellist_item {
  height: 235px;
  text-overflow: ellipsis;
}

.novellist_item .adult {
  background-color: #212121;
  border: 1px dashed #000;
}

.chapter_link:visited div {
  background-color: rgb(26, 0, 0);
}

a.chapter_link:visited>div>div {
  color: #939393;
}

.page_changer {
  max-width: 890px;
}

.reader-page .reader-page__page-nav {
  padding: 20px;
}

.bookmark {
  cursor: pointer;
}

.novellist_item_description {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-align: justify;
  text-overflow: ellipsis;
}

.novellist_item_othernames {
  height: 15px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-align: justify;
  text-overflow: ellipsis;
}

.chapter:hover {
  transform: scale(1.03);
  transition-duration: 0.2s;
}

.text-black {
  color: #000;
}

.home_chapters li a:hover {
  color: #BBA5E1;
}

.new_novel {
  background: #212121;
}

.col_home {
  border-bottom: 1px solid #000;
}

.home_release.bg_dark.rounded-3>div.row.row-cols-3>div:nth-last-child(-n+3) {
  border-bottom: none;
}

.home_picture:hover {
  transform: scale(1.05);
  transition-duration: 0.2s;
}


.home_release>div>div>div.overflow-hidden>ul>li>span {
  color: #888;
}

.br-theme-fontawesome-stars-o .br-widget {
  height: 28px;
  white-space: nowrap;
}

.br-theme-fontawesome-stars-o .br-widget a {
  font: normal normal normal 0.8rem 'Font Awesome 6 Pro';
  font-weight: 500;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  color: #BBA5E1;
  margin-right: 3px;
}

.br-theme-fontawesome-stars-o .br-widget a:after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: '\f005';
  color: #0e0e0e;
}

.br-theme-fontawesome-stars-o .br-widget a.br-active:after {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  content: '\f005';
  color: #BBA5E1;
}

.br-theme-fontawesome-stars-o .br-widget a.br-selected:after {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  content: '\f005';
  color: #BBA5E1;
}

.br-theme-fontawesome-stars-o .br-widget .br-current-rating {
  display: none;
}

.br-theme-fontawesome-stars-o .br-readonly a {
  cursor: default;
}

.br-theme-fontawesome-stars-o .br-widget a.br-fractional {
  position: relative;
  padding-left: 13px;
}

.br-theme-fontawesome-stars-o .br-widget a.br-fractional:before,
.br-theme-fontawesome-stars-o .br-widget a.br-fractional::after {
  font-family: "Font Awesome 6 Duotone";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

.br-theme-fontawesome-stars-o .br-widget a.br-fractional:before {
  content: '\f089';
  color: #BBA5E1;
}

.br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
  content: '\f089\f089';
  color: #0e0e0e;
}

.btn-color {
  width: 25px;
  height: 25px;
  display: inline-block;
  cursor: pointer;
  margin: 0 1px;
  padding: 0;
  border: 1px solid white;
  vertical-align: middle;
}

/* Font Size Button Styles */
.btn-text-size-decrease,
.btn-text-size-increase {
  width: 25px;
  height: 25px;
  display: inline-block;
  cursor: pointer;
  margin: 0 1px;
  padding: 0;
  border: 1px solid #888;
  background-color: #212121;
  color: #d9d9d9;
  text-align: center;
  line-height: 23px;
  border-radius: 3px;
  transition: all 0.2s ease;
  vertical-align: middle;
}

.btn-text-size-decrease:hover,
.btn-text-size-increase:hover {
  background-color: #4B92DAFF;
  border-color: #4B92DAFF;
  color: #fff;
}


#colors {
  display: inline-block;
  vertical-align: middle;
}
