.tn-elem .tn-atom {
    border-radius: 14px 14px 0 0;
}


.t-store__prod-snippet__container {
    padding-top: 20px !important;
    padding-bottom: 120px;
}

.t-store__card__mark {
    background-color: #111;
    border-radius: 50px;
    box-sizing: border-box;
    color: #fff;
    display: table-cell;
    font-family: Roboto, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 30px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}


.t-store__mobile-two-column {
    margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
    .t-store__card {
        margin-bottom: 10px !important;
    }

@media screen and (max-width: 480px) {
.t-store__card__textwrapper {
    padding-top: 10px !important;
    margin-bottom: auto;
}


@media screen and (max-width: 480px) {
.t786 .t-store__card__btns-wrapper {
    margin-top: 10px;
}

@media screen and (max-width: 480px) {
.t-align_left .t-store__card__btn {
    margin: 0 4px 2px 0;
}
.t-store__card__mark {
    FONT-WEIGHT: 200;
    font-weight: 400;
    font-size: 12px;
    font-family: 'Roboto', Arial, sans-serif;
    display: table-cell;
    width: 50px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
}

.t706__cartwin-prodamount-wrap {
    display: none !important;
}


/*код для карточки товара*/



@media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    
