.t-input__vis-ph {
    font-size: 16px;
    line-height: 1;
    opacity: 1;
    position: absolute;
    left: 20px;
    top: 22px;
    height: 17px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: transform .2s linear;
    transition: transform .2s linear;
    -webkit-transform-origin: left;
    transform-origin: left;
    pointer-events: none;
    white-space: nowrap;
    width: 100%;
    width: calc(100% - 40px);
    text-overflow: ellipsis;
    overflow: hidden;
}


option {
    font-weight: 600;
    display: block;
    white-space: nowrap;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}


.t944__loaders-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 560px;
    margin: auto;
    margin-top: 96px;
}

.t994 {
    position: relative;
    padding: 0px 0 50px;
    box-sizing: border-box;
}



@media screen and (max-width: 980px) {
.t450__container .t-menusub__content:not(.t978__submenu-content) {
    padding-top: 0;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
}
}

.t-store__card__descr {
    margin-top: 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
}


.t-descr_xxs {
    font-size: 16px;
    line-height: 1.2;
}


.t-store__prod-popup__close-txt {
    margin-bottom: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-weight: 500;
}


.t-btn_sm {
    height: 45px;
    font-size: 23px;
    padding-left: 30px;
    padding-right: 30px;
}


.t-name_md {
    display: none;
}

.t-store__card__textwrapper {
    padding-top: 0px;
}


.t-descr_sm {
    font-size: 19px;
    line-height: 1.55;
    font-weight: 500;
}

