.sidebar__cat-list-two .list-wrap li a.active {
	background: var(--tg-theme-primary-500);
	color: var(--tg-color-white-default);
	border-color: var(--tg-theme-primary-500);
}
.errors {
	color: red;
	font-size: 13px;
	margin-top: 5px;
	display: block;
}
