:root {
  --border-radius: 7px;
  --bg-color: #200000;
  --text-color: #ff9100;
  --border: 1px solid #200000;
  --menu-bg: rgb(32, 0, 0);
}

@font-face {
  font-family: "icomoon";
  src: url("../assets/fonts/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sbx";
  src: url("../assets/fonts/sbx.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
.icomoon-class {
  font-family: "icomoon";
}

.sbx-class {
  font-family: "sbx";
}


body {
  font-family: "DMSans1", sans-serif;
  font-weight: 400;
}

@font-face {
  font-family: "DMSans1";
  src: url("../assets/fonts/DMSans1_k0q7u0-K4.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "DMSans2";
  src: url("../assets/fonts/DMSans2_mcqbu0-K4.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Bowlby";
  src: url("../assets/fonts/Bowlby_eqp8sqomI_A.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}


.main-page-wrapper {
  background: var(--bg-color) !important;
}


.main-header {
  background-color: var(--bg-color);
}
#menu-main-1 span {
  color: var(--text-color);
  font-weight: 600;
  white-space: nowrap;
}
.basel-logo-wrap {
  display: flex;
  
  flex-direction: row-reverse;
}


.navigation-wrap {
  margin: 15px 0 0 0;
  height: 150px;
  overflow-y: auto;
}

.navigation-wrap::-webkit-scrollbar {
  width: 2px;
  background: black;
  border-radius: 10px;
}

.navigation-wrap::-webkit-scrollbar-thumb {
  background-color: rgb(150 100 75);
  border-radius: 10px;
}
@media only screen and (max-width: 1024px) {
  .mobile-nav,
  .basel-close-sidebar-btn {
    background-color: var(--menu-bg) !important;
  }
  .basel-close-sidebar-btn {
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
  }
  .basel-close-sidebar-btn > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    margin: 8px 0 0 15px;
  }

  .basel-close-sidebar-btn > span {
    color: var(--text-color) !important;
    font-size: 18px !important;
    font-weight: 600;
    padding: 0 !important;
  }

  
  .mobile-nav div[class^="p-xelem-img-img-"] {
    position: relative;
    top: 10px;
  }
  .mobile-nav span[class^="p-xelem-img-titletext-"] {
    position: absolute !important;
    left: 0;
  }
}


.swiper a {
  display: flex;
  height: 315px;
  width: -webkit-fill-available;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 20px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  color: var(--text-color);
  font-size: 25px !important;
}


div[class^="p-image-grid-cat-"] {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  align-items: center;
  gap: 15px;
}

.p-imagegrid-item-img {
  transition: 0.3s ease;
  border-radius: var(--border-radius);
}

.p-imagegrid-item-container {
  position: relative;
  overflow: hidden;
  border-radius: var(--border-radius);
}

.p-imagegrid-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.p-imagegrid-overlay-content {
  text-align: center;
}

.p-imagegrid-item-container:hover .p-imagegrid-overlay {
  opacity: 1;
  pointer-events: auto;
}
.p-imagegrid-item-container .p-imagegrid-item-img {
  transform: scale(1);
  filter: blur(0px);
  transition: 0.3s ease;
}
.p-imagegrid-item-container:hover .p-imagegrid-item-img {
  transform: scale(1.1);
}


div[class^="p-title-bar-cat-"] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


div[class^="p-banner-"] {
  display: flex;
}


div[class^="p-listbox-wrapper-"] {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  user-select: none;
  align-items: center;
}

img[class^="p-listbox-item-content-img-"] {
  min-width: 200px;
  min-height: 75px;
  padding: 0 7px 0 7px;
}

.p-listbox-wrapper-providers::-webkit-scrollbar,
.p-listbox-wrapper-payments::-webkit-scrollbar {
  display: none;
}


.top-bar-left {
  display: flex !important;
}


.basel-prefooter {
  background-color: var(--bg-color);
}

.copyrights-wrapper {
  background-color: var(--bg-color);
}

div[class^="p-fmenu-div-"] {
  display: flex;
  justify-content: space-between;
}

div[class^="p-fmenu-div-"] ul[class^="p-fmenu-list-"] {
  display: flex;
  flex-direction: column;
}


.min-footer {
  display: initial !important;
}

.min-footer .col-left {
  margin: 0 0 30px 0;
}

.min-footer .col-right {
  height: 50px;
}

.min-footer .col-right {
  color: var(--text-color);
}


.basel-toolbar.icons-design-line.basel-toolbar-label-show {
  background-color: var(--border-color);
}


@media only screen and (min-width: 1025px) {
  .p-menu-item-casino,
  .p-menu-item-live_casino,
  .p-menu-item-english,
  .p-menu-item-about,
  .p-menu-item-chat_s {
    display: none !important;
  }
  #menu-main-1 span[class^="p-menu-iconfont-"] {
    display: none;
  }
}


@media only screen and (max-width: 1024px) {
  .p-menu-item-new,
  .p-menu-item-feature,
  .p-menu-item-slots,
  .p-menu-item-crash,
  .p-menu-item-table,
  .p-menu-item-lived,
  .p-menu-item-bookof,
  .p-menu-item-hold_win,
  .p-menu-item-bonus_buy,
  .p-menu-item-more {
    display: none !important;
  }

  .mobile-nav #menu-main a[class^="p-menu-link-"]:active {
    background-color: unset;
  }
}
