

/* Start:/bitrix/templates/baustof/components/bitrix/news.list/product-polezn/style.css?1751537520690*/
.product-news-list{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
}
.product-news-list .product-news-item,.product-news-list .product-news-item:hover{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width:100%;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
}
#content .right_block .product-news-item-picture{
	width:100px;
	margin:unset;
}
.product-news-item-name{
	padding-left:10px;
	color:#1d2029;
	font-weight:bold;
}
.product-news-list .product-news-item:hover .product-news-item-name{
	color:#ec5243;
}
/* End */
/* /bitrix/templates/baustof/components/bitrix/news.list/product-polezn/style.css?1751537520690 */
