/*Local Overrides*/
@media only screen and (min-width: 735px) {
	.product-tile-watch-ultra-2 .product-tile-price {
		max-width: 315px;
	}
}

br.custom_xlarge {
	display: none;
}

@media only screen and (min-width: 1200px) {
	br.custom_xlarge {
		display: block;
	}
}

br.custom_xsmall {
	display: none;
}

@media only screen and (max-width: 375px) {
	br.custom_xsmall {
		display: block;
	}
}

/* Footnotes */
.ac-gf-sosumi sup {
	top: -0.1em;
}

/* Pride banner */
@media only screen and (min-width: 1069px) {
	.section-pride .banner-card .banner-card-copy {
		padding-right: 5px;
		padding-left: 5px;
	}
}

/* Get to know section, adventure */

@media only screen and (max-width: 734px) {
	#gallery-item-adventure-ready-7
		.feature-card-content
		.feature-card-image-container.image-bottom-center {
		bottom: -17px;
	}
}

/* Value gallery */
@media only screen and (min-width: 1069px) {
	.icon-card#icon-card-get-to-know .tile-content {
		padding-inline-end: 52px;
	}
}

/* Accessories */
@media only screen and (min-width: 735px) {
	.banner-2-banner.banner-card .banner-card-copy {
		max-width: 258px;
	}
}

/* Compare */
@media only screen and (max-width: 734px) {
	.product-tile .product-tile-price {
		min-width: 262px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.product-tile .product-tile-price {
		padding-inline-end: 22px;
		padding-inline-start: 22px;
	}
}
