body .woocommerce-LostPassword.lost_password {
    display:none;
}

body .hci-remote-content th {
    background-color: unset;
    white-space: nowrap;
}

body .woocommerce-MyAccount-content h3,
body .woocommerce-MyAccount-content table.shop_table thead th,
body .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table th,
body .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table td,
body .woocommerce-MyAccount-content table.shop_table .woocommerce-orders-table__cell {
    vertical-align: middle;
}

body.user-role-non-administrator .slicewp-nav-tab-wrapper li[data-slicewp-tab="settings"].slicewp-nav-tab {
    display: none;
}