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

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

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

.column-silver {
	left: -25px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-finish .finish-labels.column-silver {
		left: -28px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-finish .finish-labels.column-silver {
		left: 0px;
	}
}

.section-techspecs .section-finish .finish-labels.column-blue {
	left: -12px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-finish .finish-labels.column-blue {
		left: 9px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-finish .finish-labels.column-blue {
		left: 0px;
	}
}

.section-techspecs .section-finish .finish-labels.column-pink {
	left: -32px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-finish .finish-labels.column-pink {
		left: 12px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-finish .finish-labels.column-pink {
		left: 0px;
	}
}

.section-techspecs .section-finish .finish-labels.column-yellow {
	left: -39px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-finish .finish-labels.column-yellow {
		left: 28px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-finish .finish-labels.column-yellow {
		left: 0px;
	}
}

@media only screen and (max-width: 1068px) {
	.techspecs-rowheader {
		font-size: 20px;
		letter-spacing: 0;
	}
}

.section-techspecs .section-size-weight .caption-width {
	top: 20px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size-weight .caption-width {
		top: 15px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size-weight .caption-width {
		top: -10px;
	}
}

.section-compare {
	--footer-tile-spacing: 25px;
}

@media only screen and (min-width: 1069px) {
	.section-techspecs .section-buttons-and-connectors .caption-touch-id {
		left: 335px;
		top: -3px;
	}
	.section-techspecs .section-size-weight .caption-depth {
		top: 235px;
	}
	.section-techspecs .section-finish .caption-blue {
		inset-inline-start: 172px;
	}
	.section-techspecs .section-finish .caption-pink {
		inset-inline-start: 336px;
	}
	.section-techspecs .section-finish .caption-yellow {
		inset-inline-start: 511px;
	}
}

@media only screen and (min-width: 735px) {
	.section-techspecs .section-finish .caption-silver {
		margin-inline-start: -25px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-finish .caption-blue {
		inset-inline-start: 137px;
	}
	.section-techspecs .section-finish .caption-pink {
		inset-inline-start: 271px;
	}
	.section-techspecs .section-finish .caption-yellow {
		inset-inline-start: 417px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-mic-1 {
		inset-inline-start: 229px;
	}
	.section-techspecs .section-size-weight .caption-depth {
		top: 114px;
	}
}

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