/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2025 | 15:29:43 */
	.js--loading-indicator, .js--overlay {
	-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-tap-highlight-color: none;
    -moz-tap-highlight-color: none;
    tap-highlight-color: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: none;
    background: none;
    visibility: hidden;
}
	