/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Aug 01 2025 | 10:12:05 */
.dg-info-checkout{
	margin-bottom:20px;
}

.dg-cart-tr {
	text-align: right !important;
	padding: 5px !important;
}

.woocommerce-checkout .select2-container {
	min-width: 100%!important;
}

.wc_payment_method.payment_method_cod.payment-selected {
	pointer-events: none;
}

