.corr-produtos-archive {
	position: relative;
}

.corrplastik-faixa-categoria {
	position: absolute;
	top: 80px;
	right: 0;
	z-index: 20;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 132px;
	padding: 18px 10px;
	border-radius: 16px 0 0 16px;
	color: #fff;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	pointer-events: none;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.tax-product_cat .jet-listing-grid__item .elementor-element-17bff88 {
	position: relative;
	overflow: hidden;
}

.tax-product_cat .jet-listing-grid__item .elementor-element-17bff88::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 4px;
	background: var(--corrplastik-setor-cor, var(--corrplastik-cor-predial, #24bee4));
	z-index: 3;
	pointer-events: none;
}

@media (max-width: 1440px) {
	.corrplastik-faixa-categoria {
		right: -15px;
	}
}

@media (max-width: 1024px) {
	.corrplastik-faixa-categoria {
		display: none;
	}
}
