.list-vgrl {
	flex-wrap: wrap;
	justify-content: flex-end;
}

.single-product .inner-vgrl .each-product {
	width: calc(25% - 33px);
}

.inner-vgrl .each-product figure {
	height: 193px;
	margin-bottom: 15px;
}

.vertab span.woocommerce-Price-amount.amount {
	width: auto !important;
	display: inline-block;
}
.vertab span.woocommerce-Price-currencySymbol {
	display: inline-block;
	width: auto;
}
.vertab span del {
	text-decoration: overline;
}
.vertab span del {
	display: none;
}

