

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

.product__stock
{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
	margin-top: 16px;
}
.product__stock-row
{
	display: inline-flex;
	align-items: center;
	gap: 8px;
}
.product__stock-icon
{
	width: 22px;
	height: 22px;
	flex: 0 0 auto;
}
.product__stock-label
{
	font-size: 14px;
	line-height: 1.2;
}
.product__stock-alt.product__price_tooltip
{
	margin: 0 0 0 30px;
	width: max-content;
}
.product__stock-alt-trigger
{
	display: inline-block;
	font-size: 13px;
	line-height: 1.2;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 2px;
	cursor: help;
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/sliderDetail/style.css?1784215224751*/
.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.detail/detail/style.css?1784214708761 */
/* /bitrix/templates/main/components/bitrix/news.list/sliderDetail/style.css?1784215224751 */
