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

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

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

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

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

@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: -16px;
}

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

@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: -25px;
}

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

@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: -37px;
}

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

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

.section-techspecs .section-size-weight .caption-depth {
	bottom: 43px;
}

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

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

.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-techspecs .section-size-weight .caption-height {
	top: 20px;
}

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

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

.x-small-show {
	display: none;
}

@media only screen and (max-width: 375px) {
	.x-small-show {
		display: block;
	}
}

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

.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
	left: 197px;
}
.section-techspecs .section-buttons-and-connectors .caption-touch-id {
	left: 302px;
}

@media only screen and (min-width: 1069px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		left: 195px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		left: 142px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		left: 141px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-touch-id {
		left: 237px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-speaker-1 {
		left: 138px;
	}
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-touch-id {
		left: 217px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		left: 135px;
	}
}

@media only screen and (max-width: 375px) {
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-touch-id {
		left: 240px;
		top: -68px;
	}
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-touch-id {
		left: 208px;
		top: -34px;
	}
}

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