/*
	Caribbean Hosting — loader file.
	Stellar auto-loads css/custom.css only, so this file just imports
	the real stylesheet. Keep all edits in cng-cart-custom.css.

	If you ALREADY have a custom.css with your own rules, keep your rules
	and just make sure the @import line below is at the TOP of the file.
*/

@import url("cng-cart-custom.css?v=4");
