.icon-etsy {
	background: url("./images/icon_etsy.gif") no-repeat 0 50%;
}

li.breadcrumbs.icon-etsy span:first-child > a {
	display: inline-block;
	padding-left: 17px;
}

.rtl .icon-etsy {
	background-position: 100% 50%;
}

.rtl li.breadcrumbs.icon-etsy span:first-child > a {
	padding-right: 19px;
	padding-left: 0;
}
