

/* Start:/bitrix/templates/dresscodeV2-2021/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1703052162992*/
#newsDetail{
	margin-top: 0;
}

#newsDetail .newsDate{
	margin-top: 0;
	color: #888888;
}

#newsDetail .description{
	/*border-top: 1px solid #e7e8ea;*/
	padding-top: 5px; /*24px*/
	line-height: 21px;
	margin-top: 5px; /*24px*/
	/*max-width: 850px;*/
	font-size: 16px;
	color: black;
}

#newsDetail .description ul li{
	font-size: 22px;
}


#newsDetail .more{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	display: inline-block;
	margin-top: 24px;
	color: #ffffff;
	padding: 12px 38px;
	border-radius: 4px;
}


#newsDetail .more:active{
	position: relative;
	top: 1px;
}

#newsDetail .bigPicture img{
	max-width: 100%;
}

#newsDetail p, #newsDescription p, .description p{
	font-size: 18px;
	line-height: 1.5;
}

#newsDetail h2, #newsDescription h2{
	font-size: 22px;
	font-weight: bold;
}

#newsDescription ul li{
	line-height: 26px;
}

#newsDescription ul li span{
	font-size: 22px !important;
}
/* End */
/* /bitrix/templates/dresscodeV2-2021/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1703052162992 */
