

/* Start:/local/templates/pixelaria/components/bitrix/catalog.element/main/style.css?1752757405417*/
.product__link-array{
	display:flex;
	flex-wrap: wrap;
	justify-content: start;
	padding:12px;
	padding-top: 16px;
	gap:16px;
	border-top: 2px solid #F2F2F2;
	margin-top:16px;
	width:100%;
	margin-bottom: 34px;
}

.product__link-array__item{
	font-size: 14px;
}

a.product__link-array__item{
	color: #000000;
	text-decoration: underline;
}

a.product__link-array__item:hover{
	text-decoration: none;
	color:#FA7000;
}
/* End */
/* /local/templates/pixelaria/components/bitrix/catalog.element/main/style.css?1752757405417 */
