

/* Start:/local/templates/innova-clinic/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?1743583310911*/
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 {
	max-width: 24px;
}
.likes {
	margin: auto 5px;
	padding: 4px;
	display: flex;
	flex-direction: row;
	cursor: pointer;
	background: #ececec;
	border-radius: 3px;
	min-width: 60px;
}

.likes div {
	margin: auto 5px;
}
.left-block {
	display: flex;
	flex-direction: row;
}
.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?1743583310911 */
/* /local/templates/innova-clinic/components/bitrix/system.pagenavigation/showMore/style.css?1752495645567 */
