/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 27 2025 | 16:45:04 */
/* Kunci SEMUA ikon kecil Elementor (icon list, social, icon widget) */
.elementor-icon i, .elementor-icon svg,
.elementor-icon-list-icon i, .elementor-icon-list-icon svg,
.elementor-social-icon i, .elementor-social-icon svg {
  width: 1em !important;
  height: 1em !important;
  max-width: none !important;   /* lawan svg{max-width:100%} dari tema/optimizer */
  flex: 0 0 auto;
  vertical-align: middle;
}

/* Ukuran default ikon kecil */
.elementor-icon, .elementor-icon-list-icon, .elementor-social-icon {
  font-size: 22px;   /* ubah 18–24 sesuai selera */
  line-height: 1;
}

/* Khusus footer link (jika perlu) */
.site-footer a svg, .footer a svg {
  width: 22px !important;
  height: 22px !important;
}