.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    margin-bottom: 7px;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    min-height: 30px;
    background-color: #e0dad3;
    border: 1px solid #ddd;
}

.t-store .t-store__tabs .t-store__tabs__button, .t-store .t-store__tabs_accordion .t-store__tabs__item-button {
    border-bottom: 1px solid #7f7b76;
}

.t-store .t-store__tabs__content {
    max-width: 1000px;
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    width: 20px;
    height: 20px;
}

@media screen and (max-width: 560px)
.t-store .t-store__tabs__controls .t-store__tabs__button.t-store__tabs__button_active {
    border-bottom: 1px solid #7f7b76;
}

.t1002__addBtn {
    width: 35px;
    height: 35px;
}

.t-descr_xxs {
    font-size: 10px;
    line-height: 1.55;
}

.t-btn_sm {
    height: 35px;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;

.t-name_md {
    font-size: 14px;
    line-height: 1.35;
}

.t-name_xl {
    font-size: 18px;
    line-height: 1.35;
}

.t-store .t-store__tabs__item .t-store__tabs__item-title, .t-store .t-store__tabs__controls .t-store__tabs__button-title {
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.t-name_xs {
    font-size: 12px;
    line-height: 1.35;
}

.t-uptitle_xxl {
    font-size: 16px;
    letter-spacing: 0px;
}

@media screen and (max-width: 560px)
.t-store .t-popup__close-wrapper .t-popup__close-icon_arrow {
    width: 20px;
}

.t706 .t-form .t-descr_md {
    font-size: 14px;
}

.t706__cartwin-content {
    margin: 65px auto;
    width: 100%;
    max-width: 560px;
    min-height: 300px;
    background-color: #e0dad3;
    padding: 40px;
    box-sizing: border-box;
    overflow: auto;
}

.t-text_xs {
    font-size: 10px;
    line-height: 1.55;


.t-input {
    margin: 0;
    font-size: 100%;
    height: 60px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0;
}

.t-descr_xl {
    font-size: 18px;
    line-height: 1.5;
}

element.style {
    fill: #000000;
}

.t706 .t-submit {
    width: 50%;
}
.t-submit {
    text-align: center;
    height: 35px;
    border: 0 none;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    background: 0 0;
}

.t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 40px;
    margin-right: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.t706__cartpage-totals {
    position: -webkit-sticky;
    position: sticky;
    bottom: -1px;
    background: #e0dad3;
    padding: 24px 12px;
    border-radius: 7px;
}

.t706__cartpage {
    background-color: #e0dad3;
}

.t706__sidebar-content {
    background-color: #e0dad3;
}

.t-descr_md {
    font-size: 14px;
    line-height: 1.55;
}

.t-name {
    font-family: 'PPObjectSans',Arial,sans-serif;
    font-weight: 400;
    color: #000000;
}

.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 10px;
    top: 25px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: #fff;
    border-radius: 100%;
}

element.style {
    background-color: #000000;
    color: rgb(0, 0, 0);
}

.t-store__sort-select {
    width: 100%;
    border: 1px #000 solid;
    background: #DFDAD4;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
}

.t-store__filter__btn, .t-store__filter__input {
    border: 1px #000 solid;
    background: #DFDAD4;
    color: #000;
}

t-store__search-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    width: 13px;
    height: 100%;
    padding-left: 7px;
    padding-right: 8px;
    border-left: 1px solid #000;
    cursor: pointer;
}

.js-product .t-product__option-select {
    width: 100%;
    border: 1px #000 solid;
    background: #e0dad3;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow-x: hidden;
}

.t-store .t-store__tabs .t-store__tabs__button, .t-store .t-store__tabs_accordion .t-store__tabs__item-button {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #a5a5a5;
    cursor: pointer;
}

.t397__wrapper_mobile-flex .t397__title {
        padding: 0 1px 18px;
    }