/* Local Overrides */

/* PRICING */

@media only screen and (min-width: 391px) {
	.product-tile .product-tile-price {
		max-width: 220px;
	}
}

@media only screen and (max-width: 390px) {
	.product-tile .product-tile-price {
		max-width: 100px;
	}
}

.localnav-container
	.content-expand-wrap
	.product-action
	.product-cta
	.pricing:has([data-toggle="acmi"]) {
	max-width: 300px;
}

/* DISCLAIMER */

.tv-disclaimer {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	font-weight: 600;
	color: #959495;
}

.tv-disclaimer a {
	color: #959495;
}

/* ID: highlights gallery - Card 5 */

@media only screen and (max-width: 734px) {
	.media-gallery-item-5
		.caption.caption-sosumi.typography-media-card-gallery-caption-sosumi {
		margin-top: 5px;
	}
}
