@media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-bottom: 60px;
        padding-top: 70px;
    }
}

.t706__cartwin {
background-color: rgba(0, 0, 0, .4);
    backdrop-filter: blur(2px) !important;

}
.t-store__card__mark {

    border-radius: 5px;

    font-size: 12px;
    font-weight: 500;
    height: 34px;
    padding: 0 10px;

    width: auto;
}

.t-slds__bgimg {
    border-radius: 10px;

}
.t-store__prod-snippet__container .t-store__relevants__container .t-store__valign-buttons .t-item .t-name_md {
    font-family: 'Ubuntu';
    font-size: 18px !important;
}
.t-store__prod-snippet__container .t-store__relevants__container .t-store__valign-buttons .t-item .t-descr_xxs {
    font-size: 0px;
    line-height: 1.55;
}
.t-name_md {
    font-family: 'Ubuntu';

}

.t-name_xs {
    font-family: 'Ubuntu';

}

.t706__cartwin-prodamount-wrap {
    font-size: 0px !important;
}

.t706__product-amount, .t706__product-amount--portion {

    font-family: 'Ubuntu';
}
.t706 .t-form__submit {

    margin-top: 0px;

}

.t706 .t-form .t-input, .t706 .t-form .t-select {
    font-family: 'Ubuntu';
}
.t-text_xs {
    line-height: 1.25 !important;
}
.t706__cartwin-totalamount-wrap {
    font-size: 0px !important;
    padding-top: 0px;

}


.t265__wrapper {
    border-radius: 20px;
    border-style: solid;
    border-width: 4px;
    border-color: #ef3f22;
}