/*
Theme Name: Twenty Nineteen Child
Theme URI: https://wp-themes.com/twentynineteen
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Twenty Nineteen child theme.
Template: twentynineteen
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: twentynineteen-child
*/

.user-capabilities-wrap,
.application-passwords,
.user-rich-editing-wrap,
.user-syntax-highlighting-wrap,
.user-admin-color-wrap,
.user-comment-shortcuts-wrap,
.user-admin-bar-front-wrap,
.user-description-wrap,
.user-profile-picture,
.user-url-wrap{
    display:none;
}


/* Salesgroep */
.acf-field-60dad37daf157{
    display:none;
}


.form-table tbody tr.user-language-wrap:nth-child(6),
.form-table tbody tr.user-language-wrap:nth-child(9),
.form-table tbody tr.user-language-wrap:nth-child(8) {
    display : none;
}

.otgs-development-site-front-end {
    display: none;
}

.wpcf7-response-output{
    display: none;
}



.thumbnail img{
    width: 150px;
    height: 150px;
}

.user-first-name-wrap,
.user-last-name-wrap,
.user-nickname-wrap,
.user-display-name-wrap,
.user-sessions-wrap{
    display:none;
}

.post-type-content_info_icons #titlediv {
    display: none;
}