
.cgkit-fsn-bar{width:100%;text-align:center;}
	.cgkit-fsn-bar-cart { margin: 20px 0 10px 0; }
	.cgkit-fsn-progress-bar{height:8px;background:#ddd;border-radius:5px; margin-bottom: 3px;}
	.cgkit-fsn-bar-cart .cgkit-fsn-progress-bar { margin-bottom: 6px; }
	.cgkit-fsn-bar a { color: #111; text-decoration: underline; font-weight: bold;}
	.cgkit-fsn-amount{height:8px;background:#3bb54a;display:block;border-radius:5px;}
	.cgkit-fsn-bar-mini-cart.cgkit-fsn-bar { margin-bottom: 10px; }
	.cgkit-fsn-bar-mini-cart .cgkit-fsn-notice,
	.cgkit-fsn-bar-mini-cart .cgkit-fsn-title { font-size: 12px; display: inline-block; line-height: 1.4; }
	.cgkit-fsn-bar-mini-cart.ckit-fsn-bar-active .cgkit-fsn-title { font-size: 12px; } 
	.cgkit-fsn-bar-cart .cgkit-fsn-notice { font-size: 13px; }
	.cgkit-fsn-notice .amount{color:#3bb54a; font-weight: bold;}
	.cgkit-fsn-shop-link a { color: #111; text-decoration: underline; font-weight: bold; }
	.ckit-fsn-bar-active .cgkit-fsn-title { position: relative; padding-left: 23px; font-size: 13px; }
	.ckit-fsn-bar-active .cgkit-fsn-title:before {position: absolute; top: 50%; left: 0px; margin-top: -9px; content: ""; display: block; width: 18px; height: 18px; background: #3bb54a;
	-webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 12L11 14L15 10M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z' stroke='%234A5568' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 12L11 14L15 10M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z' stroke='%234A5568' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	-webkit-mask-position: center; -webkit-mask-repeat: no-repeat; -webkit-mask-size: contain;
	}