/* ONE HIT MUSIC V308 — real channel subscription card, not an image banner */
html body #songsPlayerCard .yt-channel-row{
  box-sizing:border-box!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0 12px 12px!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
html body #songsPlayerCard .yt-channel-row > .yt-row-left,
html body #songsPlayerCard .yt-channel-row > .yt-row-right,
html body #songsPlayerCard .yt-channel-row > .ohm-channel-card-v292{
  display:none!important;
}
html body #songsPlayerCard .yt-channel-row > .ohm-real-channel-v308{
  box-sizing:border-box!important;
  position:relative!important;
  display:grid!important;
  grid-template-columns:86px minmax(0,1fr) 190px!important;
  align-items:center!important;
  gap:18px!important;
  width:100%!important;
  min-width:0!important;
  min-height:112px!important;
  margin:0!important;
  padding:14px 18px!important;
  visibility:visible!important;
  opacity:1!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#061c31 0%,#031426 100%)!important;
  border:1px solid rgba(51,151,235,.52)!important;
  border-radius:24px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 12px 28px rgba(0,7,18,.24)!important;
}
html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-logo-v308{
  display:grid!important;
  place-items:center!important;
  width:86px!important;
  min-width:86px!important;
  max-width:86px!important;
  height:86px!important;
  min-height:86px!important;
  max-height:86px!important;
  margin:0!important;
  padding:6px!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#071b2f,#03111f)!important;
  border:1px solid rgba(64,142,211,.42)!important;
  border-radius:20px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 18px rgba(0,0,0,.25)!important;
}
html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-logo-v308 img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:10px!important;
  filter:none!important;
}
html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-copy-v308{
  min-width:0!important;
  width:100%!important;
  overflow:hidden!important;
}
html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-name-v308{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  min-width:0!important;
  margin:0!important;
  color:#fff!important;
  font-size:22px!important;
  font-weight:800!important;
  line-height:1.12!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-verified-v308{
  display:inline-grid!important;
  place-items:center!important;
  flex:0 0 24px!important;
  width:24px!important;
  min-width:24px!important;
  height:24px!important;
  min-height:24px!important;
  color:#fff!important;
  background:#269dff!important;
  border-radius:50%!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:0 4px 12px rgba(38,157,255,.25)!important;
}
html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-subs-v308{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:12px 0 0!important;
  color:#e8edf4!important;
  font-size:17px!important;
  font-weight:500!important;
  line-height:1.12!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-subscribe-v308{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:190px!important;
  min-width:190px!important;
  max-width:190px!important;
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
  margin:0!important;
  padding:0 18px!important;
  color:#fff!important;
  background:linear-gradient(180deg,#ff180f 0%,#ed0000 100%)!important;
  border:1px solid rgba(255,112,102,.78)!important;
  border-radius:19px!important;
  box-shadow:0 12px 25px rgba(181,0,0,.26),inset 0 1px 0 rgba(255,255,255,.22)!important;
  font-size:18px!important;
  font-weight:800!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  pointer-events:auto!important;
}
html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-subscribe-v308:hover{
  filter:brightness(1.06)!important;
}
html body #songsPlayerCard .yt-channel-row > .yt-control-line{
  display:grid!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  margin:12px 0 0!important;
}
html body #songsPlayerCard .yt-channel-row > .ohm-player-quick-actions-v297{
  width:100%!important;
  margin:0!important;
}
@media (max-width:700px){
  html body #songsPlayerCard .yt-channel-row{padding:0 8px 10px!important}
  html body #songsPlayerCard .yt-channel-row > .ohm-real-channel-v308{
    grid-template-columns:64px minmax(0,1fr) 112px!important;
    gap:11px!important;
    min-height:94px!important;
    padding:11px 12px!important;
    border-radius:18px!important;
  }
  html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-logo-v308{
    width:64px!important;min-width:64px!important;max-width:64px!important;
    height:64px!important;min-height:64px!important;max-height:64px!important;
    padding:5px!important;border-radius:16px!important;
  }
  html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-name-v308{gap:5px!important;font-size:14px!important}
  html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-verified-v308{
    flex-basis:17px!important;width:17px!important;min-width:17px!important;height:17px!important;min-height:17px!important;font-size:9px!important;
  }
  html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-subs-v308{margin-top:7px!important;font-size:11px!important}
  html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-subscribe-v308{
    width:112px!important;min-width:112px!important;max-width:112px!important;
    height:54px!important;min-height:54px!important;max-height:54px!important;
    padding:0 10px!important;border-radius:15px!important;font-size:12px!important;
  }
}
@media (max-width:390px){
  html body #songsPlayerCard .yt-channel-row > .ohm-real-channel-v308{
    grid-template-columns:56px minmax(0,1fr) 96px!important;
    gap:9px!important;
    min-height:82px!important;
    padding:9px 10px!important;
    border-radius:16px!important;
  }
  html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-logo-v308{
    width:56px!important;min-width:56px!important;max-width:56px!important;
    height:56px!important;min-height:56px!important;max-height:56px!important;
    border-radius:14px!important;
  }
  html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-name-v308{font-size:12px!important}
  html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-subs-v308{font-size:9.5px!important;margin-top:5px!important}
  html body #songsPlayerCard .ohm-real-channel-v308 .ohm-real-channel-subscribe-v308{
    width:96px!important;min-width:96px!important;max-width:96px!important;
    height:46px!important;min-height:46px!important;max-height:46px!important;
    font-size:10px!important;border-radius:13px!important;
  }
}
