

/* Start:/local/templates/sliva_burburo/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1690284074574*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	width: 100%;
	border-radius: 4px;
	margin-bottom: 30px;
}
.news-date-time
{
	display: none;
}
.blog.title-style{
	margin-bottom: 30px;
}

div.news-detail a
{
	color: var(--green);
}

div.news-detail span
{
	font-weight: 500;
}

div.news-detail h2{
	font-weight: 800;
	font-size: 18px;
	line-height: 23px;

	margin-top: 30px;
	margin-bottom: 17px;
}

@media(min-width: 720px){
	div.news-detail h2{
		font-size: 20px;
	}
}
@media(min-width: 1280px){
	div.news-detail h2{
		font-size: 30px;
	}
}
/* End */
/* /local/templates/sliva_burburo/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1690284074574 */
