body {
  font-family: "Open Sans", sans-serif;
  background-color: transparent !important;
  background: #fff !important;
  color: #fff !important;
}
.menu_toggle .hamburger {
  color: #dc1225;
}

.menu_toggle .hamburger-cross span {
  background-color: #dc1225 !important;
}
.collapsed .menu_toggle .hamburger span {
  height: 0px;
  border: 2px solid;
}
.navbar-brand {
  float: left;
  height: 52px;
}

.menu > .nav-item > .nav-link {
  font-weight: 800;
  font-size: 15px;
  text-decoration: none;
  color: #232323 !important;
}
.header_area .navbar .navbar-nav .menu-item a:hover,
.header_area .menu > .nav-item.active .nav-link,
header.navbar_fixed .menu > .nav-item.active > .nav-link {
  color: #df3237 !important;
}

.header_area,
.header_area.navbar_fixed {
  z-index: 1201;
}
.navbar-brand {
  padding: 5px;
}

.nav_full_width nav.navbar,
.nav_full_width.navbar_fixed nav.navbar {
  padding: 0 10px;
}
a {
  color: #dc1225;
}
a:hover {
  text-decoration: none;
  color: #ff1127;
}

td,
th {
  border-top: 1px solid #98a3ad;
}

.wpcf7 input[type="submit"] {
  float: right;
}

.wpcf7 input[type="submit"] ~ .wpcf7 .ajax-loader {
  float: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "obviously-narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
}
h1 {
  font-size: 54px;
}
h2 {
  font-size: 50px;
}
h3 {
  font-size: 46px;
}
h4 {
  font-size: 42px;
}
h5 {
  font-size: 38px;
}
h6 {
  font-size: 32px;
}

h1,
h2,
h3,
h4,
h5,
h6,
label,
table {
  color: #10559a;
  font-weight: 700;
}
p {
  color: #232323;
  font-size: 14px;
  font-weight: 400;
}
.elementor-widget-text-editor h1 {
  font-size: 22px !important;
  line-height: 1.1 !important;
}
.elementor-widget-text-editor h2 {
  font-size: 17px !important;
  line-height: 1.1 !important;
}
.elementor-widget-text-editor h3,
.elementor-widget-text-editor h4,
.elementor-widget-text-editor h5,
.elementor-widget-text-editor h6 {
  font-size: 15px !important;
  line-height: 1.1 !important;
}
/*
.elem_text-1 p,
.elem_text-1 h1,
.elem_text-1 h2,
.elem_text-1 h3,
.elem_text-1 h4,
.elem_text-1 h5,
.elem_text-1 h6,
.elem_text-1 label,
.elem_text-1 table,
.elem_text-1 ul,
.elem_text ol
{
    color: #fff;
}
*/
/*
.body_dark p,
.body_dark h1,
.body_dark h2,
.body_dark h3,
.body_dark h4,
.body_dark h5,
.body_dark h6,
.body_dark label,
.body_dark table,
.body_dark ul,
.body_dark ol
 {
    color: #fff;

}
*/
.header_area {
  max-width: 1260px;
  margin: 0 auto;
}

.menu > .nav-item {
  padding-bottom: 25.5px;
  padding-top: 25.5px;
}

.elementor-widget-sidebar {
  background-color: #1d1043 !important;
  border: 2px solid #431dbc;
  border-radius: 25px;
  font-size: 13px;
  padding: 30px 15px;
  background-image: none;
  background-position: right -30px bottom -22px !important;
  background-repeat: no-repeat;
  min-height: 500px;
}
.widget.sidebar_widget {
  margin-top: 30px;
}
.elementor-widget-sidebar .widget.widget_nav_menu ul li a {
  color: #fff;
}
.elementor-widget-sidebar .widget.widget_nav_menu ul li a:hover {
  color: #3efff4 !important;
}
.elementor-widget-sidebar .widget_media_image img {
  width: 70%;
}
.footer_elementor {
  color: #fff;
}
.footer_elementor a img {
  height: initial;
}
.footer_elementor p {
  color: #fff;
}

.footer_elementor a {
  color: #fcc718;
}

.footer_elementor a:hover {
  color: #fcef18;
}

.elementor-button {
    background-color: #dc1225;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 30px;
    font-family: "obviously-narrow", sans-serif;
    line-height: 28px;
    border-radius: 5px;
}
.elementor-button:hover {
  background-color: #ff1127;
}
.elementor-button.elementor-size-xs {
  font-size: 19px;
}

.footer_elementor .menu {
  padding-left: 0;
  list-style-type: none;
}

.footer_elementor .menu a {
  color: #fff !important;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0.6rem;
  display: block;
  letter-spacing: 0.5px;
}

.footer_elementor a {
  color: #fcc718;
}

.f_social_icon {
  margin: 1.1rem 0;
}

.f_social_icon a {
  width: auto;
  height: auto;
  border-radius: 0;
  font-size: 20px;
  line-height: 1;
  color: #858da8;
  display: inline-block;
  background: transparent;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #fff;
}

.footer_elementor .f_social_icon a:hover {
  background-color: transparent;
}

.footer_elementor h5 {
  color: #3efff4;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 1.2rem;
  letter-spacing: 0.5px;
}
.footer_elementor {
  padding: 20px;
  background-color: #0c1028;
}

@media (min-width: 992px) {
  body.drawer-open.games-sidebar .footer_elementor {
    margin-left: 240px;
    display: none;
  }
  body.games-sidebar .footer_elementor {
    margin-left: 40px;
    display: none;
  }
}

.footer_logo img {
  width: 210px;
}
.elementor-widget.footer_textwidget-2,
.elementor-widget.footer_textwidget-3 {
  margin-bottom: 0;
}
.footer_textwidget-2 .elementor-widget-container,
.footer_textwidget-3 .elementor-widget-container {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
}
.footer_textwidget-2 img {
  padding: 5px;
}

.footer_textwidget-3 img {
  margin: 10px 0;
  padding: 5px 8px;
  max-width: 80px;
  max-height: 28px;
}
@media (min-width: 786px) {
  .footer_elementor .elementor-widget-wp-widget-nav_menu {
    flex: 1;
  }
}

.footer_elementor p {
  font-size: 12px;
  margin-bottom: 1.1rem;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.footer_logo .elementor-image {
  margin-bottom: 1.7rem;
}

.menu > .nav-item.active .nav-link:before,
.menu > .nav-item:hover .nav-link:before {
  display: none;
}

.current_page_item.menu_casino a {
  color: #cf0075 !important;
}
.current_page_item.menu_live_casino a {
  color: #4ac3e1 !important;
}

.current_page_item.menu_sports a {
  color: #02a826 !important;
}

.current_page_item.menu_poker a {
  color: #e71d24 !important;
}

.current_page_item.menu_lotto a {
  color: #9518ff !important;
}

.elementor-heading-title {
  margin-bottom: 0.5em;
}

.page_wrapper .elementor-section-full_width.fullh {
  height: 100vh;
}

/* animacore plugin related changes */
.main-navbar {
  width: 30%;
}

.navbar {
  margin-bottom: 0;
}

.user-container {
  color: #232323;
}

p img {
  width: auto;
}

.main-navbar .btn-login {
  background: linear-gradient(270deg, #DF012A 0%, #b90013 100%);
  font-weight: 700;
  font-size: 12px;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
}
#login-button:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj4KICA8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMzAuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogMi4xLjEgQnVpbGQgMTIzKSAgLS0+CiAgPHBhdGggZD0iTTQzNyw3NUMzODguNywyNi42LDMyNC40LDAsMjU2LDBTMTIzLjMsMjYuNiw3NSw3NSwwLDE4Ny42LDAsMjU2czI2LjYsMTMyLjcsNzUsMTgxLDExMi42LDc1LDE4MSw3NSwxMzIuNy0yNi42LDE4MS03NSw3NS0xMTIuNiw3NS0xODEtMjYuNi0xMzIuNy03NS0xODFaTTExMS4xLDQyOS4zYzguNS03Mi43LDcxLTEyOC45LDE0NC45LTEyOC45czc1LjYsMTUuMiwxMDMuMiw0Mi43YzIzLjMsMjMuMywzOCw1My43LDQxLjcsODYuMi0zOS4zLDMyLjktODkuOCw1Mi43LTE0NC45LDUyLjdzLTEwNS42LTE5LjgtMTQ0LjktNTIuN1pNMjU2LDI2OS41Yy00Mi45LDAtNzcuOC0zNC45LTc3LjgtNzcuOHMzNC45LTc3LjgsNzcuOC03Ny44LDc3LjgsMzQuOSw3Ny44LDc3LjgtMzQuOSw3Ny44LTc3LjgsNzcuOFpNNDI2LjcsNDAzLjljLTcuNi0zMC44LTIzLjYtNTkuMi00Ni40LTgycy00MC4yLTMyLjMtNjQtNDAuOWMyOC42LTE5LjQsNDcuNC01Mi4yLDQ3LjQtODkuMiwwLTU5LjQtNDguMy0xMDcuOC0xMDcuOC0xMDcuOHMtMTA3LjgsNDguMy0xMDcuOCwxMDcuOCwxOC44LDY5LjksNDcuNSw4OS4zYy0yMS45LDgtNDIuMSwyMC4zLTU5LjYsMzYuNS0yNS4yLDIzLjUtNDIuOCw1My41LTUwLjksODYuMy0zNC40LTM5LjctNTUuMy05MS40LTU1LjMtMTQ3LjksMC0xMjQuNiwxMDEuNC0yMjYsMjI2LTIyNnMyMjYsMTAxLjQsMjI2LDIyNi0yMC45LDEwOC4zLTU1LjMsMTQ3LjlaIiBmaWxsPSIjZmZmIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  margin-right: 4px;
  position: relative;
  top: 5px;
}
.main-navbar .btn-login:hover {
  background: linear-gradient(0deg, #bb0e1f 0%, #bb0e1f 100%);
  color: #fff;
}
.main-navbar .btn-register {
  background-color: #fff;
  font-weight: 800 !important;
  font-size: 12px;
  padding: 7px 20px;
  color: #13062e !important;
  border-radius: 10px;
}
.main-navbar .btn-register:hover {
  background-color: #97fff9;
  color: #13062e !important;
}

#headerActionButtons .logged-out-text {
  color: #fff;
  display: none;
}

#logged-out-section {
  margin-top: 0;
}

#logged-in-section .user-icon {
  color: #dc1225;
}

.top-panel-strip {
  background: #dc1225;
}

#logged-in-section {
  min-width: 140px;
}

#menu-main-menu {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 50px;
}

.navbar-nav li {
  border: 0;
}
.wpcf7 {
  max-width: 500px;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea,
.wpcf7 input[type="submit"],
.wpcf7 select {
  color: #000011;
}

.wpcf7 input[type="submit"] {
  min-width: 120px;
  padding: 12px 24px;
  box-shadow: none;
  font-size: 20px;
  background-color: #46a2f6;
  border-radius: 2px;
  color: #fff;
  font-weight: 700;
  border: 0;
}
.wpcf7 input[type="submit"]:hover {
  background-color: #2f6495;
}
.wpcf7 textarea {
  height: 150px;
}

/* MEDIA */

@media (max-width: 1200px) {
  .navbar-right {
    position: absolute;
    top: 6px;
    right: 49px;
    margin: 0 !important;
    width: 210px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-collapse.collapse {
    display: block !important;
  }

  .navbar-expand-lg .navbar-collapse {
    margin-right: -90px;
    margin-left: -30px;
  }
}

@media (max-height: 600px) {
  .page_wrapper .elementor-section-full_width.fullh {
    min-height: 600px;
  }
}

@media (min-width: 1250px) {
  .container {
    max-width: none;
    padding: 0;
  }
}

@media (max-width: 991px) {
  #logged-in-section {
    margin-right: -60px;
    margin-top: -6px;
  }

  .nav_full_width nav.navbar {
    justify-content: initial;
  }

  .nav_full_width a.navbar-brand.sticky_logo img {
    height: 55px;
  }

  .navbar-brand > img {
    /*height: 35px;
    width: auto !important;
	   width: 260px!important;
	  height: auto!important;
    margin-right: 30px!important;*/
  }

  .navbar-collapse,
  .menu {
    background: transparent;
  }
}

.footer_textwidget-1 img {
  width: 85px;
  vertical-align: text-bottom;
}

@media (max-width: 1200px) {
  .main-navbar .btn-login,
  .main-navbar .btn-register {
    font-size: 12px;
    padding: 7px 14px;
  }
}

@media (max-width: 767px) {
  .section_bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .main-navbar {
    width: auto;
  }

  .header_area .navbar-brand {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 50px;
  }
  .footer_elementor h5 {
    display: none;
  }
  .footer_elementor .menu {
    padding: 0;
    text-align: center;
  }
  .footer_textwidget-2 .elementor-widget-container,
  .footer_textwidget-3 .elementor-widget-container {
    justify-content: center;
  }
  .footer_col-4 .footer_textwidget-4 {
    width: 50%;
  }
  .footer_col-4 .footer_widget-4 {
    width: 50%;
    text-align: center;
  }
}

@media (max-width: 568px) {
  .nav_full_width a.navbar-brand.sticky_logo img {
    height: 45px;
    margin-top: 0;
  }
}
#betby {
  margin-top: 67px;
}
/* MyAffiliates */
.elementor-default .chat-fc-form-outer div.fc-form ul li label {
  position: absolute;
  top: -16px;
  font-weight: lighter;
  margin-left: 3px;
  margin-right: 8px;
  padding: 0px 3px;
  background-color: transparent;
  border-radius: 3px;
  color: #333;
  font: 400 13px/18px "Poppins", sans-serif;
}
.elementor-default .chat-fc-form-outer div.fc-form p {
  line-height: 1.2;
  margin-bottom: 30px;
  font-weight: lighter;
  color: #333;
  font: 400 15px/60px "Poppins", sans-serif;
}
.elementor-default .chat-fc-form-outer div.fc-form ul li input {
  padding: 8px 6px;
}
.elementor-default li.pre-fc-field select {
  color: #333;
  border-radius: 3px;
  border-color: rgb(221, 221, 221);
  min-height: 40px;
}
.modal-open .modal {
  background: transparent;
  position: absolute;
  height: 228px;
  top: 50%;
  left: 35%;
  box-shadow: none;
  z-index: 10;
}
.header_area .navbar .navbar-nav .menu-item a {
  white-space: nowrap;
}
.game__iframe iframe {
  min-height: 80vh;
}
@media (max-width: 1199px) {
  .menu > .nav-item + .nav-item {
    white-space: nowrap;
  }
  .game__iframe iframe {
    min-height: 80vh;
  }
}
.casino_view-live #gamesCatTab .nav-link.active,
.casino_view-live #gamesCatTab .nav-link:focus {
  background-color: #4ac3e1;
}
input[type="text"]._asb_text-input-input {
  background-color: inherit;
  box-shadow: none;
  border: none;
  padding-left: inherit;
  -webkit-box-shadow: none;
  height: inherit;
  font: inherit;
}
@media (max-width: 991px) {
  .navbar-right {
    line-height: 50px;
  }

  .navbar {
    min-height: 67px;
  }
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cecece;
  opacity: 0.5; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cecece;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #cecece;
}

input[type="text"] {
  height: 1.4375em;
  background-color: transparent;
  border: 0;
}

/* 789 styles*/

header.header_area.header_stick {
  background-color: #fff !important;
}

.navbar-brand > img {
  height: 40px !important;
  width: auto !important;
}

.header_area .navbar .navbar-nav .menu-item a {
  font-size: 15px !important;
}

ul.slick-dots li button {
  background: transparent !important;
}

/* 789 sidebar*/
.elementor
  .elementor-widget:not(.elementor-widget-text-editor):not(
    .elementor-widget-theme-post-content
  )
  figure {
  text-align: center;
}

.sidebar_widget ul.wp-block-latest-posts li a,
.widget.widget_nav_menu ul li a,
.widget.widget_meta ul li a,
.widget.widget_pages ul li a,
.widget.widget_archive ul li a,
.widget.widget_categories ul li a {
  color: #fff !important;
}

.elementor-widget-sidebar #nav_menu-3.widget.sidebar_widget {
  margin-top: 0px !important;
}

.elementor-widget-sidebar #nav_menu-3,
.elementor-widget-sidebar #nav_menu-2 {
  padding-left: 17%;
}

/* generic pages*/

.gen-text {
  margin-bottom: 50px !important;
  border-bottom: 1px solid #404e6e;
  padding-bottom: 50px;
  line-height: 1.5;
}
.gen-text p {
}
.gen-text p strong {
  color: #3efff4;
  font-weight: 800;
}
.gen-text ul {
  color: #fff !important;
  padding-left: 20px;
}
.gen-text ul li {
  margin-bottom: 8px;
  font-size: 14px;
}
.gen-text ul li strong {
  color: #3efff4;
}
.gen-text ol li {
  font-size: 14px;
  margin-bottom: 5px;
}
.gen-text ol,
.gen-text ul {
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 20px;
}

/* footer*/

.footer_elementor h5 {
  color: #3efff4;
}

.footer_elementor {
  padding: 20px;
  background-color: #0c1028;
}

.footer_elementor_toprow {
  margin-top: 50px !important;
}

.footer-licences {
  border-top: 1px solid #242b4a;
}

.footer-licences p {
  color: #9e9dc5;
  font-size: 10px;
  line-height: 1.4 !important;
}

.licence_logo img {
  width: 170px !important;
}

.responsible-gaming-text p {
  color: #9e9dc5 !important;
  font-size: 10px !important;
  line-height: 1.4 !important;
}

.legal-menu-col2 {
  margin-top: 40px !important;
}

.footer-identity .footer_logo img {
  width: 150px !important;
  height: auto;
}

.footer-identity p {
  font-size: 11px !important;
}

.footer_certik a img {
  width: 120px !important;
  height: auto;
}

.footer-help-center-menu {
  margin-block-end: 0px !important;
}

.age18 img {
  float: left;
}

.age18 {
  line-height: 1.3 !important;
  font-size: 10px !important;
}

/*.footer-identity .elementor-widget-image a img[src$=".svg"] {
    width: 120px!important; height: auto;
}
*/
@media only screen and (max-width: 898px) {
  .legal-menu-col2 {
    margin-top: 0px !important;
  }
}

/* popup*/

div.ays-pb-modals div.ays-pb-modal {
  background-color: #0c1027 !important;
}

.header_area.navbar_fixed .navbar {
  background: inherit;
}

/*-- top bar-- */

/*-- left bar-- */

.categories .category :hover .title,
.categories .category.active .title {
  color: #df3237;
}

.categories .category .title {
  font-size: 13px;
  color: #232323;
}

.css-11tkgkc .MuiDrawer-paper {
  background-color: #140c32 !important;
}

.drawerToggle {
  background-color: #140c32;
}

.categories .category svg {
  background-color: #df3237;
  border: 1px solid #232323;
  fill: #fff;
}

.categories .category.active svg {
  background-color: #fff;
  border-color: #df3237;
  fill: #df3237;
}

.all-providers {
  background-color: #25165d;
  border: 0px solid rgba(0, 0, 0, 0);
  font-weight: 800;
  font-size: 12px;
}

.all-providers:hover {
  color: #3efff4;
  background-color: #3c2396;
}

.live-casino-link,
.casino-link {
  background-image: none;
  background: linear-gradient(135deg, #2d0f68 0%, #1a0d42 100%);
}

.live-casino-link a,
.casino-link a {
  font-weight: 800;
}

.live-casino-link a:hover,
.live-casino-link a:visited,
.casino-link a:hover,
.casino-link a:visited {
  color: #3efff4 !important;
}

.live-casino-link a:hover svg,
.live-casino-link a:visited svg,
.casino-link a:hover svg,
.casino-link a:visited svg {
  fill: #3efff4;
}

/* content */

/*-- footer-- */

.footer_elementor {
  background-color: #13062e !important;
}

.footer_elementor a {
  font-size: 12px !important;
}

.footer_elementor h5 {
  color: #3efff4 !important;
  font-size: 13px;
  font-weight: 800;
}

.elementor-45
  .elementor-element.elementor-element-06194f7
  .elementor-social-icon:hover
  i {
  color: #3efff4 !important;
}

/* game window fix*/

.games-search .search-icon,
.games-search input[type="text"] {
  color: #232323 !important;
  fill: #232323;
}
.css-mcfl4k .MuiOutlinedInput-root {
  border: 1px solid rgb(0, 0, 0) !important;
}
.select-dropdown-wrapper .select-dropdown__control {
  border-radius: 0;
  background-color: rgb(223 50 55);
  color: #fff;
}

.select-dropdown-wrapper .select-dropdown__indicator svg {
  fill: #fff;
}
.select-dropdown-wrapper .select-dropdown__input-container,
.select-dropdown-wrapper .select-dropdown__placeholder {
  color: #fff;
}
.css-7hode5.MuiButton-text {
  color: #df3237;
}

.categories .category.favorites .inactive:hover .title {
  color: #232323;
}
.categories .category :hover svg,
.categories .category.active svg {
  border-color: #232323;
}
#headerActionButtons #register-button {
  display: none !important;
}
