/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

body{ font-size: 14px;}
.woocommerce-cart .cart-collaterals .cart_totals table {
    font-size: 14px;
}
.woocommerce-cart .woocommerce table.shop_table .product-name a {
    font-size: 1.5em;
    margin-bottom: 10px;
    display: block;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    font-size: 14px;
}
.woocommerce .woocommerce-cart-form__contents .actions .button {
    font-size: 1.1em;
}
h2.woocommerce-loop-product__title a {
    color: inherit;
}