/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

html.android .ribbon {
    display:none
}

:not(.has-dynamic-content) .energy-flag {
	left: 0
}

/* TRANSLATION DISCLAIMER */

.subsection-ai-gallery .item-container .card-container .disclaimer {
	font-size: 12px;
	color: #86868B;
}

/* END TRANSLATION DISCLAIMER */


section.section.section-upgrade .inline-wrap .compare-tile-camera .bg-upgrade-image.ready-to-load {
	margin-top: 25px;
}

@media (max-width:1068px) {
	section.section.section-upgrade .inline-wrap .compare-tile-camera .bg-upgrade-image.ready-to-load {
		margin-top: 0px;
	}
}

@media (min-width:735px) {
	.localnav-container .content-expand-wrap .product-action .product-cta .pricing {
		height: 18px;
	}
}

.media-gallery-item-chip .card .caption-container .caption.typography-media-card-gallery-headline {
	width: 682px;
}

@media (max-width:1068px) {
	.media-gallery-item-chip .card .caption-container .caption.typography-media-card-gallery-headline {
		width: var(--caption-width);
	}
}

.media-gallery-item-camera .card .caption-container .caption.typography-media-card-gallery-headline {
	width: 620px;
}

@media (max-width:1068px) {
	.media-gallery-item-camera .card .caption-container .caption.typography-media-card-gallery-headline {
		width: var(--caption-width);
	}
}

@media (max-width:734px) {
	section.section.section-upgrade .inline-wrap .compare-tile-design .bg-upgrade-image.ready-to-load {
		margin-top: 13px;
	}
}

@media (max-width:734px) {
	section.section.section-upgrade .inline-wrap .compare-tile.compare-tile-battery .ps-stat .ps-stat-copy {
		padding: 0 17px;
	}
}

.energy-flag {
	left: 3px;
}

@media (max-width:734px) {
	#compare-gallery-wrapper .copy-container .feature {
		font-size: 11px;
	}
}

/* Deep Link */
.section-shared-features .subsection-ai-gallery {
    scroll-margin-top: var(--localnav-total-height);
}
/* End deep link */


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 