/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jul 04 2025 | 14:00:42 */
/* Checkout */
.e-checkout__column-inner.e-sticky-right-column {
	display: grid;
}

.e-checkout__order_review-2 {
	grid-row: 1;
}

/* Single Product */
.wc-tab h2:first-child {
	display: none;
}
