

/* Start:/local/templates/3k/components/bitrix/system.pagenavigation/3k/style.css?1713526997333*/
span.pagination__num .pagination__num-text {
    color: #ffffff;
    cursor:default;
}
span.newest-item__price .newest-item__price-text {
    z-index: 1;
    color: #ffffff;
    cursor:default;
}
span.pagination__num {
    background-color: #fc2b38;
}
span.pagination__num.newest-item__price:before {
    background-color: #fc2b38;
}
/* End */


/* Start:/local/templates/3k/components/bitrix/news/reviews/bitrix/news.list/.default/style.css?1713526997352*/
.reviews-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.reviews-item {
    width: 32%;
    margin-bottom: 20px;
}

@media screen and (max-width: 960px) {
    .reviews-item {
        width: 48%;
    }
}

@media screen and (max-width: 460px) {
    .reviews-item {
        width: 100%;
    }
}
/* End */
/* /local/templates/3k/components/bitrix/system.pagenavigation/3k/style.css?1713526997333 */
/* /local/templates/3k/components/bitrix/news/reviews/bitrix/news.list/.default/style.css?1713526997352 */
