.t706__cartwin-content {
    border-radius: 24px !important;
}
.t706 .t-submit {
    border-radius: 16px !important;
}
.t-input {
    border-radius: 16px !important;
}
.t-form__errorbox-wrapper {
    background: #f95d51;
    border-radius: 16px !important;
}

@media screen and (max-width: 560px) {
    .t706__cartwin-content {
        border-radius: 0px !important;
    }
}

.t786 .t-store__card__btns-wrapper {
    margin-top: 0px !important;
}