/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 02 2026 | 10:41:26 */
.footer-contact-no input[type="number"] {
  appearance: textfield !important;
	-webkit-appearance: textfield !important;
}
.footer-contact-no input[type="number"]::-webkit-outer-spin-button,
.footer-contact-no input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

