/**
 * YITH My Account: алиасы имён FA5/6 → глифы Font Awesome 4.7 (только фронт).
 */

.yith-wcmap .fa.fa-sync::before,
.yith-wcmap .fa.fa-rotate-right::before,
.yith-wcmap .fa.fa-redo::before {
	content: "\f021";
}

.yith-wcmap .fa.fa-gem::before,
.yith-wcmap .fa.fa-diamond::before {
	content: "\f219";
}

.yith-wcmap .fa.fa-id-card::before,
.yith-wcmap .fa.fa-id-card-o::before {
	content: "\f2c3";
}

.yith-wcmap .fa.fa-user-circle::before,
.yith-wcmap .fa.fa-user-circle-o::before {
	content: "\f2be";
}

.yith-wcmap .fa.fa-certificate::before {
	content: "\f0a3";
}

.yith-wcmap .fa.fa-award::before,
.yith-wcmap .fa.fa-medal::before {
	content: "\f091";
}

.yith-wcmap .fa.fa-file-alt::before,
.yith-wcmap .fa.fa-file-lines::before {
	content: "\f15c";
}

.yith-wcmap .fa.fa-shopping-bag::before,
.yith-wcmap .fa.fa-cart-shopping::before {
	content: "\f07a";
}

.yith-wcmap .fa.fa-house::before,
.yith-wcmap .fa.fa-home-alt::before {
	content: "\f015";
}

.yith-wcmap .fa.fa-book-open::before {
	content: "\f02d";
}

.yith-wcmap .fa.fa-graduation-cap::before,
.yith-wcmap .fa.fa-mortar-board::before {
	content: "\f19d";
}
