/* Sosyal ikonlar — eşit kutu + ortalama (Phosphor) */

.ws-footer-social__link,
.ws-pro-top-social__link,
.ws-product-social__link,
.list-instagram .icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-sizing: border-box;
}

.ws-footer-social__link i,
.ws-pro-top-social__link i,
.ws-product-social__link i,
.list-instagram .icon i {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
  speak: never;
  line-height: 1 !important;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}

.ws-footer-social__link i::before,
.ws-pro-top-social__link i::before,
.ws-product-social__link i::before,
.list-instagram .icon i::before {
  display: block;
  line-height: 1 !important;
  margin: 0;
  padding: 0;
  width: 1em;
  height: 1em;
  transform: none !important;
}

/* Header: sabit 20×20 kutu */
.ws-pro-top-nav .ws-pro-top-social__link {
  width: 1.25rem;
  height: 1.25rem;
}

.ws-pro-top-nav .ws-pro-top-social__link i {
  font-size: 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
}

/* Footer + ürün detay: sabit 24×24 kutu */
.footer .ws-footer-social__link,
.ws-product-show .ws-product-social__link {
  width: 1.5rem;
  height: 1.5rem;
}

.footer .ws-footer-social__link i,
.ws-product-show .ws-product-social__link i {
  font-size: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}

.list-instagram .icon i {
  font-size: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}

.list-instagram .icon:hover i {
  color: #fff !important;
}
