.t706 .t-form .t-input {
    height: 36px;
}
.t706 .t-input-group {
    margin-bottom: 10px;
}
.t706__cartwin-top {
    display: none;
}
@media screen and (max-width: 640px){
.t706__product {
    display: table;
    position: relative;
    margin: 15px 0;
}
.t706 .t-form__submit {
    display: block;
    width: 100%;
    padding-bottom: 5px;
    text-align: center;
}
}
.t706__cartwin-bottom {
    padding-top: 10px;
    border-top: 1px solid rgba(0,0,0,.2);
}
.t706__cartwin-prodamount-wrap {
    padding-bottom: 0px;
    font-size: 16px;
    text-align: right;
    font-weight: 600;
    color: #000;
}
.t706 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}