/*
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:not(.woocommerce-cart) .main-content th {
    border-left: none !important;
    border-style: none solid solid none !important;
    border-top: none !important;
    border-width: 0 1px 1px 0 !important;
    font-weight: 700 !important;
    padding: 0 !important; /* Cambiado de 10px a 0 */
    text-align: left !important;
    border-color: #ececec !important;
}




