.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'] {
    padding: 0 4.5% 0 4.5%;
}

.t786__container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 92%;
    padding: 0;
}
.t758 .t-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 98% !important;
    padding: 0;
}
.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: #f0eee7;
    border: 1px solid #dddbd5;
}
.t-store__card__mark {
    font-weight: 500;
    font-size: 12px;
    font-family: 'UA-geo', Arial, sans-serif;
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 4px 8px;
}
@media screen and (max-width: 960px) {
.t585 .t-container {
        display: block;
        float: none;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
}
.t795__title {
    margin-bottom: 20px;
}
.t958__avatar {
    margin-right: 16px;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.t958__author-name {
    margin-bottom: 1px;
    margin-top: 7px;
}
.t958__slider {
    position: relative;
    margin-left: 0px; !important;
}

.t706__form-bottom-text {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.t706__cartwin-content {
    margin: 65px auto;
    width: 100%;
    max-width: 560px;
    min-height: 300px;
    background-color: #f1eee7;
    padding: 40px;
    box-sizing: border-box;
    overflow: auto;
}

.t-feed__grid-col:not(.t-slds__item) {
    margin-top: 30px;
}

.t898__btn-text {
    position: absolute;
    right: 80px;
    opacity: 0!important;
    white-space: nowrap;
    background: #fff;
    padding: 9px 13px;
    font-size: 15px;
    border-radius: 3px;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    background: #292929;
    color: #fff;
    transition: all 0.1s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}