/* Пункты */
.t744 span.t-product__option-title {
    font-size: 16px !important; /* размер */
    font-weight: 400; /* жирность */
    color: #000000 !important;
    white-space: break-spaces !important;
}

/* Заголовок "Варианты" */
 .t744 .js-product-edition-option-name {
    font-size: 16px !important; /* размер */
    font-weight: 400; /* жирность */
    color: #000000 !important;
}

.t706__cartwin_showed {
    opacity: 1 !important;
}

.t706__cartwin-bottom,
.addpack .t706__product-plusminus,
.addpack .t706__product-del {
    display: none !important;
}

.t706 .t-input-group.t-input-group_ta {
    display: none;
}

.t706 .t-img-select__container {
    display: flex;
    flex-flow: row nowrap;
}

.t706 .t-img-select__container label {
    flex: 1 1 0;
}

.t706 .t-img-select__container label .t-img-select__text {
    font-size: 12px;
    font-weight: 400;
}