
/* V520 Lucky/Fun Chips currency skin. No star icon system. */
:root{
  --lb-lucky-chip:url("assets/lb-brand-current/lucky-chips.png");
  --lb-fun-chip:url("assets/lb-brand-current/fun-chips.png");
  --lb-lobby-button:url("assets/lb-brand-current/lb-lobby-button.png");
}
.lb-lucky-chip-icon,.lb-lucky-chip-img,.lb-lucky-chip-clean,.lucky-chip,.currency-coin{
  display:inline-block!important;width:20px!important;height:20px!important;min-width:20px!important;
  background:var(--lb-lucky-chip) center/contain no-repeat!important;border:0!important;border-radius:50%!important;
  box-shadow:none!important;filter:none!important;clip-path:none!important;vertical-align:-4px!important;object-fit:contain!important;
}
.lb-lucky-chip-img{content:var(--lb-lucky-chip)!important;}
.lb-fun-chip-icon{display:inline-block!important;width:20px!important;height:20px!important;min-width:20px!important;background:var(--lb-fun-chip) center/contain no-repeat!important;border:0!important;border-radius:50%!important;box-shadow:none!important;filter:none!important;vertical-align:-4px!important;}
.lb-top-balance img,.lb-profile-sheet img[src*="lucky-chips"],.lb507-reward img,.aly-pack-bal img{width:22px!important;height:22px!important;object-fit:contain!important;filter:none!important;}
.lb-home-icon,.lb-home-btn img,.lb-brand-home img,[data-lb-home] img,[data-lb-nav="lobby"] img,[data-lb-nav="casino"] img{object-fit:contain!important;filter:none!important;}

/* V520 final coin scaling */
.lb-top-balance .lb-lucky-chip-img,.lb-lucky-chip-icon{width:22px!important;height:22px!important;min-width:22px!important;}
.lb-balance-mode-menu .lb-fun-chip-icon{width:22px!important;height:22px!important;}
