/* ONE HIT MUSIC V349 — remove orange fill and set equal spacing around empty ad card */
html body #songs .ohm-home-pl-ad-v313,
html body #songs .ohm-pl-v309-ad,
html[data-ohm-ad-route="home"] body #songs .ohm-home-pl-ad-v313,
html[data-ohm-ad-route="home"] body #songs .ohm-pl-v309-ad,
html[data-ohm-ad-route="public"] body #songs .ohm-home-pl-ad-v313,
html[data-ohm-ad-route="public"] body #songs .ohm-pl-v309-ad{
  display:block!important;
  position:relative!important;
  width:auto!important;
  min-height:108px!important;
  height:108px!important;
  box-sizing:border-box!important;
  margin:10px 10px 10px!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:15px!important;
  border:1px solid rgba(62,114,154,.75)!important;
  background:#0d2941!important;
  background-image:none!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;
  clip-path:none!important;
  transform:none!important;
  clear:both!important;
}
html body #songs .ohm-home-pl-ad-v313::before,
html body #songs .ohm-home-pl-ad-v313::after,
html body #songs .ohm-pl-v309-ad::before,
html body #songs .ohm-pl-v309-ad::after{
  content:none!important;
  display:none!important;
  background:none!important;
}
html body #songs .ohm-home-pl-ad-v313 > :not(ins):not(iframe),
html body #songs .ohm-pl-v309-ad > :not(ins):not(iframe){
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
html body #songs .songs-player-shell,
html body #songs .home-media-player-shell,
html body #songs #songsPlayerCard,
html body #songs #videoGrid,
html body #songs .video-grid{
  margin-bottom:0!important;
  padding-bottom:0!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 > .ohm-song-section:first-child,
html body #songs #videoGrid > .ohm-song-section:first-child{
  margin-top:0!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-song-section,
html body #songs #videoGrid .ohm-song-section{
  margin-bottom:10px!important;
}
html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-song-section:last-child,
html body #songs #videoGrid .ohm-song-section:last-child{
  margin-bottom:0!important;
}
@media (max-width:700px){
  html body #songs .ohm-home-pl-ad-v313,
  html body #songs .ohm-pl-v309-ad,
  html[data-ohm-ad-route="home"] body #songs .ohm-home-pl-ad-v313,
  html[data-ohm-ad-route="home"] body #songs .ohm-pl-v309-ad,
  html[data-ohm-ad-route="public"] body #songs .ohm-home-pl-ad-v313,
  html[data-ohm-ad-route="public"] body #songs .ohm-pl-v309-ad{
    min-height:96px!important;
    height:96px!important;
    margin:8px 8px 8px!important;
    border-radius:14px!important;
  }
  html body #songs #videoGrid.ohm-song-three-groups-v167 .ohm-song-section,
  html body #songs #videoGrid .ohm-song-section{
    margin-bottom:8px!important;
  }
}
