body.archive.category .elementor-element-647fc4d .wpr-grid-filters {
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 12px 18px;
	margin: 0 0 28px !important;
	padding: 0 !important;
	list-style: none !important;
	text-align: center;
}

body.archive.category .elementor-element-647fc4d .wpr-grid-filters li {
	display: inline-flex !important;
	align-items: center;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

body.archive.category .elementor-element-647fc4d .wpr-grid-filters span {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	min-height: 26px;
	padding: 6px 14px;
	border-radius: 4px;
	background: transparent;
	color: #777777;
	font-family: Montserrat, Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	white-space: nowrap;
	cursor: pointer;
	transition: background-color 0.2s ease, color 0.2s ease;
}

body.archive.category .elementor-element-647fc4d .wpr-grid-filters span:hover,
body.archive.category .elementor-element-647fc4d .wpr-grid-filters .wpr-active-filter {
	background: #f67f01 !important;
	background-color: #f67f01 !important;
	color: #ffffff !important;
	opacity: 1 !important;
}

body.archive.category .elementor-element-647fc4d .wpr-grid-filters em,
body.archive.category .elementor-element-647fc4d .wpr-grid-filters i {
	display: none !important;
}

@media (max-width: 767px) {
	body.archive.category .elementor-element-647fc4d .wpr-grid-filters {
		gap: 8px;
		margin-bottom: 20px !important;
	}

	body.archive.category .elementor-element-647fc4d .wpr-grid-filters span {
		min-height: 24px;
		padding: 6px 10px;
		font-size: 12px;
	}
}
