/*------------------------------------*\
   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;
	}
}

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

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

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