.t-store__tabs__content a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.t-store__tabs__content a:first-of-type {
    background-color: #5c31de;
    color: #ffffff !important;
}
.t-store__tabs__content a:last-of-type {
    background-color: #5c31de;
    color: #ffffff !important;
}

}
.t706__cartwin_showed {
    z-index: 999999999;
}

.t-slds__thumbsbullet-wrapper {
    display: none;
}
