button.woocommerce-button.button.woocommerce-form-login__submit.e-woocommerce-form-login-submit {
    background-color: #000000;
    border: 0;
    color: #ffffff;
    font-weight: 400;
}

h3 {
	background-color: #ffffff !important;
}

a.about_paypal {
	display: none;
}

.wc_payment_methods.payment_methods.methods li {
  margin: 10px 0 !important;
}

th {
	text-align: left;
}

span.woocommerce-Price-amount.amount {
    color: #000000 !important;
	font-weight: 600 !important;
}

.order-total span.woocommerce-Price-amount.amount bdi, .order-total th {
	font-size: 18px !important;
}

.shop_table.woocommerce-checkout-review-order-table th {
	
	font-size: 16px;
	font-weight: 500 !important;
	
}

