.t-catalog__prod-popup__sku.t-typography__sku.t-descr.t-descr_xxs {
    display: none;
}

.js-catalog-prod-all-text {
    font-family: 'Manrope';
    font-size: 14px !important;
    font-weight:400;
}
.js-catalog-prod-text.t-catalog__prod-popup__text.t-typography__descr.t-descr.t-descr_xxs {
    opacity: 1 !important;
}

.t706__sidebar-heading.t-name.t-name_xl {
    font-family: 'Manrope';
    color: #145599;
    letter-spacing: -0.4px;
}

.t-name.tn-name_xs.t706__cartpage-products_empty {
    font-family: 'Manrope';
    font-weight: 400;
    opacity: .7;
}


.t706__product-title__option {
    display: none;
}

.t706__product-title,
.t706__cartwin-totalamount-content,
.t706__product-amount.t-descr.t-descr_sm,
span.t706__product-quantity,
.t706 .delivery-full-address {
    font-family: 'Manrope';
    font-weight: 400;
}


.t706 .t-form input.t-input {
    font-family: 'Manrope';
    color: black !important;
}

.t-radio__indicator:after {
    background-color: #145599;
}

.t706__cartpage-heading {
    font-family: 'Manrope';
    font-weight: 500;
    color: #145599;
}

.t-name.t-name_md {
    font-family: 'Manrope';
}

.t-catalog__prod-popup__container .t-catalog__grid-cont_mobile-one-row.t-catalog__relevants-grid-cont .t-catalog__card {
    width: calc(25vw - 30px);
    max-width: 100%;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

