.free-shipping-bar-widget-inner
{
	transition: width 2s, color 1s, background-color 1s, height 1s;
	padding-left:10px;
	border-radius:10px;
}
.free-shipping-bar-widget
{
	border: solid 1px #000000;
	border-radius:10px;
}