/*
    Theme Name: HomePress Child Theme
    Theme URI: https://homepress.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: https://stylemixthemes.com/
    Description: HomePress is a premium Real Estate WordPress Theme from StylemixThemes featured by powerful uListing plugin. Use HomePress to create amazing and intuitive Real Estate websites that your customers will love to surf.
    Version: 1.0
    License: GNU General Public License v2 or later
    License URI: https://homepress.stylemixthemes.com/licenses/gpl-2.0.html
    Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-read
    Text Domain: homepress-child
    Template: homepress
*/

body.role-user .add_listing_button {
    display: none;
}

body.role-user .account-page .account-nav-box .nav-tabs li:nth-of-type(2),
body.role-user .account-page .account-nav-box .nav-tabs li:nth-of-type(3),
body.role-user .account-page .account-nav-box .nav-tabs li:nth-of-type(4),
body.role-user .ulisting-account-panel-dropdown-menu li:nth-of-type(2),
body.role-user .ulisting-account-panel-dropdown-menu li:nth-of-type(3),
body.role-user .ulisting-account-panel-dropdown-menu li:nth-of-type(4),
body.role-user .ulisting-account-panel-dropdown-menu li:nth-of-type(7){
    display: none;
}