/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 02 2025 | 07:44:20 */
.woocommerce-error:before, 
.woocommerce-info:before, 
.woocommerce-message:before {
	left: 0;
}

.woocommerce-order-details.woocommerce-info {
	padding-left: 30px;
}

.woocommerce-table a.woocommerce-button {
	margin-right: 10px;
	padding: 0;
	border: none;
	color: var(--tekst);
}
.woocommerce-table a.woocommerce-button::after,
.woocommerce-table a.woocommerce-button::before {
	background-color: transparent !important;
}

table tfoot td, table tfoot th {
	color: var(--tekst);
}