.__ProductListItems .__Item .__TextView{
    text-overflow:ellipsis;
    white-space:nowrap;
    flex:0 0 auto;
    overflow:hidden;
}
.__GridItemsBeta .swiper-slide.inActiveSlide{
    background:#f1f1f2 !important;
}
.__GridItemsBeta .swiper-slide{
    background:#39ca21 !important;
}
.TikTokButton.Gray{
    background:#f1f1f2 !important;
}
.TikTokButton{
    background:#39ca21 !important;
}
.btn--blue{
    background:#39ca21 !important;
}