

/* Start:/local/templates/doorhan/components/bitrix/news/objects-with-price/bitrix/news.detail/.default/style.css?15813222661015*/
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;
}
*/
.news-detail .detail-info-wrapper{
	display: flex;
}
.news-detail .properties-wrapper{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.news-detail .door-properties{
	display: flex;
	flex-direction: column;
	margin-left: 7rem;
}
.news-detail .price-wrapper{
	display: flex;
	margin-left: 7rem;
	flex-direction: column;
	align-items: center;
}
.news-detail .price-wrapper .header-info__button{
	margin-top: 20px;
}
.news-detail .h2{
	margin: 0 10rem;
	padding:0 0 16px 0;
}
.news-detail .price{
	color:#f7941d;
	font-weight: bold;
	font-size: 2rem;
}
.news-detail .prop-wrapper{
	display: flex;
	justify-content: space-between;
	margin: 0.5rem;
	padding: 0.5rem;
}
.news-detail .prop-wrapper:nth-child(even){
	background: blanchedalmond;
}
.news-detail .prop-name{
	display: flex;
}
.news-detail .prop-val{
	display: flex;
}
/* End */
/* /local/templates/doorhan/components/bitrix/news/objects-with-price/bitrix/news.detail/.default/style.css?15813222661015 */
