

/* Start:/local/templates/main/components/custom/news/aromati/bitrix/news.detail/.default/style.css?16686688561201*/
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;
}
.social-btns {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 730px;
}
@media screen and (max-width: 1170px) {
	.social-btns {
	    width: 65%;
	}
}
@media screen and (max-width: 1020px) {
	.social-btns {
	    width: 100%;
	}
}
@media screen and (max-width: 500px) {
	.social-btns {
		display: block;
	}
	.social-btns .ya-share2 {
		margin-top: 15px;
	}
}



.price-block {
	margin-bottom: 24px;
}

.price-block__title {
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 700;
	color: #333333;
}

.price-list {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 16px;
	text-align: left;
}

.price-item {
	white-space: nowrap;
}

.price-item:not(:first-child) {
	margin-top: 12px;
}

.price-item__title {
	display: inline-block;
	width: 60px;
}

.price-item__value {
	display: inline-block;
	white-space: normal;
}

@media screen and (max-width: 359px) {

	.price-list {
		font-size: 14px;
	}

}
/* End */
/* /local/templates/main/components/custom/news/aromati/bitrix/news.detail/.default/style.css?16686688561201 */
