

/* Start:/local/templates/sunhouse/components/bitrix/news/brand_list/bitrix/news.detail/.default/style.css?1757595130713*/
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;
}
.products-item {
	display: flex;
	flex-direction: column;
}
.products-item__part-right {
	margin-top: auto;
}
body .products-item__image picture img {
	height: 100%;
	max-height: 200px;
}
@media (max-width: 767px) {
	body .products-catalog__items {
		display: flex;
		flex-wrap: wrap;
	}
	body .products-item {
		width: 50%;
		box-sizing: border-box;
	}
	body .products-item__basket {
		flex-direction: column;
		gap: 15px;
	}
	body .products-catalog__items .products-item__basket-form {
		height: auto;
	}
	.products-item__price {
		text-align: center;
	}
}
/* End */
/* /local/templates/sunhouse/components/bitrix/news/brand_list/bitrix/news.detail/.default/style.css?1757595130713 */
