#allrecords .t-store__filter__btn,.t-store__filter__input {
  font-size: 12px !important;
}
.t706 .t706__sidebar .t-btn {
  font-size: 14px;
  height: 50px;
}

.t706 button.t706__cartpage-open-form.t-btn {
  font-size: 14px;
  height: 50px;
}

.t706 .t706__cartpage-form .t-form .t-descr_md {
  font-size: 14px;
}

.t706 .t-inputpromocode__btn.t-btn.t-btn_md {
  font-size: 12px;
}

.t706 .t-form .t-input {
  height: 50px;
}

.t706 button.t-submit {
  font-size: 14px;
  height: 50px;
}


.t-store__prod-popup__container .t-store__prod-popup__brand {
    color: rgb(253, 144, 175) !important;
    text-transform: uppercase;
}


.js-store-prod-descr {
    color: rgb(253, 144, 175) !important;
    text-transform: uppercase;
}




/* Название товара */
.t-store__card__title {
    margin-bottom: 0px !important;
}

/* Описание товара */
.t-store__card__descr {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}

/* Цена */
.t-store__card__price-wrapper {
    margin-top: 0px !important;
}
/* Уменьшаем расстояние от фото до текста */
.t-store__card__textwrapper {
    padding-top: 6px !important;
}

/* Название */
.t-store__card__title {
    margin-bottom: 0px !important;
}

/* Описание */
.t-store__card__descr {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}

/* Цена */
.t-store__card__price-wrapper {
    margin-top: 0px !important;
}