.plat-decor-cat-tag{
	background: #30731E;
	color: #fff;
	display: inline-block;
	padding: 10px 15px;
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	font-size: 12px;
	font-style: normal;
}

.plat-decor-cat-shortcode-render .elementor-invisible{
	visibility: visible !important;
}

.plat-decor-cat-tag{
	background: #30731E;
	color: #fff;
	display: inline-block;
	padding: 10px 15px;
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	font-size: 12px;
	font-style: normal;
}

.plat-decor-cat-shortcode-render.product.type-product.clear {
    clear: both !important;
	width: 100% !important;
}

@media only screen and (min-width: 993px) {
	.archive .row-count-3 .product:nth-child(3n+1) {
			clear: none;
	}
}

@media only screen and (max-width: 767px) {
    .archive .row-count-3 .product:nth-child(2n+1) {
       
    }
	
	.archive .ajax-content.clearfix {
		display: flex;
		flex-wrap: wrap;
	}
}