.t-col {
    display: inline;
    float: left;
    margin-left: 6px;
    margin-right: 10px;
    width: 100%;
}


.t750__container {
    padding: 6px 0px;
}

.t-popup__container.t-popup__container-static {
    left: auto;
    margin: 140px auto;
    position: relative;
    right: auto;
    top: 0;
    -webkit-transform: translateY(30%) scale(.9);
    transform: translateY(30%) scale(.9);
    width: 100%;
}

.t706__product-imgdiv {
    background-color: #eee;
    background-position: 50%;
    background-size: cover;
    border-radius: 1px;
    height: 70px;
    width: 70px;
}

.t-input {
    font-family: 'SFMono';
}

.t-descr_xxs {
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: -0.3px;
}

t750__close-text {
    margin-bottom: 20px;
    cursor: pointer;
    display: inline-block;
    opacity: .8;
    font-weight: 400;
    display: none;
}

.t-popup__block-close-button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 0;
    padding: 10px;
    width: 23px;
    display: none;
}

.t750__title-wrapper {
    margin-bottom: 30px;
}

.t750__btn-wrapper {
    margin-top: 5px;
    margin-bottom: 30px;
}

.t-btnflex__text {

    letter-spacing: 0px !important;
}

.t706__product-imgdiv {
    background-color: #eee;
    background-position: 50%;
    background-size: cover;
    border-radius: 1px;
    height: 148px;
    width: 120px;
}

.t-descr_sm {
    font-size: 18px;
    line-height: 1;
}

.t706__carticon-counter {

    font-size: 12px !important;
}


@media screen and (max-width: 560px) {
    .t750__container {
        
        margin-right: 12px;
    }
}

.t-name_xl {
    font-size: 24px;
    line-height: 0.9;
}