

/* Start:/bitrix/templates/main/components/bitrix/news.list/def/style.css?1784215223856*/
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;
}

.item__stock
{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	gap: 2px;
	min-height: 2.75rem;
	margin-bottom: .5rem;
	width: 100%;
	flex-shrink: 0;
}
.item__stock-row
{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}
.item__stock-icon
{
	width: 20px;
	height: 20px;
	flex: 0 0 auto;
}
.item__stock-label
{
	font-size: 13px;
	line-height: 1.2;
}
.item__stock-alt.product__price_tooltip
{
	margin: 0;
	width: max-content;
	max-width: 100%;
}
.item__stock-alt-trigger
{
	display: inline-block;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 2px;
	cursor: help;
}

/* End */
/* /bitrix/templates/main/components/bitrix/news.list/def/style.css?1784215223856 */
