/* WEB - OLD CODE - BASLANGIC */
body{
background-image: url(https://www.meritbonus.net/merit-bg-desk.png)!important;
    background-size: cover!important;
    background-position: left center!important;
    background-attachment: fixed!important;
    background-repeat: no-repeat!important;
}

.layout-footer-holder-bc {
background:transparent!important;
}


.layout-footer-holder-bc {
background:transparent!important;
}


.product-banner-info-bc::before {
  background: transparent!important;;
}

.sdr-item-bc::before{
 background:tranparent!important;;
}

.entrance-f-item-bc:not(.license-message) .entrance-f-error-message-bc {
    background: rgba(var(--b-sc),.1) !important;
}
.entrance-f-item-bc {
    margin-top: 2px !important;
}

.nav-menu-container .nav-menu {
    height: 45px !important;
}
.nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item{
   Padding-top:12px !important;
}
.casino-game-item {
    border-radius: 0px 0px 25px 25px !important;
}
.informative-widget-link  .informative-widget-container span p a{
		color: #bb9b69 !important;
}
.footerSliderGroup{
  filter:  grayscale(0%)  !important;
  opacity: 0.9 !important
}

#login_form_id .YoPhoneAppContent {
    display: none !important;
}

#register_form_id .YoPhoneApp {
    display: none !important;
}

/* WEB - OLD CODE - BİTİS */


/* WEB - FONT - BASLANGIC */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {
    --font-family: "Poppins", sans-serif;
    --border-radius: 4px;
    --border-radius-middle: 8px;
    --border-radius-big: 16px;
    --default-transition-duration: .24s;
    --slow-transition-duration: .4s;
    --default-transition-delay: .1s;
    --slow-transition-delay: .4s;
    --tab-navigation-height: 49px;
    --betslip-header-height: 49px;
    --desktop-header-height: 70px;
    --desktop-nav-height: 36px;
    --desktop-sub-nav-height: 36px;
    --desktop-header-margin-bottom: 10px;
    --desktop-header-full-height: calc(var(--desktop-header-height) + var(--desktop-nav-height));
    --desktop-header-nav-full-height: calc(var(--desktop-header-full-height) + var(--desktop-sub-nav-height));
    --padding-page-aside: 7px;
    --desktop-smart-panel-live-support-height: 50px;
    --desktop-smart-panel-button-holder-vertical: 50px;
    --desktop-smart-panel-button-padding-vertical: 4px;
    --desktop-smart-panel-button-width-height: 42px;
    --desktop-home-page-aside-width: 272px;
    --desktop-home-page-content-width: 1328px;
    --desktop-smart-panel-width: 48px;
    --desktop-breakpoint-1: 1358px;
    --desktop-dynamic-panel-width: 340px;
    --desktop-dynamic-panel-width-2: -340px;
    --mobile-betslip-compact-height: 42px;
    --desktop-entrance-popup-banner-width: 254px;
    --desktop-entrance-popup-sign-in-width: 688px;
    --desktop-entrance-popup-registration-width: 688px;
    --desktop-entrance-popup-height: 578px;
    --layout-width: 1670px;
    --desktop-home-page-gutter: 8px;
}
html {
    font-family: "Poppins", sans-serif !important;
}

/* WEB - FONT - BİTİS */

/* WEB - ANASAYFA STORY CERCEVE - BASLANGIC */

.storiesWidgetListItem:not(.storiesItemSkeleton):not(.visited):before {
    background-image: linear-gradient(225deg, #e0c8a2, #5d4429) !important;
}

/* WEB - CERCEVE ORTALA */
.storiesWidgetWrapper .horizontalSliderRow {
    justify-content: center;
}
/* WEB - ANASAYFA STORY CERCEVE - BİTİS */


/* WEB - LOGO BÜYÜT - BASLANGIC */
.hdr-logo-bc {
    max-width: 250px !important;
    padding: 0 !important;
    margin-left: 3%;
}
.hdr-main-content-bc, .logo {
    height: 90px !important;
}
/* WEB - LOGO BÜYÜT - BİTİS */

/* WEB - NAVİGASYON MENUSU RENKLENDİR - BASLANGIC */
.nav-menu-container.header-navigation:first-child {
    background: rgba(var(--menu-sc), 0)!important;
    border-top: 1px solid #bc9556;
}
#root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu.nav-menu-hide-items > li > a{
    border-radius: 10px;
    background:#04193b;
    border-right: 1px solid #bc9556;
    }


.nav-menu>li>.nav-menu-item.active, .nav-menu>li>.nav-menu-item:hover{
    color: white!important;    
}

.nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-menu-item, .nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item {
    color: rgba(var(--menu-sc), 1);
    background: rgba(var(--menu), 1);
    box-shadow: inset 0 -2px rgba(var(--hero), 1)!important;
}

.header-bc {
    box-shadow: 0px 10px 20px #04193b;
}
/* WEB - NAVİGASYON MENUSU RENKLENDİR - BİTİS */

/* WEB - NOTIFICATION BAR DÜZENLE - BASLANGIC */
.informative-widget-container {
    max-width: 90%;
    padding: 10px 20px;
}
.informative-widget-container>span {
    font-size: 15px;
}
/* WEB - NOTIFICATION BAR DÜZENLE - BİTİS */


/* WEB - LOGİN REGİSTER BUTONLARI - BASLANGIC */

.btn.register {
    padding: 0 30px!important;
    background: #d8a950!important;
    color: #000000!important;
    border: 1px solid #d8a950!important;
}

.btn.sign-in {
    padding: 0 30px !important;
    background: rgb(4 25 59) !important;
    text-decoration: none !important;
    border: 1px solid #d8a950!important;
}
/* WEB - LOGİN REGİSTER BUTONLARI - BİTİS */


/* WEB - PROMOSYONLAR ANİMASYON - BASLANGIC */
.sdr-item-bc:before {
    background: transparent !important;
}
.promotionsListEl-bc:not(.promotion-large):hover .promotionsArticleThumbnail-bc {
    transform: scale(1.0)!important;
}

.promotionsListEl-bc{
      position:relative !important;
  }
  .promotionsListEl-bc:hover:before{
      animation: slide 1s;
  }
  .promotionsListEl-bc:before{
    content: "";
    top: 0;
    transform: translateX(100%);
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    z-index: 1;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0)) !important;
  }
  

  @keyframes slide {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
  }
  
  /* WEB - PROMOSYONLAR ANİMASYON - BİTİS */
  
  
  /* WEB - GÖRSEL ARKASI GRİLİK - BASLANGIC */

.product-banner-container-bc {
    background: rgba(var(--b-sc), 0)!important;
}
/* WEB - GÖRSEL ARKASI GRİLİK - BİTİS */

/* WEB - FOOTER PAYMENT ARKASI GRİLİK - BASLANGIC */

.horizontalSliderElem {
    background-color: rgba(var(--b-sc), 0) !important;
}
/* WEB - FOOTER PAYMENT ARKASI GRİLİK - BİTİS */



/* WEB - ANASAYFA KARTLAR ANIMASYON - BASLANGIC */
/* DIŞ KAPSAYICI */
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div{
  perspective: 100rem;
  box-sizing: border-box;
  padding-inline: clamp(28px, 6vw, 120px);
  /* overflow-x: hidden !important; */   /* X’i kes, Y serbest bırak */
  overflow-y: visible !important;
}

/* ŞERİT */
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div{
  display: flex !important;
  flex-direction: row-reverse !important;
  justify-content: center;
  align-items: flex-end;
  white-space: nowrap;
  gap: clamp(8px, 1.2vw, 20px);
  width: 100% !important;
  margin: 0 auto !important;
  position: relative;
}

/* Görseller */
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
  width: 100% !important;
  border: 0 !important;
  display: block;
  transform: perspective(100rem) rotateY(-26deg) scale(1);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: transform .35s ease, box-shadow .35s ease, z-index .2s ease;
  position: relative;
  z-index: 0;
  box-shadow: 4px 4px 4px #0000 !important;
  will-change: transform;
}
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img:hover{
  transform: perspective(100rem) rotateY(0deg) scale(1.10);
  box-shadow: 8px 12px 24px #00000066;
  z-index: 2;
}
/* stacking fix */
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div > *:has(img:hover),
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-container-bc:has(img:hover){
  position: relative;
  z-index: 999;
}

/* Bilgi bloğu */
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
  width: clamp(180px, 14vw, 220px) !important;
  flex-shrink: 0;
  margin-left: calc(-4vw) !important;
  margin-right: calc(-3.5vw) !important;
}
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-container-bc{
  background: unset !important;
}

/* ——— KÖŞE NEFES PAYI  ——— */
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div > :first-child{
  /* SAĞ uç */
  margin-right: clamp(16px, 3vw, 64px);
}
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div > :last-child{
  /* SOL uç */
  margin-left: clamp(16px, 3vw, 64px);
}

/* ——— KÜÇÜK EKRAN EMNİYETİ ——— */
@media (max-width: 1610px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div{
    padding-inline: clamp(32px, 1vw, 128px);
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    transform: perspective(100rem) rotateY(-22deg) scale(1);
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img:hover{
    transform: perspective(100rem) rotateY(0) scale(1.07);
  }
    #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div{
    /* overflow-x: auto !important; */          /* gizlemek yerine kaydır */
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
}

@media (max-width: 1400px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div{
    /* overflow-x: auto !important; */          /* gizlemek yerine kaydır */
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div::-webkit-scrollbar{ display:none; }
  /* Kaydırırken uçtaki kart tamamen görünsün */
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div{
    scroll-padding-inline: clamp(48px, 10vw, 140px);
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div > :first-child{
    margin-right: clamp(24px, 5vw, 96px);
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div > :last-child{
    margin-left: clamp(24px, 5vw, 96px);
  }
}

@media (max-width: 992px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div{
    padding-inline: clamp(20px, 6vw, 72px);
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    transform: perspective(100rem) rotateY(0) scale(1);
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img:hover{
    transform: perspective(100rem) rotateY(0) scale(1.05);
  }
}

@media (max-width: 1285px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    width: clamp(150px, 6vw, 180px) !important; /* kademeli ufalma */
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
    width: clamp(150px, 6vw, 180px) !important; /* info bloğu da aynı oranda */
  }
}

@media (max-width: 1100px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    width: clamp(140px, 10vw, 160px) !important;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
    width: clamp(140px, 10vw, 160px) !important;
  }
}
@media (max-width: 995px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    width: clamp(120px, 10vw, 160px) !important;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
    width: clamp(120px, 10vw, 160px) !important;
  }
}
@media (min-width: 1610px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    width: clamp(220px, 10vw, 180px) !important;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
    width: clamp(220px, 10vw, 180px) !important;
  }
  
  @media (min-width: 1800px) {
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    width: clamp(240px, 10vw, 180px) !important;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
    width: clamp(240px, 10vw, 180px) !important;
  }
}
  @media (min-width: 2000px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    width: clamp(260px, 10vw, 180px) !important;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
    width: clamp(260px, 10vw, 180px) !important;
  }
}
    
/* WEB - ANASAYFA KARTLAR ANIMASYON - BİTİS */


/* PROMOSYONLAR ÜST BANNER - BASLANGIC */

.layout-content-holder-bc .promotion-horizontal-sl-list-bc {
    background: url(https://www.meritbonus.net/custom/1300x129.png) !important;
    height: 140px !important;
    width: 100% !important;
    background-size: cover !important;
    border-radius: 10px !important;
    border-bottom: 2px solid rgb(216 169 80);
}
#root > div.layout-content-holder-bc > div.horizontal-sl-list > .horizontal-sl-wheel {
    position: absolute !important;
    right: 3% !important;
    top: 47% !important;
}
/* PROMOSYONLAR ÜST BANNER - BITIS */

  /* WEB - HEADER BUTONLAR BASLANGIC */

  #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons:nth-child(1) > a[href="https://t2m.io/merithelp"] {
    content: url(https://meritcdn.b-cdn.net/images/MER%C4%B0T--YARDIM.png);
    background: none !important;
}

  #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons:nth-child(2) > a[href="https://t2m.io/meritkb"] {
    content: url(https://meritcdn.b-cdn.net/images/bonustalep.png);
    background: none !important;
}

  #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons:nth-child(3) > a[href="https://t2m.io/meritbettv"] {
    content: url(https://meritcdn.b-cdn.net/images/merittv.png);
    background: none !important;
}
  #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons:nth-child(1) > a[href="https://t2m.io/meritkb"] {
    content: url(https://meritcdn.b-cdn.net/images/bonustalep.png);
    background: none !important;
}

  #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons:nth-child(1) > a[href="https://t2m.io/meritbettv"] {
    content: url(https://meritcdn.b-cdn.net/images/merittv.png);
    background: none !important;
}

  #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons > a[href="/tr/?profile=open&account=balance&page=deposit&selectedGroup=all"] {
    content: url(https://meritcdn.b-cdn.net/images/merit-para-yatir.png);
    background: none !important;
}
/* WEB - HEADER BUTONLAR BITIS */
  [class*=is-web] .viewModeStoriesContent {
    max-width: 400px !important;
    width: 100% !important;
    height: auto !important;
  max-height: 100%;
}

  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(3) > div {
  max-width: 900px;
  margin: 0px auto;
  width: 100%;
}