

/* Start:/local/templates/yuumpk/components/bitrix/catalog/catalog.yuumpk/bitrix/catalog.section.list/.default/style.css?1678436149143*/
.catalog-layout__content__right-side .products-list__subcategory .subcategory-list__link.active {
  background-color: #bd2f2f;
  color: #fff;
}
/* End */


/* Start:/local/templates/yuumpk/components/bitrix/catalog.smart.filter/smart.filter.yuumpk/style.css?176403867664*/
.toggle-btn {
    margin-bottom: 20px;
    padding: 10px 20px;
}
/* End */


/* Start:/local/templates/yuumpk/components/bitrix/catalog/catalog.yuumpk/bitrix/catalog.section/catalog.section.yuumpk/style.css?1764694289598*/
.tabs {
    display: flex;
    margin-bottom: 10px;
}

.tab-button {
    padding: 10px 20px;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    border-bottom: none;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s;
    margin-right: 5px;
    border-radius: 5px 5px 0 0;
}

.tab-button:hover {
    background-color: #ddd;
}

.tab-button.active {
    background-color: #bd2f2f;
    color: white;
    font-weight: bold;
}

.table-content {
    display: none;
}

.table-content.active {
    display: block;
}

#gost1 th, #gost2 th {
    white-space: normal;
}
/* End */
/* /local/templates/yuumpk/components/bitrix/catalog/catalog.yuumpk/bitrix/catalog.section.list/.default/style.css?1678436149143 */
/* /local/templates/yuumpk/components/bitrix/catalog.smart.filter/smart.filter.yuumpk/style.css?176403867664 */
/* /local/templates/yuumpk/components/bitrix/catalog/catalog.yuumpk/bitrix/catalog.section/catalog.section.yuumpk/style.css?1764694289598 */
