/*Local fixes*/
.more-magic {
	display: none;
}

/* Compare fix */
.compare-module-wrapper .airpods-3rd-gen .device-content {
	padding-top: 50px !important;
}

@media only screen and (max-width: 1068px) {
	.compare-module-wrapper .airpods-3rd-gen .device-content {
		padding-top: 29px !important;
	}
}

.current-airpods-max .compare-grid .airpods-max .device-content .learn-more {
	visibility: hidden !important;
}

/* footer border removal */
#ac-globalfooter .ac-gf-sosumi {
	border-top: 0px !important;
	margin-top: 0px !important;
}
