* {
  /* outline: 1px solid red; */
}

/* whole site */
@media (min-width: 1025px) {
  header.main-header {
    width: 225px;
    border: 1px solid transparent;
  }
  div.main-page-wrapper {
    margin-left: -55px;
  }
  .p-basel-prefooter,
  .p-wp-footer {
    margin-left: 225px;
  }
  div.topbar-wrapp {
    left: 225px;
  }
  .global-header-vertical.wrapper-full-width .container {
    max-width: 75dvw !important;
  }
}

/* carousel */
.swiper-button-prev,
.swiper-button-next {
  display: none !important;
}

div.p-swiperslide-content {
  justify-content: flex-end;
}
span.p-swiperslide-button {
  background: linear-gradient(to top, #79db77, #57a156);
  border: 1px solid #57a156;
  color: white;
  font-weight: 600;
  font-size: 0.15em;
  padding: 0.6em 0.85em 0.6em 0.85em;
}
@media (max-width: 768px) {
  span.p-swiperslide-button {
    display: none;
  }
}
div[class^="swiper-slide p-swiperslide-item-2-"] div.p-swiperslide-content {
  display: none;
}
div[class^="swiper-slide p-swiperslide-item-3-"] div.p-swiperslide-content {
  padding-bottom: 25px;
}
div.p-swiperslide-content {
  padding: 3% !important;
}

/* top banner */
div[class^="p-xelem-wrapper-"][class$="-top-banner"] {
  position: relative;
  margin-top: 25px;
  margin-bottom: 25px;
  justify-items: center;
}
div[class^="p-xelem-wrapper-"][class$="-top-banner"] span {
  position: absolute;
  top: 0;
  right: clamp(20px, 2dvw, 40px);
  align-self: anchor-center;
  background: linear-gradient(to top, #79db77, #57a156);
  border: 1px solid #57a156;
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 20px 20px 20px 20px;
  color: white;
  font-weight: 600;
  line-height: 0;
  transition: 0.3s ease;
}
div[class^="p-xelem-wrapper-"][class$="-top-banner"] span:hover {
  border: 1px solid white;
}

@media (min-width: 1025px) {
  div[class^="p-xelem-wrapper-"][class$="-top-mob-banner"] {
    display: none;
  }
}
@media (max-width: 1024px) {
  div[class^="p-xelem-wrapper-"][class$="-top-desk-banner"] {
    display: none;
  }
}

/* mid banner */
div.p-xelem-wrapper-mid-banner {
  display: flex;
  margin-top: 20px;
  padding-bottom: 3px;
  gap: 15px;
  overflow-x: auto;
  width: 100%;
  justify-self: center;
}
@media (min-width: 1575px) {
  div.p-xelem-wrapper-mid-banner {
    justify-content: center;
  }
}
div.p-xelem-wrapper-mid-banner > div {
  position: relative;
  flex: 0 0 auto;
  /* flex-shrink: 0; */
}
div.p-xelem-wrapper-mid-banner div.p-xelem-content-img {
  position: absolute;
  bottom: clamp(1px, 1dvw, 15px);
  left: clamp(1px, 1dvw, 15px);
  border-radius: 5px;
  background: linear-gradient(180deg, #8a46c5 0%, #af6ce9 100%);
  color: #fff;
  padding: clamp(1px, 1.25dvw, 8px) clamp(1px, 2dvw, 16px);
  font-size: clamp(12px, 3dvw, 16px);
}
.p-xelem-wrapper-mid-banner::-webkit-scrollbar {
  height: 3px;
}
@media (max-width: 601px) {
  div.p-xelem-wrapper-mid-banner div.p-xelem-content-img {
    bottom: clamp(1px, 3dvw, 15px);
    left: clamp(1px, 3dvw, 15px);
  }
}
@media (min-width: 602px) {
  div.p-xelem-wrapper-mid-banner div.p-xelem-content-img {
    bottom: clamp(1px, 2dvw, 15px);
    left: clamp(1px, 2dvw, 15px);
  }
}
@media (min-width: 1439px) {
  div.p-xelem-wrapper-mid-banner div.p-xelem-content-img {
    bottom: clamp(1px, 1dvw, 15px);
    left: clamp(1px, 1dvw, 15px);
  }
}
@media (max-width: 555px) {
  div.p-xelem-wrapper-mid-banner > div {
    width: clamp(250px, 75%, 500px);
  }
}
div.p-xelem-wrapper-mid-banner div.p-xelem-content-img {
  border: 1px solid transparent;
  transition: 0.3s ease;
}
div.p-xelem-wrapper-mid-banner div.p-xelem-content-img:hover {
  border: 1px solid white;
}

/* search element */
div[class^="p-xelem-wrapper-"][class$="-search"] a {
  display: flex;
  justify-content: flex-start;
  border: 1px solid gray;
  border-radius: 7px;
  width: 300px;
  height: 35px;
  place-self: center;
  padding: 10px;
}
div[class^="p-xelem-wrapper-"][class$="-search"] a > span,
div[class^="p-xelem-wrapper-"][class$="-search"] a > div {
  align-self: center;
}
div[class^="p-xelem-wrapper-"][class$="-search"] span,
div[class^="p-xelem-wrapper-"][class$="-search"] span::before {
  transition: 0.3s ease;
  color: dimgray;
}
div[class^="p-xelem-wrapper-"][class$="-search"] span.p-xelem-text {
  font-size: 10px;
  margin-left: 5px;
}
div[class^="p-xelem-wrapper-"][class$="-search"] a:hover span.p-xelem-text {
  cursor: text;
  color: white;
}
div[class^="p-xelem-wrapper-"][class$="-search"] a:hover span.p-xelem-fa {
  scale: 1.1;
}

/* titlebars */
img.p-titlebar-titleleft-icon {
  height: 35px;
}
div[class^="p-titlebar-cat-"] a,
div[class^="p-titlebar-cat-"] span {
  color: white;
}
div[class^="p-titlebar-cat-"] a.p-titlebar-titleleft-btn {
  border: 1px solid red !important;
}
div[class^="p-titlebar-cat-"] a.p-titlebar-titleleft-btn:hover {
  color: white !important;
}
a.p-titlebar-titleright-linkL::after,
a.p-titlebar-titleright-linkR::after {
  background-color: var(--header-color);
}
a.p-titlebar-titleright-linkL:hover::after,
a.p-titlebar-titleright-linkR:hover::after {
  background-color: rgb(49, 11, 84) !important;
}

/* games */
img.p-imagegrid-img {
  border-radius: 0.75dvw;
}
.p-imagegrid-cat-shows img {
  border-radius: 0.35dvw;
}
a[class^="p-imagegrid-item-"]:hover img.p-imagegrid-img {
  filter: brightness(0.67);
  scale: 0.95;
}
@media (max-width: 768px) {
  div[class^="p-imagegrid-cat-"] {
    grid-auto-columns: auto;
    /* grid-auto-columns: 33%; */
    grid-template-rows: repeat(2, auto);
  }
}
@media (min-width: 769px) and (max-width: 1440px) {
  .p-imagegrid-cat-shows {
    grid-auto-columns: 30%;
  }
}
@media (max-width: 768px) {
  .p-imagegrid-cat-shows {
    grid-auto-columns: 50% !important;
  }
}

/* providers and payments */
.p-listbox-category-payments {
  margin-top: 25px;
  margin-bottom: 25px;
}
img.p-listbox-img {
  min-width: clamp(75px, 15vw, calc(var(--listbox-width) / 2.5));
}
.p-listbox-item-providers-egtd img {
  scale: 0.5;
}
.p-listbox-item-providers-egtd:hover img.p-listbox-img {
  scale: 0.67 !important;
}
.p-listbox-category-payments img.p-listbox-img {
  min-width: clamp(75px, 15vw, calc(var(--listbox-width) / 1.75));
}
.p-listbox-category-providers {
  margin-bottom: 15px;
}
.p-listbox-category-payments {
  grid-template-rows: repeat(3, 1fr);
}
.p-listbox-category-payments > div[class^="p-listbox-item-"] {
  padding-right: clamp(12px, 1vw, 35px) !important;
  padding-left: clamp(12px, 1vw, 35px) !important;
}
img.p-listbox-img {
  min-width: clamp(60px, 25vw, calc(var(--listbox-width) / 2.5)) !important;
}
.p-listbox-category-providers img.p-listbox-img {
  min-width: clamp(60px, 20vw, calc(var(--listbox-width) / 2.5)) !important;
}
.p-listbox-category-providers > div {
  background-color: var(--header-color) !important;
  padding-top: 0.25vw !important;
  padding-bottom: 0.25vw !important;
}

/* 18 plus */
div[class^="p-xelem-wrapper"][class$="-plus18"] img {
  height: 25px;
}

/*bot logo*/
div[class^="p-xelem-wrapper-"][class$="-bot-logo"] img.p-xelem-img {
  height: 55px;
}

/*menu*/
@media (min-width: 1025px) {
  header.main-header {
    background-color: rgb(49, 11, 84);
  }
  div[class^="p-xelem-wrapper-"][class$="-uni-signupbtn"] a.p-xelem-link,
  div[class^="p-xelem-wrapper-"][class$="-uni-loginbtn"] a.p-xelem-link {
    padding: clamp(14px, 2.5dvw, 18px) clamp(10px, 2.5dvw, 14px) !important;
  }
}
@media (min-width: 1025px) {
  .header-vertical .right-column,
  .header-vertical .header-links {
    border-top: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important;
  }
}
div.main-nav ul.menu img,
div.mobile-nav ul.site-mobile-menu img {
  height: 25px !important;
  width: 25px !important;
}
a.p-menu-link img {
  margin-left: 20px !important;
}
a.p-menu-link span {
  margin-left: 10px;
}
div.mobile-nav ul.site-mobile-menu > li img.p-menu-iconsvg,
div.mobile-nav ul.site-mobile-menu > li i.p-menu-iconfont,
header.main-header ul.menu li[class^="p-menu-item-"] i::before,
div.menu-p-main-menu-container ul.menu li[class^="p-menu-item-"] img {
  filter: invert(54%) sepia(15%) saturate(1334%) hue-rotate(228deg)
    brightness(91%) contrast(92%);
}
div.mobile-nav ul.site-mobile-menu > li:hover img,
div.mobile-nav ul.site-mobile-menu > li:hover i.p-menu-iconfont,
header.main-header ul.menu li[class^="p-menu-item-"]:hover i::before,
div.menu-p-main-menu-container ul.menu li[class^="p-menu-item-"]:hover img {
  filter: invert(50%) sepia(50%) saturate(1000%) hue-rotate(375deg)
    brightness(125%) contrast(175%) !important;
}
div.mobile-nav ul.site-mobile-menu > li img.p-menu-iconsvg,
div.mobile-nav ul.site-mobile-menu > li i.p-menu-iconfont,
header.main-header ul.menu li[class^="p-menu-item-"] i::before,
div.menu-p-main-menu-container ul.menu li[class^="p-menu-item-"] img {
  transition: unset !important;
}
header.main-header li span.p-menu-text {
  color: white;
  font-weight: 500;
  font-size: 18px;
}
div.mobile-nav li span.p-menu-text {
  font-weight: 500;
  font-size: 18px;
}
header.main-header li img.p-menu-iconsvg {
  filter: invert(1%) !important;
}
.mobile-nav {
  width: 225px !important;
}
div.mobile-nav div.basel-close-sidebar-btn img {
  width: 175px;
}
div.mobile-nav ul.site-mobile-menu li {
  border-bottom: 1px solid #58218c;
}
div.mobile-nav
  ul.site-mobile-menu
  li[class^="p-menu-item-"][class$="-menu-home"] {
  border-top: 1px solid #58218c;
}
/*en btn*/
@media (max-width: 1024px) {
  header.main-header div[class^="p-xelem-wrapper-"][class$="-menu-en"] {
    display: none;
  }
}
div[class^="p-xelem-wrapper-"][class$="-menu-en"] img {
  filter: unset !important;
}
div[class^="p-xelem-wrapper-"][class$="-menu-en"] img {
  height: 20px !important;
  width: auto !important;
}

div[class^="p-xelem-wrapper-"][class$="-menu-en"] {
  background-color: rgb(36, 8, 73);
  height: 50px;
  padding-left: 20px;
  border-bottom: 1px solid transparent !important;
}
header.main-header div[class^="p-xelem-wrapper-"][class$="-menu-en"] {
  /* background-color: rgb(49, 11, 84) !important; */
}
div[class^="p-xelem-wrapper-"][class$="-menu-en"] span {
  color: white !important;
}
div[class^="p-xelem-wrapper-"][class$="-menu-en"]:hover span,
div[class^="p-xelem-wrapper-"][class$="-menu-en"]:hover::after {
  color: var(--border-color) !important;
}
div[class^="p-xelem-wrapper-"][class$="-menu-en"]::after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  color: white;
  position: absolute;
  right: 0;
  align-content: center;
  margin-right: 15px;
  transition: 0.3s ease;
}
.mobile-nav li[class^="p-menu-item-"][class$="-menu-chat"] {
  /* border-bottom: 1px solid transparent !important; */
}
.mobile-nav div[class^="p-xelem-wrapper-"][class$="-menu-en"] {
  border-top: 1px solid #58218c !important;
  /* border-bottom: 1px solid #58218c !important; */
}
div[class^="p-xelem-wrapper-"][class$="-menu-en"],
div[class^="p-xelem-wrapper-"][class$="-menu-en"] a.p-xelem-link {
  display: flex;
  align-items: center;
}

div[class^="p-xelem-wrapper-"][class$="-menu-en"] {
  position: sticky;
  width: 100%;
  bottom: 0;
  margin-top: auto;
}
header.main-header div[class^="p-xelem-wrapper-"][class$="-menu-en"] {
  /* position: absolute !important; */
}
div[class^="p-xelem-wrapper-"][class$="-menu-en"] a.p-xelem-link {
  height: 50px !important;
}
div[class^="p-xelem-wrapper-"][class$="-menu-en"] .p-xelem-content-img {
  margin-left: 10px;
}
div.mobile-nav {
  display: flex !important;
  flex-direction: column !important;
}
header.main-header .right-column {
  display: none;
}

/*footer menu*/
@media (min-width: 768px) {
  div.p-fmenu-wrapper.fmenu-one ul.p-fmenu-list {
    grid-template-rows: repeat(1, 1fr) !important;
  }
}
@media (max-width: 767px) {
  div.p-fmenu-wrapper.fmenu-one ul.p-fmenu-list {
    grid-template-columns: repeat(3, 1fr) !important;
    justify-items: center;
  }
}
@media (max-width: 549px) {
  div.p-fmenu-wrapper.fmenu-one ul.p-fmenu-list {
    grid-template-columns: repeat(1, 1fr) !important;
    justify-items: center;
  }
}

/*mobnavbar*/
div.basel-toolbar span.p-xelem-btn {
  font-size: 12px;
}
div.basel-toolbar div[class^="p-xelem-wrapper-"]:hover img.p-xelem-img,
div.basel-toolbar div[class^="p-xelem-wrapper-"]:active img.p-xelem-img,
div.basel-toolbar div[class^="p-xelem-wrapper-"]:hover span.p-xelem-fa,
div.basel-toolbar div[class^="p-xelem-wrapper-"]:active span.p-xelem-fa {
  filter: invert(20%) sepia(7%) saturate(5542%) hue-rotate(3deg)
    brightness(107%) contrast(113%);
}
