/* ZLOT V470 - Futbol / Basketbol satırı alt çizgi kaldırma */
html body .z401-sport-strip{
  border-bottom:0 !important;
  box-shadow:none !important;
}
html body .z401-sport-strip::before,
html body .z401-sport-strip::after{
  display:none !important;
  content:none !important;
}
/* Tema dosyalarından gelebilecek ek çizgileri de temizle */
html body .z401-sport-strip .z401-sport-btn{
  border-bottom:0 !important;
}
