/*
Generalised theme compatibility fixes, the shopping cart does not need bullets
*/
 
li.widget_wp_shopping_cart ul {
	list-style-image: none !important;
 	list-style-type: none !important;
 }
  
li.widget_wp_shopping_cart ul li {
	list-style-image: none !important;
 	list-style-type: none !important;
  background: none !important;
 }

li.widget_wp_shopping_cart ul li:before{
	/* Countermand any content properties like the one in the default wordpress theme.  */
	content: "" !important;
}
/*
     FILE ARCHIVED ON 17:56:05 Feb 01, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:36:20 May 28, 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.628
  exclusion.robots: 0.071
  exclusion.robots.policy: 0.061
  esindex: 0.012
  cdx.remote: 31.353
  LoadShardBlock: 139.907 (3)
  PetaboxLoader3.datanode: 111.735 (4)
  PetaboxLoader3.resolve: 89.94 (3)
  load_resource: 129.474
*/