

/* Start:/local/templates/ligastore/components/bitrix/catalog.section.list/ligastore.info/style.css?1784210541901*/
.lg-info-card {
	display: flex;
	flex-direction: column;
	padding: 20px;
	border: 1px solid #e5e2da;
	border-radius: 6px;
	background: #fff;
}
.lg-info-card-title {
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px solid #e5e2da;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.lg-info-card-title a { color: #1a1a1a; text-decoration: none; transition: color .15s; }
.lg-info-card-title a:hover { color: #DF871B; }
.lg-info-card-list {
	list-style: none;
	margin: 0 0 12px;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 8px;
	font-size: 14px;
}
.lg-info-card-list a { color: #333; text-decoration: none; transition: color .15s; }
.lg-info-card-list a:hover { color: #DF871B; }
.lg-info-card-all {
	margin-top: auto;
	font-size: 13px;
	font-weight: 600;
	color: #DF871B;
	text-decoration: none;
}
.lg-info-card-all:hover { color: #c9740f; }
.lg-info-card-all i { font-size: 12px; }

/* End */
/* /local/templates/ligastore/components/bitrix/catalog.section.list/ligastore.info/style.css?1784210541901 */
