@media screen and (min-width: 768px) {
  .template-front-ticker-rankings-ranking-page .page-subheader {
    background: #252A31 0% 0% no-repeat padding-box;
  }
}
.template-front-ticker-rankings-ranking-page .breadcrumb ul li a, .template-front-ticker-rankings-ranking-page .breadcrumb ul li span {
  font-family: Figtree;
  font-weight: 500;
  color: #C8CFDA;
}
.template-front-ticker-rankings-ranking-page .section-datatable .toolbar .category {
  align-items: flex-start;
  flex-direction: column;
}
.template-front-ticker-rankings-ranking-page .section-datatable .toolbar {
  align-items: end;
  justify-content: flex-start;
  width: 100%;
}
.template-front-ticker-rankings-ranking-page .section-datatable {
  padding-bottom: 30px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .template-front-ticker-rankings-ranking-page .section-datatable {
    margin-bottom: 40px;
    background-color: white;
  }
}
@media (min-width: 768px) {
  .template-front-ticker-rankings-ranking-page .section-datatable {
    margin-top: 24px;
  }
}
@media (min-width: 992px) {
  .template-front-ticker-rankings-ranking-page .section-datatable .toolbar .category .select2-container {
    min-width: 244px !important;
    width: auto !important;
  }
}
@media (max-width: 991px) {
  .template-front-ticker-rankings-ranking-page .section-datatable .toolbar {
    align-items: center;
    gap: 0 !important;
  }
  .template-front-ticker-rankings-ranking-page .section-datatable .toolbar .category {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.template-front-ticker-rankings-ranking-page .dataTables_info {
  display: none;
}
.template-front-ticker-rankings-ranking-page .section-datatable .toolbar .category .btn-default {
  min-width: 244px !important;
  width: 100%;
  height: 40px;
  border: 2px solid #cecece;
  text-transform: uppercase;
  font-size: 13px;
  white-space: nowrap;
  margin-bottom: 10px;
  margin-top: 15px;
}
.template-front-ticker-rankings-ranking-page .section-datatable .toolbar .category .custom-select {
  margin-bottom: 10px;
}
.template-front-ticker-rankings-ranking-page .box .description p {
  line-height: 1.5;
  margin-bottom: 15px;
}
.template-front-ticker-rankings-ranking-page .box h2.title {
  font-weight: 700;
  font-size: 25px;
  line-height: 54px;
  color: #000000;
  text-align: left;
  letter-spacing: 0px;
  margin-bottom: 20px;
}
.template-front-ticker-rankings-ranking-page .box ul li {
  margin-left: 30px;
}
.template-front-ticker-rankings-ranking-page .crypto-icon {
  display: block;
  width: 32px;
  height: 32px;
  transform: translate(4px, 0px) scale(1.2);
}
.template-front-ticker-rankings-ranking-page .icon {
  line-height: 40px;
  min-width: 40px;
  min-height: 40px;
  max-height: 40px;
  vertical-align: middle;
  align-items: center;
  align-content: center;
  margin-right: 10px !important;
}
.template-front-ticker-rankings-ranking-page .icon img {
  width: 40px !important;
  height: 40px !important;
  margin-right: 0 !important;
}
@keyframes loading {
  40% {
    background-position: 100% 0;
  }
  100% {
    background-position: 100% 0;
  }
}
.template-front-ticker-rankings-ranking-page td .logo button {
  margin-right: 0 !important;
  border: none !important;
  background-color: transparent !important;
}
.template-front-ticker-rankings-ranking-page tr td .ticker-img .crypto-icon {
  transform: none !important;
  zoom: 1.2;
}
