.uc-tab-on-main ::-webkit-scrollbar{background-color: #ff000000;}

.uc-tab-on-main ::-webkit-scrollbar-track{border-radius: 10px;background-color: #34565e;}

.uc-tab-on-main ::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #7e7e7e;}

.uc-tab-on-main ::-webkit-scrollbar-thumb:hover{background-color: #f3f3f3;}

.t-store__grid-cont_mobile-one-row {
        overflow-x: auto;
    }