/*
 * 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:         5.0.4
 * License:         GPL v2 or later
 * License URI:     http://www.gnu.org/licenses/gpl-2.0.txt
*/

#wpadminbar #wp-admin-bar-taxPROaddnew .ab-icon:before {
	content: "\f132";
	top: 4px;
}
#wpadminbar #wp-admin-bar-taxPROwebmail .ab-icon:before {
	content: "\f465";
	top: 4px;
}
#wpadminbar #wp-admin-bar-taxPROadminbilling .ab-icon:before {
	content: "\f12e";
	top: 4px;
}

#wpadminbar #wp-admin-bar-taxPROlaunchsite .ab-icon:before {
	content: "\f237";
	top: 4px;
}

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

/* Drake Software Sign In Link */
#wpadminbar .drake-software-signin .drake-software-icon:before {
	content: "";
	background-image: url("/wp-content/themes/taxPROWebsites-Child/images/drake-favicon.ico");
	background-size: contain;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 2px;
}

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