/**
* Theme Name: Smartic Child
* Description: This is a child theme of Smartic, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: smartic
* Version: 2.2.7
*/

.wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
    color: black;
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #289c28;
}

#order_review .woocommerce-checkout-review-order-table .order-total .amount {
    font-size: 20px;
    color: #000;
}

#order_review .woocommerce-checkout-review-order-table .includes_tax span.woocommerce-Price-amount.amount {
    font-size: 15px;
    font-weight: normal;
}
#billing_dni_field .optional {
    display: none;
}