  


.limit-text {
    color: #adadad;
    font-weight: 500;
    text-align: center;
}

.limit-wrapper {
    margin-top: 15px;
    font-size: 14px;
    margin-top: auto;
}

.limit-text span span {
    color: #000;
}

.limit-bar-wrapper {
    width: 100%;
    height: 4px;
    margin-top: 5px;
    background: #dadada;
}

.t-store__card__textwrapper {
    display: flex;
    flex-direction: column;
}

.limit-bar {
    height: inherit;
    background: #000;
}    

.t-store__prod__price-portion {
    display: none;
}

.t706__product-title__portion {
    display: none;
}

span.t706__product-portion {
    display: none !important;
}

</style>
