.casino-button.passive .sidebar__link-small.passive, .sidebar__link-small--purple.passive, .sidebar__link.passive {
    filter: none;
}
.hero__btn, .form__btn, .header__signup, .hero__signup, .settings__btn {
    text-transform: none;
}

.sidebar__nav a span, .sidebar__nav button span {
    text-transform: none;
}

.game-provider {
    text-transform: none;
}

.header__signin span {
    text-transform: none;
}

.header__signup {
    text-transform: none;
}

.header__dropdown-btn {
    text-transform: none;
}

.sidebar__link--casino span, .sidebar__link--sport span {
    text-transform: none;
}

.sidebar__nav a span, .sidebar__nav button span {
    text-transform: none;
}

.sidebar__title {
    text-transform: none;
}
.sidebar__lang-btn span {
    text-transform: none;
}
.sidebar__lang-menu a {
    text-transform: none;
}

.section__title {
    text-transform: none;
}

.section__view {
    text-transform: none;
}

.section__more {
    text-transform: none;
}

.hero__title {
    text-transform: none;
}

.hero__signup {
    text-transform: none;
}

.promo__title {
    text-transform: none;
}

.slot__title h3 {
    text-transform: none;
}

.mini-game__title h3 {
    text-transform: none;
} 

.kush__title h3 {
    text-transform: none;
}

.table-wrap__btn {
    text-transform: none;
}

.xtable thead th {
    text-transform: none;
}

.promotion__btn {
    text-transform: none;
}


.tournament__btn {
    text-transform: none;
}

.ranking__name {
    text-transform: none;
}

.mfilter__apply {
    text-transform: none;
}

.vip__btn {
    text-transform: none;
}

.content__btn {
    text-transform: none;
}

.settings__level {
    text-transform: none;
}

.settings__level span {
    text-transform: none;
}

.settings__btn {
    text-transform: none;
}

.frame__btn {
    text-transform: none;
}

.frame-mob__play {
    text-transform: none;
}

.trade__game {
    text-transform: none;
}

.accordion-benefits__card button span {
    text-transform: none;
}

.accordion-benefits__card button span {
    text-transform: none;
}
.footer__title {
    text-transform: none;
}

.form__btn {
    text-transform: none;
}
.modal__title {
    text-transform: none;
}
.modal__btn {
    text-transform: none;
}

.modal__btn--big {
    text-transform: none;
}
.error__btn {
    text-transform: none;
}

.tags a {
  text-transform: none;
}

.mini-game__title {
  top: -61px;
}

.rank-icon {
    height: 44px !important;
    width: 44px !important;
}
.sidebar__big::-webkit-scrollbar, .sidebar__small::-webkit-scrollbar, .sidebar__menu-small::-webkit-scrollbar, .sidebar__content::-webkit-scrollbar {
  width:4px;
}
#main__content > div.section.section--first > div > div.d-flex.flex-column.gap-2 > div.swiper.swiper-initialized.swiper-horizontal.top-games-bottom.swiper-backface-hidden {
  display:none !important;
}
#main__content > div.section.section--first > div > div.col-12 > div > a {
  display:none !important;
}

#main__content > div.section.section--first > div.section > div > div > div:nth-child(1) {
  display:none !important;
}
.main #main-slider {
    order: 0;
}

.main #main-slider {
    order: 0;
}

#top-games-wrapper {
    order:2;
}
#last-played-games-wrapper {
    order:0;
}
#popular-games-wrapper {
    order: 4;
}


#buy-bonus-games-wrapper {
    order: 2;
}

#last-bets-wrapper {
    order: 9;
}

.section--last {
    order:10 ;
}

#footer {
    order: 11;
}

#big-wins-wrapper {
    order: 8;
}


#buy-bonus-games-wrapper .section__title-wrap {
    display: none;
}

#main__content > div.container > div > ul > li:nth-child(5) {
  display:none !important;
}
@media only screen and (min-width: 1069px) {
    .slot {
        transition: all 0.4s;
        padding-top:0px;
      }
      .slot__cover {
        padding-bottom: 130%;
        border-radius:0px;
      }
      .slot:hover {
        border-color: var(--tf-active);
        box-shadow: rgb(136 40 255 / 75%) 0px 7px 19px -3px !important;
        transform: translateY(0%);
      }
      .slot__img {
        z-index: 1;
        margin: 0px;
        margin-bottom:4px;
      }
      .slot__img img {
        object-fit: fill;
        width: 100%;
        height: 100%;
        border-radius: 10px;
      }
      .slot__title h3 {
        display:none;
      }
      .slot__title span {
        display:none;
      }
      .slot__pos {
        display:none;
      }
      .slot__title {
        display:none;
      }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .slot {
        transition: all 0.4s;
        padding-top:0px;
      }
      .slot__cover {
        padding-bottom: 130%;
        border-radius:0px;
      }
      .slot:hover {
        border-color: var(--tf-active);
        box-shadow: rgb(136 40 255 / 75%) 0px 7px 19px -3px !important;
        transform: translateY(0%);
      }
      .slot__img {
        z-index: 1;
        margin: 0px;
        margin-bottom:4px;
      }
      .slot__img img {
        object-fit: fill;
        width: 100%;
        height: 100%;
        border-radius: 10px;
      }
      .slot__title h3 {
        display:none;
      }
      .slot__title span {
        display:none;
      }
      .slot__pos {
        display:none;
      }
      .slot__title {
        display:none;
      }
}
@media only screen and (max-width: 734px) {
    .slot {
        transition: all 0.4s;
        padding-top:0px;
      }
      .slot__cover {
        padding-bottom: 130%;
        border-radius:0px;
      }
      .slot:hover {
        border-color: var(--tf-active);
        box-shadow: rgb(136 40 255 / 75%) 0px 7px 19px -3px !important;
        transform: translateY(0%);
      }
      .slot__img {
        z-index: 1;
        margin: 0px;
        margin-bottom:4px;
      }
      .slot__img img {
        object-fit: fill;
        width: 100%;
        height: 100%;
        border-radius: 10px;
      }
      .slot__title h3 {
        display:none;
      }
      .slot__title span {
        display:none;
      }
      .slot__pos {
      display:none;
      }
      .slot__title {
        display:none;
      }
}

@media only screen and (min-width: 576px) and (max-width: 734px) {
}

@media only screen and (min-width: 375px) and (max-width: 575px) {
}

@media only screen and (max-width: 325px) {
}