/* 
Theme Name: TechZ Digital - Child Theme
Theme URI: https://techz.digital
Description: TechZ Digital is a child theme of TechZ Digital, created by TechZ Digital team
Author: TechZ Digital
Author URI: https://techz.digital
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.woocommerce-info {
    display: none;
}

ul.woocommerce-error {
    font-size: 18px;
    font-family: 'Product Sans';
}
tr.order-total:not(.recurring-total) td .woocommerce-Price-amount {
    color: #30bd12;
}

.woocommerce-cart .cart-subtotal:first-of-type {
    display: none;
}
