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

.t-store__card .t-typography__title {
    padding: 0 12px;
}

.digi-dolyame-label--5 {
    background-color: none !important;
    transition: 0.3s ease;
    border: none !important;
}

.digi-dolyame-label--container button {
    margin: 0 auto;
    padding: 10px 16px;
}

.digi-dolyame-label--5:hover {
    background-color: #eaeaea !important;
    border: none;
}

.digi-dolyame-label--container {
    margin: 8px 0px 12px 0px;
}


.t-store__card .t-typography__title {
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

/* .t-store__card  {
    -webkit-box-shadow: -1px -1px 0px 0px #e8e8e8 inset;
    -moz-box-shadow: -1px -1px 0px 0px #e8e8e8 inset;
    box-shadow: -1px -1px 0px 0px #e8e8e8 inset;
} */

.digi-dolyame-label--5 .digi-dolyame-label__text {
    font-family: 'Manrope';
    font-size: 12px !important;
    
}

.digi-dolyame-label * {
    font-family: 'Manrope' !important;
    font-size: 12px !important;
    
}

/*Убрать полосу прокрутки для всей страницы*/
::-webkit-scrollbar {
  width: 0;
}

.t-store__card__mark-wrapper {
    left: 5px;
    top: 0;
}

.t-store__card__mark {
    color: #f4f4f4;
    font-family: 'TenorSans', Arial, sans-serif;
    background-color: transparent;
    font-weight: 500;
}

.t694 .t-card__btn-wrapper {
    margin-top: 0;
}

@media screen and (max-width: 960px) {
  .t-store__grid-cont .t-col,
  .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 0;
  }
  
     .t-store__card .t-typography__title {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    }
    
    .t-store__card__price-wrapper {
    margin-top: 0;
    }
}

.t694 .t694__bg {
    background-position: top center;
}

.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    top: 4px;
    background: none;
}

.t-active.t976__menu-link {
    background-color: transperent;
}

.t976__list-item {
    padding: 5px 0;
}

.t-col_12 {
    max-width: 100%;
}

.t-container {
    max-width: 100%;
}

.t976__list-item .t976__menu-link {
    padding: 0 24px 0 0;
}

.t-active.t976__menu-link {
    font-weight: 600;
}

.t1002__addBtn svg path {
    stroke: #c5c5c5 !important;
    stroke-width: 1px;
}

.t1002__addBtn_active svg path {
    fill: #ffffff;
    stroke: #ffffff;
}