.theme-woodmart .woocommerce-orders-table__row > td.woocommerce-orders-table__cell > a{
    color: #242424;
    font-family: 'Helvetica Neue Bold';
}

.responsive-table{
    overflow-x: hidden !important;
    padding: 0 5px;
}

.theme-woodmart div.woocommerce .fc-wrapper .woocommerce-order-details table.shop_table:last-child{
    margin-bottom: auto;
}

.theme-woodmart .wd-my-account-links a{
    font-family: 'Helvetica Neue Regular';
    font-weight: normal;
}


.theme-woodmart .woocommerce-MyAccount-navigation ul > li >a{
    font-family: 'Helvetica Neue Bold';
}