/*
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;
}


div.categorydisplay ul li:before{
	/* Countermand any content properties like the one in the default wordpress theme.  */
	content: "" !important;
}

a.additional_description_link img {
	margin:0px 3px 0px 0px;
}

div.textcol form {
	min-width: 300px;
}

div.wpsc_loading_animation {
	visibility: hidden;
}

#idc-container-parent{
	clear:both;

}
table.wpsc_checkout_table label{
	display:inline;
	padding-right:10px;
}
aside.widget_wpsc_product_specials span.oldprice {
	text-decoration: line-through;
	color: #666; 
}

/*
     FILE ARCHIVED ON 17:11:06 Aug 28, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:17:50 Jun 18, 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.694
  exclusion.robots: 0.145
  exclusion.robots.policy: 0.133
  esindex: 0.009
  cdx.remote: 26.284
  LoadShardBlock: 181.802 (3)
  PetaboxLoader3.resolve: 392.019 (4)
  PetaboxLoader3.datanode: 176.418 (5)
  load_resource: 414.238
  loaddict: 50.414
*/