

/* Start:/local/templates/aspro_next/components/bitrix/catalog.section.list/front_sections_only/style.css?1627911440723*/
/*Заголовок категории - Хлебные крошки*/

.br { border-radius: 15px 15px 0px 0px !important; }

.section-title
{
	max-width: 100%;
	padding: 5px;
	background-color: #fff;
	border-radius: 0 0 15px 15px;
	border: solid 1px #f2f2f2;
	border-top: none;
}

/*Конт - категории*/

.catalog-sections
{
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}
.sections_item
{
	min-height: calc(199px + 52 * var(--v));
	flex: 0 0 100%;
	padding: 7px 7px 5px;
}
.item_name
{
	padding: 6px 6px 3px;
	font-size: calc(18px + 2 * var(--v));
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
@media (min-width: 768px)
{
	.sections_item { flex: 0 0 calc(50% - 7.5px); }
}
/* End */
/* /local/templates/aspro_next/components/bitrix/catalog.section.list/front_sections_only/style.css?1627911440723 */
