/**
 * @package 	WordPress
 * @subpackage 	Green Industry
 * @version 	1.0.0
 * 
 * High Resolution (Retina) Displays CSS Rules
 * Created by Seasidetms
 * 
 */


@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), 
	only screen and (-moz-min-device-pixel-ratio: 1.5), 
	only screen and (-o-min-device-pixel-ratio: 3/2), 
	only screen and (min-device-pixel-ratio: 1.5), 
	only screen and (min--moz-device-pixel-ratio: 1.5), 
	only screen and (-webkit-min-device-pixel-ratio: 1.5), 
	only screen and (min-resolution: 144dpi) {
	
	.footer_inner .footer_logo > img,
	.header_mid_inner .logo img {
		display:none;
	}
	
	.seasidetms_footer_default .footer_logo_wrap .footer_logo > .footer_logo_retina,
	.header_mid .logo_wrap .logo .logo_retina {
		display:inline-block;
	}
	
}


/*
     FILE ARCHIVED ON 15:51:23 Mar 13, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:23:36 Jun 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.777
  exclusion.robots: 0.123
  exclusion.robots.policy: 0.11
  esindex: 0.013
  cdx.remote: 9.741
  LoadShardBlock: 144.122 (3)
  PetaboxLoader3.datanode: 142.357 (4)
  PetaboxLoader3.resolve: 82.971 (3)
  load_resource: 83.763
*/