

/* Start:/local/templates/polykod/components/bitrix/news/products-updates/style.css?1764757874507*/

.news-item {
  display: flex;
  justify-content: space-between;
  margin: 10px 80px 10px 50px;
}

.news-detail-link {
  color: #fff;
  background-color: #2a3e79;
  border: 1px solid #2a3e79;
  padding: 5px 15px;
  border-radius: 5px;
  transition: background 0.25s ease-in, color 0.25s ease-in;
}

.news-detail-link:hover {
  color: #2a3e79;
  background-color: #e4f1fa;
  
}

.news-detail__title {
  font-size: 2em;
}

.news-detail ul, .news-detail ol {
  margin-left: 50px;;
}
/* End */


/* Start:/local/templates/polykod/components/bitrix/breadcrumb/.default/style.css?1626758139324*/
.breadcrumb {
	display: flex;
	align-items: center;
	padding: 20px 0 10px 0;
}
.breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	margin-right: 5px;
}
.breadcrumb__item {
	white-space: nowrap;
	line-height: 13px;
	margin-right: 10px;
}
.breadcrumb__item span {
	font-size: 12px;
	white-space: normal;
}

/* End */
/* /local/templates/polykod/components/bitrix/news/products-updates/style.css?1764757874507 */
/* /local/templates/polykod/components/bitrix/breadcrumb/.default/style.css?1626758139324 */
