/*
Theme Name: Supercazino Child Theme
Template: starter-theme-1.x
Author: Ogooga
Description: Starter Theme to use with Timber
Version: 2.0.0
Updated: 2022-10-27 08:46:04

*/

footer .copyright_text,
footer .copyright_text a {
  font-size: 12px;
}

.hide-anchor-text {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/* Wordpress CSS - START */
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}

body .is-layout-flex {
  display: flex;
}
/* Wordpress CSS - END */

.post-featurem-image {
  max-width: 100%;
  height: unset;
}

#breadcrumbs {
  display: block;
}

.page-link {
  margin: 0 4px;
}

.card_slots .kksr-legend {
  display: none;
}

.video_modal {
  max-height: 80vh !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

footer {
  margin-top: 100px !important;
  padding-top: 0px !important;
}

body.home.page-template footer {
  margin-top: 0px !important;
}

/* FAQ HOMEPAGE DISPLAY FIX */
body.home.page-template .wp-block-yoast-faq-block .schema-faq-section strong {
  text-align: left;
}

body.page-template-home_page footer {
  margin-top: 0px !important;
}

/* FAQ HOMEPAGE DISPLAY FIX */
body.page-template-home_page
  .wp-block-yoast-faq-block
  .schema-faq-section
  strong {
  text-align: left;
}

/* HOMEPAGE CENTER HEADINGS */
.mb--80.position-relative {
  text-align: center;
}

/* HOMEPAGE CENTER HEADINGS */
.mb--80.position-relative {
  text-align: center;
}

/* /video/ overlay display fix */

body .container .video_modal {
  background: rgba(0, 0, 0, 0.36);
}

.video_modal iframe {
  max-height: 80%;
  border: 0px;
}

body .container .video_modal .close-modal {
  top: 30px;
  right: 30px;
}

/* ol fix */
ol li {
  position: relative;
  font-size: 16px;
  padding-left: 1.4rem;
  margin-bottom: 10px;
  display: block !important;
}

ol li:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
}

body .scroll-top {
  bottom: 15px !important;
  right: 15px;
  left: initial !important;
}

/* remove bonus code margin bottom default offer */
@media screen and (min-width: 575px) {
  .offer-5 .row .col-sm-8 p:last-child {
    margin-bottom: 0px;
  }
}

/* casino calendar heading color */
#casinoCalendar .container .heading h2 {
  color: #fff;
}

.clearfix::before {
  display: block;
  clear: both;
  content: "";
}

.logo-box .counter {
  /* border: 1px solid red; */
  color: transparent !important;
}

body {
  counter-reset: section;
}

.logo-box .counter::before {
  color: #2d2d2d;
  position: absolute;
  counter-increment: section;
  content: counter(section);
}

.offer-1 .logo-box .counter::before {
  content: none;
}
.offer-1 .logo-box .counter {
  color: #2d2d2d !important;
}

.home.page-template .wp-block-image {
  position: relative;
  z-index: 1;
  opacity: 1;
}
.page-template-home_page .wp-block-image {
  position: relative;
  z-index: 1;
  opacity: 1;
}

/* cookies popup */
.cky-consent-container.cky-classic-bottom {
  z-index: 9999999999;
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1180px !important;
  }
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1240px !important;
  }
}

/* #nav-target-id-1 {
    display: block !important;
} */

/* new navbar dropdown */
@media screen and (min-width: 1200px) {
  .navbar .nav_dropdown_ctn .nav_dropdown {
    position: static !important;
    width: auto !important;
    padding: 10px !important;
    min-width: max-content !important;
  }

  .navbar .nav_dropdown_ctn .nav_dropdown .nav--flex {
    flex-wrap: nowrap;
    flex-direction: column;
  }

  .navbar .nav_dropdown_ctn .nav_dropdown .nav--flex a {
    margin-bottom: 6px;
  }

  .navbar .nav_dropdown_ctn {
    z-index: 10;
    left: 0px !important;
    min-width: fit-content !important;
  }
}

#pe-widget-bell {
  z-index: 100000000 !important;
}

body .scroll-top {
  bottom: 52px !important;
  right: 93px;
}

.cky-notice-btn-wrapper .cky-btn {
  margin: 0 !important;
}

.cky-consent-bar.cky-btn-customize::after {
  position: unset !important;
}

.bf_open_the_page {
  cursor: pointer;
}

body.page .navbar {
  margin-bottom: 54px !important;
}

.tab-bar-container {
  position: fixed;
  bottom: 0;
  background: #e7ebfb;
  z-index: 100000;
  width: 100%;
}

.tab-bar-container a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #81828a;
  text-align: center;
  font-size: 8px;
  padding: 22px 0;
  /* white-space: nowrap; */
}
.tab-bar-container a:hover {
  color: #81828a;
  text-decoration: none;
}

.tab-bar-container .col-3 {
  padding-left: 2px;
  padding-right: 2px;
}

.tab-bar-container {
  display: none;
}

@media screen and (max-width: 1200px) {
  .tab-bar-container {
    display: flex;
  }
}

.mega-menu-list-mobile #sc-live-button {
  margin-bottom: 12px;
}

#pushengage-subscriber-recovery-widget-tooltip,
#pushengage-subscriber-recovery-widget-bell {
  right: 90px;
}

@media screen and (max-width: 1200px) {
  .scroll-top,
  .cky-btn-revisit-wrapper,
  #chat-widget-container,
  #pushengage-subscriber-recovery-widget-tooltip,
  #pushengage-subscriber-recovery-widget-bell,
  #CookiebotWidget {
    transform: translate(0, 0px) scale(0.9);
    /* display: none !important;
        opacity: 0 !important;
        visibility: hidden !important; */
  }
  #pushengage-subscriber-recovery-widget-bell {
    transform: translate(42%, -50px) scale(0.8);
  }
}

.css-1g9ek8d.e108e6fy0 {
  background: #000 !important;
}

.scroll-top {
  display: none !important;
}

.yt-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}
.yt-modal-content {
  position: fixed;
  background-color: #fefefe;
  margin: 100px auto;
  padding: 20px;
  border: 1px solid #888;
  width: 88%;
  box-shadow:
    0 4px 8px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-name: animatetop;
  animation-duration: 0.4s;
  left: 0;
  right: 0;
}
.yt-modal-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.yt-modal-close:hover,
.yt-modal-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

.y-modal-content {
  border-radius: 10px;
}

.sc-live-slide-btn {
  background: #d9d9fd;
  color: #143cdb;
  padding: 12px 15px;
  border-radius: 8px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
.sc-live-slide-btn div {
  padding: 2px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.social-icon-full-width {
  position: relative;
}

.social-icon-full-width svg {
  position: relative;
  width: 100%;
}

@media screen and (max-width: 576px) {
  .social-icon-full-width svg {
    position: relative;
    transform: translate(0, -20px);
  }
}
.social-icon-full-width-icon-container {
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 672px;
  transform: translate(-50%, 0);
}

.social-icon-full-width img {
  max-width: 75px;
  margin-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .social-icon-full-width img {
    max-width: 44px;
    min-width: 44px;
  }
  .social-icon-full-width a {
    font-size: 10px;
  }
  .social-icon-full-width-icon-container {
    min-width: 244px;
  }
}

.social-icon-full-width a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #232323;
  font-weight: bold;
}

.tab-with_live_slider--nav {
  font-family: sans-serif;
  margin: 0 auto auto;
  display: flex;
  transition: all 0.2s ease-in-out;
  overflow-x: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none Firefox;
  max-width: 1240px;
}
.tab-with_live_slider--nav .el {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tab-with_live_slider .special-happenings {
  background: unset;
  margin-bottom: 0;
  padding-bottom: 0;
}

.y-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.y-modal-content {
  position: relative;
  width: 80%;
  max-width: 640px;
  background: white;
  padding: 20px 32px;
}

.y-modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 24px;
}

.tab-with_live_slider--nav {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  gap: 12px;
  padding: 12px 24px;
}

.tab-with_live_slider--nav .el {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  border: 2px solid #232323;
  min-width: 250px;
  border-radius: 32px;
  font-weight: bold;
  cursor: pointer;
}
.tab-with_live_slider--nav .el:hover {
  background: #413dee;
  border: 2px solid #413dee;
  color: #fff;
}

.tab-with_live_slider--nav {
  align-items: stretch;
  max-width: 100%;
  overflow: hidden;
}

.tab-with_live_slider .special-happenings .col-md-12 > div,
.tab-with_live_slider .special-happenings .col-md-12 img {
  max-width: unset;
  min-width: unset;
  min-height: 100%;
  width: auto;
}

.tab-content-sections {
  padding-top: 24px;
  padding-bottom: 24px;
}

.tab-content-sections .tab-content .row > div:nth-child(1) {
  display: grid;
  align-items: center;
}

.tab-content-sections .tab-content .row > div:nth-child(1) img {
  margin: 0;
}

.tab-content-sections .tab-content .row > div:nth-child(2) {
  font-size: 30px;
  line-height: 40px;
  font-weight: 900;
}
.tab-content-sections .tab-content .row > div:nth-child(3) {
  display: flex;
  align-items: center;
}

.tab-content-sections .tab-content .row > div:nth-child(3) p {
  margin: 0;
}

.tab-with_live_slider .special-happenings .slider-force-image {
  min-width: 320px;
  padding-right: 20px;
}

@media screen and (max-width: 768px) {
  .tab-with_live_slider .special-happenings .slider-force-image {
    min-width: 29vw !important;
    /* border: 2px solid red; */
  }

  .tab-with_live_slider .special-happenings .sc-live-slide-btn {
    display: none;
  }
  .tab-with_live_slider .special-happenings .slider-force-image-l {
    min-width: 87vw !important;
    /* border: 2px solid red; */
  }

  .tab-with_live_slider .special-happenings .slider-force-image {
    padding-right: 8px;
  }
}

.tab-with_live_slider .special-happenings img {
  margin-bottom: 0;
}

.special-happenings--scroll-container,
.tab-with_live_slider .special-happenings {
  padding-top: 0 !important;
}

/* tag fixing */

.sc-h2-sc {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .sc-h2-sc {
    font-size: 20px;
    line-height: 26px;
  }
}

.sc-h5-author {
  font-size: 1.25rem;
}

.sc-h4-slot-card {
  font-size: 40px;
  line-height: 53px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .sc-h4-slot-card {
    font-size: 20px;
    line-height: 26px;
  }
}
.sc-h3-slot-joaca-gratis {
  font-size: 30px;
  line-height: 40px;
}
@media screen and (max-width: 768px) {
  .sc-h3-slot-joaca-gratis {
    font-size: 24px;
    line-height: 28px;
  }
}

.sc-h2-sc a,
.sc-h2-sc a:hover {
  color: white;
  text-decoration: none;
}

.sc-h4-offer {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 16px;
  font-family: "Georama", sans-serif;
  color: #000000;
}

a.affiliate-meta-link.text-offer,
a.affiliate-meta-link.text-offer:hover {
      color: #232323;
      text-decoration: none;
}

.sc-h4-offer a,
.casino-toolbox.display-full-row.style-2 .offer-title a {
  color: #000000;
}
.sc-h4-offer:hover,
.sc-h4-offer a:hover,
.casino-toolbox.display-full-row.style-2 .offer-title a:hover {
  text-decoration: none;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .sc-h4-offer {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 16px;
  }
}

.sc-h3-casino-toolbox-acf-casino-default-offer {
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
}
@media screen and (max-width: 768px) {
  .sc-h3-casino-toolbox-acf-casino-default-offer {
    font-size: 24px;
    line-height: 28px;
  }
}

.sc-h4-steps {
  max-width: 120px;
  border-bottom: 5px solid #413dee;
  font-size: 22px;
  font-weight: 700;
  color: #413dee;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px !important;
}

@media screen and (max-width: 768px) {
  .sc-h4-steps {
    font-size: 20px;
    line-height: 26px;
  }
}

.y-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.y-modal-content {
  position: relative;
  width: 80%;
  max-width: 640px;
  background: white;
  padding: 20px 32px;
}

.y-modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 24px;
}

.sc-responsive-table {
  overflow-y: scroll;
}

.sc-responsive-table table {
  min-width: 800px;
}

.sc-responsive-table table td:nth-child(1) {
  min-width: 80px;
}

#om-lbdfayuoa8wa1kv42u7r {
  height: 100vh !important;
}
#om-lbdfayuoa8wa1kv42u7r #om-lbdfayuoa8wa1kv42u7r-optin {
  top: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  height: 100vh !important;
}

#glasco-field-emailInput {
  text-align: center !important;
}

#om-lbdfayuoa8wa1kv42u7r {
  background: linear-gradient(
    180deg,
    rgba(65, 61, 238, 0.95) 0%,
    #000000 100%
  ) !important;
  overflow-y: hidden;
  width: 100vw !important;
}

@media screen and (max-width: 768px) {
  .newsletter-offers .scroll-container .title {
    display: none;
  }
  html div#om-lbdfayuoa8wa1kv42u7r #h2 {
    font-size: 20px !important;
    line-height: 24px !important;
    top: -22px !important;
  }
  .glasco-te-content.glasco-TextElement--content span {
    font-size: 14px !important;
  }
  .glasco-te-content.glasco-TextElement--content span {
    font-size: 12px !important;
  }
  #glasco-FieldsElementButton--IYO1x2dMaiijb8qUxs29 {
    font-size: 12px !important;
  }
  .scroll-container .btn--1 {
    padding: 4px 8px;
    margin: 0px;
  }
  .newsletter-offers .scroll-container .scroll-wrapper {
    gap: 10px !important;
  }
  .newsletter-offers .scroll-container {
    bottom: 0px !important;
  }
  #glasco-field-emailInput {
    font-size: 12px !important;
    padding: 12px !important;
  }
}

.copryright_text,
.copyright_text {
  margin-bottom: 12px;
}

html div#om-lbdfayuoa8wa1kv42u7r #h2 {
  font-family: "Georama", sans-serif;
}

.newsletter-offers {
  z-index: 1000000000 !important;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100px;
}

body .newsletter-offers .title {
  display: block !important;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
  text-align: center;
  bottom: 100px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
  .newsletter-offers {
    height: 50px;
  }

  body .newsletter-offers .title {
    bottom: 50px;
  }

  .p-day-page .p-day-offers {
    padding-top: 40px !important;
  }
}

.bg-pblue a {
  background: #413dee;
}

.special-happenings .col-md-12 img {
  border-radius: 8px;
}

.tab-with_live_slider .special-happenings .col-md-12 img {
  height: 100%;
}

.mb--80.position-relative.mb-0 .sc-heading-2 {
  color: #fff;
}

.sc-h3-casino-toolbox-acf-casino-default-offer {
  margin-bottom: 0;
}

.sc-heading-.text-white2 {
  color: #fff;
}

.sc-h4-slot-card {
  font-weight: bold;
  font-size: 28px;
  padding-top: 4px;
  line-height: normal;
  color: #000000;
  text-align: center;
}
.sc-h4-slot-card:hover {
  text-decoration: none;
  color: #000000;
}

.sc-h4-slot-card:hover {
  text-decoration: none;
  color: #000000;
}

@media screen and (max-width: 768px) {
  .sc-h4-slot-card {
    font-size: 20px !important;
    line-height: 26px;
  }

  .card .kk-star-ratings {
    transform: scale(0.8);
  }

  #om-yxa0hzlp7xv3qyqvfsgv-optin
    .StyledBackgroundWrapper__BackgroundWrapper-sc-4136c0-0
    .springfield-row-content.Row__content
    .StyledBackgroundWrapper__BackgroundWrapper-sc-4136c0-0.hVluvJ.springfield-row-inner {
    flex-direction: row !important;
  }
}

.sc-tsbc-container {
  overflow: hidden;
}

.sc-tsbc-container {
  /* 	padding-top: 40px !important; */
}

.z-shape-btn-container {
  transform: translate(0, -120%);
}

.hero_img {
  margin-top: 8px;
}

.page-template-oferte_cazinio_lp_with_add .author-meta {
  display: none !important;
}

#om-yxa0hzlp7xv3qyqvfsgv
  .springfield-te-content.springfield-TextElement--content
  p
  span {
  font-family: "Georama" !important;
}

#om-yxa0hzlp7xv3qyqvfsgv .cNMEBf {
  box-shadow: none !important;
}

#om-yxa0hzlp7xv3qyqvfsgv
  .Row__StyledRow-sc-3p43ya-0.gWmuIY.springfield-row.springfield-row-1.Row.om-row {
  position: static !important;
}

#om-yxa0hzlp7xv3qyqvfsgv #om-box-closed {
  width: 200px !important;
  position: absolute !important;
  top: -89px;
  right: -57px;
}

#om-yxa0hzlp7xv3qyqvfsgv #om-bottom-box {
  width: 200px !important;
  position: absolute !important;
  bottom: -89px;
  left: -57px;
}

#om-yxa0hzlp7xv3qyqvfsgv #om-bonusuri-image {
  width: 100px !important;
  position: absolute !important;
  bottom: 10px;
  right: 10px;
}

@media screen and (max-width: 768px) {
  #om-yxa0hzlp7xv3qyqvfsgv-optin {
    max-width: 320px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  html div#om-yxa0hzlp7xv3qyqvfsgv .springfield-ClosePosition--top-left {
    left: -17px !important;
  }

  #om-yxa0hzlp7xv3qyqvfsgv #om-box-closed {
    width: 100px !important;
    position: absolute !important;
    top: -48px;
    right: -30px;
  }

  #om-yxa0hzlp7xv3qyqvfsgv #om-bottom-box {
    width: 100px !important;
    position: absolute !important;
    bottom: -45px;
    left: -32px;
  }

  #om-yxa0hzlp7xv3qyqvfsgv #om-bonusuri-image {
    max-width: 80px !important;
  }
}

#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-group
  .cerritos-field-radio-wrapper
  label[for="casino-bonus-type-0"],
#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-group
  .cerritos-field-radio-wrapper
  label[for="casino-bonus-type-1"],
#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-group
  .cerritos-field-radio-wrapper
  label[for="casino-bonus-type-2"],
#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-group
  .cerritos-field-radio-wrapper
  label[for="casino-bonus-type-3"] {
  visibility: hidden;
  position: relative;
}

#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-group
  .cerritos-field-radio-wrapper
  label[for="casino-bonus-type-0"]:after,
#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-group
  .cerritos-field-radio-wrapper
  label[for="casino-bonus-type-1"]:after,
#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-group
  .cerritos-field-radio-wrapper
  label[for="casino-bonus-type-2"]:after,
#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-group
  .cerritos-field-radio-wrapper
  label[for="casino-bonus-type-3"]:after {
  color: #0c0a67 !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 14px !important;
  text-transform: uppercase;
  padding: 8px 12px !important;
  border-radius: 30px;
  border: 2px solid #ececfd !important;
  width: 100%;
}

#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-group
  .cerritos-field-radio-wrapper
  label[for="casino-bonus-type-0"]:after {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  content: "BONUS DE BUN VENIT";
  background: #ececfd;
}

#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-group
  .cerritos-field-radio-wrapper
  label[for="casino-bonus-type-1"]:after {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  content: "ROTIRI GRATUITE";
  background: #ececfd;
}

#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-group
  .cerritos-field-radio-wrapper
  label[for="casino-bonus-type-2"]:after {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  content: "PARIURI GRATUITE";
  background: #ececfd;
}

#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-group
  .cerritos-field-radio-wrapper
  label[for="casino-bonus-type-3"]:after {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  content: "BONUS Fără Depunere";
  background: #ececfd;
}

#om-ahsl4riqz77put2ryr8b-optin
  .cerritos-field-radio-wrapper
  input[type="radio"]:checked
  + label:after {
  border: 2px solid #0c0a67 !important;
}

.page-template-lp_night nav.position-relative {
  margin-bottom: 0px;
}

.page-template-lp_night .halloween-banner-ctn {
  display: none;
}

#om-ahsl4riqz77put2ryr8b-optin .cerritos-field-radio-group {
  justify-content: center !important;
}

#om-ins67pu7hcg4fxi3b7el-holder
  #om-ins67pu7hcg4fxi3b7el-success
  .sanfidel-c-content.Campaign__content,
#om-e6whvz8aambeyjeyl6v2-holder
  #om-e6whvz8aambeyjeyl6v2-success
  .tekonsha-c-content.Campaign__content {
  max-width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#om-ins67pu7hcg4fxi3b7el-holder
  #om-ins67pu7hcg4fxi3b7el-success
  .sanfidel-c-content.Campaign__content
  .om-success
  p,
#om-e6whvz8aambeyjeyl6v2-holder
  #om-e6whvz8aambeyjeyl6v2-success
  .tekonsha-c-content.Campaign__content
  .om-success
  p {
  margin-bottom: 20px;
}

.postid-121082 #fixed-offer,
.postid-121078 #fixed-offer,
.postid-121334 #fixed-offer,
.postid-121328 #fixed-offer,
.postid-121082 .fixed-overlay,
.postid-121078 .fixed-overlay,
.postid-121334 .fixed-overlay,
.postid-121328 .fixed-overlay,
.page-template-calendar_vday_page .fixed-overlay,
.page-template-lp_night .fixed-overlay,
.page-template-cutia_cu_surprize .fixed-overlay {
  display: none;
}

.page-template-calendar_vday_page .halloween-banner-ctn {
  display: none;
}

#pushengage-opt-in-4 .pushengage-opt-in__bell.pushengage-opt-in__bell--right {
  right: 90px;
  bottom: 8px;
}

body.page-template-maraton_24h .navbar {
  margin-bottom: 0px !important;
}

#mega-menu-back-arrow-container div {
  display: block !important;
}

@media screen and (max-width: 1200px) {
  #pushengage-opt-in-4-bell {
    transform: translate(42%, 0px) scale(0.8);
    bottom: 8px !important;
  }
}

.casino-logo-fit-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.casino-logo-fit-collapse-container {
  width: 70%;
}

.nav-top-bar {
  background: #2b25bc;
  padding: 4.5px 0px;
  z-index: 120;
  position: relative;
}

.nav-top-bar .container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
}

.nav-top-bar .icon-link img {
  width: 26px;
  height: 26px;
  margin-bottom: 0px;
}

.nav-top-bar .icon-link {
  display: flex;
  align-items: center;
  gap: 4px;
}

.nav-top-bar a {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #c7dbff;
}

.nav-top-bar a:hover {
  color: #c7dbff;
  text-decoration: none;
}

@media screen and (max-width: 1200px) {
    .nav-top-bar {
        display: none;
    }
}

.nav-pos-rel {
  z-index: 1000;
}

.lp-btn-hidden {
  opacity: 0.6;
  pointer-events: none;
}

.mega-menu-container--mobile .nav-banner {
    position: relative;
}

.mega-menu-container--mobile .nav-banner .arrow-down {
    position: absolute;
    width: 40px;
    bottom: -64%;
    right: 2%;
    transform: rotate(-90deg);
}

@media (min-width: 991px) {
    .mega-menu-container--mobile .nav-banner {
        display: none;
    }
}
