.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap="40"] {
    padding: 0 54px;
}

@media (max-width: 1600px) {
    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap="40"] {
        padding: 0px 28px;
    }
}

.t668>.t-container {
    display: -webkit-flex;
    display: flex
;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 54px;
}



/*Корзина*/

/*.t-col {
    margin-left: 53px;
}
*/

/*Form*/

.t-input {
    width: 96%;
}

.t706 .t-form__submit {
    width: 96%;
}

/*Products*/

.t706__product-imgdiv {
    border-radius: 0px !important;
    height: 120px !important;
    width: 120px !important;
}

.t706__cartpage-products .t706__product-thumb {
    height: 120px;
    padding-bottom: 15px;
}

.t706__product-title {
    color: #171a1d;
    font-size: 22px;
}

.t706__cartpage.t706__cartpage_showed {
    background-color: #F9F2E8 !important;
}

/*.t-col {
    margin-left: 53px !important;
} */


.t706__product-title {
    font-size: 22px;
    line-height: 20px;
    padding: 7px 0 0 0;
    vertical-align: top;
}

.t706__product-quantity {
    font-size: 22px;
    margin: 0px 5px;
    padding: 0px 5px;
}

.t706__product-plusminus {
    padding: 5px 14px 16px 11px !important;
    vertical-align: top;
    width: 80px;
}


.t706__product-del-wrapper {
    display: table-cell;
    padding: 7px 0px 0px 14px;
    vertical-align: top;
    width: 20px;
}

.t706__product-minus .t706__product-plus {
    top: 0px !important;
}

.t706__product-amount {
    font-size: 22px !important;
    padding: 0 0 0 0 !important;
    vertical-align: top !important;
}

.t706__product-title__option {
    padding-top: 7px;
    opacity: .3;
}

.t-container {
    max-width: 1300px;
}

.t706__product-del-wrapper {
    padding: 8px 0px 0px 22px !important;
    vertical-align: top !important;
}

.t706__sidebar-content {
    max-width: 700px !important;
    background-color: #f9f2e8 !important;
}

.t706__product {
    height: 50px;
    vertical-align: middle;
    padding-bottom: 20px;
}

.t706__cartwin-prodamount-wrap {
    font-size: 22px;
    padding-right: 30px;
}

.t706__cartpage-totals {
    background: #f9f2e8 !important;
}

.t706__cartpage-top {
    background: #f9f2e8 !important;
}

/*Каталог мобильная версия*/

@media screen and (max-width: 1200px) {
    /* Общие отступы */
    #rec853899181 .t-store__grid-cont_col-width_stretch[data-col-gap="40"] {
        padding: 0px 12px !important;
    }
    #rec853899181 .t-store__grid-cont_col-width_stretch[data-col-gap="40"] .t-store__stretch-col {
        padding: 0px 8px !important;
    }
    #rec853899181 .t-store__grid-cont .t-col,
    #rec853899181 .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 35px !important;
    }
    
    #rec853899181 .t-align_center {
    text-align: left !important;
}

    /* Кнопка переключения */
    #rec853899181 .t-store__parts-switch-btn {
        margin-left: 8px !important;
        margin-right: 18px !important;
        margin-bottom: 8px !important;
        font-size: 16px !important;
    }

    /* Текст внутри карточки */
    #rec853899181 .t-store__card__textwrapper {
        margin-bottom: auto !important;
        padding-top: 8px !important;
    }

    /* Обёртка цены */
    #rec853899181 .t-store__card__price-wrapper {
        margin-top: 0px !important;
    }

    /* Контейнер переключения */
    #rec853899181 .t-store__parts-switch-wrapper {
        margin-bottom: 30px !important;
    }

    /* Заголовок товара */
    #rec853899181 .t-store__card .t-typography__title {
        font-size: 16px !important;
    }

    /* Значение цены */
    #rec853899181 .t-store__card__price-value {
        font-size: 16px !important;
    }

    /* Валюта и цена */
    #rec853899181 .t-store__card__price-currency,
    #rec853899181 .t1025 .t-store__card__price-value {
        font-size: 16px !important;
    }
}