

/* Start:/bitrix/templates/pooltis.ru/components/bitrix/news/necon/bitrix/news.detail/.default/style.css?17771738251339*/
.necon-detail {
	overflow:auto;
	word-wrap: break-word;
}

.necon-detail h1 {
	font-size:20px;
	margin-bottom:16px;
}

.necon-detail__top {
	margin-bottom:16px;
	overflow:hidden;
}

.necon-detail__picture {
	background:#fff;
	border:4px solid #fff;
	border-radius:5px;
	box-shadow:2px 2px 3px #222;
	float:left;
	margin:3px 18px 12px 0;
	max-width:260px;
	text-align:center;
}

.necon-detail__picture img {
	border:0;
	box-shadow:none;
	display:block;
	height:auto;
	max-width:260px;
}

.necon-detail__summary {
	overflow:hidden;
}

.necon-detail__price {
	background:#eef9fd;
	border:1px solid #ceeffc;
	border-radius:5px;
	color:#1b324b;
	display:inline-block;
	font-size:20px;
	font-weight:bold;
	margin:0 0 12px 0;
	padding:6px 12px;
}

.necon-detail__preview {
	line-height:1.4;
	margin-top:12px;
}

.necon-detail__text {
	line-height:1.45;
	margin:0 0 18px 0;
}

.necon-detail__text p {
	margin-bottom:14px;
}

.necon-detail__props {
	margin:0 0 18px 0;
}

.necon-detail__props td:first-child {
	color:#1b324b;
	width:42%;
}

.necon-detail__bottom-order {
	margin-top:10px;
}

.news-detail-share {
	margin-top:15px;
}

@media (max-width: 720px) {
	.necon-detail__picture {
		float:none;
		margin:0 0 14px 0;
		max-width:100%;
	}

	.necon-detail__picture img {
		max-width:100%;
	}

	.necon-detail__summary {
		overflow:visible;
	}
}

/* End */
/* /bitrix/templates/pooltis.ru/components/bitrix/news/necon/bitrix/news.detail/.default/style.css?17771738251339 */
