nav .menu-item a.hidden::before,
nav .menu-item span.hidden::before {
	content: "\f070";
	font-family: "Font Awesome 5 Free";
	margin-right: 0.25em;
}

nav .menu-item a.locked::before,
nav .menu-item span.locked::before {
	content: "\f023";
	font-family: "Font Awesome 5 Free";
	margin-right: 0.25em;
}

nav .menu-item a.before-publication::before,
nav .menu-item span.before-publication::before {
	content: "\f017";
	font-family: "Font Awesome 5 Free";
	margin-right: 0.25em;
}

nav.nav .menu-item.menu-item-has-children > a::after,
nav.nav .menu-item.menu-item-has-children > span::after {
	content: '\f105';
	display: block;
	font-family: "Font Awesome 5 Free";
	line-height: 36px;
	opacity: 0.75;
	position: absolute; top: 0; right: 0;
	text-align: center;
	width: 24px;
}

nav.nav_h .menu > .menu-item.menu-item-has-children > a::after,
nav.nav_h .menu > .menu-item.menu-item-has-children > span::after {
	content: '\f107';
	font-family: "Font Awesome 5 Free";
}

nav.nav .touchable .menu-item.menu-item-has-children.hover > a::after,
nav.nav .touchable .menu-item.menu-item-has-children.hover > span::after {
	content: '\f0c1';
	font-family: "Font Awesome 5 Free";
}
.fb-search #search button[type=submit]::after {
	content: "\f002";
  font-family: "Font Awesome 5 Free";
}
#cart-widget::before {
	content: "\f07a";
  font-family: "Font Awesome 5 Free";
}
#fotomoto-widget::before {
	content: "\f291";
  font-family: "Font Awesome 5 Free";
}
#social_media::before {
	content: "\f234";
	font-family: "Font Awesome 5 Free";
	line-height: 36px;
}
form.search-form button::before {
	content: "\f002";
  font-family: "Font Awesome 5 Free";
}
ul.breadcrumbs li::after {
	content: '\f105';
  	font-family: "Font Awesome 5 Free";
	margin: 0 6px;
	opacity: 0.5;
}

ul.breadcrumbs li:last-child::after {
	content: '\f107';
 	font-family: "Font Awesome 5 Free";
 	font-weight: 600;
}
.fa_pseudo::before, .fa_pseudo::after {
	font-family: "Font Awesome 5 Free";
}
ul.single_icons a::after {
	font-family: "Font Awesome 5 Free";
}
.fancybox-pallet .fb-image-download > a::after {
	font-family: "Font Awesome 5 Free";
  	font-weight: 600;
}
.fancybox-pallet .fb-image-permalink > a::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
ul.breadcrumbs li:last-child::after {
  content: '\f107';
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}