

/* Start:/local/templates/jewelry/components/bitrix/news/template1/bitrix/news.list/.default/style.css?1752240071635*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.news__top {
	display: flex;
    align-items: center;
    column-gap: 18px;
	margin-top: 20px;
}

.news__view-count {
	color: #a9a9a9;
    font-size: 16px;
    line-height: 1;
    display: flex;
    align-items: center;
}

.news__view-count::before {
	content: "";
    display: inline-block;
    width: 23px;
    height: 12px;
    background: url('/local/templates/jewelry/images/view-count.png') center center / cover no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}

/* End */
/* /local/templates/jewelry/components/bitrix/news/template1/bitrix/news.list/.default/style.css?1752240071635 */
