/home/arranoyd/energyclinic/wp-content/plugins/ecwid-shopping-cart/templates/admin-timeout.php
<div class="ecwid-admin-timeout">
	<div class="ec-store-box">
		<div class="logo">
			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70 70">
				<path d="M34.5 67C16.58 67 2 52.42 2 34.5S16.58 2 34.5 2 67 16.58 67 34.5 52.42 67 34.5 67zm0-62C18.23 5 5 18.23 5 34.5S18.23 64 34.5 64 64 50.77 64 34.5 50.77 5 34.5 5z"></path>
				<path d="M34.5 49c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5zM35.5 38.57h-2l-1-14c0-1.17.89-2.07 2-2.07s2 .9 2 2l-1 14.07z"></path>
			</svg>
		</div>
		<h3 class="title"><?php esc_html_e( "Sorry we're having technical difficulties.", 'ecwid-shopping-cart' ); ?></h3>
		<div class="text">
			<?php echo wp_kses_post( __( 'Our team is already working on this issue. Please refresh the page in a few minutes. If the issue persists, please contact <a target="_blank" href="https://help.ecwid.com/customer/portal/emails/new">our customer support team</a>.', 'ecwid-shopping-cart' ) ); ?>
		</div>
	</div>