.post-type-archive .woocommerce-breadcrumb {
	text-align: center;
}
.facetwp-selections ul {
	margin: 0;
	padding: 0;
}
.facetwp-selection-label {
	display: none;
}
body .facetwp-selections .facetwp-selection-value {
	font-size: 12px;
	color: #2A3657;
	padding: 6px 40px 6px 13px;
	border-radius: 10px;
	background-color: #f3f6f4;
	line-height: 1;
	background-image: none !important;
	position: relative;
	margin-right: 13px;
}
.facetwp-selections .facetwp-selection-value::after {
	content: "\00d7";
	font-size: 21px;
	color: #2A3657;
	margin-left: 0;
	position: absolute;
	top: 0;
	right: 13px;
	height: 24px;
	display: flex;
	align-items: center;
}
[grup-filtru="sortare"].enigma-inner-filter {
	margin-left: auto;
}
.facetwp-radio{
	/* background-image: url(../images/shield.svg) !important; */
	background-image: none !important;
}
.facetwp-reset.facetwp-hide-empty {
	font-size: 0;
	display: block;
	width: 25px;
	height: 25px;
	background-image: url(../images/trash.svg) !important;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}


/* EP-128 */
h2.titlu-categorie-secundar {
	padding: 10px 0;
	font-size: 20px;
	max-width: 600px;
	text-align: center;
	color: var(--wp--preset--color--primary);
}
.titlu-categorie-footer {
	text-align: center;
	font-family: var(--wp--preset--font-family--inter);
	margin: 0;
	padding: 10px;
	width: 100%;
	text-align: center;
	background-color: var(--wp--preset--color--culoare-butoane-gri);
	max-width: var(--wp--style--global--content-size);
}
.wp-block-group.paginatie-shop:not(.hidden-pag) + .wp-block-group .titlu-categorie-footer-outer {
	margin-top: -15px;
	padding-bottom: 35px;
	border-bottom: 1px solid var(--wp--preset--color--culoare-border);
	margin-bottom: 60px;
}
.wp-block-group.paginatie-shop + .wp-block-group .titlu-categorie-footer-outer {
	margin-left: 0 !important;
	margin-right: 0 !important;
	max-width: 100%;
	display: flex;
	justify-content: center;
}
.wp-block-group.paginatie-shop.hidden-pag + .wp-block-group .titlu-categorie-footer-outer {
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom: 1px solid var(--wp--preset--color--culoare-border);
	border-top: 1px solid var(--wp--preset--color--culoare-border);
	margin-bottom: 60px;
}
@media(max-width: 1399px){
	.wp-block-group.paginatie-shop:not(.hidden-pag) + .wp-block-group .titlu-categorie-footer-outer {margin-top: -5px;}
}
@media(max-width: 1023px){
	.wp-block-group.paginatie-shop:not(.hidden-pag) + .wp-block-group .titlu-categorie-footer-outer {margin-top: 0;padding-bottom: 25px;}
	h3.titlu-categorie-footer {font-size: 15px;line-height: 1.4;}
}
@media(max-width: 639px){
	h2.titlu-categorie-secundar {padding: 5px 0;font-size: 16px;}
	.wp-block-group.filtre-active-shop + main {padding-top: 15px;}
	.wp-block-group.paginatie-shop.hidden-pag + .wp-block-group .titlu-categorie-footer-outer {padding-bottom: 25px;padding-top: 25px;margin-bottom: 25px;}
}
/* END EP-128 */