
.top-custom-menu a {
  transition: 0.3s ease;
  color: grey;
}

.top-custom-menu a:hover {
  color: white;
}

.top-custom-menu-left a:hover span[class^="p-xbtn-font-icon"]::before {
  color: red;
}

.top-custom-menu span[class^="p-xbtn-font-icon"]::before {
  font-weight: 100;
  font-size: 20px;
  transition: 0.3s ease;
}

.top-custom-menu svg {
  height: 30px;
  fill: purple;
}

@font-face {
  font-family: "FontIcons";
  src: url("../fonts/font-icons.ttf") format("truetype");
}

.top-custom-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  margin: 15px 0 -40px 0;
}

.top-custom-menu-left,
.top-custom-menu-right {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.top-custom-menu-left div {
  margin: 0 20px 0 0;
}

.top-custom-menu-right div {
  margin: 0 0 0 20px;
}

.top-custom-menu div[class^="p-xbtn-wrapper-"] {
  margin: 0 20px 0 0;
}
.top-custom-menu a[class^="p-xbtn-"] {
  display: flex;
  align-items: center;
}
.top-custom-menu span[class^="p-xbtn-font-text-"] {
  margin: 0 0 0 7px;
  text-transform: uppercase;
  font-size: 13px;
}


.p-games-head-title {
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 600;
  font-family: HeroNew, Arial, sans-serif;
}
a.p-xbtn-7-see_all {
  display: flex;
  flex-direction: row-reverse;
  width: 85px;
  justify-content: space-between;
}

span.p-xbtn-font-icon-7-see_all::before,
.p-xbtn-font-text-7-see_all {
  color: rgb(111, 111, 111);
}

a.p-xbtn-7-see_all:hover ::before,
a.p-xbtn-7-see_all:hover span {
  color: white;
  transition: 0.4s ease;
}

span.p-xbtn-font-icon-7-see_all::before {
  font-size: 11px;
  font-weight: 400;
}
.p-xbtn-font-text-7-see_all {
  font-size: 14px;
  font-weight: 400;
}

.p-games-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 15px 15px -20px 10px;
}

.p-xbtn-wrapper-12-18plus {
  display: flex;
  margin: 25px 0 0 0;
}
.p-xbtn-svg-icon-12-18plus svg {
  height: 28px;
}
.p-xbtn-svg-icon-12-18plus path {
  fill: grey;
  transition: all 0.3s ease;
}
.p-xbtn-svg-icon-12-18plus:hover path {
  fill: white;
}
.p-xbtn-svg-icon-12-18plus svg {
  width: 28px;
}


.p-slidebot2text-icon span::before,
.p-slidebot3text-icon span::before {
  color: rgb(102, 102, 102);
  font-weight: 100;
  font-size: 8px;
}
.p-slidebot2text-icon,
.p-slidebot3text-icon {
  width: 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-slidebot2text-wrapper,
.p-slidebot3text-wrapper {
  display: flex;
  justify-content: space-between;
}

.p-xbtn-wrapper-10-left_prov:hover span::before,
.p-xbtn-wrapper-11-right_prov:hover span::before,
.p-xbtn-wrapper-8-left_pay:hover span::before,
.p-xbtn-wrapper-9-right_pay:hover span::before {
  color: white;
  transition: 0.4s ease;
}

h3.p-slidebot-1-partners {
  margin-top: 50px;
}

.p-xbtn-wrapper-6-show_more {
  margin-left: auto;
}
a.p-xbtn-6-show_more {
  font-weight: 600;
  min-height: 40px;
  max-height: 40px;
  min-width: 130px;
  max-width: 130px;
  align-items: center;
  background: linear-gradient(90deg, #ff2f31 2.02%, #f41c43);
  border-radius: 6px;
  color: #fff;
  display: flex;
  margin: 0 25px 0 0;
  padding: 5px 24px;
}

a.p-xbtn-6-show_more:hover {
  color: rgba(75, 78, 97, 0.8);
}

.top-custom-menu-left a[class^="p-xbtn-"] {
  justify-content: center;
  border-radius: 5px;
  min-width: 100px;
  min-height: 40px;
}
.top-custom-menu-left a[class^="p-xbtn-"]:hover {
  background: #282a36;
}

.top-custom-menu-right a[class^="p-xbtn-4-sign_in"] {
  justify-content: center;
  border: 2px solid;
  border-color: rgb(100, 100, 100);
  border-radius: 5px;
  min-width: 80px;
  min-height: 36px;
  background: #282a36;
}
.top-custom-menu-right a[class^="p-xbtn-4-sign_in"]:hover {
  border-color: #282a36;
}
.top-custom-menu-right a[class^="p-xbtn-4-sign_in"] span {
  color: white;
  text-transform: uppercase;
  font-size: 12px;
}

.top-custom-menu-right .p-xbtn-5-sign_up {
  background: linear-gradient(90deg, #ff2f31 2.02%, #f41c43);
  border-radius: 6px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  text-transform: uppercase;
  min-width: 100px;
  min-height: 36px;
}
.top-custom-menu-right .p-xbtn-5-sign_up:hover {
  color: #282a36;
}


@media (max-width: 767px) {
  .top-custom-menu {
    display: none;
    margin: 20px 0 -20px 0;
    justify-content: space-between;
  }
  .top-custom-menu span[class^="p-xbtn-font-text-"] {
    display: none;
  }
  .top-custom-menu div[class^="p-xbtn-wrapper-"] {
    margin: 0 0 0 1px;
    width: 50px;
    justify-items: center;
  }
  .top-custom-menu-left a[class^="p-xbtn-"] {
    border-radius: 0;
    min-width: 0;
    min-height: 0;
  }
  .top-custom-menu-left a[class^="p-xbtn-"]:hover {
    background: transparent;
  }
  .top-custom-menu-right a[class^="p-xbtn-4-sign_in"] {
    min-width: 70px;
  }
  .top-custom-menu-right .p-xbtn-5-sign_up {
    min-width: 70px;
  }
  .p-xbtn-wrapper-3-search {
    margin: 0 20px 0 0 !important;
  }
  .p-xbtn-wrapper-4-sign_in {
    margin: 0 30px 0 0 !important;
  }
  .p-xbtn-wrapper-5-sign_up {
    margin: 0 25px 0 0 !important;
  }

  .vertical-header-top {
    display: flex !important;
  }

  .right-column {
    display: flex !important;
    flex-direction: row-reverse;
    height: 100%;
    align-items: center;
  }
 
  .p-xbtn-font-icon-15-search-rc::before {
    color: rgb(100 100 100);
    font-size: 22px;
    font-weight: 100;
    margin-right: 5px;
    transition: 0.3s ease;
  }
  .p-xbtn-font-icon-15-search-rc:hover::before {
    color: white;
  }
  span.p-xbtn-img-text-14-sign_in-rc,
  span.p-xbtn-img-text-13-sign_up-rc {
    color: white;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
  }
  a.p-xbtn-14-sign_in-rc {
    display: flex !important;
    justify-content: center;
    border: 2px solid;
    border-color: rgb(100, 100, 100);
    border-radius: 5px;
    min-width: 80px;
    min-height: 36px;
    background: #282a36;
    align-items: center;
    transition: 0.3s ease;
  }
  a.p-xbtn-14-sign_in-rc:hover {
    border-color: rgb(255 255 255 / 75%);
  }
  a.p-xbtn-13-sign_up-rc {
    background: linear-gradient(90deg, #ff2f31 2.02%, #f41c43);
    border-radius: 6px;
    font-size: 12px;
    font-weight: 700;
    display: flex !important;
    justify-content: center;
    text-transform: uppercase;
    min-width: 90px;
    min-height: 36px;
    align-items: center;
    margin-right: 20px;
  }
  a.p-xbtn-13-sign_up-rc span {
    transition: 0.3s ease;
  }

  a.p-xbtn-13-sign_up-rc:hover span {
    color: #282a36;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .p-xbtn-wrapper-13-sign_up-rc,
  .p-xbtn-wrapper-14-sign_in-rc,
  .p-xbtn-wrapper-15-search-rc {
    display: none !important;
  }
}
