#oaka_cart button.single_add_to_cart_button {
	padding: 15px 30px !important;
}

#oaka_checkout .woocommerce-checkout .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
    color: #000000 !important;
}

#oaka_checkout .woocommerce-checkout .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text a.woocommerce-terms-and-conditions-link {
    color: #2ea3f2 !important;
}

div.et_pb_wc_checkout_payment_info_0.et_pb_wc_checkout_payment_info div.woocommerce-order {
    background-color: inherit !important;
}

.woocommerce .woocommerce-customer-details :last-child, .woocommerce .woocommerce-order-details :last-child, .woocommerce .woocommerce-order-downloads :last-child {
    margin-bottom: 20px !important;
}

.woocommerce .cart-discount td,
.woocommerce .order-total td {
    text-align:right;
}