

/* Start:/local/templates/strikeart/components/strikeart/news.list/product_section_list/style.css?17745375791665*/
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;
}

/* B2B: блок оптовых цен и кнопка «В корзину» в списке товаров — две колонки как сверху (картинка|текст) */
.product-card-b2b--list {
	clear: both;
	width: 100%;
	margin-top: 0.75em;
	padding-top: 0.75em;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.product-card-b2b__l {
	float: left;
	width: 46.72489%;
}
.product-card-b2b__r {
	padding: 0 0 0 53.2751%;
}
@media screen and (max-width: 400px) {
	.product-card-b2b__l {
		float: none;
		width: 100%;
	}
	.product-card-b2b__r {
		padding: 0;
	}
}
.product-card-b2b__prices {
	display: flex;
	flex-wrap: wrap;
	gap: 1em;
	align-items: flex-end;
}
.product-card-b2b__price-item {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.product-card-b2b__price-val {
	color: #fff;
	font-weight: 500;
	font-size: 24px;
	line-height: 1;
	white-space: nowrap;
}
.product-card-b2b__price-item--highlight .product-card-b2b__price-val {
	color: #ffa700;
}
.product-card-b2b__price-item--best .product-card-b2b__price-val {
	color: #e53935;
}
.product-card-b2b__price-label {
	color: rgba(255, 255, 255, 0.8);
	font-size: 0.8em;
	line-height: 1;
	margin-top: 5px;
}
.product-card-b2b__order {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.75em;
}
/* B2B количество: стили кнопки/выпадающего списка — global.css (.product-card-b2b__qty-*) */

/* End */
/* /local/templates/strikeart/components/strikeart/news.list/product_section_list/style.css?17745375791665 */
