/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 22 2023 | 09:06:30 */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

dt.variation- {
    display: none;
}

table th, table td {
    text-align: right;
}

a.button.wc-backward {
    display: none;
}

.woocommerce table.shop_table thead th {
    font-size: 25px;
}

.price, .amount {
    font-size: 23px !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 20px;
}

#site-logo {
    display: none;
}

.woocommerce table.shop_table a.remove {
    text-align: center;
}