/* Üst satış operasyon alanı sadece arka plan renk düzeltmesi */
.three-top-channels-bg-match{
  background:#f5f8fc!important;
  background-image:none!important;
  border-top:1px solid rgba(219,228,239,.65)!important;
  border-bottom:1px solid rgba(219,228,239,.65)!important;
  padding-top:42px!important;
  padding-bottom:36px!important;
  color:#07152d!important;
}

/* Eski beyaz / farklı arka plan kalıntısı varsa kır */
.three-top-channels-bg-match,
.three-top-channels-bg-match > *,
.three-top-channels-bg-match .container,
.three-top-channels-bg-match .section-inner,
.three-top-channels-bg-match .logo-section,
.three-top-channels-bg-match .channels-section{
  background-color:transparent!important;
}

/* Başlık rengi ödeme kanallarıyla aynı dursun */
.three-top-channels-bg-match h1,
.three-top-channels-bg-match h2,
.three-top-channels-bg-match h3{
  color:#07152d!important;
}

/* Logolara ve baloncuklara dokunma */
.three-top-channels-bg-match img{
  object-fit:contain;
}

/* ===== üst-alt bölüm arası çizgiyi kaldır ===== */
.three-top-channels-bg-match{
  border-bottom:0!important;
  box-shadow:none!important;
  padding-bottom:24px!important;
}

.three-payment-channels{
  border-top:0!important;
  margin-top:0!important;
  padding-top:24px!important;
}

/* pseudo çizgiler varsa da kapat */
.three-top-channels-bg-match::before,
.three-top-channels-bg-match::after,
.three-payment-channels::before,
.three-payment-channels::after{
  content:none!important;
  display:none!important;
  border:0!important;
  box-shadow:none!important;
  background:none!important;
}

/* ===== üst bölümde logoların altındaki dikdörtgen alanı kaldır ===== */
/* wrapper kutular */
.three-top-channels-bg-match > div,
.three-top-channels-bg-match .container,
.three-top-channels-bg-match .section-inner,
.three-top-channels-bg-match .channels-wrap,
.three-top-channels-bg-match .logos-wrap,
.three-top-channels-bg-match .logo-cloud-wrap,
.three-top-channels-bg-match .logo-grid,
.three-top-channels-bg-match .channel-grid,
.three-top-channels-bg-match .icon-grid{
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
}

/* inline style ile verilmiş açık gri kutu varsa kır */
.three-top-channels-bg-match div[style*="box-shadow"]:not([class*="bubble"]),
.three-top-channels-bg-match div[style*="background"]:not([class*="bubble"]),
.three-top-channels-bg-match div[style*="border-radius"]:not([class*="bubble"]){
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
}

/* eğer top section içindeki cloud/grid elementinde dikdörtgen varsa kaldır */
.three-top-channels-bg-match [class*="cloud"]:not([class*="bubble"]),
.three-top-channels-bg-match [class*="grid"]:not([class*="bubble"]),
.three-top-channels-bg-match [class*="wrap"]:not([class*="bubble"]){
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}

/* logoların yuvarlak balonlarına dokunma */
.three-top-channels-bg-match [class*="bubble"],
.three-top-channels-bg-match [class*="circle"],
.three-top-channels-bg-match img{
  box-shadow:unset;
}

/* ===== üst-alt bölüm arası çizgiyi kaldır ===== */
.three-top-channels-bg-match{
  border-bottom:0!important;
  box-shadow:none!important;
  padding-bottom:24px!important;
}

.three-payment-channels{
  border-top:0!important;
  margin-top:0!important;
  padding-top:24px!important;
}

/* pseudo çizgiler varsa da kapat */
.three-top-channels-bg-match::before,
.three-top-channels-bg-match::after,
.three-payment-channels::before,
.three-payment-channels::after{
  content:none!important;
  display:none!important;
  border:0!important;
  box-shadow:none!important;
  background:none!important;
}

/* ===== üst bölümde logoların altındaki dikdörtgen alanı kaldır ===== */
/* wrapper kutular */
.three-top-channels-bg-match > div,
.three-top-channels-bg-match .container,
.three-top-channels-bg-match .section-inner,
.three-top-channels-bg-match .channels-wrap,
.three-top-channels-bg-match .logos-wrap,
.three-top-channels-bg-match .logo-cloud-wrap,
.three-top-channels-bg-match .logo-grid,
.three-top-channels-bg-match .channel-grid,
.three-top-channels-bg-match .icon-grid{
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
}

/* inline style ile verilmiş açık gri kutu varsa kır */
.three-top-channels-bg-match div[style*="box-shadow"]:not([class*="bubble"]),
.three-top-channels-bg-match div[style*="background"]:not([class*="bubble"]),
.three-top-channels-bg-match div[style*="border-radius"]:not([class*="bubble"]){
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
}

/* eğer top section içindeki cloud/grid elementinde dikdörtgen varsa kaldır */
.three-top-channels-bg-match [class*="cloud"]:not([class*="bubble"]),
.three-top-channels-bg-match [class*="grid"]:not([class*="bubble"]),
.three-top-channels-bg-match [class*="wrap"]:not([class*="bubble"]){
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}

/* logoların yuvarlak balonlarına dokunma */
.three-top-channels-bg-match [class*="bubble"],
.three-top-channels-bg-match [class*="circle"],
.three-top-channels-bg-match img{
  box-shadow:unset;
}
