

/* Start:/local/templates/fam/components/bitrix/catalog.section/.default/style.css?1764100661649*/
.item-card__rating + .item-card__desc{
	margin-top: 3px;
}
.item-card__img{
	display: block;
}
.item-card{
	/*min-height: 420px;*/
	height: auto;
	display: flex;
	flex-direction: column;
	align-self: stretch;
}
.item-card__info{
	min-height: 160px;
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 20px 20px 25px;
}
.item-card__actions{
	position: relative;
	padding-top: 25px;
	margin-top: auto;
	bottom: auto;
	left: auto;
	width: auto;
}

.subhead{
	margin-bottom: 10px;
}
@media (min-width: 451px) {
	.catalog-inner .heading{
		margin-bottom: 12px;
	}
	.subhead{
		margin-bottom: 30px;
	}
}
.catalog-bottom{
	margin-top: 30px;
}
/* End */
/* /local/templates/fam/components/bitrix/catalog.section/.default/style.css?1764100661649 */
