#rec2037196451 .t-store__prod-popup__name {
    color: #2f2f2f !important;
}

@media screen and (max-width: 960px) {
.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap="10"] {
    padding: 0 14px !important;
}

.t-store__grid-cont .t-store__card-list {
    row-gap: 40px !important;
    }
    
.t-store__card__price-wrapper {
    margin-top: 8px;
}
}

#allrecords b, #allrecords strong {
    font-weight: 800 !important;
}

.t702 .t-form__inputsbox_vertical-form .t-input-group {
    margin-bottom: 14px;
}

.t702 .t702__wrapper {
    padding: 50px 45px;
}

.t-input {
    height: 56px;
    font-size: 14px;
}

.t-btnflex_smd, .t-btn.t-btnflex_smd, .t-submit.t-btnflex_smd {
   height: 56px;
}

.t-text_xs {
    font-size: 12px;
    line-height: 1.5;
}

.t-checkbox__indicator + span > div {
  font-size: 12px !important;
  line-height: 1.4 !important;
  font-weight: 500 !important;
}

@media screen and (max-width: 640px) {
.t702 .t702__wrapper {
    padding: 50px 30px !important;
}

.t702 .t702__title {
        margin-bottom: 30px;
    }
    
.t702 .t-input, .t702 .t-select {
        height: 56px;
        font-size: 12px;
    }
}
}

.t702 .t-form__inputsbox_vertical-form .t-input-group {
    margin-bottom: 13px;
}

@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
        background: #151515;
    }
}