.t-store__product-snippet .t-container>div:after {
    clear: unset!important;
}


.t-name {
    font-family: TildaSans;
}

.t-store__card__price-wrapper {
    margin-top: 3px;
}

@media screen and (max-width: 980px) {
    .t-store .t-store__tabs {
    width: 100%!important;
    display: block!important;
    margin-top: 20px!important;
    max-width: 100%!important;
}
}


@media screen and (min-width: 980px) {
    .t-store .t-store__tabs {
    width: 100%!important;
    display: block!important;
    margin-top: 20px!important;
    max-width: 47%!important;
}
}

a.sale.t-menu__link-item {
    margin-bottom: 50px;
}


@media screen and (max-width: 640px) {
  a[href="/sale"] {
    color: red !important;
    font-weight: 700 !important;
  }
}

#rec704542210 .t-menu__link-item.t-active:not(.t978__menu-link) {
    a[href="sale"] {
    color: red !important;
    font-weight: 700 !important;
  }
}



@media screen and (max-width: 640px) {
    .t-store__card__mark {
    border-radius: 0px;
    font-family: 'TildaSans';
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    padding: 5px 5px;
    text-align: center;
    vertical-align: middle;
    width: 10px;
}
}

@media screen and (min-width: 640px) {
    .t-store__card__mark {
    border-radius: 0px;
    font-family: 'TildaSans';
    font-size: 14px;
    font-weight: 400;
    height: 20px;
    padding: 5px 5px;
    text-align: center;
    vertical-align: middle;
    width: 10px;
}
}

.t1002__picture-wrapper .t754__markwrapper, .t1002__picture-wrapper .t776__markwrapper, .t1002__picture-wrapper .t778__markwrapper, .t1002__picture-wrapper .t786__markwrapper, .t1002__picture-wrapper .t-store__card__mark-wrapper {
    right: 0px;
    left: 0px;
    bottom: 0px!important;
}

.t-store__card__mark-wrapper {
    display: table;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0px!important;
    z-index: 5;
}