

/* Start:/local/templates/new_2024/components/bitrix/news/collections/bitrix/news.list/.default/style.css?1773125326539*/
.filter-tabs {
    margin-bottom: 20px;
}

.tab-link {
    display: inline-block;
    padding: 10px 20px;
    margin-right: 10px;
    border: 1px solid #ddd;
    background: #f5f5f5;
    cursor: pointer;
    border-radius: 64px;
    text-decoration: none;
    color: #333;
}

.tab-link:hover {
    background: #e0e0e0;
}

.tab-link.active {
    background: #237a81;
    color: white;
    border-color: #237a81;
}

.cart-prod {
    transition: opacity 0.3s ease;
}
.tab-link {
    transition: all 0.3s ease;
}
/* End */
/* /local/templates/new_2024/components/bitrix/news/collections/bitrix/news.list/.default/style.css?1773125326539 */
