/* Local Overrides */

/* Accesories tile */

@media only screen and (min-width: 1068px) {
	br.small-only {
		display: none;
	}
}

/* Value props */

#ac-globalfooter
	.ac-gf-buystrip-info-financing
	a.ac-gf-block
	.ac-gf-block-link {
	color: #1d1d1f;
	font-size: 14px;
	text-decoration: none;
}

#ac-globalfooter
	.ac-gf-buystrip-info-financing
	a.ac-gf-block
	.ac-gf-block-link:hover {
	color: #06c;
	text-decoration: none;
}

#ac-globalfooter sup {
	font-size: 4px;
	vertical-align: top;
	bottom: 0.6em;
}

#ac-globalfooter sup:hover {
	color: #06c;
}
