

/* Start:/local/templates/styleshop_new/components/bitrix/catalog.section/tags/style.css?1752646926651*/
.tags {
	margin: 10px 0;
}
.tags .tag {
	display: inline-block;
	margin: 0 10px 10px 0;
	padding: 10px 16px;
	text-align: center;
	color: #FF7CB0;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	border-radius: 100px;
	border: 1px solid #FF7CB0;
	text-decoration: none;
	transition: 0.2s;
}
.tags .tag:hover {
	background: #FF7CB0;
	color: #fff;
}
.tags .tag:nth-child(n+7) {
	display: none;
}
.tags-spoiler {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	color: #A39D9D;
	font-size: 14px;
	font-weight: 600;
	line-height: 100%;
	cursor: pointer;
}
.tags-spoiler span {
	margin-left: 10px;
}
/* End */
/* /local/templates/styleshop_new/components/bitrix/catalog.section/tags/style.css?1752646926651 */
