.t-feed__post-popup__relevants-item-title.t-name.t-name_xs{
    font-size:22px;
}

.t-feed__post-popup__relevants-title, .js-feed-popup-title.t-feed__post-popup__close-text.t-descr.t-descr_xxs{
    font-size:24px;
}

.t-btn_sm{
    font-size:18px;
}

@media screen and (max-width:576px){
    .t-btn_sm{
    font-size:16px;
}
}


.js-feed-post-text.t-feed__post-popup__text.t-text.t-text_md{
    line-height:180%;
}

.t706__cartpage-totals, .t706__cartwin-totalamount-info,.t706__cartpage-prodamount.t706__cartwin-prodamount-wrap.t-descr.t-descr_sm{
    font-size:24px !important;
}

label.t-radio__control.t-text.t-text_xs{
        font-size: 22px !important;
    font-family: 'Amatic SC';
}

#customdelivery .delivery-hint{
        font-size: 18px ;
    background: #ff3434;
    padding: 20px;
    border-radius: 19px;
    color: white;
}


@media screen and (max-width:576px){
    #customdelivery .delivery-hint{
    font-size:16px;
      padding: 10px;
}
}