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






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




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

.section-more-iphone .item-trade-in .pricing-container {
	width: 424px;
}

.section-more-iphone .item-trade-in .typography-more-card-headline, .section-more-iphone .item-switch .typography-more-card-headline  {
	font-size: 32px;
}

@media only screen and (min-width: 1441px) {
	.section-more-iphone .item-trade-in .typography-more-card-headline, .section-more-iphone .item-switch .typography-more-card-headline {
		font-size: 40px;
	}
	
	.section-more-iphone .item-trade-in .pricing-container {
		width: 530px;
	}
}

@media (max-width:1068px) {
	.section-more-iphone .item-trade-in .pricing-container {
		width: 260px;
	}
}

@media (max-width:1068px) {
	.section-more-iphone .item-trade-in .typography-more-card-headline, .section-more-iphone .item-switch .typography-more-card-headline {
		font-size: 24px;
	}
}

@media (max-width:734px) {
	.section-more-iphone .item-trade-in .pricing-container {
		width: 260px;
	}
}




.section-select .section-header, .section-incentive .section-header {
	column-gap: 56px;
}

@media (max-width:1068px) {
	.section-select .section-header, .section-incentive .section-header {
		column-gap: 80px;
	}
}

@media (max-width:734px) {
	.section-select .section-header, .section-incentive .section-header {
		grid-gap: 16px;
		gap: 16px;
	}
}

.section-select .sosumi-link-follows, .section-select .sosumi-link-follows + .footnote + .footnote-supglyph {
    display: none;
}

.section-select .sosumi-link-follows[data-pricing-loaded], .section-select .sosumi-link-follows[data-pricing-loaded] + .footnote + .footnote-supglyph {
	display:inline;
}

.product-tile-price.has-dynamic-content {
	text-wrap: nowrap;
}

@media (max-width:1068px) {
	.product-tile-price.has-dynamic-content {
		text-wrap: auto;
	}
}

@media (max-width:734px) {
	.product-tile-price.has-dynamic-content {
		text-wrap: auto;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 