/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

section.rvpw-recently-view.products {
	max-width: var(--wp--style--global--wide-size);
		margin-top: 55px;

}

.rvpw-recently-view .woocommerce ul.products li.product {
	align-items: center;
	text-align: center;
	margin: 12px;
}