/* LOCAL OVERRIDES */

/* Keyboards */

@media only screen and (min-width: 735px) {
	.compare-grid .keyboard .typography-compare-features-copy {
		width: 145px;
	}
}

/* Compare Button Placeholder */

.custom-btn-placeholer {
	height: 24px;
	margin-top: 14px;
	margin-bottom: 19px;
	pointer-events: none;
	cursor: default;
}

/*  */
.ipad-latest .custom_spacing,
.ipad-air .custom_spacing {
	margin-top: 13px;
	margin-bottom: 19px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.ipad-latest .custom_spacing,
	.ipad-air .custom_spacing {
		margin-top: 12px;
		margin-bottom: 13px;
	}
}
