.t-body {
    background: #2b2a29;
}
/*Прелоадер Загрузка...*/
.t-body::before {
    content: url(https://static.tildacdn.com/tild3638-3037-4437-b134-313764363739/photo.svg);
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%;
    z-index: -1;
}
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}
::-webkit-scrollbar-button {
    display: none;
}
::-webkit-scrollbar-thumb:vertical {
    border-top: 0;
    border-bottom: 0;
    border-left: 2px solid #2b2a29;
    background-color: #fecc00;
}
::-webkit-scrollbar-thumb:horizontal {
    border-top: 2px solid #2b2a29;
    border-left: none;
    background-color: #fecc00;
}
::-webkit-scrollbar-track {
    background-color: #2b2a29;
}
/*скругление углов в карточке товара в поп-апе*/
.t951 .t-popup__container {
    border-radius: 10px;
}
/*типографика характеристик в поп-апе*/
.t951 .t-store__prod-popup__text {
    font-size: 16px;
}
/*типографика характеристик в табе в поп-апе*/
.t-store .t-store__tabs__content {
    font-size: 16px;
    line-height: 1.5;
}
/*Поля поиска и сортировки*/
.t-store__filter__search-and-sort {
    text-align: left;
}
/*Отступы в ячейках таблицы с характеристиками*/
.t431__td {
    padding: 5px 20px !important;
}
/*Отступы в кнопках на карточках товара на страницах серий*/
.t-btn_sm {
    padding-left: 15px;
    padding-right: 16px;  
}
/*Стиль шрифта в поп-ап товара*/
.t-store__prod-popup__text {
    font-size: 15px;
}
/*Фон галереи в полноэкранном режиме*/
.t-zoomer__container {
    background-color: #2b2a29 !important;
}

@media screen and (min-width: 960px) {
/*
.t951__sidebar {
    display: none;
}
#rec300071804 .t951__sidebar, #rec300075618 .t951__sidebar {
    display: block;
    width: 232px;
}
.t951__grid-cont, .t951 .js-store-grid-cont-preloader {
    max-width: 100%;
}
*/
.t951 .t-store__filter__chosen-bar {
    background-color: rgb(54 53 52);
}
.t951__sidebar-wrapper::-webkit-scrollbar-button {
    display: block;
    background-color: #fafafa;
    height: 2px;
    border-left: 2px solid #2b2a29;
}
.t951__sidebar .t-store__filter__item_checkbox .t-store__filter__item-controls-container::-webkit-scrollbar-button {
    display: block;
    background-color: #fafafa;
    height: 2px;
    border-left: 2px solid #2b2a29;
}
}

@media screen and (min-width: 960px) and (max-width: 1200px) {
/*
#rec300071804 .t951__grid-cont[data-col-gap='20'],
#rec300075618 .t951__grid-cont[data-col-gap='20'] {
    margin-left: auto;
    margin-right: 0;
    max-width: calc(100% - 240px);
}*/
.t951__grid-cont[data-col-gap='20'] {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.t-btn_sm {
    width: 100% !important;
}
.t-store__prod__quantity {
    justify-content: space-around;
    width: 100%;
}
}

@media screen and (max-width: 960px) {
/*Стилизация меню с вкладками на мобилке*/
.t397__wrapper_mobile {
    display: none;
}
.t397__wrapper {
    display: block;
}
.t397__tab {
    vertical-align: middle;
}
}

@media screen and (max-width: 480px) {
/*Стилизация блока меню с табами*/
#rec309450872 .t-container, #rec310612050 .t-container, #rec312409737 .t-container, #rec313396352 .t-container {
    overflow-y: auto;
    height: 220px;
}
#rec309450872 .t-container:before, #rec310612050 .t-container:before, #rec312409737 .t-container:before, #rec313396352 .t-container:before {
    display: table;
    content: " ";
    position: sticky;
    top: 0;
    height: 15px;
    width: calc(100% - 7px);
    background-image: linear-gradient(180deg, #2b2a29, #2b2a2900), url(https://static.tildacdn.com/tild6534-3763-4536-a133-623465376236/arrow-up.svg);
    background-repeat: no-repeat;
    background-position: 5px;
    background-size: contain;
    z-index: 1;
}
#rec309450872 .t-col, #rec310612050 .t-col, #rec312409737 .t-col, #rec313396352 .t-col {
    width: 369px;
    max-width: 369px;
    padding: 0px 4px;
    margin: auto;
}
#rec309450872 .t976__wrapper, #rec310612050 .t976__wrapper, #rec312409737 .t976__wrapper, #rec313396352 .t976__wrapper {
    justify-content: center;
}
#rec309450872 .t976__list-item:nth-child(2n), #rec310612050 .t976__list-item:nth-child(2n), #rec312409737 .t976__list-item:nth-child(2n), #rec313396352 .t976__list-item:nth-child(2n) {
    padding-right: 0;
}
#rec309450872 .t976__list-item:last-child, #rec310612050 .t976__list-item:last-child, #rec312409737 .t976__list-item:last-child, #rec313396352 .t976__list-item:last-child {
    padding-bottom: 0;
}
#rec309450872 .t-container:after, #rec310612050 .t-container:after, #rec312409737 .t-container:after, #rec313396352 .t-container:after {
    display: block;
    content: " ";
    position: sticky;
    bottom: 0;
    height: 15px;
    width: calc(100% - 7px);
    background-image: linear-gradient(0deg, #2b2a29, #2b2a2900), url(https://static.tildacdn.com/tild3930-3638-4136-b461-356434663039/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: 5px;
    background-size: contain;
}
/*Стилизация ячеек таблицы с характеристиками для мобилки*/
.t431__td {
    padding: 5px 10px !important;
}
/*Стиль шрифта в поп-ап товара на мобилке*/
.t-store__prod-popup__text {
    font-size: 13px;
    font-weight: 400;
}
}