/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 15 2025 | 22:01:38 */
#footer .widget-title {
	font-size: 14px !important;
}

#footer {
	display: flex !important;
    flex-direction: column !important;
}


@media (max-width: 767px) {
  .footer-widget-area {
    flex-direction: column;
  }

  .footer-widget-column {
    width: 100% !important;
  }
}
