.cpgt-template-streetwear ul.products.cpgt-grid {
	--cpgt-cols: 3;
	gap: 32px 24px !important;
}

.cpgt-template-streetwear ul.products.cpgt-grid img {
	aspect-ratio: 4 / 5;
	object-fit: cover;
	background: #f0f0f0;
}

.cpgt-template-streetwear ul.products.cpgt-grid li.product {
	position: relative;
}

.cpgt-template-streetwear .woocommerce-loop-product__title {
	font-size: 13px;
	font-weight: 500;
	margin: 12px 0 4px;
	color: #222;
}

.cpgt-template-streetwear .price {
	font-size: 13px;
	color: #444;
}
.cpgt-template-streetwear .price ins { text-decoration: none; }
.cpgt-template-streetwear .price del { color: #aaa; margin-right: 6px; }

.cpgt-template-streetwear .cpgt-meta-row {
	margin-top: 10px;
	padding-top: 8px;
	border-top: 1px solid #eee;
}

.cpgt-template-streetwear .cpgt-badges {
	top: 10px;
	left: 10px;
}
.cpgt-template-streetwear .cpgt-badge-colors {
	position: static;
	margin-top: 2px;
}
