/* Фикс дёрганья скроллбара */
html {
    overflow-y: scroll;
    scrollbar-gutter: stable;
}

/* Фикс каталога (скрыт по умолчанию, не дёргается) */
/* Стало (улучшенная версия): */
.uc-showcatalog {
    display: none;
    transition: ease-out 0.2s;
}

/* Открываем каталог при клике, при наличии класса от скрипта ИЛИ при переходе по ссылке #showcatalog */
.uc-showcatalog.active,
.uc-showcatalog.opened,
.uc-showcatalog:target,
#showcatalog:target {
    display: block !important;
}

@media screen and (min-width: 960px) {
    .aside {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        background-color: #f3f3f3;
        padding: 50px;
    }
    div#rec642591445, div#rec581304840 {
        width: 35%;
    }
}

.t-store__card__mark {
    border-radius: 0 !important;
    color: #3a3a3a;
    height: 20px !important;
    left: -115px;
    top: -3px;
    width: fit-content !important;
    z-index: 2;
}

ul.t228__list {
    align-items: center;
    background-color: #ffdf6b;
    display: flex;
    height: 30px;
    justify-content: flex-end;
    margin-right: -6px !important;
    padding-right: 15px !important;
}

#allrecords .t228 a, .t228 a {
    color: inherit;
    line-height: 1;
}

#allrecords .t976 a, .t976 a {
    border-radius: 5px;
    border: white;
    box-shadow: 2px 2px 6px 2px rgb(115 115 115 / 37%);
    color: #000000;
    text-decoration: none;
}

.t508__container {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: row;
    flex-direction: row;
}

.t508__container li {
    padding-left: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.t508 .t-list__item {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    justify-content: flex-start;
}

.t508__textwrapper {
    padding-left: 0;
    padding-top: 10px;
}

.t-cell.t-valign_top {
    height: fit-content;
}

.t508__imgwrapper,
.t508__img {
    height: 80px;
    width: auto;
}

.t508__bgimg {
    width: auto;
    height: 60px;
    max-width: 100%;
    background-size: contain;
}

.t508__bottommargin {
    height: 50px;
}

.t508__bottommargin a,
.t508__descr a {
    color: black !important;
}

.t508__descr a {
    text-decoration: underline #0d6938 !important;
}

.t508__descr {
    font-size: 12px;
    text-align: left;
    border-top: 2px solid #d5d5d5;
    padding-top: 4px;
}

ul.t503__container.t-card__container.t-card__container_inrow4.t-container li.t-card__col.t-card__col_withoutbtn.t-col.t-col_3.t-item {
    width: calc(100% / 6);
    margin: 0;
    margin-right: auto;
}

ul.t503__container.t-card__container.t-card__container_inrow4.t-container li.t-card__col.t-card__col_withoutbtn.t-col.t-col_3.t-item:hover {
    filter: opacity(0.8);
}

img.t503__img.t-img {
    height: 80px;
    width: auto;
}

.t503__content.t-align_center .t-card__descr.t-descr.t-descr_xs {
    font-size: 12px;
    text-align: left;
    border-top: 2px solid green;
    padding-top: 10px;
}

.t503 .t-card__title {
    text-align: left;
    height: 55px;
}

.t503 .t-card__descr {
    margin-top: 15px;
}

.js-store-prod-name.js-product-name.t-store__card__title.t-name.t-name_xs {
    text-align: left;
}

.t-store__card__descr ul,
.t-store__card__descr ol {
    padding-left: 30px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #d5d5d5;
    text-align: right;
    background-repeat: no-repeat;
    list-style-type: none;
    background-position: 5px 4px;
    background-size: 16px;
    font-size: 13px;
    font-family: 'Arial', sans-serif;
    font-weight: normal;
}

.t-store__card__descr ul {
    background-image: url(https://static.tildacdn.com/tild6438-3033-4364-a364-386234373732/8-4pt.svg);
    border-bottom: 1px solid #d5d5d5;
}

.t-store__card__descr ol {
    background-image: url(https://static.tildacdn.com/tild6132-3132-4933-a235-343464383232/7-4pt.svg);
}

.t-form__inputsbox .t-radio__wrapper {
    display: flex;
    column-gap: 30px;
}

.t776__bgimg {
    background-size: contain;
}

.t678 .t-form_bbonly .t-input-block {
    margin-bottom: 0px;
}

p.js-store-prod-charcs { 
    visibility: hidden; 
}

.t776__col_mobile-grid {
    padding: 8px;
    border: 1px solid #0d6938;
    border-radius: 6px;
    margin-left: 10px;
    margin-right: 10px;
}

.t951 .t-store__card__btns-wrapper {
    margin-top: 0px;
}

.t795__title {
    margin-bottom: 0px;
}

.t-store__filter__item-title, 
.t-store__filter__opts-mob-btn {
    background-image: url(https://static.tildacdn.com/lib/tildaicon/32666662-3732-4337-a232-376639363532/photostudio_processing.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    padding-left: 30px;
}

.t-store__filter__item:first-child {
    border-top: 0px;
}

@media screen and (max-width: 640px) {
    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='10'], 
    .t-store__grid-cont_col-width_stretch[data-col-gap='10'] {
        padding: 0;
    }
}

.t-store__filter__item .t-checkbox__control {
    margin-bottom: 0px;
}

.t228#nav335089322 {
    border-bottom: solid 1px #0d6938;
    box-shadow: 0px 1px 10px rgb(0 0 0 / 23%);
}

.t228__right_descr {
    padding-right: 30px;
}

.t228__centerside.t228__menualign_right {
    text-align: center;
}

@media screen and (min-width: 960px) {
    .t951__sidebar .t-store__filter__item {
        margin-right: initial;
        margin-bottom: 20px;
    }
    .t951__sidebar .t-store__filter__item-title {
        margin-bottom: 5px;
    }
    .t951 .t951__sidebar_sticky .t951__sidebar-wrapper {
        top: 80px !important;
    }
    .t951__cont-wrapper .js-store-parts-select-container {
        padding-top: 10px !important;
        background-color: #f5f5f5 !important;
    }
    .t951__sidebar .t-store__filter__custom-sel {
        padding-left: 10px;
    }
}

.t951 .t951__grid-cont.t-store__valign-buttons .t-item {
    border: 1px solid transparent;
    border-radius: 10px;
}

.t951 .t951__grid-cont.t-store__valign-buttons .t-item:hover {
    border: 1px solid transparent;
    box-shadow: 0px 2px 10px 0px rgb(139 139 139 / 28%);
}

.t-store__filter__custom-sel.active {
    background-color: #ffdf6b !important;
}

.t-checkbox__control .t-checkbox:checked ~ .t-checkbox__indicator {
    background-color: #ffdf6b;
}

.t-card__descr.t-descr.t-descr_xs a {
    color: black !important;
    text-decoration: underline green !important;
}

.t-card__descr.t-descr.t-descr_xs a:hover {
    opacity: 0.5;
}

.t706__carticon-imgwrap {
    background-color: unset;
    box-shadow: unset;
    border-radius: 0;
}

@media screen and (max-width: 960px) {
    .t706__carticon_sm .t706__carticon-imgwrap {
        width: 50px;
        height: 50px;
    }
}

.t-carousel__zoomer__arrow__wrapper:before {
    background: #ffdf6b;
    border-radius: 0%;
}
