

/* Start:/local/templates/innova-clinic/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17568237771341*/
div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

.news-date-time {
    color: #486DAA;
}

.ya-share2 {
    margin-top: 15px;
    text-align: right;
}

.article-bottom-line {
    display: flex;
    justify-content: space-between;
}

.article-bottom-line .views-count,
.article-bottom-line .ya-share2 {
    margin: auto 0;
}

.article-bottom-line {
    margin-top: 15px;
    color: #3a3c40;
    font-size: 0.9em;
}

.article-bottom-line .share-article {
    display: flex;
    flex-direction: row;
    margin: auto 0;
    align-items: anchor-center;
}

.likes img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
}

.likes {
    flex: 0 0 auto;
    /*margin: auto 5px;*/
    padding: 4px 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    background: #ececec;
    border-radius: 3px;
    width: 100%;
    max-width: max-content;
    transition: background-color .3s ease-in-out;

    .text {
        display: none;
    }
}

.left-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;

    .views-count {
        white-space: nowrap;
    }
}

.likes:hover,
.likes.liked {
    background: #337ae036;
}
/* End */


/* Start:/local/templates/innova-clinic/components/bitrix/system.pagenavigation/showMore/style.css?1752495645567*/
.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
    gap: 5px;
}
.pagination__item,
.pagination__prev,
.pagination__next {
    padding: 5px 10px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #333;
}
.pagination__item.active {
    background: #337AE0;
    color: white;
    border-color: #007bff;
}
.pagination__item:hover {
    background: #337AE0;
    color: white;
    border-color: #007bff;
}
.section-reviews__button.load-more-items {
    margin: 15px auto;
}
/* End */
/* /local/templates/innova-clinic/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17568237771341 */
/* /local/templates/innova-clinic/components/bitrix/system.pagenavigation/showMore/style.css?1752495645567 */
