/* LOCAL OVERRIDES */

@media only screen and (min-width: 1069px) {
	.section-ipad-accessories
		.section-content-block-essential
		.typography-overview-section-copy {
		padding-right: 75px;
	}
}

/* SNIPES */
/* Large */
@media only screen and (min-width: 1069px) {
	.section-design
		.section-content-block-ipad
		.hardware-fan
		.overview-design-fan-snipe1,
	.section-design .section-content-block-ipad .hardware-fan .snipe-1 {
		left: -3px;
	}
}

/* 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 .ac-gf-buystrip-info-financing .ac-gf-buystrip-info-cta:hover {
	color: #06c;
}

#ac-globalfooter sup {
	font-size: 4px;
	vertical-align: top;
	bottom: 0.5em;
	text-decoration: none;
}

#ac-globalfooter sup:hover {
	color: #06c;
	text-decoration: none !important;
}
