.t-descr {
    font-family: 'IDventure';
    font-size: 14px !important;
}
.t-store__filter__item-controls-wrap {
    background-color: #e5dbc3;
    border-style: solid !important;
    border-color: #2f1f0d !important;
    --border-width: 1px;
    border-radius: 0px;
    /* box-shadow: 0 2px 6px rgba(0, 0, 0, .2); */
    display: none;
    left: -10px;
    margin-top: 8px;
    min-width: 160px;
    position: absolute;
}
.t-store__filter__btn, .t-store__filter__input {
    background: #E5DBC3;
    border: 1px solid #AFA592;
    color: #35241A;
}
.t-store__search-icon {
    border-left: 1px solid #AFA592;
}
.t-store__sort-select {
    background: #E5DBC3;
    border: 1px solid #AFA592;
}
t-title_xxs {
    font-family: 'IDventure';
    font-weight: 600 !important;
    color: #2f1f0d !important;
    text-transform: uppercase !important;
}    
.t-title {
    font-family: 'IDventure';
    font-weight: 600;
    text-transform: uppercase !important;
}
.t-redactor__h2 {
    line-height: 1.1;
    text-transform: uppercase !important;
}
.t-feed__post-popup__cover-wrapper.t-feed__post-popup__cover-wrapper_beforetitle {
    margin-top: 30px;
}
.t-feed__post-popup__text .t-redactor__tte-view h2.t-redactor__h2, .t-feed__post-popup__text .t-redactor__tte-view h3.t-redactor__h3, .t-feed__post-popup__text .t-redactor__tte-view h4.t-redactor__h4 {
    margin-bottom: .45rem;
    margin-top: 3rem;
    padding: .25rem 0;
}
.t-checkbox__indicator {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 12px;
    width: 12px;
    border: 1px solid #35241A;
    border-radius: 1px;
    box-sizing: border-box;
    margin-right: 5px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: .6;
}
.t-checkbox__indicator:after {
    content: '';
    position: absolute;
    display: none;
    left: 4px;
    top: 0px;
    width: 2px;
    height: 7px;
    border: solid #35241A;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}
.t-checkbox__control.t-checkbox__control_flex {
    gap: 2px;
}
.t-store__card__mark-wrapper {
    display: table;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 5;
    width: 110px;
}
.t-store__card__mark {
    background-color: #111;
    border-radius: 0px;
    box-sizing: border-box;
    color: #fff;
    display: table-cell;
    font-family: 'IDventure';
    font-size: 12px;
    font-weight: 600;
    height: 30px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}
.t760__price {
    font-size: 12px;
    color: #2f1f0d;
    font-family: 'IDventure';
    font-weight: 400;
}
.t762__price {
    font-size: 12px;
    color: #2f1f0d;
    font-family: 'IDventure';
    font-weight: 400;
}
.t-descr {
    font-family: 'IDventure';
    font-size: 10px;
    font-weight: 400;
    color: #2F1F0D;
}
.t760 .t-product__option-title
Specificity: (0,2,0)
 {
    padding-bottom: 5px;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #E1D4BA;
    border: 1px solid #2F1F0D;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 7px;
    min-height: 30px;
    min-width: 30px;
    padding: 7px;
}
.t-btnflex_sm, .t-btn.t-btnflex_sm, .t-submit.t-btnflex_sm {
    --height: 35px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
}
.t-store__card .t-store__card__price {
    color: #847157;
    font-family: 'IDventure';
    font-weight: 400;
}
.t786 .t-store__card__btns-wrapper {
    margin-top: -5px;
}
.t-btnflex_sm, .t-btn.t-btnflex_sm, .t-submit.t-btnflex_sm {
    --height: 35px;
    width: 100%;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
}
.t760__descr {
    margin-top: 10px;
}
.t-store__card .t-store__card__price {
    font-size: 12px;
    color: #2f1f0d;
    font-weight: 400;
    display: none;
}
@media screen and (max-width: 960px) {
    .t762__container_indent {
        padding: 0 10px !important;
    }
}
[data-product-uid="272819074412"] .t-store__card__mark {
    color: #E1D4BA !important;
    background-color: #746F0D !important;
}
.t-text {
    font-family: 'IDventure';
    font-weight: 400;
}
.t-input__vis-ph {
    font-size: 14px;
}
@media screen and (max-width: 640px) {
    .t762__container_indent .t762__info {
        padding: 20px 0;
    }
}
@media screen and (max-width: 640px) {
.t762__btn-wrapper {
    margin-top: 10px;
    margin-bottom: 20px;
}
}
/* Блок t585 — меняем порядок элементов */
.t585__textwrapper {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start;
    gap: 0px; /* можно изменить */
}
/* Текст делаем первым */
.t585__textwrapper .t585__text {
    order: 1;
}

/* Картинку — второй */
.t585__textwrapper img.t585__img {
    order: 2;
}
.t220__textwrapper {
        padding: 30px;
        margin: 0 -40px;
    }
}
@media screen and (max-width: 700px) {
    .t220__textwrapper {
        padding: 20px;
        margin: 0 20px;
    }