a.elif-external.elif-icon {
  background-image: url(../images/link.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px;
}
a.elif-mailto.elif-icon {
  background: url(../images/mail.png) right center no-repeat;
  padding-right: 12px;
}

a.elif-external .screen-reader-only {
  position: absolute;
  width: 1px;
  clip: rect(0 0 0 0);
  overflow: hidden;
  white-space: nowrap;
}

a img.custom-domain-icon,
.cart-icn
{
  vertical-align: baseline;
  border: 0 solid black;
  background-color: transparent;
  width: 15px;
}

a.elif-external-custom {
}

a.elif-cart {
  background-image: url(../images/link-icon-shop.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 24px;
}

.ctr-button.elif-cart {
  background-image: url(../images/link-icon-shop.png);
  background-repeat: no-repeat;
  background-position: 93% center;
  padding-right: 53px;
}


a.elif-wiki {
  background-image: url(../images/link-icon-wikipedia.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 24px;
}
