/* Заголовки */
.t795__title {
    margin-bottom: 0 !important;
}

/* Прайс-листы */
.t812__pricelist-item__row_1 {
    padding-bottom: 5px;
}
.t812__pricelist-item__row_2 {
    padding-top: 5px;
}
.t812__pricelist-item+.t812__pricelist-item {
    margin-top: 20px;
}




/* Таблицы */
.t431__th, .t431__td {
    padding: 8px 4px !important;
}
@media screen and (max-width: 960px) {
.t431 .t-col {
    padding-left: 8px;
    padding-right: 8px;
}
}

.t431__table  {
    border-radius: 6px;
    overflow: hidden;
    table-layout: fixed;
}




/* Цвет маркера в текстовом блоке */
.t004 li::marker {
  color: #D4AF37;
}





@media screen and (max-width: 980px) {
    .t554__general-wrapper, .t554__card {
        background-color: #fcf4e5 !important;
    }
}