/*
 * Theme Name:      taxPRO Websites
 * Theme URI:       https://taxprowebsites.com
 * Description:     Tax Preparer Theme
 * Author:          taxPro Websites Dev Team
 * Author URI:      https://taxprowebsites.com
 * Template:        Divi
 * Version:         6.0.2
 * License:         GPL v2 or later
 * License URI:     http://www.gnu.org/licenses/gpl-2.0.txt
*/

#wpadminbar #wp-admin-bar-taxpro-add-new .ab-icon:before {
	content: "\f132";
	top: 4px;
}
#wpadminbar #wp-admin-bar-taxpro-webmail .ab-icon:before {
	content: "\f465";
	top: 4px;
}
#wpadminbar #wp-admin-bar-taxpro-admin-billing .ab-icon:before {
	content: "\f12e";
	top: 4px;
}
#wpadminbar #wp-admin-bar-taxpro-help-center-knowledgebase .ab-icon:before {
	content: "\f223";
	top: 4px;
}

#wpadminbar #wp-admin-bar-taxpro-launch-site .ab-icon:before {
	content: "\f344";
	top: 4px;
}

#wpadminbar #wp-admin-bar-taxpro-visit-site .ab-icon:before {
	content: "\f319";
	top: 4px;
}

#wpadminbar #wp-admin-bar-taxpro-start-wizard .ab-icon:before {
	content: "\f344";
	top: 4px;
}

article .entry-content img.postImage {
	display: none;
}

.et-social-linkedin a.icon:before {
	content: "\e09d";
}
.et-social-youtube a.icon:before {
	content: "\e0a3";
}
