body {
    font-weight: Inter, "Font Awesome 5 Free", system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 400;
    color: #000000;
}
#allrecords a {
    color: #31498f;
    text-decoration: none;
}
   
/* хлебные крошки */
.t758 .t-menu__link-item {
    font-size: 13px !important;
}

/* начало стилей карточки товара справа от фотки */

/* Оранжевая рамка галереи фоток товара */
.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-color: #ff6800 !important;
}
.t744__descr ul {
    font-size: 18px;
    font-weight: 400;
    padding:0;
    list-style: none;
    margin-left: -20px !important;
}
.t744__descr ul li {
    text-indent: -1.4em;
    margin-left: 1.4em;
    margin-bottom: 10px; 
}    
.t744__descr ul li:before {
    padding-right:10px;
    font-weight: 500;
    color: #ff6800;
    content: "\2713";
}

.t744__title {
    font-size: 18px;
    font-weight: 600;
    color: #006400;
    margin-bottom: 15px;
}
.t744__title:before {
    padding-right:10px;
    font-weight: 500;
    color: #006400;
    content: "\2713";
}
.t744__title_small {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 5px;
}
.t744__price-value {
    font-size: 28px;
    font-weight: 900 !important;
    text-transform: none; 
}/* 
.t744__price-currency {
    display: none !important;
}
конец стилей карточки товара справа от фотки */


/* стили синих кругляшков с иконками перед подвалом */
.t490__img {
    color: #ffffff;
    margin-bottom: 25px;
    width: 45px;
    height: auto;
    max-width: 100%;
    background-color: #31498f;
    padding: 15px;
    border-radius: 50%;
}
/* Уменьшение отступа снизу от заголовка галерии перед подвалом смотрите также */
.t923 .t-section__title {
    margin-bottom: -10px !important;
}
/* Уменьшение отступа снизу от заголовка перед фоткой менеджера */
.t700 .t-section__title {
    margin-bottom: -30px !important;
}
/* Рамка вокруг картинок в описании товара */
.t509__blockimg {
    border: 1px solid #c7cee1 !important;
}
/* Рамка вокруг фотки менеджера */
.t700 .t700__img {
    border: 1px solid #c7cee1 !important;
}
/* Рамка вокруг большой фотки товара */
.t-slds__bgimg {
    border: 1px solid #c7cee1 !important;
}
/* Закругление в голубой плашке инфы про товары могут меняться */
.t265__wrapper {
    border-radius: 7px;
}
/* Рамка карточки товара в рубрике */
.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_16-9 {
    border: 1px solid #c7cee1 !important;
    border-radius: 7px;
}
/* Рамка в секции смотрите также */
.t923__bgimg {
    border: 1px solid #c7cee1 !important;
    border-radius: 7px;
}
/* Закругление в голубой плашке слева */
#rec336329175 .t951__cont-wrapper .js-store-parts-select-container {
    border-radius: 7px;
}
/* Плашка SALE */
.t-store__card__mark {
    width: 50px !important;
    height: 20px !important;
    border-radius: 4px !important;
}
/* Отключение поиска и фильтрации в категориях в правом верхнем углу display: none !important; */

/* Стили списка в кратком описании в рубриках */
.t-store__card__descr ul {
    font-weight: 400;
    padding:0;
    list-style: none outside !important;
    margin-left: -20px !important;
    list-style-position: outside !important;
}

.t-store__card__descr ul li:before {
    padding-right:4px;
    font-weight: 500;
    color: #ff6800;
    content: "\2713";
}
.t-store__card__descr ul li {
    text-indent: -1.2em;
    margin-left: 1.2em;
    margin-bottom: 7px;
    font-size: 16px;
}
.t509__descr ul {
    font-weight: 400;
    padding:0;
    list-style: none outside !important;
    margin-left: -20px !important;
    list-style-position: outside !important;
}

.t509__descr ul li:before {
    padding-right:10px;
    font-weight: 500;
    color: #ff6800;
    content: "\2713";
}
.t509__descr ul li {
    text-indent: -1.4em;
    margin-left: 1.4em;
    margin-bottom: 11px;
}
/*   
.kdt-table th, td {
   font-size: 18px;        
  border-bottom: 2px solid #c7cee1 !important;
}
*/
/* Попытка стилизовать hover хлебных крошек */
.t758 .t-menu__link-item {
    color: #7e8598 !important;
    transition: none !important;
    -webkit-transition: none !important;
}
.t758 .t-menu__link-item:hover {
    transition: none !important;
    -webkit-transition: none !important;
    color: #ff6800 !important;
}
.t-menu__link-item:hover {
    transition: none !important;
    -webkit-transition: none !important;
    color: #ff6800 !important;
}
/* Закругления в карточках на главной */
.t994__slds-wrapper {
    border-radius: 10px !important;
}
/* Отступ сверху после верхнего меню */
.t228__logo {
    margin-top: 180px !important;
}
/* Серые закругленные рамки картинок в новостях */
.t195__img {
    border: 1px solid #c7cee1 !important;
    border-radius: 6px !important;
}
.t107__width {
    border: 1px solid #c7cee1;
    border-radius: 6px;
}
.t-feed__post-bgimg {
    border: 1px solid #c7cee1 !important;
    border-radius: 6px !important;
}
/* Отступы в списках подвала */
.t977__menu li, .t977__menu a {
    margin-bottom: 2px !important;
}
/* Отступы в рубриках до и после кнопки подробнее */
.t786 .t-store__card__btns-wrapper {
    margin-top: 0px !important;
    margin-bottom: 40px !important;
}
/* Закругление фотки каталога запчастей */
.t-store__card__img {
    border-radius: 6px !important;
   /* border: 1px solid #c7cee1 !important; */
}
/* Фильтры крупнее поиск отключается в каталоге */

.t-store__filter__item .t-checkbox__control {
    font-size: 17px !important;
}
.t-store__filter__chosen-item {
    background-color: #d6e1ff !important;
}
.t-store__filter__search .t-store__filter__input {
    color: #000000 !important;
    font-size: 17px !important;
}
.t-store__sort-select {
    font-size: 17px !important;
}
.t-store__filter__title {
    font-size: 17px !important;
}
/* Увеличенная ширина сортировки */
.t-store__sort-select-wrapper {
    width: 250px;
}
/* Поле поиска */
.t-store__filter__input {
    color: #000000 !important;
    font-size: 17px !important;
    border: 1px solid #c7cee1 !important;
    width: 250px !important;
    background: #ffffff !important;
}
.t-store__filter__item_checkbox .t-store__filter__item-controls-container {
    background-color: #d6e1ff !important;
    border-radius: 3px !important;
}
.t-store__filter__chosen-val {
    background-color: #d6e1ff !important;
}
.t-store__sort-select {
        border: 1px solid #c7cee1 !important;
}
/* Текст описания товара в запчастях и инструменте */
.js-store-prod-all-text {
    font-size: 18px !important;
}
/* Стили вариантов товара */
.t-store .t-product__option-title {
    padding-top: 8px;
    padding-bottom: 10px;
    font-size: 18px;
    color: #000;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 2px solid #ff6800 !important;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    border: 1px solid #c7cee1 !important;
}
/* Стили опций товара в инструментах */
.js-product .t-product__option-select {
    border: 2px #ff6800 solid !important;
    font-size: 18px !important;
}
/* Стили табов в инструментах */
.t-store .t-store__tabs__controls .t-store__tabs__button-title {
    font-weight: 600;
    font-size: 18px;
}
#rec359640811 .t-store .t-store__tabs__controls .t-store__tabs__button_active, #rec359640811 .t-store .t-store__tabs__controls .t-store__tabs__button:hover, #rec359640811 .t-store .t-store__tabs_snippet .t-store__tabs__controls .t-store__tabs__button:first-child {
    border-bottom: 2px solid #ff6800 !important;
}
#rec360912296 .t-store .t-store__tabs__controls .t-store__tabs__button_active, #rec360912296 .t-store .t-store__tabs__controls .t-store__tabs__button:hover, #rec360912296 .t-store .t-store__tabs_snippet .t-store__tabs__controls .t-store__tabs__button:first-child {
    border-bottom: 2px solid #ff6800 !important;
}
#rec361085366 .t-store .t-store__tabs__controls .t-store__tabs__button_active, #rec361085366 .t-store .t-store__tabs__controls .t-store__tabs__button:hover, #rec361085366 .t-store .t-store__tabs_snippet .t-store__tabs__controls .t-store__tabs__button:first-child {
    border-bottom: 2px solid #ff6800 !important;
}
#rec361217643 .t-store .t-store__tabs__controls .t-store__tabs__button_active, #rec361217643 .t-store .t-store__tabs__controls .t-store__tabs__button:hover, #rec361217643 .t-store .t-store__tabs_snippet .t-store__tabs__controls .t-store__tabs__button:first-child {
    border-bottom: 2px solid #ff6800 !important;
}
#rec361642115 .t-store .t-store__tabs__controls .t-store__tabs__button_active, #rec361642115 .t-store .t-store__tabs__controls .t-store__tabs__button:hover, #rec361642115 .t-store .t-store__tabs_snippet .t-store__tabs__controls .t-store__tabs__button:first-child {
    border-bottom: 2px solid #ff6800 !important;
}
.t-store .t-store__tabs .t-store__tabs__button {
    border-bottom: 2px solid #c7cee1 !important;
}
.t-store__tabs__button_active div {
    color: #ff6800 !important;
}
.t-store .t-store__tabs_tabs .t-store__tabs__controls {
    margin-bottom: 60px;
}
/* Стили внутри табов */
.t-store .t-store__tabs_tabs .t-store__tabs__content {
    font-size: 18px;
}
/* Стили списков внутри табов */
.t-store__tabs__content ul {
    font-size: 18px;
    font-weight: 400;
    padding:0;
    list-style: none;
    margin-left: -20px !important;
}
.t-store__tabs__content ul li {
    text-indent: -1.4em;
    margin-left: 1.4em;
    margin-bottom: 10px; 
}    
.t-store__tabs__content ul li:before {
    padding-right:10px;
    font-weight: 500;
    color: #ff6800;
    content: "\2713";
}
/* 
.t016__text {
    background-color: #d6e1ff !important;
    border-radius: 6px !important;
    padding: 20px 0 !important;
}
 */
/* Серый бордер вокруг фоток в разделах */
.t772__imgwrapper {
     border: 1px solid #c7cee1;
    border-radius: 6px; 
}
/* Стилизация виджета Битрикс 24 */
.b24-widget-button-inner-item {
    background-color: #ff6800 !important;
    border-color: #ff6800 !important;
}
.b24-widget-button-pulse {
    background-color: #ff6800 !important;
    border-color: #ff6800 !important;
}
.b24-widget-button-inner-mask {
    background-color: #ff6800 !important;
    border-color: #ff6800 !important;
}
.b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
    bottom: 20px !important;
    right: 20px !important;
}
.b24-widget-button-position-bottom-right .b24-widget-button-popup  {
    border-color: #31498f !important;
}
.b24-widget-button-position-bottom-right .b24-widget-button-popup-triangle  {
    border-color: #31498f !important;
}
/* Адаптивная таблица */
.table-wrap {
	overflow-x: auto;
}	
table.resp-table-001 {
	font-family: 'Inter',Arial,sans-serif;
	font-size: 18px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    width: 100%;
}
table.resp-table-001 tr {
	background-color: #f8f8f8;
}
table.resp-table-001 th, table.resp-table-001 td {
    padding: 8px;
    border: 1px solid #c7cee1;
}
table.resp-table-001 th {
	font-weight: bold;
}
.text-center {
	text-align: center !inportant;
}
.t795__title {
    font-weight: 900 !important;
}
.t-name_xl {
    font-weight: 900 !important;
}
.t-store__prod-popup__price-value, .t-store__prod-popup__price-currency, .t-store__card__price-value, .t-store__card__price-currency {
font-weight: 900 !important;
}
.js-product-price-currency {
    display: none !important;
}
