@import "/vay/css/customa.css";

/*
body {
  background: #1b1b1b !important;
}

.e-p-body-bc{
  background-color:#1b1b1b;
}

.u-i-p-c-body-bc{
  background-color:#1b1b1b;
  margin-top:20px
}

.promotions-article-title.ellipsis {
  display: none;
}

.promotionsList-bc:not(.gridView) {
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)) !important;
}

.header-bc.header-bc-hide .hdr-navigation-scrollable-bc-holder {
  transform: unset !important;
}

.hdr-dynamic-content .product-banner-container-bc {
  padding: 5px;
  padding-bottom: 10px;
  margin-bottom: -5px !important;
}

.jackpot-banner .casinoJackpotWrapper-bc {
 display: none;
}

.logo {
  height: 80px !important;
}

#comm100-float-button-96d56412-ae9a-462a-a01a-5af515da09a5-2 > div > a > img {
  width: 140px !important;
  margin-bottom: 70px;
  margin-right: 5px;
}
#comm100-float-button-96d56412-ae9a-462a-a01a-5af515da09a5-2 > div {
  position: fixed !important;
  z-index: 10 !important;
  left: auto !important;
  right: 0% !important;
  bottom: 0% !important;
}


.header-icon > img {
  width: 170% !important;
  height: 150% !important;
  margin-top: -7px !important;
}
.user-nav-icon {
  display: block !important;
  background: #ff0000 !important;
}
.hm-row-bc:nth-of-type(13)
  .product-banner-container-bc.product-banner-without-titles {
  display: flex !important;
  overflow-x: hidden;
  white-space: nowrap;
}
.hm-row-bc:nth-of-type(13)
  .product-banner-container-bc.product-banner-without-titles
  .product-banner-info-bc {
  flex-shrink: 0;
  width: 120px;
  animation: scroll 60s linear infinite;
  margin-right: -5px;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 3));
  }
}
.hm-row-bc:nth-of-type(12) .product-banner-container-bc {
  background: unset !important;
}
.hdr-navigation-link-bc .nav-menu-title {
  color: #eaeaea !important;
}
.status-popup-content-w-bc .casino-popup-title {
  display: none;
}
.popup-holder-bc:not(.user-profile-container).windowed.info .popup-inner-bc {
  background: transparent !important;
}


.hdr-navigation-link-bc {
  font-weight: 600 !important;
  border-top: solid 2px #e83232 !important;
}
.hdr-navigation-link-bc + .hdr-navigation-link-bc {
  position: relative;
  padding-left: 15px;
}
.hdr-navigation-link-bc + .hdr-navigation-link-bc::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: #cccccc45;
}
.product-banner-container-bc .product-banner-title-bc {
  display: none;
}

.tab-nav-item-bc:nth-child(4) {
  order: 3;
}

.tab-nav-item-bc:nth-child(1) {
  order: 4;
}
.tab-nav-item-bc:nth-child(5) {
  order: 5;
}
.tab-nav-item-bc:nth-child(3) {
  order: 4;
}
.tab-nav-item-bc:nth-child(4) {
  position: relative;
  overflow: visible;
}
.tab-nav-item-bc:nth-child(4) .tab-nav-icon-bc {
  background-image: url("https://vaygroup.site/oyna.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -40px;
  width: 100px;
  height: 90px;
  z-index: 10;
}
.tab-nav-item-bc:nth-child(4) .tab-nav-icon-bc::before {
  content: "";
}
.tab-nav-item-bc:nth-child(4) .tab-nav-title-bc {
  display: none;
}
.tab-navigation-w-bc {
  overflow: visible !important;
}
.tab-navigation-w-bc {
  width: 100% !important;
  position: fixed !important;
  left: 0 !important;
  bottom: 0 !important;
  z-index: 950 !important;
  height: var(--tab-navigation-height) !important;
  background: #12121499 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  transform: translateZ(0) !important;
  border-top: 2px solid #f04747 !important;
  min-height: calc(
    var(--tab-navigation-height) + env(safe-area-inset-bottom)
  ) !important;
  padding-bottom: env(safe-area-inset-bottom) !important;
  padding: 0 15px !important;
  -webkit-backdrop-filter: blur(10px) !important;
  backdrop-filter: blur(10px) !important;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5) !important;
  transition: padding-bottom var(--default-transition-duration),
    background 0.3s ease !important;
  border-radius: 30px !important;
  border: 2px solid #a94040;
  height: 6% !important;
}
.tab-nav-item-bc {
  box-shadow: unset !important;
}
.tab-navigation-w-bc::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.05),
    rgba(0, 0, 0, 0.05)
  ) !important;
  z-index: -1 !important;
}
.tab-nav-icon-bc {
  color: #ffffff !important;
}
.tab-nav-item-bc .tab-nav-title-bc {
  color: #ebebeb;
}
.tab-nav-item-bc:nth-child(2)::after,
.tab-nav-item-bc:nth-child(4)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0 !important;
  width: 0.5px;
  height: 40% !important;
  background-color: #797979 !important;
  transform: translateY(-50%) !important;
  margin-left: 44% !important;
  border-radius:20px;
}
div[style*="position: fixed; z-index: 2147483642; left: 0%; bottom: 0%;"] a {
  display: block !important;
  background-image: url("https://vaygroup.site/canlid.png") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  width: 90px !important;
  height: 120px !important;
  margin-bottom: 45px !important;
  margin-right: 5px !important;
}
div[style*="position: fixed; z-index: 2147483642; left: 0%; bottom: 0%;"] img {
  display: none !important;
}
.hm-row-bc:nth-of-type(2) .view-title-more {
  display: none;
}
.hm-row-bc:nth-of-type(3) .view-title-more {
  display: none;
}
.hm-row-bc:nth-of-type(7) .view-title-more.ellipsis {
  visibility: hidden;
  position: relative;
}

.hm-row-bc:nth-of-type(6) .view-title-more{
  display: none;
}


}

.hm-row-bc:nth-of-type(7) {

  padding: 10px;
}

.hm-row-bc:nth-of-type(2) {
  margin-top: -30px !important;
}
.hm-row-bc:nth-of-type(11)  {
  padding: 10px;
 margin-top: -110px !important;
}
.hm-row-bc:nth-of-type(7)  {
 padding-bottom: 40px !important;
 padding: 10px;
}
.hm-row-bc:nth-of-type(11) .view-title-more.ellipsis {
  visibility: hidden !important;
  position: relative !important;
}


.hm-row-bc:nth-of-type(13) {
  display: none !important;
}

.btn.sign-in {
  padding: 0 8px !important;
  color: rgba(var(--hero-sc), 1) !important;
  background: rgb(255 0 9) !important;
  text-decoration: unset !important;
  border-radius: 14px 14px 14px 14px !important;
  box-shadow: 0 2px 1px -1px #dd0732;
  font-weight: bold;
  filter: drop-shadow(2px 3px 5px rgba(0, 0, 0, 0.9));
}
.ftr-game-item-bc.Soccer {
  background-image: url(https://cms.vmemkhhgjigrjefb.com/storage/medias/giybets-18752334/media_18752334_68c1f28a347bebae01ee70a98b7cbc37.png) !important;
}
.hm-row-bc:nth-of-type(7) .product-banner-bc:nth-child(3) {

}

.hm-row-bc.has-slider:nth-of-type(1)  {
 margin-top: 5px !important;
}

.hm-row-bc:nth-of-type(10) .product-banner-bc:first-child {
  grid-row: span 2;
  grid-column: span 2;
}
.hm-row-bc:nth-of-type(3) .product-banner-bc img,
.hm-row-bc:nth-of-type(5) .product-banner-bc img
 {
  border-radius: 20px !important;
}
.hm-row-bc:nth-of-type(10) {
  margin-top: 30px !important;
}
.hm-row-bc:nth-of-type(10) .product-banner-bc img {
  transform: scale(1.01);
  width: 100%;
  height: auto;
}
.hm-row-bc:nth-of-type(10) .product-banner-bc {
  display: none !important;
  justify-content: center !important;
  align-items: center !important;
  position: relative !important;
  overflow: hidden !important;
}

.iframe-full-page {
  z-index: 21474836425;
}

.tab-nav-item-bc:nth-child(4) .tab-nav-icon-bc {
  display: inline-block !important;

}

.hm-row-bc:nth-of-type(1) .product-banner-container-bc:nth-of-type(1) {
  display: none !important;
}
.hm-row-bc:nth-of-type(2) .product-banner-container-bc {
  grid-template-columns: repeat(12, [col] 1fr);
  grid-template-rows: repeat(2, [row] 2fr);
  grid-row-gap: 1px;
  margin-top: 15px;
}
.hm-row-bc:nth-of-type(2) .product-banner-container-bc a:first-child {
  grid-column: col / span 3;
  grid-row: row;
  margin-top: -40px;
}
.hm-row-bc:nth-of-type(2) .product-banner-container-bc a:nth-child(2) {
  grid-column: col 4 / span 3;
  grid-row: row;
  margin-top: -40px;
}
.hm-row-bc:nth-of-type(2) .product-banner-container-bc a:nth-child(3) {
  grid-column: col 7 / span 3;
  grid-row: row;
  margin-top: -40px;
}
.hm-row-bc:nth-of-type(2) .product-banner-container-bc a:nth-child(4) {
  grid-column: col 10 / span 3;
  grid-row: row;
  margin-top: -40px;

}

.hm-row-bc:nth-of-type(2) .product-banner-container-bc a:nth-child(6) {
  grid-column: col / span 6;
  grid-row: row 2;
  margin-bottom: 0px;
  margin-top: 5px; 
  margin-left: 5px


}

.hm-row-bc:nth-of-type(2) .product-banner-container-bc a:nth-child(7) {
  grid-column: col / span 4;
  grid-row: row3;

}

.hm-row-bc:nth-of-type(2) .product-banner-container-bc a:nth-child(8) {
  grid-column: col 5 / span 4;
  grid-row: row3;

}

.hm-row-bc:nth-of-type(2) .product-banner-container-bc a:nth-child(9) {
  position: relative;
  z-index: 1;
}

.hm-row-bc:nth-of-type(2) .product-banner-container-bc a:nth-child(9) {
  grid-column: col 9 / span 4;
  grid-row: row3;
}

.hm-row-bc:nth-of-type(2) .product-banner-container-bc a:nth-child(10) {
  grid-column: col / span 12;
  grid-row: row 4;
  margin-top: 20px;
  background: white;
  border-radius: 20px;
}

.hm-row-bc:nth-of-type(2) .product-banner-container-bc a:nth-child(10) img{
 width:70% !important;
  margin-left:auto;
  margin-right:auto;
}

.storiesWidgetWrapper {
  display: inline-block !important;

}
a {
  color: #ff0000;
}

.games-horiz.casino-game-item-amount{
  display: none !important;
}

.layout-content-holder-bc > div:nth-child(11) {
  order: 19;
}

.layout-content-holder-bc > div:nth-child(16) {
  order: 16;
  margin-top: -25px;
  margin-bottom: 55px;
  z-index:10;
}
.layout-content-holder-bc > div:nth-child(17) {
  order: 19;
  margin-bottom: 12px;
  z-index:10;
}

.hm-row-bc:nth-of-type(16) .view-title-more{
  display:none !important;
}

.hm-row-bc:nth-of-type(17) .view-title-more{
  display:none !important;
}

.hm-row-bc:nth-of-type(16) .view-see-more{
  margin-left:auto !important;
  margin-right:auto !important;
  background-color: #eb1313;
  color: white;
  padding: 10px;
  font-weight: bold;
  border-radius: 10px;
}

.hm-row-bc:nth-of-type(17) .view-see-more{
  margin-left:auto !important;
  margin-right:auto !important;
  background-color: #eb9713;
  color: white;
  padding: 10px;
  font-weight: bold;
  border-radius: 10px;
}

.expandableContentWrapper{
  margin-top: 20px;
}

.footerWrapper {
    box-shadow: unset !important;
}

.sliderTitle{
  display:none;
}

.storiesWidgetWrapper {
  margin-bottom: -70px !important;
  margin-top: -70px !important;
}

.storiesWidgetWrapper {
  display: none !important;
  position: relative;
  height: 150px;
  background: none !important;
  overflow: hidden;
  visibility: hidden;
  margin-top: -38px !important;
  margin-bottom: -38px !important;
}
.storiesWidgetWrapper::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-image: url("https://cms.vmemkhhgjigrjefb.com/storage/medias/giybets-18752334/media_18752334_b8f148214876f4f8cca881ebb5c17d75.gif");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
}
.sponsor-grid {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 20px !important;
  width: 100% !important;
  max-width: 1200px !important;
  margin: 20px auto !important;
}
.sponsor-grid2 {
  display: grid !important;
  gap: 20px !important;
  width: 100% !important;
  max-width: 1200px !important;
  margin: 20px auto !important;
}
.sponsor {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  padding: 15px !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
  border-radius: 8px !important;
  background-color: #0d182e !important;
  text-align: center !important;
}
.sponsor img {
  max-width: 100% !important;
  height: auto !important;
  border-radius: 4px !important;
}
.sponsor h2 {
  font-size: 18px !important;
  margin: 10px 0 !important;
  color: #dfdfdf !important;
}
.sponsor p {
  font-size: 14px !important;
  color: #bfbfbf !important;
  line-height: 1.6 !important;
  margin: 5px 0 !important;
}

.layout-bc.theme-default.betslip-Hidden.is-home-page .layout-content-holder-bc {
  display: grid !important;
  grid-template-columns: repeat(1, 1fr);
}
.hm-row-bc:nth-child(12) {
  grid-row: 4;
  display: none !important;
}
.hm-row-bc:nth-of-type(12) .product-banner-container-bc {
  grid-template-columns: repeat(1, 1fr) !important;
  grid-gap: 0.25rem;
  background-color: #bf120e !important;
  border-radius: 10px;
  display: grid;
  margin: 0 auto;
  max-width: 1280px;
  padding: 3rem 0.5rem 0.5rem;
  position: relative;
  margin-right: 5px;
  margin-left: 5px;
}

.footerLinkColTitle::before {
  content: "";
  position: absolute;
  top: 73px;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url("https://cms.vmemkhhgjigrjefb.com/storage/medias/giybets-18752334/media_18752334_b11f9f2b1422115a5f83834d7714dd61.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.casino-game-item {
  border-radius: 20px !important;
}
.layout-content-holder-bc > div:nth-child(2) .sdr-image-bc,
.layout-content-holder-bc > div:nth-child(4) .sdr-image-bc {

}
.layout-content-holder-bc > div:nth-child(1) .sdr-item-bc,
.layout-content-holder-bc > div:nth-child(2) .sdr-item-bc {
  border-radius: 20px !important;
  border-bottom: 1px solid #f01920f2 !important;
}
.sdr-item-bc:before {
  background: none !important;
}
.header-icon > img {
  border-radius: 10px !important;
  width: 200% !important;
}
.btn.sign-in {
  background-color: #ffffff00 !important;
  border: 2px #f01920 solid;
  color: #ff3a3a !important;
}
.hm-row-bc:first-child {
  margin-top: unset !important;
}
.header-bc {
  background-color: unset !important;
  background: rgb(19 20 24 / 50%) !important;
  backdrop-filter: blur(15px) !important;
}
.hdr-main-content-bc {
  background-color: unset !important;
  background: rgb(19 20 24 / 50%) !important;
  backdrop-filter: blur(15px) !important;
}
.hdr-navigation-scrollable-bc {
  background-color: unset !important;

}
.hdr-navigation-link-bc {
  background-color: unset !important;
  background: rgb(19 20 24 / 50%) !important;
  backdrop-filter: blur(15px) !important;
}
.layout-bc.theme-default.betslip-Hidden.is-home-page .layout-content-holder-bc {
  display: grid !important;
  grid-template-columns: repeat(1, 1fr);
}

.hdr-additional-info {
  display: none !important;
}

.horizontalSliderRow .sliderImage {
  display: none !important;
}

.horizontalSliderRow .footerSliderImage {
  background-color: rgb(255 255 255 / 0%) !important;
  justify-content: auto !important;
  
}

.horizontalSliderElem {
  background-color: rgb(255 255 255 / 0%) !important;
}
on-scrollable-bc {
  background-color: unset !important;
  background: rgb(19 20 24 / 50%) !important;
  backdrop-filter: blur(15px) !important;
}
.hdr-navigation-link-bc {
  background-color: unset !important;
  background: rgb(19 20 24 / 50%) !important;
  backdrop-filter: blur(15px) !important;
}



@keyframes fadeZoomClickable {
  0% {
    opacity: 0;
    transform: scale(0.9);
    pointer-events: none;
  }
  10% {
    opacity: 1;
    transform: scale(1);
    pointer-events: auto;
  }
  60% {
    opacity: 1;
    transform: scale(1.05);
    pointer-events: auto;
  }
  60% {
    opacity: 1;
    transform: scale(1.1);
    pointer-events: none;
  }
  100% {
    opacity: 0;
    transform: scale(0.9);
    pointer-events: none;
  }
}



.sliderSingleElWrapper:nth-of-type(5) {
  display: none !important;
}

.sliderSingleElWrapper:nth-of-type(6) {
  display: none !important;
}


.sliderSingleElWrapper:nth-of-type(4) {
  display: none !important;
}





.hm-row-bc:nth-of-type(18) {
  display: none;
}

.hm-row-bc:nth-of-type(14) {
  display: none;
}


.u-i-p-l-head-bc{
  border-radius: 15px !important;
  margin: 10px;
}


.user-nav-icon{
    border-radius: 50px !important;
}


.u-i-p-links-lists-holder-bc .user-nav-icon:after
 {
    background-image: radial-gradient(circle at -14% 113%, #ffffff00, #0000 120%) !important;
}

.u-i-p-amounts-bc.withdrawable .u-i-p-a-content-bc
 {
    background: #ff3131 !important;
     border-radius: 20px !important;

}

.u-i-p-amounts-bc.bonuses .u-i-p-a-content-bc
 {
    background: #e85800 !important;
    border-radius: 20px !important;

}

.u-i-p-p-u-i-edit-button-bc {padding: 10px;border-radius: 10px;}




.hm-row-bc.has-slider:nth-of-type(4) {
  display: none;
}



.sliderImage:nth-of-type(1) {
  display: none;
}




.footerLinksSection{
  display: none !important;
}


.footerHeader{
  display: none !important;
}

.btn.s-small.register{
  background-color:green !important;
  font-weight: 600;
}


div.sdr-item-holder-bc{
  padding-bottom: 50px
}

.is-home-page .hm-row-bc:nth-of-type(3)::before {
  content: "VAYCASINO ÖZEL OYUNLARI!";
  position: absolute;
  font-size: 0.7rem;
  font-weight: 600;
  font-family: "Inter", "Helvetica Neue", sans-serif;
  color: #000000;
  border-bottom: 1px solid rgb(218 19 19 / 70%);
  z-index: 2;
  letter-spacing: 0.04rem;
  margin-left: 10px;


}

.hm-row-bc:nth-of-type(3) .product-banner-bc:nth-of-type(5)::before {
  content: "EN SEVİLENLER";
  position: absolute;
  font-size: 0.7rem;
  font-weight: 600;
  font-family: "Inter", "Helvetica Neue", sans-serif;
  color: #000000;
  border-bottom: 1px solid rgb(218 19 19 / 70%);
  z-index: 2;
  letter-spacing: 0.04rem;
  margin-top: 170px;
}

.hm-row-bc:nth-of-type(6)::before {
  content: "CANLI CASINO";
  position: absolute;
  font-size: 0.7rem;
  font-weight: 600;
  font-family: "Inter", "Helvetica Neue", sans-serif;
  color: #000000;
  border-bottom: 1px solid rgb(218 19 19 / 70%);
  z-index: 2;
  letter-spacing: 0.04rem;
  margin-left: 10px;
  margin-top: 15px;
}

.hm-row-bc:nth-of-type(3) .product-banner-container-bc.col-3
 {
    grid-template-columns: repeat(4, 1fr) !important;
}


.hm-row-bc:nth-of-type(6) .product-banner-container-bc.col-3
 {
    grid-template-columns: repeat(4, 1fr) !important;
   margin-top: 25px;


}

.btn.s-small.register {
  padding: 0 8px !important;
  color: rgba(var(--hero-sc), 1) !important;
  background: rgb(38 206 32) !important;
  text-decoration: unset !important;
  border-radius: 14px 14px 14px 14px !important;
  box-shadow: 0 2px 1px -1px #6fff00;
  font-weight: bold;
  filter: drop-shadow(2px 3px 5px rgba(0, 0, 0, 0.4));
}	


@keyframes pulse {
    0% {
        transform: scale(1) skew(-10deg); 
    }
    50% {
        transform: scale(1.1) skew(-10deg); 
    }
    100% {
        transform: scale(1) skew(-10deg); 
    }
}




.nav-menu-title {
  backgroud: black !important;



}

a.hdr-navigation-link-bc{
  background: #161616eb !important;
  margin: 2px;
  border-radius: 7px;
  margin-top: 1px:
}

.hdr-navigation-link-bc::before {

    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px !important;
    height: 20px;
    background-color: #c6151500 !important;
    border-radius: 50px !important;
}


.has-header-info:not(.world-cup,.has-wallet) .layout-content-holder-bc, .has-header-info-loyalty:not(.world-cup,.has-wallet) .layout-content-holder-bc {
    padding-top: calc(var(--mobile-header-navigation-height) + var(--dynamic-header) + 0px) !important;
}


.hdr-crypto-btn
{
    width: 50px !important;
    flex-shrink: 0;
    position: relative;
    border: 1px solid #2e2e2e !important;
    background: #0e0e0ea8 !important;
    border-radius: var(--border-radius);
}




.currency-control-symbol, .connect-wallet:before {
    background-color: #d20606 !important;
}


.hdr-user-info-texts-bc.ext-1 {
    font-weight: 600 !important;
}

.u-i-p-p-u-i-d-username-bc {
    font-weight: 600 !important;
}


.hdr-smart-panel-holder-bc {
    background: #ff0000bf !important;
    border-radius: 50px !important
}

.layout-bc.smart-panel-is-visible .hdr-smart-panel-holder-arrow-bc:after, .layout-bc.smart-panel-is-visible .hdr-smart-panel-holder-arrow-bc:before {
  display: none !important;
}



.tab-nav-item-bc:nth-child(2)::before{
    content: "\e935";
  color: #dedede;
    font-family: 'BetConstruct-Icons' !important;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  display: inline-block;
}

.tab-nav-item-bc:nth-child(2) i,
.tab-nav-item-bc:nth-child(3) i,
.tab-nav-item-bc:nth-child(1) i,
.tab-nav-item-bc:nth-child(5) i{
display:none
}


.tab-nav-item-bc:nth-child(3)::before {
    content: "\e947";
  color: #dedede;
    font-family: 'BetConstruct-Icons' !important;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  display: inline-block;
}


.tab-nav-item-bc:nth-child(1)::before {
    content: "\e626";
  color: #dedede;
    font-family: 'BetConstruct-Icons' !important;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  display: inline-block;
}

.tab-nav-item-bc:nth-child(5)::before {
    content: "\e945";
  color: #dedede;
    font-family: 'BetConstruct-Icons' !important;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  display: inline-block;
}


.tab-nav-item-bc:nth-child(1) p,
.tab-nav-item-bc:nth-child(2) p,
.tab-nav-item-bc:nth-child(3) p,
.tab-nav-item-bc:nth-child(5) p{
font-weight: bold !important;
color:#e2e2e2 !important;
}


.tab-nav-item-bc:nth-child(3) .tab-nav-title-bc::before {
  content: "KUPON";
  display: block;
  color:#e2e2e2 !important;
}

.tab-nav-item-bc:nth-child(3) .tab-nav-title-bc {
  color: transparent !important; 
}

div.layout-content-holder-bc > div:nth-child(5) > div > div.page-view-more > h3{
  display: none;
}
.pb-component-wrapper .product-banner-container-bc.col-4:nth-child(0) {
    display: none;
}



.hm-row-bc:nth-of-type(4)  .product-banner-container-bc.col-3{
   display:block;
   margin: 0 auto;
   width: 140px;
}

.hm-row-bc:nth-of-type(6)  .product-banner-container-bc.col-4{ 
   display:block;
   margin: 0 auto;
   width: 140px;
}

.hm-row-bc:nth-of-type(3) .product-banner-bc:nth-of-type(1),
.hm-row-bc:nth-of-type(3) .product-banner-bc:nth-of-type(2),
.hm-row-bc:nth-of-type(3) .product-banner-bc:nth-of-type(3),
.hm-row-bc:nth-of-type(3) .product-banner-bc:nth-of-type(4)
{margin-top: 10px;}


.hm-row-bc:nth-of-type(3) .product-banner-bc:nth-of-type(5){
  grid-column: span 4;
  margin-bottom: 50px;
}

.hm-row-bc:nth-of-type(3)  .product-banner-container-bc.col-3{
   padding: 10px;
}

.hm-row-bc:nth-of-type(5)  .product-banner-container-bc.col-3{ 
   padding: 10px
}




.layout-bc.theme-default.betslip-Hidden.is-home-page .layout-content-holder-bc {
    border-radius: 30px;
    margin-top: 15px;
}

.hdr-navigation-scrollable-bc-holder{
  display: none;
}



.logo{
  margin-left: 5%;
filter: drop-shadow(2px 3px 5px rgba(0, 0, 0, 0.9));


}
.header-icon{
filter: drop-shadow(2px 3px 5px rgba(0, 0, 0, 0.9));
}

.hdr-main-content-bc{
  border-radius:20px;
    margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  background: #000000a6 !important;
}

.header-bc{
   background: unset !important;
   backdrop-filter: unset !important;
}

.layout-content-holder-bc {
    width: 95% !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px !important;
}

.footerWrapper {
    background-color: #393939;
    border-radius: 40px;
    margin: 20px;
}

.expandableContentWrapper {
    background-color: #00000026;
    border-radius: 50px !important;
}

.tab-nav-item-bc:nth-child(3){
  display:none
}

.tab-nav-item-bc:nth-child(5){
  display:none
}

.hdr-crypto-info{
  display:none !important;
}

.hdr-crypto-btn{
  display:none !important;
}

.is-home-page .hm-row-bc:nth-of-type(3) {
  background-color:#313131;
  border-radius:20px;
  padding-top:12px
}

.is-home-page .hm-row-bc:nth-of-type(5) {
  background-color:#ffffff;
  border-radius:20px
}

.expandableContentBody{
  max-height: none !important;
}

.expandableContentToggle{
  display: none !important
}

#login_button_id{
  padding: 5px 12px 5px 12px !important;
  color: rgba(var(--hero-sc), 1) !important;
  background: rgb(255 0 9) !important;
  text-decoration: unset !important;
  border-radius: 14px 14px 14px 14px !important;
  box-shadow: 0 2px 1px -1px #dd0732;
  font-weight: bold;
}

.favouriteTeamsWidgetWrapper{
  display:none
}

.sg-n-forgot-password{
  background-color:#ebc9c9;
  border-radius: 50px !important;
 padding: 4px !important;
}

.live-chat-adviser-bc{
    background-color:#ebc9c9;
  border-radius: 50px !important;
 padding: 4px !important;
  font-weight: bold !important
}

.btn.a-color{
    font-weight: bold !important
}

.sg-n-text-row-1-bc{
  text-align: center
}

.sg-n-text-row-2-bc{
  text-align: center
}

.header-bc {
    z-index: 990 !important;
}

.back-nav-bc{
  background: #ff5353 !important;
  border-radius: 50px
}

a.hdr-navigation-link-bc {
    background: #ff5959eb !important;
    border-radius: 100px;
    font-weight: bold !important;
    border-top: unset !important
}

.hdr-navigation-scrollable-bc{
  border-radius: 50px;
}

.deposit-page .slider-bc {
  display:none
}

.tab-nav-item-bc:nth-child(1) .tab-nav-title-bc::before {
  content: "CANLI BAHIS";
  display: block;
  color:#e2e2e2 !important;
}

.tab-nav-item-bc:nth-child(1) .tab-nav-title-bc {
  color: transparent !important; 
}

.tab-nav-item-bc:nth-child(1) {
 margin-top: 5px
}

.hdr-dynamic-content .carousel-container{
  transform:unset !important;
}

.is-home-page .hm-row-bc:nth-child(1) .pb-component-wrapper {
z-index:50
}

.hdr-dynamic-content{
  background-color:#7fffd400 !important;
}

.is-home-page .hm-row-bc:nth-child(1){
  z-index:1;
}

.is-home-page .hm-row-bc:nth-child(2){
  z-index:2;
}

.footerWrapper .sliderGroup p{
  color:#737373 !important;
}

.horizontalList.scroll-start.scroll-end:after, .horizontalList.scroll-start:after{
  background:unset !important;
}

.horizontalList.scroll-start.scroll-end:before, .horizontalList.scroll-start:before{
  background:unset !important;
}

.e-p-header-bc{
  background: linear-gradient(0deg, #86001d 0%, #cd0930 100%) !important;
}

.hdr-main-content-bc{
  background: linear-gradient(0deg, #86001d 0%, #cd0930 100%) !important;
}

.informative-widget{
  color: white !important;
  margin-top: 0px !important
}

.informative-widget p{
  color: #646464 !important;
}

.hdr-dynamic-content .e-p-close-icon-bc {
    top: 17px !important;
}

.informative-widget {
    padding: unset !important;
}

.popup-inner-bc .e-p-close-icon-bc{
    color: white !important;
}

.hm-row-bc:nth-of-type(6) {
background-color: #ffffff !important;
  border-radius: 20px;
}

.hm-row-bc:nth-of-type(6) .product-banner-img-bc{
  border-radius: 20px !important;
}

.hm-row-bc:nth-of-type(6) .product-banner-container-bc.col-3 {
    grid-template-columns: repeat(4, 1fr) !important;
    padding: 10px;
}

.hm-row-bc:nth-of-type(8) {
  display:block !important;
background-color: #ffffff !important;
  border-radius: 20px;
  margin-top: 10px !important;
}

.hm-row-bc:nth-of-type(8) .product-banner-img-bc{
  border-radius: 20px !important;
}

.hm-row-bc:nth-of-type(8) .product-banner-container-bc.col-4 {
    grid-template-columns: repeat(4, 1fr) !important;
    padding: 10px !important;
}

.hm-row-bc:nth-of-type(8)::before {
  content: "CRASH OYUNLARI";
  position: absolute;
  font-size: 0.7rem;
  font-weight: 600;
  font-family: "Inter", "Helvetica Neue", sans-serif;
  color: #000000;
  border-bottom: 1px solid rgb(218 19 19 / 70%);
  z-index: 2;
  letter-spacing: 0.04rem;
  margin-left: 10px;
  margin-top: -25px;
}

.hm-row-bc:nth-of-type(5) {
  display:block !important;
background-color: #ffffff !important;
  border-radius: 20px;
  margin-top: 50px !important;
    margin-bottom: 20px !important;
}

.hm-row-bc:nth-of-type(5) .product-banner-container-bc.col-4 {
    grid-template-columns: repeat(4, 1fr) !important;
    padding: 10px !important;
}

.hm-row-bc:nth-of-type(5)::before {
  content: "EGT DIGITAL OYUNLARI";
  position: absolute;
  font-size: 0.7rem;
  font-weight: 600;
  font-family: "Inter", "Helvetica Neue", sans-serif;
  color: #000000;
  border-bottom: 1px solid rgb(218 19 19 / 70%);
  z-index: 2;
  letter-spacing: 0.04rem;
  margin-left: 10px;
  margin-top: -25px;
}

.hm-row-bc:nth-of-type(7) .product-banner-container-bc.col-4 {
    display: block;
    margin: 0 auto;
    width: 140px !important;
   margin-top: -20px
}

.hm-row-bc:nth-child(5) .product-banner-info-bc:nth-child(9) {
  position: relative;
  left: 220%;
  transform: translateX(-50%) translateY(0%);
  z-index: 10;
  display: block;
}

.hm-row-bc:nth-child(8) .product-banner-info-bc:nth-child(9) {
  position: relative;
  left: 220%;
  transform: translateX(-50%) translateY(0%);
  z-index: 10;
  display: block;
}

.providerSelected {
    background: #ff96966b !important;
}

.header-icon {
  pointer-events: none;
}

.informative-widget-container>span {
    line-height: unset !important;
    word-break: unset !important;
}

.e-p-close-icon-bc {
    right: unset !important;
    color: #ffffff !important;
    font-weight: !important;
}

.informative-widget-container {
    padding: 0px 20px 10px 30px !important;
}

.informative-widget{
  background:#465158 !important;
}

.informative-widget-container {
    width: 100%;
    display: unset !important;
    justify-content: unset !important;
}
*/