/*Local Fixes*/
@media only screen and (max-width: 734px) {
	.section-products {
		padding-bottom: 30px;
	}
}

.watch-cellular-legal {
	font-size: 13px;
	color: #86868b;
	margin-top: 30px;
}

/*Compare Expanded Grid*/
.section-compare-expanded-grid {
	grid-template-columns:
		minmax(30px, 1fr) minmax(154px, 154px) minmax(2em, 1fr)
		minmax(154px, 154px) minmax(2em, 1fr) minmax(154px, 154px) minmax(
			2em,
			1fr
		)
		minmax(154px, 154px) minmax(2em, 1fr);
}

@media only screen and (max-width: 1068px) {
	.section-compare-expanded-grid {
		grid-template-columns:
			minmax(0.3em, 1fr) minmax(13%, 136px) minmax(2em, 1fr)
			minmax(13%, 136px) minmax(2em, 1fr) minmax(13%, 136px) minmax(
				2em,
				1fr
			)
			minmax(13%, 136px) minmax(0.3em, 1fr);
	}
}

/* GPS - SERIES 3 */
@media only screen and (max-width: 734px) {
	.section-products .section-content:last-child .column-series-3 {
		padding-top: 0px;
	}
}

/*S3*/
.image-allmodels-watch-series-3 {
	background-image: url("/by/watch/compare/images/overview/modal/all_models_s3__dsjonb2p6wwi_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.image-allmodels-watch-series-3 {
		background-image: url("/by/watch/compare/images/overview/modal/all_models_s3__dsjonb2p6wwi_large_2x.jpg");
	}
}

/* NEW violator */
.section-headlines .product-headline-wrapper .violator-frameless {
	color: #bf4800;
}

#se-head {
	margin-top: 25px;
}

#s3-head {
	margin-top: 25px;
}

sup.footnote.footnote-number {
	font-size: 1em;
	top: auto;
}

@media only screen and (max-width: 734px) {
	.row .compare-column {
		max-width: 160px;
	}

	.row .compare-column.column-series-3 .product-pricing-wrapper {
		margin-top: 65px;
	}
}

.section-headlines .product-selector:not([data-selector-group="series-7"]), .section-headlines .product-selector {
	margin-top: 20px;
}
