/* Shengshi footer contact column refinements */
html body #xpro-theme-builder-footer .sf-footer-contact,
html body .xpro-theme-builder-footer .sf-footer-contact,
html body .elementor-16 .sf-footer-contact{
  list-style: none !important;
  margin: 0 0 0 !important;
  padding: 0 !important;
}
html body #xpro-theme-builder-footer .sf-footer-contact li,
html body .xpro-theme-builder-footer .sf-footer-contact li,
html body .elementor-16 .sf-footer-contact li{
  display: grid !important;
  grid-template-columns: 18px minmax(0, 1fr) !important;
  column-gap: 14px !important;
  align-items: start !important;
  margin: 0 0 20px !important;
}
html body #xpro-theme-builder-footer .sf-footer-contact .ico,
html body .xpro-theme-builder-footer .sf-footer-contact .ico,
html body .elementor-16 .sf-footer-contact .ico{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px !important;
  min-width: 18px !important;
  height: 24px !important;
  line-height: 24px !important;
  color: #f97316 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  flex-shrink: 0 !important;
}
html body #xpro-theme-builder-footer .sf-footer-contact .ico-whatsapp,
html body .xpro-theme-builder-footer .sf-footer-contact .ico-whatsapp,
html body .elementor-16 .sf-footer-contact .ico-whatsapp{
  color: #25d366 !important;
  font-size: 18px !important;
}
html body #xpro-theme-builder-footer .sf-footer-contact .ico i,
html body .xpro-theme-builder-footer .sf-footer-contact .ico i,
html body .elementor-16 .sf-footer-contact .ico i{
  display: block !important;
  line-height: 1 !important;
}
html body #xpro-theme-builder-footer .sf-footer-contact a,
html body #xpro-theme-builder-footer .sf-footer-contact span:not(.ico),
html body .xpro-theme-builder-footer .sf-footer-contact a,
html body .xpro-theme-builder-footer .sf-footer-contact span:not(.ico),
html body .elementor-16 .sf-footer-contact a,
html body .elementor-16 .sf-footer-contact span:not(.ico){
  color: #9fb3c8 !important;
  font-size: 16px !important;
  line-height: 1.45 !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}
html body #xpro-theme-builder-footer .sf-footer-contact a:hover,
html body #xpro-theme-builder-footer .sf-footer-contact a:focus,
html body .xpro-theme-builder-footer .sf-footer-contact a:hover,
html body .xpro-theme-builder-footer .sf-footer-contact a:focus,
html body .elementor-16 .sf-footer-contact a:hover,
html body .elementor-16 .sf-footer-contact a:focus{
  color: #f97316 !important;
}