/*Local fixes!*/
@media only screen and (max-width: 734px) {
	.xray-text.small-font {
		font-size: 14px;
	}
}

@media only screen and (max-width: 734px) {
	.augmented-reality-router .typography-headline {
		font-size: 29px;
	}
}

@media only screen and (max-width: 734px) {
	.xray-copy-container .row:first-child .typography-body-1 p {
		font-size: 16px;
	}
}

/* Compare fix */

.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;
}
